This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stop the cargo cult of (MEM_SIZE)~0
[perl5.git] / Changes5.8
CommitLineData
6b490b4c
JH
1Please note: This file provides a complete, temporally ordered log of
2changes that went into every version of Perl. If you'd like more
3detailed information, please consult the comments in the individual
4patches posted to the perl5-porters mailing list. Patches for each
5individual change may also be obtained through ftp and rsync--see
6pod/perlhack.pod for the details.
7
8For information on what's new in this release, see pod/perldelta.pod.
9
10[The "CAST AND CREW" list has been moved to AUTHORS.]
11
12NOTE: Each change entry shows the change number; who checked it into the
13repository; when; description of the change; which branch the change
14happened in; and the affected files. The file lists have a short symbolic
15indicator:
16
17 ! modified
18 + added
19 - deleted
20 +> branched (from elsewhere)
21 !> merged changes (from elsewhere)
22
23The Message-Ids in the change entries refer to the email messages sent
24to the perl5-porters mailing list. You can retrieve the messages for
25example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27--------------
28Version v5.7.X Development release working toward v5.8
29--------------
30____________________________________________________________________________
31[ 17637] By: jhi on 2002/07/18 22:06:38
32 Log: This is 5.8.0.
33 Branch: perl
34 ! patchlevel.h
35____________________________________________________________________________
36[ 17636] By: jhi on 2002/07/18 21:57:13
37 Log: Update Changes; update Configure.
38 Branch: perl
39 ! Changes Configure Porting/config.sh Porting/config_H
40 ! patchlevel.h
41____________________________________________________________________________
42[ 17635] By: jhi on 2002/07/18 21:55:54
43 Log: Update perlhist.
44 Branch: perl
45 ! pod/perlhist.pod
46____________________________________________________________________________
47[ 17634] By: jhi on 2002/07/18 21:32:52
48 Log: Subject: [DOCPATCH] Re: [Patch] rand() functionality
49 From: Nicholas Clark <nick@unfortu.net>
50 Date: Thu, 18 Jul 2002 22:34:36 +0100
51 Message-ID: <20020718213435.GN301@Bagpuss.unfortu.net>
52 Branch: perl
53 ! pod/perlfunc.pod
54____________________________________________________________________________
55[ 17633] By: jhi on 2002/07/18 19:26:50
56 Log: Mention the chdir("")/chdir(undef) deprecation.
57 Branch: perl
58 ! pod/perldelta.pod
59____________________________________________________________________________
60[ 17632] By: jhi on 2002/07/18 19:13:53
61 Log: Warn about mixing signals and threads;
62 mention the comp.programming.threads FAQ.
63 Branch: perl
64 ! pod/perlthrtut.pod
65____________________________________________________________________________
66[ 17631] By: jhi on 2002/07/18 19:01:53
67 Log: Regen toc.
68 Branch: perl
69 ! pod/perltoc.pod
70____________________________________________________________________________
71[ 17630] By: jhi on 2002/07/18 19:00:38
72 Log: AUTHORS updates.
73 Branch: perl
74 ! AUTHORS
75____________________________________________________________________________
76[ 17629] By: jhi on 2002/07/18 18:37:43
77 Log: Subject: [PATCH] perlvar pod
78 From: "John L. Allen" <allen@grumman.com>
79 Date: Thu, 18 Jul 2002 15:37:07 -0400 (EDT)
80 Message-ID: <Pine.SOL.3.91.1020718153229.20591A@gateway.grumman.com>
81 Branch: perl
82 ! pod/perlvar.pod
83____________________________________________________________________________
84[ 17628] By: gsar on 2002/07/18 18:23:35
85 Log: exclude windows from change#17569 since it "breaks" pseudo-forked
86 children from signalling their parent via kill(), and therefore
87 socketpair.t failed (windows signal emulation should be thread
88 safe because it is built around a message loop)
89 Branch: perl
90 ! util.c
91____________________________________________________________________________
92[ 17627] By: jhi on 2002/07/18 18:20:57
93 Log: File::stat bug + workarounds, based on Yves Orton's patch.
94 Branch: perl
95 ! lib/File/stat.pm
96____________________________________________________________________________
97[ 17626] By: jhi on 2002/07/18 18:10:29
98 Log: Add a pointer about the non-portability of ctime,
99 based on Yves Orton's patch.
100 Branch: perl
101 ! pod/perlfunc.pod
102____________________________________________________________________________
103[ 17625] By: jhi on 2002/07/18 17:50:27
104 Log: Thread-safety doc tweaks from Jörg Walter <jwalt@cpan.org>;
105 add a note about process-scope changing functions to perlthrtut
106 as suggested by Stas Bekman.
107 Branch: perl
108 ! pod/perlthrtut.pod
109____________________________________________________________________________
110[ 17624] By: jhi on 2002/07/18 16:01:38
111 Log: Subject: Re: [PATCH] AUTHORS and INSTALL
112 From: Andy Dougherty <doughera@lafayette.edu>
113 Date: Thu, 18 Jul 2002 12:40:05 -0400 (EDT)
114 Message-ID: <Pine.SOL.4.10.10207181236030.15097-100000@maxwell.phys.lafayette.edu>
115 Branch: perl
116 ! INSTALL
117____________________________________________________________________________
118[ 17623] By: jhi on 2002/07/18 13:18:25
119 Log: Subject: Re: [PATCH] AUTHORS and INSTALL
120 From: Chris Ball <chris@void.printf.net>
121 Date: 18 Jul 2002 15:10:25 +0100
122 Message-ID: <86znwp5dpq.fsf@void.printf.net>
123
124 Remind that Perl 5.8.0 is binary incompatible.
125 Branch: perl
126 ! INSTALL
127____________________________________________________________________________
128[ 17622] By: jhi on 2002/07/18 13:03:43
129 Log: Update Changes.
130 Branch: perl
131 ! Changes patchlevel.h
132____________________________________________________________________________
133[ 17621] By: jhi on 2002/07/18 12:49:48
134 Log: Subject: [PATCH] AUTHORS and INSTALL
135 From: Richard.Foley@t-online.de
136 Date: Thu, 18 Jul 2002 14:31:16 +0200
137 Message-ID: <17VBSS-29nwUCC@fwd03.sul.t-online.com>
138 Branch: perl
139 ! AUTHORS INSTALL
140____________________________________________________________________________
141[ 17620] By: jhi on 2002/07/18 12:43:16
142 Log: NetWare tweaks from Ananth Kesari
143 (the #17601 helped also NetWare)
144 Branch: perl
145 ! NetWare/Makefile NetWare/t/NWScripts.pl
146____________________________________________________________________________
147[ 17619] By: jhi on 2002/07/18 12:35:28
148 Log: Update on OS/2 status.
149 Branch: perl
150 ! pod/perldelta.pod
151____________________________________________________________________________
152[ 17618] By: nick on 2002/07/18 07:31:01
153 Log: Integrate mainline
154 Branch: perlio
155 !> hints/darwin.sh makedef.pl pod/perldelta.pod pod/perlfunc.pod
156 !> pod/perlnumber.pod pod/perltoc.pod pp_sys.c sv.c
157____________________________________________________________________________
158[ 17617] By: jhi on 2002/07/18 04:42:13
159 Log: It would seem that Mac OS X has fixed the INT32_MIN INT64_MIN.
160 Branch: perl
161 ! hints/darwin.sh
162____________________________________________________________________________
163[ 17616] By: jhi on 2002/07/18 04:01:33
164 Log: Subject: [perl #15015] truncate incorrectly calls ftruncate w/ Linux w/+largefiles
165 From: Leif Huhn (via RT) <perlbug@perl.org>
166 Date: 17 Jul 2002 20:56:55 -0000
167 Message-Id: <rt-15015-30041.8.70975172593674@perl>
168
169 Popping off an Off_t tested for sizeof(size_t),
170 when it was supposed to be testing for sizeof(off_t).
171 Branch: perl
172 ! pp_sys.c
173____________________________________________________________________________
174[ 17615] By: jhi on 2002/07/18 03:26:10
175 Log: Further OS/2 symbol tweaking.
176 Branch: perl
177 ! makedef.pl
178____________________________________________________________________________
179[ 17614] By: jhi on 2002/07/17 21:51:10
180 Log: Subject: Re: sprintf: fix and docs
181 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
182 Date: Wed, 17 Jul 2002 23:36:20 +0100
183 Message-Id: <200207172236.g6HMaKU16388@crypt.compulink.co.uk>
184 Branch: perl
185 ! pod/perlfunc.pod sv.c
186____________________________________________________________________________
187[ 17613] By: jhi on 2002/07/17 21:10:16
188 Log: Reintroduce #17486, but this time with Sebastian Wittmeier's
189 <Sebastian.Wittmeier@ginko.de> tweak, now OS/2 is happier
190 (affects only OS/2)
191 Branch: perl
192 ! makedef.pl
193____________________________________________________________________________
194[ 17612] By: jhi on 2002/07/17 21:07:10
195 Log: Regen toc.
196 Branch: perl
197 ! pod/perltoc.pod
198____________________________________________________________________________
199[ 17611] By: jhi on 2002/07/17 21:05:16
200 Log: Document the DJGPP status.
201 Branch: perl
202 ! pod/perldelta.pod
203____________________________________________________________________________
204[ 17610] By: jhi on 2002/07/17 20:16:56
205 Log: UTF-8 news tweak.
206 Branch: perl
207 ! pod/perldelta.pod
208____________________________________________________________________________
209[ 17609] By: jhi on 2002/07/17 20:07:04
210 Log: Subject: [DOCPATCH] perlnum.pod is wrong
211 From: Nicholas Clark <nick@unfortu.net>
212 Date: Wed, 17 Jul 2002 22:02:54 +0100
213 Message-ID: <20020717210254.GC402@Bagpuss.unfortu.net>
214 Branch: perl
215 ! pod/perlnumber.pod
216____________________________________________________________________________
217[ 17608] By: rgs on 2002/07/17 19:30:55
218 Log: Typo.
219 Branch: perl
220 ! pod/perlfunc.pod
221____________________________________________________________________________
222[ 17607] By: nick on 2002/07/17 19:30:39
223 Log: Integrate mainline
224 Branch: perlio
225 !> AUTHORS Changes README.cygwin ext/Encode/Encode.pm
226 !> lib/Config.t patchlevel.h pod/perldebug.pod pod/perldelta.pod
227 !> pod/perlport.pod pod/perltoc.pod sv.c t/op/glob.t
228 !> utils/perlbug.PL
229____________________________________________________________________________
230[ 17605] By: jhi on 2002/07/17 16:47:32
231 Log: Mac OS X dyld problems: be less destructive.
232 Branch: perl
233 ! pod/perldelta.pod
234____________________________________________________________________________
235[ 17604] By: jhi on 2002/07/17 16:26:34
236 Log: DJGPP reclaimed.
237 Branch: perl
238 ! pod/perldelta.pod pod/perlport.pod
239____________________________________________________________________________
240[ 17603] By: jhi on 2002/07/17 15:08:14
241 Log: Subject: AUTHORS
242 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
243 Date: Wed, 17 Jul 2002 17:04:44 +0100
244 Message-Id: <200207171604.g6HG4iO03603@crypt.compulink.co.uk>
245
246 Correct Hugo's email address.
247 Branch: perl
248 ! AUTHORS utils/perlbug.PL
249____________________________________________________________________________
250[ 17602] By: jhi on 2002/07/17 14:43:49
251 Log: Integrate change #17588 from macperl:
252
253 Small test fixes for Mac OS
254
255 $Config{cc} is generated dynamically on MacPerl,
256 so looking at raw config_sh() fails
257
258 op/glob.t never worked before, oops :-)
259 Branch: perl
260 !> lib/Config.t t/op/glob.t
261____________________________________________________________________________
262[ 17601] By: jhi on 2002/07/17 14:08:48
263 Log: NI-S' stab at the #17270 mystery.
264 Branch: perl
265 ! sv.c
266____________________________________________________________________________
267[ 17600] By: jhi on 2002/07/17 13:58:54
268 Log: Add a pointer to the utf8 pragma doc.
269 Branch: perl
270 ! pod/perldelta.pod
271____________________________________________________________________________
272[ 17599] By: jhi on 2002/07/17 13:35:29
273 Log: Regen toc.
274 Branch: perl
275 ! pod/perltoc.pod
276____________________________________________________________________________
277[ 17598] By: jhi on 2002/07/17 13:34:21
278 Log: Update AUTHORS.
279 Branch: perl
280 ! AUTHORS
281____________________________________________________________________________
282[ 17597] By: jhi on 2002/07/17 12:57:42
283 Log: Update Changes.
284 Branch: perl
285 ! Changes patchlevel.h
286____________________________________________________________________________
287[ 17596] By: jhi on 2002/07/17 12:46:20
288 Log: Ivan Kurmanov pointed out that the whole "use utf8"
289 semantics change was missing from Incompatible Changes.
290 Ooops. (Also tweaked the announcement.)
291 Branch: perl
292 ! pod/perldelta.pod
293____________________________________________________________________________
294[ 17595] By: jhi on 2002/07/17 12:35:07
295 Log: Doc deduplication by Ivan Kurmanov <kurmanov@openlib.org>.
296 Branch: perl
297 ! pod/perldelta.pod
298____________________________________________________________________________
299[ 17594] By: jhi on 2002/07/17 12:29:42
300 Log: Integrate perlio:
301
302 [ 17587]
303 Fix :scalar layer to allow it to exist under other layers.
304 Actual fix is just the if (!f) test before calling
305 PerlIO_allocate(). Rest of change is conforming to
306 standard indent.
307 Branch: perl
308 !> ext/PerlIO/scalar/scalar.xs
309____________________________________________________________________________
310[ 17593] By: jhi on 2002/07/17 12:25:39
311 Log: Also the NetWare breakage was due to #17270, go figure.
312 Branch: perl
313 ! sv.c
314____________________________________________________________________________
315[ 17592] By: jhi on 2002/07/17 12:21:07
316 Log: Subject: patch against perldebug.pod
317 From: Jim Cromie <jcromie@divsol.com>
318 Date: Wed, 17 Jul 2002 08:48:38 -0400
319 Message-ID: <3D3567A6.5070404@divsol.com>
320 Branch: perl
321 ! pod/perldebug.pod
322____________________________________________________________________________
323[ 17591] By: jhi on 2002/07/17 12:18:24
324 Log: Subject: [PATCH] Encode::FB_QUIET
325 From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
326 Date: Wed, 17 Jul 2002 18:25:01 +0900
327 Message-ID: <86adoq4sgi.wl@mail.edge.co.jp>
328 Branch: perl
329 ! ext/Encode/Encode.pm
330____________________________________________________________________________
331[ 17590] By: jhi on 2002/07/17 12:14:21
332 Log: Cygwin is at 1.3.12.
333 Branch: perl
334 ! README.cygwin
335____________________________________________________________________________
336[ 17589] By: pudge on 2002/07/17 11:28:37
337 Log: Config/Makefile/test updates
338 Branch: macperl
339 ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
340 ! macos/macperl/Makefile.mk
341____________________________________________________________________________
342[ 17588] By: pudge on 2002/07/17 11:28:02
343 Log: Small test fixes for Mac OS
344
345 $Config{cc} is generated dynamically on MacPerl,
346 so looking at raw config_sh() fails
347
348 op/glob.t never worked before, oops :-)
349 Branch: macperl
350 ! lib/Config.t t/op/glob.t
351____________________________________________________________________________
352[ 17587] By: nick on 2002/07/17 06:33:58
353 Log: Fix :scalar layer to allow it to exist under other layers.
354 Actual fix is just the if (!f) test before calling
355 PerlIO_allocate(). Rest of change is conforming to
356 standard indent.
357 Branch: perlio
358 ! ext/PerlIO/scalar/scalar.xs
359____________________________________________________________________________
360[ 17586] By: nick on 2002/07/17 06:32:10
361 Log: Integrate mainline
362 Branch: perlio
363 !> ext/Encode/encoding.pm hints/mpeix.sh lib/Net/Ping.pm
364 !> lib/Net/Ping/Changes lib/Net/Ping/README
365 !> lib/Net/Ping/t/200_ping_tcp.t mpeix/nm sv.c
366____________________________________________________________________________
367[ 17585] By: pudge on 2002/07/17 04:09:40
368 Log: Integrate perl
369 Branch: macperl
370 !> (integrate 53 files)
371____________________________________________________________________________
372[ 17584] By: jhi on 2002/07/17 03:11:53
373 Log: Upgrade to Net::Ping 2.20.
374 Branch: perl
375 ! lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README
376 ! lib/Net/Ping/t/200_ping_tcp.t
377____________________________________________________________________________
378[ 17583] By: jhi on 2002/07/16 21:14:36
379 Log: DJGPP was broken by #17270. Because of the time crunch
380 we may not have time to investigate how that is possible,
381 since the #17270 was trying to protect against illegal
382 memory accesses... (the breakage of the DJGPP build was
383 manifested by configpm eating up all the available memory)
384 Branch: perl
385 ! sv.c
386____________________________________________________________________________
387[ 17582] By: jhi on 2002/07/16 20:18:32
388 Log: MPE/iX fixes from Mark Bixby.
389 Branch: perl
390 ! hints/mpeix.sh mpeix/nm
391____________________________________________________________________________
392[ 17581] By: rgs on 2002/07/16 19:49:16
393 Log: Remove bad advice : -M doesn't work on the #! line
394 Branch: perl
395 ! ext/Encode/encoding.pm
396____________________________________________________________________________
397[ 17580] By: nick on 2002/07/16 19:41:34
398 Log: Integrate mainline (what a lot of change during freeze!)
399 Branch: perlio
400 !> (integrate 41 files)
401____________________________________________________________________________
402[ 17579] By: jhi on 2002/07/16 18:13:50
403 Log: With very high probability this 8-space wants to be a 1-tab.
404 Branch: perl
405 ! lib/ExtUtils/MM_NW5.pm
406____________________________________________________________________________
407[ 17578] By: jhi on 2002/07/16 17:56:17
408 Log: Remove the extra warning since after it the right thing
409 is attempted (and that gives a warning if necessary).
410 Branch: perl
411 ! x2p/s2p.PL
412____________________________________________________________________________
413[ 17577] By: jhi on 2002/07/16 17:53:47
414 Log: Subject: [ID 20020716.001] RC3 pp_sys.c #ifdef usage wrong
415 From: W.BRISCOE@ponl.com
416 Date: Tue, 16 Jul 2002 08:24:00 +0100
417 Message-Id: <NXfa4c15-42476076@eur.ponl.com>
418 Branch: perl
419 ! pp_sys.c
420____________________________________________________________________________
421[ 17576] By: jhi on 2002/07/16 13:58:32
422 Log: Subject: sprintf: fix and docs
423 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
424 Date: Tue, 16 Jul 2002 16:01:12 +0100
425 Message-Id: <200207161501.g6GF1CN00635@crypt.compulink.co.uk>
426 Branch: perl
427 ! pod/perlfunc.pod sv.c
428____________________________________________________________________________
429[ 17575] By: jhi on 2002/07/16 13:47:11
430 Log: Regen toc.
431 Branch: perl
432 ! pod/perltoc.pod
433____________________________________________________________________________
434[ 17574] By: jhi on 2002/07/16 13:30:22
435 Log: Update Changes.
436 Branch: perl
437 ! Changes patchlevel.h
438____________________________________________________________________________
439[ 17573] By: jhi on 2002/07/16 13:14:34
440 Log: Mac OS X dyld problem: try more direct action first.
441 Branch: perl
442 ! pod/perldelta.pod
443____________________________________________________________________________
444[ 17572] By: jhi on 2002/07/16 13:06:04
445 Log: More explicit solution for the Mac OS X "dyld undefined symbols"
446 problem.
447 Branch: perl
448 ! pod/perldelta.pod
449____________________________________________________________________________
450[ 17571] By: jhi on 2002/07/16 12:25:07
451 Log: Upgrade to Locale::Codes 2.06.
452 Branch: perl
453 ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
454 ! lib/Locale/Country.pm lib/Locale/Country.pod
455 ! lib/Locale/Currency.pm lib/Locale/Language.pm
456 ! lib/Locale/Script.pm
457____________________________________________________________________________
458[ 17570] By: gsar on 2002/07/16 02:57:47
459 Log: integrate a variant of change#17568 from maint-5.6 branch (the
460 do_exec parts elided so that change is restricted strictly to
461 windows; binary compatibility stubs not needed)
462 Branch: perl
463 ! embed.fnc embed.h global.sym iperlsys.h makedef.pl pp_sys.c
464 ! proto.h win32/perlhost.h win32/win32.c win32/win32.h
465____________________________________________________________________________
466[ 17569] By: jhi on 2002/07/16 02:26:12
467 Log: Integrate change #16844 from maint:
468
469 extension of change#16332: isolate signal diddling to the main
470 interpreter (fixes signal-related races, e.g. when multiple
471 threads run system())
472 Branch: perl
473 !> util.c
474____________________________________________________________________________
475[ 17568] By: gsar on 2002/07/16 01:26:12
476 Log: on windows, expose do_{spawn,spawn_nowait,exec,aspawn} as part of
477 perl API; as a result spawnvp() is now the only one that belongs in
478 iperlsys.h interface (stubs retained in structure for bincompat)
479 Branch: maint-5.6/perl
480 ! embed.h embed.pl global.sym globals.c iperlsys.h makedef.pl
481 ! objXSUB.h perlapi.c pp_sys.c proto.h win32/perlhost.h
482 ! win32/win32.c win32/win32.h
483____________________________________________________________________________
484[ 17567] By: gsar on 2002/07/16 00:27:12
485 Log: integrate change#17566 from maint-5.6 branch
486
487 on windows, ensure child processes that get run via backticks get
488 the right pipe handle at stdin/stdout; this is needed to make
489 subprocesses see the correct standard handles such that backticks
490 and piped open()s work when run from within GUI applications
491
492 this also makes it possible to launch wperl.exe in backticks
493 from within an application that has no std handles without a
494 new blank console window popping up
495 Branch: perl
496 ! win32/win32.c
497____________________________________________________________________________
498[ 17566] By: gsar on 2002/07/16 00:06:14
499 Log: on windows, ensure child processes that get run via backticks get
500 the right pipe handle at stdin/stdout; this is needed to make
501 subprocesses see the correct standard handles such that backticks
502 and piped open()s work when run from within GUI applications
503
504 this also makes it possible to launch wperl.exe in backticks
505 from within an application that has no std handles without a
506 new blank console window popping up
507 Branch: maint-5.6/perl
508 ! win32/win32.c
509____________________________________________________________________________
510[ 17565] By: gsar on 2002/07/15 23:58:49
511 Log: change#16528 merged the fix for my_popen() but missed my_popen_list()
512 which had the same code (and bugs) duplicated; add changes#16329,16331
513 into my_popen_list()
514 Branch: perl
515 ! util.c
516____________________________________________________________________________
517[ 17564] By: gsar on 2002/07/15 23:45:08
518 Log: add missing xref in Changes
519 Branch: perl
520 ! Changes
521____________________________________________________________________________
522[ 17563] By: jhi on 2002/07/15 22:38:31
523 Log: IRIX -O2 trick (needs verification from John P. Linderman)
524 Branch: perl
525 ! pod/perldelta.pod
526____________________________________________________________________________
527[ 17562] By: jhi on 2002/07/15 22:30:29
528 Log: Subject: Typo? in perlxstut.pod + PATCH
529 From: "John P. Linderman" <jpl@research.att.com>
530 Date: Mon, 15 Jul 2002 14:08:47 -0400 (EDT)
531 Message-Id: <200207151808.OAA53989@raptor.research.att.com>
532 Branch: perl
533 ! pod/perlxstut.pod
534____________________________________________________________________________
535[ 17561] By: jhi on 2002/07/15 21:11:04
536 Log: Split "Known problems" into "Known problems" (generic,
537 or shared among several platforms) and "Platform Specific
538 Problems".
539 Branch: perl
540 ! pod/perldelta.pod
541____________________________________________________________________________
542[ 17560] By: rgs on 2002/07/15 20:13:22
543 Log: Clarify the PerlIO::scalar docs (suggested by Elizabeth
544 Mattijsen.)
545 Branch: perl
546 ! ext/PerlIO/scalar/scalar.pm
547____________________________________________________________________________
548[ 17559] By: jhi on 2002/07/15 18:59:23
549 Log: Retract #17486: OS/2 didn't like it.
550 Branch: perl
551 ! makedef.pl
552____________________________________________________________________________
553[ 17558] By: jhi on 2002/07/15 18:39:11
554 Log: Add #!./perl, noticed by John Adams.
555 Branch: perl
556 ! ext/Time/HiRes/HiRes.t
557____________________________________________________________________________
558[ 17557] By: jhi on 2002/07/15 17:14:41
559 Log: Regen toc.
560 Branch: perl
561 ! pod/perltoc.pod
562____________________________________________________________________________
563[ 17556] By: jhi on 2002/07/15 17:12:28
564 Log: Add a section on ithreads; rearrange the sections a bit.
565 Branch: perl
566 ! pod/perldelta.pod
567____________________________________________________________________________
568[ 17555] By: jhi on 2002/07/15 16:29:06
569 Log: Subject: Re: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
570 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
571 Date: Mon, 15 Jul 2002 10:04:02 -0700
572 Message-ID: <CCwM9gzkg25T092yn@efn.org>
573
574 Document which tests will fail.
575 Branch: perl
576 ! pod/perldelta.pod
577____________________________________________________________________________
578[ 17554] By: jhi on 2002/07/15 16:26:55
579 Log: Subject: [ID 20020715.009] perl 5.8.0 RC3 incorrectly tests gcc version on Tru64 UNIX V4.0F
580 From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
581 Date: Mon, 15 Jul 2002 19:23:54 +0200 (MET DST)
582 Message-Id: <5.8.0_22255_1026753561@rimsky>
583
584 (also raise the gcc minimum to 2.95.3)
585 Branch: perl
586 ! hints/dec_osf.sh
587____________________________________________________________________________
588[ 17553] By: jhi on 2002/07/15 14:56:42
589 Log: configure.gnu wants to be executable, too.
590 Branch: perl
591 ! Porting/makerel
592____________________________________________________________________________
593[ 17552] By: jhi on 2002/07/15 14:35:31
594 Log: DJGPP broke after 5.7.3, so that's good news.
595 Branch: perl
596 ! pod/perldelta.pod
597____________________________________________________________________________
598[ 17551] By: jhi on 2002/07/15 13:49:27
599 Log: Retract #17550: the build/test time warnings do not
600 belong to perldelta, they belong to the announcement.
601 Branch: perl
602 ! pod/perldelta.pod
603____________________________________________________________________________
604[ 17550] By: jhi on 2002/07/15 13:46:51
605 Log: (retracted by #17551)
606 Copy the warnings about build and test times from
607 the RC announcements to perldelta.
608 Branch: perl
609 ! pod/perldelta.pod
610____________________________________________________________________________
611[ 17549] By: jhi on 2002/07/15 13:38:53
612 Log: Try to future proof the op/taint.
613 Branch: perl
614 ! t/op/taint.t
615____________________________________________________________________________
616[ 17548] By: jhi on 2002/07/15 13:35:49
617 Log: Squash "uninitialized" warning from gcc.
618 Branch: perl
619 ! sv.c
620____________________________________________________________________________
621[ 17547] By: jhi on 2002/07/15 13:33:20
622 Log: Update Changes.
623 Branch: perl
624 ! Changes patchlevel.h
625____________________________________________________________________________
626[ 17546] By: jhi on 2002/07/15 13:04:59
627 Log: Subject: Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
628 From: Tim Bunce <Tim.Bunce@pobox.com>
629 Date: Mon, 15 Jul 2002 12:14:54 +0100
630 Message-ID: <20020715121454.F20682@dansat.data-plan.com>
631 Branch: perl
632 ! sv.c
633____________________________________________________________________________
634[ 17545] By: jhi on 2002/07/15 13:01:48
635 Log: Subject: RC3: lib/constant.t #35
636 From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
637 Date: Mon, 15 Jul 2002 16:29:28 +0900
638 Message-ID: <86adotwisn.wl@mail.edge.co.jp>
639
640 Assuming " " in error messages does not work in Japanese,
641 just skip the test (even the #34 is suspicious).
642 Branch: perl
643 ! lib/constant.t
644____________________________________________________________________________
645[ 17544] By: jhi on 2002/07/15 12:57:52
646 Log: Upgrade to podlators 1.23.
647 Branch: perl
648 ! lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
649 ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
650 ! lib/Pod/Text/Termcap.pm pod/pod2man.PL pod/pod2text.PL
651____________________________________________________________________________
652[ 17543] By: nick on 2002/07/15 06:56:42
653 Log: Integrate mainline
654 Branch: perlio
655 !> (integrate 28 files)
656____________________________________________________________________________
657[ 17542] By: jhi on 2002/07/15 04:03:51
658 Log: Say something about missing "Perl_get_sv".
659 Branch: perl
660 ! pod/perldelta.pod
661____________________________________________________________________________
662[ 17541] By: jhi on 2002/07/15 03:31:05
663 Log: Subject: Re: Regexp causes coredump
664 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
665 Date: Mon, 15 Jul 2002 02:22:35 +0100
666 Message-Id: <200207150122.g6F1MZP31385@crypt.compulink.co.uk>
667 Branch: perl
668 ! regexec.c t/op/re_tests
669____________________________________________________________________________
670[ 17540] By: jhi on 2002/07/14 21:56:52
671 Log: Upgrade to Term::ANSIColor 1.05.
672 Branch: perl
673 ! lib/Term/ANSIColor.pm
674____________________________________________________________________________
675[ 17539] By: jhi on 2002/07/14 19:57:54
676 Log: Test skip counter tweak from Craig Berry.
677 Branch: perl
678 ! t/op/taint.t
679____________________________________________________________________________
680[ 17538] By: jhi on 2002/07/14 18:17:31
681 Log: Subject: Re: [ID 20020713.008] %vd eats two arguments
682 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
683 Date: Sun, 14 Jul 2002 19:00:12 +0100
684 Message-Id: <200207141800.g6EI0CA14256@crypt.compulink.co.uk>
685 Branch: perl
686 ! sv.c t/op/sprintf.t
687____________________________________________________________________________
688[ 17537] By: jhi on 2002/07/14 16:04:35
689 Log: Unfortunately we have to downgrade the status of DJGPP.
690 Branch: perl
691 ! pod/perldelta.pod pod/perlport.pod
692____________________________________________________________________________
693[ 17536] By: jhi on 2002/07/14 15:58:12
694 Log: I would say the long double support has matured enough.
695 Branch: perl
696 ! pod/perldelta.pod
697____________________________________________________________________________
698[ 17535] By: jhi on 2002/07/14 15:56:01
699 Log: The z/OS problems are dependent on the environment;
700 Merijn Broeren didn't hit the pat.t crash. Now we only
701 need to figure out what's different in the environments...
702 Branch: perl
703 ! pod/perldelta.pod
704____________________________________________________________________________
705[ 17534] By: jhi on 2002/07/14 15:53:08
706 Log: perldelta didn't know of FreeBSD 4.6 readdir_r.
707 Branch: perl
708 ! pod/perldelta.pod
709____________________________________________________________________________
710[ 17533] By: jhi on 2002/07/14 15:48:46
711 Log: perldelta shuffling.
712 Branch: perl
713 ! pod/perldelta.pod
714____________________________________________________________________________
715[ 17532] By: jhi on 2002/07/14 15:30:38
716 Log: Document the Thread:: change.
717 Branch: perl
718 ! pod/perldelta.pod
719____________________________________________________________________________
720[ 17531] By: jhi on 2002/07/14 15:26:51
721 Log: Add a few new diagnostics.
722 Branch: perl
723 ! pod/perldelta.pod
724____________________________________________________________________________
725[ 17530] By: jhi on 2002/07/14 14:37:28
726 Log: Move the debugger changes from "diagnostics" to "fixes".
727 Branch: perl
728 ! pod/perldelta.pod
729____________________________________________________________________________
730[ 17529] By: pudge on 2002/07/14 12:09:00
731 Log: Integrate perl
732 Branch: macperl
733 +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
734 +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
735 +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
736 +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
737____________________________________________________________________________
738[ 17528] By: pudge on 2002/07/14 12:07:17
739 Log: Integrate perl
740 Branch: macperl
741 +> ext/MIME/Base64/t/quoted-print.t ext/ODBM_File/hints/linux.pl
742 +> ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx lib/Config.t
743 +> lib/Math/BigInt/t/bare_mif.t lib/Pod/t/text.t
744 +> lib/Thread/Queue.t lib/Thread/Semaphore.t
745 - ext/MIME/Base64/t/qp.t ext/PerlIO/Scalar/Makefile.PL
746 - ext/PerlIO/Scalar/Scalar.pm ext/PerlIO/Scalar/Scalar.xs
747 - ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
748 - ext/PerlIO/Via/Via.xs ext/threads/shared/queue.pm
749 - ext/threads/shared/semaphore.pm ext/threads/shared/t/queue.t
750 - ext/threads/shared/t/semaphore.t
751 !> (integrate 157 files)
752____________________________________________________________________________
753[ 17527] By: jhi on 2002/07/13 23:07:10
754 Log: This is 5.8.0 RC3.
755 Branch: perl
756 ! patchlevel.h
757____________________________________________________________________________
758[ 17526] By: jhi on 2002/07/13 23:05:53
759 Log: Update Changes.
760 Branch: perl
761 ! Changes patchlevel.h
762____________________________________________________________________________
763[ 17525] By: jhi on 2002/07/13 22:31:07
764 Log: Small pod nits.
765 Branch: perl
766 ! README.irix README.os2 pod/perlhack.pod pod/perlipc.pod
767____________________________________________________________________________
768[ 17524] By: jhi on 2002/07/13 22:26:10
769 Log: Update perlhist.
770 Branch: perl
771 ! pod/perlhist.pod
772____________________________________________________________________________
773[ 17523] By: jhi on 2002/07/13 22:24:19
774 Log: metaconfig unit changes for #17522.
775 Branch: metaconfig/U/perl
776 + IncClean.U
777 ! gccvers.U
778____________________________________________________________________________
779[ 17522] By: jhi on 2002/07/13 22:24:02
780 Log: Regen Configure.
781 Branch: perl
782 ! Configure Porting/config.sh Porting/config_H
783____________________________________________________________________________
784[ 17521] By: jhi on 2002/07/13 14:14:16
785 Log: Update the CPAN sites list in perlmodlib, regen toc.
786 Branch: perl
787 ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perltoc.pod
788____________________________________________________________________________
789[ 17520] By: jhi on 2002/07/13 13:51:55
790 Log: Subject: [PATCH] perlbug
791 From: Ask Bjoern Hansen <ask@develooper.com>
792 Date: Sat, 13 Jul 2002 07:46:36 -0700 (PDT)
793 Message-ID: <20020713074456.M95399-100000@miette.develooper.com>
794 Branch: perl
795 ! utils/perlbug.PL
796____________________________________________________________________________
797[ 17519] By: jhi on 2002/07/13 13:35:57
798 Log: More admonishment that one shouldn't waste one's efforts
799 on 5.005 threads any more.
800 Branch: perl
801 ! pod/perldelta.pod
802____________________________________________________________________________
803[ 17518] By: jhi on 2002/07/13 13:29:07
804 Log: The installation of the 5.005threads {Queue,Semaphore}.pm
805 didn't quite work.
806 Branch: perl
807 ! ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx installperl
808____________________________________________________________________________
809[ 17517] By: rgs on 2002/07/13 11:46:14
810 Log: Minor doc changes for PerlIO::via.
811 Branch: perl
812 ! ext/PerlIO/via/via.pm
813____________________________________________________________________________
814[ 17516] By: rgs on 2002/07/13 11:28:01
815 Log: The warning "Use of tainted arguments in %s is deprecated"
816 was incorrectly reported whenever system or exec was
817 invoked with multiple arguments.
818 Branch: perl
819 ! pod/perldiag.pod pp_sys.c t/op/taint.t
820____________________________________________________________________________
821[ 17515] By: nick on 2002/07/13 09:18:03
822 Log: Integrate mainline
823 Branch: perlio
824 +> ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx
825 +> lib/Thread/Queue.t lib/Thread/Semaphore.t
826 - ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
827 - ext/threads/shared/t/queue.t ext/threads/shared/t/semaphore.t
828 !> (integrate 54 files)
829____________________________________________________________________________
830[ 17514] By: jhi on 2002/07/13 00:10:07
831 Log: Update Changes.
832 Branch: perl
833 ! Changes patchlevel.h
834____________________________________________________________________________
835[ 17513] By: jhi on 2002/07/13 00:03:04
836 Log: Document that using threads/pseudofork inside BEGINs does not work.
837 Branch: perl
838 ! ext/threads/threads.pm
839____________________________________________________________________________
840[ 17512] By: jhi on 2002/07/12 23:53:22
841 Log: Subject: [DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bug
842 From: Elizabeth Mattijsen <liz@dijkmat.nl>
843 Date: Fri, 12 Jul 2002 23:45:52 +0200
844 Message-Id: <4.2.0.58.20020712234444.0209f350@mickey.dijkmat.nl>
845 Branch: perl
846 ! ext/threads/shared/shared.pm
847____________________________________________________________________________
848[ 17511] By: jhi on 2002/07/12 23:52:34
849 Log: Subject: [DOC PATCH] threads.pm, threads->tid in DESTROY bug
850 From: Elizabeth Mattijsen <liz@dijkmat.nl>
851 Date: Fri, 12 Jul 2002 23:30:16 +0200
852 Message-Id: <4.2.0.58.20020712232919.0224fea0@mickey.dijkmat.nl>
853 Branch: perl
854 ! ext/threads/threads.pm
855____________________________________________________________________________
856[ 17510] By: jhi on 2002/07/12 23:46:45
857 Log: Update the 5.005threads failure status.
858 Branch: perl
859 ! pod/perldelta.pod
860____________________________________________________________________________
861[ 17509] By: jhi on 2002/07/12 23:44:17
862 Log: threads::shared::queue and semaphore become Thread::Semaphore
863 and Queue. The 5005threads case where the old Semaphore and
864 Queue.pm (they are disguised as .pmx) should get magically
865 installed instead has not been tested.
866 Branch: perl
867 + ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx
868 + lib/Thread/Queue.t lib/Thread/Semaphore.t
869 - ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
870 - ext/threads/shared/t/queue.t ext/threads/shared/t/semaphore.t
871 ! MANIFEST ext/Thread/Makefile.PL ext/threads/shared/Makefile.PL
872 ! ext/threads/shared/shared.pm installperl lib/Thread/Queue.pm
873 ! lib/Thread/Semaphore.pm pod/perldelta.pod pod/perlmodlib.pod
874 ! pod/perlthrtut.pod pod/perltoc.pod
875____________________________________________________________________________
876[ 17508] By: jhi on 2002/07/12 20:06:23
877 Log: Subject: Re: Clock skew failures in Memoize test suite
878 From: Mark-Jason Dominus <mjd@plover.com>
879 Date: Fri, 12 Jul 2002 14:17:56 -0400
880 Message-ID: <20020712181756.9595.qmail@plover.com>
881 To: sthoenna@efn.org (Yitzchak Scott-Thoennes)
882
883 (an accidental dual submit...)
884
885 Subject: lib/Config.t : why 900 entries?
886 From: "Craig A. Berry" <craigberry@mac.com>
887 Date: Fri, 12 Jul 2002 16:02:59 -0500
888 Message-Id: <a05111b04b954f27fd5a7@[172.16.52.1]>
889
890 (dropping the limit from 750 down to 500)
891 Branch: perl
892 ! lib/Config.t lib/Memoize.pm lib/Memoize/ExpireFile.pm
893 ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
894 ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
895 ! lib/Memoize/t/expfile.t lib/Memoize/t/expire.t
896 ! lib/Memoize/t/expmod_t.t lib/Memoize/t/flush.t
897 ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
898 ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
899 ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
900 ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
901 ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
902____________________________________________________________________________
903[ 17507] By: jhi on 2002/07/12 18:51:16
904 Log: AUTHORS updates.
905 Branch: perl
906 ! AUTHORS
907____________________________________________________________________________
908[ 17506] By: jhi on 2002/07/12 17:45:34
909 Log: Many of the feared z/OS failures turned out to be false alarms.
910 Branch: perl
911 ! pod/perldelta.pod
912____________________________________________________________________________
913[ 17505] By: jhi on 2002/07/12 15:42:07
914 Log: Subject: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
915 From: Tim Bunce <Tim.Bunce@pobox.com>
916 Date: Fri, 12 Jul 2002 17:25:09 +0100
917 Message-ID: <20020712172509.B568@dansat.data-plan.com>
918 Branch: perl
919 ! sv.c
920____________________________________________________________________________
921[ 17504] By: jhi on 2002/07/12 13:53:15
922 Log: Easy z/OS fix by skipping raw UTF-8.
923 Branch: perl
924 ! pod/perldelta.pod t/op/subst.t
925____________________________________________________________________________
926[ 17503] By: jhi on 2002/07/12 13:41:34
927 Log: Update the z/OS situation.
928 Branch: perl
929 ! pod/perldelta.pod
930____________________________________________________________________________
931[ 17502] By: jhi on 2002/07/12 13:08:53
932 Log: Update Changes.
933 Branch: perl
934 ! Changes patchlevel.h
935____________________________________________________________________________
936[ 17501] By: jhi on 2002/07/12 12:56:57
937 Log: Regen modlib, toc.
938 Branch: perl
939 ! pod/perlmodlib.pod pod/perltoc.pod
940____________________________________________________________________________
941[ 17500] By: jhi on 2002/07/12 12:47:11
942 Log: Document that one cannot "proxy" enable threading.
943 Branch: perl
944 ! ext/threads/threads.pm
945____________________________________________________________________________
946[ 17499] By: jhi on 2002/07/12 12:43:15
947 Log: Subject: Re: Thread object by tid?
948 From: Elizabeth Mattijsen <liz@dijkmat.nl>
949 Date: Fri, 12 Jul 2002 00:27:53 +0200
950 Message-Id: <4.2.0.58.20020712002638.0218ce10@mickey.dijkmat.nl>
951 Branch: perl
952 ! ext/threads/threads.pm
953____________________________________________________________________________
954[ 17498] By: jhi on 2002/07/12 12:39:00
955 Log: Subject: [PATCH9 BigInt v1.60 fix for "\n"
956 From: Tels <tels@bloodgate.com>
957 Date: Fri, 12 Jul 2002 08:38:45 +0200 (CEST)
958 Message-Id: <200207120634.g6C6YjG6742777@taku.hut.fi>
959 Branch: perl
960 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bare_mbi.t
961 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
962 ! lib/Math/BigInt/t/sub_mbi.t
963____________________________________________________________________________
964[ 17497] By: jhi on 2002/07/12 02:53:12
965 Log: AUTHORS updates.
966 Branch: perl
967 ! AUTHORS
968____________________________________________________________________________
969[ 17496] By: jhi on 2002/07/12 00:03:03
970 Log: BeOS failure merge, noticed by Daniel Berger.
971 Branch: perl
972 ! README.beos pod/perldelta.pod
973____________________________________________________________________________
974[ 17495] By: jhi on 2002/07/11 21:40:05
975 Log: Can't get #17492 to work with -Uuseperlio otherwise (either
976 coredumps or warnings about failing to close _GEN_0 ensue)
977 Branch: perl
978 ! ext/XS/Typemap/Typemap.t
979____________________________________________________________________________
980[ 17494] By: jhi on 2002/07/11 21:00:31
981 Log: Subject: Re: $Storable::drop_utf8 is undeclared
982 From: Nicholas Clark <nick@unfortu.net>
983 Date: Thu, 11 Jul 2002 22:40:05 +0100
984 Message-ID: <20020711214004.GC291@Bagpuss.unfortu.net>
985 Branch: perl
986 ! ext/Storable/Storable.xs
987____________________________________________________________________________
988[ 17493] By: jhi on 2002/07/11 19:47:28
989 Log: Mention the FAT vs NDBM_File problem on Cygwin also in perldelta.
990 Branch: perl
991 ! pod/perldelta.pod
992____________________________________________________________________________
993[ 17492] By: jhi on 2002/07/11 19:42:35
994 Log: Subject: [PATCH] finall fix core dump in XS::Typemap
995 From: Tim Jenness <t.jenness@jach.hawaii.edu>
996 Date: Thu, 11 Jul 2002 10:15:45 -1000 (HST)
997 Message-ID: <Pine.LNX.4.44.0207111013090.31260-100000@lapaki>
998 Branch: perl
999 ! ext/XS/Typemap/Typemap.t ext/XS/Typemap/Typemap.xs
1000____________________________________________________________________________
1001[ 17491] By: jhi on 2002/07/11 19:16:31
1002 Log: Microdoctweak.
1003 Branch: perl
1004 ! pod/perlapio.pod
1005____________________________________________________________________________
1006[ 17490] By: jhi on 2002/07/11 19:14:28
1007 Log: metaconfig unit change for #17489.
1008 Branch: metaconfig/U/perl
1009 ! Extensions.U
1010____________________________________________________________________________
1011[ 17489] By: jhi on 2002/07/11 19:14:09
1012 Log: Subject: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
1013 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
1014 Date: Thu, 11 Jul 2002 21:35:41 +0200
1015 Message-ID: <311512104521.20020711213541@familiehaase.de>
1016
1017 (plus add a warning about NDBM_File on FAT to README.cygwin)
1018 Branch: perl
1019 ! Configure README.cygwin
1020____________________________________________________________________________
1021[ 17488] By: jhi on 2002/07/11 16:48:09
1022 Log: Subject: [PATCH] MM_Unix.pm : work around File::Find problem on VMS
1023 From: "Craig A. Berry" <craigberry@mac.com>
1024 Date: Thu, 11 Jul 2002 12:44:41 -0500
1025 Message-Id: <5.1.1.5.0.20020708172342.03422ac8@exchi01>
1026 Branch: perl
1027 ! lib/ExtUtils/MM_Unix.pm
1028____________________________________________________________________________
1029[ 17487] By: jhi on 2002/07/11 15:45:33
1030 Log: Subject: [PATCH] Re: BigInt and "\n"
1031 From: Tels <perl_dummy@bloodgate.com>
1032 Date: Thu, 11 Jul 2002 18:44:29 +0200 (CEST)
1033 Branch: perl
1034 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1035____________________________________________________________________________
1036[ 17486] By: jhi on 2002/07/11 15:43:44
1037 Log: Apparently OS/2 likes to export the Perl malloc interface
1038 to external libraries and the #16291 broke that when removing
1039 the bincompat5005 feature.
1040 Branch: perl
1041 ! makedef.pl
1042____________________________________________________________________________
1043[ 17485] By: jhi on 2002/07/11 15:41:32
1044 Log: Document better the PerlIO_{export,release,import}FILE()
1045 relationships (or the lack thereof).
1046 Branch: perl
1047 ! perlio.c pod/perlapio.pod
1048____________________________________________________________________________
1049[ 17484] By: nick on 2002/07/11 15:33:53
1050 Log: Integrate mainline
1051 Branch: perlio
1052 !> ext/threads/threads.xs lib/Locale/Maketext/TPJ13.pod
1053 !> vms/ext/Stdio/Stdio.xs
1054____________________________________________________________________________
1055[ 17483] By: jhi on 2002/07/11 15:32:31
1056 Log: Subject: [PATCH] VMS::Stdio fixups for mode arg to PerlIO_importFILE
1057 From: "Craig A. Berry" <craigberry@mac.com>
1058 Date: Thu, 11 Jul 2002 11:09:03 -0500
1059 Message-Id: <a05111b05b9535cbf2914@[172.16.52.1]>
1060 Branch: perl
1061 ! vms/ext/Stdio/Stdio.xs
1062____________________________________________________________________________
1063[ 17482] By: jhi on 2002/07/11 14:46:11
1064 Log: Subject: [PATCH] Locale::Maketext::TPJ13 nits
1065 From: Autrijus Tang <autrijus@autrijus.org>
1066 Date: Thu, 11 Jul 2002 23:30:23 +0800
1067 Message-ID: <20020711153023.GA20806@not.autrijus.org>
1068 Branch: perl
1069 ! lib/Locale/Maketext/TPJ13.pod
1070____________________________________________________________________________
1071[ 17481] By: sky on 2002/07/11 13:02:15
1072 Log: Don't set the context to the running thread before
1073 we run destroy on the old, cures segfault on linux.
1074 Branch: perl
1075 ! ext/threads/threads.xs
1076____________________________________________________________________________
1077[ 17480] By: jhi on 2002/07/11 12:24:53
1078 Log: Integrate perlio:
1079
1080 [ 17478]
1081 Various core-dump preventions for cases Craig found on VMS.
1082 Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
1083
1084 [ 17479]
1085 (Re-)instate :pop as a "back door" to perl level layer stack
1086 manipulation.
1087 Branch: perl
1088 !> lib/PerlIO.pm perlio.c
1089____________________________________________________________________________
1090[ 17479] By: nick on 2002/07/11 09:16:46
1091 Log: (Re-)instate :pop as a "back door" to perl level layer stack
1092 manipulation.
1093 Branch: perlio
1094 ! lib/PerlIO.pm perlio.c
1095____________________________________________________________________________
1096[ 17478] By: nick on 2002/07/11 08:43:28
1097 Log: Various core-dump preventions for cases Craig found on VMS.
1098 Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
1099 Branch: perlio
1100 ! perlio.c
1101____________________________________________________________________________
1102[ 17477] By: nick on 2002/07/11 07:42:34
1103 Log: Integrate mainline
1104 Branch: perlio
1105 !> Changes Porting/pumpkin.pod ext/PerlIO/via/via.pm
1106 !> ext/Storable/t/integer.t ext/threads/shared/shared.pm
1107 !> ext/threads/t/list.t ext/threads/threads.pm
1108 !> ext/threads/threads.xs lib/ExtUtils/MM_Win95.pm
1109 !> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
1110 !> patchlevel.h pod/perldelta.pod pod/perldiag.pod
1111 !> pod/perliol.pod regexec.c t/op/magic.t
1112____________________________________________________________________________
1113[ 17476] By: sky on 2002/07/11 05:35:53
1114 Log: Problem fixed with detached threads reported by Stacy Maughan
1115 and debugged by Jan Dubois. Problem occured when a thread
1116 cleared itself out and then switched back to itself (which was
1117 gone) and wanted a function pointer for the PerlMemShared free.
1118 Branch: perl
1119 ! ext/threads/threads.xs
1120____________________________________________________________________________
1121[ 17475] By: jhi on 2002/07/10 23:36:37
1122 Log: Small threads docs cleanups.
1123 Branch: perl
1124 ! ext/threads/shared/shared.pm ext/threads/threads.pm
1125 ! pod/perldiag.pod
1126____________________________________________________________________________
1127[ 17474] By: jhi on 2002/07/10 23:21:10
1128 Log: Subject: [DOC PATCH] ext/threads/shared/shared.pm
1129 From: Dave Mitchell <davem@fdgroup.com>
1130 Date: Thu, 11 Jul 2002 01:15:18 +0100
1131 Message-ID: <20020711011518.B27438@fdgroup.com>
1132 Branch: perl
1133 ! ext/threads/shared/shared.pm
1134____________________________________________________________________________
1135[ 17473] By: jhi on 2002/07/10 23:20:10
1136 Log: Retract #17455, #17427, #17425 on t/op/magic.t (but leave
1137 in the toke.c change #17425, it is ARG_ZERO_IS_SCRIPT
1138 specific and known to work on the platforms that need it),
1139 on Sarathy's advice.
1140 Branch: perl
1141 ! t/op/magic.t
1142____________________________________________________________________________
1143[ 17472] By: jhi on 2002/07/10 21:43:45
1144 Log: Subject: [PATCH] Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03
1145 From: Nicholas Clark <nick@unfortu.net>
1146 Date: Wed, 10 Jul 2002 23:17:36 +0100
1147 Message-ID: <20020710221735.GE312@Bagpuss.unfortu.net>
1148 Branch: perl
1149 ! ext/Storable/t/integer.t
1150____________________________________________________________________________
1151[ 17471] By: jhi on 2002/07/10 20:27:07
1152 Log: Subject: [PATCH] QuotedPrint.t
1153 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1154 Date: Wed, 10 Jul 2002 21:29:54 +0200
1155 Message-Id: <4.2.0.58.20020710212608.02cd8100@mickey.dijkmat.nl>
1156 Branch: perl
1157 ! lib/PerlIO/via/t/QuotedPrint.t
1158____________________________________________________________________________
1159[ 17470] By: jhi on 2002/07/10 20:24:47
1160 Log: From: Elizabeth Mattijsen <liz@dijkmat.nl>
1161 Subject: [DOC PATCH] some doc nits after 17463
1162 Date: Wed, 10 Jul 2002 21:13:52 +0200
1163 Message-Id: <4.2.0.58.20020710211105.032546d0@mickey.dijkmat.nl>
1164 Branch: perl
1165 ! ext/PerlIO/via/via.pm lib/PerlIO/via/QuotedPrint.pm
1166 ! pod/perldelta.pod pod/perliol.pod
1167____________________________________________________________________________
1168[ 17469] By: jhi on 2002/07/10 20:19:55
1169 Log: Subject: [PATCH] MM_W95.pm, Win95 + MinGW + dmake
1170 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1171 Date: Wed, 10 Jul 2002 18:47:45 +0200
1172 Message-ID: <3D2C8151.30381.12DE80@localhost>
1173 Branch: perl
1174 ! lib/ExtUtils/MM_Win95.pm
1175____________________________________________________________________________
1176[ 17468] By: jhi on 2002/07/10 20:13:49
1177 Log: Regen Changes.
1178 Branch: perl
1179 ! Changes
1180____________________________________________________________________________
1181[ 17467] By: jhi on 2002/07/10 20:10:23
1182 Log: Retract #17375: contrary to intention, it was actually
1183 harmful on EBCDIC (configpm broke).
1184 Branch: perl
1185 ! regexec.c
1186____________________________________________________________________________
1187[ 17466] By: sky on 2002/07/10 17:59:19
1188 Log: Makes list skip the main thread.
1189 Branch: perl
1190 ! ext/threads/t/list.t ext/threads/threads.xs
1191____________________________________________________________________________
1192[ 17465] By: jhi on 2002/07/10 14:14:13
1193 Log: More about the dangers of indent.
1194 Branch: perl
1195 ! Porting/pumpkin.pod
1196____________________________________________________________________________
1197[ 17464] By: jhi on 2002/07/10 12:42:20
1198 Log: Small perldelta tweaks.
1199 Branch: perl
1200 ! pod/perldelta.pod
1201____________________________________________________________________________
1202[ 17463] By: jhi on 2002/07/10 11:43:09
1203 Log: Update Changes.
1204 Branch: perl
1205 ! Changes patchlevel.h
1206____________________________________________________________________________
1207[ 17462] By: jhi on 2002/07/10 11:27:44
1208 Log: EBCDIC has different codepoints.
1209 Branch: perl
1210 ! lib/PerlIO/via/t/QuotedPrint.t
1211____________________________________________________________________________
1212[ 17461] By: nick on 2002/07/10 06:58:47
1213 Log: Integrate mainline (Via/via etc.)
1214 Branch: perlio
1215 +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
1216 +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
1217 +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs lib/Config.t
1218 +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
1219 - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
1220 - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
1221 - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
1222 !> (integrate 34 files)
1223____________________________________________________________________________
1224[ 17460] By: jhi on 2002/07/10 03:58:58
1225 Log: If no PerlIO, no PerlIO::via.
1226 Branch: perl
1227 ! lib/PerlIO/via/t/QuotedPrint.t
1228____________________________________________________________________________
1229[ 17459] By: jhi on 2002/07/10 00:57:29
1230 Log: Too much cut-and-paste from Term::Complete.t;
1231 be more paranoid on readonlyness
1232 Branch: perl
1233 ! lib/Config.t
1234____________________________________________________________________________
1235[ 17458] By: jhi on 2002/07/09 23:29:52
1236 Log: Test Config.
1237 Branch: perl
1238 + lib/Config.t
1239 ! MANIFEST
1240____________________________________________________________________________
1241[ 17457] By: jhi on 2002/07/09 22:36:27
1242 Log: Subject: [PATCH] Fwd: [ID 20020703.002] bareword processing bug under 'use strict'
1243 From: Kay Röpke <kroepke@dolphin-services.de>
1244 Date: Tue, 9 Jul 2002 14:12:10 +0200
1245 Message-Id: <184F11EC-9335-11D6-8F80-000393414688@dolphin-services.de>
1246 Branch: perl
1247 ! op.c t/lib/strict/subs
1248____________________________________________________________________________
1249[ 17456] By: jhi on 2002/07/09 21:35:33
1250 Log: Detypo.
1251 Branch: perl
1252 ! ext/threads/shared/shared.pm
1253____________________________________________________________________________
1254[ 17455] By: jhi on 2002/07/09 21:32:44
1255 Log: Subject: [PATCH] fix 17425 for VMS
1256 From: "Craig A. Berry" <craigberry@mac.com>
1257 Date: Tue, 09 Jul 2002 17:07:12 -0500
1258 Message-Id: <5.1.1.5.0.20020709164958.0313c008@exchi01>
1259 Branch: perl
1260 ! t/op/magic.t
1261____________________________________________________________________________
1262[ 17454] By: jhi on 2002/07/09 21:31:44
1263 Log: Change PerlIO::Scalar and Via to scalar and via.
1264 Branch: perl
1265 + ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
1266 + ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
1267 + ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
1268 + lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
1269 - ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
1270 - ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Makefile.PL
1271 - ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs
1272 - lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
1273 ! MANIFEST Porting/config.sh djgpp/config.over doio.c
1274 ! epoc/config.sh ext/B/B/C.pm ext/PerlIO/t/via.t hints/uwin.sh
1275 ! hints/vmesa.sh perlio.c pod/perldelta.pod pod/perliol.pod
1276 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1277____________________________________________________________________________
1278[ 17453] By: sky on 2002/07/09 21:23:31
1279 Log: Update documentation with &share() non prototype checking version.
1280 Fix share so it once again returns a reference to whatever it just
1281 shared, so now you can do my &share([]);
1282 Remove check for useithreads and Config.pm from threads::shared,
1283 you can now always use threads::shared in your module without
1284 overhead of config.pm and without speed hit unless threads have been
1285 requested, share, cond_wait, cond_broadcast, cond_signal and lock
1286 all become noops, so does : share.
1287 Branch: perl
1288 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
1289____________________________________________________________________________
1290[ 17452] By: jhi on 2002/07/09 18:58:45
1291 Log: Tweak perldelta for the new PerlIO::Vianess.
1292 Branch: perl
1293 ! pod/perldelta.pod
1294____________________________________________________________________________
1295[ 17451] By: jhi on 2002/07/09 18:53:11
1296 Log: Update the port status.
1297 Branch: perl
1298 ! pod/perlport.pod
1299____________________________________________________________________________
1300[ 17450] By: jhi on 2002/07/09 18:49:20
1301 Log: Subject: [PATCH] 5.8.0-RC1 on SunOS 4!
1302 From: Robin Barker <rmb1@cise.npl.co.uk>
1303 Date: Tue, 9 Jul 2002 20:03:40 +0100 (BST)
1304 Message-Id: <200207091903.UAA09531@tempest.npl.co.uk>
1305
1306 (the sprintf() spot in Dumper.xs fixed)
1307 Branch: perl
1308 ! ext/Data/Dumper/Dumper.xs perl.c util.c
1309____________________________________________________________________________
1310[ 17449] By: jhi on 2002/07/09 18:38:04
1311 Log: Subject: [PATCH] Removing example layers from MIME::QuotedPrint
1312 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1313 Date: Mon, 08 Jul 2002 10:21:09 +0200
1314 Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl>
1315
1316 Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint
1317 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1318 Date: Tue, 09 Jul 2002 09:29:52 +0200
1319 Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl>
1320 Branch: perl
1321 + lib/PerlIO/Via/QuotedPrint.pm lib/PerlIO/Via/t/QuotedPrint.t
1322 ! MANIFEST ext/MIME/Base64/QuotedPrint.pm ext/PerlIO/Via/Via.pm
1323 ! ext/PerlIO/t/via.t pod/perliol.pod
1324____________________________________________________________________________
1325[ 17448] By: jhi on 2002/07/09 17:46:00
1326 Log: Integrate perlio:
1327
1328 [ 17446]
1329 Fix open(FH,"Via(Foo)","NonExistant") and other cases when
1330 :stdio as lower layer fails.
1331
1332 [ 17447]
1333 Tidy PerlIO::Via
1334 - add test for open fail
1335 - add PerlIO_debug() diags to open paths
1336 - comments on API gaps
1337 - Update OPEN,SYSOPEN,FDOPEN pod entries.
1338 Branch: perl
1339 !> ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
1340 !> perlio.c
1341____________________________________________________________________________
1342[ 17447] By: nick on 2002/07/09 17:13:41
1343 Log: Tidy PerlIO::Via
1344 - add test for open fail
1345 - add PerlIO_debug() diags to open paths
1346 - comments on API gaps
1347 - Update OPEN,SYSOPEN,FDOPEN pod entries.
1348 Branch: perlio
1349 ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
1350____________________________________________________________________________
1351[ 17446] By: nick on 2002/07/09 16:59:29
1352 Log: Fix open(FH,"Via(Foo)","NonExistant") and other cases when
1353 :stdio as lower layer fails.
1354 Branch: perlio
1355 ! perlio.c
1356____________________________________________________________________________
1357[ 17445] By: jhi on 2002/07/09 16:32:15
1358 Log: Document how to re-indent.
1359 Branch: perl
1360 ! Porting/pumpkin.pod
1361____________________________________________________________________________
1362[ 17444] By: jhi on 2002/07/09 15:50:45
1363 Log: Retract #17428, not needed in this version of File::Spec.
1364 Branch: perl
1365 ! lib/File/Spec/Unix.pm
1366____________________________________________________________________________
1367[ 17443] By: jhi on 2002/07/09 15:41:57
1368 Log: This is getting pretty fragmented (finish up #17441).
1369 Branch: perl
1370 ! pp_ctl.c t/op/eval.t
1371____________________________________________________________________________
1372[ 17442] By: nick on 2002/07/09 15:39:02
1373 Log: Indentation normalize via
1374 indent -kr -nce -psl
1375 (Better indent incantations welcome - something for Porting/?)
1376 Branch: perlio
1377 ! ext/PerlIO/Via/Via.xs
1378____________________________________________________________________________
1379[ 17441] By: jhi on 2002/07/09 15:06:55
1380 Log: Missing patch fragment, noted by Hugo.
1381 Branch: perl
1382 ! toke.c
1383____________________________________________________________________________
1384[ 17440] By: jhi on 2002/07/09 14:05:39
1385 Log: Update Changes.
1386 Branch: perl
1387 ! Changes patchlevel.h
1388____________________________________________________________________________
1389[ 17439] By: jhi on 2002/07/09 13:55:16
1390 Log: Empty lines.
1391 Branch: perl
1392 ! MANIFEST
1393____________________________________________________________________________
1394[ 17438] By: jhi on 2002/07/09 13:48:44
1395 Log: Integrate perlio:
1396
1397 [ 17431]
1398 SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
1399
1400 [ 17432]
1401 Core-dump prevention for
1402 open PIPE, "-|:stdio", "cat /etc/motd";
1403 (root cause not yet fixed).
1404
1405 [ 17433]
1406 Special case :stdio pushed method so that "-|:stdio" does
1407 not have an uninitialized layer on top.
1408
1409 [ 17435]
1410 Call $encoding->decode($sv) without a $chk argument.
1411 This fixes modification of readonly value under use encoding().
1412 Not a final fix as it does not warn on failed decode.
1413
1414 [ 17437]
1415 perldiag patch for implied open of STDIN/STDOUT/STDERR
1416 in wrong mode.
1417 Branch: perl
1418 +> ext/ODBM_File/hints/linux.pl
1419 !> MANIFEST perlio.c pod/perldiag.pod sv.c
1420____________________________________________________________________________
1421[ 17437] By: nick on 2002/07/09 13:42:06
1422 Log: perldiag patch for implied open of STDIN/STDOUT/STDERR
1423 in wrong mode.
1424 Branch: perlio
1425 ! pod/perldiag.pod
1426____________________________________________________________________________
1427[ 17436] By: jhi on 2002/07/09 13:05:43
1428 Log: Subject: [ID 20020708.001] makedepend problem (output of cppstdin garbled)
1429 From: Hans Ranke <Hans.Ranke@ei.tum.de>
1430 Date: Mon, 8 Jul 2002 16:17:00 +0200 (MET DST)
1431 Message-Id: <5.8.0_12541_1026136670@regency>
1432 Branch: perl
1433 ! makedepend.SH
1434____________________________________________________________________________
1435[ 17435] By: nick on 2002/07/09 12:38:01
1436 Log: Call $encoding->decode($sv) without a $chk argument.
1437 This fixes modification of readonly value under use encoding().
1438 Not a final fix as it does not warn on failed decode.
1439 Branch: perlio
1440 ! sv.c
1441____________________________________________________________________________
1442[ 17434] By: jhi on 2002/07/09 11:50:41
1443 Log: Subject: [DOC PATCH] perlre, minor error
1444 From: "Steffen Mueller" <xyey9001@sneakemail.com>
1445 Date: Tue, 9 Jul 2002 02:23:33 +0200
1446 Message-ID: <20020709002024.28399.qmail@onion.perl.org>
1447 Branch: perl
1448 ! pod/perlre.pod
1449____________________________________________________________________________
1450[ 17433] By: nick on 2002/07/09 11:42:32
1451 Log: Special case :stdio pushed method so that "-|:stdio" does
1452 not have an uninitialized layer on top.
1453 Branch: perlio
1454 ! perlio.c
1455____________________________________________________________________________
1456[ 17432] By: nick on 2002/07/09 09:38:45
1457 Log: Core-dump prevention for
1458 open PIPE, "-|:stdio", "cat /etc/motd";
1459 (root cause not yet fixed).
1460 Branch: perlio
1461 ! perlio.c
1462____________________________________________________________________________
1463[ 17431] By: nick on 2002/07/09 08:01:54
1464 Log: SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
1465 Branch: perlio
1466 + ext/ODBM_File/hints/linux.pl
1467 ! MANIFEST
1468____________________________________________________________________________
1469[ 17430] By: nick on 2002/07/09 07:59:06
1470 Log: Integrate mainline
1471 Branch: perlio
1472 +> ext/MIME/Base64/t/quoted-print.t lib/Math/BigInt/t/bare_mif.t
1473 - ext/MIME/Base64/t/qp.t
1474 !> (integrate 48 files)
1475____________________________________________________________________________
1476[ 17429] By: jhi on 2002/07/09 00:17:49
1477 Log: MIME::QuotedPrint is for bytes only; from Gisle.
1478 Branch: perl
1479 ! ext/MIME/Base64/QuotedPrint.pm
1480 ! ext/MIME/Base64/t/quoted-print.t
1481____________________________________________________________________________
1482[ 17428] By: jhi on 2002/07/08 23:26:49
1483 Log: (retracted by #17444)
1484 Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR}
1485 From: Diab Jerius <dj@head-cfa.harvard.edu>
1486 Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT)
1487 Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu>
1488 Branch: perl
1489 ! lib/File/Spec/Unix.pm
1490____________________________________________________________________________
1491[ 17427] By: jhi on 2002/07/08 23:17:21
1492 Log: Subject: patch against t/op/magic.t
1493 From: Jim Cromie <jcromie@divsol.com>
1494 Date: Mon, 08 Jul 2002 19:23:38 -0400
1495 Message-ID: <3D2A1EFA.8050603@divsol.com>
1496 Branch: perl
1497 ! t/op/magic.t
1498____________________________________________________________________________
1499[ 17426] By: jhi on 2002/07/08 21:38:24
1500 Log: Subject: [DOC PATCH] Thread::Signal.pm
1501 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1502 Date: Mon, 08 Jul 2002 23:40:32 +0200
1503 Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>
1504 Branch: perl
1505 ! ext/Thread/Thread/Signal.pm
1506____________________________________________________________________________
1507[ 17425] By: jhi on 2002/07/08 20:10:15
1508 Log: Integrate maint patches #17421, #17424:
1509
1510 on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
1511 hack, $^X was improperly set to the script name when the script
1512 was run via the PATH; argv[0] in that case shows up as the bare
1513 name of the script rather than its fully qualified path, which
1514 meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
1515 to recognize it as the running script name; fix tries to match
1516 bare script name in that case (from Gisle Aas)
1517
1518 tweak change#17421 ($0 is full path to script even when script
1519 is invoked via PATH almost everywhere except Windows)
1520 Branch: perl
1521 !> t/op/magic.t toke.c
1522____________________________________________________________________________
1523[ 17424] By: gsar on 2002/07/08 19:54:10
1524 Log: tweak change#17421 ($0 is full path to script even when script
1525 is invoked via PATH almost everywhere except Windows)
1526 Branch: maint-5.6/perl
1527 ! t/op/magic.t
1528____________________________________________________________________________
1529[ 17423] By: jhi on 2002/07/08 19:10:29
1530 Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
1531 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1532 Date: Mon, 08 Jul 2002 17:00:33 +0100
1533 Message-Id: <200207081600.g68G0Xw07553@crypt.compulink.co.uk>
1534 Branch: perl
1535 ! lib/File/Basename.pm op.c t/op/wantarray.t
1536____________________________________________________________________________
1537[ 17422] By: jhi on 2002/07/08 19:08:58
1538 Log: Subject: [PATCH perl@17412] regcomp.c casting tweak
1539 From: "Craig A. Berry" <craigberry@mac.com>
1540 Date: Mon, 08 Jul 2002 13:17:35 -0500
1541 Message-Id: <5.1.1.5.0.20020708124433.034a5dd8@exchi01>
1542 Branch: perl
1543 ! regcomp.c
1544____________________________________________________________________________
1545[ 17421] By: gsar on 2002/07/08 17:07:01
1546 Log: on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
1547 hack, $^X was improperly set to the script name when the script
1548 was run via the PATH; argv[0] in that case shows up as the bare
1549 name of the script rather than its fully qualified path, which
1550 meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
1551 to recognize it as the running script name; fix tries to match
1552 bare script name in that case (from Gisle Aas)
1553 Branch: maint-5.6/perl
1554 ! t/op/magic.t toke.c
1555____________________________________________________________________________
1556[ 17420] By: jhi on 2002/07/08 12:54:52
1557 Log: Subject: [ DOC PATCH] Re: build failure on Solaris with useithreads
1558 From: Dave Mitchell <davem@fdgroup.com>
1559 Date: Mon, 8 Jul 2002 00:45:42 +0100
1560 Message-ID: <20020708004542.B14412@fdgroup.com>
1561 Branch: perl
1562 ! README.solaris
1563____________________________________________________________________________
1564[ 17419] By: jhi on 2002/07/08 12:19:24
1565 Log: Add a note about perlmonks as suggested by Ilya Martynov;
1566 add an admonition about "can you write my shopping cart
1567 script for me!!!"
1568 Branch: perl
1569 ! pod/perlfaq2.pod
1570____________________________________________________________________________
1571[ 17418] By: jhi on 2002/07/08 12:11:31
1572 Log: Subject: [DOC PATCH] perlfaq2.pod, perlmodstyle.pod
1573 From: Iain Truskett <spoon@cpan.org>
1574 Date: Mon, 8 Jul 2002 16:50:55 +1000
1575 Message-ID: <20020708065055.GC14168@eh.org>
1576 Branch: perl
1577 ! pod/perlfaq2.pod pod/perlmodstyle.pod
1578____________________________________________________________________________
1579[ 17417] By: jhi on 2002/07/08 12:08:27
1580 Log: Subject: [DOC PATCH] perlthrtut.pod
1581 From: Iain Truskett <spoon@cpan.org>
1582 Date: Mon, 8 Jul 2002 13:53:59 +1000
1583 Message-ID: <20020708035359.GB14168@eh.org>
1584 Branch: perl
1585 ! pod/perlthrtut.pod
1586____________________________________________________________________________
1587[ 17416] By: jhi on 2002/07/08 12:07:11
1588 Log: Subject: [PATCH] t/op/glob.t
1589 From: Iain Truskett <spoon@cpan.org>
1590 Date: Mon, 8 Jul 2002 11:59:21 +1000
1591 Message-ID: <20020708015921.GA14168@eh.org>
1592 Branch: perl
1593 ! t/op/glob.t
1594____________________________________________________________________________
1595[ 17415] By: jhi on 2002/07/08 11:58:54
1596 Log: More AUTHORS updates.
1597 Branch: perl
1598 ! AUTHORS
1599____________________________________________________________________________
1600[ 17414] By: jhi on 2002/07/07 22:17:28
1601 Log: AUTHORS updates.
1602 Branch: perl
1603 ! AUTHORS
1604____________________________________________________________________________
1605[ 17413] By: jhi on 2002/07/07 21:42:20
1606 Log: README tweaks.
1607 Branch: perl
1608 ! README.tru64
1609____________________________________________________________________________
1610[ 17412] By: jhi on 2002/07/07 20:54:53
1611 Log: Update Changes.
1612 Branch: perl
1613 ! Changes patchlevel.h
1614____________________________________________________________________________
1615[ 17411] By: jhi on 2002/07/07 20:36:18
1616 Log: Regen toc, modlib.
1617 Branch: perl
1618 ! pod/perlmodlib.pod pod/perltoc.pod
1619____________________________________________________________________________
1620[ 17410] By: rgs on 2002/07/07 20:31:37
1621 Log: Replace the word "discipline" by "layer" almost everywhere,
1622 by Elizabeth Mattijsen.
1623 Branch: perl
1624 ! MANIFEST lib/open.pm pod/perldelta.pod pod/perlfunc.pod
1625 ! pod/perlpodspec.pod pod/perlrun.pod pod/perlunicode.pod
1626 ! pod/perluniintro.pod pod/perlvar.pod
1627____________________________________________________________________________
1628[ 17409] By: jhi on 2002/07/07 19:58:36
1629 Log: Use the same name for the QP test as MIME::Base64 does.
1630 Branch: perl
1631 + ext/MIME/Base64/t/quoted-print.t
1632 - ext/MIME/Base64/t/qp.t
1633 ! MANIFEST
1634____________________________________________________________________________
1635[ 17408] By: jhi on 2002/07/07 18:48:06
1636 Log: Don't install test pods.
1637 Branch: perl
1638 ! installman
1639____________________________________________________________________________
1640[ 17407] By: jhi on 2002/07/07 17:04:27
1641 Log: Integrate maint patches #13474, #13478, #13584, and #16539;
1642 introduce the test case of [ID 20020623.009]. Once upon a
1643 time #13474 introduced evil coredumps, but now things seem
1644 to be better (tried both with and without ithreads).
1645 Branch: perl
1646 ! op.c t/run/fresh_perl.t
1647____________________________________________________________________________
1648[ 17406] By: jhi on 2002/07/07 15:29:28
1649 Log: Upgrade to Math::BigInt 1.60.
1650 Branch: perl
1651 + lib/Math/BigInt/t/bare_mif.t
1652 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1653 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1654 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1655 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
1656 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/inf_nan.t
1657 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
1658 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1659 ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/with_sub.t
1660____________________________________________________________________________
1661[ 17405] By: rgs on 2002/07/06 18:39:30
1662 Log: Subject: Re: FreeBSD 4.6 imminent
1663 From: Nicholas Clark <nick@unfortu.net>
1664 Date: Sat, 6 Jul 2002 16:07:38 +0100
1665 Message-ID: <20020706150737.GC301@Bagpuss.unfortu.net>
1666 Branch: perl
1667 ! README.freebsd
1668____________________________________________________________________________
1669[ 17404] By: nick on 2002/07/06 07:04:02
1670 Log: Integrate mainline
1671 Branch: perlio
1672 !> t/README
1673____________________________________________________________________________
1674[ 17403] By: rgs on 2002/07/05 12:46:22
1675 Log: Precisions and updates about running and writing tests.
1676 Branch: perl
1677 ! t/README
1678____________________________________________________________________________
1679[ 17402] By: nick on 2002/07/05 07:05:40
1680 Log: Integrate mainline
1681 Branch: perlio
1682 !> (integrate 32 files)
1683____________________________________________________________________________
1684[ 17401] By: rgs on 2002/07/04 20:21:10
1685 Log: Goes with change #17400.
1686 Branch: perl
1687 ! t/pod/podselect.xr
1688____________________________________________________________________________
1689[ 17400] By: rgs on 2002/07/04 14:44:32
1690 Log: Subject: [DOC PATCH] minor typo in podselect.PL
1691 From: Dave Mitchell <davem@fdgroup.com>
1692 Date: Thu, 4 Jul 2002 15:30:53 +0100
1693 Message-ID: <20020704153052.C1322@fdgroup.com>
1694 Branch: perl
1695 ! pod/podselect.PL
1696____________________________________________________________________________
1697[ 17399] By: rgs on 2002/07/04 12:01:21
1698 Log: Typos and missing warning categories.
1699 Branch: perl
1700 ! pod/perldiag.pod
1701____________________________________________________________________________
1702[ 17398] By: rgs on 2002/07/04 10:19:11
1703 Log: Subject: Re: autom4te and perl 5.8.0
1704 From: Andy Dougherty <doughera@lafayette.edu>
1705 Date: Wed, 3 Jul 2002 11:56:05 -0400 (EDT)
1706 Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>
1707
1708 (with an additional paranoid nit : skip test unless -c $devnull)
1709 Branch: perl
1710 ! doio.c ext/Fcntl/t/fcntl.t
1711____________________________________________________________________________
1712[ 17397] By: rgs on 2002/07/04 08:58:23
1713 Log: Subject: [PATCH] Win32 build broken
1714 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1715 Date: Wed, 3 Jul 2002 23:44:49 +0200
1716 Message-ID: <3D238C71.6138.2E20AFC@localhost>
1717
1718 (needed by change #17391)
1719 Branch: perl
1720 ! embed.fnc global.sym
1721____________________________________________________________________________
1722[ 17396] By: rgs on 2002/07/02 08:27:41
1723 Log: Subject: [PATCH perl@17384] opendir() nit for VMS
1724 From: "Craig A. Berry" <craigberry@mac.com>
1725 Date: Mon, 1 Jul 2002 22:55:30 -0500
1726 Message-ID: <a05111b02b946cb14a2a8@[172.16.52.1]>
1727 Branch: perl
1728 ! vms/vms.c
1729____________________________________________________________________________
1730[ 17395] By: rgs on 2002/07/01 18:41:17
1731 Log: Subject: Re: Change 17385: AUTHORS updates.
1732 From: Philip Newton <Philip.Newton@gmx.net>
1733 Date: Mon, 01 Jul 2002 20:30:59 +0200
1734 Message-ID: <gt71iuch89r0ektao7g62l32ntgiub1jse@4ax.com>
1735 Branch: perl
1736 ! AUTHORS
1737____________________________________________________________________________
1738[ 17394] By: rgs on 2002/07/01 18:35:37
1739 Log: Subject: [PATCH perl@17384] more dangerous logical name warnings for VMS
1740 From: "Craig A. Berry" <craigberry@mac.com>
1741 Date: Mon, 01 Jul 2002 13:52:36 -0500
1742 Message-ID: <5.1.1.5.0.20020701130645.01aa8258@exchi01>
1743 Branch: perl
1744 ! configure.com vms/test.com
1745____________________________________________________________________________
1746[ 17393] By: rgs on 2002/07/01 18:25:22
1747 Log: Allow PerlIO::Via to look for modules in the default
1748 namespace PerlIO::Via::.
1749 Branch: perl
1750 ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
1751____________________________________________________________________________
1752[ 17392] By: jhi on 2002/07/01 14:14:37
1753 Log: Small speedup by inlining the easy bits of is_utf8_char()
1754 into is_utf8_string().
1755 Branch: perl
1756 ! utf8.c
1757____________________________________________________________________________
1758[ 17391] By: jhi on 2002/07/01 13:42:28
1759 Log: Subject: -Dr and unicode
1760 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1761 Date: Mon, 01 Jul 2002 13:28:05 +0100
1762 Message-Id: <200207011228.g61CS5r06772@crypt.compulink.co.uk>
1763 Branch: perl
1764 ! regcomp.c
1765____________________________________________________________________________
1766[ 17390] By: jhi on 2002/07/01 13:40:44
1767 Log: Subject: Re: [ID 20020630.002] utf8 regex only matches 32k
1768 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1769 Message-Id: <200207011228.g61CS4T06766@crypt.compulink.co.uk>
1770 Date: Mon, 01 Jul 2002 13:28:04 +0100
1771 Branch: perl
1772 ! regexec.c t/op/pat.t
1773____________________________________________________________________________
1774[ 17389] By: rgs on 2002/07/01 13:04:18
1775 Log: Goes with lib/open.pm diagnostics changes
1776 Branch: perl
1777 ! lib/open.t
1778____________________________________________________________________________
1779[ 17388] By: rgs on 2002/07/01 09:27:47
1780 Log: Subject: [DOC PATCH] perliol.pod nit
1781 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1782 Date: Sun, 30 Jun 2002 23:52:05 +0200
1783 Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>
1784
1785 Subject: [DOC PATCH] open.pm, no more discipline
1786 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1787 Date: Sun, 30 Jun 2002 23:02:50 +0200
1788 Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>
1789 Branch: perl
1790 ! lib/open.pm pod/perliol.pod
1791____________________________________________________________________________
1792[ 17387] By: rgs on 2002/07/01 09:26:02
1793 Log: Subject: Threads doc patch
1794 From: Iain Truskett <spoon@cpan.org>
1795 Date: Mon, 1 Jul 2002 14:58:14 +1000
1796 Message-ID: <20020701045814.GB1805@eh.org>
1797 Branch: perl
1798 ! pod/perlthrtut.pod
1799____________________________________________________________________________
1800[ 17386] By: jhi on 2002/06/30 16:51:44
1801 Log: Regen toc (skip the XS:: since they do not get installed)
1802 Branch: perl
1803 ! pod/buildtoc.PL pod/perltoc.pod
1804____________________________________________________________________________
1805[ 17385] By: jhi on 2002/06/30 16:31:35
1806 Log: AUTHORS updates.
1807 Branch: perl
1808 ! AUTHORS
1809____________________________________________________________________________
1810[ 17384] By: jhi on 2002/06/30 15:31:53
1811 Log: Update Changes.
1812 Branch: perl
1813 ! Changes patchlevel.h
1814____________________________________________________________________________
1815[ 17383] By: jhi on 2002/06/30 02:45:58
1816 Log: Retract #17380, the refcnt tweak was misplaced (re_dup is used
1817 when creation of new threads needs to duplicate the re struct)
1818 Branch: perl
1819 ! sv.c
1820____________________________________________________________________________
1821[ 17382] By: jhi on 2002/06/30 01:22:05
1822 Log: Subject: [PATCH] Re: [PATCH] pack 'w' should be using NV, not double
1823 From: Nicholas Clark <nick@unfortu.net>
1824 Date: Sat, 29 Jun 2002 18:24:08 +0100
1825 Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>
1826 Branch: perl
1827 ! t/op/pack.t
1828____________________________________________________________________________
1829[ 17381] By: rgs on 2002/06/29 13:31:12
1830 Log: Various precisions.
1831 Branch: perl
1832 ! pod/perlhack.pod
1833____________________________________________________________________________
1834[ 17380] By: jhi on 2002/06/28 18:50:08
1835 Log: (Retracted by #17383)
1836 Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
1837 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1838 Date: Fri, 28 Jun 2002 14:29:43 +0100
1839 Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>
1840 Branch: perl
1841 ! sv.c
1842____________________________________________________________________________
1843[ 17379] By: jhi on 2002/06/28 18:36:57
1844 Log: Subject: [PATCH rc2] README.os2
1845 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1846 Date: Fri, 28 Jun 2002 13:32:39 -0400
1847 Message-ID: <20020628133239.A26455@math.ohio-state.edu>
1848 Branch: perl
1849 ! README.os2 os2/Changes
1850____________________________________________________________________________
1851[ 17378] By: jhi on 2002/06/28 18:28:43
1852 Log: Forgotten file.
1853 Branch: perl
1854 ! MANIFEST
1855____________________________________________________________________________
1856[ 17377] By: nick on 2002/06/28 17:59:37
1857 Log: Integrate mainline
1858 Branch: perlio
1859 +> ext/Digest/MD5/hints/MacOS.pl lib/Pod/t/text.t
1860 !> (integrate 27 files)
1861____________________________________________________________________________
1862[ 17376] By: jhi on 2002/06/28 13:15:17
1863 Log: NetWare update from Ananth Kesari.
1864 Branch: perl
1865 ! NetWare/Makefile NetWare/netware.h NetWare/nw5.c
1866 ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm
1867____________________________________________________________________________
1868[ 17375] By: jhi on 2002/06/28 13:02:01
1869 Log: (retracted by #17467)
1870 EBCDIC-safer.
1871 Branch: perl
1872 ! regexec.c
1873____________________________________________________________________________
1874[ 17374] By: rgs on 2002/06/28 12:07:49
1875 Log: Subject: [PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
1876 From: Steve Hay <Steve.Hay@uk.radan.com>
1877 Date: Fri, 28 Jun 2002 12:23:37 +0100
1878 Message-ID: <3D1C4739.4090002@uk.radan.com>
1879 Branch: perl
1880 ! lib/Tie/Handle.pm
1881____________________________________________________________________________
1882[ 17373] By: rgs on 2002/06/28 12:06:29
1883 Log: Subject: [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
1884 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1885 Date: Mon, 24 Jun 2002 23:17:57 -0700
1886 Message-ID: <VsAG9gzkgWla092yn@efn.org>
1887 Branch: perl
1888 ! pod/perlfunc.pod
1889____________________________________________________________________________
1890[ 17372] By: jhi on 2002/06/27 20:53:44
1891 Log: Inlining to avoid costly UTF-8 calls.
1892 Branch: perl
1893 ! regexec.c sv.c
1894____________________________________________________________________________
1895[ 17371] By: jhi on 2002/06/27 19:12:46
1896 Log: Shave off some more of the Unicode regex slowness.
1897 Branch: perl
1898 ! regexec.c
1899____________________________________________________________________________
1900[ 17370] By: jhi on 2002/06/27 16:10:17
1901 Log: Cure some of the slowness of
1902 [ID 20020627.001] regex and utf-8 performance problem.
1903 Branch: perl
1904 ! regexec.c
1905____________________________________________________________________________
1906[ 17369] By: rgs on 2002/06/27 11:12:43
1907 Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
1908 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1909 Date: Thu, 27 Jun 2002 11:58:57 +0100
1910 Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>
1911 Branch: perl
1912 ! op.c
1913____________________________________________________________________________
1914[ 17368] By: ams on 2002/06/27 02:39:13
1915 Log: Subject: [DOC PATCH] DynaLoader.pm
1916 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1917 Date: Wed, 26 Jun 2002 20:27:25 +0200
1918 Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
1919
1920 Subject: [DOC PATCH] Base64.pm
1921 From: Elizabeth Mattijsen <liz@dijkmat.nl>
1922 Date: Thu, 27 Jun 2002 00:54:10 +0200
1923 Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
1924 Branch: perl
1925 ! ext/DynaLoader/DynaLoader_pm.PL ext/MIME/Base64/Base64.pm
1926____________________________________________________________________________
1927[ 17367] By: rgs on 2002/06/26 20:32:20
1928 Log: chomp clarifications by Elizabeth Mattijsen.
1929 Branch: perl
1930 ! pod/perlfunc.pod
1931____________________________________________________________________________
1932[ 17366] By: jhi on 2002/06/26 18:25:51
1933 Log: Further tweaking on the Unicode s///.
1934 Branch: perl
1935 ! pp_hot.c t/op/subst.t
1936____________________________________________________________________________
1937[ 17365] By: jhi on 2002/06/26 18:01:09
1938 Log: Subject: Re: Another Unicode s/// buglet?
1939 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1940 Date: Wed, 26 Jun 2002 18:43:18 +0100
1941 Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>
1942 Branch: perl
1943 ! regexec.c
1944____________________________________________________________________________
1945[ 17364] By: jhi on 2002/06/26 15:44:57
1946 Log: Subject: Re: Another Unicode s/// buglet?
1947 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1948 Date: Wed, 26 Jun 2002 17:43:07 +0100
1949 Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>
1950
1951 (only the test cases)
1952 Branch: perl
1953 ! t/op/subst.t
1954____________________________________________________________________________
1955[ 17363] By: jhi on 2002/06/26 15:41:48
1956 Log: Integrate from macperl:
1957
1958 [ 17345]
1959 Mac OS Test updates
1960
1961 [ 17347]
1962 Support hints and OPTIMIZE in MM_MacOS
1963
1964 [ 17348]
1965 Crank down optimization for Mac OS in Digest::MD5
1966 Branch: perl
1967 +> ext/Digest/MD5/hints/MacOS.pl
1968 !> ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
1969 !> lib/Test/Harness/t/strap-analyze.t
1970 !> lib/Test/Harness/t/test-harness.t
1971____________________________________________________________________________
1972[ 17362] By: jhi on 2002/06/26 15:25:45
1973 Log: Let's not leak.
1974 Branch: perl
1975 ! pp_hot.c
1976____________________________________________________________________________
1977[ 17361] By: rgs on 2002/06/26 15:24:24
1978 Log: Subject: [PATCH rc2] os2/Changes
1979 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1980 Date: Wed, 26 Jun 2002 11:54:06 -0400
1981 Message-ID: <20020626115406.A6091@math.ohio-state.edu>
1982 Branch: perl
1983 ! os2/Changes os2/os2.c
1984____________________________________________________________________________
1985[ 17360] By: rgs on 2002/06/26 14:41:00
1986 Log: Subject: Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
1987 From: PPrymmer@factset.com
1988 Date: Wed, 26 Jun 2002 10:48:23 -0400
1989 Message-ID: <OFB1C74398.CBC80EA2-ON85256BE4.00507569@55.25.11>
1990 Branch: perl
1991 ! pod/perlport.pod
1992____________________________________________________________________________
1993[ 17359] By: rgs on 2002/06/26 14:38:10
1994 Log: Subject: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
1995 From: "Craig A. Berry" <craigberry@mac.com>
1996 Date: Tue, 25 Jun 2002 21:46:59 -0500
1997 Message-ID: <a05111b00b93ec39cdf8f@[172.16.52.1]>
1998 Branch: perl
1999 ! configure.com pod/perlport.pod vms/perlvms.pod
2000____________________________________________________________________________
2001[ 17358] By: jhi on 2002/06/26 14:37:12
2002 Log: Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
2003 Branch: perl
2004 ! pp_hot.c t/op/subst.t
2005____________________________________________________________________________
2006[ 17356] By: jhi on 2002/06/26 12:54:51
2007 Log: Further script tweakage.
2008 Branch: perl
2009 ! Porting/testall.atom
2010____________________________________________________________________________
2011[ 17355] By: rgs on 2002/06/25 19:55:23
2012 Log: Subject: Re: glob [possible PATCH for perlfunc.pod]
2013 From: "John P. Linderman" <jpl@research.att.com>
2014 Date: Tue, 25 Jun 2002 06:51:09 -0400
2015 Message-ID: <200206251051.GAA44772@raptor.research.att.com>
2016
2017 (reformatted)
2018 Branch: perl
2019 ! pod/perlfunc.pod
2020____________________________________________________________________________
2021[ 17354] By: jhi on 2002/06/25 19:20:15
2022 Log: Upgrade to podlators 1.22.
2023 Branch: perl
2024 + lib/Pod/t/text.t
2025 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/man.t
2026____________________________________________________________________________
2027[ 17353] By: jhi on 2002/06/25 15:18:15
2028 Log: Unicode s/// buglet found by Gregor Chrupala in perl-unicode.
2029 Branch: perl
2030 ! pp_hot.c t/op/subst.t
2031____________________________________________________________________________
2032[ 17352] By: jhi on 2002/06/25 13:28:33
2033 Log: Dust off the script to the new test naming.
2034 Branch: perl
2035 ! Porting/testall.atom
2036____________________________________________________________________________
2037[ 17351] By: pudge on 2002/06/22 21:54:43
2038 Log: Update Changes
2039 Branch: macperl
2040 + macos/Changes5.6
2041 ! macos/Changes
2042____________________________________________________________________________
2043[ 17350] By: pudge on 2002/06/22 20:42:37
2044 Log: Don't need this anymore
2045 Branch: macperl
2046 - macos/bundled_ext/Digest/MD5/Makefile.mk
2047____________________________________________________________________________
2048[ 17349] By: pudge on 2002/06/22 20:20:59
2049 Log: Fix macos Makefiles for optimization changes
2050 Branch: macperl
2051 ! macos/BuildRules.mk macos/Makefile.mk
2052____________________________________________________________________________
2053[ 17348] By: pudge on 2002/06/22 20:20:31
2054 Log: Crank down optimization for Mac OS in Digest::MD5
2055 Branch: macperl
2056 + ext/Digest/MD5/hints/MacOS.pl
2057____________________________________________________________________________
2058[ 17347] By: pudge on 2002/06/22 20:20:04
2059 Log: Support hints and OPTIMIZE in MM_MacOS
2060 Branch: macperl
2061 ! lib/ExtUtils/MM_MacOS.pm
2062____________________________________________________________________________
2063[ 17346] By: pudge on 2002/06/22 17:30:59
2064 Log: Misc. config/test updates in macos
2065 Branch: macperl
2066 ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
2067 ! macos/bundled_ext/Digest/MD5/Makefile.mk macos/config.sh
2068____________________________________________________________________________
2069[ 17345] By: pudge on 2002/06/22 17:30:12
2070 Log: Mac OS Test updates
2071 Branch: macperl
2072 ! ext/POSIX/t/taint.t lib/Test/Harness/t/strap-analyze.t
2073 ! lib/Test/Harness/t/test-harness.t
2074____________________________________________________________________________
2075[ 17344] By: pudge on 2002/06/22 17:13:16
2076 Log: Integrate perl
2077 Branch: macperl
2078 +> ext/POSIX/t/taint.t lib/Test/Simple/t/bad_plan.t
2079 +> lib/Test/Simple/t/threads.t
2080 - lib/File/Spec/NW5.pm
2081 !> (integrate 124 files)
2082____________________________________________________________________________
2083[ 17343] By: nick on 2002/06/21 14:09:27
2084 Log: Integrate mainline
2085 Branch: perlio
2086 !> Changes patchlevel.h pod/perlhist.pod
2087____________________________________________________________________________
2088[ 17342] By: nick on 2002/06/21 13:30:07
2089 Log: Integrate mainline
2090 Branch: perlio
2091 !> (integrate 34 files)
2092____________________________________________________________________________
2093[ 17341] By: jhi on 2002/06/21 13:13:58
2094 Log: This is 5.8.0 RC2.
2095 Branch: perl
2096 ! patchlevel.h pod/perlhist.pod
2097____________________________________________________________________________
2098[ 17340] By: jhi on 2002/06/21 13:05:59
2099 Log: Update Changes.
2100 Branch: perl
2101 ! Changes patchlevel.h
2102____________________________________________________________________________
2103[ 17339] By: jhi on 2002/06/21 12:46:59
2104 Log: Regen stuff.
2105 Branch: perl
2106 ! Configure NetWare/config_H.wc Porting/config.sh
2107 ! Porting/config_H pod/perlmodlib.pod pod/perltoc.pod uconfig.h
2108 ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
2109 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
2110 ! wince/config_H.ce
2111____________________________________________________________________________
2112[ 17338] By: jhi on 2002/06/21 12:34:31
2113 Log: Typos-be-gone.
2114 Branch: perl
2115 ! pod/perldelta.pod
2116____________________________________________________________________________
2117[ 17337] By: jhi on 2002/06/21 12:06:17
2118 Log: Slight rewording from Stas, paragraph rewrappings.
2119 Branch: perl
2120 ! pod/perliol.pod
2121____________________________________________________________________________
2122[ 17336] By: jhi on 2002/06/21 11:56:33
2123 Log: Integrate perlio:
2124
2125 [ 17330]
2126 PerlIO Layer implementation future proofing.
2127 - Inspired by Nick C's suggestion add size of function table to the table
2128 as a validation check.
2129 - also optimize pseudo-layer code to avoid malloc/link of something
2130 destined to be immediately popped & freed.
2131 - Minor addition to pod/perliol.pod
2132
2133 [ 17335]
2134 Fix bug in optimized pseudo-layers.
2135 Branch: perl
2136 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
2137 ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
2138 ! pod/perliol.pod win32/win32io.c
2139____________________________________________________________________________
2140[ 17335] By: nick on 2002/06/21 08:46:57
2141 Log: Fix bug in optimized pseudo-layers.
2142 Branch: perlio
2143 ! perlio.c
2144____________________________________________________________________________
2145[ 17334] By: jhi on 2002/06/21 00:42:54
2146 Log: VMS: configure.com updates from Craig Berry.
2147 Branch: perl
2148 ! configure.com
2149____________________________________________________________________________
2150[ 17333] By: gsar on 2002/06/21 00:30:52
2151 Log: tyops
2152 Branch: perl
2153 ! pod/perlrun.pod
2154____________________________________________________________________________
2155[ 17332] By: jhi on 2002/06/20 20:41:20
2156 Log: Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)
2157 Branch: perl
2158 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
2159 ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
2160 ! pod/perliol.pod win32/win32io.c
2161____________________________________________________________________________
2162[ 17331] By: jhi on 2002/06/20 20:11:00
2163 Log: Integrate perlio:
2164
2165 [ 17330]
2166 PerlIO Layer implementation future proofing.
2167 - Inspired by Nick C's suggestion add size of function table to the table
2168 as a validation check.
2169 - also optimize pseudo-layer code to avoid malloc/link of something
2170 destined to be immediately popped & freed.
2171 - Minor addition to pod/perliol.pod
2172 Branch: perl
2173 !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
2174 !> ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
2175 !> pod/perliol.pod win32/win32io.c
2176____________________________________________________________________________
2177[ 17330] By: nick on 2002/06/20 20:04:01
2178 Log: PerlIO Layer implementation future proofing.
2179 - Inspired by Nick C's suggestion add size of function table to the table
2180 as a validation check.
2181 - also optimize pseudo-layer code to avoid malloc/link of something
2182 destined to be immediately popped & freed.
2183 - Minor addition to pod/perliol.pod
2184 Branch: perlio
2185 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
2186 ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
2187 ! pod/perliol.pod win32/win32io.c
2188____________________________________________________________________________
2189[ 17329] By: jhi on 2002/06/20 18:13:31
2190 Log: AmigaOS: fork() is available but unimplemented.
2191 Branch: perl
2192 ! hints/amigaos.sh
2193____________________________________________________________________________
2194[ 17328] By: jhi on 2002/06/20 17:41:42
2195 Log: Integrate perlio:
2196
2197 [ 17327]
2198 Fix segv on IO::File->open("/dev/null").
2199 Branch: perl
2200 !> doio.c perlio.c
2201____________________________________________________________________________
2202[ 17327] By: nick on 2002/06/20 16:54:01
2203 Log: Fix segv on IO::File->open("/dev/null").
2204 Branch: perlio
2205 ! doio.c perlio.c
2206____________________________________________________________________________
2207[ 17326] By: jhi on 2002/06/20 16:51:22
2208 Log: Missing from #17321.
2209 Branch: perl
2210 ! lib/Getopt/Long/CHANGES
2211____________________________________________________________________________
2212[ 17325] By: jhi on 2002/06/20 15:27:18
2213 Log: Subject: [PATCH]RE: mixing FATAL and non-FATAL warnings
2214 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2215 Date: Thu, 20 Jun 2002 17:14:12 +0100
2216 Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>
2217 Branch: perl
2218 ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
2219 ! warnings.pl
2220____________________________________________________________________________
2221[ 17324] By: jhi on 2002/06/20 14:39:41
2222 Log: Subject: Re: perl v5.8.0 17303 on VMS_VAX V7.2
2223 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2224 Date: Thu, 20 Jun 2002 14:51:16 +0100
2225 Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>
2226 Branch: perl
2227 ! numeric.c
2228____________________________________________________________________________
2229[ 17323] By: jhi on 2002/06/20 12:36:20
2230 Log: Subject: [Patch POSIX.pod] "fmod" ne "modf"
2231 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
2232 Date: Thu, 20 Jun 2002 14:28:35 +0200
2233 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
2234 Branch: perl
2235 ! ext/POSIX/POSIX.pod
2236____________________________________________________________________________
2237[ 17322] By: jhi on 2002/06/20 12:29:23
2238 Log: Subject: Re: [PATCH perl.h] kill the VOIDUSED redefined warning
2239 From: Stas Bekman <stas@stason.org>
2240 Date: Thu, 20 Jun 2002 16:50:01 +0800
2241 Message-ID: <3D119739.4020901@stason.org>
2242
2243 (mod_perl defines might define VOIDUSED)
2244 Branch: perl
2245 ! perl.h
2246____________________________________________________________________________
2247[ 17321] By: jhi on 2002/06/20 12:26:12
2248 Log: (Retract #17316 and) upgrade to Getopt::Long 2.32.
2249 Branch: perl
2250 ! lib/Getopt/Long.pm
2251____________________________________________________________________________
2252[ 17320] By: nick on 2002/06/20 06:24:29
2253 Log: Integrate mainline
2254 Branch: perlio
2255 +> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
2256 !> MANIFEST README.irix README.win32 ext/POSIX/t/posix.t
2257 !> ext/POSIX/t/taint.t lib/ExtUtils/Changes
2258 !> lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MakeMaker.pm
2259 !> lib/ExtUtils/t/writemakefile_args.t lib/Getopt/Long.pm
2260 !> lib/Test/Builder.pm lib/Test/Harness.pm
2261 !> lib/Test/Harness/Changes lib/Test/Harness/Straps.pm
2262 !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
2263 !> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
2264 !> lib/overload.pm makedef.pl pod/perldelta.pod pod/perlvar.pod
2265____________________________________________________________________________
2266[ 17319] By: gsar on 2002/06/20 04:51:48
2267 Log: mention Win32::GetOSName() nearabouts $^O
2268 Branch: perl
2269 ! pod/perlvar.pod
2270____________________________________________________________________________
2271[ 17318] By: jhi on 2002/06/20 03:51:12
2272 Log: More IRIX compiler lore.
2273 Branch: perl
2274 ! README.irix
2275____________________________________________________________________________
2276[ 17317] By: gsar on 2002/06/20 02:33:49
2277 Log: missing export for PerlIO_pop (used in PerlIO::Via now)
2278 Branch: perl
2279 ! makedef.pl
2280____________________________________________________________________________
2281[ 17316] By: jhi on 2002/06/20 00:23:35
2282 Log: (retracted by #17321) Make Getopt::Long ithread-safe.
2283 Branch: perl
2284 ! lib/Getopt/Long.pm
2285____________________________________________________________________________
2286[ 17315] By: jhi on 2002/06/20 00:03:56
2287 Log: Subject: [PATCH] Test::Simple/More/Builder 0.44 -> 0.45
2288 From: Michael G Schwern <schwern@pobox.com>
2289 Date: Wed, 19 Jun 2002 20:11:11 -0400
2290 Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>
2291 Branch: perl
2292 + lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
2293 ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
2294 ! lib/Test/Simple.pm lib/Test/Simple/Changes
2295 ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
2296____________________________________________________________________________
2297[ 17314] By: jhi on 2002/06/19 23:16:37
2298 Log: Subject: [PATCH] ExtUtils::MakeMaker 6.02 -> 6.03
2299 From: Michael G Schwern <schwern@pobox.com>
2300 Date: Wed, 19 Jun 2002 20:13:16 -0400
2301 Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>
2302 Branch: perl
2303 ! lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
2304 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/writemakefile_args.t
2305____________________________________________________________________________
2306[ 17313] By: jhi on 2002/06/19 23:15:41
2307 Log: Subject: [PATCH] Test::Harness 2.25 -> 2.26
2308 From: Michael G Schwern <schwern@pobox.com>
2309 Date: Wed, 19 Jun 2002 20:12:08 -0400
2310 Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>
2311 Branch: perl
2312 ! lib/Test/Harness.pm lib/Test/Harness/Changes
2313 ! lib/Test/Harness/Straps.pm
2314____________________________________________________________________________
2315[ 17312] By: jhi on 2002/06/19 21:27:24
2316 Log: Integrate perlio:
2317
2318 [ 17309]
2319 "Clean" implementation of binmode(FH)/":raw" identity.
2320 New function table entry so all layer definitions need tweaking.
2321 Extra function table entry allows a layer to remain on a binmode stack
2322 New PerlIOBase_binmode allows easy implementation of default policy.
2323 Branch: perl
2324 !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
2325 !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
2326 !> makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
2327____________________________________________________________________________
2328[ 17311] By: jhi on 2002/06/19 21:16:09
2329 Log: Subject: RE: [PATCH] POSIX taint tests
2330 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2331 Date: Wed, 19 Jun 2002 23:16:11 +0100
2332 Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
2333 Branch: perl
2334 ! ext/POSIX/t/posix.t
2335____________________________________________________________________________
2336[ 17310] By: jhi on 2002/06/19 21:14:53
2337 Log: Fix for 20001101.004, at least for the memleak part.
2338 Branch: perl
2339 ! lib/overload.pm
2340____________________________________________________________________________
2341[ 17309] By: nick on 2002/06/19 20:50:54
2342 Log: "Clean" implementation of binmode(FH)/":raw" identity.
2343 New function table entry so all layer definitions need tweaking.
2344 Extra function table entry allows a layer to remain on a binmode stack
2345 New PerlIOBase_binmode allows easy implementation of default policy.
2346 Branch: perlio
2347 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
2348 ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
2349 ! makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
2350____________________________________________________________________________
2351[ 17308] By: jhi on 2002/06/19 20:33:16
2352 Log: Subject: [PATCH] Re: [PATCH] POSIX taint tests
2353 From: Michael G Schwern <schwern@pobox.com>
2354 Date: Wed, 19 Jun 2002 16:51:56 -0400
2355 Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
2356 Branch: perl
2357 ! ext/POSIX/t/posix.t ext/POSIX/t/taint.t
2358____________________________________________________________________________
2359[ 17307] By: rgs on 2002/06/19 20:26:24
2360 Log: Subject: Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
2361 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2362 Date: Tue, 18 Jun 2002 15:40:08 -0700
2363 Message-ID: <Ib7D9gzkgmTG092yn@efn.org>
2364 Branch: perl
2365 ! lib/overload.pm
2366____________________________________________________________________________
2367[ 17306] By: jhi on 2002/06/19 18:49:06
2368 Log: Subject: Re: Mingw32: some tests fail
2369 From: Per Einar Ellefsen <per.einar@skynet.be>
2370 Date: Wed, 19 Jun 2002 19:37:15 +0200
2371 Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>
2372 Branch: perl
2373 ! README.win32
2374____________________________________________________________________________
2375[ 17305] By: jhi on 2002/06/19 17:40:29
2376 Log: Subject: [PATCH] Mention Class::Pseudohash in perldelta
2377 From: Autrijus Tang <autrijus@autrijus.org>
2378 Date: Thu, 20 Jun 2002 01:36:26 +0800
2379 Message-ID: <20020619173626.GA2650@not.autrijus.org>
2380 Branch: perl
2381 ! pod/perldelta.pod
2382____________________________________________________________________________
2383[ 17304] By: nick on 2002/06/19 15:57:16
2384 Log: Integrate mainline
2385 Branch: perlio
2386 +> ext/POSIX/t/taint.t
2387 - lib/File/Spec/NW5.pm
2388 !> Changes MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
2389 !> patchlevel.h pod/perltodo.pod utils/perlbug.PL
2390____________________________________________________________________________
2391[ 17303] By: jhi on 2002/06/19 14:06:55
2392 Log: Update Changes.
2393 Branch: perl
2394 ! Changes patchlevel.h
2395____________________________________________________________________________
2396[ 17302] By: jhi on 2002/06/19 14:00:35
2397 Log: #17301 was only part of the story.
2398 Branch: perl
2399 ! MANIFEST
2400____________________________________________________________________________
2401[ 17301] By: jhi on 2002/06/19 13:53:52
2402 Log: Make MANIFEST comply with #17297.
2403 Branch: perl
2404 ! MANIFEST
2405____________________________________________________________________________
2406[ 17300] By: jhi on 2002/06/19 13:37:45
2407 Log: Subject: Re: perlbug mail loop? [PATCH]
2408 From: Richard.Foley@t-online.de
2409 Date: Wed, 19 Jun 2002 15:29:37 +0200
2410 Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
2411 Branch: perl
2412 ! utils/perlbug.PL
2413____________________________________________________________________________
2414[ 17299] By: jhi on 2002/06/19 13:18:42
2415 Log: opendir was missing for the list.
2416 Branch: perl
2417 ! pod/perltodo.pod
2418____________________________________________________________________________
2419[ 17298] By: jhi on 2002/06/19 13:01:51
2420 Log: Integrate perlio:
2421
2422 [ 17295]
2423 Un-deprecate :raw after all - just define what it means
2424 more precisely. (Pending approval).
2425 Branch: perl
2426 !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
2427 !> pod/perlrun.pod
2428____________________________________________________________________________
2429[ 17297] By: jhi on 2002/06/19 12:33:04
2430 Log: The only difference between NW5.pm and Win32.pm was that
2431 NetWare preferred SYS:/temp over C:/temp for tmpdir().
2432 Branch: perl
2433 - lib/File/Spec/NW5.pm
2434 ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
2435____________________________________________________________________________
2436[ 17296] By: jhi on 2002/06/19 12:20:54
2437 Log: Subject: [PATCH] POSIX taint tests
2438 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2439 Date: Wed, 19 Jun 2002 09:29:22 +0100
2440 Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>
2441 Branch: perl
2442 + ext/POSIX/t/taint.t
2443 ! MANIFEST
2444____________________________________________________________________________
2445[ 17295] By: nick on 2002/06/19 12:14:32
2446 Log: Un-deprecate :raw after all - just define what it means
2447 more precisely. (Pending approval).
2448 Branch: perlio
2449 ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
2450 ! pod/perlrun.pod
2451____________________________________________________________________________
2452[ 17294] By: nick on 2002/06/19 06:09:49
2453 Log: Integrate mainline
2454 Branch: perlio
2455 !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
2456 !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
2457 !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
2458 !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
2459 !> toke.c
2460____________________________________________________________________________
2461[ 17293] By: jhi on 2002/06/19 02:00:05
2462 Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
2463 From: Michael G Schwern <schwern@pobox.com>
2464 Date: Tue, 18 Jun 2002 21:31:43 -0400
2465 Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
2466 Branch: perl
2467 ! os2/os2_base.t
2468____________________________________________________________________________
2469[ 17292] By: jhi on 2002/06/18 21:36:21
2470 Log: This is probably the reason for the GW failures.
2471 Branch: perl
2472 ! ext/Digest/MD5/t/files.t
2473____________________________________________________________________________
2474[ 17291] By: jhi on 2002/06/18 21:28:33
2475 Log: Debugger tweak from from Peter Scott.
2476 Branch: perl
2477 ! lib/perl5db.pl
2478____________________________________________________________________________
2479[ 17290] By: jhi on 2002/06/18 20:31:10
2480 Log: To mirror #17285.
2481 Branch: perl
2482 ! pod/perldelta.pod
2483____________________________________________________________________________
2484[ 17289] By: jhi on 2002/06/18 20:29:25
2485 Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
2486 From: "Craig A. Berry" <craigberry@mac.com>
2487 Date: Tue, 18 Jun 2002 10:34:51 -0500
2488 Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
2489 Branch: perl
2490 ! configure.com
2491____________________________________________________________________________
2492[ 17288] By: jhi on 2002/06/18 20:27:58
2493 Log: Tiny tweaks.
2494 Branch: perl
2495 ! lib/PerlIO.pm pod/perlfunc.pod
2496____________________________________________________________________________
2497[ 17287] By: jhi on 2002/06/18 20:22:56
2498 Log: Integrate perlio:
2499
2500 [ 17280]
2501 Slight improvement to :win32 layer
2502
2503 [ 17282]
2504 More PerlIO doc tweaks - trying to make them document what
2505 happens in current implementation while leaving way open
2506 to "fixing" things.
2507 Branch: perl
2508 !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
2509____________________________________________________________________________
2510[ 17286] By: jhi on 2002/06/18 20:19:25
2511 Log: Document the "Unicode in package/sub names" problem;
2512 a microfix in toke.c towards the final goal (the fix
2513 removes the need to have quotes around Unicode package
2514 names when calling a method on them)
2515 Branch: perl
2516 ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
2517 ! pod/perlunicode.pod pod/perluniintro.pod toke.c
2518____________________________________________________________________________
2519[ 17285] By: rgs on 2002/06/18 19:03:52
2520 Log: Further clarification about safe pipe opens.
2521 Branch: perl
2522 ! pod/perlipc.pod
2523____________________________________________________________________________
2524[ 17284] By: rgs on 2002/06/18 18:42:49
2525 Log: perlsyn.pod tweak suggested by Larry.
2526 Branch: perl
2527 ! pod/perlsyn.pod
2528____________________________________________________________________________
2529[ 17283] By: rgs on 2002/06/18 18:25:53
2530 Log: Subject: [DOC PATCH] perlsyn
2531 From: Elizabeth Mattijsen <liz@dijkmat.nl>
2532 Date: Tue, 18 Jun 2002 13:37:30 +0200
2533 Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
2534
2535 Subject: Re: [DOC PATCH] perlsyn (2)
2536 From: Elizabeth Mattijsen <liz@dijkmat.nl>
2537 Date: Tue, 18 Jun 2002 15:08:17 +0200
2538 Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
2539
2540 (Plus tweak by Ronald J Kimball)
2541 Branch: perl
2542 ! pod/perlsyn.pod
2543____________________________________________________________________________
2544[ 17282] By: nick on 2002/06/18 09:14:25
2545 Log: More PerlIO doc tweaks - trying to make them document what
2546 happens in current implementation while leaving way open
2547 to "fixing" things.
2548 Branch: perlio
2549 ! lib/PerlIO.pm pod/perlfunc.pod
2550____________________________________________________________________________
2551[ 17281] By: nick on 2002/06/18 09:12:59
2552 Log: Integrate mainline
2553 Branch: perlio
2554 !> Changes Configure config_h.SH installperl patchlevel.h
2555 !> pod/perldelta.pod pod/perlipc.pod
2556____________________________________________________________________________
2557[ 17280] By: nick on 2002/06/18 07:03:08
2558 Log: Slight improvement to :win32 layer
2559 Branch: perlio
2560 ! win32/win32io.c
2561____________________________________________________________________________
2562[ 17279] By: jhi on 2002/06/18 03:10:42
2563 Log: Do not install XS::{APItest,Typemap}
2564 Branch: perl
2565 ! installperl
2566____________________________________________________________________________
2567[ 17278] By: jhi on 2002/06/18 02:46:43
2568 Log: Subject: Re: Do we want XS::APItest installed?
2569 From: Andy Dougherty <doughera@lafayette.edu>
2570 Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
2571 Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
2572
2573 (rats, forgot to submit the metaconfig change separately)
2574 Branch: metaconfig/U/perl
2575 ! Extensions.U
2576 Branch: perl
2577 ! Configure config_h.SH
2578____________________________________________________________________________
2579[ 17277] By: jhi on 2002/06/18 02:31:26
2580 Log: "Borrow" Rafael's multiarg open descripion to perldelta,
2581 shuffle the highlights a bit (can't believe the perlio
2582 mention was missing)
2583 Branch: perl
2584 ! pod/perldelta.pod
2585____________________________________________________________________________
2586[ 17276] By: rgs on 2002/06/17 22:46:28
2587 Log: Document the '-|' open form in perlipc.pod
2588 Branch: perl
2589 ! pod/perlipc.pod
2590____________________________________________________________________________
2591[ 17275] By: gsar on 2002/06/17 19:20:06
2592 Log: avoid AUTOLOAD() clobbering $!
2593 Branch: maint-5.6/perl
2594 ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
2595 ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
2596 ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
2597 ! lib/AutoLoader.pm utils/h2xs.PL
2598____________________________________________________________________________
2599[ 17274] By: nick on 2002/06/17 14:50:35
2600 Log: Integrate mainline
2601 Branch: perlio
2602 !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
2603 !> pod/perlfunc.pod pod/perlrun.pod
2604____________________________________________________________________________
2605[ 17273] By: jhi on 2002/06/17 14:34:17
2606 Log: Update Changes.
2607 Branch: perl
2608 ! Changes patchlevel.h
2609____________________________________________________________________________
2610[ 17272] By: jhi on 2002/06/17 14:21:55
2611 Log: :bytes is not the inverse of :crlf, either (from NI-S)
2612 Branch: perl
2613 ! lib/PerlIO.pm
2614____________________________________________________________________________
2615[ 17271] By: jhi on 2002/06/17 13:56:33
2616 Log: Further discouraging of :raw.
2617 Branch: perl
2618 ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
2619____________________________________________________________________________
2620[ 17270] By: jhi on 2002/06/17 13:27:35
2621 Log: Integrate perlio:
2622
2623 [ 17267]
2624 Handle IO error in "slow gets"
2625 Branch: perl
2626 !> sv.c
2627____________________________________________________________________________
2628[ 17269] By: jhi on 2002/06/17 12:49:06
2629 Log: Subject: [PATCH File/Basename.pm] use of undef var
2630 From: Stas Bekman <stas@stason.org>
2631 Date: Mon, 17 Jun 2002 16:31:48 +0800
2632 Message-ID: <3D0D9E74.7000908@stason.org>
2633
2634 (modified)
2635 Branch: perl
2636 ! lib/File/Basename.pm
2637____________________________________________________________________________
2638[ 17268] By: jhi on 2002/06/17 12:45:10
2639 Log: Subject: [PATCH] README.vms -- updated testing instructions
2640 From: "Craig A. Berry" <craigberry@mac.com>
2641 Date: Mon, 17 Jun 2002 00:31:18 -0500
2642 Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
2643 Branch: perl
2644 ! README.vms
2645____________________________________________________________________________
2646[ 17267] By: nick on 2002/06/17 12:41:49
2647 Log: Handle IO error in "slow gets"
2648 Branch: perlio
2649 ! sv.c
2650____________________________________________________________________________
2651[ 17266] By: nick on 2002/06/17 07:05:20
2652 Log: Integrate mainline
2653 Branch: perlio
2654 !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
2655 !> pod/perldebug.pod pod/perldelta.pod
2656____________________________________________________________________________
2657[ 17265] By: jhi on 2002/06/17 00:53:49
2658 Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
2659 From: Peter Scott <Peter@PSDT.com>
2660 Date: Sun, 16 Jun 2002 18:31:31 -0700
2661 Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>
2662
2663 @file -> source file
2664 Branch: perl
2665 ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
2666____________________________________________________________________________
2667[ 17264] By: jhi on 2002/06/17 00:47:43
2668 Log: Missing hunk from #15363.
2669 Branch: perl
2670 ! lib/perl5db.pl
2671____________________________________________________________________________
2672[ 17263] By: jhi on 2002/06/17 00:36:26
2673 Log: Advertise MakeMaker.
2674 Branch: perl
2675 ! pod/perldelta.pod
2676____________________________________________________________________________
2677[ 17262] By: jhi on 2002/06/16 23:16:18
2678 Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5
2679 From: parv <parv@pair.com>
2680 Date: Sun, 16 Jun 2002 20:12:24 -0400
2681 Message-ID: <20020617001224.GC466@moo.holy.cow>
2682 Branch: perl
2683 ! pod/perldelta.pod
2684____________________________________________________________________________
2685[ 17261] By: ams on 2002/06/16 21:40:47
2686 Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
2687 From: Robin Houston <robin@kitsite.com>
2688 Date: Sun, 16 Jun 2002 23:33:50 +0100
2689 Message-Id: <20020616233350.A9675@robin.kitsite.com>
2690 Branch: perl
2691 ! autodoc.pl embed.pl
2692____________________________________________________________________________
2693[ 17260] By: jhi on 2002/06/16 17:06:31
2694 Log: Deprecate (or at least discourage) :raw.
2695 Branch: perl
2696 ! pod/perldelta.pod
2697____________________________________________________________________________
2698[ 17259] By: jhi on 2002/06/16 16:54:28
2699 Log: Integrate perlio:
2700
2701 [ 17258]
2702 Last minute tinkering with PerlIO abstraction API.
2703 - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
2704 const char *mode.
2705 - Other 'flags' field changed to U32
2706 - Discouraging words written about ":raw".
2707 Branch: perl
2708 !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
2709____________________________________________________________________________
2710[ 17258] By: nick on 2002/06/16 16:38:59
2711 Log: Last minute tinkering with PerlIO abstraction API.
2712 - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
2713 const char *mode.
2714 - Other 'flags' field changed to U32
2715 - Discouraging words written about ":raw".
2716 Branch: perlio
2717 ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
2718____________________________________________________________________________
2719[ 17257] By: nick on 2002/06/16 15:16:46
2720 Log: Integrate mainline
2721 Branch: perlio
2722 !> (integrate 32 files)
2723____________________________________________________________________________
2724[ 17256] By: ams on 2002/06/16 09:00:51
2725 Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2726 From: Michael G Schwern <schwern@pobox.com>
2727 Date: Sun, 16 Jun 2002 03:49:27 -0400
2728 Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
2729
2730 Subject: [PATCH] Test::Harness 2.24 -> 2.25
2731 From: Michael G Schwern <schwern@pobox.com>
2732 Date: Sun, 16 Jun 2002 03:58:40 -0400
2733 Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
2734 Branch: perl
2735 ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2736 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
2737 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2738 ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2739 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
2740 ! lib/Test/Harness.pm lib/Test/Harness/Changes
2741 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2742 ! lib/Test/Harness/t/strap-analyze.t
2743 ! lib/Test/Harness/t/test-harness.t
2744 ! t/lib/MakeMaker/Test/Utils.pm
2745____________________________________________________________________________
2746[ 17255] By: jhi on 2002/06/16 03:29:09
2747 Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
2748 From: "Craig A. Berry" <craigberry@mac.com>
2749 Date: Sat, 15 Jun 2002 18:56:12 -0500
2750 Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
2751 Branch: perl
2752 ! pp.c
2753____________________________________________________________________________
2754[ 17254] By: jhi on 2002/06/15 20:09:47
2755 Log: Collect the known AmigaOS wisdom.
2756 Branch: perl
2757 ! README.amiga hints/amigaos.sh
2758____________________________________________________________________________
2759[ 17253] By: jhi on 2002/06/15 18:08:06
2760 Log: Subject: [PATCH] README.vms, Multinet fix update
2761 From: "Craig A. Berry" <craigberry@mac.com>
2762 Date: Sat, 15 Jun 2002 14:02:50 -0500
2763 Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
2764 Branch: perl
2765 ! README.vms
2766____________________________________________________________________________
2767[ 17252] By: jhi on 2002/06/15 17:22:56
2768 Log: Regenerate Changes; most importantly automassage the
2769 "Integrate perlio" entries to be more informative.
2770 Branch: perl
2771 ! Changes
2772____________________________________________________________________________
2773[ 17251] By: jhi on 2002/06/15 15:39:09
2774 Log: Spurious empty statements.
2775 Branch: perl
2776 ! op.c perl.c perlio.c sv.c
2777____________________________________________________________________________
2778[ 17250] By: jhi on 2002/06/15 15:34:51
2779 Log: Possible cure for
2780
2781 Subject: Re: Thread bug in 5.8RC1 Win32
2782 From: Alessandro Forghieri <alf@orion.it>
2783 Date: Sat, 15 Jun 2002 12:56:35 +0200
2784 Message-ID: <20020615125635.A25110@alpha.orion.it>
2785 Branch: perl
2786 ! perl.c
2787____________________________________________________________________________
2788[ 17249] By: jhi on 2002/06/14 23:14:44
2789 Log: findrfuncs: small tweaks.
2790 Branch: perl
2791 ! Porting/findrfuncs
2792____________________________________________________________________________
2793[ 17248] By: jhi on 2002/06/14 22:34:27
2794 Log: Group the debugger changes in one place.
2795 Branch: perl
2796 ! pod/perldelta.pod
2797____________________________________________________________________________
2798[ 17247] By: jhi on 2002/06/14 19:26:15
2799 Log: Detypo.
2800 Branch: perl
2801 ! pod/perlfunc.pod
2802____________________________________________________________________________
2803[ 17246] By: jhi on 2002/06/14 19:18:44
2804 Log: Plug potential confusion.
2805 Branch: perl
2806 ! pod/perldelta.pod
2807____________________________________________________________________________
2808[ 17245] By: jhi on 2002/06/14 19:13:16
2809 Log: Attribute::Handlers has been adopted by Arthur.
2810 Branch: perl
2811 ! pod/perldelta.pod
2812____________________________________________________________________________
2813[ 17244] By: jhi on 2002/06/14 19:04:53
2814 Log: README.irix update.
2815 Branch: perl
2816 ! README.irix
2817____________________________________________________________________________
2818[ 17243] By: jhi on 2002/06/14 19:00:08
2819 Log: README.tru64 update.
2820 Branch: perl
2821 ! README.tru64
2822____________________________________________________________________________
2823[ 17242] By: jhi on 2002/06/14 18:48:33
2824 Log: Not that urgent a fix since inside #if 0, but still...
2825 Branch: perl
2826 ! perlsfio.h
2827____________________________________________________________________________
2828[ 17241] By: nick on 2002/06/14 17:15:38
2829 Log: Integrate mainline
2830 Branch: perlio
2831 !> Changes Configure NetWare/config.wc NetWare/config_H.wc
2832 !> Porting/Glossary Porting/config.sh Porting/config_H
2833 !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
2834 !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
2835 !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
2836____________________________________________________________________________
2837[ 17240] By: jhi on 2002/06/14 14:25:38
2838 Log: OS/2 status from John Poltorak.
2839 Branch: perl
2840 ! pod/perldelta.pod
2841____________________________________________________________________________
2842[ 17239] By: jhi on 2002/06/14 14:05:37
2843 Log: Regen Configure; regen perltoc.
2844 Branch: perl
2845 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2846 ! config_h.SH pod/perltoc.pod
2847____________________________________________________________________________
2848[ 17238] By: jhi on 2002/06/14 13:40:23
2849 Log: Update Changes.
2850 Branch: perl
2851 ! Changes patchlevel.h
2852____________________________________________________________________________
2853[ 17237] By: jhi on 2002/06/14 13:32:22
2854 Log: NetWare diff for XS::APItest.
2855 Branch: perl
2856 ! NetWare/config.wc NetWare/config_H.wc
2857____________________________________________________________________________
2858[ 17236] By: jhi on 2002/06/14 11:16:57
2859 Log: Subject: [PATCH] Constant.t for EBCDIC platforms
2860 From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2861 Date: Fri, 14 Jun 2002 10:39:54 +0200
2862 Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net>
2863 Branch: perl
2864 ! lib/ExtUtils/t/Constant.t
2865____________________________________________________________________________
2866[ 17235] By: jhi on 2002/06/14 11:09:07
2867 Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
2868 From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2869 Date: Fri, 14 Jun 2002 10:07:28 +0200
2870 Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
2871 Branch: perl
2872 ! pp_sys.c
2873____________________________________________________________________________
2874[ 17234] By: jhi on 2002/06/14 11:08:34
2875 Log: Subject: [PATCH] basic.t for EBCDIC platforms
2876 From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2877 Date: Fri, 14 Jun 2002 09:58:49 +0200
2878 Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
2879 Branch: perl
2880 ! lib/Pod/t/basic.t
2881____________________________________________________________________________
2882[ 17233] By: jhi on 2002/06/14 11:07:23
2883 Log: Subject: [PATCH] Cap.t for EBCDIC platforms
2884 From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2885 Date: Fri, 14 Jun 2002 09:53:36 +0200
2886 Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>
2887 (why this has been working in z/OS?)
2888 Branch: perl
2889 ! lib/Term/Cap.t
2890____________________________________________________________________________
2891[ 17232] By: jhi on 2002/06/14 10:58:01
2892 Log: Mention Solaris x86 use64bitint troubles.
2893 Branch: perl
2894 ! pod/perldelta.pod
2895____________________________________________________________________________
2896[ 17231] By: jhi on 2002/06/14 10:45:16
2897 Log: All UNICOS test failures should be gone now.
2898 Branch: perl
2899 ! pod/perldelta.pod
2900____________________________________________________________________________
2901[ 17230] By: jhi on 2002/06/14 10:39:04
2902 Log: UNICOS and UNICOS/mk are broken only on one test.
2903 Branch: perl
2904 ! ext/Socket/socketpair.t
2905____________________________________________________________________________
2906[ 17229] By: nick on 2002/06/14 08:36:40
2907 Log: Integrate mainline
2908 Branch: perlio
2909 !> (integrate 32 files)
2910____________________________________________________________________________
2911[ 17228] By: jhi on 2002/06/14 01:36:12
2912 Log: Upgrade to Switch 2.09 (the debugging statement
2913 was already removed in blead)
2914 Branch: perl
2915 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2916____________________________________________________________________________
2917[ 17227] By: ams on 2002/06/14 00:39:15
2918 Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
2919 From: "Craig A. Berry" <craigberry@mac.com>
2920 Date: Thu, 13 Jun 2002 19:55:25 -0500
2921 Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
2922 Branch: perl
2923 ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
2924____________________________________________________________________________
2925[ 17226] By: jhi on 2002/06/13 22:07:24
2926 Log: Thread doc tweaks.
2927 Branch: perl
2928 ! ext/threads/shared/shared.pm ext/threads/threads.pm
2929 ! pod/perlthrtut.pod
2930____________________________________________________________________________
2931[ 17225] By: jhi on 2002/06/13 21:59:07
2932 Log: Don't assume too much about how print will scale
2933 your fp numbers; be explicit and use printf instead--
2934 the assumption broke in UNICOS (from Mark Lutz)
2935 (Use %.0f instead of %d because in 32-bit systems
2936 the %d may end producing -1 or something else odd.)
2937 Branch: perl
2938 ! t/lib/warnings/toke
2939____________________________________________________________________________
2940[ 17224] By: jhi on 2002/06/13 19:22:12
2941 Log: Tell what version of PDL will be fine with 5.8.0,
2942 according to TimJ.
2943 Branch: perl
2944 ! pod/perldelta.pod
2945____________________________________________________________________________
2946[ 17223] By: jhi on 2002/06/13 16:44:12
2947 Log: Subject: test failure: lib/ExtUtils/t/Installed.t
2948 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2949 Date: Thu, 13 Jun 2002 15:44:24 +0100
2950 Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
2951 Branch: perl
2952 ! lib/ExtUtils/t/Installed.t
2953____________________________________________________________________________
2954[ 17222] By: jhi on 2002/06/13 16:39:35
2955 Log: Subject: Re: linux + usemorebits: gcc error?
2956 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2957 Date: Thu, 13 Jun 2002 15:03:28 +0100
2958 Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
2959
2960 (go U32 based on NI-S since it's a flags field)
2961 Branch: perl
2962 ! perliol.h
2963____________________________________________________________________________
2964[ 17221] By: jhi on 2002/06/13 13:55:08
2965 Log: Document the tied/magical/shared array/hash non-autovivifying bug.
2966 Branch: perl
2967 ! ext/threads/shared/shared.pm pod/perldelta.pod
2968____________________________________________________________________________
2969[ 17220] By: jhi on 2002/06/13 12:51:14
2970 Log: Also perlsub needs to be slightly more upbeat about attributes.
2971 Branch: perl
2972 ! pod/perlsub.pod
2973____________________________________________________________________________
2974[ 17219] By: jhi on 2002/06/13 12:40:36
2975 Log: One more pass on the TYPE/ATTRS issues.
2976 Branch: perl
2977 ! lib/attributes.pm pod/perlfunc.pod
2978____________________________________________________________________________
2979[ 17218] By: jhi on 2002/06/13 12:24:53
2980 Log: Subject: Re: [ PATCH ] AIX 5 + 17206
2981 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2982 Date: Thu, 13 Jun 2002 09:18:27 +0200
2983 Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
2984 Branch: perl
2985 ! hints/aix.sh
2986____________________________________________________________________________
2987[ 17217] By: jhi on 2002/06/13 12:24:22
2988 Log: Subject: [ PATCH ] mymalloc on HP-UX
2989 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2990 Date: Thu, 13 Jun 2002 09:58:30 +0200
2991 Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
2992 Branch: perl
2993 ! hints/hpux.sh
2994____________________________________________________________________________
2995[ 17216] By: ams on 2002/06/13 10:08:38
2996 Log: <pudge> crab, can you integrate 17215 ?
2997 Branch: perl
2998 !> ext/XS/APItest/t/printf.t
2999____________________________________________________________________________
3000[ 17215] By: pudge on 2002/06/13 09:51:36
3001 Log: Building XS::APItest as shared lib
3002 Branch: macperl
3003 ! ext/XS/APItest/t/printf.t
3004____________________________________________________________________________
3005[ 17214] By: pudge on 2002/06/13 09:50:25
3006 Log: Update tests, makefile, config
3007 Branch: macperl
3008 ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
3009____________________________________________________________________________
3010[ 17213] By: pudge on 2002/06/13 09:49:11
3011 Log: Integrate perl
3012 Branch: macperl
3013 +> README.freebsd README.irix ext/IO/hints/sco.pl
3014 +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
3015 +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
3016 +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
3017 +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
3018 +> lib/Net/Ping/Changes
3019 - README.threads lib/Net/Ping/CHANGES
3020 ! NetWare/bat/SetCodeWar.bat
3021 !> (integrate 168 files)
3022____________________________________________________________________________
3023[ 17212] By: ams on 2002/06/13 09:29:13
3024 Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
3025 From: Chris Nandor <pudge@pobox.com>
3026 Date: Thu, 13 Jun 2002 00:16:26 -0400
3027 Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
3028 Branch: perl
3029 ! ext/XS/APItest/APItest.xs
3030____________________________________________________________________________
3031[ 17211] By: jhi on 2002/06/12 23:05:29
3032 Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
3033 From: PPrymmer@factset.com
3034 Date: Wed, 12 Jun 2002 18:58:50 -0400
3035 Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
3036 Branch: perl
3037 ! utils/perlivp.PL
3038____________________________________________________________________________
3039[ 17210] By: jhi on 2002/06/12 22:57:47
3040 Log: The scalar behaviour of sort is undefined.
3041 Branch: perl
3042 ! pod/perlfunc.pod
3043____________________________________________________________________________
3044[ 17209] By: jhi on 2002/06/12 22:56:24
3045 Log: Mention I/O layers in perlopentut.
3046 Branch: perl
3047 ! pod/perlopentut.pod
3048____________________________________________________________________________
3049[ 17208] By: jhi on 2002/06/12 22:36:15
3050 Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
3051 Branch: perl
3052 ! lib/attributes.pm pod/perlfunc.pod
3053____________________________________________________________________________
3054[ 17207] By: jhi on 2002/06/12 14:15:32
3055 Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
3056 Branch: perl
3057 ! ext/XS/APItest/README
3058____________________________________________________________________________
3059[ 17206] By: jhi on 2002/06/12 13:25:30
3060 Log: Update Changes.
3061 Branch: perl
3062 ! Changes patchlevel.h
3063____________________________________________________________________________
3064[ 17205] By: jhi on 2002/06/12 13:16:32
3065 Log: Regen toc.
3066 Branch: perl
3067 ! pod/perltoc.pod
3068____________________________________________________________________________
3069[ 17204] By: jhi on 2002/06/12 13:05:28
3070 Log: This should be gone now.
3071 Branch: perl
3072 ! INSTALL
3073____________________________________________________________________________
3074[ 17203] By: jhi on 2002/06/12 12:58:54
3075 Log: NetWare doc tweak.
3076 Branch: perl
3077 ! README.netware
3078____________________________________________________________________________
3079[ 17202] By: jhi on 2002/06/12 12:33:33
3080 Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior.
3081 From: Abigail <abigail@foad.org>
3082 Date: Wed, 12 Jun 2002 02:46:01 -0700
3083 Message-ID: <20020612024601.A8524@ucan.foad.org>
3084 Branch: perl
3085 ! pod/perlfunc.pod
3086____________________________________________________________________________
3087[ 17201] By: jhi on 2002/06/12 12:31:19
3088 Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
3089 From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
3090 Date: Wed, 12 Jun 2002 13:50:59 +0200
3091 Message-ID: <3D0735A3.4020701@hexaflux.com>
3092 Branch: perl
3093 ! ext/Time/HiRes/HiRes.xs
3094____________________________________________________________________________
3095[ 17200] By: jhi on 2002/06/12 12:17:02
3096 Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
3097 go back to disabling long doubles from MinGW because
3098 MSVCRT doesn't do long double printfing even when gcc
3099 would know how to handle them.
3100 Branch: perl
3101 ! win32/config.bc win32/config_H.bc win32/config_H.gc
3102____________________________________________________________________________
3103[ 17199] By: nick on 2002/06/12 11:13:16
3104 Log: Integrate mainline
3105 Branch: perlio
3106 !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
3107 !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
3108 !> win32/config_H.bc win32/config_H.gc
3109____________________________________________________________________________
3110[ 17198] By: jhi on 2002/06/12 03:01:37
3111 Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
3112 From: "Craig A. Berry" <craigberry@mac.com>
3113 Date: Tue, 11 Jun 2002 22:44:31 -0500
3114 Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
3115 Branch: perl
3116 ! configure.com
3117____________________________________________________________________________
3118[ 17197] By: jhi on 2002/06/12 01:52:32
3119 Log: Test relying on undefined behaviour of atan2(0, 0)
3120 (valiantly debugged by Mark Lutz).
3121 Branch: perl
3122 ! lib/Math/Trig.t
3123____________________________________________________________________________
3124[ 17196] By: jhi on 2002/06/12 01:41:05
3125 Log: Regen perlmodlib.
3126 Branch: perl
3127 ! pod/perlmodlib.pod
3128____________________________________________________________________________
3129[ 17195] By: jhi on 2002/06/12 01:39:18
3130 Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
3131 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3132 Date: Tue, 11 Jun 2002 15:12:15 -0700
3133 Message-ID: </WnB9gzkgC5S092yn@efn.org>
3134 Branch: perl
3135 ! pod/perlmodlib.PL
3136____________________________________________________________________________
3137[ 17194] By: jhi on 2002/06/12 01:35:57
3138 Log: Subject: [PATCH] Re: RC1 on Playstation2
3139 From: Tim Jenness <t.jenness@jach.hawaii.edu>
3140 Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
3141 Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
3142 Branch: perl
3143 ! perl.c
3144____________________________________________________________________________
3145[ 17193] By: jhi on 2002/06/11 19:57:23
3146 Log: Not that I know anything about Windows compilers
3147 but Google leads me into believing that while Borland and
3148 GCC support the ANSI way of printing long doubles (%L),
3149 Visual C really doesn't support printing them.
3150 Branch: perl
3151 ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
3152____________________________________________________________________________
3153[ 17192] By: rgs on 2002/06/11 19:00:37
3154 Log: Fix a cut-n-paste error.
3155 Branch: perl
3156 ! pod/perldiag.pod
3157____________________________________________________________________________
3158[ 17191] By: nick on 2002/06/11 16:07:14
3159 Log: Integrate mainline
3160 Branch: perlio
3161 !> Changes INSTALL ext/XS/APItest/APItest.pm
3162 !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
3163 !> patchlevel.h
3164____________________________________________________________________________
3165[ 17190] By: jhi on 2002/06/11 14:09:14
3166 Log: Update Changes.
3167 Branch: perl
3168 ! Changes patchlevel.h
3169____________________________________________________________________________
3170[ 17189] By: jhi on 2002/06/11 13:55:12
3171 Log: Trying to printf Perl-specific datatypes using printf
3172 (with perlio or stdio) is folly, says Hugo.
3173 Branch: perl
3174 ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
3175 ! ext/XS/APItest/t/printf.t
3176____________________________________________________________________________
3177[ 17188] By: jhi on 2002/06/11 13:54:31
3178 Log: Be more specific.
3179 Branch: perl
3180 ! INSTALL
3181____________________________________________________________________________
3182[ 17187] By: jhi on 2002/06/11 13:03:13
3183 Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
3184 From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
3185 Date: Tue, 11 Jun 2002 12:21:01 +0200
3186 Message-ID: <3D05CF0D.9060409@hexaflux.com>
3187 Branch: perl
3188 ! INSTALL
3189____________________________________________________________________________
3190[ 17186] By: nick on 2002/06/11 10:44:04
3191 Log: Integrate mainline
3192 Branch: perlio
3193 +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
3194 +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
3195 +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
3196 +> lib/Math/BigInt/t/upgradef.t
3197 !> MANIFEST NetWare/Makefile Porting/repository.pod
3198 !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
3199 !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
3200 !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
3201 !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
3202 !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
3203 !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
3204 !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
3205 !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
3206 !> win32/Makefile
3207____________________________________________________________________________
3208[ 17185] By: gsar on 2002/06/11 05:02:43
3209 Log: sanity-check the windows section in perldelta and add some missing
3210 entries
3211 Branch: perl
3212 ! pod/perldelta.pod
3213____________________________________________________________________________
3214[ 17184] By: jhi on 2002/06/11 03:45:44
3215 Log: Obviously time to get some sleep.
3216 Branch: perl
3217 ! ext/XS/APItest/t/printf.t
3218____________________________________________________________________________
3219[ 17183] By: jhi on 2002/06/11 03:41:35
3220 Log: #17179 wasn't quite right.
3221 Branch: perl
3222 ! ext/XS/APItest/t/printf.t
3223____________________________________________________________________________
3224[ 17182] By: gsar on 2002/06/11 03:27:41
3225 Log: fix outdated info about how the patches in the APC are generated;
3226 mention the perlbrowse repository gateway; add a pointer to
3227 perlhack.pod in repository.pod
3228 Branch: perl
3229 ! Porting/repository.pod pod/perlhack.pod
3230____________________________________________________________________________
3231[ 17181] By: jhi on 2002/06/11 03:27:24
3232 Log: Subject: Detype locale.c comment
3233 From: Philip Newton <Philip.Newton@gmx.net>
3234 Date: Tue, 11 Jun 2002 06:28:08 +0200
3235 Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
3236 Branch: perl
3237 ! locale.c
3238____________________________________________________________________________
3239[ 17180] By: jhi on 2002/06/11 03:21:53
3240 Log: Make UTF-8 locales effective only if PerlIO has been
3241 defined (ignore UTF-8 locales silently if no PerlIO).
3242 Branch: perl
3243 ! locale.c pod/perldelta.pod pod/perluniintro.pod
3244____________________________________________________________________________
3245[ 17179] By: jhi on 2002/06/11 02:53:34
3246 Log: Can't printf Perl specific datatypes without perlio
3247 (in other words, stdio doesn't do the %V...)
3248 Branch: perl
3249 ! ext/XS/APItest/t/printf.t
3250____________________________________________________________________________
3251[ 17178] By: jhi on 2002/06/11 01:54:05
3252 Log: Document XS::APItest.
3253 Branch: perl
3254 ! pod/perldelta.pod
3255____________________________________________________________________________
3256[ 17177] By: jhi on 2002/06/11 01:49:38
3257 Log: Add XS::APItest to Win32/DJGPP/NetWare.
3258 Branch: perl
3259 ! NetWare/Makefile djgpp/config.over win32/Makefile
3260____________________________________________________________________________
3261[ 17176] By: jhi on 2002/06/11 01:37:39
3262 Log: Add XS::APItest 0.01 from Tim Jenness.
3263
3264 The perl.h change is needed by non-gcc (non-__attribute__)
3265 compilers: without it non-gccs won't have printf() mapped
3266 to PerlIO_stdoutf (when perlio, of course). This means that
3267 non-gccs would not be able to print the Perl specific datatypes.
3268 Branch: perl
3269 + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
3270 + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
3271 + ext/XS/APItest/README ext/XS/APItest/t/printf.t
3272 ! MANIFEST perl.h
3273____________________________________________________________________________
3274[ 17175] By: jhi on 2002/06/10 23:24:42
3275 Log: Now that binmode(FH) does implicit ":bytes" revisit
3276 the failing tests. The worrisome one is the Digest::MD5
3277 test-- how will it fare in CRLF lands now?
3278 Branch: perl
3279 ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
3280 ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
3281 ! ext/Storable/t/malice.t
3282____________________________________________________________________________
3283[ 17174] By: jhi on 2002/06/10 20:55:00
3284 Log: Upgrade to Math::BigInt 1.59.
3285 Branch: perl
3286 + lib/Math/BigInt/t/upgradef.t
3287 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3288 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3289 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3290 ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
3291____________________________________________________________________________
3292[ 17173] By: jhi on 2002/06/10 20:16:30
3293 Log: Document the implicit :bytes of binmode(FH).
3294 Branch: perl
3295 ! pod/perlfunc.pod
3296____________________________________________________________________________
3297[ 17172] By: jhi on 2002/06/10 19:27:23
3298 Log: Integrate perlio:
3299
3300 [ 17171]
3301 binmode(FH); to act like binmode(FH,":bytes") as well as
3302 turning off CRLF features.
3303 Branch: perl
3304 !> perlio.c t/io/utf8.t
3305____________________________________________________________________________
3306[ 17171] By: nick on 2002/06/10 18:40:22
3307 Log: binmode(FH); to act like binmode(FH,":bytes") as well as
3308 turning off CRLF features.
3309 Branch: perlio
3310 ! perlio.c t/io/utf8.t
3311____________________________________________________________________________
3312[ 17170] By: nick on 2002/06/10 17:04:28
3313 Log: Integrate mainline
3314 Branch: perlio
3315 !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
3316 !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
3317 !> locale.c patchlevel.h perl.c pod/perldebtut.pod
3318 !> pod/perldelta.pod sv.c
3319____________________________________________________________________________
3320[ 17169] By: jhi on 2002/06/10 14:47:28
3321 Log: Subject: [DOC PATCH] perldebtut
3322 From: Elizabeth Mattijsen <liz@dijkmat.nl>
3323 Date: Mon, 10 Jun 2002 17:47:14 +0200
3324 Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
3325 Branch: perl
3326 ! pod/perldebtut.pod
3327____________________________________________________________________________
3328[ 17168] By: jhi on 2002/06/10 14:04:31
3329 Log: Document the UTF-8 env issue. Now NI-S just needs
3330 to fix binmode() to comply with the documentation...
3331 Branch: perl
3332 ! pod/perldelta.pod
3333____________________________________________________________________________
3334[ 17167] By: jhi on 2002/06/10 13:47:21
3335 Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
3336 From: Philip Newton <Philip.Newton@gmx.net>
3337 Date: Mon, 10 Jun 2002 07:56:41 +0200
3338 Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
3339
3340 Subject: Re: Change 17110: Add deprecations.
3341 From: Philip Newton <Philip.Newton@gmx.net>
3342 Date: Mon, 10 Jun 2002 07:56:22 +0200
3343 Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
3344 Branch: perl
3345 ! pod/perldelta.pod
3346____________________________________________________________________________
3347[ 17166] By: jhi on 2002/06/10 13:44:49
3348 Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
3349 Branch: perl
3350 ! locale.c perl.c
3351____________________________________________________________________________
3352[ 17165] By: jhi on 2002/06/10 13:07:57
3353 Log: Update Changes.
3354 Branch: perl
3355 ! Changes patchlevel.h
3356____________________________________________________________________________
3357[ 17164] By: jhi on 2002/06/10 13:01:17
3358 Log: Further patch on #17163 for Tru64.
3359 Branch: perl
3360 ! sv.c
3361____________________________________________________________________________
3362[ 17163] By: jhi on 2002/06/10 12:40:16
3363 Log: Patch from Hugo for the 'printf' problem:
3364 - for SV-style calling, we can only get NV
3365 - for C-style calling, we assume %f is double;
3366 - for simplicity we allow any of %Lf, %llf, %qf for long double
3367 Branch: perl
3368 ! sv.c
3369____________________________________________________________________________
3370[ 17162] By: jhi on 2002/06/10 12:31:32
3371 Log: Integrate perlio:
3372
3373 [ 17159]
3374 Tune test to run in UTF-8 locales
3375 - test file must be opened as :bytes or high-bit octets
3376 will be UTF-8 encoded on write in such locales, so
3377 will not read as expected.
3378 Branch: perl
3379 !> ext/PerlIO/t/fallback.t
3380____________________________________________________________________________
3381[ 17161] By: jhi on 2002/06/10 12:21:39
3382 Log: #17150 didn't expect -Uuseperlio.
3383 Branch: perl
3384 ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
3385____________________________________________________________________________
3386[ 17160] By: sky on 2002/06/10 09:53:42
3387 Log: Subject: [PATCH] queue.pm
3388 From: Benjamin Goldberg <goldbb2@earthlink.net>
3389 Date: tis jun 04, 2002 02:03:53 Europe/Stockholm
3390 Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
3391 Applied manually
3392 Branch: perl
3393 ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
3394____________________________________________________________________________
3395[ 17159] By: nick on 2002/06/10 09:51:16
3396 Log: Tune test to run in UTF-8 locales
3397 - test file must be opened as :bytes or high-bit octets
3398 will be UTF-8 encoded on write in such locales, so
3399 will not read as expected.
3400 Branch: perlio
3401 ! ext/PerlIO/t/fallback.t
3402____________________________________________________________________________
3403[ 17158] By: nick on 2002/06/10 09:49:32
3404 Log: Integrate mainline
3405 Branch: perlio
3406 +> lib/Net/Ping/Changes
3407 - lib/Net/Ping/CHANGES
3408 !> (integrate 37 files)
3409____________________________________________________________________________
3410[ 17157] By: jhi on 2002/06/10 03:30:19
3411 Log: metaconfig tweak for #17156.
3412 Branch: metaconfig
3413 ! U/mkglossary
3414____________________________________________________________________________
3415[ 17156] By: jhi on 2002/06/10 03:30:06
3416 Log: Glossary tweaks.
3417 Branch: perl
3418 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3419____________________________________________________________________________
3420[ 17155] By: jhi on 2002/06/10 02:12:09
3421 Log: Upgrade to Net::Ping 2.19.
3422 Branch: perl
3423 + lib/Net/Ping/Changes
3424 - lib/Net/Ping/CHANGES
3425 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
3426____________________________________________________________________________
3427[ 17154] By: jhi on 2002/06/09 23:25:48
3428 Log: Subject: [patch] ptr_table_store
3429 From: Doug MacEachern <dougm@covalent.net>
3430 Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
3431 Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
3432 Branch: perl
3433 ! sv.c
3434____________________________________________________________________________
3435[ 17153] By: jhi on 2002/06/09 23:25:04
3436 Log: Subject: Re: unique attribute?
3437 From: Doug MacEachern <dougm@covalent.net>
3438 Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
3439 Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
3440 Branch: perl
3441 ! embed.fnc embed.h proto.h sv.c sv.h
3442____________________________________________________________________________
3443[ 17152] By: jhi on 2002/06/09 23:21:35
3444 Log: Update hint comments.
3445 Branch: perl
3446 ! hints/irix_6.sh
3447____________________________________________________________________________
3448[ 17151] By: jhi on 2002/06/09 22:59:54
3449 Log: One missing bit of Math::BigInt 1.58.
3450 Branch: perl
3451 ! t/lib/Math/BigInt/BareCalc.pm
3452____________________________________________________________________________
3453[ 17150] By: jhi on 2002/06/09 21:47:51
3454 Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
3455 From: Radu Greab <radu@netsoft.ro>
3456 Date: Mon, 10 Jun 2002 00:40:34 +0300
3457 Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
3458
3459 Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
3460 ones which I cannot figure out.
3461 Branch: perl
3462 ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
3463 ! ext/Encode/t/guess.t ext/Storable/t/malice.t
3464____________________________________________________________________________
3465[ 17149] By: jhi on 2002/06/09 21:08:02
3466 Log: :unique nitpicking continues.
3467 Branch: perl
3468 ! pod/perlfunc.pod
3469____________________________________________________________________________
3470[ 17148] By: jhi on 2002/06/09 21:01:57
3471 Log: "thread failed to start: " is better than "Died:".
3472 Branch: perl
3473 ! ext/threads/threads.xs pod/perldiag.pod
3474____________________________________________________________________________
3475[ 17147] By: jhi on 2002/06/09 20:47:53
3476 Log: :unique saga continues.
3477 Branch: perl
3478 ! pod/perldelta.pod pod/perlfunc.pod
3479____________________________________________________________________________
3480[ 17146] By: jhi on 2002/06/09 20:44:38
3481 Log: Subject: Re: unique attribute?
3482 From: Doug MacEachern <dougm@covalent.net>
3483 Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
3484 Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
3485 Branch: perl
3486 ! sv.c
3487____________________________________________________________________________
3488[ 17145] By: jhi on 2002/06/09 20:09:03
3489 Log: Subject: Math::BigInt 1.58 released
3490 From: Tels <perl_dummy@bloodgate.com>
3491 Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
3492 Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
3493
3494 Subject: [PATCH] RE: Math::BigInt 1.58 released
3495 From: Tels <perl_dummy@bloodgate.com>
3496 Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
3497 Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
3498 Branch: perl
3499 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3500 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3501 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3502 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
3503 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
3504 ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
3505 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3506 ! lib/Math/BigInt/t/with_sub.t
3507____________________________________________________________________________
3508[ 17144] By: nick on 2002/06/09 17:50:14
3509 Log: Integrate mainline
3510 Branch: perlio
3511 +> README.freebsd README.irix
3512 !> (integrate 43 files)
3513____________________________________________________________________________
3514[ 17143] By: jhi on 2002/06/09 17:45:50
3515 Log: Subject: cleanup's
3516 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3517 Date: Sun, 09 Jun 2002 13:55:21 +0200
3518 Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
3519 Branch: perl
3520 ! ext/PerlIO/t/encoding.t
3521____________________________________________________________________________
3522[ 17142] By: jhi on 2002/06/09 17:37:45
3523 Log: open "list form" clarification.
3524 Branch: perl
3525 ! pod/perlfunc.pod
3526____________________________________________________________________________
3527[ 17141] By: jhi on 2002/06/09 17:24:22
3528 Log: Better wording from Sarathy.
3529 Branch: perl
3530 ! pod/perldelta.pod
3531____________________________________________________________________________
3532[ 17140] By: jhi on 2002/06/09 16:58:47
3533 Log: Closer to the truth.
3534 Branch: perl
3535 ! pod/perlfunc.pod
3536____________________________________________________________________________
3537[ 17139] By: jhi on 2002/06/09 16:49:49
3538 Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
3539 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3540 Date: Sun, 09 Jun 2002 14:52:07 +0100
3541 Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>
3542 Branch: perl
3543 ! numeric.c
3544____________________________________________________________________________
3545[ 17138] By: jhi on 2002/06/09 16:13:44
3546 Log: Clarify that the :unique makes the target readonly
3547 when the first interpreter cloning takes place.
3548 Branch: perl
3549 ! pod/perlfunc.pod
3550____________________________________________________________________________
3551[ 17137] By: gsar on 2002/06/09 16:05:22
3552 Log: update perlfork.pod for status as of 5.8.0
3553 Branch: perl
3554 ! pod/perlfork.pod
3555____________________________________________________________________________
3556[ 17136] By: jhi on 2002/06/09 16:01:50
3557 Log: Subject: possible band-aid for cygwin build of perl@17061
3558 From: PPrymmer@factset.com
3559 Date: Sat, 8 Jun 2002 20:57:05 -0400
3560 Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
3561 Branch: perl
3562 ! Makefile.SH README.cygwin
3563____________________________________________________________________________
3564[ 17135] By: sky on 2002/06/09 15:44:37
3565 Log: Follow up on changing keyword to special subroutine.
3566 Branch: perl
3567 ! pod/perlmod.pod
3568____________________________________________________________________________
3569[ 17134] By: jhi on 2002/06/09 15:40:52
3570 Log: CLONE doc tweaks.
3571 Branch: perl
3572 ! pod/perldelta.pod pod/perlmod.pod
3573____________________________________________________________________________
3574[ 17133] By: jhi on 2002/06/09 15:34:20
3575 Log: syswrite() is old news.
3576 Branch: perl
3577 ! pod/perldelta.pod
3578____________________________________________________________________________
3579[ 17132] By: jhi on 2002/06/09 15:14:20
3580 Log: Subject: One-argument syswrite
3581 From: Johan Vromans <jvromans@squirrel.nl>
3582 Date: Sun, 9 Jun 2002 13:20:36 +0200
3583 Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
3584
3585 (It's really two-argument.)
3586 Branch: perl
3587 ! pod/perldelta.pod
3588____________________________________________________________________________
3589[ 17131] By: jhi on 2002/06/09 15:11:13
3590 Log: Subject: [Patch] $^N issues
3591 From: Johan Vromans <jvromans@squirrel.nl>
3592 Date: Sun, 9 Jun 2002 13:12:43 +0200
3593 Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>
3594 Branch: perl
3595 ! lib/English.pm pod/perlre.pod
3596____________________________________________________________________________
3597[ 17130] By: jhi on 2002/06/09 15:10:18
3598 Log: Subject: [Patch] "#0" format in perlform
3599 From: Johan Vromans <jvromans@squirrel.nl>
3600 Date: Sun, 9 Jun 2002 12:53:01 +0200
3601 Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>
3602 Branch: perl
3603 ! pod/perlform.pod
3604____________________________________________________________________________
3605[ 17129] By: jhi on 2002/06/09 15:08:20
3606 Log: Subject: [Patch] CLONE is not in perldelta
3607 From: Johan Vromans <jvromans@squirrel.nl>
3608 Date: Sun, 9 Jun 2002 12:41:18 +0200
3609 Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>
3610 Branch: perl
3611 ! pod/perldelta.pod
3612____________________________________________________________________________
3613[ 17128] By: jhi on 2002/06/09 03:02:38
3614 Log: Subject: [PATCH] fix stuck MD5 compile on VAX
3615 From: "Craig A. Berry" <craigberry@mac.com>
3616 Date: Sat, 8 Jun 2002 23:01:11 -0500
3617 Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
3618 Branch: perl
3619 ! ext/Digest/MD5/Makefile.PL
3620____________________________________________________________________________
3621[ 17127] By: jhi on 2002/06/08 22:50:43
3622 Log: ... and more.
3623 Branch: perl
3624 ! win32/makefile.mk
3625____________________________________________________________________________
3626[ 17126] By: jhi on 2002/06/08 22:49:43
3627 Log: More spots for perl$OS.
3628 Branch: perl
3629 ! NetWare/Makefile win32/Makefile
3630____________________________________________________________________________
3631[ 17125] By: jhi on 2002/06/08 22:46:17
3632 Log: One more spot to list perlfreebsd and perlirix.
3633 Branch: perl
3634 ! plan9/mkfile
3635____________________________________________________________________________
3636[ 17124] By: jhi on 2002/06/08 22:22:05
3637 Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
3638 Branch: perl
3639 ! pod/perlport.pod
3640____________________________________________________________________________
3641[ 17123] By: jhi on 2002/06/08 22:15:31
3642 Log: Cygwin duplicated (noticed by Schwern).
3643 Branch: perl
3644 ! pod/perlport.pod
3645____________________________________________________________________________
3646[ 17122] By: jhi on 2002/06/08 22:03:15
3647 Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
3648 Branch: perl
3649 ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
3650 ! pod/perlport.pod pod/perlrun.pod
3651____________________________________________________________________________
3652[ 17121] By: jhi on 2002/06/08 21:36:00
3653 Log: Make the =heads a little bit more descriptive; regen toc.
3654 Branch: perl
3655 ! README.freebsd README.irix pod/perltoc.pod
3656____________________________________________________________________________
3657[ 17120] By: jhi on 2002/06/08 21:02:27
3658 Log: I wonder what a 64-bot is?
3659 Branch: perl
3660 ! README.irix
3661____________________________________________________________________________
3662[ 17119] By: jhi on 2002/06/08 21:01:45
3663 Log: Regen toc.
3664 Branch: perl
3665 ! pod/perltoc.pod
3666____________________________________________________________________________
3667[ 17118] By: jhi on 2002/06/08 21:00:18
3668 Log: Add README.irix/perlirix.
3669 Branch: perl
3670 + README.irix
3671 ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
3672 ! pod/perldelta.pod pod/perlport.pod
3673____________________________________________________________________________
3674[ 17117] By: jhi on 2002/06/08 20:48:16
3675 Log: Add perlfreebsd.
3676 Branch: perl
3677 ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
3678 ! pod/perlport.pod
3679____________________________________________________________________________
3680[ 17116] By: jhi on 2002/06/08 20:45:25
3681 Log: Mention the FreeBSD Perl policy change.
3682 Branch: perl
3683 ! README.freebsd
3684____________________________________________________________________________
3685[ 17115] By: jhi on 2002/06/08 20:34:59
3686 Log: Mention the FreeBSD readdir_r bug in perldelta.
3687 Branch: perl
3688 ! pod/perldelta.pod
3689____________________________________________________________________________
3690[ 17114] By: jhi on 2002/06/08 20:31:18
3691 Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped) (was: perl@17014)
3692 From: Nicholas Clark <nick@unfortu.net>
3693 Date: Sat, 8 Jun 2002 22:23:15 +0100
3694 Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
3695 Branch: perl
3696 + README.freebsd
3697 ! MANIFEST
3698____________________________________________________________________________
3699[ 17113] By: sky on 2002/06/08 20:19:28
3700 Log: Preparing A::H for CPAN release, upped version to 0.77
3701 Documented changes.
3702 Last tweak to test case.
3703 Branch: perl
3704 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
3705 ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
3706____________________________________________________________________________
3707[ 17112] By: sky on 2002/06/08 19:42:33
3708 Log: Prepare CPAN release of Attribute::Handlers
3709 Make the test case know about the changes in attributes
3710 in 5.8 (lexical) and also turn off some warnings.
3711 Branch: perl
3712 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3713____________________________________________________________________________
3714[ 17111] By: jhi on 2002/06/08 19:11:49
3715 Log: Because of #17097.
3716 Branch: perl
3717 ! configpm
3718____________________________________________________________________________
3719[ 17110] By: jhi on 2002/06/08 19:06:31
3720 Log: Add deprecations.
3721 Branch: perl
3722 ! pod/perldelta.pod
3723____________________________________________________________________________
3724[ 17109] By: sky on 2002/06/08 19:02:19
3725 Log: Remove leftover dummy and cleanup the test case.
3726 Branch: perl
3727 ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
3728 ! ext/threads/shared/t/hv_simple.t
3729____________________________________________________________________________
3730[ 17108] By: jhi on 2002/06/08 18:55:23
3731 Log: Document the do BAREWORD change, from Rafael.
3732 Branch: perl
3733 ! pod/perldelta.pod
3734____________________________________________________________________________
3735[ 17107] By: jhi on 2002/06/08 18:32:50
3736 Log: Remove the newly added makedepend .depending "token directory"
3737 when cleaning up.
3738 Branch: perl
3739 ! Makefile.SH
3740____________________________________________________________________________
3741[ 17106] By: jhi on 2002/06/08 18:24:08
3742 Log: perldelta tweaks.
3743 Branch: perl
3744 ! pod/perldelta.pod
3745____________________________________________________________________________
3746[ 17105] By: jhi on 2002/06/08 18:19:40
3747 Log: I assume the Perl fork() emulation is still experimental.
3748 Branch: perl
3749 ! pod/perlfork.pod
3750____________________________________________________________________________
3751[ 17104] By: jhi on 2002/06/08 18:17:10
3752 Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
3753 From: "Craig A. Berry" <craigberry@mac.com>
3754 Date: Sat, 8 Jun 2002 14:10:41 -0500
3755 Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
3756 Branch: perl
3757 ! README.vms pod/perldelta.pod
3758____________________________________________________________________________
3759[ 17103] By: jhi on 2002/06/08 18:04:37
3760 Log: Slight tweaks from Lupe Christoph.
3761 Branch: perl
3762 ! pod/perldelta.pod
3763____________________________________________________________________________
3764[ 17102] By: jhi on 2002/06/08 17:04:24
3765 Log: Workaround for broken symlink traversal.
3766 Branch: perl
3767 ! installperl
3768____________________________________________________________________________
3769[ 17101] By: jhi on 2002/06/08 16:16:46
3770 Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
3771 Branch: perl
3772 ! utils/h2ph.PL
3773____________________________________________________________________________
3774[ 17100] By: nick on 2002/06/08 15:54:19
3775 Log: Integrate mainline
3776 Branch: perlio
3777 !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
3778 !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
3779 !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
3780 !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
3781 !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
3782 !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
3783____________________________________________________________________________
3784[ 17099] By: jhi on 2002/06/08 15:53:16
3785 Log: Try to avoid a looping makedepend that sometimes
3786 happens when timestamps are out of sync.
3787 Branch: perl
3788 ! makedepend.SH
3789____________________________________________________________________________
3790[ 17098] By: jhi on 2002/06/08 15:35:06
3791 Log: metaconfig tweaks from Robin Barker to go with #17097;
3792 update Glossary.patch and mkglossary.
3793 Branch: metaconfig
3794 ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
3795 ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
3796____________________________________________________________________________
3797[ 17097] By: jhi on 2002/06/08 15:34:09
3798 Log: Various Configure tweaks.
3799 Branch: perl
3800 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3801____________________________________________________________________________
3802[ 17096] By: jhi on 2002/06/08 15:05:46
3803 Log: Fix Glossary formatting bugs when creating Config.pm,
3804 from Robin Barker.
3805 Branch: perl
3806 ! configpm
3807____________________________________________________________________________
3808[ 17095] By: jhi on 2002/06/08 15:00:39
3809 Log: perlivp: Too Much Information.
3810 Branch: perl
3811 ! utils/perlivp.PL
3812____________________________________________________________________________
3813[ 17094] By: jhi on 2002/06/08 14:58:43
3814 Log: h2ph: workarounds for too large hexadecimal constants.
3815 Now 'perlivp' passes without a whimper in Solaris 8 and
3816 Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
3817 installation is weird; e.g. float.h is not in /usr/include...
3818 (cd /usr/include; h2ph -l -r .)
3819 Branch: perl
3820 ! utils/h2ph.PL
3821____________________________________________________________________________
3822[ 17093] By: jhi on 2002/06/08 14:22:10
3823 Log: h2ph: handle function pointer constants.
3824 Branch: perl
3825 ! utils/h2ph.PL
3826____________________________________________________________________________
3827[ 17092] By: jhi on 2002/06/08 13:54:17
3828 Log: Put back the [561+] markers (except for the New Tests
3829 section where the comparison is meaningless);
3830 note that perl561delta is really the changes both
3831 from 5.005_03 and 5.6.0.
3832 Branch: perl
3833 ! pod/perldelta.pod
3834____________________________________________________________________________
3835[ 17091] By: jhi on 2002/06/08 13:25:04
3836 Log: Mention the dynamicness of Socket in VMS in another spot.
3837 Branch: perl
3838 ! pod/perldelta.pod
3839____________________________________________________________________________
3840[ 17090] By: jhi on 2002/06/08 13:16:27
3841 Log: Address most of the issues found by Lupe Cristoph
3842 (only leave the VMS changes to the VMS people);
3843 move the VOS section to its right place;
3844 talk more about userlevel threads;
3845 eradicate end-of-line spaces.
3846 Branch: perl
3847 ! pod/perldelta.pod
3848____________________________________________________________________________
3849[ 17089] By: jhi on 2002/06/08 12:59:45
3850 Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
3851 From: Radu Greab <radu@netsoft.ro>
3852 Date: Sat, 8 Jun 2002 16:59:56 +0300
3853 Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
3854
3855 A test for #17082.
3856 Branch: perl
3857 ! ext/Storable/t/recurse.t
3858____________________________________________________________________________
3859[ 17088] By: jhi on 2002/06/08 12:35:46
3860 Log: Explain at the top the situation in a nutshell;
3861 remove the [561+] tags as redundant;
3862 AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
3863 Branch: perl
3864 ! pod/perldelta.pod
3865____________________________________________________________________________
3866[ 17087] By: jhi on 2002/06/08 12:25:15
3867 Log: Subject: [Patch] perldelta for 5.8.0 RC1
3868 From: lupe@lupe-christoph.de (Lupe Christoph)
3869 Date: Sat, 8 Jun 2002 14:08:16 +0200
3870 Message-ID: <20020608120816.GP14630@lupe-christoph.de>
3871 Branch: perl
3872 ! pod/perldelta.pod
3873____________________________________________________________________________
3874[ 17086] By: jhi on 2002/06/08 12:14:48
3875 Log: Advertise the upcoming Win32::GetOSName().
3876 Branch: perl
3877 ! pod/perlport.pod
3878____________________________________________________________________________
3879[ 17085] By: jhi on 2002/06/08 12:11:27
3880 Log: The lib/Win32.pod part of
3881
3882 Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )
3883 From: "Yves Orton" <demerphq@hotmail.com>
3884 Date: Sat, 08 Jun 2002 00:27:25 +0200
3885 Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
3886
3887 (manually applied and tweaked)
3888 Branch: perl
3889 ! lib/Win32.pod
3890____________________________________________________________________________
3891[ 17084] By: jhi on 2002/06/08 11:46:36
3892 Log: Subject: Doc patches: assorted minor nits
3893 From: Philip Newton <Philip.Newton@gmx.net>
3894 Date: Sat, 08 Jun 2002 11:08:12 +0200
3895 Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
3896 Branch: perl
3897 ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
3898____________________________________________________________________________
3899[ 17083] By: jhi on 2002/06/08 11:44:59
3900 Log: Subject: Re: doc bug in perldoc
3901 From: Philip Newton <Philip.Newton@gmx.net>
3902 Date: Sat, 08 Jun 2002 11:05:09 +0200
3903 Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
3904 Branch: perl
3905 ! utils/perldoc.PL
3906____________________________________________________________________________
3907[ 17082] By: jhi on 2002/06/08 11:37:56
3908 Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
3909 From: Radu Greab <radu@netsoft.ro>
3910 Date: Sat, 8 Jun 2002 08:28:58 +0300
3911 Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
3912 Branch: perl
3913 ! ext/Storable/Storable.xs
3914____________________________________________________________________________
3915[ 17081] By: jhi on 2002/06/08 11:36:29
3916 Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
3917 From: "Craig A. Berry" <craigberry@mac.com>
3918 Date: Fri, 7 Jun 2002 22:55:34 -0500
3919 Message-Id: <a05111b02b92724737054@[172.16.52.1]>
3920
3921 Handle also underflow on non-IEEE.
3922 Branch: perl
3923 ! numeric.c
3924____________________________________________________________________________
3925[ 17080] By: sky on 2002/06/08 10:06:05
3926 Log: Fix for bug [ID 20020602.007].
3927 Don't decrement the active flag until AFTER we have run perl_destruct
3928 Branch: perl
3929 ! ext/threads/threads.xs
3930____________________________________________________________________________
3931[ 17079] By: jhi on 2002/06/08 01:38:50
3932 Log: h2ph: evil linux/byteorder/pdp_endian.h
3933 Branch: perl
3934 ! utils/h2ph.PL
3935____________________________________________________________________________
3936[ 17078] By: jhi on 2002/06/08 01:14:45
3937 Log: h2ph: more evilness in the form of Linux inline assembler.
3938 Branch: perl
3939 ! utils/h2ph.PL
3940____________________________________________________________________________
3941[ 17077] By: jhi on 2002/06/07 23:14:10
3942 Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
3943 (note the final L) for ia32 and ia64 long doubles.
3944 Branch: perl
3945 ! utils/h2ph.PL
3946____________________________________________________________________________
3947[ 17076] By: jhi on 2002/06/07 23:06:22
3948 Log: perlivp: more header matching.
3949 Branch: perl
3950 ! utils/perlivp.PL
3951____________________________________________________________________________
3952[ 17075] By: jhi on 2002/06/07 22:43:37
3953 Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
3954 From: Nicholas Clark <nick@unfortu.net>
3955 Date: Sat, 8 Jun 2002 00:39:22 +0100
3956 Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
3957 Branch: perl
3958 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3959____________________________________________________________________________
3960[ 17074] By: jhi on 2002/06/07 22:33:29
3961 Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
3962 From: "Craig A. Berry" <craigberry@mac.com>
3963 Date: Fri, 7 Jun 2002 18:29:31 -0500
3964 Message-Id: <a05111b01b926db404884@[172.16.52.1]>
3965 Branch: perl
3966 ! numeric.c
3967____________________________________________________________________________
3968[ 17073] By: jhi on 2002/06/07 21:34:07
3969 Log: Reunite the first .PHONY targets (based on Garry Williams'
3970 reading of the GNU make manual).
3971 Branch: perl
3972 ! Makefile.SH
3973____________________________________________________________________________
3974[ 17072] By: jhi on 2002/06/07 20:59:14
3975 Log: Subject: Re: [DOCPATCH] Thread.pm
3976 From: Elizabeth Mattijsen <liz@dijkmat.nl>
3977 Date: Fri, 07 Jun 2002 23:57:01 +0200
3978 Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
3979 Branch: perl
3980 ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
3981____________________________________________________________________________
3982[ 17071] By: jhi on 2002/06/07 20:51:15
3983 Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
3984 From: Radu Greab <radu@netsoft.ro>
3985 Date: Sat, 8 Jun 2002 00:49:02 +0300
3986 Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
3987 Branch: perl
3988 ! ext/Storable/t/recurse.t
3989____________________________________________________________________________
3990[ 17070] By: jhi on 2002/06/07 19:36:16
3991 Log: h2ph: the fp exponent does need to have an explicit sign.
3992 Branch: perl
3993 ! utils/h2ph.PL
3994____________________________________________________________________________
3995[ 17069] By: jhi on 2002/06/07 19:28:52
3996 Log: perlivp: tell what went wrong.
3997 Branch: perl
3998 ! utils/perlivp.PL
3999____________________________________________________________________________
4000[ 17068] By: jhi on 2002/06/07 19:22:23
4001 Log: perlivp: sometimes headers and symbols don't quite match.
4002 Branch: perl
4003 ! utils/perlivp.PL
4004____________________________________________________________________________
4005[ 17067] By: jhi on 2002/06/07 19:21:39
4006 Log: h2ph: One more usage example.
4007 Branch: perl
4008 ! utils/h2ph.PL
4009____________________________________________________________________________
4010[ 17066] By: jhi on 2002/06/07 19:05:22
4011 Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
4012 Branch: perl
4013 ! utils/h2ph.PL
4014____________________________________________________________________________
4015[ 17065] By: nick on 2002/06/07 18:21:36
4016 Log: Integrate mainline
4017 Branch: perlio
4018 +> ext/IO/hints/sco.pl
4019 !> (integrate 27 files)
4020____________________________________________________________________________
4021[ 17064] By: gsar on 2002/06/07 18:04:39
4022 Log: uname() was returning "unknown" on IA64; handle other missing
4023 cases as well, and make any future unknown ones show up as
4024 unknown(0x123).
4025 Branch: perl
4026 ! win32/win32.c
4027____________________________________________________________________________
4028[ 17063] By: jhi on 2002/06/07 16:12:20
4029 Log: There are many ways to skin a Win32 (from Sarathy).
4030 Branch: perl
4031 ! pod/perlport.pod
4032____________________________________________________________________________
4033[ 17062] By: jhi on 2002/06/07 14:39:05
4034 Log: Typos spotted by Vadim.
4035 Branch: perl
4036 ! pod/perlport.pod
4037____________________________________________________________________________
4038[ 17061] By: jhi on 2002/06/07 14:05:16
4039 Log: Update Changes.
4040 Branch: perl
4041 ! Changes patchlevel.h
4042____________________________________________________________________________
4043[ 17060] By: jhi on 2002/06/07 13:26:52
4044 Log: Subject: Re: [PATCH] Small nit in perlxs.pod
4045 From: lupe@lupe-christoph.de (Lupe Christoph)
4046 Date: Fri, 7 Jun 2002 13:38:24 +0200
4047 Message-ID: <20020607113824.GD24159@lupe-christoph.de>
4048 Branch: perl
4049 ! pod/perlxs.pod
4050____________________________________________________________________________
4051[ 17059] By: jhi on 2002/06/07 13:25:35
4052 Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
4053 From: lupe@lupe-christoph.de (Lupe Christoph)
4054 Date: Fri, 7 Jun 2002 13:36:51 +0200
4055 Message-ID: <20020607113651.GC24159@lupe-christoph.de>
4056 Branch: perl
4057 ! README.win32
4058____________________________________________________________________________
4059[ 17058] By: jhi on 2002/06/07 13:22:38
4060 Log: gcc -Wall nit noticed by NI-S.
4061 Branch: perl
4062 ! pp.c
4063____________________________________________________________________________
4064[ 17057] By: jhi on 2002/06/07 13:20:05
4065 Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
4066 From: Andrew Hamm <AHamm@civica.com.au>
4067 Date: Fri, 7 Jun 2002 17:11:24 +1000
4068 Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
4069 Branch: perl
4070 + ext/IO/hints/sco.pl
4071 ! MANIFEST
4072____________________________________________________________________________
4073[ 17056] By: jhi on 2002/06/07 13:14:44
4074 Log: Integrate perlio:
4075
4076 [ 17053]
4077 Don't discard read data on flush if seek fails.
4078 Branch: perl
4079 !> perlio.c
4080____________________________________________________________________________
4081[ 17055] By: jhi on 2002/06/07 13:01:19
4082 Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
4083 Branch: perl
4084 ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
4085 ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
4086 ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
4087 ! pod/perlport.pod pod/perltoot.pod
4088____________________________________________________________________________
4089[ 17054] By: jhi on 2002/06/07 12:38:09
4090 Log: More Winlore from Vadim.
4091 Branch: perl
4092 ! pod/perlport.pod
4093____________________________________________________________________________
4094[ 17053] By: nick on 2002/06/07 10:11:51
4095 Log: Don't discard read data on flush if seek fails.
4096 Branch: perlio
4097 ! perlio.c
4098____________________________________________________________________________
4099[ 17052] By: jhi on 2002/06/07 01:34:48
4100 Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
4101 From: Radu Greab <radu@netsoft.ro>
4102 Date: Fri, 7 Jun 2002 05:17:58 +0300
4103 Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
4104 Branch: perl
4105 ! ext/Storable/Storable.xs
4106____________________________________________________________________________
4107[ 17051] By: jhi on 2002/06/07 01:31:56
4108 Log: Split in two the .PHONY target so that makes without .PHONY
4109 when invoked as "make" won't wander off into the targets "compile
4110 translator utilities" and instead stay in the "all" target.
4111 Diagnosed by Garry Williams.
4112 Branch: perl
4113 ! Makefile.SH
4114____________________________________________________________________________
4115[ 17050] By: jhi on 2002/06/06 20:57:11
4116 Log: Retract #16892 now that we have #17022.
4117 Branch: perl
4118 ! lib/Cwd.pm
4119____________________________________________________________________________
4120[ 17049] By: jhi on 2002/06/06 20:27:02
4121 Log: Update the SUPER-UX situation.
4122 Branch: perl
4123 ! pod/perldelta.pod
4124____________________________________________________________________________
4125[ 17048] By: jhi on 2002/06/06 20:13:53
4126 Log: More Windows wisdom from Sarathy;
4127 remove old UTS entry; add SUPER-UX.
4128 Branch: perl
4129 ! pod/perlport.pod
4130____________________________________________________________________________
4131[ 17047] By: jhi on 2002/06/06 20:10:14
4132 Log: Windows wisdom from Sarathy.
4133 Branch: perl
4134 ! pod/perlvar.pod
4135____________________________________________________________________________
4136[ 17046] By: rgs on 2002/06/06 19:33:23
4137 Log: The perlio warnings are not mandatory.
4138 Branch: perl
4139 ! pod/perldiag.pod
4140____________________________________________________________________________
4141[ 17045] By: jhi on 2002/06/06 19:09:52
4142 Log: Typolice.
4143 Branch: perl
4144 ! utils/c2ph.PL x2p/s2p.PL
4145____________________________________________________________________________
4146[ 17044] By: jhi on 2002/06/06 18:57:39
4147 Log: Document that $^O in Win32 is a bit lacking in details.
4148 Branch: perl
4149 ! pod/perlvar.pod
4150____________________________________________________________________________
4151[ 17043] By: nick on 2002/06/06 18:51:48
4152 Log: Integrate mainline
4153 Branch: perlio
4154 !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
4155 !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
4156 !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
4157 !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
4158 !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
4159 !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
4160____________________________________________________________________________
4161[ 17042] By: jhi on 2002/06/06 18:49:22
4162 Log: Win32 is not an OS.
4163 Branch: perl
4164 ! pod/perlport.pod
4165____________________________________________________________________________
4166[ 17041] By: jhi on 2002/06/06 18:18:11
4167 Log: The Makefile.SH part of
4168
4169 Subject: [PATCH] corrections to Config.pm
4170 From: Robin Barker <rmb1@cise.npl.co.uk>
4171 Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
4172 Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
4173
4174 and regen Configure.
4175 Branch: perl
4176 ! Configure Makefile.SH Porting/config.sh Porting/config_H
4177____________________________________________________________________________
4178[ 17040] By: jhi on 2002/06/06 17:46:20
4179 Log: Supported platforms tweaks.
4180 Branch: perl
4181 ! pod/perlport.pod
4182____________________________________________________________________________
4183[ 17039] By: jhi on 2002/06/06 16:13:15
4184 Log: Update the 5.005-threads failure list.
4185 Branch: perl
4186 ! pod/perldelta.pod
4187____________________________________________________________________________
4188[ 17038] By: jhi on 2002/06/06 16:10:24
4189 Log: Make pstruct and psed appear also on platforms with
4190 $Config{d_link} but filesystems without link() (like FAT).
4191 Should deal with [ID 20020602.003] and
4192 "RC1 for MSWin32-x86-multi-thread build bug report".
4193 Diagnosis by Sarathy.
4194 Branch: perl
4195 ! utils/c2ph.PL x2p/s2p.PL
4196____________________________________________________________________________
4197[ 17037] By: jhi on 2002/06/06 15:20:14
4198 Log: Subject: [PATCH] Thread.pm
4199 From: Elizabeth Mattijsen <liz@dijkmat.nl>
4200 Date: Thu, 06 Jun 2002 10:47:36 +0200
4201 Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
4202 Branch: perl
4203 ! lib/Thread.pm
4204____________________________________________________________________________
4205[ 17036] By: jhi on 2002/06/06 15:07:32
4206 Log: Rafael noticed a bug in the explanation of #17035.
4207 Branch: perl
4208 ! pod/perldiag.pod
4209____________________________________________________________________________
4210[ 17035] By: jhi on 2002/06/06 13:18:20
4211 Log: Give more detailed explanation of open(FH, ">:foobar") failure.
4212 Branch: perl
4213 ! pod/perldiag.pod
4214____________________________________________________________________________
4215[ 17034] By: jhi on 2002/06/06 12:59:19
4216 Log: Subject: [DOCPATCH] perlthtut.pod
4217 From: Elizabeth Mattijsen <liz@dijkmat.nl>
4218 Date: Thu, 06 Jun 2002 10:40:02 +0200
4219 Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
4220 Branch: perl
4221 ! pod/perlthrtut.pod
4222____________________________________________________________________________
4223[ 17033] By: jhi on 2002/06/06 12:56:57
4224 Log: NetWare update from Ananth Kesari.
4225 Branch: perl
4226 ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
4227 ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
4228 ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
4229 ! NetWare/t/NWScripts.pl x2p/a2p.h
4230____________________________________________________________________________
4231[ 17032] By: jhi on 2002/06/06 12:47:34
4232 Log: Integrate perlio:
4233
4234 [ 17030]
4235 doio.c tweaks
4236 - see SV passed to dup type open "looks_like__number"
4237 - apply layers to pipe opens.
4238 Branch: perl
4239 !> doio.c
4240____________________________________________________________________________
4241[ 17031] By: ams on 2002/06/06 11:49:13
4242 Log: Subject: [PATCH] perlguts.pod
4243 From: Nicholas Clark <nick@ccl4.org>
4244 Date: Thu, 6 Jun 2002 11:29:19 +0100
4245 Message-Id: <20020606112919.P22873@plum.flirble.org>
4246 Branch: perl
4247 ! pod/perlguts.pod
4248____________________________________________________________________________
4249[ 17030] By: nick on 2002/06/06 07:26:11
4250 Log: doio.c tweaks
4251 - see SV passed to dup type open "looks_like__number"
4252 - apply layers to pipe opens.
4253 Branch: perlio
4254 ! doio.c
4255____________________________________________________________________________
4256[ 17029] By: nick on 2002/06/06 06:32:35
4257 Log: Integrate mainline
4258 Branch: perlio
4259 !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
4260 !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
4261 !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
4262 !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
4263 !> t/op/arith.t t/op/tie.t utils/perldoc.PL
4264____________________________________________________________________________
4265[ 17028] By: jhi on 2002/06/06 02:40:12
4266 Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
4267 output buffers because they exited with PerlProc_exit()
4268 instead of my_exit() (from Andy Dougherty)
4269 Branch: perl
4270 ! perl.c
4271____________________________________________________________________________
4272[ 17027] By: jhi on 2002/06/06 01:38:50
4273 Log: BeOS status update; all platforms status update.
4274 Branch: perl
4275 ! README.beos pod/perlport.pod
4276____________________________________________________________________________
4277[ 17026] By: jhi on 2002/06/06 01:25:13
4278 Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
4279 From: Stas Bekman <stas@stason.org>
4280 Date: Wed, 05 Jun 2002 15:26:02 +0800
4281 Message-ID: <3CFDBD0A.8090505@stason.org>
4282 Branch: perl
4283 ! lib/Pod/Html.pm
4284____________________________________________________________________________
4285[ 17025] By: jhi on 2002/06/05 23:48:28
4286 Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
4287 From: "Craig A. Berry" <craigberry@mac.com>
4288 Date: Wed, 05 Jun 2002 17:31:18 -0500
4289 Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
4290 Branch: perl
4291 ! t/op/arith.t
4292____________________________________________________________________________
4293[ 17024] By: jhi on 2002/06/05 23:47:14
4294 Log: MacOS X 10.1.5 still failing the DB tests.
4295 Branch: perl
4296 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
4297 ! pod/perldelta.pod
4298____________________________________________________________________________
4299[ 17023] By: jhi on 2002/06/05 21:57:09
4300 Log: Address the second half of
4301
4302 Subject: [ID 20020604.006] Pipe opens do not support I/O layers
4303 From: jv@squirrel.nl (Johan Vromans)
4304 Date: Tue, 4 Jun 2002 23:01:44 +0200 (CEST)
4305 Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
4306
4307 so that multiarg piped opens only accept optional whitespace
4308 after the "|-". If and when perlio discipline awareness added
4309 to |-, the now added code branch will grow.
4310
4311 No test case because hard to think of anything even remotely
4312 portable.
4313 Branch: perl
4314 ! doio.c
4315____________________________________________________________________________
4316[ 17022] By: jhi on 2002/06/05 20:48:18
4317 Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
4318 From: Doug MacEachern <dougm@covalent.net>
4319 Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
4320 Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
4321
4322 (plus a test expanded from Schwern's [ID 20020602.006])
4323 Branch: perl
4324 ! pp.c t/op/tie.t
4325____________________________________________________________________________
4326[ 17021] By: jhi on 2002/06/05 19:56:33
4327 Log: Subject: doc bug in perldoc
4328 From: Tim Jenness <t.jenness@jach.hawaii.edu>
4329 Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
4330 Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
4331 Branch: perl
4332 ! utils/perldoc.PL
4333____________________________________________________________________________
4334[ 17020] By: jhi on 2002/06/05 19:55:00
4335 Log: AUTHORS updates; perldelta blame^Wfame additions.
4336 Branch: perl
4337 ! AUTHORS pod/perldelta.pod
4338____________________________________________________________________________
4339[ 17019] By: jhi on 2002/06/05 19:08:00
4340 Log: Mention Carp enhancements.
4341 Branch: perl
4342 ! pod/perldelta.pod
4343____________________________________________________________________________
4344[ 17018] By: sky on 2002/06/05 18:49:10
4345 Log: Update text slightly and update links to threads.pm instead of Thread.pm
4346 Branch: perl
4347 ! pod/perlfunc.pod
4348____________________________________________________________________________
4349[ 17017] By: rgs on 2002/06/05 18:32:11
4350 Log: Remove a comma and a few whitespaces.
4351 Branch: perl
4352 ! pod/perlfunc.pod
4353____________________________________________________________________________
4354[ 17016] By: rgs on 2002/06/05 18:28:50
4355 Log: $^O is 'beos' on BeOS
4356 Branch: perl
4357 ! lib/Tie/File/t/16_handle.t
4358____________________________________________________________________________
4359[ 17015] By: nick on 2002/06/05 15:11:00
4360 Log: Integrate mainline (for Configure)
4361 Branch: perlio
4362 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4363 !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
4364 !> hints/linux.sh myconfig.SH pod/perldelta.pod
4365____________________________________________________________________________
4366[ 17014] By: jhi on 2002/06/05 13:53:51
4367 Log: Update Changes.
4368 Branch: perl
4369 ! Changes patchlevel.h
4370____________________________________________________________________________
4371[ 17013] By: jhi on 2002/06/05 13:41:02
4372 Log: Mention the flakiness of AIX' make.
4373 Branch: perl
4374 ! pod/perldelta.pod
4375____________________________________________________________________________
4376[ 17012] By: jhi on 2002/06/05 13:40:45
4377 Log: metaconfig unit change for #17011.
4378 Branch: metaconfig
4379 ! U/installdirs/inc_version_list.U
4380____________________________________________________________________________
4381[ 17011] By: jhi on 2002/06/05 13:23:59
4382 Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
4383 From: jason@openinformatics.com (Jason E. Stewart)
4384 Date: 04 Jun 2002 16:42:32 -0600
4385 Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
4386
4387 Unexpanded $prefix.
4388 Branch: perl
4389 ! Configure
4390____________________________________________________________________________
4391[ 17010] By: jhi on 2002/06/05 13:16:49
4392 Log: glibc version is more a library issue than a compiler issue.
4393 Branch: perl
4394 ! myconfig.SH
4395____________________________________________________________________________
4396[ 17009] By: jhi on 2002/06/05 13:07:01
4397 Log: Subject: [Encode PATCH] spurious warning
4398 From: Nicholas Clark <nick@unfortu.net>
4399 Date: Sun, 2 Jun 2002 20:26:22 +0100
4400 Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
4401 Branch: perl
4402 ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
4403____________________________________________________________________________
4404[ 17008] By: jhi on 2002/06/05 13:03:19
4405 Log: Show gnulibc_version in myconfig.
4406 Branch: perl
4407 ! myconfig.SH
4408____________________________________________________________________________
4409[ 17007] By: jhi on 2002/06/05 12:59:31
4410 Log: Regen Glossary for #16991.
4411 Branch: perl
4412 ! Porting/Glossary Porting/config.sh Porting/config_H
4413____________________________________________________________________________
4414[ 17006] By: jhi on 2002/06/05 12:44:45
4415 Log: More for #16991.
4416 Branch: perl
4417 ! hints/linux.sh
4418____________________________________________________________________________
4419[ 17005] By: nick on 2002/06/05 07:23:22
4420 Log: Integrate mainline
4421 Branch: perlio
4422 +> ext/Thread/README.threads
4423 - README.threads
4424 !> (integrate 81 files)
4425____________________________________________________________________________
4426[ 17004] By: jhi on 2002/06/05 03:35:24
4427 Log: FAQ sync.
4428 Branch: perl
4429 ! pod/perlfaq6.pod
4430____________________________________________________________________________
4431[ 17003] By: jhi on 2002/06/05 01:56:00
4432 Log: Subject: [ID 20020602.004] threads::shared::queue new nit
4433 From: Elizabeth Mattijsen <liz@dijkmat.nl>
4434 Date: Sun, 02 Jun 2002 21:36:05 +0200
4435 Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
4436 Branch: perl
4437 ! ext/threads/shared/queue.pm
4438____________________________________________________________________________
4439[ 17002] By: jhi on 2002/06/05 01:47:02
4440 Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
4441 From: "Daniel Berger" <djberg96@attbi.com>
4442 Date: Mon, 03 Jun 2002 19:18:38 GMT
4443 Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
4444 Branch: perl
4445 ! README.beos
4446____________________________________________________________________________
4447[ 17001] By: jhi on 2002/06/05 01:44:40
4448 Log: Subject: One more sorry for Oracle
4449 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4450 Date: Tue, 04 Jun 2002 10:02:17 +0200
4451 Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
4452
4453 (modified)
4454 Branch: perl
4455 ! README.hpux
4456____________________________________________________________________________
4457[ 17000] By: jhi on 2002/06/05 01:42:58
4458 Log: metaconfig unit change for #16999.
4459 Branch: metaconfig
4460 ! U/threads/usethreads.U
4461____________________________________________________________________________
4462[ 16999] By: jhi on 2002/06/05 01:42:44
4463 Log: Disable the combination of ithreads but not perlio.
4464 Branch: perl
4465 ! Configure INSTALL
4466____________________________________________________________________________
4467[ 16998] By: jhi on 2002/06/05 00:58:43
4468 Log: perlthrtut links.
4469 Branch: perl
4470 ! ext/threads/shared/shared.pm ext/threads/threads.pm
4471 ! pod/perldelta.pod
4472____________________________________________________________________________
4473[ 16997] By: jhi on 2002/06/05 00:55:08
4474 Log: Unmatchings.
4475 Branch: perl
4476 ! README.netware README.win32
4477____________________________________________________________________________
4478[ 16996] By: jhi on 2002/06/05 00:50:08
4479 Log: Subject: Re: 2nd draft of announcement
4480 From: "John P. Linderman" <jpl@research.att.com>
4481 Date: Mon, 03 Jun 2002 08:57:49 -0400
4482 Message-Id: <200206031257.IAA12388@raptor.research.att.com>
4483
4484 Let's not forget the mystery IRIX failure.
4485 Branch: perl
4486 ! pod/perldelta.pod
4487____________________________________________________________________________
4488[ 16995] By: jhi on 2002/06/05 00:45:34
4489 Log: Move the obsolete README.threads out of sight to ext/Threads;
4490 save one part of the IRIX knowledge in INSTALL (though IRIX
4491 6.2 is quite old...)
4492 Branch: perl
4493 + ext/Thread/README.threads
4494 - README.threads
4495 ! INSTALL MANIFEST
4496____________________________________________________________________________
4497[ 16994] By: jhi on 2002/06/05 00:27:47
4498 Log: Upgrade to Math::BigRat 0.07.
4499 Branch: perl
4500 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
4501 ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
4502 ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
4503____________________________________________________________________________
4504[ 16993] By: jhi on 2002/06/05 00:27:08
4505 Log: metaconfig unit change #16991.
4506 Branch: metaconfig
4507 ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
4508____________________________________________________________________________
4509[ 16992] By: jhi on 2002/06/05 00:26:45
4510 Log: Forgot from #16991.
4511 Branch: perl
4512 ! config_h.SH
4513____________________________________________________________________________
4514[ 16991] By: jhi on 2002/06/05 00:16:28
4515 Log: Subject: Re: hints/linux.sh & stdio
4516 From: Andy Dougherty <doughera@lafayette.edu>
4517 Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
4518 Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
4519 Branch: perl
4520 ! Configure
4521____________________________________________________________________________
4522[ 16990] By: jhi on 2002/06/05 00:08:57
4523 Log: Integrate maintperl change #16988;
4524
4525 make IO::Pipe work on windows
4526 Branch: perl
4527 !> ext/IO/lib/IO/Pipe.pm
4528____________________________________________________________________________
4529[ 16989] By: jhi on 2002/06/05 00:07:15
4530 Log: Integrate macperl changes #16974 and #16975;
4531
4532 nativize() isn't happy with absolute Mac paths
4533
4534 Test::Harness test fixes, attempt #3 :-)
4535 Branch: perl
4536 !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
4537 !> lib/Test/Harness/t/callback.t
4538 !> lib/Test/Harness/t/strap-analyze.t
4539 !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
4540____________________________________________________________________________
4541[ 16988] By: gsar on 2002/06/04 23:14:56
4542 Log: make IO::Pipe work on windows
4543 Branch: maint-5.6/perl
4544 ! ext/IO/lib/IO/Pipe.pm
4545____________________________________________________________________________
4546[ 16987] By: rgs on 2002/06/04 21:37:23
4547 Log: s/modperl/mod_perl/g
4548 Branch: perl
4549 ! README.aix pod/perldelta.pod
4550____________________________________________________________________________
4551[ 16986] By: rgs on 2002/06/04 21:32:19
4552 Log: Subject: [DOC PATCH] perldelta.pod
4553 From: Philip Newton <Philip.Newton@gmx.net>
4554 Date: Tue, 04 Jun 2002 06:52:55 +0200
4555 Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
4556
4557 (with one nit, s/modperl/mod_perl/)
4558 Branch: perl
4559 ! pod/perldelta.pod
4560____________________________________________________________________________
4561[ 16985] By: rgs on 2002/06/04 20:30:00
4562 Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
4563 Branch: perl
4564 ! pod/perlfunc.pod
4565____________________________________________________________________________
4566[ 16984] By: ams on 2002/06/04 01:05:49
4567 Log: Subject: [PATCH] Re: Some bugs in RC1
4568 From: Michael G Schwern <schwern@pobox.com>
4569 Date: Mon, 03 Jun 2002 19:59:21 -0400
4570 Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
4571 Branch: perl
4572 ! lib/perl5db.pl
4573____________________________________________________________________________
4574[ 16983] By: pudge on 2002/06/04 00:22:12
4575 Log: Update Errno slightly to latest version
4576 Branch: macperl
4577 ! macos/lib/Errno.pm
4578____________________________________________________________________________
4579[ 16982] By: rgs on 2002/06/03 19:15:26
4580 Log: Protect against localizing an %ENV slice.
4581 Branch: perl
4582 ! lib/Cwd.pm
4583____________________________________________________________________________
4584[ 16981] By: rgs on 2002/06/03 18:59:19
4585 Log: Document that lock() is a "weak keyword".
4586 Branch: perl
4587 ! pod/perlfunc.pod
4588____________________________________________________________________________
4589[ 16980] By: ams on 2002/06/03 18:38:26
4590 Log: Subject: [PATCH Switch.pm] Minor typo
4591 From: Philip Newton <Philip.Newton@gmx.net>
4592 Date: Mon, 03 Jun 2002 21:35:55 +0200
4593 Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
4594 Branch: perl
4595 ! lib/Switch.pm
4596____________________________________________________________________________
4597[ 16979] By: ams on 2002/06/03 17:06:03
4598 Log: Remove all occurrences of occurence, except for one (in the
4599 Changelog) that is preserved for historical reasons.
4600 Branch: perl
4601 ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
4602 ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
4603 ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
4604____________________________________________________________________________
4605[ 16978] By: pudge on 2002/06/02 17:22:43
4606 Log: Update Changes
4607 Branch: macperl
4608 ! macos/Changes
4609____________________________________________________________________________
4610[ 16977] By: pudge on 2002/06/02 17:21:45
4611 Log: Update Help menu for 5.8
4612 Branch: macperl
4613 ! macos/macperl/MacPerl.podhelp
4614____________________________________________________________________________
4615[ 16976] By: pudge on 2002/06/02 17:21:28
4616 Log: Bump versions
4617 Branch: macperl
4618 ! macos/MPVersion.r macos/config.h macos/config.sh
4619____________________________________________________________________________
4620[ 16975] By: pudge on 2002/06/02 17:19:29
4621 Log: Test::Harness test fixes, attempt #3 :-)
4622 Branch: macperl
4623 ! lib/Test/Harness/t/callback.t
4624 ! lib/Test/Harness/t/strap-analyze.t
4625 ! lib/Test/Harness/t/test-harness.t
4626____________________________________________________________________________
4627[ 16974] By: pudge on 2002/06/02 17:18:48
4628 Log: nativize() isn't happy with absolute Mac paths
4629 Branch: macperl
4630 ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
4631 ! lib/lib_pm.PL
4632____________________________________________________________________________
4633[ 16973] By: jhi on 2002/06/01 21:19:50
4634 Log: Integrate #16971 from maint-5.6;
4635
4636 IO::Poll wasn't working on windows since poll.c wasn't using the
4637 same abstractions as perl; for test case, see:
4638 http://bugs.activestate.com/show_bug.cgi?id=19624
4639 Branch: perl
4640 !> XSUB.h ext/IO/poll.c
4641____________________________________________________________________________
4642[ 16972] By: jhi on 2002/06/01 21:14:39
4643 Log: A few links.
4644 Branch: perl
4645 ! pod/perldelta.pod
4646____________________________________________________________________________
4647[ 16971] By: gsar on 2002/06/01 20:39:08
4648 Log: IO::Poll wasn't working on windows since poll.c wasn't using the
4649 same abstractions as perl; for test case, see:
4650 http://bugs.activestate.com/show_bug.cgi?id=19624
4651 Branch: maint-5.6/perl
4652 ! XSUB.h ext/IO/poll.c
4653____________________________________________________________________________
4654[ 16970] By: jhi on 2002/06/01 20:27:03
4655 Log: Various perldelta tweaks.
4656 Branch: perl
4657 ! pod/perldelta.pod
4658____________________________________________________________________________
4659[ 16969] By: jhi on 2002/06/01 19:52:15
4660 Log: Update Changes.
4661 Branch: perl
4662 ! Changes patchlevel.h
4663____________________________________________________________________________
4664[ 16968] By: pudge on 2002/06/01 18:55:49
4665 Log: Integrate perl for 5.8.0 RC1
4666 Branch: macperl
4667 !> (integrate 77 files)
4668____________________________________________________________________________
4669[ 16967] By: jhi on 2002/06/01 17:46:42
4670 Log: Two obsolete files.
4671 Branch: perl
4672 ! Porting/makerel
4673____________________________________________________________________________
4674[ 16966] By: jhi on 2002/06/01 17:42:45
4675 Log: This is Perl 5.8.0 RC 1.
4676 Branch: perl
4677 ! patchlevel.h
4678____________________________________________________________________________
4679[ 16965] By: jhi on 2002/06/01 17:39:39
4680 Log: Update Changes.
4681 Branch: perl
4682 ! Changes patchlevel.h
4683____________________________________________________________________________
4684[ 16964] By: jhi on 2002/06/01 17:25:31
4685 Log: Subject: [Encode] 1.75 Released
4686 From: Dan Kogai <dankogai@dan.co.jp>
4687 Date: Sun, 2 Jun 2002 03:19:19 +0900
4688 Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
4689 Branch: perl
4690 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
4691 ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4692 ! ext/Encode/lib/Encode/Alias.pm
4693 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4694 ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4695____________________________________________________________________________
4696[ 16963] By: jhi on 2002/06/01 16:15:24
4697 Log: Paranoia regen_headers; no changes but at least
4698 the timestamps are now fine.
4699 Branch: perl
4700 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4701 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
4702 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
4703 ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
4704 ! warnings.h
4705____________________________________________________________________________
4706[ 16962] By: jhi on 2002/06/01 16:13:17
4707 Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
4708 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4709 Date: Sat, 01 Jun 2002 11:35:22 +0200
4710 Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
4711 Branch: perl
4712 ! README.hpux
4713____________________________________________________________________________
4714[ 16961] By: jhi on 2002/06/01 15:57:04
4715 Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
4716 Branch: perl
4717 ! pod/perldelta.pod pod/perltoc.pod
4718____________________________________________________________________________
4719[ 16960] By: jhi on 2002/06/01 15:30:10
4720 Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
4721 Branch: perl
4722 ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
4723 ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
4724____________________________________________________________________________
4725[ 16959] By: jhi on 2002/06/01 15:03:57
4726 Log: Even more VMSifying (this time more like de-MacOSifying).
4727 Branch: perl
4728 ! lib/Test/Harness/t/test-harness.t
4729____________________________________________________________________________
4730[ 16958] By: jhi on 2002/06/01 14:58:39
4731 Log: VMSifying from Craig Berry.
4732 Branch: perl
4733 ! lib/Test/Harness/t/callback.t
4734 ! lib/Test/Harness/t/strap-analyze.t
4735 ! lib/Test/Harness/t/test-harness.t
4736____________________________________________________________________________
4737[ 16957] By: jhi on 2002/06/01 14:52:34
4738 Log: Mention the CJK docs.
4739 Branch: perl
4740 ! pod/perldelta.pod
4741____________________________________________________________________________
4742[ 16956] By: jhi on 2002/06/01 14:36:15
4743 Log: Subject: [PATCH] another Storable test
4744 From: Nicholas Clark <nick@unfortu.net>
4745 Date: Sat, 1 Jun 2002 14:07:01 +0100
4746 Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
4747 Branch: perl
4748 ! ext/Storable/t/interwork56.t
4749____________________________________________________________________________
4750[ 16955] By: nick on 2002/06/01 09:02:48
4751 Log: Integrate mainline
4752 Branch: perlio
4753 - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4754 !> (integrate 62 files)
4755____________________________________________________________________________
4756[ 16954] By: jhi on 2002/06/01 04:05:35
4757 Log: Make the changes MacOS-specific.
4758 Branch: perl
4759 ! lib/Test/Harness/t/callback.t
4760 ! lib/Test/Harness/t/strap-analyze.t
4761 ! lib/Test/Harness/t/test-harness.t
4762____________________________________________________________________________
4763[ 16953] By: ams on 2002/06/01 03:20:52
4764 Log: Remove $Id$ lines.
4765 Branch: perl
4766 ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
4767 ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
4768 ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
4769 ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4770 ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4771 ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
4772 ! ext/Storable/t/lock.t ext/Storable/t/malice.t
4773 ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
4774 ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
4775 ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
4776 ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
4777 ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
4778 ! ext/Storable/t/utf8hash.t
4779____________________________________________________________________________
4780[ 16952] By: jhi on 2002/06/01 03:09:47
4781 Log: Perl Labs dead, Smokers live.
4782 Branch: perl
4783 ! pod/perlhack.pod
4784____________________________________________________________________________
4785[ 16951] By: ams on 2002/06/01 03:08:02
4786 Log: Nitpick at ChangeLog until it is consistently formatted.
4787 Branch: perl
4788 ! ext/Storable/ChangeLog
4789____________________________________________________________________________
4790[ 16950] By: jhi on 2002/06/01 02:46:48
4791 Log: strictify lib.pm.
4792 Branch: perl
4793 ! lib/lib_pm.PL
4794____________________________________________________________________________
4795[ 16949] By: jhi on 2002/06/01 02:33:27
4796 Log: s/invcer/incver/
4797 Branch: perl
4798 ! lib/lib_pm.PL
4799____________________________________________________________________________
4800[ 16948] By: jhi on 2002/06/01 02:03:27
4801 Log: Subject: Re: perl@16925
4802 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4803 Date: Fri, 31 May 2002 19:56:39 -0700
4804 Message-ID: <nfD+8gzkgGHH092yn@efn.org>
4805
4806 Self-tie clarifications.
4807 Branch: perl
4808 ! pod/perldelta.pod
4809____________________________________________________________________________
4810[ 16947] By: jhi on 2002/06/01 01:17:45
4811 Log: Be exact of what happens.
4812 Branch: perl
4813 ! README.cygwin
4814____________________________________________________________________________
4815[ 16946] By: jhi on 2002/06/01 01:16:59
4816 Log: Subject: [Patch] Inplace editing on Cygwin and others?
4817 From: "Gerrit P. Haase" <gp@familiehaase.de>
4818 Date: Sat, 1 Jun 2002 04:14:43 +0200
4819 Message-ID: <199100765833.20020601041443@familiehaase.de>
4820 Branch: perl
4821 ! README.cygwin doio.c perl.c
4822____________________________________________________________________________
4823[ 16945] By: jhi on 2002/05/31 23:03:23
4824 Log: MacOS test glitch.
4825 Branch: perl
4826 ! ext/Digest/MD5/t/files.t
4827____________________________________________________________________________
4828[ 16944] By: jhi on 2002/05/31 22:13:31
4829 Log: Update Changes.
4830 Branch: perl
4831 ! Changes patchlevel.h
4832____________________________________________________________________________
4833[ 16943] By: jhi on 2002/05/31 22:08:03
4834 Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
4835 From: "Craig A. Berry" <craigberry@mac.com>
4836 Date: Fri, 31 May 2002 17:20:11 -0500
4837 Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
4838
4839 Avoid redef warning.
4840 Branch: perl
4841 ! lib/Math/BigInt/Calc.pm
4842____________________________________________________________________________
4843[ 16942] By: jhi on 2002/05/31 21:42:12
4844 Log: Integrate macperl patches #16926 and #16938;
4845
4846 Big MacPerl Testing Patch No. 2
4847
4848 Big MacPerl Testing Patch No. 3
4849 Branch: perl
4850 !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
4851 !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
4852 !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
4853 !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
4854 !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
4855 !> lib/Test/Harness/t/callback.t
4856 !> lib/Test/Harness/t/strap-analyze.t
4857 !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
4858 !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
4859 !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
4860____________________________________________________________________________
4861[ 16941] By: pudge on 2002/05/31 20:49:56
4862 Log: Configuration / test updates
4863 Branch: macperl
4864 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4865 ! macos/Makefile.mk
4866____________________________________________________________________________
4867[ 16940] By: pudge on 2002/05/31 20:49:19
4868 Log: Fix various Makefile.PL for string/array conflicts
4869 Branch: macperl
4870 ! macos/ext/Mac/Controls/Makefile.PL
4871 ! macos/ext/Mac/Dialogs/Makefile.PL
4872 ! macos/ext/Mac/Events/Makefile.PL
4873 ! macos/ext/Mac/Files/Makefile.PL
4874 ! macos/ext/Mac/Fonts/Makefile.PL
4875 ! macos/ext/Mac/Lists/Makefile.PL
4876 ! macos/ext/Mac/Menus/Makefile.PL
4877 ! macos/ext/Mac/MoreFiles/Makefile.PL
4878 ! macos/ext/Mac/Movies/Makefile.PL
4879 ! macos/ext/Mac/Navigation/Makefile.PL
4880 ! macos/ext/Mac/Notification/Makefile.PL
4881 ! macos/ext/Mac/OSA/Makefile.PL
4882 ! macos/ext/Mac/QDOffscreen/Makefile.PL
4883 ! macos/ext/Mac/QuickTimeVR/Makefile.PL
4884 ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
4885 ! macos/ext/Mac/StandardFile/Makefile.PL
4886 ! macos/ext/Mac/TextEdit/Makefile.PL
4887 ! macos/ext/Mac/Windows/Makefile.PL
4888 ! macos/ext/MacPerl/Makefile.PL
4889____________________________________________________________________________
4890[ 16939] By: pudge on 2002/05/31 20:48:09
4891 Log: Integrate perl
4892 Branch: macperl
4893 - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4894 !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
4895 !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
4896 !> pod/perlvar.pod
4897____________________________________________________________________________
4898[ 16938] By: pudge on 2002/05/31 20:46:07
4899 Log: Big MacPerl Testing Patch No. 3
4900 Branch: macperl
4901 ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
4902 ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
4903 ! lib/Test/Harness/t/callback.t
4904 ! lib/Test/Harness/t/strap-analyze.t
4905 ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
4906 ! utils/dprofpp.PL utils/splain.PL
4907____________________________________________________________________________
4908[ 16937] By: jhi on 2002/05/31 20:14:45
4909 Log: Update the LWP status.
4910 Branch: perl
4911 ! pod/perldelta.pod
4912____________________________________________________________________________
4913[ 16936] By: nick on 2002/05/31 20:07:40
4914 Log: Integrate mainline
4915 Branch: perlio
4916 +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
4917 +> lib/File/Spec/NW5.pm
4918 - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
4919 - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
4920 - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4921 - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
4922 !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
4923 !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
4924 !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
4925 !> patchlevel.h pod/perldelta.pod pod/perlport.pod
4926 !> pod/perlvar.pod toke.c
4927____________________________________________________________________________
4928[ 16935] By: jhi on 2002/05/31 19:27:50
4929 Log: Freudian slip :-)
4930 Branch: perl
4931 ! pod/perlhist.pod
4932____________________________________________________________________________
4933[ 16934] By: jhi on 2002/05/31 18:58:21
4934 Log: perlhist update.
4935 Branch: perl
4936 ! pod/perlhist.pod
4937____________________________________________________________________________
4938[ 16933] By: jhi on 2002/05/31 18:52:26
4939 Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
4940 From: Andy Dougherty <doughera@lafayette.edu>
4941 Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
4942 Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
4943 Branch: perl
4944 ! lib/Math/BigInt/t/mbi_rand.t
4945____________________________________________________________________________
4946[ 16932] By: jhi on 2002/05/31 18:46:54
4947 Log: From: Michael G Schwern <schwern@pobox.com>
4948 Date: Fri, 31 May 2002 15:18:02 -0400
4949 Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
4950 To: perl5-porters@perl.org
4951 Branch: perl
4952 - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
4953 ! MANIFEST
4954____________________________________________________________________________
4955[ 16931] By: jhi on 2002/05/31 17:52:24
4956 Log: More datapoints on gcc/alpha.
4957 Branch: perl
4958 ! pod/perldelta.pod
4959____________________________________________________________________________
4960[ 16930] By: jhi on 2002/05/31 17:07:14
4961 Log: Document that old gccs on Alpha are no good.
4962 Branch: perl
4963 ! pod/perldelta.pod
4964____________________________________________________________________________
4965[ 16929] By: pudge on 2002/05/31 16:27:30
4966 Log: Integrate perl
4967 Branch: macperl
4968 +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
4969 +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
4970 +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
4971 +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
4972 +> t/lib/sample-tests/skipall_nomsg
4973 - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
4974 - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
4975 - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4976 - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
4977 - NetWare/bat/ToggleXDC.bat
4978 !> (integrate 86 files)
4979____________________________________________________________________________
4980[ 16928] By: jhi on 2002/05/31 16:20:02
4981 Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
4982 From: Colin Watson <colinw@zeus.com>
4983 Date: Fri, 31 May 2002 17:34:06 +0100
4984 Message-ID: <20020531163406.GA10401@zeus.com>
4985 Branch: perl
4986 ! hints/hpux.sh
4987____________________________________________________________________________
4988[ 16927] By: jhi on 2002/05/31 16:17:29
4989 Log: Subject: [PATCH] Adjust executable suffix checks for VMS
4990 From: Paul_GreenVOS@vos.stratus.com
4991 Date: Fri, 31 May 02 12:23 edt
4992 Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
4993 Branch: perl
4994 ! pod/perlport.pod pod/perlvar.pod
4995____________________________________________________________________________
4996[ 16926] By: pudge on 2002/05/31 16:07:35
4997 Log: Big MacPerl Testing Patch No. 2
4998 There might be more soon, but this is almost all of it for now
4999 Branch: macperl
5000 ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
5001 ! lib/Devel/SelfStubber.t lib/English.t
5002 ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
5003 ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
5004 ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
5005 ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
5006____________________________________________________________________________
5007[ 16925] By: jhi on 2002/05/31 14:52:22
5008 Log: Update Changes.
5009 Branch: perl
5010 ! Changes patchlevel.h
5011____________________________________________________________________________
5012[ 16924] By: jhi on 2002/05/31 14:34:23
5013 Log: Missing MANIFESTations.
5014 Branch: perl
5015 ! MANIFEST
5016____________________________________________________________________________
5017[ 16923] By: jhi on 2002/05/31 13:21:13
5018 Log: DJGPP tweaks from Laszlo.
5019 Branch: perl
5020 ! lib/English.t
5021____________________________________________________________________________
5022[ 16922] By: jhi on 2002/05/31 13:12:51
5023 Log: NetWare update from Ananth Kesari.
5024 Branch: perl
5025 + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
5026 + lib/File/Spec/NW5.pm
5027 - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
5028 - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
5029 - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
5030 - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
5031 ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
5032 ! README.netware ext/DynaLoader/DynaLoader_pm.PL
5033 ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
5034____________________________________________________________________________
5035[ 16921] By: jhi on 2002/05/31 12:39:48
5036 Log: Integrate perlio:
5037
5038 [ 16920]
5039 Use File::Spec for blib expectance tests - skating round
5040 existing MacOS and VMS hacks.
5041 Branch: perl
5042 !> lib/blib.t
5043____________________________________________________________________________
5044[ 16920] By: nick on 2002/05/31 08:48:40
5045 Log: Use File::Spec for blib expectance tests - skating round
5046 existing MacOS and VMS hacks.
5047 Branch: perlio
5048 ! lib/blib.t
5049____________________________________________________________________________
5050[ 16919] By: nick on 2002/05/31 08:39:37
5051 Log: Integrate mainline
5052 Branch: perlio
5053 +> ext/Storable/t/interwork56.t
5054 +> ext/Storable/t/make_56_interwork.pl
5055 +> lib/ExtUtils/t/writemakefile_args.t
5056 +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
5057 +> t/lib/sample-tests/skipall_nomsg
5058 - NetWare/bat/Setwatcom.bat
5059 !> (integrate 62 files)
5060____________________________________________________________________________
5061[ 16918] By: jhi on 2002/05/31 03:12:15
5062 Log: Regen toc.
5063 Branch: perl
5064 ! pod/perltoc.pod
5065____________________________________________________________________________
5066[ 16917] By: jhi on 2002/05/31 02:13:06
5067 Log: Subject: [PATCH] t/test.pl, which_perl, VMS
5068 From: "Craig A. Berry" <craigberry@mac.com>
5069 Date: Thu, 30 May 2002 22:14:15 -0500
5070 Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
5071 Branch: perl
5072 ! t/test.pl
5073____________________________________________________________________________
5074[ 16916] By: jhi on 2002/05/31 02:05:11
5075 Log: Missing from #16914.
5076 Branch: perl
5077 ! MANIFEST
5078____________________________________________________________________________
5079[ 16915] By: jhi on 2002/05/31 02:01:07
5080 Log: BeOS status update.
5081 Branch: perl
5082 ! AUTHORS README.beos pod/perldelta.pod
5083____________________________________________________________________________
5084[ 16914] By: jhi on 2002/05/31 01:54:38
5085 Log: Upgrade to Test::Harness 2.24.
5086 Branch: perl
5087 + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
5088 + t/lib/sample-tests/skipall_nomsg
5089 ! lib/Test/Harness.pm lib/Test/Harness/Changes
5090 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
5091 ! lib/Test/Harness/t/strap-analyze.t
5092 ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
5093____________________________________________________________________________
5094[ 16913] By: jhi on 2002/05/31 01:24:32
5095 Log: metaconfig unit change for #16912.
5096 Branch: metaconfig/U/perl
5097 ! perlpath.U
5098____________________________________________________________________________
5099[ 16912] By: jhi on 2002/05/31 01:24:16
5100 Log: Subject: Improved $^X patch
5101 From: Paul_GreenVOS@vos.stratus.com
5102 Date: Thu, 30 May 02 17:32 edt
5103 Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
5104 Branch: perl
5105 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5106 ! pod/perlport.pod pod/perlvar.pod
5107____________________________________________________________________________
5108[ 16911] By: jhi on 2002/05/31 01:12:21
5109 Log: Subject: [PATCH configure.com] _ext -> _exe
5110 From: "Craig A. Berry" <craigberry@mac.com>
5111 Date: Thu, 30 May 2002 18:32:43 -0500
5112 Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
5113 Branch: perl
5114 ! configure.com
5115____________________________________________________________________________
5116[ 16910] By: jhi on 2002/05/31 01:10:08
5117 Log: Because of #16909 MANIFEST changes.
5118 Branch: perl
5119 ! t/TEST t/harness
5120____________________________________________________________________________
5121[ 16909] By: jhi on 2002/05/31 01:09:36
5122 Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
5123 From: Nicholas Clark <nick@unfortu.net>
5124 Date: Fri, 31 May 2002 00:02:22 +0100
5125 Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
5126 Branch: perl
5127 + ext/Storable/t/interwork56.t
5128 + ext/Storable/t/make_56_interwork.pl
5129 ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
5130 ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
5131 ! ext/Storable/Storable.xs ext/Storable/t/malice.t
5132____________________________________________________________________________
5133[ 16908] By: jhi on 2002/05/30 20:49:34
5134 Log: Integrate perlio:
5135
5136 [ 16895]
5137 Play safe and avoid writes to stdio's buffer (for glibc2.3)
5138 Branch: perl
5139 !> perlio.c
5140____________________________________________________________________________
5141[ 16907] By: jhi on 2002/05/30 20:42:42
5142 Log: Upgrade to Math::BigRat 0.06.
5143 Branch: perl
5144 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
5145____________________________________________________________________________
5146[ 16906] By: jhi on 2002/05/30 20:39:30
5147 Log: Upgrade to Math::BigInt 1.57.
5148 Branch: perl
5149 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5150 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
5151 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
5152 ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
5153 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
5154____________________________________________________________________________
5155[ 16905] By: jhi on 2002/05/30 20:26:32
5156 Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
5157 From: "Craig A. Berry" <craigberry@mac.com>
5158 Date: Thu, 30 May 2002 16:22:40 -0500
5159 Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
5160 Branch: perl
5161 ! lib/blib.t
5162____________________________________________________________________________
5163[ 16904] By: jhi on 2002/05/30 20:24:10
5164 Log: Upgrade to ExtUtils::MakeMaker 6.01.
5165 Branch: perl
5166 + lib/ExtUtils/t/writemakefile_args.t
5167 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5168 ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
5169 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
5170 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
5171 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5172 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5173 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
5174 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
5175____________________________________________________________________________
5176[ 16903] By: dougm on 2002/05/30 20:05:47
5177 Log: prevent attempts to load extension libraries more than once on darwin.
5178 avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
5179 Branch: perl
5180 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
5181____________________________________________________________________________
5182[ 16902] By: jhi on 2002/05/30 20:01:10
5183 Log: Obsolete file.
5184 Branch: perl
5185 - NetWare/bat/Setwatcom.bat
5186 ! MANIFEST
5187____________________________________________________________________________
5188[ 16901] By: jhi on 2002/05/30 19:49:57
5189 Log: Update Andy.
5190 Branch: perl
5191 ! hints/linux.sh
5192____________________________________________________________________________
5193[ 16900] By: jhi on 2002/05/30 19:40:14
5194 Log: INT2PTR/PTR2IV defined twice.
5195 Branch: perl
5196 ! ext/Devel/PPPort/PPPort.pm
5197____________________________________________________________________________
5198[ 16899] By: jhi on 2002/05/30 19:26:11
5199 Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
5200 From: PPrymmer@factset.com
5201 Date: Thu, 30 May 2002 13:57:31 -0400
5202 Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
5203
5204 Multinet matters with s/might the/mind the/
5205 Branch: perl
5206 ! README.vms
5207____________________________________________________________________________
5208[ 16898] By: nick on 2002/05/30 15:55:46
5209 Log: Integrate mainline
5210 Branch: perlio
5211 !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
5212 !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
5213____________________________________________________________________________
5214[ 16897] By: jhi on 2002/05/30 15:46:52
5215 Log: Document the glibc 2.2.5 long long bug.
5216 Branch: perl
5217 ! pod/perldelta.pod
5218____________________________________________________________________________
5219[ 16896] By: jhi on 2002/05/30 15:43:56
5220 Log: Subject: [PATCH pod/perlfunc.pod] Not having an unimport is no longer fatal.
5221 From: Abigail <abigail@foad.org>
5222 Date: Thu, 30 May 2002 09:33:51 -0700
5223 Message-ID: <20020530093351.A18225@ucan.foad.org>
5224 Branch: perl
5225 ! pod/perlfunc.pod
5226____________________________________________________________________________
5227[ 16895] By: nick on 2002/05/30 14:40:11
5228 Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
5229 Branch: perlio
5230 ! perlio.c
5231____________________________________________________________________________
5232[ 16894] By: nick on 2002/05/30 14:39:19
5233 Log: Integrate mainline
5234 Branch: perlio
5235 !> (integrate 50 files)
5236____________________________________________________________________________
5237[ 16893] By: jhi on 2002/05/30 14:24:29
5238 Log: Update Changes.
5239 Branch: perl
5240 ! Changes patchlevel.h
5241____________________________________________________________________________
5242[ 16892] By: jhi on 2002/05/30 14:17:43
5243 Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
5244 From: "Green, Paul" <Paul.Green@stratus.com>
5245 Date: Thu, 30 May 2002 11:11:35 -0400
5246 Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>
5247 Branch: perl
5248 ! pod/perlvar.pod
5249____________________________________________________________________________
5250[ 16891] By: jhi on 2002/05/30 14:07:30
5251 Log: charnames patch from Thomas Wegner.
5252 Branch: perl
5253 ! lib/charnames.pm lib/charnames.t
5254____________________________________________________________________________
5255[ 16890] By: jhi on 2002/05/30 14:03:24
5256 Log: Subject: [Patch perl@16861] charnames::vianame tweak
5257 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5258 Date: Thu, 30 May 2002 23:56:51 +0900
5259 Message-Id: <20020530235541.D722.BQW10602@nifty.com>
5260 Branch: perl
5261 ! lib/charnames.pm
5262____________________________________________________________________________
5263[ 16889] By: jhi on 2002/05/30 14:02:02
5264 Log: Chart the self-tying minefield.
5265 Branch: perl
5266 ! pod/perldelta.pod
5267____________________________________________________________________________
5268[ 16888] By: jhi on 2002/05/30 13:58:53
5269 Log: Ignasi Roca convinced me, so #16855 is back in.
5270 Branch: perl
5271 ! utfebcdic.h
5272____________________________________________________________________________
5273[ 16887] By: jhi on 2002/05/30 13:51:29
5274 Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
5275 From: Andy Dougherty <doughera@lafayette.edu>
5276 Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
5277 Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
5278 Branch: perl
5279 ! hints/linux.sh
5280____________________________________________________________________________
5281[ 16886] By: gbarr on 2002/05/30 13:49:11
5282 Log: Sync with libnet-1.12
5283 Branch: perl
5284 ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
5285____________________________________________________________________________
5286[ 16885] By: jhi on 2002/05/30 13:43:28
5287 Log: Subject: Re: perl@16861
5288 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5289 Date: Wed, 29 May 2002 15:27:18 -0700
5290 Message-ID: <GXV98gzkgW7Y092yn@efn.org>
5291
5292 Yitzchak won't give up on self-ties.
5293 Branch: perl
5294 ! pp_sys.c t/op/tie.t
5295____________________________________________________________________________
5296[ 16884] By: ams on 2002/05/30 13:32:52
5297 Log: Ronald Kimball pointed out that there was a run-on sentence in the
5298 last patch by Stas Bekman, and I fixed it, and while I was at it, I
5299 fixed the wording of the last phrase as well, and then I re-wrapped
5300 the paragraph.
5301 Branch: perl
5302 ! pod/perlvar.pod
5303____________________________________________________________________________
5304[ 16883] By: jhi on 2002/05/30 13:30:52
5305 Log: Integrate macperl change #16875.
5306 Branch: perl
5307 !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
5308 !> t/lib/warnings/op
5309____________________________________________________________________________
5310[ 16882] By: jhi on 2002/05/30 13:29:13
5311 Log: Integrate macperl patch #16868.
5312 Branch: perl
5313 !> (integrate 36 files)
5314____________________________________________________________________________
5315[ 16881] By: jhi on 2002/05/30 12:50:14
5316 Log: Subject: Re: [ PATCH ] module test fest
5317 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5318 Date: Thu, 30 May 2002 13:52:18 +0200
5319 Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
5320
5321 HP-UX Oracle wisdom (with some tweaks)
5322 Branch: perl
5323 ! README.hpux
5324____________________________________________________________________________
5325[ 16880] By: jhi on 2002/05/30 12:48:09
5326 Log: metaconfig unit change for #16879.
5327 Branch: metaconfig
5328 ! U/modified/Options.U
5329____________________________________________________________________________
5330[ 16879] By: jhi on 2002/05/30 12:47:34
5331 Log: Configure -A should not mangle spaces, from H.Merijn B.
5332 Branch: perl
5333 ! Configure
5334____________________________________________________________________________
5335[ 16878] By: jhi on 2002/05/30 12:40:42
5336 Log: OS/2: found the _fd_flags() prototype.
5337 Branch: perl
5338 ! os2/os2ish.h
5339____________________________________________________________________________
5340[ 16877] By: jhi on 2002/05/30 12:33:05
5341 Log: Fix up the signal handler reinstallation lore.
5342 Branch: perl
5343 ! pod/perlipc.pod
5344____________________________________________________________________________
5345[ 16876] By: jhi on 2002/05/30 12:29:09
5346 Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
5347 From: Stas Bekman <stas@stason.org>
5348 Date: Thu, 30 May 2002 15:29:02 +0800
5349 Message-ID: <3CF5D4BE.4000500@stason.org>
5350 Branch: perl
5351 ! pod/perlipc.pod
5352____________________________________________________________________________
5353[ 16875] By: pudge on 2002/05/30 11:48:05
5354 Log: Fixes for fixes
5355 Branch: macperl
5356 ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
5357 ! t/lib/warnings/op
5358____________________________________________________________________________
5359[ 16874] By: ams on 2002/05/30 07:41:30
5360 Log: Fix typo in #16866.
5361 Branch: perl
5362 ! lib/File/stat.t
5363____________________________________________________________________________
5364[ 16873] By: ams on 2002/05/30 07:39:24
5365 Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
5366 From: Stas Bekman <stas@stason.org>
5367 Date: Thu, 30 May 2002 16:14:55 +0800
5368 Message-Id: <3CF5DF7F.1060700@stason.org>
5369 Branch: perl
5370 ! lib/File/Spec/Unix.pm
5371____________________________________________________________________________
5372[ 16872] By: ams on 2002/05/30 07:38:34
5373 Log: Subject: [PATCH pod/perlvar.pod] $^X
5374 From: Stas Bekman <stas@stason.org>
5375 Date: Thu, 30 May 2002 15:59:48 +0800
5376 Message-Id: <3CF5DBF4.7080500@stason.org>
5377 Branch: perl
5378 ! pod/perlvar.pod
5379____________________________________________________________________________
5380[ 16871] By: nick on 2002/05/30 06:45:56
5381 Log: Integrate all but lib/File/stat.t which seems broken.
5382 Branch: perlio
5383 !> Changes Porting/patching.pod cygwin/perlld.in
5384 !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
5385 !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5386 !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
5387 !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
5388 !> t/run/fresh_perl.t utfebcdic.h
5389____________________________________________________________________________
5390[ 16870] By: pudge on 2002/05/30 06:06:34
5391 Log: Integrate perl
5392 Branch: macperl
5393 +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
5394 +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
5395 !> (integrate 137 files)
5396____________________________________________________________________________
5397[ 16869] By: pudge on 2002/05/30 05:41:50
5398 Log: Makefile / config / test updates for MacPerl
5399 Branch: macperl
5400 + macos/MacPerlMakeTests.plx
5401 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
5402 ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
5403 ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
5404____________________________________________________________________________
5405[ 16868] By: pudge on 2002/05/30 05:39:51
5406 Log: Big MacPerl Testing Patch No. 1
5407 If you like this, stay tuned, there's more to come!
5408 Branch: macperl
5409 ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
5410 ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
5411 ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
5412 ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
5413 ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
5414 ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
5415 ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
5416 ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
5417 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
5418 ! lib/Test/Harness/t/strap-analyze.t
5419 ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
5420 ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
5421 ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
5422 ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
5423 ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
5424____________________________________________________________________________
5425[ 16867] By: jhi on 2002/05/29 23:25:09
5426 Log: Attachments are okay.
5427 Branch: perl
5428 ! Porting/patching.pod
5429____________________________________________________________________________
5430[ 16866] By: jhi on 2002/05/29 19:46:49
5431 Log: OS/2: ENOINO.
5432 Branch: perl
5433 ! lib/File/stat.t
5434____________________________________________________________________________
5435[ 16865] By: jhi on 2002/05/29 19:41:53
5436 Log: OS/2: provide prototype.
5437 Branch: perl
5438 ! os2/os2ish.h
5439____________________________________________________________________________
5440[ 16864] By: jhi on 2002/05/29 19:29:17
5441 Log: OS/2: fp stringification fudge.
5442 (After this the whole suite passes 98.30%)
5443 Branch: perl
5444 ! t/base/num.t
5445____________________________________________________________________________
5446[ 16863] By: jhi on 2002/05/29 17:35:04
5447 Log: harness wasn't running x2p/s2p.t.
5448 Branch: perl
5449 ! t/harness
5450____________________________________________________________________________
5451[ 16862] By: nick on 2002/05/29 14:12:41
5452 Log: Integrate mainline
5453 Branch: perlio
5454 +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
5455 !> (integrate 100 files)
5456____________________________________________________________________________
5457[ 16861] By: jhi on 2002/05/29 13:41:01
5458 Log: Subject: [PATCH] pack 'w' should be using NV, not double
5459 From: Nicholas Clark <nick@ccl4.org>
5460 Date: Wed, 29 May 2002 15:38:41 +0100
5461 Message-ID: <20020529153840.L53388@plum.flirble.org>
5462 Branch: perl
5463 ! pp_pack.c
5464____________________________________________________________________________
5465[ 16860] By: jhi on 2002/05/29 13:31:35
5466 Log: Update Changes.
5467 Branch: perl
5468 ! Changes patchlevel.h
5469____________________________________________________________________________
5470[ 16859] By: jhi on 2002/05/29 13:25:31
5471 Log: Spelling bee.
5472 Branch: perl
5473 ! t/op/tie.t
5474____________________________________________________________________________
5475[ 16858] By: jhi on 2002/05/29 13:21:58
5476 Log: Recover some of the #16845.
5477 Branch: perl
5478 ! sv.c t/op/tie.t t/run/fresh_perl.t
5479____________________________________________________________________________
5480[ 16857] By: jhi on 2002/05/29 12:47:02
5481 Log: Retract #16855 until settled.
5482 Branch: perl
5483 ! utfebcdic.h
5484____________________________________________________________________________
5485[ 16856] By: jhi on 2002/05/29 12:31:35
5486 Log: OS/2: more missing definitions.
5487 Branch: perl
5488 ! os2/os2ish.h
5489____________________________________________________________________________
5490[ 16855] By: jhi on 2002/05/29 12:28:17
5491 Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
5492 From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
5493 Date: Wed, 29 May 2002 13:16:16 +0200
5494 Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
5495 Branch: perl
5496 ! utfebcdic.h
5497____________________________________________________________________________
5498[ 16854] By: jhi on 2002/05/29 12:16:08
5499 Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
5500 Branch: perl
5501 ! ext/Devel/PPPort/PPPort.pm
5502____________________________________________________________________________
5503[ 16853] By: jhi on 2002/05/29 11:58:43
5504 Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
5505 From: "Gerrit P. Haase" <gp@familiehaase.de>
5506 Date: Wed, 29 May 2002 08:06:43 +0200
5507 Message-ID: <1881715214417.20020529080643@familiehaase.de>
5508 Branch: perl
5509 ! perl.h
5510____________________________________________________________________________
5511[ 16852] By: jhi on 2002/05/29 11:53:12
5512 Log: OS/2: more missing headers from John Poltorak.
5513 Branch: perl
5514 ! os2/os2ish.h
5515____________________________________________________________________________
5516[ 16851] By: jhi on 2002/05/29 11:48:35
5517 Log: Subject: Re: forewarning: usedevel and versiononly
5518 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5519 Date: Wed, 29 May 2002 09:41:23 +0200
5520 Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
5521
5522 More 5.7.3 -> 5.8.0.
5523 Branch: perl
5524 ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
5525 ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
5526____________________________________________________________________________
5527[ 16850] By: ams on 2002/05/29 06:48:19
5528 Log: Lots of spring cleaning. (No functional changes.)
5529 Branch: perl
5530 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
5531 ! ext/Storable/README ext/Storable/Storable.pm
5532 ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
5533 ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
5534 ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
5535 ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
5536 ! ext/Storable/t/lock.t ext/Storable/t/overload.t
5537 ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
5538 ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
5539 ! ext/Storable/t/store.t ext/Storable/t/tied.t
5540 ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
5541 ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
5542____________________________________________________________________________
5543[ 16849] By: jhi on 2002/05/29 01:16:23
5544 Log: pod cleanups.
5545 Branch: perl
5546 ! README.aix README.cygwin README.jp README.ko README.macos
5547 ! README.tw pod/perl561delta.pod pod/perldelta.pod
5548 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
5549 ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
5550 ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
5551____________________________________________________________________________
5552[ 16848] By: jhi on 2002/05/29 00:44:59
5553 Log: Regen perltoc.
5554 Branch: perl
5555 ! pod/perltoc.pod
5556____________________________________________________________________________
5557[ 16847] By: jhi on 2002/05/28 22:15:44
5558 Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
5559 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5560 Date: Wed, 29 May 2002 02:48:15 +0400
5561 Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
5562 Branch: perl
5563 ! wince/Makefile.ce
5564____________________________________________________________________________
5565[ 16846] By: jhi on 2002/05/28 22:10:51
5566 Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
5567 From: PPrymmer@factset.com
5568 Date: Tue, 28 May 2002 18:34:55 -0400
5569 Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
5570 Branch: perl
5571 ! configure.com vms/genopt.com
5572____________________________________________________________________________
5573[ 16845] By: jhi on 2002/05/28 22:05:55
5574 Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
5575 to restore some level of sanity in the tied scalars can of worms.
5576 Branch: perl
5577 ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
5578____________________________________________________________________________
5579[ 16844] By: gsar on 2002/05/28 22:05:38
5580 Log: extension of change#16332: isolate signal diddling to the main
5581 interpreter (fixes signal-related races, e.g. when multiple
5582 threads run system())
5583 Branch: maint-5.6/perl
5584 ! util.c
5585____________________________________________________________________________
5586[ 16843] By: jhi on 2002/05/28 20:35:59
5587 Log: Bump the version numbers to five-eight-oh.
5588 Branch: perl
5589 ! Configure NetWare/Makefile NetWare/config_H.wc
5590 ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
5591 ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
5592 ! vos/config.alpha.h vos/config.ga.h win32/Makefile
5593 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5594 ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
5595 ! wince/config_H.ce
5596____________________________________________________________________________
5597[ 16842] By: ams on 2002/05/28 19:34:27
5598 Log: Subject: Minor INSTALL patch
5599 From: Andy Dougherty <doughera@lafayette.edu>
5600 Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
5601 Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
5602 Branch: perl
5603 ! INSTALL
5604____________________________________________________________________________
5605[ 16841] By: ams on 2002/05/28 19:01:22
5606 Log: Add integer.t to MANIFEST.
5607 Branch: perl
5608 ! ext/Storable/MANIFEST
5609____________________________________________________________________________
5610[ 16840] By: jhi on 2002/05/28 17:49:08
5611 Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
5612 From: Dan Kogai <dankogai@dan.co.jp>
5613 Date: Wed, 29 May 2002 03:43:57 +0900
5614 Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
5615 Branch: perl
5616 + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
5617 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
5618 ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
5619 ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
5620 ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
5621 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
5622 ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
5623 ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5624 ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
5625 ! ext/Encode/t/mime-header.t
5626____________________________________________________________________________
5627[ 16839] By: jhi on 2002/05/28 17:18:28
5628 Log: OS/2: bug found by John Poltorak.
5629 Branch: perl
5630 ! lib/ExtUtils/MM_OS2.pm
5631____________________________________________________________________________
5632[ 16838] By: gsar on 2002/05/28 14:14:29
5633 Log: makefiles should not clobber lib/Thread directory (some Thread
5634 files seem to live there rather than in ext, for some reason)
5635 Branch: perl
5636 ! win32/Makefile win32/makefile.mk
5637____________________________________________________________________________
5638[ 16837] By: jhi on 2002/05/28 14:06:42
5639 Log: Subject: [PATCH] Bug fix for charnames::vianame
5640 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5641 Date: Tue, 28 May 2002 23:53:39 +0900
5642 Message-Id: <20020528234907.310A.BQW10602@nifty.com>
5643 Branch: perl
5644 ! lib/charnames.pm lib/charnames.t
5645____________________________________________________________________________
5646[ 16836] By: jhi on 2002/05/28 13:43:39
5647 Log: Test output tweak.
5648 Branch: perl
5649 ! lib/ExtUtils/t/Embed.t
5650____________________________________________________________________________
5651[ 16835] By: jhi on 2002/05/28 13:32:46
5652 Log: More charnames tweaks.
5653 Branch: perl
5654 ! lib/charnames.pm lib/charnames.t
5655____________________________________________________________________________
5656[ 16834] By: jhi on 2002/05/28 13:24:16
5657 Log: Subject: [PATCH] Doc fix for charnames::vianame
5658 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5659 Date: Tue, 28 May 2002 22:46:41 +0900
5660 Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
5661 Branch: perl
5662 ! lib/charnames.pm
5663____________________________________________________________________________
5664[ 16833] By: jhi on 2002/05/28 13:23:03
5665 Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
5666 From: "Yves Orton" <demerphq@hotmail.com>
5667 Date: Tue, 28 May 2002 15:43:12 +0200
5668 Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
5669 Branch: perl
5670 ! lib/ExtUtils/t/Embed.t
5671____________________________________________________________________________
5672[ 16832] By: jhi on 2002/05/28 13:14:21
5673 Log: metaconfig unit change for #16831.
5674 Branch: metaconfig/U/perl
5675 ! gccvers.U
5676____________________________________________________________________________
5677[ 16831] By: jhi on 2002/05/28 13:14:02
5678 Log: gcc 3 defensiveness from H. Merijn B and Rafael.
5679 Branch: perl
5680 ! Configure
5681____________________________________________________________________________
5682[ 16830] By: jhi on 2002/05/28 12:55:29
5683 Log: Retract the Straps part of #16829 for now since
5684 the subtest 44 of t/strap.t started failing.
5685 Branch: perl
5686 ! lib/Test/Harness/Straps.pm
5687____________________________________________________________________________
5688[ 16829] By: jhi on 2002/05/28 12:26:34
5689 Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
5690 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5691 Date: Tue, 28 May 2002 08:17:53 +0200
5692 Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
5693 Branch: perl
5694 ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
5695 ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
5696____________________________________________________________________________
5697[ 16828] By: nick on 2002/05/28 08:00:28
5698 Log: Integrate mainline
5699 Branch: perlio
5700 !> Changes Makefile.micro README.netware README.tru64
5701 !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
5702 !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
5703 !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5704 !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5705 !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
5706 !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
5707 !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
5708 !> uconfig.h util.c
5709____________________________________________________________________________
5710[ 16827] By: jhi on 2002/05/28 00:46:23
5711 Log: Tru64: sockatmark trouble.
5712 Branch: perl
5713 ! README.tru64
5714____________________________________________________________________________
5715[ 16826] By: jhi on 2002/05/27 23:48:31
5716 Log: Update Changes.
5717 Branch: perl
5718 ! Changes patchlevel.h
5719____________________________________________________________________________
5720[ 16825] By: pudge on 2002/05/27 22:55:07
5721 Log: Integrate perl
5722 Branch: macperl
5723 +> ext/Storable/t/integer.t
5724 ! macos/MPVersion.r macos/config.sh
5725 !> (integrate 60 files)
5726____________________________________________________________________________
5727[ 16824] By: jhi on 2002/05/27 20:58:48
5728 Log: Todo update.
5729 Branch: perl
5730 ! pod/perltodo.pod
5731____________________________________________________________________________
5732[ 16823] By: jhi on 2002/05/27 20:55:45
5733 Log: Don't assume sh and true.
5734 Branch: perl
5735 ! Makefile.micro uconfig.h
5736____________________________________________________________________________
5737[ 16822] By: jhi on 2002/05/27 20:42:47
5738 Log: Subject: Re: [PATCH] Version tango
5739 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5740 Date: Mon, 27 May 2002 13:20:56 -0700
5741 Message-ID: <oUp88gzkgy+T092yn@efn.org>
5742 Branch: perl
5743 ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
5744 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
5745 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5746 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5747 ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
5748 ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
5749____________________________________________________________________________
5750[ 16821] By: rgs on 2002/05/27 20:25:30
5751 Log: Fix a warning bug in Perl_report_evil_fh (didn't report
5752 stashes correctly.) Partial info is better than wrong info.
5753 Branch: perl
5754 ! t/lib/warnings/pp_hot util.c
5755____________________________________________________________________________
5756[ 16820] By: jhi on 2002/05/27 20:09:27
5757 Log: A shot in the dark.
5758 Branch: perl
5759 ! mg.c
5760____________________________________________________________________________
5761[ 16819] By: jhi on 2002/05/27 19:10:14
5762 Log: Comment nit from Yitzchak.
5763 Branch: perl
5764 ! sv.c
5765____________________________________________________________________________
5766[ 16818] By: nick on 2002/05/27 18:47:58
5767 Log: Integrate mainline
5768 Branch: perlio
5769 +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
5770 !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
5771 !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
5772 !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
5773 !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
5774 !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
5775 !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
5776 !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
5777 !> pod/perlsub.pod
5778____________________________________________________________________________
5779[ 16817] By: jhi on 2002/05/27 18:15:32
5780 Log: POD cleanup and rewrapping.
5781 Branch: perl
5782 ! README.netware
5783____________________________________________________________________________
5784[ 16816] By: jhi on 2002/05/27 16:55:53
5785 Log: Update Changes.
5786 Branch: perl
5787 ! Changes patchlevel.h
5788____________________________________________________________________________
5789[ 16815] By: jhi on 2002/05/27 16:49:06
5790 Log: More NetWare.
5791 Branch: perl
5792 ! README.netware
5793____________________________________________________________________________
5794[ 16814] By: jhi on 2002/05/27 16:36:08
5795 Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
5796 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5797 Date: Mon, 27 May 2002 19:26:27 +0200
5798 Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
5799 Branch: perl
5800 ! hints/hpux.sh
5801____________________________________________________________________________
5802[ 16813] By: jhi on 2002/05/27 16:35:47
5803 Log: We are not that certain about the localising of
5804 tied aggregates.
5805 Branch: perl
5806 ! pod/perldelta.pod
5807____________________________________________________________________________
5808[ 16812] By: jhi on 2002/05/27 16:22:45
5809 Log: Missed from #16811.
5810 Branch: perl
5811 + NetWare/sv_nw.c
5812 ! MANIFEST
5813____________________________________________________________________________
5814[ 16811] By: jhi on 2002/05/27 16:22:06
5815 Log: NetWare diff from Ananth Kesari.
5816 Branch: perl
5817 + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
5818 ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
5819____________________________________________________________________________
5820[ 16810] By: jhi on 2002/05/27 16:02:10
5821 Log: Integrate perlio:
5822
5823 [ 16809]
5824 Add IO::Scalar fail case to the tests.
5825
5826 [ 16808]
5827 Fix for the IO::Scalar bug (I think).
5828 At tie time break the loop but in a different place:
5829 A. Increment REFCNT of the RV involved in the self-tie
5830 B. Decrement REFCNT of the thing RV points to (e.g. the GV)
5831 At mg_free time
5832 Break the connection between the RV and its referent
5833 so that we do not try and free it (again).
5834
5835 [ 16805]
5836 **** UNSAFE **** partial fix for IO::Scalar and local ties.
5837 Only op/local.t fails but it is nasty... try valgrind on other machine.
5838 Branch: perl
5839 !> mg.c sv.c t/op/tie.t
5840____________________________________________________________________________
5841[ 16809] By: nick on 2002/05/27 11:02:21
5842 Log: Add IO::Scalar fail case to the tests.
5843 Branch: perlio
5844 ! t/op/tie.t
5845____________________________________________________________________________
5846[ 16808] By: nick on 2002/05/27 09:54:46
5847 Log: Fix for the IO::Scalar bug (I think).
5848 At tie time break the loop but in a different place:
5849 A. Increment REFCNT of the RV involved in the self-tie
5850 B. Decrement REFCNT of the thing RV points to (e.g. the GV)
5851 At mg_free time
5852 Break the connection between the RV and its referent
5853 so that we do not try and free it (again).
5854 Branch: perlio
5855 ! mg.c sv.c
5856____________________________________________________________________________
5857[ 16807] By: jhi on 2002/05/27 02:39:04
5858 Log: select() portability nit.
5859 Branch: perl
5860 ! pod/perlfunc.pod
5861____________________________________________________________________________
5862[ 16806] By: rgs on 2002/05/26 21:01:35
5863 Log: Fix a remaining B::Lint bug.
5864 Branch: perl
5865 ! ext/B/B/Lint.pm ext/B/t/lint.t
5866____________________________________________________________________________
5867[ 16805] By: nick on 2002/05/26 20:51:31
5868 Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
5869 Only op/local.t fails but it is nasty... try valgrind on other machine.
5870 Branch: perlio
5871 ! sv.c
5872____________________________________________________________________________
5873[ 16804] By: jhi on 2002/05/26 17:23:26
5874 Log: Some day I might actually learn to test changes first
5875 before committing them in.
5876 Branch: perl
5877 ! hints/darwin.sh
5878____________________________________________________________________________
5879[ 16803] By: jhi on 2002/05/26 17:16:32
5880 Log: Until otherwise proven.
5881 Branch: perl
5882 ! hints/darwin.sh
5883____________________________________________________________________________
5884[ 16802] By: jhi on 2002/05/26 17:15:12
5885 Log: Darwin hint tweaks.
5886 Branch: perl
5887 ! hints/darwin.sh
5888____________________________________________________________________________
5889[ 16801] By: jhi on 2002/05/26 15:56:15
5890 Log: FAQ sync.
5891 Branch: perl
5892 ! pod/perlfaq5.pod pod/perlfaq6.pod
5893____________________________________________________________________________
5894[ 16800] By: jhi on 2002/05/26 15:27:05
5895 Log: Subject: [DOC-PATCH] README.cygwin updated
5896 From: "Gerrit P. Haase" <gp@familiehaase.de>
5897 Date: Sun, 26 May 2002 14:56:14 +0200
5898 Message-ID: <1151480833395.20020526145614@familiehaase.de>
5899 Branch: perl
5900 ! README.cygwin
5901____________________________________________________________________________
5902[ 16799] By: jhi on 2002/05/26 15:25:35
5903 Log: I thinkk thinggy has only one g.
5904 Branch: perl
5905 ! pod/perldelta.pod
5906____________________________________________________________________________
5907[ 16798] By: jhi on 2002/05/26 15:23:32
5908 Log: Subject: [PATCH] docs for broken local(%tied) behaviour
5909 From: Dave Mitchell <davem@fdgroup.com>
5910 Date: Sun, 26 May 2002 14:15:42 +0100
5911 Message-ID: <20020526141542.B18527@fdgroup.com>
5912 Branch: perl
5913 ! pod/perldelta.pod pod/perlsub.pod
5914____________________________________________________________________________
5915[ 16797] By: jhi on 2002/05/26 15:19:34
5916 Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
5917 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5918 Date: Sat, 25 May 2002 21:52:16 -0700
5919 Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
5920 Branch: perl
5921 ! ext/B/B/Deparse.pm
5922____________________________________________________________________________
5923[ 16796] By: jhi on 2002/05/26 15:18:27
5924 Log: Slight reformatting; tiny tweaks.
5925 Branch: perl
5926 ! pod/perlipc.pod
5927____________________________________________________________________________
5928[ 16795] By: jhi on 2002/05/26 15:11:00
5929 Log: Integrate perlio:
5930
5931 [ 16794]
5932 Update perlipc.pod for new signals
5933 Branch: perl
5934 !> pod/perlipc.pod
5935____________________________________________________________________________
5936[ 16794] By: nick on 2002/05/26 08:07:12
5937 Log: Update perlipc.pod for new signals
5938 Branch: perlio
5939 ! pod/perlipc.pod
5940____________________________________________________________________________
5941[ 16793] By: nick on 2002/05/26 07:10:14
5942 Log: Integrate mainline
5943 Branch: perlio
5944 !> AUTHORS Changes Configure patchlevel.h
5945____________________________________________________________________________
5946[ 16792] By: jhi on 2002/05/25 21:39:58
5947 Log: Mention that we do Win64.
5948 Branch: perl
5949 ! pod/perldelta.pod
5950____________________________________________________________________________
5951[ 16791] By: jhi on 2002/05/25 21:39:03
5952 Log: Document the $Config{byteorder} changes.
5953 Branch: perl
5954 ! pod/perldelta.pod
5955____________________________________________________________________________
5956[ 16790] By: jhi on 2002/05/25 21:27:52
5957 Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
5958 From: Nicholas Clark <nick@unfortu.net>
5959 Date: Sat, 25 May 2002 22:37:19 +0100
5960 Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net>
5961
5962 Subject: [PATCH] Storable (smaller)
5963 From: Nicholas Clark <nick@unfortu.net>
5964 Date: Sat, 25 May 2002 23:13:13 +0100
5965 Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
5966 Branch: perl
5967 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5968 ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
5969____________________________________________________________________________
5970[ 16789] By: jhi on 2002/05/25 19:00:43
5971 Log: Update Changes.
5972 Branch: perl
5973 ! Changes patchlevel.h
5974____________________________________________________________________________
5975[ 16788] By: jhi on 2002/05/25 18:55:30
5976 Log: AUTHORS updates.
5977 Branch: perl
5978 ! AUTHORS
5979____________________________________________________________________________
5980[ 16787] By: jhi on 2002/05/25 18:51:49
5981 Log: metaconfig unit changes for #16786.
5982 Branch: metaconfig
5983 ! U/modified/Getfile.U U/modified/pager.U
5984____________________________________________________________________________
5985[ 16786] By: jhi on 2002/05/25 18:51:29
5986 Log: Pager query tweaks from Andy Dougherty (for OS/2).
5987 Branch: perl
5988 ! Configure
5989____________________________________________________________________________
5990[ 16785] By: jhi on 2002/05/25 18:19:56
5991 Log: Integrate perlio:
5992
5993 [ 16784]
5994 Fix VMS ungetc fix for platforms like NetBSD.
5995 Branch: perl
5996 !> perlio.c
5997____________________________________________________________________________
5998[ 16784] By: nick on 2002/05/25 17:34:48
5999 Log: Fix VMS ungetc fix for platforms like NetBSD.
6000 Branch: perlio
6001 ! perlio.c
6002____________________________________________________________________________
6003[ 16783] By: nick on 2002/05/25 16:33:14
6004 Log: Integrate mainline for Lupe's perlio.c fix before
6005 starting on NetBSD issue
6006 Branch: perlio
6007 !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
6008 !> perlio.c pod/perlapio.pod pod/perldelta.pod
6009____________________________________________________________________________
6010[ 16782] By: jhi on 2002/05/25 16:26:53
6011 Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
6012 From: "Craig A. Berry" <craigberry@mac.com>
6013 Date: Sat, 25 May 2002 12:19:36 -0500
6014 Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
6015 Branch: perl
6016 ! lib/ExtUtils/t/basic.t
6017____________________________________________________________________________
6018[ 16781] By: jhi on 2002/05/25 16:13:08
6019 Log: BeOS: update the test status.
6020 Branch: perl
6021 ! README.beos pod/perldelta.pod
6022____________________________________________________________________________
6023[ 16780] By: jhi on 2002/05/25 15:30:32
6024 Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
6025 From: Nicholas Clark <nick@unfortu.net>
6026 Date: Sat, 25 May 2002 17:19:21 +0100
6027 Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
6028 Branch: perl
6029 ! ext/Storable/t/integer.t
6030____________________________________________________________________________
6031[ 16779] By: jhi on 2002/05/25 14:58:48
6032 Log: Update the number of tests.
6033 Branch: perl
6034 ! pod/perldelta.pod
6035____________________________________________________________________________
6036[ 16778] By: jhi on 2002/05/25 13:11:52
6037 Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
6038 From: lupe@lupe-christoph.de (Lupe Christoph)
6039 Date: Sat, 25 May 2002 15:45:34 +0200
6040 Message-ID: <20020525134534.GT6638@lupe-christoph.de>
6041 Branch: perl
6042 ! perlio.c pod/perlapio.pod
6043____________________________________________________________________________
6044[ 16777] By: jhi on 2002/05/25 12:51:53
6045 Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
6046 From: Nicholas Clark <nick@unfortu.net>
6047 Date: Sat, 25 May 2002 12:17:44 +0100
6048 Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
6049 Branch: perl
6050 ! ext/Storable/t/integer.t
6051____________________________________________________________________________
6052[ 16776] By: nick on 2002/05/25 11:23:28
6053 Log: Integrate mainline
6054 Branch: perlio
6055 +> ext/Storable/t/integer.t
6056 !> (integrate 41 files)
6057____________________________________________________________________________
6058[ 16775] By: jhi on 2002/05/25 01:48:37
6059 Log: perldelta tweaks.
6060 Branch: perl
6061 ! pod/perldelta.pod
6062____________________________________________________________________________
6063[ 16774] By: jhi on 2002/05/24 22:28:29
6064 Log: UNICOS: update test status.
6065 Branch: perl
6066 ! ext/Socket/socketpair.t pod/perldelta.pod
6067____________________________________________________________________________
6068[ 16773] By: jhi on 2002/05/24 22:25:41
6069 Log: UNICOS: since $] is really 5.00700299999997,
6070 testing for equivalence with 5.007003 isn't correct.
6071 (From Nicholas Clark.)
6072 Branch: perl
6073 ! ext/Storable/t/downgrade.t
6074____________________________________________________________________________
6075[ 16772] By: jhi on 2002/05/24 21:44:35
6076 Log: Knock off one test failure thanks to #16771.
6077 Branch: perl
6078 ! pod/perldelta.pod
6079____________________________________________________________________________
6080[ 16771] By: jhi on 2002/05/24 21:39:53
6081 Log: In some (rare) platforms (such as UNICOS) using the native
6082 atof is still better.
6083 Branch: perl
6084 ! numeric.c perl.h
6085____________________________________________________________________________
6086[ 16770] By: jhi on 2002/05/24 21:14:34
6087 Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
6088 From: "Craig A. Berry" <craigberry@mac.com>
6089 Date: Fri, 24 May 2002 16:24:44 -0500
6090 Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>
6091 Branch: perl
6092 ! pod/perldelta.pod vms/vms.c
6093____________________________________________________________________________
6094[ 16769] By: jhi on 2002/05/24 19:25:55
6095 Log: Subject: [PATCH pod/perllol.pod] small typo
6096 From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
6097 Date: Fri, 24 May 2002 16:05:07 -0400
6098 Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
6099 Branch: perl
6100 ! pod/perllol.pod
6101____________________________________________________________________________
6102[ 16768] By: jhi on 2002/05/24 17:47:14
6103 Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
6104 From: Andy Dougherty <doughera@lafayette.edu>
6105 Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
6106 Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
6107 Branch: perl
6108 ! hints/solaris_2.sh
6109____________________________________________________________________________
6110[ 16767] By: jhi on 2002/05/24 16:55:48
6111 Log: Subject: [patch] small change
6112 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6113 Date: Fri, 24 May 2002 19:18:24 +0400
6114 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
6115 Branch: perl
6116 ! perl.h win32/makefile.mk
6117____________________________________________________________________________
6118[ 16766] By: jhi on 2002/05/24 14:30:25
6119 Log: Subject: [PATCH] README.aix
6120 From: John Peacock <jpeacock@rowman.com>
6121 Date: Fri, 24 May 2002 10:49:39 -0400
6122 Message-ID: <3CEE5303.1070201@rowman.com>
6123 Branch: perl
6124 ! README.aix
6125____________________________________________________________________________
6126[ 16765] By: jhi on 2002/05/24 14:23:06
6127 Log: Upgrade to Locale-Codes 2.04.
6128 Branch: perl
6129 ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
6130 ! lib/Locale/Country.pm
6131____________________________________________________________________________
6132[ 16764] By: jhi on 2002/05/24 12:27:51
6133 Log: Update Changes.
6134 Branch: perl
6135 ! Changes patchlevel.h
6136____________________________________________________________________________
6137[ 16763] By: jhi on 2002/05/24 12:02:42
6138 Log: Subject: [PATCH Makefile.SH] 'make distclean' should remove *old files too.
6139 From: Abigail <abigail@foad.org>
6140 Date: Fri, 24 May 2002 02:43:37 -0700
6141 Message-ID: <20020524024337.A28749@ucan.foad.org>
6142 Branch: perl
6143 ! Makefile.SH
6144____________________________________________________________________________
6145[ 16762] By: jhi on 2002/05/24 12:01:18
6146 Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
6147 From: Abigail <abigail@foad.org>
6148 Date: Fri, 24 May 2002 02:26:48 -0700
6149 Message-ID: <20020524022648.A31684@ucan.foad.org>
6150 Branch: perl
6151 ! ext/POSIX/t/posix.t
6152____________________________________________________________________________
6153[ 16761] By: jhi on 2002/05/23 23:25:48
6154 Log: Doc tweaks.
6155 Branch: perl
6156 ! pod/perlunicode.pod pod/perluniintro.pod
6157____________________________________________________________________________
6158[ 16760] By: jhi on 2002/05/23 22:44:48
6159 Log: More portability defines, now mostly type-related
6160 (based on Storable.xs)
6161 Branch: perl
6162 ! ext/Devel/PPPort/PPPort.pm
6163____________________________________________________________________________
6164[ 16759] By: jhi on 2002/05/23 22:11:11
6165 Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
6166 From: Nicholas Clark <nick@unfortu.net>
6167 Date: Thu, 23 May 2002 23:43:16 +0100
6168 Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>
6169 Branch: perl
6170 + ext/Storable/t/integer.t
6171 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
6172 ! ext/Storable/Storable.xs
6173____________________________________________________________________________
6174[ 16758] By: jhi on 2002/05/23 21:25:40
6175 Log: Subject: [PATCH] configure.com: C switch tweak for VAX
6176 From: "Craig A. Berry" <craigberry@mac.com>
6177 Date: Thu, 23 May 2002 16:47:34 -0500
6178 Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
6179 Branch: perl
6180 ! configure.com
6181____________________________________________________________________________
6182[ 16757] By: jhi on 2002/05/23 20:24:57
6183 Log: One more ppportability thing (from Sarathy).
6184 Branch: perl
6185 ! ext/Devel/PPPort/PPPort.pm
6186____________________________________________________________________________
6187[ 16756] By: jhi on 2002/05/23 20:20:41
6188 Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
6189 From: Michael G Schwern <schwern@pobox.com>
6190 Date: Wed, 22 May 2002 19:21:43 -0400
6191 Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
6192 Branch: perl
6193 ! lib/Test/Harness.pm lib/Test/Harness/Changes
6194 ! lib/Test/Harness/t/strap-analyze.t
6195 ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
6196 ! t/lib/sample-tests/die_head_end
6197 ! t/lib/sample-tests/die_last_minute
6198____________________________________________________________________________
6199[ 16755] By: jhi on 2002/05/23 20:17:54
6200 Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
6201 From: Michael G Schwern <schwern@pobox.com>
6202 Date: Wed, 22 May 2002 19:14:35 -0400
6203 Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
6204 Branch: perl
6205 ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
6206 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
6207 ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
6208____________________________________________________________________________
6209[ 16754] By: jhi on 2002/05/23 19:02:23
6210 Log: Subject: [PATCH] dump.c recognizes CvLOCKED
6211 From: Tim Jenness <t.jenness@jach.hawaii.edu>
6212 Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
6213 Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
6214 Branch: perl
6215 ! dump.c
6216____________________________________________________________________________
6217[ 16753] By: jhi on 2002/05/23 17:41:21
6218 Log: Typo squad.
6219 Branch: perl
6220 ! ext/POSIX/POSIX.pod pod/perldelta.pod
6221____________________________________________________________________________
6222[ 16752] By: jhi on 2002/05/23 16:04:15
6223 Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
6224 From: Abigail <abigail@foad.org>
6225 Date: Thu, 23 May 2002 07:53:33 -0700
6226 Message-ID: <20020523075333.A14658@ucan.foad.org>
6227 Branch: perl
6228 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
6229____________________________________________________________________________
6230[ 16751] By: jhi on 2002/05/23 10:21:09
6231 Log: PPPort dTHX.
6232 Branch: perl
6233 ! ext/Devel/PPPort/PPPort.pm
6234____________________________________________________________________________
6235[ 16750] By: nick on 2002/05/23 08:00:24
6236 Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
6237 Branch: perlio
6238 !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
6239 !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
6240 !> pod/perldelta.pod
6241____________________________________________________________________________
6242[ 16749] By: jhi on 2002/05/22 22:36:35
6243 Log: We do not want utf8.t to be compiled under -Mutf8,
6244 wonky as it sounds.
6245 Branch: perl
6246 ! lib/utf8.t
6247____________________________________________________________________________
6248[ 16748] By: jhi on 2002/05/22 22:34:20
6249 Log: We do not want to see the utf8 hints bit.
6250 Branch: perl
6251 ! lib/vmsish.t
6252____________________________________________________________________________
6253[ 16747] By: jhi on 2002/05/22 22:30:57
6254 Log: More -Mutf8 cleanup.
6255 Branch: perl
6256 ! ext/PerlIO/t/fallback.t
6257____________________________________________________________________________
6258[ 16746] By: jhi on 2002/05/22 22:29:08
6259 Log: -Mutf8 cleanup.
6260 Branch: perl
6261 ! ext/Encode/t/mime-header.t
6262____________________________________________________________________________
6263[ 16745] By: jhi on 2002/05/22 21:57:48
6264 Log: Integrate perlio:
6265
6266 [ 16740]
6267 #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
6268
6269 [ 16739]
6270 Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
6271 ungetc() and buffer snooping may not mix. So use buffer snoop
6272 hooks to avoid ungetc() where available.
6273 unread() falls back to using :pending layer, and fill has
6274 VMS specific code (which should not get used) or ungetc()
6275 which should work.
6276
6277 [ 16737]
6278 Flag the VMS-problem-causing part of :encoding
6279 for enhancement. (Problem still needs fixing in perlio.c)
6280 Branch: perl
6281 !> ext/PerlIO/encoding/encoding.xs perlio.c
6282____________________________________________________________________________
6283[ 16744] By: jhi on 2002/05/22 21:52:58
6284 Log: Subject: Re: Additional README.aix changes
6285 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6286 Date: Wed, 22 May 2002 08:37:37 +0200
6287 Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
6288 Branch: perl
6289 ! README.aix
6290____________________________________________________________________________
6291[ 16743] By: jhi on 2002/05/22 21:52:09
6292 Log: HP-UX 11.00 io_xs hangup workaround.
6293 Branch: perl
6294 ! hints/hpux.sh
6295____________________________________________________________________________
6296[ 16742] By: jhi on 2002/05/22 21:49:59
6297 Log: Updated UNICOS status from Mark Lutz.
6298 Branch: perl
6299 ! pod/perldelta.pod
6300____________________________________________________________________________
6301[ 16741] By: jhi on 2002/05/22 21:47:41
6302 Log: UNICOS: Mark Lutz had a better idea.
6303 Branch: perl
6304 ! hints/unicos.sh
6305____________________________________________________________________________
6306[ 16740] By: nick on 2002/05/22 21:13:10
6307 Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
6308 Branch: perlio
6309 ! perlio.c
6310____________________________________________________________________________
6311[ 16739] By: nick on 2002/05/22 20:59:22
6312 Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
6313 ungetc() and buffer snooping may not mix. So use buffer snoop
6314 hooks to avoid ungetc() where available.
6315 unread() falls back to using :pending layer, and fill has
6316 VMS specific code (which should not get used) or ungetc()
6317 which should work.
6318 Branch: perlio
6319 ! perlio.c
6320____________________________________________________________________________
6321[ 16738] By: nick on 2002/05/22 20:34:55
6322 Log: Integrate mainline
6323 Branch: perlio
6324 !> (integrate 40 files)
6325____________________________________________________________________________
6326[ 16737] By: nick on 2002/05/22 19:04:13
6327 Log: Flag the VMS-problem-causing part of :encoding
6328 for enhancement. (Problem still needs fixing in perlio.c)
6329 Branch: perlio
6330 ! ext/PerlIO/encoding/encoding.xs
6331____________________________________________________________________________
6332[ 16736] By: jhi on 2002/05/22 16:20:38
6333 Log: UNICOS: using uname -m is wrong since what matters
6334 is what CPUs (FPUs) we have.
6335 Branch: perl
6336 ! hints/unicos.sh
6337____________________________________________________________________________
6338[ 16735] By: jhi on 2002/05/22 13:07:41
6339 Log: Update Changes.
6340 Branch: perl
6341 ! Changes patchlevel.h
6342____________________________________________________________________________
6343[ 16734] By: jhi on 2002/05/22 12:39:25
6344 Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
6345 From: Dave Mitchell <davem@fdgroup.com>
6346 Date: Wed, 22 May 2002 12:53:21 +0100
6347 Message-ID: <20020522125320.E12794@fdgroup.com>
6348 Branch: perl
6349 ! ext/threads/shared/t/cond.t
6350____________________________________________________________________________
6351[ 16733] By: jhi on 2002/05/22 12:32:41
6352 Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod
6353 From: John Borwick <john_borwick@ncsu.edu>
6354 Date: Wed, 22 May 2002 04:10:37 -0400
6355 Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
6356 Branch: perl
6357 ! pod/perlunicode.pod pod/perluniintro.pod
6358____________________________________________________________________________
6359[ 16732] By: ams on 2002/05/22 05:47:35
6360 Log: Integrate #16731 from //depot/macperl.
6361 Branch: perl
6362 !> t/io/crlf.t
6363____________________________________________________________________________
6364[ 16731] By: pudge on 2002/05/22 04:18:58
6365 Log: Be more specific in what we're looking for
6366 Branch: macperl
6367 ! t/io/crlf.t
6368____________________________________________________________________________
6369[ 16730] By: pudge on 2002/05/22 03:36:42
6370 Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
6371 Branch: macperl
6372 + lib/Unicode/README
6373 +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
6374 +> t/lib/sample-tests/shbang_misparse t/op/caller.t
6375 - t/lib/st-dump.pl
6376 ! macos/MPVersion.r macos/config.sh
6377 !> (integrate 135 files)
6378____________________________________________________________________________
6379[ 16729] By: jhi on 2002/05/22 00:24:29
6380 Log: FAQ sync.
6381 Branch: perl
6382 ! pod/perlfaq4.pod
6383____________________________________________________________________________
6384[ 16728] By: jhi on 2002/05/21 23:02:03
6385 Log: Getopt::Std clarification from John Borwick.
6386 Branch: perl
6387 ! lib/Getopt/Std.pm
6388____________________________________________________________________________
6389[ 16727] By: jhi on 2002/05/21 22:59:58
6390 Log: Subject: Re: [Patch] for problem with shellwords.pl
6391 From: "Curtis Poe" <cp@onsitetech.com>
6392 Date: Tue, 21 May 2002 11:17:40 -0700
6393 Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
6394
6395 Subject: [Patch] for security problem with Text::ParseWords
6396 From: "Curtis Poe" <cp@onsitetech.com>
6397 Date: Tue, 21 May 2002 15:10:18 -0700
6398 Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
6399 Branch: perl
6400 ! lib/Text/ParseWords.pm lib/shellwords.pl
6401____________________________________________________________________________
6402[ 16726] By: jhi on 2002/05/21 22:57:09
6403 Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
6404 From: Nicholas Clark <nick@unfortu.net>
6405 Date: Tue, 21 May 2002 23:01:48 +0100
6406 Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
6407 Branch: perl
6408 ! ext/SDBM_File/SDBM_File.xs
6409____________________________________________________________________________
6410[ 16725] By: jhi on 2002/05/21 22:16:05
6411 Log: Subject: [PATCH] Additional README.aix changes
6412 From: John Peacock <jpeacock@rowman.com>
6413 Date: Tue, 21 May 2002 12:01:10 -0400
6414 Message-ID: <3CEA6F46.70902@rowman.com>
6415 Branch: perl
6416 ! README.aix
6417____________________________________________________________________________
6418[ 16724] By: jhi on 2002/05/21 17:51:00
6419 Log: Subject: Win32 crash in fork.t (perl@16694)
6420 From: "Kevin Chase" <kevincha99@hotmail.com>
6421 Date: Mon, 20 May 2002 17:02:16 -0700
6422 Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
6423
6424
6425 It looks that the Poison() found its first target.
6426 The suggested patch is fine.
6427 Branch: perl
6428 ! cop.h
6429____________________________________________________________________________
6430[ 16723] By: jhi on 2002/05/21 14:54:24
6431 Log: microperl: if DIEing on no-functionality, the has-functionality
6432 would be unreachable code.
6433 Branch: perl
6434 ! pp.c pp_sys.c
6435____________________________________________________________________________
6436[ 16722] By: jhi on 2002/05/21 14:25:44
6437 Log: microperl: do not regenerate the perly.
6438 Branch: perl
6439 ! Makefile.micro
6440____________________________________________________________________________
6441[ 16721] By: jhi on 2002/05/21 13:30:26
6442 Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
6443 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6444 Date: Mon, 20 May 2002 22:55:46 -0700
6445 Message-ID: <iFe68gzkgCIJ092yn@efn.org>
6446 Branch: perl
6447 ! utils/h2xs.PL
6448____________________________________________________________________________
6449[ 16720] By: jhi on 2002/05/21 13:22:51
6450 Log: Regen uconfig.h.
6451 Branch: perl
6452 ! uconfig.h
6453____________________________________________________________________________
6454[ 16719] By: ams on 2002/05/21 05:02:01
6455 Log: Why quote some keys?
6456 Branch: perl
6457 ! ext/Storable/Makefile.PL
6458____________________________________________________________________________
6459[ 16718] By: ams on 2002/05/21 04:08:39
6460 Log: Suppress warning about $canonical. (Nicholas Clark)
6461 Branch: perl
6462 ! ext/Storable/Storable.pm
6463____________________________________________________________________________
6464[ 16717] By: jhi on 2002/05/21 03:18:59
6465 Log: Subject: [PATCH] VMS iThreads follow-up
6466 From: "Craig A. Berry" <craigberry@mac.com>
6467 Date: Mon, 20 May 2002 21:34:17 -0500
6468 Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
6469 Branch: perl
6470 ! configure.com
6471____________________________________________________________________________
6472[ 16716] By: ams on 2002/05/21 02:47:18
6473 Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
6474 2. Install in core library directory. (Tatsuhiko Miyagawa)
6475 Branch: perl
6476 ! ext/Storable/Makefile.PL
6477____________________________________________________________________________
6478[ 16715] By: jhi on 2002/05/20 22:13:45
6479 Log: Subject: [Encode] 1.72 released
6480 From: Dan Kogai <dankogai@dan.co.jp>
6481 Date: Tue, 21 May 2002 01:06:19 +0900
6482 Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>
6483 Branch: perl
6484 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6485 ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
6486 ! ext/Encode/Unicode/Unicode.xs
6487 ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
6488____________________________________________________________________________
6489[ 16714] By: jhi on 2002/05/20 14:53:31
6490 Log: Update Changes.
6491 Branch: perl
6492 ! Changes patchlevel.h
6493____________________________________________________________________________
6494[ 16713] By: jhi on 2002/05/20 14:46:15
6495 Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
6496 Branch: perl
6497 ! pod/perlfaq4.pod
6498____________________________________________________________________________
6499[ 16712] By: jhi on 2002/05/20 14:25:03
6500 Log: metaconfig unit changes for #16711.
6501 Branch: metaconfig
6502 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6503 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6504 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6505 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6506 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6507 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6508 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6509 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6510 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6511 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6512 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6513 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6514 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6515 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6516 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6517 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6518 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6519 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6520 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6521 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6522 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6523 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6524 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6525 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6526____________________________________________________________________________
6527[ 16711] By: jhi on 2002/05/20 14:24:38
6528 Log: Document better what the foo_r_proto are supposed to be.
6529 Branch: perl
6530 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6531 ! config_h.SH reentr.pl
6532____________________________________________________________________________
6533[ 16710] By: jhi on 2002/05/20 14:11:33
6534 Log: Subject: Re: pod patches.
6535 From: Jim Cromie <jcromie@divsol.com>
6536 Date: Mon, 20 May 2002 09:00:10 -0600
6537 Message-ID: <3CE90F7A.3070309@divsol.com>
6538
6539 (with Philip Newton's tweaks)
6540 Branch: perl
6541 ! pod/perlsub.pod
6542____________________________________________________________________________
6543[ 16709] By: jhi on 2002/05/20 12:50:34
6544 Log: Subject: Re: pod patch - perldelta.pod
6545 From: Jim Cromie <jcromie@divsol.com>
6546 Date: Mon, 20 May 2002 07:16:54 -0600
6547 Message-ID: <3CE8F746.50603@divsol.com>
6548 Branch: perl
6549 ! pod/perldelta.pod
6550____________________________________________________________________________
6551[ 16708] By: jhi on 2002/05/20 12:49:20
6552 Log: Subject: [patch] one more little step for WinCE
6553 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6554 Date: Mon, 20 May 2002 11:47:19 +0400
6555 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
6556 Branch: perl
6557 ! wince/Makefile.ce
6558____________________________________________________________________________
6559[ 16707] By: jhi on 2002/05/20 12:42:35
6560 Log: Preemptive doc patch.
6561 Branch: perl
6562 ! pod/perldelta.pod
6563____________________________________________________________________________
6564[ 16706] By: rgs on 2002/05/20 12:21:14
6565 Log: The "constant sub redefined" warning can't be disabled.
6566 Branch: perl
6567 ! pod/perldiag.pod
6568____________________________________________________________________________
6569[ 16705] By: nick on 2002/05/20 10:18:26
6570 Log: Integrate mainline
6571 Branch: perlio
6572 +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
6573 !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
6574 !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
6575 !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
6576____________________________________________________________________________
6577[ 16704] By: jhi on 2002/05/20 02:49:22
6578 Log: Missed hunk from #16701.
6579 Branch: perl
6580 ! vms/vms.c
6581____________________________________________________________________________
6582[ 16703] By: jhi on 2002/05/20 02:37:29
6583 Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
6584 From: andreas.koenig@anima.de (Andreas J. Koenig)
6585 Date: Mon, 20 May 2002 05:36:14 +0200
6586 Message-ID: <m34rh37aoh.fsf@anima.de>
6587 Branch: perl
6588 + lib/CPAN/t/mirroredby.t
6589 ! MANIFEST
6590____________________________________________________________________________
6591[ 16702] By: jhi on 2002/05/20 02:25:40
6592 Log: Subject: tiny doc tweaks
6593 From: andreas.koenig@anima.de (Andreas J. Koenig)
6594 Date: Mon, 20 May 2002 05:07:13 +0200
6595 Message-ID: <m38z6f7c0u.fsf@anima.de>
6596 Branch: perl
6597 ! pod/perldelta.pod pod/perlfunc.pod
6598____________________________________________________________________________
6599[ 16701] By: jhi on 2002/05/20 02:23:03
6600 Log: Subject: [PATCH @16694] ithreads for VMS
6601 From: "Craig A. Berry" <craigberry@mac.com>
6602 Date: Sun, 19 May 2002 22:06:43 -0500
6603 Message-Id: <a05111704b90e14567261@[172.16.52.1]>
6604 Branch: perl
6605 ! configure.com vms/vms.c vms/vmsish.h
6606____________________________________________________________________________
6607[ 16700] By: jhi on 2002/05/19 23:52:45
6608 Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
6609 From: Autrijus Tang <autrijus@autrijus.org>
6610 Date: Mon, 20 May 2002 04:10:31 +0800
6611 Message-ID: <20020519201031.GA1603@not.autrijus.org>
6612 Branch: perl
6613 ! ext/Encode/Encode/Makefile_PL.e2x
6614____________________________________________________________________________
6615[ 16699] By: jhi on 2002/05/19 22:26:07
6616 Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
6617 while trying to -O3 optimize B.c. (A bit weird since
6618 10.1.4 used to work fine, and nothing has changed in
6619 ext/B/..., but the overoptimization was repeatable.)
6620 Branch: perl
6621 + ext/B/hints/darwin.pl
6622 ! MANIFEST
6623____________________________________________________________________________
6624[ 16698] By: jhi on 2002/05/19 21:11:55
6625 Log: UNICOS/mk seems to still have this problem.
6626 Branch: perl
6627 ! ext/Socket/socketpair.t
6628____________________________________________________________________________
6629[ 16697] By: jhi on 2002/05/19 18:53:54
6630 Log: perldelta tweaks.
6631 Branch: perl
6632 ! pod/perldelta.pod
6633____________________________________________________________________________
6634[ 16696] By: nick on 2002/05/19 18:26:39
6635 Log: Integrate mailine
6636 Branch: perlio
6637 !> (integrate 35 files)
6638____________________________________________________________________________
6639[ 16695] By: jhi on 2002/05/19 18:02:54
6640 Log: Document the reentrant_retry(), but from user's viewpoint.
6641 Branch: perl
6642 ! pod/perlthrtut.pod
6643____________________________________________________________________________
6644[ 16694] By: jhi on 2002/05/19 14:49:49
6645 Log: Update Changes.
6646 Branch: perl
6647 ! Changes patchlevel.h
6648____________________________________________________________________________
6649[ 16693] By: jhi on 2002/05/19 14:28:37
6650 Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
6651 From: Slaven Rezic <slaven.rezic@berlin.de>
6652 Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
6653 Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
6654 Branch: perl
6655 ! lib/Benchmark.pm
6656____________________________________________________________________________
6657[ 16692] By: jhi on 2002/05/19 03:05:41
6658 Log: Document once more the difference between :utf8
6659 and :encoding(...).
6660 Branch: perl
6661 ! lib/open.pm pod/perluniintro.pod
6662____________________________________________________________________________
6663[ 16691] By: jhi on 2002/05/19 02:24:30
6664 Log: Third Degree: make the options more portable between
6665 Tru64 versions.
6666 Branch: perl
6667 ! Makefile.SH
6668____________________________________________________________________________
6669[ 16690] By: jhi on 2002/05/19 01:41:54
6670 Log: IRIX SMP turned up a few hundred "Use of uninitialized
6671 value in numeric eq" warnings: initialise the $counter2.
6672 Branch: perl
6673 ! ext/threads/shared/t/cond.t
6674____________________________________________________________________________
6675[ 16689] By: jhi on 2002/05/19 00:29:36
6676 Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
6677 From: Dave Mitchell <davem@fdgroup.com>
6678 Date: Sun, 19 May 2002 00:50:43 +0100
6679 Message-ID: <20020519005043.F7275@fdgroup.com>
6680 Branch: perl
6681 ! ext/threads/shared/t/cond.t
6682____________________________________________________________________________
6683[ 16688] By: jhi on 2002/05/19 00:28:51
6684 Log: Sarathy pointed out that instead of zeroing heap
6685 it is more prudent to poison it.
6686 Branch: perl
6687 ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
6688 ! scope.c sv.c util.c
6689____________________________________________________________________________
6690[ 16687] By: jhi on 2002/05/18 22:03:29
6691 Log: The thread warnings aren't quite yet working as planned.
6692 Branch: perl
6693 ! ext/threads/shared/t/cond.t
6694____________________________________________________________________________
6695[ 16686] By: jhi on 2002/05/18 20:48:03
6696 Log: Forgotten from #16685.
6697 Branch: perl
6698 ! ext/threads/shared/t/cond.t
6699____________________________________________________________________________
6700[ 16685] By: jhi on 2002/05/18 20:46:13
6701 Log: Subject: [PATCH threads] revised warnings + more tests + docs
6702 From: Dave Mitchell <davem@fdgroup.com>
6703 Date: Sat, 18 May 2002 22:24:51 +0100
6704 Message-ID: <20020518222451.E7275@fdgroup.com>
6705 Branch: perl
6706 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6707 ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
6708 ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
6709____________________________________________________________________________
6710[ 16684] By: jhi on 2002/05/18 20:10:53
6711 Log: Storable status tweak.
6712 Branch: perl
6713 ! pod/perldelta.pod
6714____________________________________________________________________________
6715[ 16683] By: rgs on 2002/05/18 19:39:42
6716 Log: perlfunc and perldelta updates about caller().
6717 Branch: perl
6718 ! pod/perldelta.pod pod/perlfunc.pod
6719____________________________________________________________________________
6720[ 16682] By: jhi on 2002/05/18 19:33:51
6721 Log: Subject: [PATCH] RE: perl@16678
6722 From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
6723 Date: Sat, 18 May 2002 21:15:43 +0100
6724 Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
6725
6726 Making the symbols generated by warnings.pl future-proof.
6727 Branch: perl
6728 ! lib/warnings.pm warnings.h warnings.pl
6729____________________________________________________________________________
6730[ 16681] By: jhi on 2002/05/18 18:44:32
6731 Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
6732 From: Michael G Schwern <schwern@pobox.com>
6733 Date: Sat, 18 May 2002 14:53:50 -0400
6734 Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
6735 Branch: perl
6736 ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
6737 ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
6738____________________________________________________________________________
6739[ 16680] By: jhi on 2002/05/18 18:43:35
6740 Log: Prettyprinting.
6741 Branch: perl
6742 ! t/op/recurse.t
6743____________________________________________________________________________
6744[ 16679] By: jhi on 2002/05/18 18:42:08
6745 Log: Companion to #16601: cxinc would create uninitialized
6746 PERL_CONTEXTs. The bug was tickled by the test
6747 lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
6748 added to check that I got the context stack extension right.
6749 Also rewrite recurse.t to use test.pl.
6750 Branch: perl
6751 ! scope.c t/op/recurse.t
6752____________________________________________________________________________
6753[ 16678] By: jhi on 2002/05/18 16:38:29
6754 Log: Update Changes.
6755 Branch: perl
6756 ! Changes patchlevel.h
6757____________________________________________________________________________
6758[ 16677] By: jhi on 2002/05/18 15:50:25
6759 Log: URL and other tiny tweaks.
6760 Branch: perl
6761 ! pod/perluniintro.pod
6762____________________________________________________________________________
6763[ 16676] By: jhi on 2002/05/18 15:40:35
6764 Log: Subject: [Patch] doc patch on Unicode
6765 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6766 Date: Sun, 19 May 2002 01:01:58 +0900
6767 Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
6768 Branch: perl
6769 ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
6770____________________________________________________________________________
6771[ 16675] By: ams on 2002/05/18 15:06:35
6772 Log: s/2.0/2.00/ to be CPAN friendly.
6773 Branch: perl
6774 ! ext/Storable/Storable.pm
6775____________________________________________________________________________
6776[ 16674] By: ams on 2002/05/18 14:47:07
6777 Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
6778 EBCDIC, amazing.
6779 From: Philip Newton <Philip.Newton@gmx.net>
6780 Date: Sat, 18 May 2002 09:54:13 +0200
6781 Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
6782 Branch: perl
6783 ! lib/Pod/t/eol.t
6784____________________________________________________________________________
6785[ 16673] By: ams on 2002/05/18 14:41:00
6786 Log: Subject: Storable test for 64 bit 5.6.1
6787 From: Nicholas Clark <nick@unfortu.net>
6788 Date: Sat, 18 May 2002 15:48:55 +0100
6789 Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
6790 (Private mail.)
6791 Branch: perl
6792 ! ext/Storable/t/malice.t
6793____________________________________________________________________________
6794[ 16672] By: nick on 2002/05/18 09:47:51
6795 Log: Integrate mainline
6796 Branch: perlio
6797 +> t/lib/sample-tests/shbang_misparse t/op/caller.t
6798 - t/lib/st-dump.pl
6799 !> (integrate 67 files)
6800____________________________________________________________________________
6801[ 16671] By: jhi on 2002/05/18 04:31:00
6802 Log: No more true.
6803 Branch: perl
6804 ! lib/vars.pm
6805____________________________________________________________________________
6806[ 16670] By: jhi on 2002/05/18 04:14:25
6807 Log: Make use vars grok UTF-8.
6808 Branch: perl
6809 ! lib/vars.pm t/run/fresh_perl.t
6810____________________________________________________________________________
6811[ 16669] By: jhi on 2002/05/18 03:53:27
6812 Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING
6813 From: Michael G Schwern <schwern@pobox.com>
6814 Date: Fri, 17 May 2002 23:54:29 -0400
6815 Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
6816 Branch: perl
6817 ! t/op/tie.t t/run/fresh_perl.t
6818____________________________________________________________________________
6819[ 16668] By: jhi on 2002/05/18 03:44:57
6820 Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
6821 From: Michael G Schwern <schwern@pobox.com>
6822 Date: Fri, 17 May 2002 20:37:26 -0400
6823 Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
6824 Branch: perl
6825 + t/lib/sample-tests/shbang_misparse
6826 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6827 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6828 ! lib/Test/Harness/t/test-harness.t
6829____________________________________________________________________________
6830[ 16667] By: jhi on 2002/05/18 03:41:34
6831 Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
6832 From: Nicholas Clark <nick@unfortu.net>
6833 Date: Sat, 18 May 2002 00:18:39 +0100
6834 Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
6835
6836 Use Storable's st-dump.pl.
6837 Branch: perl
6838 - t/lib/st-dump.pl
6839 ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
6840 ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
6841 ! ext/Storable/t/lock.t ext/Storable/t/overload.t
6842 ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
6843 ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
6844 ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
6845 ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
6846____________________________________________________________________________
6847[ 16666] By: jhi on 2002/05/17 21:46:04
6848 Log: Forgotten from #16656.
6849 Branch: perl
6850 ! ext/B/B.xs
6851____________________________________________________________________________
6852[ 16665] By: jhi on 2002/05/17 21:40:55
6853 Log: Subject: [PATCH] Storable ChangeLog ready for release
6854 From: Nicholas Clark <nick@unfortu.net>
6855 Date: Fri, 17 May 2002 23:17:34 +0100
6856 Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
6857 Branch: perl
6858 ! ext/Storable/ChangeLog
6859____________________________________________________________________________
6860[ 16664] By: jhi on 2002/05/17 21:39:37
6861 Log: Subject: [PATCH] Storable stand alone tests
6862 From: Nicholas Clark <nick@unfortu.net>
6863 Date: Fri, 17 May 2002 22:43:35 +0100
6864 Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
6865 Branch: perl
6866 ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
6867 ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
6868 ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
6869 ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
6870 ! ext/Storable/t/lock.t ext/Storable/t/malice.t
6871 ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
6872 ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
6873 ! ext/Storable/t/store.t ext/Storable/t/tied.t
6874 ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
6875 ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
6876____________________________________________________________________________
6877[ 16663] By: jhi on 2002/05/17 21:35:45
6878 Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
6879 From: Michael G Schwern <schwern@pobox.com>
6880 Date: Fri, 17 May 2002 17:17:54 -0400
6881 Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
6882 Branch: perl
6883 ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
6884 ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
6885 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6886 ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
6887 ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
6888 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6889 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6890 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
6891 ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
6892 ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
6893 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
6894 ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
6895 ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
6896 ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
6897____________________________________________________________________________
6898[ 16662] By: rgs on 2002/05/17 20:07:21
6899 Log: More regression tests for caller() and fix one bug of #16658.
6900 Branch: perl
6901 ! pp_ctl.c t/op/caller.t
6902____________________________________________________________________________
6903[ 16661] By: jhi on 2002/05/17 19:13:18
6904 Log: Integrate perlio:
6905
6906 [ 16657]
6907 Fix the crlf.t buffer leak
6908 - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
6909 flagged it because it is more often popped without stream
6910 being closed.
6911 - Define non-noop PerlIOBuf_popped(), use it and export it.
6912 Branch: perl
6913 !> makedef.pl perlio.c perliol.h
6914____________________________________________________________________________
6915[ 16660] By: rgs on 2002/05/17 19:09:03
6916 Log: Add a note about Cwd::fastcwd() returning tainted data.
6917 Sort modules alphabetically.
6918 Branch: perl
6919 ! pod/perldelta.pod
6920____________________________________________________________________________
6921[ 16659] By: rgs on 2002/05/17 19:05:11
6922 Log: Remove O from the untested modules list.
6923 Branch: perl
6924 ! t/lib/1_compile.t
6925____________________________________________________________________________
6926[ 16658] By: rgs on 2002/05/17 19:03:06
6927 Log: Fix bug 20020517.003 : segfault with caller().
6928 Add regression tests for caller.
6929 Branch: perl
6930 + t/op/caller.t
6931 ! MANIFEST pp_ctl.c
6932____________________________________________________________________________
6933[ 16657] By: nick on 2002/05/17 17:18:18
6934 Log: Fix the crlf.t buffer leak
6935 - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
6936 flagged it because it is more often popped without stream
6937 being closed.
6938 - Define non-noop PerlIOBuf_popped(), use it and export it.
6939 Branch: perlio
6940 ! makedef.pl perlio.c perliol.h
6941____________________________________________________________________________
6942[ 16656] By: jhi on 2002/05/17 16:52:15
6943 Log: PERL_HASH() casting games so that our hashed data is "unsigned
6944 char" but old code using just a "char" doesn't need changes.
6945 (The change is using a temporary pointer instead of a direct
6946 cast to unsigned char* which would blindly cast anything,
6947 not just char pointers.) (The problem arose in MacOS Classic,
6948 as seen by Pudge, the cure by Nicholas Clark.)
6949 Branch: perl
6950 ! hv.c hv.h op.c sv.c vms/vms.c
6951____________________________________________________________________________
6952[ 16655] By: nick on 2002/05/17 14:59:20
6953 Log: Integrate mainline
6954 Branch: perlio
6955 !> (integrate 28 files)
6956____________________________________________________________________________
6957[ 16654] By: jhi on 2002/05/17 12:24:07
6958 Log: Update Changes.
6959 Branch: perl
6960 ! Changes patchlevel.h
6961____________________________________________________________________________
6962[ 16653] By: jhi on 2002/05/17 12:18:54
6963 Log: FAQ sync.
6964 Branch: perl
6965 ! pod/perlfaq4.pod pod/perlfaq8.pod
6966____________________________________________________________________________
6967[ 16652] By: jhi on 2002/05/17 12:14:20
6968 Log: Forgot from #16628.
6969 Branch: perl
6970 ! ext/Encode/Makefile.PL
6971____________________________________________________________________________
6972[ 16651] By: pudge on 2002/05/17 11:40:13
6973 Log: One Last Time
6974 Branch: macperl
6975 + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6976 + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
6977 + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
6978 + lib/Unicode/UCD.t
6979____________________________________________________________________________
6980[ 16650] By: pudge on 2002/05/17 11:39:14
6981 Log: Stupid case insensitivity
6982 Branch: macperl
6983 - lib/unicode/Collate.pm lib/unicode/Collate/Changes
6984 - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
6985 - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
6986 - lib/unicode/UCD.t
6987____________________________________________________________________________
6988[ 16649] By: pudge on 2002/05/17 11:30:17
6989 Log: Move Unicode -> unicode, remove README
6990 Branch: macperl
6991 - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6992 - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
6993 - lib/Unicode/Collate/t/test.t lib/Unicode/README
6994 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
6995____________________________________________________________________________
6996[ 16648] By: pudge on 2002/05/17 11:29:57
6997 Log: Move Unicode -> unicode, remove README (oops, forgot one)
6998 Branch: macperl
6999 +> lib/unicode/Collate/README
7000____________________________________________________________________________
7001[ 16647] By: pudge on 2002/05/17 11:11:50
7002 Log: Move Unicode -> unicode, remove README
7003 Branch: macperl
7004 +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
7005 +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
7006 +> lib/unicode/UCD.pm lib/unicode/UCD.t
7007____________________________________________________________________________
7008[ 16646] By: pudge on 2002/05/17 10:54:03
7009 Log: Integrate perl
7010 Branch: macperl
7011 +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
7012 +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
7013 +> lib/Thread/Semaphore.pm
7014 - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7015 - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
7016 - wince/include/sys/types.h wince/include/sys/utime.h
7017 - wince/include/time.h
7018 ! macos/MPVersion.r macos/config.sh
7019 !> (integrate 173 files)
7020____________________________________________________________________________
7021[ 16645] By: nick on 2002/05/17 06:56:40
7022 Log: Integrate mainline
7023 Branch: perlio
7024 +> ext/Storable/t/st-dump.pl
7025 - wince/FindExt.pm
7026 !> (integrate 40 files)
7027____________________________________________________________________________
7028[ 16644] By: jhi on 2002/05/17 03:10:15
7029 Log: STDERR noise.
7030 Branch: perl
7031 ! lib/Switch.pm
7032____________________________________________________________________________
7033[ 16643] By: jhi on 2002/05/17 03:08:01
7034 Log: Upgrade to Switch 2.07.
7035 Branch: perl
7036 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
7037 ! lib/Switch/t/given.t lib/Switch/t/nested.t
7038 ! lib/Switch/t/switch.t
7039____________________________________________________________________________
7040[ 16642] By: jhi on 2002/05/17 02:59:35
7041 Log: Missed hunk in #16641.
7042 Branch: perl
7043 ! lib/Filter/Simple/Changes
7044____________________________________________________________________________
7045[ 16641] By: jhi on 2002/05/17 02:56:14
7046 Log: Upgrade to Filter::Simple 0.78.
7047 (Keep #14432, let Damian know of it.)
7048 Branch: perl
7049 ! lib/Filter/Simple.pm lib/Filter/Simple/README
7050 ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
7051 ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
7052 ! lib/Filter/Simple/t/import.t
7053____________________________________________________________________________
7054[ 16640] By: jhi on 2002/05/17 01:36:12
7055 Log: More Third Degree.
7056 Branch: perl
7057 ! t/TEST
7058____________________________________________________________________________
7059[ 16639] By: jhi on 2002/05/17 01:07:09
7060 Log: Third Degree tweaks.
7061 Branch: perl
7062 ! pod/perlhack.pod t/TEST
7063____________________________________________________________________________
7064[ 16638] By: jhi on 2002/05/16 22:54:36
7065 Log: Purify: dl_last_error was leaking.
7066 Branch: perl
7067 ! ext/DynaLoader/dlutils.c
7068____________________________________________________________________________
7069[ 16637] By: jhi on 2002/05/16 22:42:44
7070 Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
7071 From: Chris Ball <chris@cpan.org>
7072 Date: 16 May 2002 20:51:34 +0100
7073 Message-ID: <86lmajvpkp.fsf@void.printf.net>
7074 Branch: perl
7075 ! utils/perldoc.PL
7076____________________________________________________________________________
7077[ 16636] By: jhi on 2002/05/16 22:38:35
7078 Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
7079 From: "Craig A. Berry" <craigberry@mac.com>
7080 Date: Thu, 16 May 2002 14:13:15 -0500
7081 Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
7082 Branch: perl
7083 ! lib/ExtUtils/t/Constant.t
7084____________________________________________________________________________
7085[ 16635] By: rgs on 2002/05/16 21:09:57
7086 Log: Make Cwd::fastcwd() return a tainted value.
7087 Add regression tests for taint-safety of the *cwd()
7088 functions.
7089 Branch: perl
7090 ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
7091____________________________________________________________________________
7092[ 16634] By: jhi on 2002/05/16 15:56:42
7093 Log: Subject: Re: AIX warning in hints regarding gcc
7094 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7095 Date: Thu, 16 May 2002 18:55:41 +0200
7096 Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
7097 Branch: perl
7098 ! hints/aix.sh
7099____________________________________________________________________________
7100[ 16633] By: jhi on 2002/05/16 14:18:27
7101 Log: Update the test statuses.
7102 Branch: perl
7103 ! pod/perldelta.pod
7104____________________________________________________________________________
7105[ 16632] By: jhi on 2002/05/16 14:17:29
7106 Log: The UDP sockpair failure seems to have magically
7107 disappeared from both UNICOSes.
7108 (One gets "UNEXPECTEDLY SUCCEEDED".)
7109 Branch: perl
7110 ! ext/Socket/socketpair.t
7111____________________________________________________________________________
7112[ 16631] By: jhi on 2002/05/16 13:57:08
7113 Log: Brokenness of restricted hashes with Storable on EBCDIC
7114 seems to be an artifact of the downgrade.t.
7115 Branch: perl
7116 ! ext/Storable/Storable.pm
7117____________________________________________________________________________
7118[ 16630] By: jhi on 2002/05/16 13:51:19
7119 Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
7120 memory debuggers.
7121 Branch: perl
7122 ! pod/perlhack.pod
7123____________________________________________________________________________
7124[ 16629] By: jhi on 2002/05/16 13:44:03
7125 Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
7126 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7127 Date: Thu, 16 May 2002 16:42:34 +0200
7128 Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
7129
7130 gcc 3 version parsing proofing.
7131 Branch: perl
7132 ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
7133____________________________________________________________________________
7134[ 16628] By: jhi on 2002/05/16 13:22:57
7135 Log: Subject: [PATCH] good day for WinCE port of perl.
7136 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7137 Date: Thu, 16 May 2002 03:33:23 +0400
7138 Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
7139 Branch: perl
7140 - wince/FindExt.pm
7141 ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7142 ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
7143 ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
7144 ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
7145 ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
7146 ! wince/config_H.ce wince/config_h.PL
7147____________________________________________________________________________
7148[ 16627] By: jhi on 2002/05/16 13:17:42
7149 Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
7150 From: slaven.rezic@berlin.de
7151 Date: Mon, 13 May 2002 16:02:24 +0200
7152 Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
7153 Branch: perl
7154 ! ext/Sys/Syslog/Syslog.pm
7155____________________________________________________________________________
7156[ 16626] By: jhi on 2002/05/16 13:16:34
7157 Log: Subject: Re: [PATCH] allow use threads qw(yield)
7158 From: Dave Mitchell <davem@fdgroup.com>
7159 Date: Wed, 15 May 2002 23:26:27 +0100
7160 Message-ID: <20020515232626.E28924@fdgroup.com>
7161 Branch: perl
7162 ! ext/threads/threads.xs
7163____________________________________________________________________________
7164[ 16625] By: jhi on 2002/05/16 13:10:46
7165 Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
7166 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7167 Date: Thu, 16 May 2002 14:22:21 +0200
7168 Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
7169 Branch: perl
7170 ! hints/aix.sh
7171____________________________________________________________________________
7172[ 16624] By: jhi on 2002/05/16 13:05:05
7173 Log: metaconfig unit change for #16623.
7174 Branch: metaconfig
7175 ! U/ebcdic/trnl.U
7176____________________________________________________________________________
7177[ 16623] By: jhi on 2002/05/16 13:04:40
7178 Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
7179 from John Poltorak <jp@eyup.org>.
7180 Branch: perl
7181 ! Configure
7182____________________________________________________________________________
7183[ 16622] By: jhi on 2002/05/16 12:58:05
7184 Log: DJGPP doesn't have \r\n delimited files (it has \r).
7185 Branch: perl
7186 ! lib/Tie/File/t/21_win32.t
7187____________________________________________________________________________
7188[ 16621] By: jhi on 2002/05/16 12:52:47
7189 Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
7190 2. Doing a s///g instead of tr/// works better for CR-delimited
7191 files, like in DJGPP (since <FH> doesn't correctly pull in
7192 CR-delimited lines).
7193 Branch: perl
7194 ! lib/Pod/Html.pm lib/Pod/t/eol.t
7195____________________________________________________________________________
7196[ 16620] By: jhi on 2002/05/16 12:50:29
7197 Log: Don't test $! with like() since one may have
7198 a non-English locale, or simply AIX :-)
7199 Branch: perl
7200 ! ext/PerlIO/t/fail.t
7201____________________________________________________________________________
7202[ 16619] By: jhi on 2002/05/16 12:16:25
7203 Log: DJGPP updates from Laszlo Molnar.
7204 Branch: perl
7205 ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
7206____________________________________________________________________________
7207[ 16618] By: jhi on 2002/05/16 02:57:21
7208 Log: Integrate perlio:
7209
7210 [ 16613]
7211 Make open fail when layer string does not parse.
7212 Branch: perl
7213 +> ext/PerlIO/t/fail.t
7214 !> MANIFEST perlio.c
7215____________________________________________________________________________
7216[ 16617] By: jhi on 2002/05/15 21:07:39
7217 Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
7218 From: Nicholas Clark <nick@unfortu.net>
7219 Date: Wed, 15 May 2002 23:06:20 +0100
7220 Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
7221 Branch: perl
7222 ! ext/Storable/Storable.xs
7223____________________________________________________________________________
7224[ 16616] By: jhi on 2002/05/15 21:01:10
7225 Log: Two down, ten to go.
7226 Branch: perl
7227 ! pod/perldelta.pod
7228____________________________________________________________________________
7229[ 16615] By: jhi on 2002/05/15 20:31:02
04d26ece 7230 Log: Fix some of the EBCDIC vs Storable failures, from Nicholas Clark.
6b490b4c
JH
7231 Branch: perl
7232 ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7233____________________________________________________________________________
7234[ 16614] By: jhi on 2002/05/15 20:03:28
7235 Log: Schizoid MANIFESTs.
7236 Branch: perl
7237 + ext/Storable/t/st-dump.pl
7238 ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
7239____________________________________________________________________________
7240[ 16613] By: nick on 2002/05/15 19:26:00
7241 Log: Make open fail when layer string does not parse.
7242 Branch: perlio
7243 + ext/PerlIO/t/fail.t
7244 ! MANIFEST perlio.c
7245____________________________________________________________________________
7246[ 16612] By: nick on 2002/05/15 18:11:15
7247 Log: Integrate mainline
7248 Branch: perlio
7249 !> Changes ext/Storable/Storable.pm patchlevel.h
7250 !> pod/perldelta.pod sv.c t/run/fresh_perl.t
7251____________________________________________________________________________
7252[ 16611] By: jhi on 2002/05/15 14:06:45
7253 Log: Update Changes.
7254 Branch: perl
7255 ! Changes patchlevel.h
7256____________________________________________________________________________
7257[ 16610] By: jhi on 2002/05/15 13:47:40
7258 Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
7259 Branch: perl
7260 ! pod/perldelta.pod t/run/fresh_perl.t
7261____________________________________________________________________________
7262[ 16609] By: jhi on 2002/05/15 13:46:55
7263 Log: Document some of the known EBCDIC problems with Storable.
7264 (There is more, but need to do more tests.)
7265 Branch: perl
7266 ! ext/Storable/Storable.pm
7267____________________________________________________________________________
7268[ 16608] By: jhi on 2002/05/15 12:44:06
7269 Log: Purify finding: jperl.t causes a few Array Bounds Reads
7270 (one byte too far in a malloced buffer) at various spots
7271 in regcomp.c, all the buffers malloced by SvGROW() in
7272 sv_recode_to_utf8().
7273 Branch: perl
7274 ! sv.c
7275____________________________________________________________________________
7276[ 16607] By: nick on 2002/05/15 06:57:26
7277 Log: Integrate mainline
7278 Branch: perlio
7279 +> Porting/thirdclean
7280 !> (integrate 36 files)
7281____________________________________________________________________________
7282[ 16606] By: jhi on 2002/05/15 04:24:45
7283 Log: Subject: [PATCH] Re: use of lc module names and warnings
7284 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7285 Date: Sun, 12 May 2002 23:09:46 +0200
7286 Message-ID: <20020512230946.E699@rafael>
7287 Branch: perl
7288 ! toke.c
7289____________________________________________________________________________
7290[ 16605] By: jhi on 2002/05/15 03:58:24
7291 Log: More rule tweakage.
7292 Branch: perl
7293 ! Porting/thirdclean
7294____________________________________________________________________________
7295[ 16604] By: jhi on 2002/05/15 00:40:46
7296 Log: Subject: [PATCH] Fix Devel::DProf debugging aid
7297 From: Sam Tregar <sam@tregar.com>
7298 Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
7299 Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
7300 Branch: perl
7301 ! ext/Devel/DProf/DProf.xs
7302____________________________________________________________________________
7303[ 16603] By: jhi on 2002/05/15 00:36:22
7304 Log: $VERSIONize.
7305 Branch: perl
7306 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
7307____________________________________________________________________________
7308[ 16602] By: jhi on 2002/05/15 00:34:46
7309 Log: Third Degree: name the op/foo.t as op_foo.
7310 Branch: perl
7311 ! t/TEST
7312____________________________________________________________________________
7313[ 16601] By: jhi on 2002/05/15 00:24:28
7314 Log: Read of uninitialized heap found by Third Degree
7315 (e.g. in t/op/subst.t)
7316 Branch: perl
7317 ! scope.c
7318____________________________________________________________________________
7319[ 16600] By: jhi on 2002/05/14 23:57:10
7320 Log: Add more rules.
7321 Branch: perl
7322 ! Porting/thirdclean
7323____________________________________________________________________________
7324[ 16599] By: jhi on 2002/05/14 22:15:41
7325 Log: Subject: [PATCH] allow use threads qw(yield)
7326 From: Dave Mitchell <davem@fdgroup.com>
7327 Date: Tue, 14 May 2002 22:49:47 +0100
7328 Message-ID: <20020514224947.F25049@fdgroup.com>
7329 Branch: perl
7330 ! ext/threads/threads.pm ext/threads/threads.xs
7331____________________________________________________________________________
7332[ 16598] By: jhi on 2002/05/14 20:35:21
7333 Log: Micropatch from Olaf Flebbe.
7334 Branch: perl
7335 ! epoc/epoc.c
7336____________________________________________________________________________
7337[ 16597] By: rgs on 2002/05/14 20:18:33
7338 Log: Subject: perlhack.pod typos [PATCH]
7339 From: "John P. Linderman" <jpl@research.att.com>
7340 Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
7341 Message-ID: <200205141631.MAA79121@raptor.research.att.com>
7342 Branch: perl
7343 ! pod/perlhack.pod
7344____________________________________________________________________________
7345[ 16596] By: rgs on 2002/05/14 20:14:14
7346 Log: Subject: typo in Socket.pm
7347 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7348 Date: Tue, 14 May 2002 12:02:47 +0200
7349 Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
7350 Branch: perl
7351 ! ext/IO/lib/IO/Socket.pm
7352____________________________________________________________________________
7353[ 16595] By: jhi on 2002/05/14 17:27:26
7354 Log: The #16592 needs this.
7355 Branch: perl
7356 ! embedvar.h perlapi.h
7357____________________________________________________________________________
7358[ 16594] By: sky on 2002/05/14 17:08:01
7359 Log: Subject: Re: lib/sort.t failure [PATCH]
7360 From: "John P. Linderman" <jpl@research.att.com>
7361 Date: mån maj 13, 2002 05:05:45 Europe/Stockholm
7362 Message-Id: <200205131505.LAA46150@raptor.research.att.com>
7363 Branch: perl
7364 ! pod/perlfunc.pod
7365____________________________________________________________________________
7366[ 16593] By: jhi on 2002/05/14 16:09:59
7367 Log: Add a script for cleaning out the "known noise"
7368 from Third Degree reports: either noise caused
7369 by libc itself, or Perl_yyparse leaks.
7370 Branch: perl
7371 + Porting/thirdclean
7372 ! MANIFEST
7373____________________________________________________________________________
7374[ 16592] By: sky on 2002/05/14 15:21:39
7375 Log: Turn the sort RealCmp for stable quicksorts into a
7376 threadsafe per interpreter values.
7377 Branch: perl
7378 ! embedvar.h intrpvar.h perlapi.h pp_sort.c
7379____________________________________________________________________________
7380[ 16591] By: jhi on 2002/05/14 13:48:46
7381 Log: reentr.h affects more C files than just reentr.c
7382 Branch: perl
7383 ! locale.c pp.c pp_sys.c
7384____________________________________________________________________________
7385[ 16590] By: jhi on 2002/05/14 13:21:54
7386 Log: Document reentr.pl a bit better. Still rather
7387 convoluted code, but it ain't broken, so...
7388 Branch: perl
7389 ! reentr.h reentr.pl
7390____________________________________________________________________________
7391[ 16589] By: jhi on 2002/05/14 03:27:01
7392 Log: z/OS update: not all Storable was clear yet.
7393 Branch: perl
7394 ! pod/perldelta.pod
7395____________________________________________________________________________
7396[ 16588] By: jhi on 2002/05/14 03:14:10
7397 Log: Avoid potentially empty struct.
7398 Branch: perl
7399 ! reentr.h reentr.pl
7400____________________________________________________________________________
7401[ 16587] By: jhi on 2002/05/14 01:55:47
7402 Log: Todo tweaks.
7403 Branch: perl
7404 ! pod/perltodo.pod
7405____________________________________________________________________________
7406[ 16586] By: jhi on 2002/05/13 23:09:36
7407 Log: Subject: [PATCH] various minor fixes in threads.
7408 From: Dave Mitchell <davem@fdgroup.com>
7409 Date: Mon, 13 May 2002 23:48:22 +0100
7410 Message-ID: <20020513234822.G21318@fdgroup.com>
7411 Branch: perl
7412 ! dump.c ext/threads/shared/shared.xs
7413____________________________________________________________________________
7414[ 16585] By: jhi on 2002/05/13 23:06:31
7415 Log: Subject: Re: unsigned char hashes (Re: perl@16539)
7416 From: PPrymmer@factset.com
7417 Date: Mon, 13 May 2002 17:37:28 -0400
7418 Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
7419 Branch: perl
7420 ! vms/vms.c
7421____________________________________________________________________________
7422[ 16584] By: jhi on 2002/05/13 23:05:04
7423 Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
7424 From: Nicholas Clark <nick@unfortu.net>
7425 Date: Mon, 13 May 2002 21:45:47 +0100
7426 Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
7427 Branch: perl
7428 ! lib/ExtUtils/t/Constant.t
7429____________________________________________________________________________
7430[ 16583] By: jhi on 2002/05/13 23:04:00
7431 Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
7432 From: Nicholas Clark <nick@unfortu.net>
7433 Date: Mon, 13 May 2002 21:47:38 +0100
7434 Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
7435 Branch: perl
7436 ! lib/Benchmark.t
7437____________________________________________________________________________
7438[ 16582] By: jhi on 2002/05/13 23:01:05
7439 Log: Subject: WinCE several touches
7440 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7441 Date: Tue, 14 May 2002 00:43:11 +0400
7442 Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
7443 Branch: perl
7444 ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
7445 ! wince/config_h.PL
7446____________________________________________________________________________
7447[ 16581] By: jhi on 2002/05/13 22:57:51
7448 Log: Subject: Re: perl@16573
7449 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7450 Date: Mon, 13 May 2002 18:30:35 +0200
7451 Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
7452
7453 (gcc 3.0 vs 64-bit hpux hints)
7454 Branch: perl
7455 ! hints/hpux.sh
7456____________________________________________________________________________
7457[ 16580] By: sky on 2002/05/13 19:38:09
7458 Log: Make the point a bit clearer after suggestion from Merijin
7459 Branch: perl
7460 ! pod/perltodo.pod
7461____________________________________________________________________________
7462[ 16579] By: rgs on 2002/05/13 18:51:54
7463 Log: perltodo update.
7464 Branch: perl
7465 ! pod/perltodo.pod
7466____________________________________________________________________________
7467[ 16578] By: rgs on 2002/05/13 18:49:39
7468 Log: Subject: README.aix update
7469 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7470 Date: Mon, 13 May 2002 19:02:47 +0200
7471 Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
7472 Branch: perl
7473 ! README.aix
7474____________________________________________________________________________
7475[ 16577] By: dougm on 2002/05/13 18:45:01
7476 Log: export PerlIOBuf_get_base for win32 extension linkage
7477 Branch: perl
7478 ! makedef.pl
7479____________________________________________________________________________
7480[ 16576] By: nick on 2002/05/13 18:20:22
7481 Log: Integrate mainline
7482 Branch: perlio
7483 !> Changes README.vos ext/threads/shared/shared.pm
7484 !> ext/threads/shared/t/0nothread.t
7485 !> ext/threads/shared/t/av_refs.t
7486 !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
7487 !> ext/threads/shared/t/hv_refs.t
7488 !> ext/threads/shared/t/hv_simple.t
7489 !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
7490 !> ext/threads/shared/t/semaphore.t
7491 !> ext/threads/shared/t/shared_attr.t
7492 !> ext/threads/shared/t/sv_refs.t
7493 !> ext/threads/shared/t/sv_simple.t patchlevel.h
7494 !> pod/perldelta.pod vms/vms.c xsutils.c
7495____________________________________________________________________________
7496[ 16575] By: ams on 2002/05/13 15:42:50
7497 Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
7498 From: Paul_GreenVOS@vos.stratus.com
7499 Date: Mon, 13 May 02 12:32 edt
7500 Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
7501 Branch: perl
7502 ! README.vos pod/perldelta.pod
7503____________________________________________________________________________
7504[ 16574] By: ams on 2002/05/13 15:41:14
7505 Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
7506 From: PPrymmer@factset.com
7507 Date: Mon, 13 May 2002 11:38:15 -0400
7508 Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
7509 Branch: perl
7510 ! vms/vms.c
7511____________________________________________________________________________
7512[ 16573] By: jhi on 2002/05/13 14:02:50
7513 Log: Update Changes.
7514 Branch: perl
7515 ! Changes patchlevel.h
7516____________________________________________________________________________
7517[ 16572] By: sky on 2002/05/13 12:30:35
7518 Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
7519 From: Dave Mitchell <davem@fdgroup.com>
7520 Date: lör maj 11, 2002 12:52:27 Europe/Stockholm
7521 Message-Id: <20020510235227.J12298@fdgroup.com>
7522 Branch: perl
7523 ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
7524 ! ext/threads/shared/t/av_refs.t
7525 ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
7526 ! ext/threads/shared/t/hv_refs.t
7527 ! ext/threads/shared/t/hv_simple.t
7528 ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
7529 ! ext/threads/shared/t/semaphore.t
7530 ! ext/threads/shared/t/shared_attr.t
7531 ! ext/threads/shared/t/sv_refs.t
7532 ! ext/threads/shared/t/sv_simple.t xsutils.c
7533____________________________________________________________________________
7534[ 16571] By: nick on 2002/05/13 07:54:10
7535 Log: Integrate Mainline
7536 Branch: perlio
7537 +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
7538 - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7539 - wince/include/cectype.h wince/include/errno.h
7540 - wince/include/sys/types.h wince/include/sys/utime.h
7541 - wince/include/time.h
7542 !> (integrate 51 files)
7543____________________________________________________________________________
7544[ 16570] By: jhi on 2002/05/13 00:46:11
7545 Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
7546 From: Michael G Schwern <schwern@pobox.com>
7547 Date: Sun, 12 May 2002 19:32:58 -0400
7548 Message-ID: <20020512233258.GK696@blackrider>
7549 Branch: perl
7550 ! t/TEST
7551____________________________________________________________________________
7552[ 16569] By: jhi on 2002/05/12 23:49:00
7553 Log: Be clean.
7554 Branch: perl
7555 ! Makefile.SH ext/B/t/o.t
7556____________________________________________________________________________
7557[ 16568] By: gsar on 2002/05/12 23:34:06
7558 Log: change#8666 ($Config{perllibs}) apparently never got into
7559 mainline--merge, and add other missing entries; regen
7560 config_H.* files
7561 Branch: perl
7562 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7563 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
7564 ! win32/config_H.vc win32/config_H.vc64
7565____________________________________________________________________________
7566[ 16567] By: jhi on 2002/05/12 23:28:43
7567 Log: Elaborate on the exit/wait plan a bit.
7568 Branch: perl
7569 ! pod/perltodo.pod
7570____________________________________________________________________________
7571[ 16566] By: jhi on 2002/05/12 22:26:17
7572 Log: Slight doc tweaks.
7573 Branch: perl
7574 ! pod/perlthrtut.pod
7575____________________________________________________________________________
7576[ 16565] By: jhi on 2002/05/12 19:56:56
7577 Log: OS/390: update the test results.
7578 Branch: perl
7579 ! pod/perldelta.pod
7580____________________________________________________________________________
7581[ 16564] By: jhi on 2002/05/12 19:48:40
7582 Log: Add threadsafety caveats.
7583 Branch: perl
7584 ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
7585____________________________________________________________________________
7586[ 16563] By: jhi on 2002/05/12 19:34:31
7587 Log: Update the Mac OS X situation.
7588 Branch: perl
7589 ! pod/perldelta.pod
7590____________________________________________________________________________
7591[ 16562] By: sky on 2002/05/12 19:10:27
7592 Log: Update todo, removing things done and adding new things.
7593 Branch: perl
7594 ! pod/perltodo.pod
7595____________________________________________________________________________
7596[ 16561] By: jhi on 2002/05/12 19:02:24
7597 Log: Reword the "threads still running" cleanup message.
7598 Branch: perl
7599 ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
7600 ! pod/perltoc.pod
7601____________________________________________________________________________
7602[ 16560] By: jhi on 2002/05/12 18:39:48
7603 Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
7604 (The manifestation: running pat.t core dumps after test 639.
7605 Removing everything after 639 makes core go away, as does
7606 removing everything before 640. I did say "weird". Some
7607 sort of a memory corruption, no doubt, but no time to debug
7608 in more detail.)
7609 Branch: perl
7610 ! t/op/pat.t
7611____________________________________________________________________________
7612[ 16559] By: sky on 2002/05/12 17:59:41
7613 Log: Add emulation layer for Thread/Semaphore and Thread/Queue
7614 Branch: perl
7615 + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
7616 - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7617 ! MANIFEST
7618____________________________________________________________________________
7619[ 16558] By: sky on 2002/05/12 17:57:51
7620 Log: Fixed bug where tmpsv would be null after the return of the
7621 amagic. Now check for that and allocate the tmpsv afterwards,
7622 this is done in all other places that use amagic.
7623 Fixes bug when threads->unknownfunction() was called and
7624 we coredumped on the stringification somewhere deep in the
7625 autoloader/dynaloader something. Far to deep for me to provide
7626 a test case.
7627 Branch: perl
7628 ! sv.c
7629____________________________________________________________________________
7630[ 16557] By: jhi on 2002/05/12 15:37:40
7631 Log: (retracted by #16560)
7632 EBCDIC: must protect also compile time so that
7633 the illegal UTF-EBCDIC is not seen.
7634 Branch: perl
7635 ! t/op/pat.t
7636____________________________________________________________________________
7637[ 16556] By: jhi on 2002/05/12 15:29:36
7638 Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
7639 Branch: perl
7640 ! pod/perlebcdic.pod regcomp.c
7641____________________________________________________________________________
7642[ 16555] By: jhi on 2002/05/12 13:50:20
7643 Log: As suggested by Dave Mitchell, adding yield()s at
7644 appropriate spots helps non-preemptive thread
7645 implementations, like the GNU pth. Tested at NetBSD
7646 by Martin Weber <Ephaeton@gmx.net>.
7647 Branch: perl
7648 ! ext/threads/t/basic.t ext/threads/t/list.t
7649 ! ext/threads/t/thread.t
7650____________________________________________________________________________
7651[ 16554] By: rgs on 2002/05/12 12:14:06
7652 Log: Subject: RE: VOS bleadperl test failure on 16539
7653 From: chromatic <chromatic@rmci.net>
7654 Date: Sat, 11 May 2002 23:23:54 -0700
7655 Message-ID: <20020512072814.50744.qmail@onion.perl.org>
7656 Branch: perl
7657 ! ext/B/t/o.t
7658____________________________________________________________________________
7659[ 16553] By: jhi on 2002/05/12 04:27:16
7660 Log: There's no rest for the wicked misspellers.
7661 Branch: perl
7662 ! pod/perlthrtut.pod
7663____________________________________________________________________________
7664[ 16552] By: jhi on 2002/05/12 01:38:15
7665 Log: Detypos (and sticking with US spelling since Dan Sugalski
7666 wrote the original text of perlthrtut)
7667 Branch: perl
7668 ! ext/threads/threads.pm pod/perlthrtut.pod
7669____________________________________________________________________________
7670[ 16551] By: jhi on 2002/05/11 22:26:38
7671 Log: Because of #16550 these tests would now spew
7672 "Malformed UTF-8" in EBCDIC.
7673 Branch: perl
7674 ! t/op/pat.t
7675____________________________________________________________________________
7676[ 16550] By: jhi on 2002/05/11 22:24:31
7677 Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
7678 scripts does not apply any more. (The utf8.t needed a little
7679 bit of relaxing to work in EBCDIC, since *both* the bytes in
7680 subtest #30 are illegal UTF-EBCDIC, and the error message
7681 matched is slightly different.) The utf8.t now passes.
7682 Branch: perl
7683 ! lib/utf8.t toke.c
7684____________________________________________________________________________
7685[ 16549] By: jhi on 2002/05/11 21:41:11
7686 Log: Subject: [PATCH] a bit more for WinCE
7687 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7688 Date: Sun, 12 May 2002 02:34:24 +0400
7689 Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
7690 Branch: perl
7691 ! wince/wince.c
7692____________________________________________________________________________
7693[ 16548] By: jhi on 2002/05/11 19:54:43
7694 Log: Subject: [PATCH] for WinCE cross-build, another one
7695 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7696 Date: Sun, 12 May 2002 00:02:47 +0400
7697 Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
7698 Branch: perl
7699 - wince/include/cectype.h wince/include/errno.h
7700 - wince/include/sys/types.h wince/include/sys/utime.h
7701 - wince/include/time.h
7702 ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
7703 ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
7704 ! wince/wince.c
7705____________________________________________________________________________
7706[ 16547] By: jhi on 2002/05/11 19:46:23
7707 Log: Explicit casts due to #16542.
7708 Branch: perl
7709 ! ext/B/B.xs hv.c op.c sv.c
7710____________________________________________________________________________
7711[ 16546] By: jhi on 2002/05/11 19:35:54
7712 Log: Upgrade to Test::Harness 2.21.
7713 Branch: perl
7714 ! lib/Test/Harness.pm lib/Test/Harness/Changes
7715 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7716 ! lib/Test/Harness/t/test-harness.t
7717____________________________________________________________________________
7718[ 16545] By: jhi on 2002/05/11 19:04:39
7719 Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
7720 but keep up with the $VERSION)
7721 Branch: perl
7722 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7723____________________________________________________________________________
7724[ 16544] By: jhi on 2002/05/11 18:45:30
7725 Log: metaconfig unit change for #16543.
7726 Branch: metaconfig
7727 ! U/threads/usethreads.U
7728____________________________________________________________________________
7729[ 16543] By: jhi on 2002/05/11 18:43:58
7730 Log: Subject: [PATCH] updated threads docs
7731 From: Dave Mitchell <davem@fdgroup.com>
7732 Date: Sat, 11 May 2002 20:00:51 +0100
7733 Message-ID: <20020511200050.D14841@fdgroup.com>
7734 Branch: perl
7735 ! Configure README.threads pod/perlothrtut.pod
7736 ! pod/perlthrtut.pod
7737____________________________________________________________________________
7738[ 16542] By: jhi on 2002/05/11 17:06:19
7739 Log: Subject: unsigned char hashes (Re: perl@16539)
7740 From: Nicholas Clark <nick@unfortu.net>
7741 Date: Sat, 11 May 2002 17:54:44 +0100
7742 Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
7743
7744 Be explicitly unsigned char in the hash calculation.
7745 Branch: perl
7746 ! hv.h
7747____________________________________________________________________________
7748[ 16541] By: nick on 2002/05/11 08:21:00
7749 Log: Integrate mainline
7750 Branch: perlio
7751 +> ext/B/t/o.t
7752 !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
7753 !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
7754 !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
7755____________________________________________________________________________
7756[ 16540] By: jhi on 2002/05/10 16:45:53
7757 Log: Subject: more os x test output cosmetics
7758 From: Kay Röpke <kroepke@dolphin-services.de>
7759 Date: Fri, 10 May 2002 14:07:34 +0200
7760 Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
7761 Branch: perl
7762 ! ext/DB_File/t/db-btree.t
7763____________________________________________________________________________
7764[ 16539] By: jhi on 2002/05/10 15:16:44
7765 Log: Update Changes.
7766 Branch: perl
7767 ! Changes patchlevel.h
7768____________________________________________________________________________
7769[ 16538] By: jhi on 2002/05/10 15:08:51
7770 Log: Regen toc.
7771 Branch: perl
7772 ! pod/perltoc.pod
7773____________________________________________________________________________
7774[ 16537] By: jhi on 2002/05/10 15:06:52
7775 Log: Move pod, add $VERSION.
7776 Branch: perl
7777 ! ext/threads/shared/queue.pm
7778____________________________________________________________________________
7779[ 16536] By: jhi on 2002/05/10 14:42:10
7780 Log: Unused variables.
7781 Branch: perl
7782 ! ext/Encode/Encode.xs
7783____________________________________________________________________________
7784[ 16535] By: jhi on 2002/05/10 13:52:34
7785 Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
7786 From: chromatic <chromatic@rmci.net>
7787 Date: Fri, 10 May 2002 07:43:25 -0700
7788 Message-ID: <20020510144325.26245.qmail@firewheel>
7789 Branch: perl
7790 + ext/B/t/o.t
7791 ! MANIFEST
7792____________________________________________________________________________
7793[ 16534] By: jhi on 2002/05/10 13:48:10
7794 Log: Don't do JAPHs unless doing "make torturetest".
7795 Document the less obvious make test targets.
7796 Branch: perl
7797 ! Makefile.SH pod/perlhack.pod t/TEST t/harness
7798____________________________________________________________________________
7799[ 16533] By: nick on 2002/05/10 06:02:58
7800 Log: Integrate mainline
7801 Branch: perlio
7802 !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
7803 !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
7804 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
7805 !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
7806 !> ext/threads/shared/t/cond.t ext/threads/threads.xs
7807 !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
7808 !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
7809 !> t/run/fresh_perl.t util.c
7810____________________________________________________________________________
7811[ 16532] By: jhi on 2002/05/10 03:38:40
7812 Log: Subject: [PATCH] format and other warnings
7813 From: Robin Barker <rmb1@cise.npl.co.uk>
7814 Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
7815 Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>
7816 Branch: perl
7817 ! Porting/pumpkin.pod ext/Encode/Encode.xs
7818 ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
7819 ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
7820 ! ext/threads/threads.xs
7821____________________________________________________________________________
7822[ 16531] By: jhi on 2002/05/10 03:26:11
7823 Log: Move the noisy tie core dump test to fresh_perl from op/tie.
7824 Branch: perl
7825 ! t/op/tie.t t/run/fresh_perl.t
7826____________________________________________________________________________
7827[ 16530] By: jhi on 2002/05/10 03:23:17
7828 Log: Subject: Re: [PATCH] Re: perl@16433
7829 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7830 Date: Thu, 09 May 2002 16:24:59 -0700
7831 Message-ID: <LVw28gzkguhE092yn@efn.org>
7832 Branch: perl
7833 ! t/op/tie.t
7834____________________________________________________________________________
7835[ 16529] By: jhi on 2002/05/09 21:39:04
7836 Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
7837 From: Dave Mitchell <davem@fdgroup.com>
7838 Date: Thu, 9 May 2002 17:18:42 +0100
7839 Message-ID: <20020509171842.C9836@fdgroup.com>
7840 Branch: perl
7841 ! ext/threads/shared/t/cond.t
7842____________________________________________________________________________
7843[ 16528] By: nick on 2002/05/09 16:40:39
7844 Log: Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331)
7845 Branch: perl
7846 !> doio.c pp_sys.c util.c
7847____________________________________________________________________________
7848[ 16527] By: jhi on 2002/05/09 14:09:00
7849 Log: FAQ sync.
7850 Branch: perl
7851 ! pod/perlfaq3.pod pod/perlfaq4.pod
7852____________________________________________________________________________
7853[ 16526] By: jhi on 2002/05/09 14:06:53
7854 Log: metaconfig unit changes for #16525, plus extra linting.
7855 Branch: metaconfig
7856 ! U/compline/ptrsize.U U/protos/Protochk.U
7857 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7858 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7859 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7860 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7861 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7862 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7863 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7864 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7865 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7866 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7867 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7868 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7869 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7870 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7871 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7872 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7873 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7874 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7875 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7876 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7877 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7878 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7879 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7880 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7881____________________________________________________________________________
7882[ 16525] By: jhi on 2002/05/09 14:06:11
7883 Log: metaconfig unit linting.
7884 Branch: perl
7885 ! reentr.pl
7886____________________________________________________________________________
7887[ 16524] By: jhi on 2002/05/09 13:49:01
7888 Log: metaconfig unit changes for #16523.
7889 Branch: metaconfig
7890 ! U/compline/ptrsize.U
7891 Branch: metaconfig/U/perl
7892 ! use64bits.U
7893____________________________________________________________________________
7894[ 16523] By: jhi on 2002/05/09 13:48:20
7895 Log: ptrsize should depend on use64bitall, not the other
7896 way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
7897 Branch: perl
7898 ! Configure
7899____________________________________________________________________________
7900[ 16522] By: jhi on 2002/05/09 13:07:58
7901 Log: Integrate #16510 from macperl;
7902
7903 Tell IO.xs that MacOS sometimes doesn't need extra help
7904 Branch: perl
7905 !> ext/IO/IO.xs
7906____________________________________________________________________________
7907[ 16521] By: ams on 2002/05/09 12:42:12
7908 Log: Subject: Re: Storable doc patches
7909 From: "Philip Newton" <Philip.Newton@gmx.net>
7910 Date: Thu, 9 May 2002 14:32:29 +0200
7911 Message-Id:
7912 Branch: perl
7913 ! ext/Storable/Storable.pm
7914____________________________________________________________________________
7915[ 16520] By: rgs on 2002/05/09 11:43:12
7916 Log: cmp() compares chars, not bytes.
7917 Branch: perl
7918 ! pod/perllocale.pod
7919____________________________________________________________________________
7920[ 16519] By: rgs on 2002/05/09 10:19:04
7921 Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
7922 Branch: perl
7923 ! pod/perlhack.pod
7924____________________________________________________________________________
7925[ 16518] By: ams on 2002/05/09 09:04:31
7926 Log: Subject: Storable doc patches
7927 From: Philip Newton <Philip.Newton@gmx.net>
7928 Date: Thu, 09 May 2002 12:00:45 +0200
7929 Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
7930 Branch: perl
7931 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7932____________________________________________________________________________
7933[ 16517] By: ams on 2002/05/09 08:53:50
7934 Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
7935 From: Philip Newton <Philip.Newton@gmx.net>
7936 Date: Thu, 09 May 2002 11:16:06 +0200
7937 Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
7938 Branch: perl
7939 ! ext/Storable/README
7940____________________________________________________________________________
7941[ 16516] By: nick on 2002/05/09 08:13:39
7942 Log: Integrate mainline
7943 Branch: perlio
7944 !> pod/perlxstut.pod
7945____________________________________________________________________________
7946[ 16515] By: nick on 2002/05/09 07:29:53
7947 Log: Integrate mainline
7948 Branch: perlio
7949 !> (integrate 27 files)
7950____________________________________________________________________________
7951[ 16514] By: ams on 2002/05/09 06:50:24
7952 Log: Subject: [Patch] perlxstut.pod
7953 From: lupe@lupe-christoph.de (Lupe Christoph)
7954 Date: Thu, 9 May 2002 09:42:02 +0200
7955 Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
7956 (Applied with tweaks.)
7957 Branch: perl
7958 ! pod/perlxstut.pod
7959____________________________________________________________________________
7960[ 16513] By: ams on 2002/05/09 06:04:47
7961 Log: Subject: [Patch] perlapio.pod
7962 From: lupe@lupe-christoph.de (Lupe Christoph)
7963 Date: Thu, 9 May 2002 09:01:50 +0200
7964 Message-Id: <20020509070150.GI1087@lupe-christoph.de>
7965 (Applied with tweaks.)
7966 Branch: perl
7967 ! pod/perlapio.pod
7968____________________________________________________________________________
7969[ 16512] By: pudge on 2002/05/09 03:44:21
7970 Log: Integrate from macperl
7971 Branch: maint-5.6/macperl
7972 !> macos/macperl/MPConsole.cp
7973____________________________________________________________________________
7974[ 16511] By: pudge on 2002/05/09 03:34:14
7975 Log: Make interrupt act as end of file, MacPerl Bug #542154
7976 Branch: macperl
7977 ! macos/macperl/MPConsole.cp
7978____________________________________________________________________________
7979[ 16510] By: pudge on 2002/05/09 03:33:34
7980 Log: Tell IO.xs that MacOS sometimes doesn't need extra help
7981 Branch: macperl
7982 ! ext/IO/IO.xs
7983____________________________________________________________________________
7984[ 16509] By: pudge on 2002/05/09 03:32:47
7985 Log: Make perlio (!sfio) work on MacOS
7986 Branch: macperl
7987 ! macos/config.h macos/config.sh macos/macish.c
7988____________________________________________________________________________
7989[ 16508] By: gsar on 2002/05/09 00:24:00
7990 Log: integrate maint-5.6/macperl contents
7991 Branch: maint-5.6/perl
7992 !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
7993 !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
7994 !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
7995____________________________________________________________________________
7996[ 16507] By: jhi on 2002/05/08 23:48:12
7997 Log: Rework #16506 some more.
7998 Branch: perl
7999 ! ext/Time/HiRes/HiRes.xs win32/win32.c
8000____________________________________________________________________________
8001[ 16506] By: jhi on 2002/05/08 23:20:29
8002 Log: Rework #16503 a bit to keep all the HiRes implementation
8003 in one place, assuming we want to re-CPAN Time::HiRes at
8004 some point.
8005 Branch: perl
8006 ! ext/Time/HiRes/HiRes.xs win32/win32.c
8007____________________________________________________________________________
8008[ 16505] By: jhi on 2002/05/08 22:52:17
8009 Log: metaconfig unit change for #16504.
8010 Branch: metaconfig
8011 ! U/modified/Cppsym.U
8012____________________________________________________________________________
8013[ 16504] By: jhi on 2002/05/08 22:51:54
8014 Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
8015 From: Pixel <pixel@mandrakesoft.com>
8016 Date: 08 May 2002 18:19:51 +0200
8017 Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>
8018 Branch: perl
8019 ! Configure
8020____________________________________________________________________________
8021[ 16503] By: gsar on 2002/05/08 22:49:33
8022 Log: make the gettimeofday() implementation in Time::HiRes available
8023 from perl
8024 Branch: perl
8025 ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
8026 ! win32/config.bc win32/config.gc win32/config.vc
8027 ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
8028 ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
8029 ! win32/win32.c win32/win32iop.h
8030____________________________________________________________________________
8031[ 16502] By: jhi on 2002/05/08 22:41:42
8032 Log: Subject: Test output update for OS X 10.1.4
8033 From: Kay Röpke <kroepke@dolphin-services.de>
8034 Date: Wed, 8 May 2002 22:23:36 +0200
8035 Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
8036 Branch: perl
8037 ! ext/DB_File/t/db-recno.t
8038____________________________________________________________________________
8039[ 16501] By: jhi on 2002/05/08 22:39:11
8040 Log: Subject: [PATCH] Re: perl@16433
8041 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8042 Date: Tue, 07 May 2002 18:40:44 -0700
8043 Message-ID: <cII28gzkgaOS092yn@efn.org>
8044
8045 Subject: Re: [PATCH] Re: perl@16433
8046 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8047 Date: Wed, 08 May 2002 10:16:42 -0700
8048 Message-ID: <61V28gzkg+jG092yn@efn.org>
8049 Branch: perl
8050 ! pp_sys.c sv.c t/op/tie.t
8051____________________________________________________________________________
8052[ 16500] By: jhi on 2002/05/08 22:25:01
8053 Log: Subject: [DOC PATCH] Minor threads::shared nits
8054 From: Simon Glover <scog@amnh.org>
8055 Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
8056 Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
8057 Branch: perl
8058 ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
8059 ! ext/threads/shared/shared.pm
8060____________________________________________________________________________
8061[ 16499] By: jhi on 2002/05/08 22:22:30
8062 Log: Subject: [DOC PATCH] perlthrtut proofreading
8063 From: Simon Glover <scog@amnh.org>
8064 Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
8065 Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
8066 Branch: perl
8067 ! pod/perlthrtut.pod
8068____________________________________________________________________________
8069[ 16498] By: jhi on 2002/05/08 22:19:45
8070 Log: Deprecate 5.005threads.
8071 Branch: perl
8072 ! pod/perldelta.pod
8073____________________________________________________________________________
8074[ 16497] By: jhi on 2002/05/08 22:11:21
8075 Log: Integrate perlio:
8076
8077 [ 16496]
8078 Portability and doc tweaks to PerlIO/XS stuff.
8079 We are still "papering over the cracks" a bit,
8080 but now it is good stiff card held on with epoxy.
8081
8082 [ 16495]
8083 PerlIO/XS interface routine and doc updates from
8084 lupe@lupe-christoph.de (Lupe Christoph) in mail
8085 Subject: [For Review] Patch for perlio.c and pods
8086 Message-Id: <20020505084315.GA23900@lupe-christoph.de>
8087 Date: Sun, 5 May 2002 10:43:15 +0200
8088 (Minor tweaks to follow.)
8089 Branch: perl
8090 !> perlio.c pod/perlapio.pod pod/perlxstut.pod
8091____________________________________________________________________________
8092[ 16496] By: nick on 2002/05/08 19:08:43
8093 Log: Portability and doc tweaks to PerlIO/XS stuff.
8094 We are still "papering over the cracks" a bit,
8095 but now it is good stiff card held on with epoxy.
8096 Branch: perlio
8097 ! perlio.c pod/perlapio.pod pod/perlxstut.pod
8098____________________________________________________________________________
8099[ 16495] By: nick on 2002/05/08 17:56:43
8100 Log: PerlIO/XS interface routine and doc updates from
8101 lupe@lupe-christoph.de (Lupe Christoph) in mail
8102 Subject: [For Review] Patch for perlio.c and pods
8103 Message-Id: <20020505084315.GA23900@lupe-christoph.de>
8104 Date: Sun, 5 May 2002 10:43:15 +0200
8105 (Minor tweaks to follow.)
8106 Branch: perlio
8107 ! perlio.c pod/perlapio.pod pod/perlxstut.pod
8108____________________________________________________________________________
8109[ 16494] By: nick on 2002/05/08 17:40:34
8110 Log: Integrate mainline
8111 Branch: perlio
8112 !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
8113 !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
8114 !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
8115 !> t/run/fresh_perl.t
8116____________________________________________________________________________
8117[ 16493] By: jhi on 2002/05/08 14:25:31
8118 Log: Update Changes.
8119 Branch: perl
8120 ! Changes patchlevel.h
8121____________________________________________________________________________
8122[ 16492] By: gsar on 2002/05/08 14:00:54
8123 Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
8124 don't unlink /dev/null
8125 Branch: perl
8126 ! Porting/p4genpatch
8127____________________________________________________________________________
8128[ 16491] By: jhi on 2002/05/08 13:59:16
8129 Log: Integrate perlio:
8130
8131 [ 16487]
8132 Avoid pointless re-encode of data in :encoding's read buffer
8133 on a close
8134 Branch: perl
8135 !> ext/PerlIO/encoding/encoding.xs
8136____________________________________________________________________________
8137[ 16490] By: jhi on 2002/05/08 13:55:05
8138 Log: The base.pm changes need this, too?
8139 Branch: perl
8140 ! lib/diagnostics.t
8141____________________________________________________________________________
8142[ 16489] By: gsar on 2002/05/08 13:33:41
8143 Log: fix p4genpatch breakage (missing slash in patch headers)
8144 Branch: perl
8145 ! Porting/p4genpatch
8146____________________________________________________________________________
8147[ 16488] By: jhi on 2002/05/08 13:24:15
8148 Log: Integrate #14679 from macperl;
8149
8150 Skip layer symbols for sfio
8151 Branch: perl
8152 !> makedef.pl
8153____________________________________________________________________________
8154[ 16487] By: nick on 2002/05/08 13:12:47
8155 Log: Avoid pointless re-encode of data in :encoding's read buffer
8156 on a close
8157 Branch: perlio
8158 ! ext/PerlIO/encoding/encoding.xs
8159____________________________________________________________________________
8160[ 16486] By: jhi on 2002/05/08 13:09:24
8161 Log: Integrate #16481 from macperl;
8162
8163 p4genpatch Mac OS fixes (paths, utime)
8164 Branch: perl
8165 !> Porting/p4genpatch
8166____________________________________________________________________________
8167[ 16485] By: jhi on 2002/05/08 13:06:30
8168 Log: Storable doc tweaks.
8169 Branch: perl
8170 ! ext/Storable/Storable.pm
8171____________________________________________________________________________
8172[ 16484] By: jhi on 2002/05/08 12:57:32
8173 Log: Subject: Re: [PATCH] use base Notexists
8174 From: andreas.koenig@anima.de (Andreas J. Koenig)
8175 Date: Wed, 08 May 2002 15:57:53 +0200
8176 Message-ID: <m34rhi91y6.fsf@anima.de>
8177 Branch: perl
8178 ! lib/base.pm lib/fields.t
8179____________________________________________________________________________
8180[ 16483] By: jhi on 2002/05/08 12:44:46
8181 Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
8182 From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
8183 Date: Wed, 8 May 2002 10:47:51 +0400
8184 Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
8185 Branch: perl
8186 ! t/run/fresh_perl.t
8187____________________________________________________________________________
8188[ 16482] By: jhi on 2002/05/08 12:41:51
8189 Log: Document how even "ASCII" locales can have problems
8190 if \w includes some of the regex metacharacters.
8191 Branch: perl
8192 ! lib/locale.t
8193____________________________________________________________________________
8194[ 16481] By: pudge on 2002/05/08 12:31:12
8195 Log: p4genpatch Mac OS fixes (paths, utime)
8196 Branch: macperl
8197 ! Porting/p4genpatch
8198____________________________________________________________________________
8199[ 16480] By: jhi on 2002/05/08 12:30:53
8200 Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
8201 From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
8202 Date: Wed, 8 May 2002 10:33:14 +0400
8203 Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
8204 Branch: perl
8205 ! ext/File/Glob/bsd_glob.c
8206____________________________________________________________________________
8207[ 16479] By: pudge on 2002/05/08 12:30:41
8208 Log: Skip layer symbols for sfio
8209 Branch: macperl
8210 ! makedef.pl
8211____________________________________________________________________________
8212[ 16478] By: jhi on 2002/05/08 12:25:04
8213 Log: Bump up the Storable $VERSION to 2.0.
8214 Branch: perl
8215 ! ext/Storable/Storable.pm
8216____________________________________________________________________________
8217[ 16477] By: nick on 2002/05/08 06:21:18
8218 Log: Integrate mainline - win2k, MinGW all tests pass :-)
8219 Branch: perlio
8220 !> (integrate 36 files)
8221____________________________________________________________________________
8222[ 16476] By: pudge on 2002/05/08 04:34:12
8223 Log: Oops, add back
8224 Branch: macperl
8225 + macos/MacPerlTests.cmd
8226____________________________________________________________________________
8227[ 16475] By: pudge on 2002/05/08 04:31:10
8228 Log: Integrate with perl
8229 Branch: macperl
8230 +> Porting/p4genpatch ext/Digest/MD5/README
8231 +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
8232 +> ext/threads/shared/semaphore.pm
8233 +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
8234 +> t/comp/hints.t vos/compile_full_perl.cm
8235 +> vos/configure_full_perl.sh vos/make_full_perl.sh
8236 +> wince/compile.bat wince/win32io.c
8237 - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
8238 - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
8239 !> (integrate 206 files)
8240____________________________________________________________________________
8241[ 16474] By: pudge on 2002/05/08 04:00:04
8242 Log: Update README (integrate from macperl)
8243 Branch: maint-5.6/macperl
8244 !> README.macos
8245____________________________________________________________________________
8246[ 16473] By: pudge on 2002/05/08 03:52:28
8247 Log: Various syncs from macperl/ -> maint-5.6/macperl/
8248 File::Copy, File::Spec updates
8249 Test script modifications
8250 pp_require path bugfixes
8251 Branch: maint-5.6/macperl
8252 ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
8253 ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
8254____________________________________________________________________________
8255[ 16472] By: pudge on 2002/05/08 03:51:06
8256 Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
8257 Branch: macperl
8258 ! macos/macperl/MacPerl.podhelp
8259 Branch: maint-5.6/macperl
8260 ! macos/macperl/MacPerl.podhelp
8261____________________________________________________________________________
8262[ 16471] By: pudge on 2002/05/08 03:50:25
8263 Log: Reset Mac::err flag in app, MacPerl Bug #546065
8264 Branch: macperl
8265 ! macos/macperl/MPScript.c
8266 Branch: maint-5.6/macperl
8267 ! macos/macperl/MPScript.c
8268____________________________________________________________________________
8269[ 16470] By: pudge on 2002/05/08 03:49:32
8270 Log: Fix for some module install paths, MacPerl Bug #549611
8271 Branch: macperl
8272 ! macos/macperl/Droplets/installme.plx
8273 ! macos/macperl/Droplets/untarzipme.plx
8274 Branch: maint-5.6/macperl
8275 ! macos/macperl/Droplets/installme.plx
8276 ! macos/macperl/Droplets/untarzipme.plx
8277____________________________________________________________________________
8278[ 16469] By: pudge on 2002/05/08 03:48:53
8279 Log: Stupid Mac::OSA::Simple bugs
8280 Branch: macperl
8281 ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
8282 Branch: maint-5.6/macperl
8283 ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
8284____________________________________________________________________________
8285[ 16468] By: pudge on 2002/05/08 03:48:15
8286 Log: Various BuildTools fixes, MacPerl Bug #545341
8287 Branch: macperl
8288 ! macos/lib/Mac/BuildTools.pm
8289 Branch: maint-5.6/macperl
8290 ! macos/lib/Mac/BuildTools.pm
8291____________________________________________________________________________
8292[ 16467] By: pudge on 2002/05/08 03:47:26
8293 Log: MM_MacOS has been moved from macos/lib/ to lib/
8294 Branch: macperl
8295 - macos/lib/ExtUtils/MM_MacOS.pm
8296____________________________________________________________________________
8297[ 16466] By: pudge on 2002/05/08 03:46:24
8298 Log: Oops, add Digest::MD5 Makefile.mk back in
8299 Branch: macperl
8300 + macos/bundled_ext/Digest/MD5/Makefile.mk
8301____________________________________________________________________________
8302[ 16465] By: pudge on 2002/05/08 03:45:47
8303 Log: Allow focus of first item, MacPerl Bug #529102
8304 Branch: macperl
8305 ! macos/ext/Mac/Windows/Windows.pm
8306 Branch: maint-5.6/macperl
8307 ! macos/ext/Mac/Windows/Windows.pm
8308____________________________________________________________________________
8309[ 16464] By: pudge on 2002/05/08 03:43:39
8310 Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
8311 Branch: macperl
8312 ! macos/lib/Mac/Glue.pm
8313 Branch: maint-5.6/macperl
8314 ! macos/lib/Mac/Glue.pm
8315____________________________________________________________________________
8316[ 16463] By: gsar on 2002/05/08 01:34:45
8317 Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
8318 Branch: perl
8319 ! makedef.pl
8320____________________________________________________________________________
8321[ 16462] By: gsar on 2002/05/08 00:46:34
8322 Log: aTHX may be empty
8323 Branch: perl
8324 ! win32/win32.c
8325____________________________________________________________________________
8326[ 16461] By: gsar on 2002/05/08 00:32:47
8327 Log: 5005threads builds again on windows
8328 Branch: perl
8329 ! win32/win32.c win32/win32.h
8330____________________________________________________________________________
8331[ 16460] By: gsar on 2002/05/07 23:42:42
8332 Log: fixes for various warnings identified by Visual C++
8333 Branch: perl
8334 ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
8335 ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
8336 ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
8337 ! win32/config.bc win32/config.gc win32/config.vc
8338 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8339 ! win32/win32.c win32/win32iop.h
8340____________________________________________________________________________
8341[ 16459] By: gsar on 2002/05/07 23:42:11
8342 Log: keep paths consistently slashed on windows
8343 Branch: perl
8344 ! t/harness
8345____________________________________________________________________________
8346[ 16458] By: gsar on 2002/05/07 22:33:20
8347 Log: integrate makefile.mk changes into Makefile
8348 Branch: perl
8349 ! win32/Makefile
8350____________________________________________________________________________
8351[ 16457] By: jhi on 2002/05/07 22:26:38
8352 Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
8353 From: Nicholas Clark <nick@unfortu.net>
8354 Date: Tue, 7 May 2002 23:26:01 +0100
8355 Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
8356 Branch: perl
8357 ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
8358 ! ext/Storable/README ext/Storable/Storable.pm
8359 ! ext/Storable/t/malice.t
8360____________________________________________________________________________
8361[ 16456] By: jhi on 2002/05/07 22:24:59
8362 Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
8363 From: Dave Mitchell <davem@fdgroup.com>
8364 Date: Wed, 8 May 2002 00:11:02 +0100
8365 Message-ID: <20020508001102.D4118@fdgroup.com>
8366 Branch: perl
8367 ! pp_hot.c scope.c
8368____________________________________________________________________________
8369[ 16455] By: jhi on 2002/05/07 22:23:34
8370 Log: Subject: [PATCH pp_hot.c V.2] correctly unlocalise exists on tied/%ENV
8371 From: Dave Mitchell <davem@fdgroup.com>
8372 Date: Tue, 7 May 2002 23:13:10 +0100
8373 Message-ID: <20020507231310.B4118@fdgroup.com>
8374 Branch: perl
8375 ! pp_hot.c
8376____________________________________________________________________________
8377[ 16454] By: sky on 2002/05/07 21:18:44
8378 Log: Documentation of async
8379 Branch: perl
8380 ! ext/threads/threads.pm
8381____________________________________________________________________________
8382[ 16453] By: sky on 2002/05/07 21:16:28
8383 Log: Documentation added.
8384 Branch: perl
8385 ! ext/threads/shared/semaphore.pm
8386____________________________________________________________________________
8387[ 16452] By: sky on 2002/05/07 21:15:34
8388 Log: Add support for async.
8389 Branch: perl
8390 ! ext/threads/threads.pm
8391____________________________________________________________________________
8392[ 16451] By: sky on 2002/05/07 21:01:47
8393 Log: Add documentation.
8394 Branch: perl
8395 ! ext/threads/shared/queue.pm
8396____________________________________________________________________________
8397[ 16450] By: sky on 2002/05/07 20:24:08
8398 Log: Fix bad assumptions in test case.
8399 a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
8400 b) $var++ is not atomic
8401 c) the creating of the string to print and the actuall printing
8402 could be preempted by another thread
8403 Branch: perl
8404 ! ext/threads/shared/t/queue.t
8405____________________________________________________________________________
8406[ 16449] By: jhi on 2002/05/07 19:17:41
8407 Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
8408 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8409 Date: Tue, 07 May 2002 19:41:03 +0200
8410 Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
8411 Branch: perl
8412 ! makedepend.SH
8413____________________________________________________________________________
8414[ 16448] By: jhi on 2002/05/07 19:16:00
8415 Log: Upgrade to Encode 1.71.
8416 Branch: perl
8417 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8418 ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
8419____________________________________________________________________________
8420[ 16447] By: nick on 2002/05/07 18:39:47
8421 Log: Integrate mainline
8422 Branch: perlio
8423 !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
8424 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
8425 !> lib/User/pwent.t
8426____________________________________________________________________________
8427[ 16446] By: jhi on 2002/05/07 14:34:01
8428 Log: AUTHORS updates.
8429 Branch: perl
8430 ! AUTHORS
8431____________________________________________________________________________
8432[ 16445] By: jhi on 2002/05/07 14:14:28
8433 Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
8434 From: Robin Barker <rmb1@cise.npl.co.uk>
8435 Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
8436 Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
8437 Branch: perl
8438 ! ext/Encode/Encode.xs
8439____________________________________________________________________________
8440[ 16444] By: jhi on 2002/05/07 13:57:25
8441 Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
8442 From: Michael A Chase <mchase@ix.netcom.com>
8443 Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
8444 Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
8445
8446 (plus add what POSIX says)
8447 Branch: perl
8448 ! lib/File/Spec/Unix.pm
8449____________________________________________________________________________
8450[ 16443] By: jhi on 2002/05/07 13:50:35
8451 Log: Subject: Re: lib/User/pwent.t on Cygwin
8452 From: John Peacock <jpeacock@rowman.com>
8453 Date: Mon, 06 May 2002 10:14:21 -0400
8454 Message-ID: <3CD68FBD.8020502@rowman.com>
8455 Branch: perl
8456 ! lib/User/pwent.t
8457____________________________________________________________________________
8458[ 16442] By: jhi on 2002/05/07 12:50:26
8459 Log: Subject: [PATCH] Storable (Re: perl@16433)
8460 From: Radu Greab <radu@netsoft.ro>
8461 Date: Tue, 7 May 2002 11:37:03 +0300
8462 Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
8463
8464 Subject: Re: [PATCH] Storable (Re: perl@16433)
8465 From: Radu Greab <radu@netsoft.ro>
8466 Date: Tue, 7 May 2002 12:49:24 +0300
8467 Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
8468
8469 Plug the Storable memory leaks.
8470 Branch: perl
8471 ! ext/Storable/Storable.xs
8472____________________________________________________________________________
8473[ 16441] By: jhi on 2002/05/07 12:48:30
8474 Log: Upgrade to CPAN 1.61.
8475 Branch: perl
8476 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8477____________________________________________________________________________
8478[ 16440] By: nick on 2002/05/07 07:07:58
8479 Log: Integrate mainline
8480 Branch: perlio
8481 +> Porting/p4genpatch vos/compile_full_perl.cm
8482 +> vos/configure_full_perl.sh vos/make_full_perl.sh
8483 +> wince/compile.bat wince/win32io.c
8484 - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
8485 !> (integrate 74 files)
8486____________________________________________________________________________
8487[ 16439] By: jhi on 2002/05/07 02:49:47
8488 Log: Document the bad behaviour of for(1..5){$_++}
8489 (it works but it should fail)
8490 Branch: perl
8491 ! pod/perldelta.pod
8492____________________________________________________________________________
8493[ 16438] By: jhi on 2002/05/07 00:14:12
8494 Log: README.ko update from Jungshik Shin.
8495 Branch: perl
8496 ! README.ko
8497____________________________________________________________________________
8498[ 16437] By: jhi on 2002/05/06 22:38:26
8499 Log: Subject: Re: perl@16433
8500 From: Nicholas Clark <nick@unfortu.net>
8501 Date: Tue, 7 May 2002 00:21:46 +0100
8502 Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
8503 Branch: perl
8504 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
8505 ! ext/Storable/t/malice.t
8506____________________________________________________________________________
8507[ 16436] By: jhi on 2002/05/06 21:05:20
8508 Log: Subject: two and a half steps further for WinCE cross-build
8509 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8510 Date: Mon, 6 May 2002 23:54:24 +0400
8511 Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
8512 Branch: perl
8513 - wince/config.h
8514 ! MANIFEST configpm wince/Makefile.ce wince/README.compile
8515____________________________________________________________________________
8516[ 16435] By: jhi on 2002/05/06 15:30:29
8517 Log: Detypo.
8518 Branch: perl
8519 ! pod/perldelta.pod
8520____________________________________________________________________________
8521[ 16434] By: jhi on 2002/05/06 15:29:58
8522 Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
8523 From: Dave Mitchell <davem@fdgroup.com>
8524 Date: Mon, 6 May 2002 17:17:00 +0100
8525 Message-ID: <20020506171700.A256@fdgroup.com>
8526 Branch: perl
8527 ! pod/perldelta.pod t/op/local.t
8528____________________________________________________________________________
8529[ 16433] By: jhi on 2002/05/06 13:38:56
8530 Log: Update Changes.
8531 Branch: perl
8532 ! Changes patchlevel.h
8533____________________________________________________________________________
8534[ 16432] By: jhi on 2002/05/06 13:29:22
8535 Log: Add a test for #16431, and document Dave's campaign
8536 against localised hash element bugs.
8537 Branch: perl
8538 ! pod/perldelta.pod t/op/tie.t
8539____________________________________________________________________________
8540[ 16431] By: jhi on 2002/05/06 13:13:00
8541 Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
8542 From: Dave Mitchell <davem@fdgroup.com>
8543 Date: Sat, 4 May 2002 00:34:18 +0100
8544 Message-ID: <20020504003418.F22026@fdgroup.com>
8545 Branch: perl
8546 ! pp_hot.c t/op/local.t
8547____________________________________________________________________________
8548[ 16430] By: jhi on 2002/05/06 12:39:31
8549 Log: Regen uconfig.h.
8550 Branch: perl
8551 ! uconfig.h
8552____________________________________________________________________________
8553[ 16429] By: jhi on 2002/05/06 12:18:23
8554 Log: Unfortunately AmigaOS has been broken since 11423
8555 and is unlikely to get fixed in time for 5.8.0.
8556 Branch: perl
8557 ! pod/perldelta.pod
8558____________________________________________________________________________
8559[ 16428] By: jhi on 2002/05/06 12:12:59
8560 Log: Ultimate discouragement for the old tools, from Andreas.
8561 Branch: perl
8562 - Porting/p4d2p Porting/p4desc
8563 ! MANIFEST Porting/repository.pod
8564____________________________________________________________________________
8565[ 16427] By: jhi on 2002/05/06 12:01:36
8566 Log: Upgrade to Digest::MD5 2.20.
8567 Branch: perl
8568 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8569 ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
8570____________________________________________________________________________
8571[ 16426] By: ams on 2002/05/06 09:48:42
8572 Log: Subject: [Encode] 1.70 released
8573 From: Dan Kogai <dankogai@dan.co.jp>
8574 Date: Mon, 6 May 2002 19:36:15 +0900
8575 Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
8576 Branch: perl
8577 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
8578 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
8579 ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
8580____________________________________________________________________________
8581[ 16425] By: ams on 2002/05/06 09:40:42
8582 Log: Subject: [PATCH] PerlIO::Via reference
8583 From: Gisle Aas <gisle@ActiveState.com>
8584 Date: 05 May 2002 22:50:23 -0700
8585 Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
8586 Branch: perl
8587 ! pod/perliol.pod
8588____________________________________________________________________________
8589[ 16424] By: ams on 2002/05/06 09:37:58
8590 Log: Subject: [PATCH] Term/Complete.pm: quote metachars
8591 From: Brendan O'Dea <bod@debian.org>
8592 Date: Mon, 6 May 2002 14:04:48 +1000
8593 Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
8594 Branch: perl
8595 ! lib/Term/Complete.pm
8596____________________________________________________________________________
8597[ 16423] By: gsar on 2002/05/06 05:25:59
8598 Log: p4genpatch: avoid stderr noise during adds
8599 Branch: perl
8600 ! Porting/p4genpatch
8601____________________________________________________________________________
8602[ 16422] By: jhi on 2002/05/06 02:16:31
8603 Log: Subject: [PATCH] Fixup VOS builds of miniperl
8604 From: Paul_GreenVOS@vos.stratus.com
8605 Date: Sun, 5 May 02 23:11 edt
8606 Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
8607 Branch: perl
8608 ! vos/build.cm vos/compile_perl.cm vos/perl.bind
8609____________________________________________________________________________
8610[ 16421] By: jhi on 2002/05/06 01:09:24
8611 Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
8612 From: Radu Greab <radu@netsoft.ro>
8613 Date: Mon, 6 May 2002 04:23:10 +0300
8614 Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
8615 Branch: perl
8616 ! pp_sys.c t/op/exec.t
8617____________________________________________________________________________
8618[ 16420] By: jhi on 2002/05/05 22:35:58
8619 Log: Further comment tweak, to agree with perlxs.pod.
8620 Branch: perl
8621 ! perl.h
8622____________________________________________________________________________
8623[ 16419] By: jhi on 2002/05/05 22:15:48
8624 Log: Subject: [PATCH] Update README.vos and release vos build macros
8625 From: Paul_GreenVOS@vos.stratus.com
8626 Date: Sun, 5 May 02 17:15 edt
8627 Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>
8628 To: perl5-porters@perl.org
8629 Branch: perl
8630 + vos/compile_full_perl.cm vos/configure_full_perl.sh
8631 + vos/make_full_perl.sh
8632 ! MANIFEST README.vos vos/Changes
8633____________________________________________________________________________
8634[ 16418] By: jhi on 2002/05/05 22:09:27
8635 Log: Retract MM_NW5.pm part of #16371, at the request
8636 of Michael Schwern.
8637 Branch: perl
8638 ! lib/ExtUtils/MM_NW5.pm
8639____________________________________________________________________________
8640[ 16417] By: jhi on 2002/05/05 17:57:04
8641 Log: Comment tweaks.
8642 Branch: perl
8643 ! perl.h
8644____________________________________________________________________________
8645[ 16416] By: gsar on 2002/05/05 17:00:33
8646 Log: a few more p4genpatch fixes:
8647
8648 don't assume previous revision exists, let p4 compute it from
8649 the one-less-change number instead
8650
8651 the time part in timestamps were always 00:00:00; fix by
8652 fetching metadata via "p4 fsync" rather than "p4 filelog"
8653
8654 quote all file names used in external commands to make them
8655 them work when there are spaces in those file names
8656
8657 looks production worthy now :)
8658 Branch: perl
8659 ! Porting/p4genpatch
8660____________________________________________________________________________
8661[ 16415] By: jhi on 2002/05/05 15:51:01
8662 Log: The #16401 was far from enough, and mostly in a wrong direction.
8663 The right thing to do would be to convert Storable into using
8664 the new MY_CXT scheme (no static data, and memory management
8665 using SVs).
8666 Branch: perl
8667 ! ext/Storable/Storable.xs
8668____________________________________________________________________________
8669[ 16414] By: gsar on 2002/05/05 08:41:22
8670 Log: p4genpatch diffs against depot files from //depot/perl when called
8671 with -b //depot/maint-5.6/perl
8672 Branch: perl
8673 ! Porting/p4genpatch
8674____________________________________________________________________________
8675[ 16413] By: gsar on 2002/05/05 07:50:53
8676 Log: p4genpatch: current directory may not be writable, so don't
8677 create temp files there
8678 Branch: perl
8679 ! Porting/p4genpatch
8680____________________________________________________________________________
8681[ 16412] By: gsar on 2002/05/05 07:34:33
8682 Log: p4genpatch now works on windows
8683 Branch: perl
8684 ! Porting/p4genpatch
8685____________________________________________________________________________
8686[ 16411] By: gsar on 2002/05/05 07:16:37
8687 Log: p4genpatch: tweak from Andreas to strip leading portion of
8688 path specified in -b (so patch can be applied with "patch -p1")
8689 Branch: perl
8690 ! Porting/p4genpatch
8691____________________________________________________________________________
8692[ 16410] By: jhi on 2002/05/05 03:04:56
8693 Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
8694 From: PPrymmer@factset.com
8695 Date: Fri, 3 May 2002 14:52:12 -0400
8696 Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>
8697 Branch: perl
8698 ! t/op/pwent.t
8699____________________________________________________________________________
8700[ 16409] By: jhi on 2002/05/05 01:53:24
8701 Log: Upgrade to Net::Ping 2.17.
8702 Branch: perl
8703 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
8704____________________________________________________________________________
8705[ 16408] By: jhi on 2002/05/05 01:38:39
8706 Log: Upgrade to Getopt::Long 2.31.
8707 Branch: perl
8708 ! lib/Getopt/Long.pm
8709____________________________________________________________________________
8710[ 16407] By: jhi on 2002/05/05 01:05:17
8711 Log: Subject: Re: Cross-compiling as of WinCE
8712 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8713 Date: Sat, 4 May 2002 03:49:11 +0400
8714 Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
8715 Branch: perl
8716 + wince/compile.bat wince/win32io.c
8717 - wince/perldll.def
8718 ! MANIFEST configpm makedef.pl wince/Makefile.ce
8719 ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
8720 ! wince/config_h.PL wince/wince.c
8721____________________________________________________________________________
8722[ 16406] By: jhi on 2002/05/05 00:23:16
8723 Log: The loclibpth is always set by Configure.
8724 Branch: perl
8725 ! hints/dec_osf.sh
8726____________________________________________________________________________
8727[ 16405] By: jhi on 2002/05/05 00:13:04
8728 Log: Subject: Re: [Unicode::Collate] UCA Version number
8729 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8730 Date: Sun, 05 May 2002 10:07:57 +0900
8731 Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
8732 Branch: perl
8733 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
8734 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
8735____________________________________________________________________________
8736[ 16404] By: rgs on 2002/05/04 19:35:13
8737 Log: Subject: [PATCH sv.c] delete inaccurate comment
8738 From: Dave Mitchell <davem@fdgroup.com>
8739 Date: Fri, 3 May 2002 21:17:00 +0100
8740 Message-ID: <20020503211700.C22026@fdgroup.com>
8741 Branch: perl
8742 ! sv.c
8743____________________________________________________________________________
8744[ 16403] By: jhi on 2002/05/04 19:02:56
8745 Log: Solaris: show what 'that' is.
8746 Branch: perl
8747 ! hints/solaris_2.sh
8748____________________________________________________________________________
8749[ 16402] By: rgs on 2002/05/04 18:25:25
8750 Log: Syntax fix.
8751 Branch: perl
8752 ! t/op/arith.t
8753____________________________________________________________________________
8754[ 16401] By: jhi on 2002/05/04 18:25:01
8755 Log: (retracted by #16415) Storable: try to free what we allocated.
8756 Branch: perl
8757 ! ext/Storable/Storable.xs
8758____________________________________________________________________________
8759[ 16400] By: jhi on 2002/05/04 17:15:10
8760 Log: UNICOS: division is really sloppy.
8761 Branch: perl
8762 ! t/op/arith.t
8763____________________________________________________________________________
8764[ 16399] By: jhi on 2002/05/04 17:00:58
8765 Log: Subject: fix t/io/fs.t for VOS
8766 From: Paul_GreenVOS@vos.stratus.com
8767 Date: Sat, 4 May 02 14:01 edt
8768 Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
8769 Branch: perl
8770 ! t/io/fs.t
8771____________________________________________________________________________
8772[ 16398] By: jhi on 2002/05/04 16:57:05
8773 Log: Subject: [Unicode::Collate] UCA Version number
8774 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8775 Date: Sat, 04 May 2002 16:07:07 +0900
8776 Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
8777 Branch: perl
8778 ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
8779____________________________________________________________________________
8780[ 16397] By: jhi on 2002/05/04 16:54:40
8781 Log: Subject: [PATCH lib/overload.pm] "\"\""
8782 From: Michael G Schwern <schwern@pobox.com>
8783 Date: Sat, 4 May 2002 13:17:44 -0400
8784 Message-ID: <20020504171743.GD640@blackrider>
8785 Branch: perl
8786 ! lib/overload.pm
8787____________________________________________________________________________
8788[ 16396] By: jhi on 2002/05/04 16:32:45
8789 Log: Add the EBCDIC test data to downgrade.t.
8790 Branch: perl
8791 ! ext/Storable/t/downgrade.t
8792____________________________________________________________________________
8793[ 16395] By: jhi on 2002/05/04 16:25:37
8794 Log: EBCDIC tweak.
8795 Branch: perl
8796 ! ext/Storable/t/utf8hash.t
8797____________________________________________________________________________
8798[ 16394] By: jhi on 2002/05/04 16:09:15
8799 Log: Allow p4genpatch to use diff programs other than 'diff'.
8800 Branch: perl
8801 ! Porting/p4genpatch
8802____________________________________________________________________________
8803[ 16393] By: jhi on 2002/05/04 16:03:56
8804 Log: Add p4genpatch from Andreas; obsoletes both
8805 p4d2p and p4desc.
8806 Branch: perl
8807 + Porting/p4genpatch
8808 ! MANIFEST Porting/makerel
8809____________________________________________________________________________
8810[ 16392] By: jhi on 2002/05/04 15:58:53
8811 Log: Upgrade to Encode 1.69.
8812 Branch: perl
8813 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8814 ! ext/Encode/Encode/Makefile_PL.e2x
8815 ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
8816 ! ext/Encode/lib/Encode/Guess.pm
8817 ! ext/Encode/lib/Encode/MIME/Header.pm
8818 ! ext/Encode/t/mime-header.t
8819____________________________________________________________________________
8820[ 16391] By: jhi on 2002/05/04 15:51:52
8821 Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
8822 From: Dave Mitchell <davem@fdgroup.com>
8823 Date: Sat, 4 May 2002 16:09:26 +0100
8824 Message-ID: <20020504160926.A24990@fdgroup.com>
8825 Branch: perl
8826 ! INSTALL
8827____________________________________________________________________________
8828[ 16390] By: jhi on 2002/05/04 15:47:49
8829 Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
8830 From: Nicholas Clark <nick@unfortu.net>
8831 Date: Sat, 4 May 2002 12:38:58 +0100
8832 Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
8833 Branch: perl
8834 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8835____________________________________________________________________________
8836[ 16389] By: jhi on 2002/05/04 15:40:26
8837 Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8
8838 From: Nicholas Clark <nick@unfortu.net>
8839 Date: Sat, 4 May 2002 00:30:43 +0100
8840 Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
8841 Branch: perl
8842 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8843____________________________________________________________________________
8844[ 16388] By: jhi on 2002/05/04 15:28:56
8845 Log: Doc tweak from Elizabeth Mattijsen.
8846 Branch: perl
8847 ! pod/perlunicode.pod
8848____________________________________________________________________________
8849[ 16387] By: rgs on 2002/05/04 13:29:33
8850 Log: Subject: [PATCH] channames.pm doc tweaks
8851 From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
8852 Date: Sat, 04 May 2002 11:45:18 +0900
8853 Message-ID: <86it64d41t.wl@mail.edge.co.jp>
8854 Branch: perl
8855 ! lib/charnames.pm
8856____________________________________________________________________________
8857[ 16386] By: rgs on 2002/05/04 13:22:41
8858 Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
8859 From: Dave Mitchell <davem@fdgroup.com>
8860 Date: Fri, 3 May 2002 23:51:10 +0100
8861 Message-ID: <20020503235110.E22026@fdgroup.com>
8862 Branch: perl
8863 ! pp_hot.c scope.c
8864____________________________________________________________________________
8865[ 16385] By: nick on 2002/05/04 09:29:41
8866 Log: Integrate mainline
8867 Branch: perlio
8868 !> (integrate 47 files)
8869____________________________________________________________________________
8870[ 16384] By: jhi on 2002/05/03 21:00:27
8871 Log: Subject: Re: perl@16307
8872 From: Nicholas Clark <nick@unfortu.net>
8873 Date: Fri, 3 May 2002 21:49:04 +0100
8874 Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
8875
8876 canonical #3 was failing under -Mutf8.
8877 Branch: perl
8878 ! ext/Storable/t/canonical.t
8879____________________________________________________________________________
8880[ 16383] By: rgs on 2002/05/03 20:45:58
8881 Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
8882 From: Dave Mitchell <davem@fdgroup.com>
8883 Date: Fri, 3 May 2002 21:12:10 +0100
8884 Message-ID: <20020503211210.B22026@fdgroup.com>
8885 Branch: perl
8886 ! scope.c
8887____________________________________________________________________________
8888[ 16382] By: rgs on 2002/05/03 20:14:07
8889 Log: Subject: [PATCH] perl -i clobbers files on Cygwin
8890 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
8891 Date: Fri, 3 May 2002 20:30:25 +0200
8892 Message-ID: <190109228332.20020503203025@familiehaase.de>
8893 Branch: perl
8894 ! doio.c
8895____________________________________________________________________________
8896[ 16381] By: rgs on 2002/05/03 20:07:44
8897 Log: Subject: t/TestInit.pm - clean up comments
8898 From: Paul_GreenVOS@vos.stratus.com
8899 Date: Fri, 3 May 02 14:51 edt
8900 Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
8901 Branch: perl
8902 ! t/TestInit.pm
8903____________________________________________________________________________
8904[ 16380] By: jhi on 2002/05/03 15:47:38
8905 Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
8906 From: Dan Kogai <dankogai@dan.co.jp>
8907 Date: Sat, 4 May 2002 01:46:35 +0900
8908 Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
8909 Branch: perl
8910 ! ext/Encode/Encode/Makefile_PL.e2x
8911____________________________________________________________________________
8912[ 16379] By: jhi on 2002/05/03 15:43:47
8913 Log: Forgotten test arrangement.
8914 Branch: perl
8915 ! ext/Digest/MD5/t/files.t
8916____________________________________________________________________________
8917[ 16378] By: jhi on 2002/05/03 14:54:19
8918 Log: Comedy of typing errors.
8919 Branch: perl
8920 ! hints/solaris_2.sh
8921____________________________________________________________________________
8922[ 16377] By: jhi on 2002/05/03 14:45:26
8923 Log: Let's try the "no Net:: if no Socket" again.
8924 Branch: perl
8925 ! t/lib/1_compile.t
8926____________________________________________________________________________
8927[ 16376] By: jhi on 2002/05/03 14:11:42
8928 Log: Update Changes.
8929 Branch: perl
8930 ! Changes patchlevel.h
8931____________________________________________________________________________
8932[ 16375] By: jhi on 2002/05/03 14:09:38
8933 Log: Oops.
8934 Branch: perl
8935 ! lib/ExtUtils/MM_BeOS.pm
8936____________________________________________________________________________
8937[ 16374] By: jhi on 2002/05/03 13:58:08
8938 Log: EBCDIC tweak.
8939 Branch: perl
8940 ! ext/Digest/MD5/t/utf8.t
8941____________________________________________________________________________
8942[ 16373] By: jhi on 2002/05/03 13:51:11
8943 Log: Update the EBCDIC MD5 checksums, and automate the process.
8944 Branch: perl
8945 ! ext/Digest/MD5/t/files.t
8946____________________________________________________________________________
8947[ 16372] By: jhi on 2002/05/03 13:01:23
8948 Log: The EBCDIC remapping of the low 256 bites again.
8949 Branch: perl
8950 ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
8951 ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
8952 ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
8953____________________________________________________________________________
8954[ 16371] By: jhi on 2002/05/03 12:49:58
8955 Log: NetWare updates from C Aditya.
8956 Branch: perl
8957 ! lib/ExtUtils/MM_NW5.pm makedef.pl
8958____________________________________________________________________________
8959[ 16370] By: jhi on 2002/05/03 12:36:54
8960 Log: DJGPP updates from Laszlo Molnar.
8961 Branch: perl
8962 ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
8963____________________________________________________________________________
8964[ 16369] By: jhi on 2002/05/03 12:34:01
8965 Log: Upgrade to Encode 1.68.
8966 Branch: perl
8967 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8968 ! ext/Encode/lib/Encode/Alias.pm
8969 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8970____________________________________________________________________________
8971[ 16368] By: jhi on 2002/05/03 12:31:52
8972 Log: Integrate perlio:
8973
8974 [ 16367]
8975 Several of non-default builds now seem to work reasonably well
8976 English.t seems to fail on an errno test, and socketpair blathers
8977 about something.
8978 Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
8979 back door, and instead have perlsdio.h vector stdio via iperlsys.h
8980 function tables (latter was done in earlier change).
8981 Update comments in Makefile.mk
8982
8983 [ 16366]
8984 Finish off 16350 for non-PERLIO build on linux,
8985 non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
8986 for some slots which now perlsdio.h is targeting.
8987
8988 [ 16352]
8989 setbuf / setvbuf are not PerlIO_ concepts
8990
8991 [ 16351]
8992 perl_clone is a threads thing
8993
8994 [ 16350]
8995 *** EXPERIMENTAL ***
8996 Have perlsdio.h use the iperlsys.h aliases and see
8997 if that helps non-PERLIO IMP_SYS on Win32.
8998 (Miniperl okay on linux).
8999
9000 [ 16349]
9001 Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
9002 - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
9003 - use it in perlio.c
9004
9005 [ 16347]
9006 More layer syms
9007
9008 [ 16346]
9009 Use PerlSIO_fdupopen() if not using PerlIO
9010
9011 [ 16345]
9012 Do not build if not using layers
9013 Branch: perl
9014 !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
9015 !> win32/makefile.mk win32/perlhost.h win32/win32.c
9016 !> win32/win32io.c
9017____________________________________________________________________________
9018[ 16367] By: nick on 2002/05/03 07:25:13
9019 Log: Several of non-default builds now seem to work reasonably well
9020 English.t seems to fail on an errno test, and socketpair blathers
9021 about something.
9022 Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
9023 back door, and instead have perlsdio.h vector stdio via iperlsys.h
9024 function tables (latter was done in earlier change).
9025 Update comments in Makefile.mk
9026 Branch: perlio
9027 ! perlio.h win32/makefile.mk win32/win32.c
9028____________________________________________________________________________
9029[ 16366] By: nick on 2002/05/03 07:07:36
9030 Log: Finish off 16350 for non-PERLIO build on linux,
9031 non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
9032 for some slots which now perlsdio.h is targeting.
9033 Branch: perlio
9034 ! iperlsys.h
9035____________________________________________________________________________
9036[ 16365] By: jhi on 2002/05/03 03:52:08
9037 Log: If no Socket should not try to test Net::
9038 Branch: perl
9039 ! t/lib/1_compile.t
9040____________________________________________________________________________
9041[ 16364] By: jhi on 2002/05/03 02:22:56
9042 Log: Integrate macperl #16360 and #16363;
9043
9044 Make op/alarm.t pass
9045
9046 README.macos update
9047 Branch: perl
9048 !> README.macos t/op/alarm.t
9049____________________________________________________________________________
9050[ 16363] By: pudge on 2002/05/03 01:57:04
9051 Log: README.macos update
9052 Branch: macperl
9053 ! README.macos
9054____________________________________________________________________________
9055[ 16362] By: pudge on 2002/05/03 01:56:52
9056 Log: Config / test updates
9057 Branch: macperl
9058 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
9059 ! macos/Makefile.mk
9060____________________________________________________________________________
9061[ 16361] By: pudge on 2002/05/03 01:56:24
9062 Log: Safe signals for Mac OS
9063 Branch: macperl
9064 ! macos/macish.c macos/macish.h
9065____________________________________________________________________________
9066[ 16360] By: pudge on 2002/05/03 01:55:27
9067 Log: Make op/alarm.t pass
9068 Branch: macperl
9069 ! t/op/alarm.t
9070____________________________________________________________________________
9071[ 16359] By: gsar on 2002/05/02 22:52:09
9072 Log: a tweak to change#13584: need to avoid pad-walking during
9073 global destruction
9074 Branch: maint-5.6/perl
9075 ! op.c
9076____________________________________________________________________________
9077[ 16358] By: jhi on 2002/05/02 22:35:31
9078 Log: Forgot the most important part of #16357.
9079 Branch: perl
9080 ! lib/Unicode/Collate.pm
9081____________________________________________________________________________
9082[ 16357] By: jhi on 2002/05/02 22:33:28
9083 Log: Subject: Unicode::Collate 0.11 Released
9084 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9085 Date: Fri, 03 May 2002 03:19:29 +0900
9086 Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
9087 Branch: perl
9088 ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
9089 ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
9090____________________________________________________________________________
9091[ 16356] By: jhi on 2002/05/02 22:30:10
9092 Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
9093 From: Andy Dougherty <doughera@lafayette.edu>
9094 Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
9095 Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
9096 Branch: perl
9097 ! Makefile.SH ext/util/make_ext
9098____________________________________________________________________________
9099[ 16355] By: jhi on 2002/05/02 22:26:38
9100 Log: Integrate #16353 from macperl;
9101
9102 "fix" for utf8_heavy.pl, lexical UTF8 var crashed
9103 in test 92 of run/fresh_perl.t on MacOS
9104
9105 (as pudge rightfully points out, this is voodoo
9106 programming at it best, the real bug is somewhere else,
9107 now we just happened to shake the chicken the right way)
9108 Branch: perl
9109 !> lib/utf8_heavy.pl
9110____________________________________________________________________________
9111[ 16354] By: jhi on 2002/05/02 22:22:42
9112 Log: Subject: Re: Encode, charnames and utf8heavy
9113 From: Dan Kogai <dankogai@dan.co.jp>
9114 Date: Thu, 2 May 2002 00:44:30 +0900
9115 Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
9116
9117 (plus a respective perlunicode tweak)
9118 Branch: perl
9119 ! lib/utf8_heavy.pl pod/perlunicode.pod
9120____________________________________________________________________________
9121[ 16353] By: pudge on 2002/05/02 19:55:39
9122 Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
9123 in test 92 of run/fresh_perl.t on MacOS
9124 Branch: macperl
9125 ! lib/utf8_heavy.pl
9126____________________________________________________________________________
9127[ 16352] By: nick on 2002/05/02 17:48:31
9128 Log: setbuf / setvbuf are not PerlIO_ concepts
9129 Branch: perlio
9130 ! XSUB.h
9131____________________________________________________________________________
9132[ 16351] By: nick on 2002/05/02 17:12:21
9133 Log: perl_clone is a threads thing
9134 Branch: perlio
9135 ! makedef.pl
9136____________________________________________________________________________
9137[ 16350] By: nick on 2002/05/02 17:09:43
9138 Log: *** EXPERIMENTAL ***
9139 Have perlsdio.h use the iperlsys.h aliases and see
9140 if that helps non-PERLIO IMP_SYS on Win32.
9141 (Miniperl okay on linux).
9142 Branch: perlio
9143 ! iperlsys.h perlsdio.h
9144____________________________________________________________________________
9145[ 16349] By: nick on 2002/05/02 16:10:15
9146 Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
9147 - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
9148 - use it in perlio.c
9149 Branch: perlio
9150 ! perlio.c win32/perlhost.h win32/win32.c
9151____________________________________________________________________________
9152[ 16348] By: gsar on 2002/05/02 15:44:48
9153 Log: manual integrate of change#16332 from maint-5.6 branch
9154 Branch: perl
9155 ! mg.c perl.c sv.c util.c
9156____________________________________________________________________________
9157[ 16347] By: nick on 2002/05/02 15:19:59
9158 Log: More layer syms
9159 Branch: perlio
9160 ! makedef.pl
9161____________________________________________________________________________
9162[ 16346] By: nick on 2002/05/02 15:19:20
9163 Log: Use PerlSIO_fdupopen() if not using PerlIO
9164 Branch: perlio
9165 ! perlio.c
9166____________________________________________________________________________
9167[ 16345] By: nick on 2002/05/02 15:18:12
9168 Log: Do not build if not using layers
9169 Branch: perlio
9170 ! win32/win32io.c
9171____________________________________________________________________________
9172[ 16344] By: jhi on 2002/05/02 14:02:51
9173 Log: Upgrade to Encode 1.67.
9174 Branch: perl
9175 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9176 ! ext/Encode/lib/Encode/Guess.pm
9177____________________________________________________________________________
9178[ 16343] By: jhi on 2002/05/02 13:14:39
9179 Log: Integrate perlio:
9180
9181 [ 16341]
9182 Remove show-stoppers to non-PERLIO Win32 builds
9183 (still not a very good show).
9184 Branch: perl
9185 !> makedef.pl win32/makefile.mk
9186____________________________________________________________________________
9187[ 16342] By: jhi on 2002/05/02 13:06:18
9188 Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
9189 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9190 Date: Thu, 02 May 2002 04:22:02 +0100
9191 Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
9192 Branch: perl
9193 ! malloc.c
9194____________________________________________________________________________
9195[ 16341] By: nick on 2002/05/02 12:57:23
9196 Log: Remove show-stoppers to non-PERLIO Win32 builds
9197 (still not a very good show).
9198 Branch: perlio
9199 ! makedef.pl win32/makefile.mk
9200____________________________________________________________________________
9201[ 16340] By: jhi on 2002/05/02 12:44:23
9202 Log: Subject: [PATCH] 1/3rd of utf8
9203 From: Nicholas Clark <nick@unfortu.net>
9204 Date: Wed, 1 May 2002 22:58:42 +0100
9205 Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
9206 Branch: perl
9207 ! ext/Storable/t/malice.t
9208____________________________________________________________________________
9209[ 16339] By: jhi on 2002/05/02 12:41:18
9210 Log: Integrate #16334 from maint-5.6;
9211
9212 don't pad $0 with spaces when setting it, use nulls instead (the
9213 spaces show up as a very long line in a ps listing)
9214 Branch: perl
9215 !> mg.c
9216____________________________________________________________________________
9217[ 16338] By: jhi on 2002/05/02 12:37:22
9218 Log: Integrate perlio:
9219
9220 [ 16335]
9221 Fix the "PerlIO require leak". Snag was that clean_objs
9222 autoloaded DESTROY (needing IO) after known layers had
9223 been freed. Postpone layer list free to PerlIO_cleanup,
9224 rather than PerlIO_destruct. Tweak sequence in perl_destruct
9225 so that sv_undef is immortal till layer list is done with it.
9226 Branch: perl
9227 !> perl.c perlio.c
9228____________________________________________________________________________
9229[ 16337] By: ams on 2002/05/02 08:21:42
9230 Log: Subject: Re: [PATCH] Storable docs
9231 From: Philip Newton <Philip.Newton@gmx.net>
9232 Date: Thu, 02 May 2002 07:58:38 +0200
9233 Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
9234 (Applied mostly with tweaks by hand.)
9235 Branch: perl
9236 ! ext/Storable/Storable.pm
9237____________________________________________________________________________
9238[ 16336] By: nick on 2002/05/02 07:59:16
9239 Log: Integrate mainline
9240 Branch: perlio
9241 +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
9242 +> ext/Digest/MD5/t/utf8.t
9243 - ext/Digest/MD5/t/aaa.t
9244 !> Configure MANIFEST Makefile.SH config_h.SH
9245 !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9246 !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
9247 !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
9248 !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
9249 !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
9250 !> lib/Thread.pm util.c
9251____________________________________________________________________________
9252[ 16335] By: nick on 2002/05/02 07:54:51
9253 Log: Fix the "PerlIO require leak". Snag was that clean_objs
9254 autoloaded DESTROY (needing IO) after known layers had
9255 been freed. Postpone layer list free to PerlIO_cleanup,
9256 rather than PerlIO_destruct. Tweak sequence in perl_destruct
9257 so that sv_undef is immortal till layer list is done with it.
9258 Branch: perlio
9259 ! perl.c perlio.c
9260____________________________________________________________________________
9261[ 16334] By: gsar on 2002/05/02 07:10:52
9262 Log: don't pad $0 with spaces when setting it, use nulls instead (the
9263 spaces show up as a very long line in a ps listing)
9264 Branch: maint-5.6/perl
9265 ! mg.c
9266____________________________________________________________________________
9267[ 16333] By: gsar on 2002/05/02 07:08:42
9268 Log: fix yet more race conditions related to fdopen() and dup2():
9269
9270 fclose() is not thread-safe when two FILE* structures point
9271 to the same underlying fd, as it happens in perl's socket
9272 handles; need to invalidate the fileno slot of one of the
9273 FILE* structures, but unfortunately stdio has no interface
9274 to do this; we can do little else but fiddle with the
9275 FILE* structure directly (yuck! hope this could be done better
9276 under native PerlIO in 5.8)
9277 Branch: maint-5.6/perl
9278 ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
9279____________________________________________________________________________
9280[ 16332] By: gsar on 2002/05/02 06:49:17
9281 Log: isolate all environ diddling to the initial interpreter; any
9282 additional interpreters created after the first one cannot
9283 propagate %ENV changes down to the real environment; this
9284 should fix %ENV related races (e.g. multiple threads attempting
9285 to free() environ entries when they run C<%ENV = ()>)
9286 Branch: maint-5.6/perl
9287 ! mg.c perl.c sv.c util.c
9288____________________________________________________________________________
9289[ 16331] By: gsar on 2002/05/02 06:39:27
9290 Log: fix race condition in my_popen(): parent may dup2() into an fd
9291 that got opened by another thread because it closes it
9292 beforehand; instead, let the dup2() itself close the fd
9293 Branch: maint-5.6/perl
9294 ! util.c
9295____________________________________________________________________________
9296[ 16330] By: gsar on 2002/05/02 06:34:26
9297 Log: pipe() IO structures were not fully initialized
9298 Branch: maint-5.6/perl
9299 ! doio.c pp_sys.c
9300____________________________________________________________________________
9301[ 16329] By: gsar on 2002/05/02 06:32:46
9302 Log: fix handle leak in my_popen() if the fork() fails
9303 Branch: maint-5.6/perl
9304 ! util.c
9305____________________________________________________________________________
9306[ 16328] By: nick on 2002/05/02 06:08:22
9307 Log: Integrate mainline
9308 Branch: perlio
9309 +> ext/threads/shared/semaphore.pm
9310 +> ext/threads/shared/t/semaphore.t
9311 !> MANIFEST ext/threads/shared/Makefile.PL
9312 !> ext/threads/shared/t/queue.t
9313____________________________________________________________________________
9314[ 16327] By: jhi on 2002/05/02 03:47:07
9315 Log: Cleanup threads dirs.
9316 Branch: perl
9317 ! Makefile.SH
9318____________________________________________________________________________
9319[ 16326] By: jhi on 2002/05/02 03:41:39
9320 Log: Add the new Digest::MD5 test.
9321 Branch: perl
9322 + ext/Digest/MD5/t/utf8.t
9323 ! MANIFEST
9324____________________________________________________________________________
9325[ 16325] By: jhi on 2002/05/02 03:33:14
9326 Log: New try at the Class::DBI core dump at global cleanup.
9327 Branch: perl
9328 ! gv.h util.c
9329____________________________________________________________________________
9330[ 16324] By: jhi on 2002/05/02 02:47:38
9331 Log: Upgrade to Digest::MD5 2.19.
9332 Branch: perl
9333 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9334 ! ext/Digest/MD5/t/files.t
9335____________________________________________________________________________
9336[ 16323] By: jhi on 2002/05/02 02:47:22
9337 Log: Ooops. Not everybody does threads.
9338 Branch: perl
9339 ! ext/threads/shared/t/semaphore.t
9340____________________________________________________________________________
9341[ 16322] By: jhi on 2002/05/01 23:40:47
9342 Log: Fix files.t for blead.
9343 Branch: perl
9344 + ext/Digest/MD5/README
9345 ! MANIFEST ext/Digest/MD5/t/files.t
9346____________________________________________________________________________
9347[ 16321] By: jhi on 2002/05/01 23:11:54
9348 Log: Upgrade to Digest::MD5 2.18. files.t doesn't
9349 work yet with blead, my bad.
9350 Branch: perl
9351 + ext/Digest/MD5/t/md5-aaa.t
9352 - ext/Digest/MD5/t/aaa.t
9353 ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9354 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
9355 ! ext/Digest/MD5/t/files.t
9356____________________________________________________________________________
9357[ 16320] By: jhi on 2002/05/01 21:40:04
9358 Log: metaconfig unit change for #16319.
9359 Branch: metaconfig/U/perl
9360 ! d_u32align.U
9361____________________________________________________________________________
9362[ 16319] By: jhi on 2002/05/01 21:39:51
9363 Log: Somebody might be compiling a newer Digest::MD5.
9364 Branch: perl
9365 ! Configure config_h.SH
9366____________________________________________________________________________
9367[ 16318] By: jhi on 2002/05/01 21:17:55
9368 Log: Until Arthur fills in semaphore.t.
9369 Branch: perl
9370 ! ext/threads/shared/Makefile.PL
9371 ! ext/threads/shared/t/semaphore.t
9372____________________________________________________________________________
9373[ 16317] By: sky on 2002/05/01 19:36:33
9374 Log: Fix emulation case when loading both Thread and threads::shared
9375 would get awkward.
9376 Branch: perl
9377 ! lib/Thread.pm
9378____________________________________________________________________________
9379[ 16316] By: ams on 2002/05/01 19:35:25
9380 Log: Subject: [PATCH] Storable docs
9381 From: Nicholas Clark <nick@unfortu.net>
9382 Date: Wed, 1 May 2002 20:44:42 +0100
9383 Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
9384 Branch: perl
9385 ! ext/Storable/Storable.pm
9386____________________________________________________________________________
9387[ 16315] By: sky on 2002/05/01 19:15:46
9388 Log: Now passes old test case.
9389 Branch: perl
9390 ! ext/threads/shared/semaphore.pm
9391____________________________________________________________________________
9392[ 16314] By: sky on 2002/05/01 19:15:26
9393 Log: Cleanup memory a bit better in some cases.
9394 Branch: perl
9395 ! ext/threads/threads.xs
9396____________________________________________________________________________
9397[ 16313] By: nick on 2002/05/01 18:38:03
9398 Log: Integrate mainline
9399 Branch: perlio
9400 !> Changes ext/Encode/Changes ext/Encode/Encode.pm
9401 !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
9402 !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
9403 !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
9404 !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
9405 !> pod/perl.pod pod/perlthrtut.pod toke.c
9406 !> vms/descrip_mms.template vms/perlvms.pod
9407____________________________________________________________________________
9408[ 16312] By: sky on 2002/05/01 18:12:37
9409 Log: Don't forget to add it to the MANIFEST
9410 Branch: perl
9411 + ext/threads/shared/t/semaphore.t
9412 ! MANIFEST
9413____________________________________________________________________________
9414[ 16311] By: sky on 2002/05/01 17:54:19
9415 Log: Add semaphore.pm
9416 Branch: perl
9417 + ext/threads/shared/semaphore.pm
9418____________________________________________________________________________
9419[ 16310] By: sky on 2002/05/01 17:13:57
9420 Log: Fix makefile to put queue.pm correctly, update test script.
9421 Branch: perl
9422 ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
9423____________________________________________________________________________
9424[ 16309] By: jhi on 2002/05/01 15:29:44
9425 Log: Subject: [Patch] ext/PerlIO/t/fallback.t gets haircut
9426 From: Dan Kogai <dankogai@dan.co.jp>
9427 Date: Thu, 2 May 2002 00:14:41 +0900
9428 Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
9429 Branch: perl
9430 ! ext/PerlIO/t/fallback.t
9431____________________________________________________________________________
9432[ 16308] By: jhi on 2002/05/01 15:27:52
9433 Log: Encode tweak from Dan Kogai.
9434 Branch: perl
9435 ! ext/Encode/Encode.xs
9436____________________________________________________________________________
9437[ 16307] By: sky on 2002/05/01 13:40:58
9438 Log: Flush directly to avoid erros when running from test harness
9439 Branch: perl
9440 ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
9441____________________________________________________________________________
9442[ 16306] By: jhi on 2002/05/01 13:37:34
9443 Log: Update Changes.
9444 Branch: perl
9445 ! Changes patchlevel.h
9446____________________________________________________________________________
9447[ 16305] By: jhi on 2002/05/01 13:16:12
9448 Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
9449 From: PPrymmer@factset.com
9450 Date: Wed, 1 May 2002 10:12:53 -0400
9451 Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
9452 Branch: perl
9453 ! lib/User/pwent.t
9454____________________________________________________________________________
9455[ 16304] By: jhi on 2002/05/01 13:14:44
9456 Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
9457 From: PPrymmer@factset.com
9458 Date: Wed, 1 May 2002 09:54:51 -0400
9459 Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
9460 Branch: perl
9461 ! vms/descrip_mms.template
9462____________________________________________________________________________
9463[ 16303] By: sky on 2002/05/01 13:00:57
9464 Log: First attempt at updating perlthrtut for ithreaded threads.pm
9465 Branch: perl
9466 ! pod/perlthrtut.pod
9467____________________________________________________________________________
9468[ 16302] By: jhi on 2002/05/01 12:54:24
9469 Log: Provide the \N{U+HHHH} syntax before we forget.
9470 Branch: perl
9471 ! lib/charnames.pm lib/charnames.t toke.c
9472____________________________________________________________________________
9473[ 16301] By: jhi on 2002/05/01 12:03:03
9474 Log: Subject: Copy-and-Pasto in perl.pod
9475 From: lupe@lupe-christoph.de (Lupe Christoph)
9476 Date: Wed, 1 May 2002 13:31:47 +0200
9477 Message-ID: <20020501113147.GA31125@lupe-christoph.de>
9478 Branch: perl
9479 ! pod/perl.pod
9480____________________________________________________________________________
9481[ 16300] By: jhi on 2002/05/01 12:01:11
9482 Log: Upgrade to Encode 1.66.
9483 Branch: perl
9484 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9485 ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
9486____________________________________________________________________________
9487[ 16299] By: jhi on 2002/05/01 11:53:21
9488 Log: Integrate perlio:
9489
9490 [ 16297]
9491 Remove "spurious" (and unnecessary) variables from layer_syms
9492 Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
9493
9494 [ 16296]
9495 perl embed.pl to update global.sym
9496 Branch: perl
9497 !> global.sym makedef.pl
9498____________________________________________________________________________
9499[ 16298] By: ams on 2002/05/01 09:42:27
9500 Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
9501 From: Philip Newton <Philip.Newton@gmx.net>
9502 Date: Wed, 01 May 2002 12:41:10 +0200
9503 Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
9504 Branch: perl
9505 ! vms/perlvms.pod
9506____________________________________________________________________________
9507[ 16297] By: nick on 2002/05/01 06:50:24
9508 Log: Remove "spurious" (and unnecessary) variables from layer_syms
9509 Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
9510 Branch: perlio
9511 ! makedef.pl
9512____________________________________________________________________________
9513[ 16296] By: nick on 2002/05/01 06:21:28
9514 Log: perl embed.pl to update global.sym
9515 Branch: perlio
9516 ! global.sym
9517____________________________________________________________________________
9518[ 16295] By: nick on 2002/05/01 06:16:18
9519 Log: Raw integrate of mainline (global.sym wrong on Win32)
9520 Branch: perlio
9521 +> t/comp/hints.t
9522 !> (integrate 45 files)
9523____________________________________________________________________________
9524[ 16294] By: jhi on 2002/05/01 02:39:54
9525 Log: metaconfig unit change for #16293.
9526 Branch: metaconfig/U/perl
9527 ! bincompat5005.U
9528____________________________________________________________________________
9529[ 16293] By: jhi on 2002/05/01 02:39:32
9530 Log: Try #2 of getting rid of bincompat5005.
9531 Branch: perl
9532 ! Configure NetWare/config_H.wc Porting/Glossary
9533 ! Porting/config.sh Porting/config_H config_h.SH embed.h
9534 ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
9535 ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
9536 ! wince/config.h wince/config_H.ce
9537____________________________________________________________________________
9538[ 16292] By: jhi on 2002/05/01 02:04:49
9539 Log: metaconfig unit changes for #16291.
9540 Branch: metaconfig
9541 ! U/installdirs/inc_version_list.U
9542 Branch: metaconfig/U/perl
9543 ! bincompat5005.U xs_apiversion.U
9544____________________________________________________________________________
9545[ 16291] By: jhi on 2002/05/01 02:04:22
9546 Log: No bincompat5005.
9547 Branch: perl
9548 ! Configure INSTALL NetWare/config.wc Porting/Glossary
9549 ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
9550 ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
9551 ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
9552 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
9553 ! win32/config.bc win32/config.gc win32/config.vc
9554 ! win32/config.vc64 wince/config.ce
9555____________________________________________________________________________
9556[ 16290] By: jhi on 2002/05/01 01:17:53
9557 Log: Remove sv_setpviv{_,mg}; regen perlapi.
9558 Branch: perl
9559 ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
9560____________________________________________________________________________
9561[ 16289] By: jhi on 2002/05/01 01:10:52
9562 Log: Subject: [PATCH sv.c] remove macroized bincompat functions
9563 From: Dave Mitchell <davem@fdgroup.com>
9564 Date: Tue, 30 Apr 2002 23:55:43 +0100
9565 Message-ID: <20020430235543.A27796@fdgroup.com>
9566 Branch: perl
9567 ! sv.c
9568____________________________________________________________________________
9569[ 16288] By: jhi on 2002/05/01 01:06:31
9570 Log: Update to Getopt::Long 2.30.
9571 Branch: perl
9572 ! lib/Getopt/Long.pm
9573____________________________________________________________________________
9574[ 16287] By: jhi on 2002/04/30 19:51:08
9575 Log: Integrate perlio:
9576
9577 [ 16285]
9578 Attempt at sanity in PerlIO/makedef.pl world:
9579 1. Add comments to what each clump of symbols is for
9580 2. Explicitly export layer syms like I thought they were
9581 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
9582 section.
9583 4. Re-sort perlio.sym
9584 Branch: perl
9585 !> makedef.pl perlio.sym
9586____________________________________________________________________________
9587[ 16286] By: rgs on 2002/04/30 19:03:34
9588 Log: Fix bug id 20020427.004 on %^H.
9589 Add a regression test for %^H.
9590 Change the sort pragma implementation to use a
9591 global variable instead of %^H.
9592 Branch: perl
9593 + t/comp/hints.t
9594 ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
9595____________________________________________________________________________
9596[ 16285] By: nick on 2002/04/30 19:00:03
9597 Log: Attempt at sanity in PerlIO/makedef.pl world:
9598 1. Add comments to what each clump of symbols is for
9599 2. Explicitly export layer syms like I thought they were
9600 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
9601 section.
9602 4. Re-sort perlio.sym
9603 Branch: perlio
9604 ! makedef.pl perlio.sym
9605____________________________________________________________________________
9606[ 16284] By: nick on 2002/04/30 18:10:23
9607 Log: Rest of integrate
9608 Branch: perlio
9609 +> lib/ExtUtils/MM_MacOS.pm
9610 !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9611 !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
9612 !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
9613 !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
9614 !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9615 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
9616 !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
9617 !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
9618 !> lib/Test/Harness/t/strap-analyze.t
9619 !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
9620 !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
9621____________________________________________________________________________
9622[ 16283] By: nick on 2002/04/30 17:53:37
9623 Log: Integrate mailine makedef.pl so I can look at it
9624 Branch: perlio
9625 !> makedef.pl
9626____________________________________________________________________________
9627[ 16282] By: jhi on 2002/04/30 15:46:38
9628 Log: Upgrade to Encode 1.65.
9629 Branch: perl
9630 ! ext/Encode/Changes ext/Encode/Encode.pm
9631 ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
9632 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
9633____________________________________________________________________________
9634[ 16281] By: jhi on 2002/04/30 13:50:54
9635 Log: Missing PerlIO symbols found by Richard Hatch in AIX.
9636 Branch: perl
9637 ! makedef.pl
9638____________________________________________________________________________
9639[ 16280] By: jhi on 2002/04/30 13:04:45
9640 Log: NetWare: disable DEBUG/ASSERT for now.
9641 Branch: perl
9642 ! ext/Storable/Storable.xs
9643____________________________________________________________________________
9644[ 16279] By: jhi on 2002/04/30 12:57:12
9645 Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
9646 From: Michael G Schwern <schwern@pobox.com>
9647 Date: Tue, 30 Apr 2002 01:05:41 -0400
9648 Message-ID: <20020430050541.GL756@blackrider>
9649 Branch: perl
9650 ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
9651 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
9652 ! lib/Test/Harness/t/test-harness.t
9653____________________________________________________________________________
9654[ 16278] By: jhi on 2002/04/30 12:38:50
9655 Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
9656 From: Michael G Schwern <schwern@pobox.com>
9657 Date: Tue, 30 Apr 2002 00:24:59 -0400
9658 Message-ID: <20020430042459.GJ756@blackrider>
9659 Branch: perl
9660 + lib/ExtUtils/MM_MacOS.pm
9661 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
9662 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9663 ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
9664____________________________________________________________________________
9665[ 16277] By: jhi on 2002/04/30 12:32:27
9666 Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
9667 0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
9668 Branch: perl
9669 ! util.c
9670____________________________________________________________________________
9671[ 16276] By: ams on 2002/04/30 08:42:32
9672 Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
9673 From: "Craig A. Berry" <craigberry@mac.com>
9674 Date: Mon, 29 Apr 2002 23:37:06 -0500
9675 Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
9676 Branch: perl
9677 ! t/pod/testp2pt.pl
9678____________________________________________________________________________
9679[ 16275] By: jhi on 2002/04/29 23:28:05
9680 Log: Regen toc.
9681 Branch: perl
9682 ! pod/perltoc.pod
9683____________________________________________________________________________
9684[ 16274] By: jhi on 2002/04/29 23:14:47
9685 Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
9686 From: PPrymmer@factset.com
9687 Date: Mon, 29 Apr 2002 17:58:06 -0400
9688 Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
9689 Branch: perl
9690 ! vms/perlvms.pod
9691____________________________________________________________________________
9692[ 16273] By: jhi on 2002/04/29 21:43:18
9693 Log: OpenBSD: dynamic loading fix plus a MIPS tweak
9694 from Todd Miller.
9695 Branch: perl
9696 ! hints/openbsd.sh
9697____________________________________________________________________________
9698[ 16272] By: jhi on 2002/04/29 20:14:39
9699 Log: Integrate perlio:
9700
9701 [ 16270]
9702 Adding Encode::* to .pm creates stash at compile time
9703 which means we need a stronger check on Encode at boot time.
9704 Branch: perl
9705 !> ext/PerlIO/encoding/encoding.pm
9706 !> ext/PerlIO/encoding/encoding.xs
9707____________________________________________________________________________
9708[ 16271] By: jhi on 2002/04/29 20:07:38
9709 Log: OpenBSD hints update from Todd Miller.
9710
9711 - old versions of OpenBSD don't have 'arch -s'
9712 - OpenBSD 3.1 and higher don't use libdl but users may have
9713 and old libdl on the system so we need to avoid using it.
9714 Branch: perl
9715 ! hints/openbsd.sh
9716____________________________________________________________________________
9717[ 16270] By: nick on 2002/04/29 17:33:38
9718 Log: Adding Encode::* to .pm creates stash at compile time
9719 which means we need a stronger check on Encode at boot time.
9720 Branch: perlio
9721 ! ext/PerlIO/encoding/encoding.pm
9722 ! ext/PerlIO/encoding/encoding.xs
9723____________________________________________________________________________
9724[ 16269] By: jhi on 2002/04/29 16:28:44
9725 Log: Detypo by Ronald Kimball.
9726 Branch: perl
9727 ! pod/perlport.pod
9728____________________________________________________________________________
9729[ 16268] By: nick on 2002/04/29 15:47:00
9730 Log: Integrate mainline
9731 Branch: perlio
9732 !> Changes ext/Encode/Changes ext/Encode/Encode.pm
9733 !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
9734 !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
9735 !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
9736 !> pod/perlfaq2.pod pod/perlfaq3.pod
9737____________________________________________________________________________
9738[ 16267] By: jhi on 2002/04/29 13:46:56
9739 Log: Update Changes.
9740 Branch: perl
9741 ! Changes patchlevel.h
9742____________________________________________________________________________
9743[ 16266] By: jhi on 2002/04/29 13:25:03
9744 Log: MM_NW5 update from C Aditya.
9745 Branch: perl
9746 ! lib/ExtUtils/MM_NW5.pm
9747____________________________________________________________________________
9748[ 16265] By: jhi on 2002/04/29 12:59:01
9749 Log: FAQ sync.
9750 Branch: perl
9751 ! pod/perlfaq2.pod pod/perlfaq3.pod
9752____________________________________________________________________________
9753[ 16264] By: jhi on 2002/04/29 12:52:01
9754 Log: NetBSD hints rewrite from Johnny Lam.
9755 Branch: perl
9756 ! hints/netbsd.sh
9757____________________________________________________________________________
9758[ 16263] By: jhi on 2002/04/29 12:18:31
9759 Log: Upgrade to Encode 1.64.
9760 Branch: perl
9761 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9762 ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
9763____________________________________________________________________________
9764[ 16262] By: jhi on 2002/04/29 12:12:37
9765 Log: Subject: [Unicode::Normalize] mkheader tweak
9766 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9767 Date: Mon, 29 Apr 2002 12:58:01 +0900
9768 Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
9769 Branch: perl
9770 ! ext/Unicode/Normalize/mkheader
9771____________________________________________________________________________
9772[ 16261] By: nick on 2002/04/29 06:29:48
9773 Log: Integrate mainline
9774 Branch: perlio
9775 - macos/MacPerlTests.cmd macos/xsubpp.patch
9776 !> (integrate 40 files)
9777____________________________________________________________________________
9778[ 16260] By: jhi on 2002/04/29 01:11:10
9779 Log: Upgrade to Unicode::Normalize 0.76,
9780 from SADAHIRO Tomoyuki.
9781 Branch: perl
9782 ! ext/Unicode/Normalize/Changes
9783 ! ext/Unicode/Normalize/Normalize.pm
9784 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
9785 ! ext/Unicode/Normalize/t/func.t
9786____________________________________________________________________________
9787[ 16259] By: jhi on 2002/04/28 22:22:44
9788 Log: Subject: [PATCH: perl@16189] updates to perlport.pod
9789 From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
9790 Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
9791 Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
9792 Branch: perl
9793 ! pod/perlport.pod
9794____________________________________________________________________________
9795[ 16258] By: jhi on 2002/04/28 20:34:12
9796 Log: Sigh. #16249 didn't help NetBSD (made it worse,
9797 the basic and list tests started hanging).
9798 Branch: perl
9799 ! ext/threads/t/basic.t ext/threads/t/list.t
9800 ! ext/threads/t/thread.t
9801____________________________________________________________________________
9802[ 16257] By: jhi on 2002/04/28 20:26:30
9803 Log: Integrate #16254 from macperl;
9804
9805 Fix most tests on MacOS (not yet ext/ or /lib)
9806 Branch: perl
9807 !> (integrate 30 files)
9808____________________________________________________________________________
9809[ 16256] By: jhi on 2002/04/28 19:43:02
9810 Log: As requested by pudge.
9811 Branch: perl
9812 - macos/MacPerlTests.cmd macos/xsubpp.patch
9813 ! MANIFEST
9814____________________________________________________________________________
9815[ 16255] By: pudge on 2002/04/28 19:25:04
9816 Log: Integrate perl
9817 Branch: macperl
9818 +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
9819 +> wince/cecopy-lib.pl wince/comp.pl
9820 !> (integrate 38 files)
9821____________________________________________________________________________
9822[ 16254] By: pudge on 2002/04/28 19:12:05
9823 Log: Fix most tests on MacOS (not yet ext/ or /lib)
9824 Branch: macperl
9825 ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
9826 ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
9827 ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
9828 ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
9829 ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
9830 ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
9831 ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
9832 ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
9833____________________________________________________________________________
9834[ 16253] By: nick on 2002/04/28 19:10:50
9835 Log: Integrate mainline
9836 Branch: perlio
9837 +> wince/cecopy-lib.pl wince/comp.pl
9838 !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
9839 !> ext/threads/t/basic.t ext/threads/t/list.t
9840 !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
9841 !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
9842 !> wince/win32.h wince/wince.c
9843____________________________________________________________________________
9844[ 16252] By: pudge on 2002/04/28 19:07:33
9845 Log: More configuration/build changes
9846 Branch: macperl
9847 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
9848 ! macos/Makefile.mk macos/config.h macos/config.sh
9849 ! macos/macish.h
9850____________________________________________________________________________
9851[ 16251] By: jhi on 2002/04/28 18:23:52
9852 Log: Subject: WinCE many fixes
9853 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9854 Date: Sun, 28 Apr 2002 21:54:31 +0400
9855 Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
9856 Branch: perl
9857 + wince/cecopy-lib.pl wince/comp.pl
9858 ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
9859 ! wince/config_h.PL wince/perldll.def wince/win32.h
9860 ! wince/wince.c
9861____________________________________________________________________________
9862[ 16250] By: jhi on 2002/04/28 17:35:12
9863 Log: Retract the cond.t part of #16249 since the nature
9864 of the test changed.
9865 Branch: perl
9866 ! ext/threads/shared/t/cond.t
9867____________________________________________________________________________
9868[ 16249] By: jhi on 2002/04/28 16:13:34
9869 Log: (retracted by #16258)
9870
9871 Fix thread tests not to depend on sleep() as
9872 a scheduling aid. In two tests (basic and list)
9873 I had to change from sleep() hack to another hack...
9874 basically, using the filesystem as a semaphore.
9875 The assumption made is that rmdir() is atomic.
9876 (The sleep() scheduling assumption broke with the
9877 GNU pth in NetBSD.)
9878
9879 (the cond.t part retracted by #16250)
9880 Branch: perl
9881 ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
9882 ! ext/threads/t/list.t ext/threads/t/thread.t
9883____________________________________________________________________________
9884[ 16248] By: jhi on 2002/04/28 16:04:23
9885 Log: Be tidy.
9886 Branch: perl
9887 ! ext/PerlIO/t/fallback.t
9888____________________________________________________________________________
9889[ 16247] By: jhi on 2002/04/28 15:26:39
9890 Log: Integrate perlio:
9891
9892 [ 16246]
9893 Have :encoding() default to perlqq style fallbacks.
9894 Add test for that.
9895
9896 [ 16245]
9897 Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
9898 as gate on layer tests which fail on -Dusesfio
9899 (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
9900
9901 [ 16244]
9902 Builds under -Uuseperlio
9903 Uses PUSHSTACK/POPSTACK in :encoding and :Via
9904 Branch: perl
9905 +> ext/PerlIO/t/fallback.t
9906 !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
9907 !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
9908 !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
9909 !> t/io/binmode.t t/io/crlf.t
9910____________________________________________________________________________
9911[ 16246] By: nick on 2002/04/28 10:08:05
9912 Log: Have :encoding() default to perlqq style fallbacks.
9913 Add test for that.
9914 Branch: perlio
9915 + ext/PerlIO/t/fallback.t
9916 ! MANIFEST ext/PerlIO/encoding/encoding.pm
9917 ! ext/PerlIO/encoding/encoding.xs
9918____________________________________________________________________________
9919[ 16245] By: nick on 2002/04/28 08:57:54
9920 Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
9921 as gate on layer tests which fail on -Dusesfio
9922 (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
9923 Branch: perlio
9924 ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
9925 ! t/io/crlf.t
9926____________________________________________________________________________
9927[ 16244] By: nick on 2002/04/28 08:22:07
9928 Log: Builds under -Uuseperlio
9929 Uses PUSHSTACK/POPSTACK in :encoding and :Via
9930 Branch: perlio
9931 ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
9932____________________________________________________________________________
9933[ 16243] By: nick on 2002/04/28 07:19:01
9934 Log: Integrate mainline
9935 Branch: perlio
9936 +> ext/threads/t/list.t
9937 !> (integrate 40 files)
9938____________________________________________________________________________
9939[ 16242] By: jhi on 2002/04/28 02:49:28
9940 Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
9941 Branch: perl
9942 ! hints/netbsd.sh
9943____________________________________________________________________________
9944[ 16241] By: jhi on 2002/04/28 02:22:00
9945 Log: Plan better.
9946 Branch: perl
9947 ! t/io/fs.t
9948____________________________________________________________________________
9949[ 16240] By: jhi on 2002/04/28 02:20:18
9950 Log: No trunc worries.
9951 Branch: perl
9952 ! pod/perldelta.pod
9953____________________________________________________________________________
9954[ 16239] By: jhi on 2002/04/28 02:19:45
9955 Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
9956 From: Michael G Schwern <schwern@pobox.com>
9957 Date: Sat, 27 Apr 2002 23:20:19 -0400
9958 Message-ID: <20020428032019.GF1821@blackrider>
9959 Branch: perl
9960 ! pod/perlfunc.pod t/io/fs.t
9961____________________________________________________________________________
9962[ 16238] By: jhi on 2002/04/28 01:55:10
9963 Log: More valgrind findings: e.g. t/op/utfhash.t.
9964 Branch: perl
9965 ! hv.c
9966____________________________________________________________________________
9967[ 16237] By: jhi on 2002/04/28 01:44:37
9968 Log: Unused variables now that "did you use incorrect case" is gone;
9969 and valgrind claims that the savepvn() in utilize() leaks in e.g.
9970 lib/blib.t.
9971 Branch: perl
9972 ! op.c
9973____________________________________________________________________________
9974[ 16236] By: sky on 2002/04/28 00:15:45
9975 Log: Added test cases and fixed some obvious things.
9976 Branch: perl
9977 + ext/threads/t/list.t
9978 ! MANIFEST ext/threads/threads.xs
9979____________________________________________________________________________
9980[ 16235] By: sky on 2002/04/27 23:50:11
9981 Log: Removed last traces of autodetach.
9982 Added list() methid.
9983 Changed documentation.
9984 Branch: perl
9985 ! ext/threads/threads.pm ext/threads/threads.xs
9986____________________________________________________________________________
9987[ 16234] By: jhi on 2002/04/27 22:19:08
9988 Log: Subject: [PATCH] FileCache 1.02 -> 1.021
9989 From: Jerrad Pierce <belg4mit@MIT.EDU>
9990 Date: Sat, 27 Apr 2002 19:14:17 -0400
9991 Message-Id: <200204272314.TAA08101@calloway.mit.edu>
9992 Branch: perl
9993 ! lib/FileCache.pm
9994____________________________________________________________________________
9995[ 16233] By: jhi on 2002/04/27 22:17:57
9996 Log: More NetBSD patches from Johnny Lam.
9997
9998 Remove the need for a $prefix setting that was added in the
9999 previous patch I sent. Also add the proper rpath options
10000 to the linker flags depending on whether we're on a ELF or
10001 a.out platform. These were tested both in a non-pkgsrc and
10002 pkgsrc build.
10003
10004 Append to $libs instead of overwriting its value. This was
10005 causing $(LDLOADLIBS) to not get added to the dynamic_libs
10006 link command on NetBSD systems and was the cause of the GDBM
10007 problems reported. Also use '$(LDLOADLIBS)' instead of
10008 expanding its value so that it is more easily overridden in
10009 the Makefile by "make all LDLOADLIBS=...".
10010
10011 Remove "-L/usr/local/lib" because the location of libgdbm.so
10012 is already added during the Configure process, and this
10013 spurious addition may cause the wrong libgdbm.so to be linked
10014 against as a result.
10015 Branch: perl
10016 ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
10017 ! lib/ExtUtils/MM_Unix.pm
10018____________________________________________________________________________
10019[ 16232] By: jhi on 2002/04/27 22:08:08
10020 Log: More VC5-induced casting found by Nikola Knezevic.
10021 Branch: perl
10022 ! av.c hv.c mg.c sv.c
10023____________________________________________________________________________
10024[ 16231] By: jhi on 2002/04/27 21:56:22
10025 Log: More U32 regflags.
10026 Branch: perl
10027 ! op.h regcomp.c thrdvar.h
10028____________________________________________________________________________
10029[ 16230] By: pudge on 2002/04/27 21:50:45
10030 Log: Integrate from bleadperl
10031 Branch: macperl
10032 +> ext/Encode/lib/Encode/Guess.pm
10033 +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
10034 +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
10035 +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
10036 +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
10037 +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
10038 +> lib/ExtUtils/t/zz_cleanup_dummy.t
10039 +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
10040 +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
10041 +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
10042 +> t/lib/sample-tests/die_last_minute t/win32/system_tests
10043 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10044 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10045 - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10046 - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10047 - lib/ExtUtils/t/Problem-Module/Makefile.PL
10048 - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10049 - t/op/system_tests
10050 !> (integrate 133 files)
10051____________________________________________________________________________
10052[ 16229] By: jhi on 2002/04/27 19:55:51
10053 Log: Retract #16195 since it seems to be unnecessary.
10054 Branch: perl
10055 ! lib/ExtUtils/MM_Unix.pm
10056____________________________________________________________________________
10057[ 16228] By: jhi on 2002/04/27 19:25:44
10058 Log: Subject: [PATCH] extract enc2xs and piconv for VMS
10059 From: "Craig A. Berry" <craigberry@mac.com>
10060 Date: Sat, 27 Apr 2002 15:11:31 -0500
10061 Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
10062 Branch: perl
10063 ! vms/descrip_mms.template
10064____________________________________________________________________________
10065[ 16227] By: rgs on 2002/04/27 19:25:05
10066 Log: Some more known open() modes.
10067 Branch: perl
10068 ! pod/perldiag.pod
10069____________________________________________________________________________
10070[ 16226] By: jhi on 2002/04/27 19:02:23
10071 Log: Upgrade to Encode 1.63.
10072 Branch: perl
10073 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10074 ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
10075 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10076 ! ext/Encode/lib/Encode/Encoding.pm
10077 ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
10078 ! ext/Encode/lib/Encode/JP/JIS7.pm
10079 ! ext/Encode/lib/Encode/KR/2022_KR.pm
10080 ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
10081____________________________________________________________________________
10082[ 16225] By: jhi on 2002/04/27 18:13:02
10083 Log: Update Changes.
10084 Branch: perl
10085 ! Changes patchlevel.h
10086____________________________________________________________________________
10087[ 16224] By: jhi on 2002/04/27 17:53:20
10088 Log: Integrate perlio:
10089
10090 [ 16221]
10091 Correct which var is nulled, stack movement protection.
10092 Branch: perl
10093 !> ext/PerlIO/encoding/encoding.xs
10094____________________________________________________________________________
10095[ 16223] By: jhi on 2002/04/27 17:43:26
10096 Log: Subject: PATCH t/TEST
10097 From: Mark-Jason Dominus <mjd@plover.com>
10098 Date: Sat, 27 Apr 2002 14:06:56 -0400
10099 Message-ID: <20020427180656.5422.qmail@plover.com>
10100 Branch: perl
10101 ! t/TEST
10102____________________________________________________________________________
10103[ 16222] By: sky on 2002/04/27 17:00:29
10104 Log: Ahem, look another way.
10105 Branch: perl
10106 ! ext/threads/shared/t/queue.t
10107____________________________________________________________________________
10108[ 16221] By: nick on 2002/04/27 16:34:48
10109 Log: Correct which var is nulled, stack movement protection.
10110 Branch: perlio
10111 ! ext/PerlIO/encoding/encoding.xs
10112____________________________________________________________________________
10113[ 16220] By: jhi on 2002/04/27 16:27:18
10114 Log: Integrate perlio:
10115
10116 [ 16216]
10117 Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
10118 - if encoding loads Encode then stack grows.
10119 - pp_binmode was not allowing for that to happen
10120 - added PUTBACK/SPAGAIN.
10121 Branch: perl
10122 !> pp_sys.c
10123____________________________________________________________________________
10124[ 16219] By: jhi on 2002/04/27 16:23:44
10125 Log: First half of NetBSD patch-ai, from Johnny Lam:
10126
10127 The first part removes "installman" and "installhtml" from the
10128 .PHONY target, which was causing problems during installation.
10129
10130 (the installman and installhtml are not phony targets,
10131 they are real files)
10132 Branch: perl
10133 ! Makefile.SH
10134____________________________________________________________________________
10135[ 16218] By: nick on 2002/04/27 16:22:40
10136 Log: Integrate mainline
10137 Branch: perlio
10138 +> ext/threads/shared/t/cond.t
10139 !> MANIFEST ext/threads/shared/shared.xs
10140 !> ext/threads/shared/t/queue.t
10141____________________________________________________________________________
10142[ 16217] By: jhi on 2002/04/27 16:20:49
10143 Log: NetBSD patch-ab from Johnny Lam:
10144
10145 Some tweaks to the NetBSD hints file to make the Configure
10146 process more useful when not building from pkgsrc. This file
10147 will definitely need to change again when the 1.6 release of
10148 NetBSD comes out, but I'll handle the changes at the later
10149 date.
10150 Branch: perl
10151 ! hints/netbsd.sh
10152____________________________________________________________________________
10153[ 16216] By: nick on 2002/04/27 16:19:21
10154 Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
10155 - if encoding loads Encode then stack grows.
10156 - pp_binmode was not allowing for that to happen
10157 - added PUTBACK/SPAGAIN.
10158 Branch: perlio
10159 ! pp_sys.c
10160____________________________________________________________________________
10161[ 16215] By: jhi on 2002/04/27 15:52:24
10162 Log: Integrate perlio:
10163
10164 [ 16211]
10165 Re-instate $PerlIO::encoding::check at boot.
10166 (Retaining Dan's XS side require though I don't see need.)
10167
10168 [ 16207]
10169 Fix fd leak on Via(bogus).
10170 Finish implementing PerlIOVia_open().
10171 Export more guts of PerlIO_* so Via_open() can work.
10172 Fix various PerlIO_allocate() features exposed by above.
10173
10174 [ 16027]
10175 Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
10176 and change test not to skip them.
10177
10178 [ 16023]
10179 Some tweaks for encodings which need lines.
10180 Also disabled trial of using fallbacks.
10181
10182 [ 16022]
10183 Various tweaks to Encode
10184 Branch: perl
10185 !> embed.fnc ext/PerlIO/Via/Via.xs
10186 !> ext/PerlIO/encoding/encoding.pm
10187 !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
10188 !> perlio.c perlio.h perliol.h
10189____________________________________________________________________________
10190[ 16214] By: jhi on 2002/04/27 15:48:34
10191 Log: Upgrade to Encode 1.62.
10192 Branch: perl
10193 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10194____________________________________________________________________________
10195[ 16213] By: ams on 2002/04/27 15:38:50
10196 Log: Subject: Re: Change 16122: Try to be clearer about perlio.
10197 From: Philip Newton <Philip.Newton@gmx.net>
10198 Date: Sat, 27 Apr 2002 08:51:30 +0200
10199 Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
10200
10201 Subject: Re: Change 16183: Stop being coy.
10202 From: Philip Newton <Philip.Newton@gmx.net>
10203 Date: Sat, 27 Apr 2002 08:52:13 +0200
10204 Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
10205 Branch: perl
10206 ! INSTALL pod/perldelta.pod
10207____________________________________________________________________________
10208[ 16212] By: sky on 2002/04/27 13:54:46
10209 Log: Add test numbers to make "make test" happy. Order is irrelevant
10210 but number of oks is not.
10211 Branch: perl
10212 ! ext/threads/shared/t/queue.t
10213____________________________________________________________________________
10214[ 16211] By: nick on 2002/04/27 13:29:55
10215 Log: Re-instate $PerlIO::encoding::check at boot.
10216 (Retaining Dan's XS side require though I don't see need.)
10217 Branch: perlio
10218 ! ext/PerlIO/encoding/encoding.pm
10219 ! ext/PerlIO/encoding/encoding.xs
10220____________________________________________________________________________
10221[ 16210] By: sky on 2002/04/27 12:56:44
10222 Log: Fixed race condtions and deadlocks in interaction with
10223 cond_wait/cond_signal and lock.
10224 Now we wait for a lock to gie up if we return from COND_WAIT
10225 and we are still locked. We also notifiers potential
10226 lockers that it is free for locking when we go into COND_WAIT.
10227 Branch: perl
10228 + ext/threads/shared/t/cond.t
10229 ! MANIFEST ext/threads/shared/shared.xs
10230 ! ext/threads/shared/t/queue.t
10231____________________________________________________________________________
10232[ 16209] By: nick on 2002/04/27 12:32:41
10233 Log: Integrate mainline
10234 Branch: perlio
10235 +> t/win32/system_tests
10236 - t/op/system_tests
10237 !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
10238 !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
10239 !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
10240 !> t/lib/warnings/pp_hot t/win32/system.t
10241____________________________________________________________________________
10242[ 16208] By: sky on 2002/04/27 11:46:53
10243 Log: Saving locks after we set it to 0 was kind of pointless.
10244 Hunting down fixes in cond_* functions.
10245 Branch: perl
10246 ! ext/threads/shared/shared.xs
10247____________________________________________________________________________
10248[ 16207] By: nick on 2002/04/27 10:12:00
10249 Log: Fix fd leak on Via(bogus).
10250 Finish implementing PerlIOVia_open().
10251 Export more guts of PerlIO_* so Via_open() can work.
10252 Fix various PerlIO_allocate() features exposed by above.
10253 Branch: perlio
10254 ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
10255 ! perlio.h perliol.h
10256____________________________________________________________________________
10257[ 16206] By: jhi on 2002/04/27 00:52:30
10258 Log: NetBSD and OpenBSD cannot do comments at #! line
10259 (or long #! lines?)
10260 Branch: perl
10261 ! t/japh/abigail.t
10262____________________________________________________________________________
10263[ 16205] By: jhi on 2002/04/26 23:56:32
10264 Log: Add taint rethink to the todo list.
10265 Branch: perl
10266 ! pod/perltodo.pod
10267____________________________________________________________________________
10268[ 16204] By: jhi on 2002/04/26 22:33:45
10269 Log: Integrate changes #16199 and #16201 from macperl;
10270
10271 Time::Local compatibility patches, from Graham
10272
10273 MacPerl require() portability patches
10274 Branch: perl
10275 !> lib/Time/Local.pm pp_ctl.c
10276____________________________________________________________________________
10277[ 16203] By: jhi on 2002/04/26 21:47:06
10278 Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
10279 From: Nicholas Clark <nick@unfortu.net>
10280 Date: Fri, 26 Apr 2002 23:27:23 +0100
10281 Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
10282 Branch: perl
10283 ! t/lib/warnings/pp_hot
10284____________________________________________________________________________
10285[ 16202] By: pudge on 2002/04/26 21:11:06
10286 Log: Working on MacPerl tests
10287 Branch: macperl
10288 ! macos/MacPerlTests.cmd
10289____________________________________________________________________________
10290[ 16201] By: pudge on 2002/04/26 21:10:49
10291 Log: MacPerl require() portability patches
10292 Branch: macperl
10293 ! pp_ctl.c
10294____________________________________________________________________________
10295[ 16200] By: pudge on 2002/04/26 21:09:45
10296 Log: Fix a few MacPerl_CanonDir() problems
10297 Branch: macperl
10298 ! macos/macish.c macos/macish.h
10299____________________________________________________________________________
10300[ 16199] By: pudge on 2002/04/26 21:08:52
10301 Log: Time::Local compatibility patches, from Graham
10302 Branch: macperl
10303 ! lib/Time/Local.pm
10304____________________________________________________________________________
10305[ 16198] By: jhi on 2002/04/26 20:10:53
10306 Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
10307 From: Simon Cozens <simon@netthink.co.uk>
10308 Date: Fri, 26 Apr 2002 21:58:21 +0100
10309 Message-ID: <20020426205821.GB5855@netthink.co.uk>
10310 Branch: perl
10311 ! ext/Time/HiRes/HiRes.pm
10312____________________________________________________________________________
10313[ 16197] By: jhi on 2002/04/26 20:04:44
10314 Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
10315 to know about it always (not just when using the pth).
10316 Branch: perl
10317 ! hints/netbsd.sh
10318____________________________________________________________________________
10319[ 16196] By: jhi on 2002/04/26 18:27:39
10320 Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
10321 Branch: perl
10322 ! ext/Digest/MD5/t/files.t
10323____________________________________________________________________________
10324[ 16195] By: jhi on 2002/04/26 17:56:51
10325 Log: (retracted by #16229)
10326 Subject: FIXIN problem under Win32
10327 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10328 Date: Thu, 25 Apr 2002 23:03:31 +0200
10329 Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
10330 Branch: perl
10331 ! lib/ExtUtils/MM_Unix.pm
10332____________________________________________________________________________
10333[ 16194] By: nick on 2002/04/26 17:36:16
10334 Log: Integrate mainline
10335 Branch: perlio
10336 +> ext/Encode/lib/Encode/Guess.pm
10337 +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
10338 +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
10339 +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
10340 +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
10341 +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
10342 +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
10343 +> t/lib/sample-tests/die_last_minute
10344 !> (integrate 94 files)
10345____________________________________________________________________________
10346[ 16193] By: jhi on 2002/04/26 17:11:30
10347 Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
10348 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10349 Date: Fri, 26 Apr 2002 15:38:16 +0200
10350 Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
10351 Branch: perl
10352 + t/win32/system_tests
10353 - t/op/system_tests
10354 ! MANIFEST t/win32/system.t
10355____________________________________________________________________________
10356[ 16192] By: jhi on 2002/04/26 16:45:28
10357 Log: Mention explicitly the NetBSD + pth combination.
10358 Branch: perl
10359 ! pod/perldelta.pod
10360____________________________________________________________________________
10361[ 16191] By: jhi on 2002/04/26 15:06:20
10362 Log: Subject: [PATCH] Fix email address.
10363 From: Abigail <abigail@foad.org>
10364 Date: Fri, 26 Apr 2002 18:03:11 +0200
10365 Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
10366 Branch: perl
10367 ! t/japh/abigail.t
10368____________________________________________________________________________
10369[ 16190] By: jhi on 2002/04/26 14:33:03
10370 Log: NetWare update from C Aditya.
10371 Branch: perl
10372 ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
10373 ! lib/ExtUtils/MM_Unix.pm
10374____________________________________________________________________________
10375[ 16189] By: jhi on 2002/04/26 13:35:48
10376 Log: Subject: [PATCH vms/test.com] use t/TEST
10377 From: "Craig A. Berry" <craigberry@mac.com>
10378 Date: Fri, 26 Apr 2002 09:34:46 -0500
10379 Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
10380 Branch: perl
10381 ! vms/test.com
10382____________________________________________________________________________
10383[ 16188] By: jhi on 2002/04/26 13:34:35
10384 Log: Update Changes.
10385 Branch: perl
10386 ! Changes patchlevel.h
10387____________________________________________________________________________
10388[ 16187] By: jhi on 2002/04/26 12:43:48
10389 Log: Subject: [Encode] s/=over2/=over 2/g
10390 From: Dan Kogai <dankogai@dan.co.jp>
10391 Date: Fri, 26 Apr 2002 14:57:09 +0900
10392 Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
10393 Branch: perl
10394 ! ext/Encode/Encode.pm
10395____________________________________________________________________________
10396[ 16186] By: jhi on 2002/04/26 12:28:18
10397 Log: Use temp int variable in the W*() since direct casting
10398 to either an int or an IV would not be right.
10399 Branch: perl
10400 ! ext/POSIX/POSIX.xs
10401____________________________________________________________________________
10402[ 16185] By: jhi on 2002/04/26 12:23:02
10403 Log: The #16182 radiates U32ness.
10404 Branch: perl
10405 ! embed.fnc embed.h proto.h regcomp.c toke.c
10406____________________________________________________________________________
10407[ 16184] By: jhi on 2002/04/26 12:00:04
10408 Log: Subject: t/TEST ported to VMS
10409 From: "Craig A. Berry" <craigberry@mac.com>
10410 Date: Fri, 26 Apr 2002 00:13:31 -0500
10411 Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
10412 Branch: perl
10413 ! t/TEST
10414____________________________________________________________________________
10415[ 16183] By: jhi on 2002/04/26 11:57:58
10416 Log: Stop being coy.
10417 Branch: perl
10418 ! pod/perldelta.pod
10419____________________________________________________________________________
10420[ 16182] By: jhi on 2002/04/26 11:53:58
10421 Log: Subject: Re: binary compatibility
10422 From: Mark-Jason Dominus <mjd@plover.com>
10423 Date: Wed, 24 Apr 2002 17:35:07 -0400
10424 Message-ID: <20020424213507.7846.qmail@plover.com>
10425 Branch: perl
10426 ! op.h
10427____________________________________________________________________________
10428[ 16181] By: gsar on 2002/04/26 07:39:20
10429 Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
10430 allocating half of the retstack!)
10431 Branch: perl
10432 ! README.win32 sv.c
10433____________________________________________________________________________
10434[ 16180] By: gsar on 2002/04/26 06:27:11
10435 Log: temporary variable not wide enough to hold all the bits in
10436 op->op_targ
10437 Branch: perl
10438 ! op.c
10439____________________________________________________________________________
10440[ 16179] By: jhi on 2002/04/26 03:21:50
10441 Log: Add an idea/question from Damian.
10442 Branch: perl
10443 ! pod/perltodo.pod
10444____________________________________________________________________________
10445[ 16178] By: gsar on 2002/04/26 02:46:52
10446 Log: build missing utilities on windows; clean stray files
10447 Branch: perl
10448 ! win32/Makefile win32/makefile.mk
10449____________________________________________________________________________
10450[ 16177] By: jhi on 2002/04/26 02:33:19
10451 Log: Upgrade to Encode 1.61, from Dan Kogai.
10452 Branch: perl
10453 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
10454 ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
10455 ! ext/Encode/lib/Encode/Guess.pm
10456 ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
10457 ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
10458 ! ext/Encode/t/mime-header.t
10459____________________________________________________________________________
10460[ 16176] By: jhi on 2002/04/26 01:22:04
10461 Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
10462 From: andreas.koenig@anima.de (Andreas J. Koenig)
10463 Date: Tue, 23 Apr 2002 04:40:42 +0200
10464 Message-ID: <m37kmzi1cl.fsf@anima.de>
10465 Branch: perl
10466 ! pod/perluniintro.pod
10467____________________________________________________________________________
10468[ 16175] By: gsar on 2002/04/26 01:10:17
10469 Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
10470 platform needs to fill in the other branch here)
10471 Branch: perl
10472 ! ext/Digest/MD5/t/files.t
10473____________________________________________________________________________
10474[ 16174] By: gsar on 2002/04/26 00:45:36
10475 Log: MANIFEST is needlessly held open for entire duration of "make test"
10476 Branch: perl
10477 ! t/TEST t/harness
10478____________________________________________________________________________
10479[ 16173] By: gsar on 2002/04/26 00:41:39
10480 Log: various signed/unsigned mismatch nits
10481 Branch: perl
10482 ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
10483 ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
10484 ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
10485 ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
10486 ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
10487 ! ext/Time/HiRes/HiRes.xs regcomp.c
10488____________________________________________________________________________
10489[ 16172] By: jhi on 2002/04/25 23:48:03
10490 Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
10491 From: Nicholas Clark <nick@unfortu.net>
10492 Date: Thu, 25 Apr 2002 22:41:57 +0100
10493 Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>
10494 Branch: perl
10495 + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
10496 + ext/Storable/t/make_downgrade.pl
10497 ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
10498 ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
10499 ! ext/Storable/t/utf8hash.t
10500____________________________________________________________________________
10501[ 16171] By: jhi on 2002/04/25 22:16:49
10502 Log: Extra guidance for JAPH debuggers.
10503 Branch: perl
10504 ! t/japh/abigail.t
10505____________________________________________________________________________
10506[ 16170] By: jhi on 2002/04/25 22:13:02
10507 Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
10508 From: Paul_GreenVOS@vos.stratus.com
10509 Date: Wed, 24 Apr 02 18:27 edt
10510 Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
10511 Branch: perl
10512 ! vos/vos.c
10513____________________________________________________________________________
10514[ 16169] By: ams on 2002/04/25 20:33:35
10515 Log: Subject: [PATCH] don't build B/C twice on VMS
10516 From: "Craig A. Berry" <craigberry@mac.com>
10517 Date: Thu, 25 Apr 2002 16:00:57 -0500
10518 Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
10519 Branch: perl
10520 ! configure.com
10521____________________________________________________________________________
10522[ 16168] By: ams on 2002/04/25 20:31:19
10523 Log: Subject: Re: POSIX::WEXITSTATUS broken again
10524 From: Andy Dougherty <doughera@lafayette.edu>
10525 Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
10526 Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
10527 Branch: perl
10528 ! ext/POSIX/POSIX.xs
10529____________________________________________________________________________
10530[ 16167] By: ams on 2002/04/25 19:49:09
10531 Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
10532 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10533 Date: Thu, 25 Apr 2002 13:39:35 -0700
10534 Message-Id: <HmGy8gzkguHW092yn@efn.org>
10535 Branch: perl
10536 ! t/harness
10537____________________________________________________________________________
10538[ 16166] By: ams on 2002/04/25 19:43:06
10539 Log: $fh->close(); print $fh "foo" would segfault under -w in
10540 report_evil_fh() because $fh doesn't have a name.
10541 Branch: perl
10542 ! util.c
10543____________________________________________________________________________
10544[ 16165] By: gsar on 2002/04/25 18:19:32
10545 Log: cwd.t wasn't running all the tests because cmd.exe wasn't
10546 being found properly
10547 Branch: perl
10548 ! ext/Cwd/t/cwd.t
10549____________________________________________________________________________
10550[ 16164] By: jhi on 2002/04/25 17:45:03
10551 Log: Brace yourself from Craig Berry to keep older compilers happy.
10552 Branch: perl
10553 ! vms/vms.c
10554____________________________________________________________________________
10555[ 16163] By: jhi on 2002/04/25 17:43:50
10556 Log: More %{} overload tests.
10557 Branch: perl
10558 ! lib/overload.t
10559____________________________________________________________________________
10560[ 16162] By: gsar on 2002/04/25 17:41:48
10561 Log: some extension builds need to find pl2bat.bat on windows
10562 Branch: perl
10563 ! win32/buildext.pl
10564____________________________________________________________________________
10565[ 16161] By: jhi on 2002/04/25 17:26:53
10566 Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
10567 From: "Craig A. Berry" <craigberry@mac.com>
10568 Date: Thu, 25 Apr 2002 12:30:06 -0500
10569 Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
10570 Branch: perl
10571 ! lib/ExtUtils/MM_VMS.pm
10572____________________________________________________________________________
10573[ 16160] By: gsar on 2002/04/25 17:04:10
10574 Log: windows build fails if there is no perlglob.exe in the PATH
10575 Branch: perl
10576 ! win32/buildext.pl
10577____________________________________________________________________________
10578[ 16159] By: jhi on 2002/04/25 16:06:25
10579 Log: Mysterious setlocale() core dump in ancient Solaris
10580 found by Merijn Broeren. Doesn't look like Perl's fault.
10581 Branch: perl
10582 ! pod/perldelta.pod
10583____________________________________________________________________________
10584[ 16158] By: jhi on 2002/04/25 14:38:13
10585 Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
10586 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
10587 Date: Thu, 25 Apr 2002 17:35:23 +0200
10588 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
10589 Branch: perl
10590 ! pp_ctl.c
10591____________________________________________________________________________
10592[ 16157] By: jhi on 2002/04/25 14:30:40
10593 Log: Subject: [PATCH] pp_ctl.c:pp_require
10594 From: "Newton, Philip" <Philip.Newton@datenrevision.de>
10595 Date: Thu, 25 Apr 2002 16:01:14 +0200
10596 Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
10597 Branch: perl
10598 ! pp_ctl.c
10599____________________________________________________________________________
10600[ 16156] By: jhi on 2002/04/25 14:29:16
10601 Log: -Wformat cleanups from Robin Barker.
10602 Branch: perl
10603 ! dump.c embed.fnc proto.h sv.c
10604____________________________________________________________________________
10605[ 16155] By: jhi on 2002/04/25 14:27:07
10606 Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
10607 From: Michael G Schwern <schwern@pobox.com>
10608 Date: Thu, 25 Apr 2002 01:51:27 -0400
10609 Message-ID: <20020425055127.GB3456@blackrider>
10610 Branch: perl
10611 + t/lib/sample-tests/bignum t/lib/sample-tests/die
10612 + t/lib/sample-tests/die_head_end
10613 + t/lib/sample-tests/die_last_minute
10614 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
10615 ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
10616 ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
10617____________________________________________________________________________
10618[ 16154] By: jhi on 2002/04/25 14:24:53
10619 Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
10620 From: Michael G Schwern <schwern@pobox.com>
10621 Date: Thu, 25 Apr 2002 01:32:10 -0400
10622 Message-ID: <20020425053210.GA3334@blackrider>
10623 Branch: perl
10624 + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
10625 + lib/Test/Simple/t/strays.t
10626 ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
10627 ! lib/Test/Simple.pm lib/Test/Simple/Changes
10628 ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
10629 ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
10630 ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
10631 ! lib/Test/Simple/t/use_ok.t
10632____________________________________________________________________________
10633[ 16153] By: jhi on 2002/04/25 14:12:35
10634 Log: Elaborate a bit on Storable.
10635 Branch: perl
10636 ! pod/perldelta.pod
10637____________________________________________________________________________
10638[ 16152] By: jhi on 2002/04/25 12:59:50
10639 Log: Cleaner Encode tests under -Mutf8.
10640 Branch: perl
10641 ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
10642____________________________________________________________________________
10643[ 16151] By: jhi on 2002/04/25 00:57:24
10644 Log: Subject: [PATCH] installperl
10645 From: Abe Timmerman <abe@ztreet.demon.nl>
10646 Date: Thu, 25 Apr 2002 01:00:00 +0200
10647 Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
10648 Branch: perl
10649 ! installperl
10650____________________________________________________________________________
10651[ 16150] By: jhi on 2002/04/25 00:48:09
10652 Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
10653 From: Dan Kogai <dankogai@dan.co.jp>
10654 Date: Thu, 25 Apr 2002 10:49:13 +0900
10655 Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
10656 Branch: perl
10657 ! ext/PerlIO/encoding/encoding.xs
10658____________________________________________________________________________
10659[ 16149] By: jhi on 2002/04/24 22:57:53
10660 Log: Stray =back.
10661 Branch: perl
10662 ! README.win32
10663____________________________________________________________________________
10664[ 16148] By: rgs on 2002/04/24 21:12:40
10665 Log: Add an untested warning variant.
10666 Branch: perl
10667 ! t/lib/warnings/op
10668____________________________________________________________________________
10669[ 16147] By: jhi on 2002/04/24 20:37:15
10670 Log: Update Changes.
10671 Branch: perl
10672 ! Changes patchlevel.h
10673____________________________________________________________________________
10674[ 16146] By: jhi on 2002/04/24 20:21:43
10675 Log: Wrong plan.
10676 Branch: perl
10677 ! ext/Encode/t/mime-header.t
10678____________________________________________________________________________
10679[ 16145] By: jhi on 2002/04/24 20:20:53
10680 Log: Upgrade to Encode 1.60, from Dan Kogai.
10681 Branch: perl
10682 + ext/Encode/lib/Encode/Guess.pm
10683 + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
10684 + ext/Encode/t/mime-header.t
10685 ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
10686 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10687 ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
10688 ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10689 ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
10690 ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
10691____________________________________________________________________________
10692[ 16144] By: gsar on 2002/04/24 18:59:05
10693 Log: another case of enabling binmode() where it should not be: if the
10694 *.enc files are CRLF terminated, the result gets CRCRLF terminations
10695 Branch: perl
10696 ! ext/Encode/t/CJKT.t
10697____________________________________________________________________________
10698[ 16143] By: jhi on 2002/04/24 18:34:27
10699 Log: microperl update; boldly assume time() and time_t
10700 (since we assume ANSI and i_time, anyway).
10701 Branch: perl
10702 ! uconfig.h uconfig.sh
10703____________________________________________________________________________
10704[ 16142] By: jhi on 2002/04/24 18:30:14
10705 Log: Integrate #16136, #16137, #16138 from macperl;
10706
10707 Silly fix for the SC compiler's fixation with "comp" as a type
10708
10709 Skip more PerlIO symbols for sfio
10710
10711 Play nicely in miniperl
10712 Branch: perl
10713 !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
10714 !> lib/File/Spec/Mac.pm makedef.pl
10715____________________________________________________________________________
10716[ 16141] By: pudge on 2002/04/24 18:15:19
10717 Log: Sync configpm and config.h for use in 5.8
10718 (still need to do config.sh)
10719 Branch: macperl
10720 ! macos/config.h macos/configpm
10721____________________________________________________________________________
10722[ 16140] By: pudge on 2002/04/24 18:14:05
10723 Log: Make MM_MacOS work with new MakeMaker
10724 Branch: macperl
10725 ! macos/lib/ExtUtils/MM_MacOS.pm
10726____________________________________________________________________________
10727[ 16139] By: pudge on 2002/04/24 18:13:34
10728 Log: Makefile.mk changes for 5.8: additional extensions
10729 and source files; bump version
10730 Branch: macperl
10731 ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
10732____________________________________________________________________________
10733[ 16138] By: pudge on 2002/04/24 18:12:22
10734 Log: Play nicely in miniperl
10735 Branch: macperl
10736 ! lib/File/Copy.pm lib/File/Spec/Mac.pm
10737____________________________________________________________________________
10738[ 16137] By: pudge on 2002/04/24 18:10:34
10739 Log: Skip more PerlIO symbols for sfio
10740 Branch: macperl
10741 ! makedef.pl
10742____________________________________________________________________________
10743[ 16136] By: pudge on 2002/04/24 18:09:37
10744 Log: Silly fix for the SC compiler's fixation with "comp" as a type
10745 Branch: macperl
10746 ! ext/Unicode/Normalize/Normalize.xs
10747____________________________________________________________________________
10748[ 16135] By: pudge on 2002/04/24 18:08:45
10749 Log: Merge macperl xsubpp with current xsubpp
10750 Branch: macperl
10751 ! macos/xsubpp
10752____________________________________________________________________________
10753[ 16134] By: nick on 2002/04/24 18:08:37
10754 Log: Integrate mainline
10755 Branch: perlio
10756 +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
10757 +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
10758 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10759 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10760 - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10761 - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10762 - lib/ExtUtils/t/Problem-Module/Makefile.PL
10763 - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10764 !> (integrate 44 files)
10765____________________________________________________________________________
10766[ 16133] By: pudge on 2002/04/24 18:05:50
10767 Log: Delete more included modules from bundled_ext
10768 Branch: macperl
10769 - macos/bundled_ext/Digest/MD5/Changes
10770 - macos/bundled_ext/Digest/MD5/MD5.pm
10771 - macos/bundled_ext/Digest/MD5/MD5.xs
10772 - macos/bundled_ext/Digest/MD5/Makefile.PL
10773 - macos/bundled_ext/Digest/MD5/Makefile.mk
10774 - macos/bundled_ext/Digest/MD5/README
10775 - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
10776 - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
10777 - macos/bundled_ext/Digest/MD5/rfc1321.txt
10778 - macos/bundled_ext/Digest/MD5/t/badfile.t
10779 - macos/bundled_ext/Digest/MD5/t/files.t
10780 - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
10781 - macos/bundled_ext/Digest/MD5/typemap
10782 - macos/bundled_ext/Filter/Util/Call/Call.pm
10783 - macos/bundled_ext/Filter/Util/Call/Call.xs
10784 - macos/bundled_ext/Filter/Util/Call/Makefile.PL
10785 - macos/bundled_ext/Filter/Util/Call/ppport.h
10786 - macos/bundled_ext/Filter/t/call.t
10787 - macos/bundled_ext/Filter/t/filter-util.pl
10788 - macos/bundled_ext/List/Util/ChangeLog
10789 - macos/bundled_ext/List/Util/Makefile.PL
10790 - macos/bundled_ext/List/Util/README
10791 - macos/bundled_ext/List/Util/Util.xs
10792 - macos/bundled_ext/List/Util/lib/List/Util.pm
10793 - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
10794 - macos/bundled_ext/List/Util/t/blessed.t
10795 - macos/bundled_ext/List/Util/t/dualvar.t
10796 - macos/bundled_ext/List/Util/t/first.t
10797 - macos/bundled_ext/List/Util/t/max.t
10798 - macos/bundled_ext/List/Util/t/maxstr.t
10799 - macos/bundled_ext/List/Util/t/min.t
10800 - macos/bundled_ext/List/Util/t/minstr.t
10801 - macos/bundled_ext/List/Util/t/readonly.t
10802 - macos/bundled_ext/List/Util/t/reduce.t
10803 - macos/bundled_ext/List/Util/t/reftype.t
10804 - macos/bundled_ext/List/Util/t/shuffle.t
10805 - macos/bundled_ext/List/Util/t/sum.t
10806 - macos/bundled_ext/List/Util/t/tainted.t
10807 - macos/bundled_ext/List/Util/t/weak.t
10808 - macos/bundled_ext/MIME/Base64/Base64.pm
10809 - macos/bundled_ext/MIME/Base64/Base64.xs
10810 - macos/bundled_ext/MIME/Base64/Changes
10811 - macos/bundled_ext/MIME/Base64/Makefile.PL
10812 - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
10813 - macos/bundled_ext/MIME/Base64/README
10814 - macos/bundled_ext/MIME/Base64/t/base64.t
10815 - macos/bundled_ext/MIME/Base64/t/quoted-print.t
10816 - macos/bundled_ext/MIME/Base64/t/unicode.t
10817 - macos/bundled_ext/Storable/ChangeLog
10818 - macos/bundled_ext/Storable/Makefile.PL
10819 - macos/bundled_ext/Storable/README
10820 - macos/bundled_ext/Storable/Storable.pm
10821 - macos/bundled_ext/Storable/Storable.xs
10822 - macos/bundled_ext/Storable/t/blessed.t
10823 - macos/bundled_ext/Storable/t/canonical.t
10824 - macos/bundled_ext/Storable/t/compat-0.6.t
10825 - macos/bundled_ext/Storable/t/dclone.t
10826 - macos/bundled_ext/Storable/t/dump.pl
10827 - macos/bundled_ext/Storable/t/forgive.t
10828 - macos/bundled_ext/Storable/t/freeze.t
10829 - macos/bundled_ext/Storable/t/lock.t
10830 - macos/bundled_ext/Storable/t/overload.t
10831 - macos/bundled_ext/Storable/t/recurse.t
10832 - macos/bundled_ext/Storable/t/retrieve.t
10833 - macos/bundled_ext/Storable/t/store.t
10834 - macos/bundled_ext/Storable/t/tied.t
10835 - macos/bundled_ext/Storable/t/tied_hook.t
10836 - macos/bundled_ext/Storable/t/tied_items.t
10837 - macos/bundled_ext/Storable/t/utf8.t
10838 - macos/bundled_ext/Time/HiRes/Changes
10839 - macos/bundled_ext/Time/HiRes/HiRes.pm
10840 - macos/bundled_ext/Time/HiRes/HiRes.t
10841 - macos/bundled_ext/Time/HiRes/HiRes.xs
10842 - macos/bundled_ext/Time/HiRes/Makefile.PL
10843 - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
10844 - macos/bundled_ext/Time/HiRes/hints/sco.pl
10845____________________________________________________________________________
10846[ 16132] By: jhi on 2002/04/24 17:03:22
10847 Log: Thou shalt not assume %x works for UVs.
10848 Branch: perl
10849 ! ext/Encode/Encode.xs
10850____________________________________________________________________________
10851[ 16131] By: nick on 2002/04/24 15:50:31
10852 Log: Submit an old integrate
10853 Branch: perlio
10854 +> (branch 27 files)
10855 - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10856 - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
10857 - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10858 - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
10859 - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10860 - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10861 - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10862 !> (integrate 84 files)
10863____________________________________________________________________________
10864[ 16130] By: jhi on 2002/04/24 15:38:12
10865 Log: Partially retract #12056, from Craig Berry.
10866 Branch: perl
10867 ! vms/vms.c
10868____________________________________________________________________________
10869[ 16129] By: pudge on 2002/04/24 14:37:10
10870 Log: Delete more included modules from bundled_lib
10871 Branch: macperl
10872 - macos/bundled_lib/blib/lib/Class/ISA.pm
10873 - macos/bundled_lib/blib/lib/Digest.pm
10874 - macos/bundled_lib/blib/lib/Filter/Simple.pm
10875 - macos/bundled_lib/blib/lib/Memoize.pm
10876 - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
10877 - macos/bundled_lib/blib/lib/Memoize/Expire.pm
10878 - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
10879 - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
10880 - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
10881 - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
10882 - macos/bundled_lib/blib/lib/Memoize/Storable.pm
10883 - macos/bundled_lib/blib/lib/NEXT.pm
10884 - macos/bundled_lib/blib/lib/Net/Cmd.pm
10885 - macos/bundled_lib/blib/lib/Net/Config.pm
10886 - macos/bundled_lib/blib/lib/Net/Domain.pm
10887 - macos/bundled_lib/blib/lib/Net/FTP.pm
10888 - macos/bundled_lib/blib/lib/Net/FTP/A.pm
10889 - macos/bundled_lib/blib/lib/Net/FTP/E.pm
10890 - macos/bundled_lib/blib/lib/Net/FTP/I.pm
10891 - macos/bundled_lib/blib/lib/Net/FTP/L.pm
10892 - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
10893 - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
10894 - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
10895 - macos/bundled_lib/blib/lib/Net/NNTP.pm
10896 - macos/bundled_lib/blib/lib/Net/Netrc.pm
10897 - macos/bundled_lib/blib/lib/Net/POP3.pm
10898 - macos/bundled_lib/blib/lib/Net/SMTP.pm
10899 - macos/bundled_lib/blib/lib/Net/Time.pm
10900 - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
10901 - macos/bundled_lib/blib/lib/Switch.pm
10902 - macos/bundled_lib/t/Class/ISA/test.pl
10903 - macos/bundled_lib/t/Digest/Digest.t
10904 - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
10905 - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
10906 - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
10907 - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
10908 - macos/bundled_lib/t/Filter/Simple/data.t
10909 - macos/bundled_lib/t/Filter/Simple/export.t
10910 - macos/bundled_lib/t/Filter/Simple/filter.t
10911 - macos/bundled_lib/t/Filter/Simple/filter_only.t
10912 - macos/bundled_lib/t/Filter/Simple/import.t
10913 - macos/bundled_lib/t/Memoize/array.t
10914 - macos/bundled_lib/t/Memoize/array_confusion.t
10915 - macos/bundled_lib/t/Memoize/correctness.t
10916 - macos/bundled_lib/t/Memoize/errors.t
10917 - macos/bundled_lib/t/Memoize/expire.t
10918 - macos/bundled_lib/t/Memoize/expire_file.t
10919 - macos/bundled_lib/t/Memoize/expire_module_n.t
10920 - macos/bundled_lib/t/Memoize/expire_module_t.t
10921 - macos/bundled_lib/t/Memoize/flush.t
10922 - macos/bundled_lib/t/Memoize/normalize.t
10923 - macos/bundled_lib/t/Memoize/prototype.t
10924 - macos/bundled_lib/t/Memoize/speed.t
10925 - macos/bundled_lib/t/Memoize/tie.t
10926 - macos/bundled_lib/t/Memoize/tie_gdbm.t
10927 - macos/bundled_lib/t/Memoize/tie_ndbm.t
10928 - macos/bundled_lib/t/Memoize/tie_sdbm.t
10929 - macos/bundled_lib/t/Memoize/tie_storable.t
10930 - macos/bundled_lib/t/Memoize/tiefeatures.t
10931 - macos/bundled_lib/t/Memoize/unmemoize.t
10932 - macos/bundled_lib/t/NEXT/actual.t
10933 - macos/bundled_lib/t/NEXT/actuns.t
10934 - macos/bundled_lib/t/NEXT/next.t
10935 - macos/bundled_lib/t/NEXT/unseen.t
10936 - macos/bundled_lib/t/Switch/t/given.t
10937 - macos/bundled_lib/t/Switch/t/nested.t
10938 - macos/bundled_lib/t/Switch/t/switch.t
10939 - macos/bundled_lib/t/libnet/config.t
10940 - macos/bundled_lib/t/libnet/ftp.t
10941 - macos/bundled_lib/t/libnet/hostname.t
10942 - macos/bundled_lib/t/libnet/libnet_t.pl
10943 - macos/bundled_lib/t/libnet/netrc.t
10944 - macos/bundled_lib/t/libnet/nntp.t
10945 - macos/bundled_lib/t/libnet/require.t
10946 - macos/bundled_lib/t/libnet/smtp.t
10947____________________________________________________________________________
10948[ 16128] By: pudge on 2002/04/24 14:18:55
10949 Log: Remove Text::Balanced from bundled_lib (already in lib)
10950 Branch: macperl
10951 - macos/bundled_lib/blib/lib/Text/Balanced.pm
10952 - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
10953 - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
10954 - macos/bundled_lib/t/Text/Balanced/t/extdel.t
10955 - macos/bundled_lib/t/Text/Balanced/t/extmul.t
10956 - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
10957 - macos/bundled_lib/t/Text/Balanced/t/exttag.t
10958 - macos/bundled_lib/t/Text/Balanced/t/extvar.t
10959 - macos/bundled_lib/t/Text/Balanced/t/gentag.t
10960____________________________________________________________________________
10961[ 16127] By: jhi on 2002/04/24 14:17:16
10962 Log: A word of warning to the users of UTF-8 locales.
10963 Branch: perl
10964 ! pod/perluniintro.pod
10965____________________________________________________________________________
10966[ 16126] By: jhi on 2002/04/24 12:54:17
10967 Log: Forgotten from #16125.
10968 Branch: perl
10969 ! t/lib/MakeMaker/Test/Utils.pm
10970____________________________________________________________________________
10971[ 16125] By: jhi on 2002/04/24 05:16:09
10972 Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
10973 Branch: perl
10974 + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
10975 + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
10976 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10977 - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10978 - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10979 - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10980 - lib/ExtUtils/t/Problem-Module/Makefile.PL
10981 - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10982 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
10983 ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
10984 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10985 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10986 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
10987 ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
10988 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
10989 ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
10990 ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
10991____________________________________________________________________________
10992[ 16124] By: jhi on 2002/04/24 02:03:08
10993 Log: Subject: New UTF-8 surprise
10994 From: andreas.koenig@anima.de (Andreas J. Koenig)
10995 Date: Mon, 22 Apr 2002 12:08:48 +0200
10996 Message-ID: <m38z7gjb9r.fsf@anima.de>
10997 Branch: perl
10998 ! pp_hot.c t/op/subst.t
10999____________________________________________________________________________
11000[ 16123] By: gsar on 2002/04/24 01:25:17
11001 Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
11002 tree that is branched from //depot/maint-5.6/macperl/macos/...
11003 Branch: macperl
11004 +> (branch 3590 files)
11005____________________________________________________________________________
11006[ 16122] By: jhi on 2002/04/23 23:52:11
11007 Log: Try to be clearer about perlio.
11008 Branch: perl
11009 ! INSTALL
11010____________________________________________________________________________
11011[ 16121] By: jhi on 2002/04/23 23:45:41
11012 Log: Subject: Re: binary compatibility
11013 From: Andy Dougherty <doughera@lafayette.edu>
11014 Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
11015 Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
11016 Branch: perl
11017 ! INSTALL patchlevel.h
11018____________________________________________________________________________
11019[ 16120] By: jhi on 2002/04/23 23:41:52
11020 Log: Go on record about the binary backward incompatibility.
11021 Branch: perl
11022 ! pod/perldelta.pod
11023____________________________________________________________________________
11024[ 16119] By: jhi on 2002/04/23 23:09:02
11025 Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
11026 From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
11027 Date: Wed, 24 Apr 2002 01:51:43 +0400
11028 Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
11029 Branch: perl
11030 ! t/win32/system.t
11031____________________________________________________________________________
11032[ 16118] By: jhi on 2002/04/23 23:08:12
11033 Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
11034 From: PPrymmer@factset.com
11035 Date: Tue, 23 Apr 2002 17:14:32 -0400
11036 Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
11037 Branch: perl
11038 ! lib/locale.t
11039____________________________________________________________________________
11040[ 16117] By: jhi on 2002/04/23 23:07:02
11041 Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
11042 From: Paul_GreenVOS@vos.stratus.com
11043 Date: Tue, 23 Apr 02 15:06 edt
11044 Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
11045 Branch: perl
11046 ! Makefile.SH cflags.SH
11047____________________________________________________________________________
11048[ 16116] By: jhi on 2002/04/23 23:05:14
11049 Log: metaconfig unit change for #16115.
11050 Branch: metaconfig
11051 ! U/compline/byteorder.U
11052 Branch: perl
11053 ! config_h.SH
11054____________________________________________________________________________
11055[ 16115] By: jhi on 2002/04/23 23:04:24
11056 Log: Regen Configure to mirror #16111 (with one added tweak).
11057 Branch: perl
11058 ! Configure
11059____________________________________________________________________________
11060[ 16114] By: jhi on 2002/04/23 22:54:46
11061 Log: Retract #16109.
11062 Branch: perl
11063 ! lib/ExtUtils/MM_Unix.pm
11064____________________________________________________________________________
11065[ 16113] By: jhi on 2002/04/23 22:38:04
11066 Log: FAQ sync.
11067 Branch: perl
11068 ! pod/perlfaq3.pod pod/perlfaq8.pod
11069____________________________________________________________________________
11070[ 16112] By: jhi on 2002/04/23 22:34:08
11071 Log: use encoding no more defaults to Latin 1.
11072 Branch: perl
11073 ! pod/perluniintro.pod
11074____________________________________________________________________________
11075[ 16111] By: gsar on 2002/04/23 22:27:07
11076 Log: Configure test for byteorder loses bits
11077 Branch: perl
11078 ! Configure
11079____________________________________________________________________________
11080[ 16110] By: gsar on 2002/04/23 21:32:03
11081 Log: hacking around byteorder variance between config.sh and config.h
11082 isn't needed after change#16099
11083 Branch: perl
11084 ! ext/Storable/t/malice.t
11085____________________________________________________________________________
11086[ 16109] By: jhi on 2002/04/23 17:54:33
11087 Log: (retracted by #16114)
11088
11089 Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
11090 From: "Green, Paul" <Paul.Green@stratus.com>
11091 Date: Tue, 23 Apr 2002 13:47:19 -0400
11092 Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
11093 Branch: perl
11094 ! lib/ExtUtils/MM_Unix.pm
11095____________________________________________________________________________
11096[ 16108] By: jhi on 2002/04/23 14:45:07
11097 Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
11098 From: Norton Allen <allen@huarp.harvard.edu>
11099 Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
11100 Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
11101 Branch: perl
11102 ! lib/File/Find.pm
11103____________________________________________________________________________
11104[ 16107] By: jhi on 2002/04/23 14:44:13
11105 Log: Subject: [PATCH] README.qnx, hints/qnx.sh
11106 From: Norton Allen <allen@huarp.harvard.edu>
11107 Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
11108 Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
11109 Branch: perl
11110 ! README.qnx hints/qnx.sh
11111____________________________________________________________________________
11112[ 16106] By: jhi on 2002/04/23 13:57:48
11113 Log: Subject: [PATCH] pod/perlhist.pod
11114 From: Abigail <abigail@foad.org>
11115 Date: Tue, 23 Apr 2002 16:21:31 +0200
11116 Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
11117
11118 (removed 5.005_04 which never happened)
11119 Branch: perl
11120 ! pod/perlhist.pod
11121____________________________________________________________________________
11122[ 16105] By: jhi on 2002/04/23 13:46:31
11123 Log: Subject: Re: [PATCH abigail.t] another portability attempt
11124 From: Abigail <abigail@foad.org>
11125 Date: Tue, 23 Apr 2002 11:35:54 +0200
11126 Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
11127 Branch: perl
11128 ! t/japh/abigail.t
11129____________________________________________________________________________
11130[ 16104] By: jhi on 2002/04/23 13:35:03
11131 Log: NetWare tweak from C Aditya.
11132 Branch: perl
11133 ! NetWare/Nwmain.c NetWare/nw5.c
11134____________________________________________________________________________
11135[ 16103] By: gsar on 2002/04/23 06:33:25
11136 Log: fix a typo
11137 Branch: perl
11138 ! regexec.c
11139____________________________________________________________________________
11140[ 16102] By: jhi on 2002/04/23 04:41:43
11141 Log: Uncurliff.
11142 Branch: perl
11143 ! README.ko
11144____________________________________________________________________________
11145[ 16101] By: jhi on 2002/04/23 04:36:27
11146 Log: Pointer to UV casting.
11147 Branch: perl
11148 ! regexec.c
11149____________________________________________________________________________
11150[ 16100] By: jhi on 2002/04/23 02:36:09
11151 Log: metaconfig unit change for #16099.
11152 Branch: metaconfig
11153 ! U/compline/byteorder.U
11154____________________________________________________________________________
11155[ 16099] By: jhi on 2002/04/23 02:35:52
11156 Log: Use UV (not long) for BYTEORDER.
11157 Branch: perl
11158 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11159 ! config_h.SH
11160____________________________________________________________________________
11161[ 16098] By: jhi on 2002/04/23 02:18:10
11162 Log: # cpp commands must start in the first column.
11163 Branch: perl
11164 ! scope.c
11165____________________________________________________________________________
11166[ 16097] By: jhi on 2002/04/23 01:52:36
11167 Log: Reborn as text.
11168 Branch: perl
11169 + NetWare/interface.cpp
11170____________________________________________________________________________
11171[ 16096] By: jhi on 2002/04/23 01:52:00
11172 Log: Dead as binary.
11173 Branch: perl
11174 - NetWare/interface.cpp
11175____________________________________________________________________________
11176[ 16095] By: jhi on 2002/04/23 01:49:37
11177 Log: Undo #16091, a time-warped escapee.
11178 Branch: perl
11179 ! lib/ExtUtils/t/MM_Cygwin.t
11180____________________________________________________________________________
11181[ 16094] By: jhi on 2002/04/23 01:43:42
11182 Log: *size tweaks from Sarathy.
11183 Branch: perl
11184 ! ext/Storable/t/malice.t
11185____________________________________________________________________________
11186[ 16093] By: jhi on 2002/04/23 01:12:50
11187 Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
11188 From: Stas Bekman <stas@stason.org>
11189 Date: Tue, 23 Apr 2002 01:52:22 +0800
11190 Message-ID: <3CC44DD6.3090401@stason.org>
11191 Branch: perl
11192 ! pod/perlguts.pod
11193____________________________________________________________________________
11194[ 16092] By: jhi on 2002/04/23 01:05:37
11195 Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
11196 From: Paul_GreenVOS@vos.stratus.com
11197 Date: Mon, 22 Apr 02 20:35 edt
11198 Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
11199 Branch: perl
11200 + hints/t001.c
11201 ! MANIFEST hints/README.hints hints/vos.sh
11202____________________________________________________________________________
11203[ 16091] By: jhi on 2002/04/23 00:42:12
11204 Log: (retracted by #16095)
11205 Branch: perl
11206 ! lib/ExtUtils/t/MM_Cygwin.t
11207____________________________________________________________________________
11208[ 16090] By: jhi on 2002/04/23 00:16:09
11209 Log: Subject: Re: perl@16083
11210 From: Nicholas Clark <nick@unfortu.net>
11211 Date: Mon, 22 Apr 2002 23:17:45 +0100
11212 Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
11213 Branch: perl
11214 ! ext/Storable/t/malice.t
11215____________________________________________________________________________
11216[ 16089] By: jhi on 2002/04/23 00:12:09
11217 Log: Upgrade to Encode 1.58.
11218 Branch: perl
11219 + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
11220 + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
11221 + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
11222 + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
11223 + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
11224 + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
11225 + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
11226 + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
11227 - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
11228 - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
11229 - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
11230 - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
11231 - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11232 - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11233 - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
11234 ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11235 ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11236 ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
11237____________________________________________________________________________
11238[ 16088] By: jhi on 2002/04/22 19:55:18
11239 Log: On Win32 the end.t failure should be gone now.
11240 Branch: perl
11241 ! pod/perldelta.pod
11242____________________________________________________________________________
11243[ 16087] By: jhi on 2002/04/22 19:51:29
11244 Log: Subject: [PATCH] update VOS-specific pod files
11245 From: Paul_GreenVOS@vos.stratus.com
11246 Date: Mon, 22 Apr 02 16:02 edt
11247 Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
11248 Branch: perl
11249 ! README.vos pod/perlport.pod
11250____________________________________________________________________________
11251[ 16086] By: jhi on 2002/04/22 19:50:05
11252 Log: Subject: [PATCH] cleanup ./hints/vos.sh
11253 From: Paul_GreenVOS@vos.stratus.com
11254 Date: Mon, 22 Apr 02 15:26 edt
11255 Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
11256 Branch: perl
11257 ! hints/vos.sh
11258____________________________________________________________________________
11259[ 16085] By: jhi on 2002/04/22 19:48:20
11260 Log: Upgrade to Encode 1.57, from Dan Kogai.
11261 Branch: perl
11262 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11263 ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
11264 ! ext/Encode/lib/Encode/Encoding.pm
11265 ! ext/Encode/lib/Encode/JP/JIS7.pm
11266 ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
11267 ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
11268____________________________________________________________________________
11269[ 16084] By: ams on 2002/04/22 18:10:13
11270 Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
11271 From: Stas Bekman <stas@stason.org>
11272 Date: Tue, 23 Apr 2002 01:59:07 +0800
11273 Message-Id: <3CC44F6B.5010300@stason.org>
11274 Branch: perl
11275 ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
11276____________________________________________________________________________
11277[ 16083] By: jhi on 2002/04/22 16:41:03
11278 Log: Update Changes.
11279 Branch: perl
11280 ! Changes patchlevel.h
11281____________________________________________________________________________
11282[ 16082] By: jhi on 2002/04/22 16:22:50
11283 Log: In MANIFEST but not added.
11284 Branch: perl
11285 + NetWare/interface.cpp
11286____________________________________________________________________________
11287[ 16081] By: jhi on 2002/04/22 16:15:26
11288 Log: Duh.
11289 Branch: perl
11290 ! lib/ExtUtils/MM_Unix.pm
11291____________________________________________________________________________
11292[ 16080] By: jhi on 2002/04/22 16:07:26
11293 Log: Subject: Re: t/japh/abigail.t [PATCH]
11294 From: Norton Allen <allen@huarp.harvard.edu>
11295 Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
11296 Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
11297 Branch: perl
11298 ! t/japh/abigail.t
11299____________________________________________________________________________
11300[ 16079] By: ams on 2002/04/22 15:59:55
11301 Log: Subject: {PATCH docs] sockatmark
11302 From: Mark-Jason Dominus <mjd@plover.com>
11303 Date: Mon, 22 Apr 2002 02:43:42 -0400
11304 Message-Id: <20020422064342.24646.qmail@plover.com>
11305 Branch: perl
11306 ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
11307____________________________________________________________________________
11308[ 16078] By: jhi on 2002/04/22 15:57:21
11309 Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
11310 From: Paul_GreenVOS@vos.stratus.com
11311 Date: Mon, 22 Apr 02 12:40 edt
11312 Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
11313 Branch: perl
11314 ! cflags.SH
11315____________________________________________________________________________
11316[ 16077] By: jhi on 2002/04/22 15:18:18
11317 Log: Add new files from #16076; re-sort.
11318 Branch: perl
11319 ! MANIFEST
11320____________________________________________________________________________
11321[ 16076] By: jhi on 2002/04/22 15:15:22
11322 Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
11323 Branch: perl
11324 + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
11325 + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
11326 + NetWare/perllib.cpp NetWare/splittree.pl
11327 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
11328 ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
11329 ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
11330 ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
11331 ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
11332 ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
11333 ! x2p/hash.c x2p/walk.c
11334____________________________________________________________________________
11335[ 16074] By: jhi on 2002/04/22 15:04:25
11336 Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
11337 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11338 Date: Mon, 22 Apr 2002 17:56:17 +0200
11339 Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
11340 Branch: perl
11341 ! README.aix
11342____________________________________________________________________________
11343[ 16073] By: jhi on 2002/04/22 12:59:17
11344 Log: Signedness nit.
11345 Branch: perl
11346 ! ext/PerlIO/encoding/encoding.xs
11347____________________________________________________________________________
11348[ 16072] By: jhi on 2002/04/22 12:58:04
11349 Log: No semicolons after blocks.
11350 Branch: perl
11351 ! ext/Encode/Encode.xs
11352____________________________________________________________________________
11353[ 16071] By: jhi on 2002/04/22 12:48:19
11354 Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
11355 Branch: perl
11356 ! ext/PerlIO/encoding/encoding.pm
11357 ! ext/PerlIO/encoding/encoding.xs
11358____________________________________________________________________________
11359[ 16070] By: jhi on 2002/04/22 12:44:09
11360 Log: Upgrade to Encode 1.56, from Dan Kogai.
11361 Branch: perl
11362 ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
11363 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11364 ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
11365 ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
11366 ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
11367 ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11368 ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
11369 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
11370 ! ext/Encode/lib/Encode/Config.pm
11371 ! ext/Encode/lib/Encode/Encoder.pm
11372 ! ext/Encode/lib/Encode/Encoding.pm
11373 ! ext/Encode/lib/Encode/JP/H2Z.pm
11374 ! ext/Encode/lib/Encode/JP/JIS7.pm
11375 ! ext/Encode/lib/Encode/KR/2022_KR.pm
11376 ! ext/Encode/lib/Encode/PerlIO.pod
11377 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
11378 ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
11379 ! ext/Encode/ucm/big5-hkscs.ucm
11380____________________________________________________________________________
11381[ 16069] By: jhi on 2002/04/22 12:38:30
11382 Log: Comment tweak from Philip.
11383 Branch: perl
11384 ! opcode.pl
11385____________________________________________________________________________
11386[ 16068] By: gsar on 2002/04/22 09:53:36
11387 Log: a Test::Harness tweak to make the test lines show up prettier
11388 Branch: perl
11389 ! lib/Test/Harness.pm
11390____________________________________________________________________________
11391[ 16067] By: nick on 2002/04/22 09:19:23
11392 Log: Integrate mainline
11393 Branch: perlio
11394 !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
11395 !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
11396 !> t/lib/warnings/perlio t/win32/system.t
11397____________________________________________________________________________
11398[ 16066] By: nick on 2002/04/22 09:01:43
11399 Log: Integrate //depot/perlio into mainline
11400 Branch: perl
11401 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11402 !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
11403 !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
11404____________________________________________________________________________
11405[ 16065] By: gsar on 2002/04/22 08:37:17
11406 Log: clean up after stray test file littering
11407
11408 NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
11409 it seems that it shouldn't (looks like a handle leak in PerlIO
11410 to me)
11411 Branch: perl
11412 ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
11413 ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
11414 ! t/lib/warnings/perlio t/win32/system.t
11415____________________________________________________________________________
11416[ 16064] By: nick on 2002/04/22 08:02:58
11417 Log: Integrate mainline into perlio
11418 Branch: perlio
11419 +> ext/Storable/t/malice.t
11420 ! pod/perliol.pod
11421 !> (integrate 57 files)
11422____________________________________________________________________________
11423[ 16063] By: gsar on 2002/04/22 07:23:30
11424 Log: integrate change#16062 from mainline
11425
11426 another windows fix: only create a new console for subprocesses
11427 when all three stdhandles are invalid (from Jan Dubois)
11428 Branch: maint-5.6/perl
11429 ! win32/win32.c
11430____________________________________________________________________________
11431[ 16062] By: gsar on 2002/04/22 07:02:03
11432 Log: another windows fix: only create a new console for subprocesses
11433 when all three stdhandles are invalid (from Jan Dubois)
11434 Branch: perl
11435 ! win32/win32.c
11436____________________________________________________________________________
11437[ 16060] By: gsar on 2002/04/22 02:40:57
11438 Log: all the thread tests now pass on windows (32-bit and 64-bit)
11439 Branch: perl
11440 ! README.win32
11441____________________________________________________________________________
11442[ 16059] By: gsar on 2002/04/22 02:35:45
11443 Log: enable maximal optimizations on win64
11444 Branch: perl
11445 ! win32/Makefile win32/makefile.mk
11446____________________________________________________________________________
11447[ 16058] By: jhi on 2002/04/22 01:38:31
11448 Log: Tweaks copied from Philip Newton's Encode patches.
11449 Branch: perl
11450 ! AUTHORS
11451____________________________________________________________________________
11452[ 16057] By: sky on 2002/04/22 00:19:40
11453 Log: End blocks were not run on Win32.
11454 The real fix should be to turn this flag on in RunPerl but
11455 I think we are too close 5.8 to change that.
11456 Branch: perl
11457 ! ext/threads/threads.xs
11458____________________________________________________________________________
11459[ 16056] By: sky on 2002/04/21 23:29:22
11460 Log: Do not unlock mutex twice.
11461 Do not unlock mutex after it has been destroyed and freed.
11462 Do not email p5p without uncrossing eyes.
11463 Branch: perl
11464 ! ext/threads/threads.xs
11465____________________________________________________________________________
11466[ 16055] By: gsar on 2002/04/21 22:32:29
11467 Log: squelch some more type mismatch warnings
11468
11469 SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
11470 missing parens in macro definition
11471 Branch: perl
11472 ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
11473 ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
11474 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
11475 ! pp.c regexec.c sv.h
11476____________________________________________________________________________
11477[ 16054] By: jhi on 2002/04/21 22:24:52
11478 Log: Make writing user-defined character properties nicer.
11479 Branch: perl
11480 ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
11481____________________________________________________________________________
11482[ 16053] By: gsar on 2002/04/21 21:39:08
11483 Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
11484 isn't the case on win64
11485 Branch: perl
11486 ! ext/Storable/t/malice.t
11487____________________________________________________________________________
11488[ 16052] By: jhi on 2002/04/21 21:24:07
11489 Log: One more way to do character class subtraction.
11490 Branch: perl
11491 ! pod/perlunicode.pod
11492____________________________________________________________________________
11493[ 16051] By: jhi on 2002/04/21 21:04:19
11494 Log: Mopup of #16048.
11495 Branch: perl
11496 ! pp_sys.c
11497____________________________________________________________________________
11498[ 16050] By: gsar on 2002/04/21 20:55:38
11499 Log: some test failures have been fixed
11500 Branch: perl
11501 ! README.win32
11502____________________________________________________________________________
11503[ 16049] By: gsar on 2002/04/21 20:50:21
11504 Log: use compare_text() rather than compare() to avoid bogus
11505 failures when the test files happen to be CRLF terminated
11506 Branch: perl
11507 ! ext/Encode/t/JP.t
11508____________________________________________________________________________
11509[ 16048] By: gsar on 2002/04/21 19:53:08
11510 Log: fixes for all the warnings reported by Visual C (most of this
11511 change is from change#12026)
11512 Branch: perl
11513 ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
11514 ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
11515 ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
11516 ! regexec.c sv.c toke.c universal.c utf8.c util.c
11517 ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
11518____________________________________________________________________________
11519[ 16047] By: jhi on 2002/04/21 17:21:56
11520 Log: Subject: [PATCH] another Storable test (Re: perl@16005)
11521 From: Nicholas Clark <nick@unfortu.net>
11522 Date: Sun, 21 Apr 2002 19:15:24 +0100
11523 Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
11524 Branch: perl
11525 + ext/Storable/t/malice.t
11526 ! MANIFEST ext/Storable/Storable.pm
11527____________________________________________________________________________
11528[ 16046] By: jhi on 2002/04/21 17:09:01
11529 Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
11530 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11531 Date: Sun, 21 Apr 2002 19:37:51 +0200
11532 Message-ID: <3CC3150F.5798.22A05AE@localhost>
11533 Branch: perl
11534 ! ext/Encode/t/perlio.t
11535____________________________________________________________________________
11536[ 16045] By: jhi on 2002/04/21 16:29:28
11537 Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
11538 From: Andrey Sapozhnikov <sapa@icb.chel.su>
11539 Date: Fri, 19 Apr 2002 19:55:56 +0600
11540 Message-ID: <3CC021EC.5080005@icb.chel.su>
11541
11542 (tweaked a bit)
11543 Branch: perl
11544 ! pod/perltrap.pod
11545____________________________________________________________________________
11546[ 16044] By: jhi on 2002/04/21 16:22:17
11547 Log: Do not assume that io buffer flushing happens in the same
11548 order as joins (that assumption broke in a multicpu IRIX box)
11549 Branch: perl
11550 ! ext/threads/t/thread.t
11551____________________________________________________________________________
11552[ 16043] By: jhi on 2002/04/21 15:56:30
11553 Log: As if people would be reading the documentation :-)
11554 Branch: perl
11555 ! opcode.pl
11556____________________________________________________________________________
11557[ 16042] By: jhi on 2002/04/21 15:15:05
11558 Log: Typo tweaks.
11559 Branch: perl
11560 ! pod/perlrun.pod
11561____________________________________________________________________________
11562[ 16041] By: sky on 2002/04/21 13:53:54
11563 Log: Got the last memory leak in the while(1) { threads->create(sub
11564 {})->join() }, now we can loop over a million threads without a
11565 problem.
11566 Cleared up SVs that should have been mortal but never where.
11567 Branch: perl
11568 ! ext/threads/threads.xs
11569____________________________________________________________________________
11570[ 16040] By: rgs on 2002/04/21 12:25:15
11571 Log: Make doc clearer, as suggested by Brent Dax
11572 Branch: perl
11573 ! opcode.pl
11574____________________________________________________________________________
11575[ 16039] By: rgs on 2002/04/21 12:20:47
11576 Log: Revert change #15974.
11577 Branch: perl
11578 ! ext/B/B/Deparse.pm
11579____________________________________________________________________________
11580[ 16038] By: nick on 2002/04/21 08:43:48
11581 Log: Integrate mainline
11582 Branch: perlio
11583 +> win32/config.vc64 win32/config_H.vc64
11584 !> (integrate 43 files)
11585____________________________________________________________________________
11586[ 16037] By: nick on 2002/04/21 08:10:07
11587 Log: Integrate mainline
11588 Branch: perlio
11589 +> ext/Encode/ucm/big5-eten.ucm
11590 - ext/Encode/ucm/big5.ucm win32/Makefile.win64
11591 - win32/config.win64 win32/config_H.win64
11592 !> MANIFEST Porting/makerel ext/Encode/Changes
11593 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
11594 !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11595 !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11596 !> ext/Encode/lib/Encode/Config.pm
11597 !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11598 !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
11599 !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
11600 !> pod/perlunicode.pod vms/vms.c
11601____________________________________________________________________________
11602[ 16036] By: jhi on 2002/04/21 03:04:41
11603 Log: S_ stands sfor static.
11604 Branch: perl
11605 ! hv.c
11606____________________________________________________________________________
11607[ 16035] By: jhi on 2002/04/21 02:52:35
11608 Log: htovs et al might be macros.
11609 Branch: perl
11610 ! perl.h
11611____________________________________________________________________________
11612[ 16034] By: gsar on 2002/04/21 02:11:06
11613 Log: missed checkin of this file in change#16033
11614 Branch: perl
11615 ! makedef.pl
11616____________________________________________________________________________
11617[ 16033] By: gsar on 2002/04/21 01:55:35
11618 Log: Windows 64-bit support:
11619
11620 * support for building it in the regular makefiles
11621 * large files support via the _*i64() functions (this should be
11622 portable to the 32-bit universe too, but quite untested and
11623 and binary-incompatible, therefore not enabled there)
11624 * three additional test failures in addition to the t/end.t one
11625 (see README.win32)
11626 * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
11627 the ones available from the CRT (needed because Perl uses
11628 the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
11629 * add a few 64-bit notes to README.win32
11630
11631 The following general problems were also fixed:
11632
11633 * s/struct stat/Stat_t/g
11634 * Data::Dumper had some naughty 'long' typecasts
11635 * Errno_pm.PL didn't work safe when winsock.h was not in the same
11636 directory as errno.h
11637 * various tell/seek things were incorrectly prototyped
11638 * squelch ugly looking noise when running tests
11639 * Embed.t wasn't linking in all the libraries
11640 * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
11641 * re-enable all the disabled warnings (additional fixes may be
11642 needed for the warnings uncovered by this)
11643 Branch: perl
11644 + win32/config.vc64 win32/config_H.vc64
11645 ! MANIFEST README.win32 doio.c dosish.h
11646 ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
11647 ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
11648 ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
11649 ! win32/config.vc win32/makefile.mk win32/perlglob.c
11650 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
11651 ! win32/win32iop.h win32/win32sck.c
11652____________________________________________________________________________
11653[ 16032] By: jhi on 2002/04/20 23:07:20
11654 Log: Upgrade to Encode 1.52, from Dan Kogai.
11655 Branch: perl
11656 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11657 ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
11658 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
11659 ! ext/Encode/lib/Encode/JP/JIS7.pm
11660 ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
11661 ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
11662 ! ext/Encode/ucm/big5-hkscs.ucm
11663____________________________________________________________________________
11664[ 16031] By: jhi on 2002/04/20 22:22:23
11665 Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
11666 From: Mark-Jason Dominus <mjd@plover.com>
11667 Date: Sat, 20 Apr 2002 03:36:28 -0400
11668 Message-ID: <20020420073628.324.qmail@plover.com>
11669 Branch: perl
11670 ! pod/perlopentut.pod
11671____________________________________________________________________________
11672[ 16030] By: sky on 2002/04/20 22:02:32
11673 Log: Remove auto-detach
11674 Cleans up memory now, destroys the mutex and frees thread
11675 Makes returnvalues mortal
11676 Doesn't run thread_destruct until the thread has stopped AND
11677 all references to it are gone.
11678 Branch: perl
11679 ! ext/threads/threads.xs
11680____________________________________________________________________________
11681[ 16029] By: jhi on 2002/04/20 21:46:33
11682 Log: Subject: [PATCH @16005] rescue perldoc for VMS
11683 From: "Craig A. Berry" <craigberry@mac.com>
11684 Date: Sat, 20 Apr 2002 15:16:30 -0500
11685 Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
11686 Branch: perl
11687 ! vms/vms.c
11688____________________________________________________________________________
11689[ 16028] By: jhi on 2002/04/20 21:44:27
11690 Log: Subject: Re: [PATCH] typo
11691 From: andreas.koenig@anima.de (Andreas J. Koenig)
11692 Date: Sat, 20 Apr 2002 15:41:23 +0200
11693 Message-ID: <m37kn2o5bw.fsf@anima.de>
11694 Branch: perl
11695 ! ext/Encode/encoding.pm
11696____________________________________________________________________________
11697[ 16027] By: nick on 2002/04/20 21:42:09
11698 Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
11699 and change test not to skip them.
11700 Branch: perlio
11701 ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
11702____________________________________________________________________________
11703[ 16026] By: jhi on 2002/04/20 21:40:20
11704 Log: Upgrade to Encode 1.51, from Dan Kogai.
11705 Branch: perl
11706 + ext/Encode/ucm/big5-eten.ucm
11707 - ext/Encode/ucm/big5.ucm
11708 ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11709 ! ext/Encode/Encode.xs ext/Encode/MANIFEST
11710 ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11711 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
11712 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11713 ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
11714____________________________________________________________________________
11715[ 16025] By: gsar on 2002/04/20 19:58:59
11716 Log: purge existing win64 stuff (this never really worked in 5.7.x)
11717 in preparation for completely redone win64 support
11718 Branch: perl
11719 - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
11720 ! MANIFEST Porting/makerel
11721____________________________________________________________________________
11722[ 16024] By: rgs on 2002/04/20 19:09:35
11723 Log: Subject: Re: perl@16005
11724 From: Stas Bekman <stas@stason.org>
11725 Date: Sat, 20 Apr 2002 13:06:49 +0800
11726 Message-ID: <3CC0F769.1010705@stason.org>
11727 (with a minor formatting nit)
11728 Branch: perl
11729 ! pod/perlfunc.pod
11730____________________________________________________________________________
11731[ 16023] By: nick on 2002/04/20 19:06:04
11732 Log: Some tweaks for encodings which need lines.
11733 Also disabled trial of using fallbacks.
11734 Branch: perlio
11735 ! ext/PerlIO/encoding/encoding.pm
11736 ! ext/PerlIO/encoding/encoding.xs
11737____________________________________________________________________________
11738[ 16022] By: nick on 2002/04/20 18:37:38
11739 Log: Various tweaks to Encode
11740 Branch: perlio
11741 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11742 ! ext/Encode/Unicode/Unicode.xs
11743 ! ext/Encode/lib/Encode/Encoding.pm
11744 ! ext/Encode/lib/Encode/JP/JIS7.pm
11745 ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
11746____________________________________________________________________________
11747[ 16021] By: jhi on 2002/04/20 14:31:31
11748 Log: Subject: [PATCH] perlunicode.pod typos
11749 From: andreas.koenig@anima.de (Andreas J. Koenig)
11750 Date: Sat, 20 Apr 2002 11:20:25 +0200
11751 Message-ID: <m3vgamoheu.fsf@anima.de>
11752 Branch: perl
11753 ! pod/perlunicode.pod
11754____________________________________________________________________________
11755[ 16020] By: jhi on 2002/04/20 14:28:12
11756 Log: Test tweak from mjd.
11757 Branch: perl
11758 ! lib/Memoize/t/errors.t
11759____________________________________________________________________________
11760[ 16019] By: jhi on 2002/04/20 14:26:17
11761 Log: Integrate perlio:
11762
11763 [ 16018]
11764 Fill in the PERLIO sections.
11765
11766 [ 16017]
11767 Add :bytes to POD part.
11768 Remove 'alias' to Encode now it exists as a module.
11769
11770 [ 16014]
11771 Tweak to Encode.xs to avoid buffer overrun.
11772
11773 [ 16007]
11774 Silence warning generating warning message for U+FFFF does not map etc.
11775
11776 [ 15912]
11777 XS versions of encode/decode for Encode::Unicode
11778 Branch: perl
11779 !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
11780____________________________________________________________________________
11781[ 16018] By: nick on 2002/04/20 13:38:24
11782 Log: Fill in the PERLIO sections.
11783 Branch: perlio
11784 ! pod/perlrun.pod
11785____________________________________________________________________________
11786[ 16017] By: nick on 2002/04/20 13:37:15
11787 Log: Add :bytes to POD part.
11788 Remove 'alias' to Encode now it exists as a module.
11789 Branch: perlio
11790 ! lib/PerlIO.pm
11791____________________________________________________________________________
11792[ 16016] By: sky on 2002/04/20 13:12:31
11793 Log: Really let the update of the link list do something.
11794 Branch: perl
11795 ! ext/threads/threads.xs
11796____________________________________________________________________________
11797[ 16015] By: nick on 2002/04/20 07:51:26
11798 Log: Integrate mainline
11799 Branch: perlio
11800 !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
11801 !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
11802 !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
11803____________________________________________________________________________
11804[ 16014] By: nick on 2002/04/20 07:46:11
11805 Log: Tweak to Encode.xs to avoid buffer overrun.
11806 Branch: perlio
11807 ! ext/Encode/Encode.xs
11808____________________________________________________________________________
11809[ 16013] By: jhi on 2002/04/20 01:48:13
11810 Log: Subject: [PATCH] t/japh/abigail.t
11811 From: abigail@foad.org
11812 Date: Fri, 19 Apr 2002 02:21:36 +0200
11813 Message-ID: <20020419002136.16948.qmail@foad.org>
11814
11815 Subject: Re: [PATCH] t/japh/abigail.t
11816 From: "Craig A. Berry" <craigberry@mac.com>
11817 Date: Fri, 19 Apr 2002 11:23:45 -0500
11818 Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
11819 Branch: perl
11820 ! t/japh/abigail.t
11821____________________________________________________________________________
11822[ 16012] By: jhi on 2002/04/20 01:46:03
11823 Log: User-defined character properties were unintentionally
11824 removed, noticed by Dan Kogai.
11825 Branch: perl
11826 ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
11827 ! pod/perlunicode.pod t/op/pat.t
11828____________________________________________________________________________
11829[ 16011] By: jhi on 2002/04/19 21:53:55
11830 Log: Subject: Re: [PATCH] Big5-related changes.
11831 From: Autrijus Tang <autrijus@autrijus.org>
11832 Date: Sat, 20 Apr 2002 04:06:31 +0800
11833 Message-ID: <20020419200631.GA20964@not.autrijus.org>
11834 Branch: perl
11835 ! README.cn README.tw
11836____________________________________________________________________________
11837[ 16010] By: rgs on 2002/04/19 20:52:19
11838 Log: Add a BUGS sections to O.pm
11839 Branch: perl
11840 ! ext/B/O.pm
11841____________________________________________________________________________
11842[ 16009] By: rgs on 2002/04/19 20:07:02
11843 Log: Disable warning noise
11844 Branch: perl
11845 ! t/io/open.t
11846____________________________________________________________________________
11847[ 16008] By: rgs on 2002/04/19 19:54:08
11848 Log: More tests for the 3-arg open
11849 Branch: perl
11850 ! t/io/open.t t/lib/warnings/doio
11851____________________________________________________________________________
11852[ 16007] By: nick on 2002/04/19 17:45:53
11853 Log: Silence warning generating warning message for U+FFFF does not map etc.
11854 Branch: perlio
11855 ! ext/Encode/Encode.xs
11856____________________________________________________________________________
11857[ 16006] By: nick on 2002/04/19 15:24:57
11858 Log: Integrate mainline (for Tk with Encode testing)
11859 Some perlio & encode issues otherwise cleanish.
11860 Branch: perlio
11861 +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
11862 +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
11863 +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
11864 +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
11865 +> ext/threads/t/thread.t
11866 - ext/Encode/lib/Encode/Unicode.pm
11867 !> (integrate 38 files)
11868____________________________________________________________________________
11869[ 16005] By: jhi on 2002/04/19 13:26:39
11870 Log: Update Changes.
11871 Branch: perl
11872 ! Changes patchlevel.h
11873____________________________________________________________________________
11874[ 16004] By: jhi on 2002/04/19 13:15:22
11875 Log: Subject: [PATCH] warn on ref open without perlio
11876 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11877 Date: Thu, 18 Apr 2002 23:17:44 +0200
11878 Message-ID: <20020418231744.A24159@rafael>
11879
11880 (with one nit, the skip message needed "# " prefix)
11881 Branch: perl
11882 ! doio.c pod/perldiag.pod t/lib/warnings/doio
11883____________________________________________________________________________
11884[ 16003] By: jhi on 2002/04/19 12:59:11
11885 Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current
11886 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11887 Date: Fri, 19 Apr 2002 15:43:47 +0200
11888 Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
11889 Branch: perl
11890 ! README.hpux
11891____________________________________________________________________________
11892[ 16002] By: jhi on 2002/04/19 12:58:23
11893 Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
11894 Branch: perl
11895 ! ext/PerlIO/encoding/encoding.pm
11896 ! ext/PerlIO/encoding/encoding.xs
11897____________________________________________________________________________
11898[ 16001] By: jhi on 2002/04/19 12:58:00
11899 Log: Upgrade to Encode 1.50, from Dan Kogai.
11900 Branch: perl
11901 + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
11902 + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
11903 + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
11904 + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
11905 - ext/Encode/lib/Encode/Unicode.pm
11906 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
11907 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11908 ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
11909 ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11910 ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11911 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
11912 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
11913 ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
11914 ! ext/Encode/t/jisx0208.ref
11915____________________________________________________________________________
11916[ 16000] By: jhi on 2002/04/19 12:16:08
11917 Log: Subject: CPAN.pm sync
11918 From: andreas.koenig@anima.de (Andreas J. Koenig)
11919 Date: Fri, 19 Apr 2002 11:55:07 +0200
11920 Message-ID: <m3ads0qah0.fsf@anima.de>
11921 Branch: perl
11922 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11923____________________________________________________________________________
11924[ 15999] By: jhi on 2002/04/19 12:08:54
11925 Log: Snip away an obsolete section noticed by Benjamin Goldberg.
11926 Branch: perl
11927 ! pod/perltooc.pod
11928____________________________________________________________________________
11929[ 15998] By: jhi on 2002/04/19 00:43:45
11930 Log: The previous change on this was *ahem* slightly off-topic.
11931 Branch: perl
11932 ! ext/PerlIO/encoding/encoding.pm
11933____________________________________________________________________________
11934[ 15997] By: gsar on 2002/04/19 00:19:47
11935 Log: variant of change#14657 from mainline, modified for binary
11936 compatibility for 5.6.x (from Jan Dubois)
11937 Branch: maint-5.6/perl
11938 ! lib/Win32.pod win32/win32.c
11939____________________________________________________________________________
11940[ 15996] By: ams on 2002/04/18 16:16:26
11941 Log: Subject: [PATCH] Typo in pod/perldebtut.pod
11942 From: abigail@foad.org
11943 Date: Thu, 18 Apr 2002 17:09:45 +0200
11944 Message-Id: <20020418150945.389.qmail@foad.org>
11945 Branch: perl
11946 ! pod/perldebtut.pod
11947____________________________________________________________________________
11948[ 15995] By: jhi on 2002/04/18 14:14:10
11949 Log: z/OS situation update.
11950 Branch: perl
11951 ! pod/perldelta.pod
11952____________________________________________________________________________
11953[ 15994] By: jhi on 2002/04/18 13:43:37
11954 Log: Doc tweaks.
11955 Branch: perl
11956 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
11957____________________________________________________________________________
11958[ 15993] By: jhi on 2002/04/18 13:05:46
11959 Log: The tests need perlio.
11960 Branch: perl
11961 ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
11962____________________________________________________________________________
11963[ 15992] By: jhi on 2002/04/18 12:58:17
11964 Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
11965 From: Mark-Jason Dominus <mjd@plover.com>
11966 Date: Thu, 18 Apr 2002 09:38:17 -0400
11967 Message-ID: <20020418133817.22436.qmail@plover.com>
11968
11969 Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
11970 From: Mark-Jason Dominus <mjd@plover.com>
11971 Date: Thu, 18 Apr 2002 09:54:50 -0400
11972 Message-ID: <20020418135450.22999.qmail@plover.com>
11973 Branch: perl
11974 ! pod/perlfaq8.pod
11975____________________________________________________________________________
11976[ 15991] By: sky on 2002/04/18 09:18:14
11977 Log: Port testcases from thr5005 tests so we don't fail on same things.
11978 Added yield support using threads->yield().
11979 Branch: perl
11980 + ext/threads/t/thread.t
11981 ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
11982____________________________________________________________________________
11983[ 15990] By: nick on 2002/04/18 07:56:40
11984 Log: Integrate mainline
11985 Branch: perlio
11986 - t/io/full.t
11987 !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
11988 !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
11989 !> perl.c t/op/groups.t toke.c win32/win32.c
11990____________________________________________________________________________
11991[ 15989] By: sky on 2002/04/18 07:15:55
11992 Log: Always flush the PerlIO buffers after running END blocks in
11993 perl_destruct. This should fix ext/threads/t/end.t under Win32.
11994 Branch: perl
11995 ! perl.c
11996____________________________________________________________________________
11997[ 15988] By: dougm on 2002/04/18 01:56:16
11998 Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
11999 Branch: perl
12000 ! perl.c
12001____________________________________________________________________________
12002[ 15987] By: jhi on 2002/04/17 21:51:18
12003 Log: Move /dev/full testing post-5.8.0.
12004 Branch: perl
12005 - t/io/full.t
12006 ! MANIFEST
12007____________________________________________________________________________
12008[ 15986] By: jhi on 2002/04/17 21:38:43
12009 Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
12010 ("Crays have only REAL memory.")
12011 Branch: perl
12012 ! hints/unicos.sh hints/unicosmk.sh
12013____________________________________________________________________________
12014[ 15985] By: jhi on 2002/04/17 21:33:56
12015 Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
12016 From: luc.st-louis@ca.transport.bombardier.com
12017 Date: Wed, 17 Apr 2002 14:22:25 -0400
12018 Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
12019 Branch: perl
12020 ! win32/win32.c
12021____________________________________________________________________________
12022[ 15984] By: jhi on 2002/04/17 21:12:34
12023 Log: With -Uuseperlio the error might be EBADF.
12024 Branch: perl
12025 ! t/io/full.t
12026____________________________________________________________________________
12027[ 15983] By: jhi on 2002/04/17 21:05:04
12028 Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
12029 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
12030 Date: Wed, 17 Apr 2002 21:16:22 +0400
12031 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
12032 Branch: perl
12033 ! lib/ExtUtils/t/Embed.t
12034____________________________________________________________________________
12035[ 15982] By: jhi on 2002/04/17 21:04:02
12036 Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
12037 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
12038 Date: Wed, 17 Apr 2002 20:08:03 +0400
12039 Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
12040 Branch: perl
12041 ! win32/win32.c
12042____________________________________________________________________________
12043[ 15981] By: jhi on 2002/04/17 21:02:13
12044 Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
12045 From: Mark-Jason Dominus <mjd@plover.com>
12046 Date: Wed, 17 Apr 2002 11:14:17 -0400
12047 Message-ID: <20020417151417.27268.qmail@plover.com>
12048 Branch: perl
12049 ! t/io/full.t
12050____________________________________________________________________________
12051[ 15980] By: jhi on 2002/04/17 20:57:36
12052 Log: README.cjk update.
12053 Branch: perl
12054 ! README.cn README.jp README.ko README.tw
12055____________________________________________________________________________
12056[ 15979] By: rgs on 2002/04/17 20:24:48
12057 Log: Subject: [PATCH toke.c] @:foo?
12058 From: Philip Newton <Philip.Newton@gmx.net>
12059 Date: Wed, 17 Apr 2002 19:48:09 +0200
12060 Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
12061 Branch: perl
12062 ! toke.c
12063____________________________________________________________________________
12064[ 15978] By: rgs on 2002/04/17 20:20:19
12065 Log: Subject: Re: gcc on HP
12066 From: Philip Newton <Philip.Newton@gmx.net>
12067 Date: Wed, 17 Apr 2002 20:36:34 +0200
12068 Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
12069 Branch: perl
12070 ! README.hpux
12071____________________________________________________________________________
12072[ 15977] By: rgs on 2002/04/17 19:54:49
12073 Log: Adjust test for groups that appear multiple times on Cygwin
12074 Branch: perl
12075 ! t/op/groups.t
12076____________________________________________________________________________
12077[ 15976] By: nick on 2002/04/17 17:03:40
12078 Log: Integrate mainline
12079 Branch: perlio
12080 +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
12081 +> ext/PerlIO/encoding/encoding.pm
12082 +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
12083 +> ext/threads/shared/t/queue.t t/io/full.t
12084 - ext/Encode/lib/Encode/XS.pm
12085 !> (integrate 50 files)
12086____________________________________________________________________________
12087[ 15975] By: jhi on 2002/04/17 14:40:03
12088 Log: Update Changes.
12089 Branch: perl
12090 ! Changes patchlevel.h
12091____________________________________________________________________________
12092[ 15974] By: jhi on 2002/04/17 14:34:16
12093 Log: Subject: [PATCH B::Deparse] "foo bar"->()
12094 From: Robin Houston <robin@kitsite.com>
12095 Date: Wed, 17 Apr 2002 15:45:32 +0100
12096 Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
12097 Branch: perl
12098 ! ext/B/B/Deparse.pm
12099____________________________________________________________________________
12100[ 15973] By: jhi on 2002/04/17 14:34:03
12101 Log: metaconfig unit change for #15972.
12102 Branch: metaconfig/U/perl
12103 ! Extensions.U
12104____________________________________________________________________________
12105[ 15972] By: jhi on 2002/04/17 14:31:42
12106 Log: As suggested by Arthur: the threads and threads::shared
12107 modules are always present. This tries to preempt two
12108 kinds of bug reports: (1) "the Perl 5.8.0 was supposed
12109 to have this new fancy threads implementation but my Perl
12110 doesn't seem to have it" (2) someone attempting to install
12111 threads using CPAN.pm and CPAN.pm helpfully starting to
12112 install perl 5.8.0 (which they might already have installed).
12113 Branch: perl
12114 ! Configure ext/threads/Makefile.PL
12115 ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
12116 ! ext/threads/shared/shared.xs ext/threads/threads.pm
12117 ! ext/threads/threads.xs
12118____________________________________________________________________________
12119[ 15971] By: jhi on 2002/04/17 14:19:07
12120 Log: More signedness nits.
12121 Branch: perl
12122 ! ext/Encode/Encode.xs
12123____________________________________________________________________________
12124[ 15970] By: jhi on 2002/04/17 13:02:33
12125 Log: fast_abs_path() is tainted.
12126 Branch: perl
12127 ! ext/Cwd/t/cwd.t
12128____________________________________________________________________________
12129[ 15969] By: jhi on 2002/04/17 12:56:17
12130 Log: Signedness nit.
12131 Branch: perl
12132 ! ext/Encode/bin/enc2xs
12133____________________________________________________________________________
12134[ 15968] By: jhi on 2002/04/17 12:45:42
12135 Log: Subject: gcc on HP
12136 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12137 Date: Wed, 17 Apr 2002 12:43:38 +0200
12138 Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>
12139 Branch: perl
12140 ! README.hpux
12141____________________________________________________________________________
12142[ 15967] By: jhi on 2002/04/17 12:43:07
12143 Log: Add just a little bit more explanation to PerlIO::encoding.
12144 Branch: perl
12145 ! ext/PerlIO/encoding/encoding.pm
12146____________________________________________________________________________
12147[ 15966] By: jhi on 2002/04/17 12:32:17
12148 Log: PerlIO::encoding 0.01 from Dan Kogai.
12149 Branch: perl
12150 + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
12151 + ext/PerlIO/encoding/encoding.pm
12152 + ext/PerlIO/encoding/encoding.xs
12153 ! MANIFEST
12154____________________________________________________________________________
12155[ 15965] By: jhi on 2002/04/17 12:24:56
12156 Log: Upgrade to Encode 1.42, from Dan Kogai.
12157 Branch: perl
12158 - ext/Encode/lib/Encode/XS.pm
12159 ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
12160 ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
12161 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12162 ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
12163 ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
12164 ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
12165 ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12166 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
12167 ! ext/Encode/lib/Encode/Config.pm
12168 ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
12169 ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
12170 ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
12171 ! ext/Encode/t/encoding.t
12172____________________________________________________________________________
12173[ 15964] By: jhi on 2002/04/17 12:17:42
12174 Log: Test tweaks from mjd and Benjamin Goldberg.
12175 Branch: perl
12176 ! t/io/full.t
12177____________________________________________________________________________
12178[ 15963] By: jhi on 2002/04/16 22:31:24
12179 Log: Document taint-safeness. Life in the fast_abs_path()
12180 lane is unsafe.
12181 Branch: perl
12182 ! lib/Cwd.pm
12183____________________________________________________________________________
12184[ 15962] By: jhi on 2002/04/16 22:14:41
12185 Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
12186 From: Mark-Jason Dominus <mjd@plover.com>
12187 Date: Tue, 16 Apr 2002 19:24:12 -0400
12188 Message-ID: <20020416232412.14297.qmail@plover.com>
12189 Branch: perl
12190 + t/io/full.t
12191 ! MANIFEST perlio.c
12192____________________________________________________________________________
12193[ 15961] By: jhi on 2002/04/16 22:10:54
12194 Log: Manifestations of mjd, from mjd.
12195 Branch: perl
12196 ! MANIFEST
12197____________________________________________________________________________
12198[ 15960] By: jhi on 2002/04/16 22:10:11
12199 Log: metaconfig unit change for #15959.
12200 Branch: metaconfig/U/perl
12201 ! Extensions.U
12202____________________________________________________________________________
12203[ 15959] By: jhi on 2002/04/16 22:09:56
12204 Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny!
12205 From: Andy Dougherty <doughera@lafayette.edu>
12206 Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
12207 Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
12208 Branch: perl
12209 ! Configure
12210____________________________________________________________________________
12211[ 15958] By: jhi on 2002/04/16 22:05:07
12212 Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
12213 From: Nicholas Clark <nick@unfortu.net>
12214 Date: Tue, 16 Apr 2002 22:22:41 +0100
12215 Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
12216 Branch: perl
12217 ! embed.fnc global.sym hv.c universal.c
12218____________________________________________________________________________
12219[ 15957] By: jhi on 2002/04/16 21:58:44
12220 Log: Documents for Merijn and lots of XXXs for NI-S :-)
12221 Branch: perl
12222 ! pod/perlfunc.pod pod/perlrun.pod
12223____________________________________________________________________________
12224[ 15956] By: sky on 2002/04/16 21:26:53
12225 Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
12226 in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
12227 stuff being 0xabababab on cleanup.
12228 Branch: perl
12229 + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
12230 ! MANIFEST
12231____________________________________________________________________________
12232[ 15955] By: nick on 2002/04/16 20:46:03
12233 Log: Integate mainline (other machine)
12234 Branch: perlio
12235 !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
12236 !> t/op/magic.t
12237____________________________________________________________________________
12238[ 15954] By: nick on 2002/04/16 20:13:32
12239 Log: Integrate mainline
12240 Branch: perlio
12241 +> README.cn README.jp README.ko README.tw
12242 +> ext/threads/shared/t/av_refs.t
12243 +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
12244 !> (integrate 41 files)
12245____________________________________________________________________________
12246[ 15953] By: rgs on 2002/04/16 19:53:28
12247 Log: B::walkoptree bugfix (see also #15850)
12248 Branch: perl
12249 ! ext/B/B.xs ext/B/t/terse.t
12250____________________________________________________________________________
12251[ 15952] By: rgs on 2002/04/16 18:36:49
12252 Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
12253 From: Philip Newton <Philip.Newton@gmx.net>
12254 Date: Tue, 16 Apr 2002 21:09:44 +0200
12255 Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
12256 Branch: perl
12257 ! pod/perltodo.pod
12258____________________________________________________________________________
12259[ 15951] By: jhi on 2002/04/16 13:44:28
12260 Log: Subject: [PATCH] B::Deparse problems with japhs
12261 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12262 Date: Tue, 16 Apr 2002 15:47:33 +0100
12263 Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>
12264 Branch: perl
12265 ! ext/B/B/Deparse.pm
12266____________________________________________________________________________
12267[ 15950] By: jhi on 2002/04/16 13:36:30
12268 Log: Stas' tainting worries, obscured by me.
12269 Branch: perl
12270 ! ext/Cwd/t/cwd.t lib/Cwd.pm
12271____________________________________________________________________________
12272[ 15949] By: jhi on 2002/04/16 13:16:31
12273 Log: Pod tweak to avoid =item<japanese> problems.
12274 Branch: perl
12275 ! README.jp
12276____________________________________________________________________________
12277[ 15948] By: jhi on 2002/04/16 12:39:18
12278 Log: Some UTF-8 todos.
12279 Branch: perl
12280 ! pod/perltodo.pod
12281____________________________________________________________________________
12282[ 15947] By: jhi on 2002/04/16 12:34:36
12283 Log: Let's not promise too much: use utf8 only works on identifier
12284 names, not package or subroutine names (admittedly limited [1], but
12285 that's what the Camel says, and that's what we are going to stick
12286 to for 5.8.0). Also document that use vars does not do utf8.
12287 [1] The obvious problem in both is that package and subroutine
12288 names need to mappable to the filesystem.
12289 Branch: perl
12290 ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
12291____________________________________________________________________________
12292[ 15946] By: jhi on 2002/04/16 12:02:18
12293 Log: Subject: [PATCH] small typo in IO::Pipe pod
12294 From: Slaven Rezic <rezic@onlineoffice.de>
12295 Date: Tue, 16 Apr 2002 12:31:10 +0200
12296 Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
12297 Branch: perl
12298 ! ext/IO/lib/IO/Pipe.pm
12299____________________________________________________________________________
12300[ 15945] By: jhi on 2002/04/16 11:57:45
12301 Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
12302 From: Arthur Bergman <arthur@contiller.se>
12303 Date: Tue, 16 Apr 2002 11:58:45 +0200
12304 Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
12305 Branch: perl
12306 ! lib/Attribute/Handlers.pm
12307____________________________________________________________________________
12308[ 15944] By: jhi on 2002/04/16 04:31:49
12309 Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
12310 Jungshik Shin. Regen toc.
12311 Branch: perl
12312 + README.cn README.jp README.ko README.tw
12313 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12314____________________________________________________________________________
12315[ 15943] By: jhi on 2002/04/16 03:59:00
12316 Log: my $utf8here, our $utf8here, and package variable $utf8here.
12317
12318 The actual minimal fix is in utf8.c and from NI-S,
12319 the rest are the tests (in fresh_perl since I couldn't get
12320 them easily to work elsewhere) and a slight behaviour change:
12321 previously UTF-8 identifiers had to start with an alphabetic
12322 character. No more so, now they can start with an (Unicode)
12323 ID_Continue character (which however is not a (Unicode) digit).
12324 (Limiting the first character to ID_Start would be rather
12325 restrictive, since ID_Start allows only alphabetic letters.)
12326
12327 TODO: use vars qw($utf8here). This I don't find to be
12328 a showstopper.
12329 Branch: perl
12330 ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
12331 ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
12332____________________________________________________________________________
12333[ 15942] By: ams on 2002/04/16 02:24:25
12334 Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
12335 From: "Craig A. Berry" <craigberry@mac.com>
12336 Date: Mon, 15 Apr 2002 22:06:14 -0500
12337 Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
12338 Branch: perl
12339 ! lib/FileCache.t
12340____________________________________________________________________________
12341[ 15941] By: ams on 2002/04/16 02:16:35
12342 Log: Subject: [PATCH] s2p fix for VMS
12343 From: "Craig A. Berry" <craigberry@mac.com>
12344 Date: Mon, 15 Apr 2002 21:48:36 -0500
12345 Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
12346 Branch: perl
12347 ! configure.com t/x2p/s2p.t x2p/s2p.PL
12348____________________________________________________________________________
12349[ 15940] By: jhi on 2002/04/15 22:23:31
12350 Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
12351 (and the licensing of the other code clarified, from Mark Bixby.)
12352 Branch: perl
12353 ! mpeix/mpeix.c
12354____________________________________________________________________________
12355[ 15939] By: jhi on 2002/04/15 22:17:16
12356 Log: AUTHORS updates.
12357 Branch: perl
12358 ! AUTHORS
12359____________________________________________________________________________
12360[ 15938] By: sky on 2002/04/15 22:13:17
12361 Log: Add support for my $foo : shared;
12362 Add testcase for this.
12363 Update manifest.
12364 Branch: perl
12365 + ext/threads/shared/t/shared_attr.t
12366 ! MANIFEST ext/threads/shared/shared.pm
12367____________________________________________________________________________
12368[ 15937] By: jhi on 2002/04/15 21:58:38
12369 Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
12370 From: abigail@foad.org
12371 Date: Mon, 15 Apr 2002 17:41:17 +0200
12372 Message-ID: <20020415154117.1559.qmail@foad.org>
12373
12374 (With EBCDIC skippage added, and the skip reason
12375 skippage on the two ?? loops tweaked.)
12376 Branch: perl
12377 + t/japh/abigail.t
12378 ! MANIFEST t/TEST
12379____________________________________________________________________________
12380[ 15936] By: jhi on 2002/04/15 21:48:56
12381 Log: Subject: Re: [ID 20020412.005] Dancing ??s
12382 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12383 Date: Sun, 14 Apr 2002 16:09:30 +0100
12384 Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
12385 Branch: perl
12386 ! pod/perlop.pod pp_hot.c t/op/pat.t
12387____________________________________________________________________________
12388[ 15935] By: jhi on 2002/04/15 21:47:45
12389 Log: Subject: [PATCH] t/test.pl additional functionality for runperl
12390 From: abigail@foad.org
12391 Date: Mon, 15 Apr 2002 17:40:02 +0200
12392 Message-ID: <20020415154002.1549.qmail@foad.org>
12393 Branch: perl
12394 ! t/test.pl
12395____________________________________________________________________________
12396[ 15934] By: jhi on 2002/04/15 21:46:27
12397 Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
12398 From: "Craig A. Berry" <craigberry@mac.com>
12399 Date: Mon, 15 Apr 2002 14:05:26 -0500
12400 Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
12401 Branch: perl
12402 ! universal.c
12403____________________________________________________________________________
12404[ 15933] By: sky on 2002/04/15 21:26:16
12405 Log: Test arrays containing references, and references to shared arrays.
12406 Branch: perl
12407 + ext/threads/shared/t/av_refs.t
12408____________________________________________________________________________
12409[ 15932] By: nick on 2002/04/15 15:06:49
12410 Log: Integrate mainline (for Encode)
12411 Branch: perlio
12412 +> ext/Encode/Encode/ConfigLocal_PM.e2x
12413 +> ext/Encode/lib/Encode/JP/JIS7.pm
12414 - ext/Encode/lib/Encode/JP/2022_JP.pm
12415 - ext/Encode/lib/Encode/JP/2022_JP1.pm
12416 - ext/Encode/lib/Encode/JP/JIS.pm
12417 !> (integrate 26 files)
12418____________________________________________________________________________
12419[ 15931] By: ams on 2002/04/15 14:51:31
12420 Log: Subject: [PATCH] Chip didn't time travel.
12421 From: abigail@foad.org
12422 Date: Mon, 15 Apr 2002 17:40:22 +0200
12423 Message-Id: <20020415154022.1554.qmail@foad.org>
12424 Branch: perl
12425 ! pod/perlhist.pod
12426____________________________________________________________________________
12427[ 15930] By: jhi on 2002/04/15 14:40:56
12428 Log: Update Changes.
12429 Branch: perl
12430 ! Changes patchlevel.h
12431____________________________________________________________________________
12432[ 15929] By: jhi on 2002/04/15 14:33:52
12433 Log: The #15921 made the 'no warnings' unnecessary.
12434 Branch: perl
12435 ! t/op/magic.t
12436____________________________________________________________________________
12437[ 15928] By: jhi on 2002/04/15 14:28:59
12438 Log: Subject: Re: [FILE] FileCache.t
12439 From: belg4mit <belg4mit@mit.edu>
12440 Date: Mon, 15 Apr 2002 01:31:21 -0400
12441 Message-ID: <3CBA65A9.A228DBA1@mit.edu>
12442 Branch: perl
12443 ! lib/FileCache.t
12444____________________________________________________________________________
12445[ 15927] By: jhi on 2002/04/15 14:19:27
12446 Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
12447 Branch: perl
12448 ! lib/FileCache.pm lib/FileCache.t
12449____________________________________________________________________________
12450[ 15926] By: jhi on 2002/04/15 13:47:16
12451 Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
12452 From: Nicholas Clark <nick@unfortu.net>
12453 Date: Sun, 14 Apr 2002 22:54:43 +0100
12454 Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
12455 Branch: perl
12456 ! lib/Hash/Util.t
12457____________________________________________________________________________
12458[ 15925] By: jhi on 2002/04/15 13:23:34
12459 Log: Subject: [Encode] 1.40 released!
12460 From: Dan Kogai <dankogai@dan.co.jp>
12461 Date: Mon, 15 Apr 2002 07:51:52 +0900
12462 Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
12463 Branch: perl
12464 + ext/Encode/Encode/ConfigLocal_PM.e2x
12465 + ext/Encode/lib/Encode/JP/JIS7.pm
12466 - ext/Encode/lib/Encode/JP/2022_JP.pm
12467 - ext/Encode/lib/Encode/JP/2022_JP1.pm
12468 - ext/Encode/lib/Encode/JP/JIS.pm
12469 ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
12470 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
12471 ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
12472 ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
12473 ! ext/Encode/lib/Encode/Config.pm
12474 ! ext/Encode/lib/Encode/Encoder.pm
12475 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
12476 ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
12477____________________________________________________________________________
12478[ 15924] By: jhi on 2002/04/15 12:52:58
12479 Log: return undef is of questionable style.
12480 Branch: perl
12481 ! lib/Hash/Util.pm
12482____________________________________________________________________________
12483[ 15923] By: jhi on 2002/04/15 12:47:26
12484 Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is fixed
12485 From: mjd@plover.com
12486 Date: 15 Apr 2002 06:46:02 -0000
12487 Message-ID: <20020415064602.17052.qmail@plover.com>
12488 Branch: perl
12489 ! t/op/magic.t
12490____________________________________________________________________________
12491[ 15922] By: jhi on 2002/04/15 12:40:09
12492 Log: Subject: [PATCH 5.7.3] test @+ and @- features
12493 From: mjd@plover.com
12494 Date: 14 Apr 2002 22:30:17 -0000
12495 Message-ID: <20020414223017.17361.qmail@plover.com>
12496 Branch: perl
12497 ! t/op/re_tests
12498____________________________________________________________________________
12499[ 15921] By: jhi on 2002/04/15 12:37:04
12500 Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
12501 From: Mark-Jason Dominus <mjd@plover.com>
12502 Date: Mon, 15 Apr 2002 02:41:52 -0400
12503 Message-ID: <20020415064152.16958.qmail@plover.com>
12504 Branch: perl
12505 ! perl.c t/lib/warnings/toke
12506____________________________________________________________________________
12507[ 15920] By: jhi on 2002/04/15 12:32:43
12508 Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
12509 From: "Craig A. Berry" <craigberry@mac.com>
12510 Date: Sun, 14 Apr 2002 18:56:02 -0500
12511 Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
12512 Branch: perl
12513 ! configure.com
12514____________________________________________________________________________
12515[ 15919] By: nick on 2002/04/15 06:14:25
12516 Log: Integrate mainline
12517 Branch: perlio
12518 !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
12519 !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
12520 !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
12521____________________________________________________________________________
12522[ 15918] By: ams on 2002/04/15 04:25:48
12523 Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
12524 From: Stas Bekman <stas@stason.org>
12525 Date: Mon, 15 Apr 2002 11:45:03 +0800
12526 Message-Id: <3CBA4CBF.9030306@stason.org>
12527 Branch: perl
12528 ! lib/Cwd.pm
12529____________________________________________________________________________
12530[ 15917] By: ams on 2002/04/15 04:21:14
12531 Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
12532 From: Mark-Jason Dominus <mjd@plover.com>
12533 Date: Mon, 15 Apr 2002 00:30:26 -0400
12534 Message-Id: <20020415043026.11417.qmail@plover.com>
12535 Branch: perl
12536 ! perl.c t/lib/warnings/toke
12537____________________________________________________________________________
12538[ 15916] By: rgs on 2002/04/14 19:30:41
12539 Log: Correct precedence problem in #15915
12540 Branch: perl
12541 ! lib/vars.pm
12542____________________________________________________________________________
12543[ 15915] By: jhi on 2002/04/14 15:41:01
12544 Log: use vars wasn't use utf8 aware.
12545 Branch: perl
12546 ! lib/vars.pm
12547____________________________________________________________________________
12548[ 15914] By: jhi on 2002/04/14 15:20:58
12549 Log: Subject: [PATCH] Re: restricted hashes are unblessable
12550 From: Nicholas Clark <nick@unfortu.net>
12551 Date: Sat, 13 Apr 2002 23:43:02 +0100
12552 Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
12553
12554 The function name sucks but can't think of anything better.
12555 Branch: perl
12556 ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
12557____________________________________________________________________________
12558[ 15913] By: jhi on 2002/04/14 14:55:07
12559 Log: Subject: AUTHORS update
12560 From: Chris Nandor <pudge@pobox.com>
12561 Date: Sun, 14 Apr 2002 11:54:40 -0400
12562 Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
12563 Branch: perl
12564 ! AUTHORS
12565____________________________________________________________________________
12566[ 15912] By: nick on 2002/04/14 14:47:18
12567 Log: XS versions of encode/decode for Encode::Unicode
12568 Branch: perlio
12569 ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
12570____________________________________________________________________________
12571[ 15911] By: jhi on 2002/04/14 14:28:59
12572 Log: metaconfig unit changes for #15910.
12573 Branch: metaconfig
12574 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12575 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12576 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12577 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12578 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12579 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12580 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12581 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12582 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12583 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12584 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12585 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12586 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12587 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12588 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12589 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12590 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12591 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12592 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12593 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12594 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12595 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12596 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12597 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12598____________________________________________________________________________
12599[ 15910] By: jhi on 2002/04/14 14:26:14
12600 Log: Simplify the _r probing code by adding the i_systime
12601 only for the APIs where it matters.
12602 Branch: perl
12603 ! Configure reentr.pl
12604____________________________________________________________________________
12605[ 15909] By: jhi on 2002/04/14 14:10:14
12606 Log: Integrate perlio:
12607
12608 [ 15904]
12609 Disable test code (assertions) in CRLF layer.
12610
12611 [ 15903]
12612 Avoid expensive paranoid check that decoder does return legal UTF-8
12613 Branch: perl
12614 !> ext/Encode/Encode.xs perlio.c
12615____________________________________________________________________________
12616[ 15908] By: jhi on 2002/04/14 14:05:45
12617 Log: Subject: patch for FileCache in 5.7.3
12618 From: JPIERCE <belg4mit@MIT.EDU>
12619 Date: Sun, 14 Apr 2002 00:38:21 -0400
12620 Message-Id: <200204140438.AAA30812@calloway.mit.edu>
12621 Branch: perl
12622 ! lib/FileCache.pm
12623____________________________________________________________________________
12624[ 15907] By: jhi on 2002/04/14 14:03:53
12625 Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
12626 From: Tim Bunce <Tim.Bunce@pobox.com>
12627 Date: Sun, 14 Apr 2002 12:07:35 +0100
12628 Message-ID: <20020414120735.U81028@dansat.data-plan.com>
12629 Branch: perl
12630 ! ext/Storable/Storable.xs
12631____________________________________________________________________________
12632[ 15906] By: jhi on 2002/04/14 14:00:03
12633 Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
12634 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12635 Date: Sun, 14 Apr 2002 16:29:59 +0200
12636 Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
12637 Branch: perl
12638 ! hints/hpux.sh
12639____________________________________________________________________________
12640[ 15905] By: jhi on 2002/04/14 13:50:14
12641 Log: Subject: Enable portable gcc code on hp-ux
12642 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12643 Date: Sun, 14 Apr 2002 16:30:01 +0200
12644 Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
12645 Branch: perl
12646 ! hints/hpux.sh
12647____________________________________________________________________________
12648[ 15904] By: nick on 2002/04/14 09:18:01
12649 Log: Disable test code (assertions) in CRLF layer.
12650 Branch: perlio
12651 ! perlio.c
12652____________________________________________________________________________
12653[ 15903] By: nick on 2002/04/14 09:16:39
12654 Log: Avoid expensive paranoid check that decoder does return legal UTF-8
12655 Branch: perlio
12656 ! ext/Encode/Encode.xs
12657____________________________________________________________________________
12658[ 15902] By: nick on 2002/04/14 09:15:45
12659 Log: Integrate mainline
12660 Branch: perlio
12661 +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
12662 +> t/win32/longpath.t t/win32/system.t
12663 - t/op/winsystem.t
12664 !> (integrate 30 files)
12665____________________________________________________________________________
12666[ 15901] By: jhi on 2002/04/13 23:10:36
12667 Log: Fixed URL for the Alpha editor.
12668 Branch: perl
12669 ! pod/perlfaq3.pod
12670____________________________________________________________________________
12671[ 15900] By: jhi on 2002/04/13 21:43:19
12672 Log: Dedodgify.
12673 Branch: perl
12674 ! ext/Storable/Storable.xs
12675____________________________________________________________________________
12676[ 15899] By: jhi on 2002/04/13 21:23:41
12677 Log: AUTHORS updates.
12678 Branch: perl
12679 ! AUTHORS
12680____________________________________________________________________________
12681[ 15898] By: jhi on 2002/04/13 19:59:49
12682 Log: s2p needs Config.pm.
12683 Branch: perl
12684 ! Makefile.SH
12685____________________________________________________________________________
12686[ 15897] By: jhi on 2002/04/13 19:58:15
12687 Log: Subject: [PATCH] Benchmark.t 75,90,109
12688 From: Nicholas Clark <nick@unfortu.net>
12689 Date: Sat, 13 Apr 2002 21:43:04 +0100
12690 Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
12691 Branch: perl
12692 ! lib/Benchmark.t
12693____________________________________________________________________________
12694[ 15896] By: jhi on 2002/04/13 19:10:08
12695 Log: Tweaks by Autrijus Tang.
12696 Branch: perl
12697 ! ext/Encode/encoding.pm
12698____________________________________________________________________________
12699[ 15895] By: jhi on 2002/04/13 18:27:05
12700 Log: FAQ sync.
12701 Branch: perl
12702 ! pod/perlfaq5.pod
12703____________________________________________________________________________
12704[ 15894] By: jhi on 2002/04/13 16:22:06
12705 Log: z/OS tally update.
12706 Branch: perl
12707 ! pod/perldelta.pod
12708____________________________________________________________________________
12709[ 15893] By: jhi on 2002/04/13 15:25:55
12710 Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
12711 From: Nicholas Clark <nick@unfortu.net>
12712 Date: Sat, 13 Apr 2002 02:58:07 +0100
12713 Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
12714 Branch: perl
12715 + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
12716 ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
12717 ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
12718 ! t/lib/st-dump.pl
12719____________________________________________________________________________
12720[ 15892] By: jhi on 2002/04/13 15:24:54
12721 Log: Add piconv and enc2xs to the list of utilities.
12722 Branch: perl
12723 ! utils.lst
12724____________________________________________________________________________
12725[ 15891] By: jhi on 2002/04/13 14:55:11
12726 Log: s.
12727 Branch: perl
12728 ! pod/perlunicode.pod
12729____________________________________________________________________________
12730[ 15890] By: rgs on 2002/04/13 14:51:27
04d26ece 12731 Log: Phrasing fixes by Nicholas Clark
6b490b4c
JH
12732 Branch: perl
12733 ! pod/perlunicode.pod
12734____________________________________________________________________________
12735[ 15889] By: rgs on 2002/04/13 12:33:09
12736 Log: More POD fixes and typos
12737 Branch: perl
12738 ! pod/perlunicode.pod
12739____________________________________________________________________________
12740[ 15888] By: rgs on 2002/04/13 10:49:14
12741 Log: Subject: Re: UTF-8 and DB_File ?
12742 From: andreas.koenig@anima.de (Andreas J. Koenig)
12743 Date: Sat, 13 Apr 2002 13:29:41 +0200
12744 Message-ID: <m3ads7j0pm.fsf@anima.de>
12745 Branch: perl
12746 ! pod/perlunicode.pod
12747____________________________________________________________________________
12748[ 15887] By: jhi on 2002/04/12 22:38:23
12749 Log: Fix a typo noticed by Paul Johnson.
12750 Branch: perl
12751 ! MANIFEST
12752____________________________________________________________________________
12753[ 15886] By: jhi on 2002/04/12 21:38:11
12754 Log: Subject: Re: Win32 Status
12755 From: Michael G Schwern <schwern@pobox.com>
12756 Date: Fri, 12 Apr 2002 10:15:33 -0400
12757 Message-ID: <20020412141533.GB9788@blackrider>
12758 Branch: perl
12759 ! lib/ExtUtils/t/INST.t
12760____________________________________________________________________________
12761[ 15885] By: jhi on 2002/04/12 20:18:41
12762 Log: Upgrade to Encode 1.34, from Dan Kogai.
12763 Branch: perl
12764 ! ext/Encode/Changes ext/Encode/Encode.pm
12765 ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
12766 ! ext/Encode/t/Unicode.t
12767____________________________________________________________________________
12768[ 15884] By: jhi on 2002/04/12 20:16:16
12769 Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
12770 From: Graham TerMarsch <graham@howlingfrog.com>
12771 Date: Fri, 12 Apr 2002 12:28:47 -0700
12772 Message-Id: <200204121228.47826.graham@howlingfrog.com>
12773 Branch: perl
12774 ! AUTHORS
12775____________________________________________________________________________
12776[ 15883] By: jhi on 2002/04/12 20:01:37
12777 Log: Subject: [PATCH] Re: OK, what did I break in unpack?
12778 From: Nicholas Clark <nick@unfortu.net>
12779 Date: Fri, 12 Apr 2002 21:59:06 +0100
12780 Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
12781 Branch: perl
12782 ! pp_pack.c t/op/pack.t
12783____________________________________________________________________________
12784[ 15882] By: jhi on 2002/04/12 19:59:36
12785 Log: Re-sort MANIFEST.
12786 Branch: perl
12787 ! MANIFEST
12788____________________________________________________________________________
12789[ 15881] By: jhi on 2002/04/12 19:58:43
12790 Log: Move also the Win32 system testing to t/win32.
12791 Branch: perl
12792 + t/win32/system.t
12793 - t/op/winsystem.t
12794 ! MANIFEST
12795____________________________________________________________________________
12796[ 15880] By: jhi on 2002/04/12 19:57:05
12797 Log: Integrate change #15879 from maint-5.6;
12798
12799 Win32::GetLongPathName() did not return valid results if there
12800 were "." and ".." components in the path; also fix a potential
12801 buffer overflow if the long path happens to be longer than
12802 MAX_PATH (this can presumably happen if they use \\?\... style
12803 paths); add a rather limited testsuite that exercises just the
12804 edge cases
12805 Branch: perl
12806 +> t/win32/longpath.t
12807 !> MANIFEST t/harness win32/win32.c
12808____________________________________________________________________________
12809[ 15879] By: gsar on 2002/04/12 19:45:50
12810 Log: Win32::GetLongPathName() did not return valid results if there
12811 were "." and ".." components in the path; also fix a potential
12812 buffer overflow if the long path happens to be longer than
12813 MAX_PATH (this can presumably happen if they use \\?\... style
12814 paths); add a rather limited testsuite that exercises just the
12815 edge cases
12816 Branch: maint-5.6/perl
12817 + t/win32/longpath.t
12818 ! MANIFEST t/harness win32/win32.c
12819____________________________________________________________________________
12820[ 15878] By: nick on 2002/04/12 14:38:32
12821 Log: Integrate mainline
12822 Branch: perlio
12823 +> lib/ExtUtils/t/INST_PREFIX.t
12824 !> (integrate 37 files)
12825____________________________________________________________________________
12826[ 15877] By: jhi on 2002/04/12 14:05:23
12827 Log: Update Changes.
12828 Branch: perl
12829 ! Changes patchlevel.h
12830____________________________________________________________________________
12831[ 15876] By: jhi on 2002/04/12 13:36:52
12832 Log: Discuss the magic of \w in security terms.
12833 Branch: perl
12834 ! pod/perlsec.pod pod/perlunicode.pod
12835____________________________________________________________________________
12836[ 15875] By: jhi on 2002/04/12 13:16:43
12837 Log: Add a warning about the symbolic methods and
12838 symbolic sub refs not being checked for taint.
12839 Branch: perl
12840 ! pod/perlsec.pod
12841____________________________________________________________________________
12842[ 15874] By: jhi on 2002/04/12 12:27:41
12843 Log: In EBCDIC the BOM detection doesn't seem
12844 to be working right. For now skipping the test,
12845 waiting for Dan's opinion.
12846 Branch: perl
12847 ! ext/Encode/t/Unicode.t
12848____________________________________________________________________________
12849[ 15873] By: jhi on 2002/04/12 02:10:33
12850 Log: Update to Net::Ping 2.16.
12851 Branch: perl
12852 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
12853____________________________________________________________________________
12854[ 15872] By: jhi on 2002/04/12 02:06:04
12855 Log: Upgrade to CGI.pm 2.81.
12856 Branch: perl
12857 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
12858____________________________________________________________________________
12859[ 15871] By: jhi on 2002/04/12 01:48:01
12860 Log: Move up restricted hashes a bit.
12861 Branch: perl
12862 ! pod/perldelta.pod
12863____________________________________________________________________________
12864[ 15870] By: jhi on 2002/04/12 01:23:58
12865 Log: Now using Unicode 3.2.0.
12866 Branch: perl
12867 ! pod/perldelta.pod
12868____________________________________________________________________________
12869[ 15869] By: jhi on 2002/04/11 22:48:24
12870 Log: UNICOS too has sockpair issues (unsurprisingly,
12871 since UNICOS/mk has them too)
12872 Branch: perl
12873 ! ext/Socket/socketpair.t
12874____________________________________________________________________________
12875[ 15868] By: jhi on 2002/04/11 20:41:23
12876 Log: FAQ patch from mjd regarding Tie::File.
12877 Branch: perl
12878 ! pod/perlfaq5.pod
12879____________________________________________________________________________
12880[ 15867] By: jhi on 2002/04/11 19:19:36
12881 Log: ZWNJ, ZWJ. Any further convenience aliasing should
12882 consider using the NamesList.
12883 Branch: perl
12884 ! lib/charnames.pm lib/charnames.t
12885____________________________________________________________________________
12886[ 15866] By: jhi on 2002/04/11 18:40:55
12887 Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
12888 From: "Craig A. Berry" <craigberry@mac.com>
12889 Date: Thu, 11 Apr 2002 13:47:21 -0500
12890 Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
12891 Branch: perl
12892 ! lib/File/CheckTree.pm lib/File/CheckTree.t
12893____________________________________________________________________________
12894[ 15865] By: jhi on 2002/04/11 18:39:36
12895 Log: More NT Unicode information from Jan Dubois.
12896 Branch: perl
12897 ! pod/perltodo.pod
12898____________________________________________________________________________
12899[ 15864] By: jhi on 2002/04/11 18:21:39
12900 Log: Add one perltodo item (and move bunch of them to better spot),
12901 add sysopen() to "Functions for filehandles, files, or directories".
12902 Branch: perl
12903 ! pod/perlfunc.pod pod/perltodo.pod
12904____________________________________________________________________________
12905[ 15863] By: jhi on 2002/04/11 14:46:45
12906 Log: Prettyprinting: shorten the lines to avoid linewrapping.
12907 Branch: perl
12908 ! t/TEST
12909____________________________________________________________________________
12910[ 15862] By: jhi on 2002/04/11 14:42:06
12911 Log: Also NEC SUPER-UX has buggy sockpair().
12912 Branch: perl
12913 ! ext/Socket/socketpair.t
12914____________________________________________________________________________
12915[ 15861] By: jhi on 2002/04/11 13:35:01
12916 Log: dTHX works on its own just fine.
12917 Branch: perl
12918 ! ext/DynaLoader/dl_aix.xs
12919____________________________________________________________________________
12920[ 15860] By: jhi on 2002/04/11 13:34:40
12921 Log: Must hold off building s2p until there's a miniperl.
12922 Branch: perl
12923 ! Makefile.SH
12924____________________________________________________________________________
12925[ 15859] By: jhi on 2002/04/11 13:02:10
12926 Log: AIX: strerror_r() needs dTHX.
12927 Branch: perl
12928 ! ext/DynaLoader/dl_aix.xs
12929____________________________________________________________________________
12930[ 15858] By: jhi on 2002/04/11 12:42:57
12931 Log: Extracting the s2p may require the right dynlibpath.
12932 Branch: perl
12933 ! Makefile.SH
12934____________________________________________________________________________
12935[ 15857] By: jhi on 2002/04/11 12:40:59
12936 Log: Doc tweaks.
12937 Branch: perl
12938 ! ext/Time/HiRes/HiRes.pm
12939____________________________________________________________________________
12940[ 15856] By: jhi on 2002/04/11 12:33:57
12941 Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
12942 From: Michael G Schwern <schwern@pobox.com>
12943 Date: Thu, 11 Apr 2002 01:25:26 -0400
12944 Message-ID: <20020411052525.GA17038@blackrider>
12945 Branch: perl
12946 + lib/ExtUtils/t/INST_PREFIX.t
12947 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
12948 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12949 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12950 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
12951 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
12952 ! lib/ExtUtils/t/prefixify.t
12953____________________________________________________________________________
12954[ 15855] By: nick on 2002/04/11 06:26:44
12955 Log: Integrate mainline
12956 Branch: perlio
12957 !> (integrate 42 files)
12958____________________________________________________________________________
12959[ 15854] By: jhi on 2002/04/11 02:38:50
12960 Log: Unused variables.
12961 Branch: perl
12962 ! ext/threads/shared/shared.xs ext/threads/threads.xs
12963____________________________________________________________________________
12964[ 15853] By: jhi on 2002/04/11 02:15:51
12965 Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
12966 From: Ilya Martynov <ilya@martynov.org>
12967 Date: 11 Apr 2002 03:21:17 +0400
12968 Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
12969 Branch: perl
12970 ! lib/Term/ReadLine.pm
12971____________________________________________________________________________
12972[ 15852] By: jhi on 2002/04/10 22:48:15
12973 Log: Upgrade to Encode 1.33, from Dan Kogai.
12974 Branch: perl
12975 ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
12976 ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
12977 ! ext/Encode/lib/Encode/Supported.pod
12978 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
12979 ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
12980 ! ext/Encode/ucm/adobeSymbol.ucm
12981 ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
12982____________________________________________________________________________
12983[ 15851] By: jhi on 2002/04/10 21:25:30
12984 Log: Backward portability from Dan Kogai.
12985 Branch: perl
12986 ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
12987 ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
12988 ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
12989 ! ext/Storable/t/lock.t ext/Storable/t/overload.t
12990 ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
12991 ! ext/Storable/t/store.t ext/Storable/t/tied.t
12992 ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
12993 ! ext/Storable/t/utf8.t
12994____________________________________________________________________________
12995[ 15850] By: rgs on 2002/04/10 20:07:42
12996 Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
12997 correctly). As a side-effect, fix a bug in B::Lint. The corresponding
12998 bug in B::walkoptree still to be fixed.
12999 Branch: perl
13000 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
13001____________________________________________________________________________
13002[ 15849] By: jhi on 2002/04/10 18:39:15
13003 Log: Subject: [PATCH perldelta.pod] Japanese language is ja
13004 From: Philip Newton <Philip.Newton@gmx.net>
13005 Date: Wed, 10 Apr 2002 21:29:58 +0200
13006 Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
13007 Branch: perl
13008 ! pod/perldelta.pod
13009____________________________________________________________________________
13010[ 15848] By: jhi on 2002/04/10 14:22:12
13011 Log: Integrate perlio:
13012
13013 [ 15847]
13014 Add a \t to Win32 pm_to_blib $(TOUCH) line.
13015 Branch: perl
13016 !> lib/ExtUtils/MM_Win32.pm
13017____________________________________________________________________________
13018[ 15847] By: nick on 2002/04/10 13:08:29
13019 Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
13020 Branch: perlio
13021 ! lib/ExtUtils/MM_Win32.pm
13022____________________________________________________________________________
13023[ 15846] By: jhi on 2002/04/10 12:57:51
13024 Log: Try to fool old AIX when threading, from Merijn.
13025 Branch: perl
13026 ! perl.h
13027____________________________________________________________________________
13028[ 15845] By: jhi on 2002/04/10 12:44:51
13029 Log: Update Changes.
13030 Branch: perl
13031 ! Changes patchlevel.h
13032____________________________________________________________________________
13033[ 15844] By: jhi on 2002/04/10 12:38:41
13034 Log: Welcome to the 5.7.3.
13035 Branch: perl
13036 ! NetWare/Makefile win32/Makefile
13037____________________________________________________________________________
13038[ 15843] By: jhi on 2002/04/10 12:34:01
13039 Log: Make x2p/s2p part of the test_prep target now that we
13040 have a test for it.
13041 Branch: perl
13042 ! Makefile.SH
13043____________________________________________________________________________
13044[ 15842] By: jhi on 2002/04/10 11:47:23
13045 Log: Integrate perlio:
13046
13047 [ 15840]
13048 We have been 5.7.3 for a while - install there ...
13049 Branch: perl
13050 !> win32/makefile.mk
13051____________________________________________________________________________
13052[ 15841] By: jhi on 2002/04/10 11:45:14
13053 Log: SImilarly to old HP-UX, in old AIX too including
13054 crypt.h leads into trouble. (from Merijn)
13055 Branch: perl
13056 ! hints/aix.sh
13057____________________________________________________________________________
13058[ 15840] By: nick on 2002/04/10 10:04:19
13059 Log: We have been 5.7.3 for a while - install there ...
13060 Branch: perlio
13061 ! win32/makefile.mk
13062____________________________________________________________________________
13063[ 15839] By: nick on 2002/04/10 10:03:46
13064 Log: Intgrate mainline
13065 Branch: perlio
13066 +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
13067 - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
13068 - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
13069 !> (integrate 40 files)
13070____________________________________________________________________________
13071[ 15838] By: ams on 2002/04/10 04:16:45
13072 Log: Subject: [PATCH] ext/attrs.t getting skipped
13073 From: "Craig A. Berry" <craigberry@mac.com>
13074 Date: Tue, 9 Apr 2002 23:58:49 -0500
13075 Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
13076 Branch: perl
13077 ! t/TEST
13078____________________________________________________________________________
13079[ 15837] By: jhi on 2002/04/10 01:18:57
13080 Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
13081 From: Michael G Schwern <schwern@pobox.com>
13082 Date: Tue, 9 Apr 2002 20:52:55 -0400
13083 Message-ID: <20020410005254.GI8954@blackrider>
13084 Branch: perl
13085 ! t/op/sub_lval.t
13086____________________________________________________________________________
13087[ 15836] By: jhi on 2002/04/09 23:43:55
13088 Log: Undo accident in #15385.
13089 Branch: metaconfig/U/perl
13090 ! Extensions.U
13091____________________________________________________________________________
13092[ 15835] By: jhi on 2002/04/09 23:41:01
13093 Log: Retract the UTF-8 filenames patch. This may be
13094 better dealt with in Perl level, a la File::Spec
13095 (since the whole mess is strongly filesystem-specific).
13096 Branch: metaconfig/U/perl
13097 + usecjk.U
13098 ! Extensions.U
13099 Branch: perl
13100 - ext/File/Glob/t/utf8.t
13101 ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13102 ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
13103 ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13104 ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
13105 ! t/op/readdir.t
13106____________________________________________________________________________
13107[ 15834] By: jhi on 2002/04/09 20:05:59
13108 Log: Upgrade to Encode 1.32, from Dan Kogai.
13109 Branch: perl
13110 + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
13111 - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
13112 - ext/Encode/ucm/macGurmukhi.ucm
13113 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
13114 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
13115 ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
13116 ! ext/Encode/lib/Encode/Encoder.pm
13117 ! ext/Encode/lib/Encode/Supported.pod
13118 ! ext/Encode/lib/Encode/Unicode.pm
13119 ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
13120 ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
13121____________________________________________________________________________
13122[ 15833] By: jhi on 2002/04/09 18:32:27
13123 Log: Add tests for s2p/psed, from Wolfgang Laun.
13124 Branch: perl
13125 + t/x2p/s2p.t
13126 ! MANIFEST t/TEST
13127____________________________________________________________________________
13128[ 15832] By: jhi on 2002/04/09 18:14:57
13129 Log: FAQ sync.
13130 Branch: perl
13131 ! pod/perlfaq2.pod pod/perlfaq3.pod
13132____________________________________________________________________________
13133[ 15831] By: jhi on 2002/04/09 18:02:55
13134 Log: Remove false dependency between getgrent and setpwent
13135 having/not having FILE**. Also make the names of the
13136 {set,get,end}* interface struct members a bit shorter.
13137 Branch: perl
13138 ! reentr.c reentr.h reentr.pl
13139____________________________________________________________________________
13140[ 15830] By: jhi on 2002/04/09 16:11:43
13141 Log: Avoid bad prototypes.
13142 Branch: perl
13143 ! hints/hpux.sh
13144____________________________________________________________________________
13145[ 15829] By: jhi on 2002/04/09 14:45:48
13146 Log: metaconfig unit change for #15828.
13147 Branch: metaconfig
13148 ! U/protos/Protochk.U
13149____________________________________________________________________________
13150[ 15828] By: jhi on 2002/04/09 14:45:21
13151 Log: As Merijn points out, pthread.h really needs to be known
13152 by protochk.
13153 Branch: perl
13154 ! Configure
13155____________________________________________________________________________
13156[ 15827] By: jhi on 2002/04/09 12:45:56
13157 Log: Integrate perlio:
13158
13159 [ 15826]
13160 Patch up Encode for Tk
13161 Branch: perl
13162 !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
13163 !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
13164____________________________________________________________________________
13165[ 15826] By: nick on 2002/04/09 12:38:25
13166 Log: Patch up Encode for Tk
13167 Branch: perlio
13168 ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
13169 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
13170____________________________________________________________________________
13171[ 15825] By: jhi on 2002/04/09 11:51:36
13172 Log: Portability tweak.
13173 Branch: perl
13174 ! lib/File/CheckTree.t
13175____________________________________________________________________________
13176[ 15824] By: sky on 2002/04/09 10:51:07
13177 Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
13178 From: Abigail <abigail@osp.nl>
13179 Date: tis apr 09, 2002 01:46:58 Europe/Stockholm
13180 Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
13181 Branch: perl
13182 ! pod/perlhist.pod
13183____________________________________________________________________________
13184[ 15823] By: nick on 2002/04/09 08:17:59
13185 Log: Integrate mainline
13186 Branch: perlio
13187 +> ext/Encode/lib/Encode/Config.pm
13188 +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
13189 !> (integrate 37 files)
13190____________________________________________________________________________
13191[ 15822] By: ams on 2002/04/09 06:43:50
13192 Log: Subject: [PATCH @15821] File::CheckTree hates @'s
13193 From: Spider Boardman <spider@Orb.Nashua.NH.US>
13194 Date: Tue, 09 Apr 2002 02:00:51 -0400
13195 Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
13196 Branch: perl
13197 ! lib/File/CheckTree.pm
13198____________________________________________________________________________
13199[ 15821] By: jhi on 2002/04/09 01:56:05
13200 Log: Small perldelta tweaks.
13201 Branch: perl
13202 ! pod/perldelta.pod
13203____________________________________________________________________________
13204[ 15820] By: jhi on 2002/04/09 01:37:28
13205 Log: File::Checktree update from Paul Grassie.
13206 Branch: perl
13207 ! lib/File/CheckTree.pm lib/File/CheckTree.t
13208____________________________________________________________________________
13209[ 15819] By: ams on 2002/04/08 22:43:48
13210 Log: Subject: patch against t/op/sub_lval.t
13211 From: Jim Cromie <jcromie@divsol.com>
13212 Date: Mon, 08 Apr 2002 17:38:16 -0600
13213 Message-Id: <3CB229E8.9080500@divsol.com>
13214 Branch: perl
13215 ! t/op/sub_lval.t
13216____________________________________________________________________________
13217[ 15818] By: ams on 2002/04/08 22:40:16
13218 Log: Humbly pay homage to the redundancy gods.
13219 Branch: perl
13220 ! mg.c
13221____________________________________________________________________________
13222[ 15817] By: jhi on 2002/04/08 22:20:46
13223 Log: metaconfig mirror #15816.
13224 Branch: metaconfig
13225 ! U/modified/Unix.U
13226____________________________________________________________________________
13227[ 15816] By: ams on 2002/04/08 22:18:32
13228 Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
13229 Branch: perl
13230 ! Porting/Glossary
13231____________________________________________________________________________
13232[ 15815] By: jhi on 2002/04/08 22:05:08
13233 Log: Small piconv tweaks (sent to Dan).
13234 Branch: perl
13235 ! ext/Encode/Encode.pm ext/Encode/bin/piconv
13236 ! ext/Encode/lib/Encode/Alias.pm
13237____________________________________________________________________________
13238[ 15814] By: jhi on 2002/04/08 19:04:52
13239 Log: Update Changes.
13240 Branch: perl
13241 ! Changes patchlevel.h
13242____________________________________________________________________________
13243[ 15813] By: jhi on 2002/04/08 18:56:58
13244 Log: FAQ sync. (Ignoring the few URL differences for now.)
13245 Branch: perl
13246 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13247 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13248 ! pod/perlfaq7.pod pod/perlfaq9.pod
13249____________________________________________________________________________
13250[ 15812] By: jhi on 2002/04/08 18:23:41
13251 Log: Upgrade to Encode 1.31, from Dan Kogai.
13252 Branch: perl
13253 + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
13254 ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
13255 ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
13256 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
13257____________________________________________________________________________
13258[ 15811] By: ams on 2002/04/08 17:00:37
13259 Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
13260 From: Andy Dougherty <doughera@lafayette.edu>
13261 Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
13262 Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
13263 Branch: perl
13264 ! lib/sort.t pp_sort.c
13265____________________________________________________________________________
13266[ 15810] By: jhi on 2002/04/08 16:27:32
13267 Log: metaconfig unit changes for #15809.
13268 Branch: metaconfig
13269 ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
13270____________________________________________________________________________
13271[ 15809] By: jhi on 2002/04/08 16:27:10
13272 Log: Mirroring #15806.
13273 Branch: perl
13274 ! Porting/Glossary Porting/config.sh Porting/config_H
13275____________________________________________________________________________
13276[ 15808] By: jhi on 2002/04/08 13:57:41
13277 Log: metaconfig unit changes for #15807.
13278 Branch: metaconfig
13279 ! U/protos/Protochk.U U/threads/d_asctime_r.U
13280 ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
13281 ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
13282 ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
13283 ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
13284 ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
13285 ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
13286 ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
13287 ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
13288 ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
13289 ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
13290 ! U/threads/d_getprotobyname_r.U
13291 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13292 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13293 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13294 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13295 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13296 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13297 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13298 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13299 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13300 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13301 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13302 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13303 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13304 ! U/threads/i_pthread.U
13305 Branch: perl
13306 ! config_h.SH
13307____________________________________________________________________________
13308[ 15807] By: jhi on 2002/04/08 13:57:12
13309 Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday
13310 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13311 Date: Mon, 08 Apr 2002 14:34:27 +0200
13312 Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
13313 Branch: perl
13314 ! Configure hints/hpux.sh reentr.pl
13315____________________________________________________________________________
13316[ 15806] By: ams on 2002/04/08 13:50:43
13317 Log: Subject: [PATCH] Updates to Porting/Glossary
13318 From: Paul_GreenVOS@vos.stratus.com
13319 Date: Mon, 8 Apr 02 10:44 edt
13320 Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
13321 Branch: perl
13322 ! Porting/Glossary
13323____________________________________________________________________________
13324[ 15805] By: ams on 2002/04/08 13:47:32
13325 Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
13326 coredumps on startup)
13327 From: Michael G Schwern <schwern@pobox.com>
13328 Date: Mon, 8 Apr 2002 10:34:49 -0400
13329 Message-Id: <20020408143449.GB3245@blackrider>
13330 Branch: perl
13331 ! lib/ExtUtils/MM_Unix.pm
13332____________________________________________________________________________
13333[ 15804] By: ams on 2002/04/08 13:29:28
13334 Log: Subject: [PATCH] example in pod/perllexwarn.pod
13335 From: Slaven Rezic <slaven.rezic@berlin.de>
13336 Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
13337 Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
13338 Branch: perl
13339 ! pod/perllexwarn.pod
13340____________________________________________________________________________
13341[ 15803] By: jhi on 2002/04/08 12:35:08
13342 Log: Upgrade to Encode 1.30, from Dan Kogai.
13343 Branch: perl
13344 + ext/Encode/lib/Encode/Encoder.pm
13345 ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
13346 ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
13347 ! ext/Encode/lib/Encode/Supported.pod
13348 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
13349 ! ext/Encode/t/grow.t
13350____________________________________________________________________________
13351[ 15802] By: jhi on 2002/04/08 12:11:26
13352 Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
13353 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13354 Date: Mon, 08 Apr 2002 01:08:40 +0100
13355 Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
13356 Branch: perl
13357 ! ext/MIME/Base64/t/base64.t
13358____________________________________________________________________________
13359[ 15801] By: nick on 2002/04/08 07:28:27
13360 Log: Integrate mainline
13361 Branch: perlio
13362 +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
13363 +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
13364 +> ext/File/Glob/t/utf8.t
13365 +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
13366 +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
13367 +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
13368 - ext/Encode/lib/Encode/10646_1.pm
13369 - ext/Encode/lib/Encode/Internal.pm
13370 - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13371 - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
13372 - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
13373 - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
13374 - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
13375 - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
13376 - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
13377 !> (integrate 157 files)
13378____________________________________________________________________________
13379[ 15800] By: ams on 2002/04/08 07:06:21
13380 Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
13381 From: Jan Dubois <JanD@ActiveState.com>
13382 Date: Mon, 08 Apr 2002 00:10:39 -0700
13383 Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
13384 Branch: perl
13385 ! lib/ExtUtils/Packlist.pm
13386____________________________________________________________________________
13387[ 15799] By: ams on 2002/04/08 04:50:36
13388 Log: Subject: [PATCH pod/perlguts.pod] docco fixes
13389 From: Stas Bekman <stas@stason.org>
13390 Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
13391 Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
13392 Branch: perl
13393 ! pod/perlguts.pod
13394____________________________________________________________________________
13395[ 15798] By: ams on 2002/04/08 03:56:52
13396 Log: New descriptions for savepv*(), as suggested by Gisle Aas.
13397 Branch: perl
13398 ! util.c
13399____________________________________________________________________________
13400[ 15797] By: ams on 2002/04/08 01:30:38
13401 Log: Remove, eliminate, and destroy multiple, redundant occurences of the
13402 same line of code. (As suggested by Simon Cozens.)
13403 Branch: perl
13404 ! mg.c
13405____________________________________________________________________________
13406[ 15796] By: ams on 2002/04/08 01:27:24
13407 Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
13408 Simon Cozens.
13409 Branch: perl
13410 ! embed.fnc util.c
13411____________________________________________________________________________
13412[ 15795] By: ams on 2002/04/08 01:05:16
13413 Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
13414 From: Tom Brown <thecap@peach.ece.utexas.edu>
13415 Date: Sun, 07 Apr 2002 23:20:05 GMT
13416 Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
13417 Branch: perl
13418 ! ext/Devel/DProf/DProf.xs
13419____________________________________________________________________________
13420[ 15794] By: jhi on 2002/04/07 23:31:28
13421 Log: Retract #15793 since #15775 should fix the problem.
13422 Branch: perl
13423 ! hv.c
13424____________________________________________________________________________
13425[ 15793] By: jhi on 2002/04/07 23:25:14
13426 Log: (Retracted by #15794)
13427 Subject: [PATCH] hv.c
13428 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13429 Date: Sun, 7 Apr 2002 14:25:48 +0200
13430 Message-ID: <3CB056EC.16340.1119992@localhost>
13431 Branch: perl
13432 ! hv.c
13433____________________________________________________________________________
13434[ 15792] By: ams on 2002/04/07 21:48:49
13435 Log: Make other nits nervous.
13436 Branch: perl
13437 ! gv.c perl.c
13438____________________________________________________________________________
13439[ 15791] By: ams on 2002/04/07 20:31:08
13440 Log: Subject: [MIME::Base64 patch] t/base64.t fix
13441 From: Dan Kogai <dankogai@dan.co.jp>
13442 Date: Mon, 8 Apr 2002 06:19:29 +0900
13443 Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
13444 Branch: perl
13445 ! ext/MIME/Base64/t/base64.t
13446____________________________________________________________________________
13447[ 15790] By: ams on 2002/04/07 20:15:52
13448 Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
13449 From: Slaven Rezic <slaven.rezic@berlin.de>
13450 Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
13451 Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
13452 Branch: perl
13453 ! ext/Devel/Peek/Peek.xs
13454____________________________________________________________________________
13455[ 15789] By: rgs on 2002/04/07 19:34:10
13456 Log: Fully qualify in warning message the name of a subroutine redefined
13457 via glob assignment
13458 Branch: perl
13459 ! sv.c t/lib/warnings/op t/lib/warnings/sv
13460____________________________________________________________________________
13461[ 15788] By: jhi on 2002/04/07 17:32:49
13462 Log: Update from Dan Kogai.
13463 Branch: perl
13464 ! ext/Encode/t/Unicode.t
13465____________________________________________________________________________
13466[ 15787] By: jhi on 2002/04/07 16:59:45
13467 Log: Can't right now twist my brain to figure out
13468 the right CR/LF code point mappings in EBCDIC.
13469 Branch: perl
13470 ! lib/Pod/t/eol.t
13471____________________________________________________________________________
13472[ 15786] By: jhi on 2002/04/07 16:57:21
13473 Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
13474 From: Nicholas Clark <nick@ccl4.org>
13475 Date: Sun, 7 Apr 2002 15:01:56 +0100
13476 Message-ID: <20020407150156.R10686@plum.flirble.org>
13477 Branch: perl
13478 ! ext/Data/Dumper/Dumper.xs
13479____________________________________________________________________________
13480[ 15785] By: jhi on 2002/04/07 16:52:53
13481 Log: Tpyo.
13482 Branch: perl
13483 ! lib/Pod/t/eol.t
13484____________________________________________________________________________
13485[ 15784] By: jhi on 2002/04/07 16:41:29
13486 Log: EBCDIC branch was forgotten.
13487 Branch: perl
13488 ! ext/Devel/Peek/Peek.t
13489____________________________________________________________________________
13490[ 15783] By: jhi on 2002/04/07 16:29:09
13491 Log: charnames::viacode() was broken, noticed by Jeffrey.
13492 Branch: perl
13493 ! lib/charnames.pm lib/charnames.t
13494____________________________________________________________________________
13495[ 15782] By: jhi on 2002/04/07 15:53:35
13496 Log: Missing files.
13497 Branch: perl
13498 + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
13499 ! MANIFEST ext/Encode/MANIFEST
13500____________________________________________________________________________
13501[ 15781] By: jhi on 2002/04/07 15:47:27
13502 Log: (intentionally empty)
13503 Branch: perl
13504 ! MANIFEST sv.h
13505____________________________________________________________________________
13506[ 15780] By: jhi on 2002/04/07 15:34:10
13507 Log: Upgrade to Encode 1.26, from Dan Kogai.
13508 Branch: perl
13509 + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
13510 + ext/Encode/ucm/jis0212.ucm
13511 - ext/Encode/lib/Encode/10646_1.pm
13512 - ext/Encode/lib/Encode/Internal.pm
13513 - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13514 - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
13515 - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
13516 - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
13517 - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
13518 - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
13519 - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
13520 - ext/Encode/ucm/macRumanian.ucm
13521 ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
13522 ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
13523 ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
13524 ! ext/Encode/bin/piconv ext/Encode/bin/unidump
13525 ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
13526 ! ext/Encode/lib/Encode/Encoding.pm
13527 ! ext/Encode/lib/Encode/Supported.pod
13528 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
13529 ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
13530 ! ext/Encode/ucm/adobeSymbol.ucm
13531 ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
13532 ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
13533 ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
13534 ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
13535 ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
13536 ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
13537 ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
13538 ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
13539 ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
13540 ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
13541 ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
13542 ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
13543 ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
13544 ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
13545 ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
13546 ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
13547 ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
13548 ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
13549 ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
13550 ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
13551 ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
13552 ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
13553 ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
13554 ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
13555 ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
13556 ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
13557 ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
13558 ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
13559 ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
13560 ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
13561 ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
13562 ! ext/Encode/ucm/nextstep.ucm
13563____________________________________________________________________________
13564[ 15779] By: jhi on 2002/04/07 14:51:04
13565 Log: Duh. If the input is a stream of UTF-8 bytes, all that's
13566 needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
13567 Now, where was my coffee mug...
13568 Branch: perl
13569 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
13570 ! pp_sys.c
13571____________________________________________________________________________
13572[ 15778] By: jhi on 2002/04/07 14:35:15
13573 Log: Subject: [PATCH] MakeMaker basic.t on Win32
13574 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13575 Date: Sun, 7 Apr 2002 14:25:48 +0200
13576 Message-ID: <3CB056EC.27101.1119A3D@localhost>
13577
13578 Subject: [PATCH] MakeMaker && Win32 && nmake
13579 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13580 Date: Sun, 7 Apr 2002 14:25:48 +0200
13581 Message-ID: <3CB056EC.9001.11199ED@localhost>
13582 Branch: perl
13583 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
13584____________________________________________________________________________
13585[ 15777] By: jhi on 2002/04/07 14:27:06
13586 Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
13587 From: Philip Newton <Philip.Newton@gmx.net>
13588 Date: Sun, 07 Apr 2002 07:51:49 +0200
13589 Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
13590 Branch: perl
13591 ! utf8.c
13592____________________________________________________________________________
13593[ 15776] By: jhi on 2002/04/07 14:25:28
13594 Log: There was no nice way of getting in UTF-8 filenames:
13595 now one can use in the (new) three-arg form of readdir()
13596 and in File::Glob import a ":utf8" to transparently accept
13597 the filenames as Unicode. Note that only :utf8 is supported,
13598 not fancier stuff like :encoding(foobar)
13599 Branch: perl
13600 + ext/File/Glob/t/utf8.t
13601 ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13602 ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
13603 ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13604 ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
13605 ! t/op/readdir.t
13606____________________________________________________________________________
13607[ 15775] By: rgs on 2002/04/07 11:15:46
13608 Log: Subject: [PATCH] Re: perl@15772
13609 From: Nicholas Clark <nick@ccl4.org>
13610 Date: Sun, 7 Apr 2002 11:06:42 +0100
13611 Message-ID: <20020407110641.O10686@plum.flirble.org>
13612 Branch: perl
13613 ! hv.c
13614____________________________________________________________________________
13615[ 15774] By: jhi on 2002/04/07 01:21:07
13616 Log: Subject: [PATCH] Re: 15764 breakage
13617 From: Michael G Schwern <schwern@pobox.com>
13618 Date: Sat, 6 Apr 2002 19:14:02 -0500
13619 Message-ID: <20020407001401.GA7076@blackrider>
13620 Branch: perl
13621 ! lib/ExtUtils/MM_Unix.pm
13622____________________________________________________________________________
13623[ 15773] By: jhi on 2002/04/06 19:25:47
13624 Log: Instruction tweak.
13625 Branch: perl
13626 ! README.os390
13627____________________________________________________________________________
13628[ 15772] By: jhi on 2002/04/06 19:05:50
13629 Log: Update Changes.
13630 Branch: perl
13631 ! Changes patchlevel.h
13632____________________________________________________________________________
13633[ 15771] By: jhi on 2002/04/06 18:59:53
13634 Log: Subject: [PATCH] Encode tweaks for VMS
13635 From: Michael G Schwern <schwern@pobox.com>
13636 Date: Sat, 6 Apr 2002 03:26:09 -0500
13637 Message-ID: <20020406082609.GA28758@blackrider>
13638 Branch: perl
13639 ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
13640 ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
13641 ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13642 ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13643____________________________________________________________________________
13644[ 15770] By: jhi on 2002/04/06 18:54:06
13645 Log: Prettyprinting and version paranoia.
13646 Branch: perl
13647 ! ext/DB_File/t/db-recno.t
13648____________________________________________________________________________
13649[ 15769] By: jhi on 2002/04/06 18:50:17
13650 Log: Be explicit about the two DB_File tests croaking
13651 in Mac OS X.
13652 Branch: perl
13653 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
13654____________________________________________________________________________
13655[ 15768] By: jhi on 2002/04/06 17:53:52
13656 Log: Regen toc.
13657 Branch: perl
13658 ! pod/perltoc.pod
13659____________________________________________________________________________
13660[ 15767] By: jhi on 2002/04/06 17:25:13
13661 Log: Subject: Re: the dirty half dozen (Re: perl@15662)
13662 From: Benjamin Goldberg <goldbb2@earthlink.net>
13663 Date: Fri, 05 Apr 2002 19:15:42 -0500
13664 Message-ID: <3CAE3E2E.8483505@earthlink.net>
13665 Branch: perl
13666 ! hv.h
13667____________________________________________________________________________
13668[ 15766] By: jhi on 2002/04/06 17:18:14
13669 Log: Underline that the current implementation is not
13670 guaranteed to be forever; and reformat a bit.
13671 Branch: perl
13672 ! lib/utf8.pm
13673____________________________________________________________________________
13674[ 15765] By: jhi on 2002/04/06 17:15:34
13675 Log: Subject: Weak spots in the utf8 manpage
13676 From: andreas.koenig@anima.de (Andreas J. Koenig)
13677 Date: Fri, 05 Apr 2002 10:08:44 +0200
13678 Message-ID: <m3u1qqefeb.fsf@anima.de>
13679 Branch: perl
13680 ! lib/utf8.pm
13681____________________________________________________________________________
13682[ 15764] By: jhi on 2002/04/06 16:58:02
13683 Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
13684 From: Michael G Schwern <schwern@pobox.com>
13685 Date: Sat, 6 Apr 2002 03:22:03 -0500
13686 Message-ID: <20020406082203.GA28713@blackrider>
13687 Branch: perl
13688 + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
13689 + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
13690 + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
13691 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
13692 ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
13693 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
13694 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13695 ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
13696 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
13697 ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
13698____________________________________________________________________________
13699[ 15763] By: jhi on 2002/04/06 16:53:50
13700 Log: No need to avoid utf8 warnings after #15762.
13701 Branch: perl
13702 ! lib/Unicode/Collate.pm
13703____________________________________________________________________________
13704[ 15762] By: jhi on 2002/04/06 16:41:06
13705 Log: As noted by Philip Newton: nothing wrong with BOM,
13706 but 0xFFFE quite wrong.
13707 Branch: perl
13708 ! t/lib/warnings/utf8 utf8.c utf8.h
13709____________________________________________________________________________
13710[ 15761] By: jhi on 2002/04/06 16:17:57
13711 Log: Explain the "gaps" in the UTF-8 encoding.
13712 Branch: perl
13713 ! pod/perlunicode.pod utf8.h
13714____________________________________________________________________________
13715[ 15760] By: jhi on 2002/04/06 16:09:20
13716 Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
13717 From: Nicholas Clark <nick@unfortu.net>
13718 Date: Sat, 6 Apr 2002 14:54:51 +0100
13719 Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
13720 Branch: perl
13721 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
13722____________________________________________________________________________
13723[ 15759] By: jhi on 2002/04/06 16:08:14
13724 Log: Signedness nits.
13725 Branch: perl
13726 ! hv.c
13727____________________________________________________________________________
13728[ 15758] By: jhi on 2002/04/06 16:07:03
04d26ece 13729 Log: Make hv_notallowed a static as suggested by Nicholas Clark;
6b490b4c
JH
13730 and synchronize the nomenclature to talk about restricted
13731 (not fixed) hashes.
13732 Branch: perl
13733 ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
13734 ! proto.h
13735____________________________________________________________________________
13736[ 15757] By: jhi on 2002/04/06 15:47:52
13737 Log: Subject: Re: the dirty half dozen (Re: perl@15662)
13738 From: Nicholas Clark <nick@unfortu.net>
13739 Date: Sat, 6 Apr 2002 00:21:17 +0100
13740 Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
13741
13742 (with the last one reversed)
13743 Branch: perl
13744 ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
13745 ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
13746____________________________________________________________________________
13747[ 15756] By: jhi on 2002/04/06 15:46:35
13748 Log: Update the warning message.
13749 Branch: perl
13750 ! README.tru64
13751____________________________________________________________________________
13752[ 15755] By: jhi on 2002/04/06 15:26:44
13753 Log: Subject: [perlunicode] A nasty doc bug causing the real one!
13754 From: Dan Kogai <dankogai@dan.co.jp>
13755 Date: Sat, 6 Apr 2002 06:08:40 +0900
13756 Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
13757 Branch: perl
13758 ! pod/perlunicode.pod
13759____________________________________________________________________________
13760[ 15754] By: rgs on 2002/04/05 20:47:22
13761 Log: Some tests were failing silently instead of saying "not ok"
13762 Branch: perl
13763 ! t/comp/proto.t
13764____________________________________________________________________________
13765[ 15753] By: nick on 2002/04/05 19:30:12
13766 Log: Integrate mainline
13767 Branch: perlio
13768 !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
13769 !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
13770 !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
13771____________________________________________________________________________
13772[ 15752] By: jhi on 2002/04/05 18:37:32
13773 Log: Minor Tie::File test patch, from mjd.
13774 Branch: perl
13775 ! lib/Tie/File/t/24_cache_loop.t
13776____________________________________________________________________________
13777[ 15751] By: jhi on 2002/04/05 18:35:35
13778 Log: Not *that* different line endings (noticed by Philip Newton)
13779 Branch: perl
13780 ! pod/perldelta.pod
13781____________________________________________________________________________
13782[ 15750] By: jhi on 2002/04/05 18:02:26
13783 Log: Retract #15745 for now; won't work without more Encode fixes.
13784 Branch: perl
13785 ! ext/Encode/lib/Encode/10646_1.pm
13786____________________________________________________________________________
13787[ 15749] By: jhi on 2002/04/05 17:00:01
13788 Log: metaconfig unit change for #15748.
13789 Branch: metaconfig
13790 ! U/modified/Oldconfig.U
13791____________________________________________________________________________
13792[ 15748] By: jhi on 2002/04/05 16:58:45
13793 Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
13794 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13795 Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
13796 Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
13797 Branch: perl
13798 ! Configure
13799____________________________________________________________________________
13800[ 15747] By: jhi on 2002/04/05 13:42:29
13801 Log: NetWare update from C Aditya.
13802 Branch: perl
13803 ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
13804____________________________________________________________________________
13805[ 15746] By: jhi on 2002/04/05 13:34:11
13806 Log: Win32 pacifying from mjd.
13807 Branch: perl
13808 ! lib/Tie/File/t/26_twrite.t
13809____________________________________________________________________________
13810[ 15745] By: jhi on 2002/04/05 13:07:21
13811 Log: Integrate perlio:
13812
13813 [ 15744]
13814 Not only did UCS-2 have dodgy name it was buggy.
13815 Branch: perl
13816 !> ext/Encode/lib/Encode/10646_1.pm
13817____________________________________________________________________________
13818[ 15744] By: nick on 2002/04/05 13:02:36
13819 Log: Not only did UCS-2 have dodgy name it was buggy.
13820 Branch: perlio
13821 ! ext/Encode/lib/Encode/10646_1.pm
13822____________________________________________________________________________
13823[ 15743] By: jhi on 2002/04/05 12:50:21
13824 Log: Subject: Patch for bug ID 20020221.007
13825 From: Archer Sully <archer@meer.net>
13826 Date: Thu, 4 Apr 2002 21:45:34 -0700
13827 Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
13828
13829 Fix for "[ID 20020221.007] SEGV in Storable with empty string
13830 scalar object" (dclone)
13831 Branch: perl
13832 ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
13833____________________________________________________________________________
13834[ 15742] By: rgs on 2002/04/05 12:22:26
13835 Log: Subject: Re: lib/sort.t failure
13836 From: "John P. Linderman" <jpl@research.att.com>
13837 Date: Fri, 05 Apr 2002 06:19:07 -0500
13838 Message-ID: <200204051119.GAA00032@raptor.research.att.com>
13839
13840 with a minor formatting tweak
13841 Branch: perl
13842 ! pod/perlfunc.pod
13843____________________________________________________________________________
13844[ 15741] By: rgs on 2002/04/05 11:58:14
13845 Log: Subject: Re: lib/sort.t failure (and [PATCH])
13846 From: "John P. Linderman" <jpl@research.att.com>
13847 Date: Fri, 05 Apr 2002 07:13:27 -0500
13848 Message-ID: <200204051213.HAA13004@raptor.research.att.com>
13849 Branch: perl
13850 ! lib/sort.t
13851____________________________________________________________________________
13852[ 15740] By: nick on 2002/04/05 09:31:42
13853 Log: Integrate mainline
13854 Branch: perlio
13855 +> (branch 49 files)
13856 !> (integrate 82 files)
13857____________________________________________________________________________
13858[ 15739] By: jhi on 2002/04/05 01:52:28
13859 Log: Subject: A TEST. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]
13860 From: Dan Kogai <dankogai@dan.co.jp>
13861 Date: Fri, 5 Apr 2002 11:52:50 +0900
13862 Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
13863 Branch: perl
13864 ! ext/Encode/t/Aliases.t
13865____________________________________________________________________________
13866[ 15738] By: jhi on 2002/04/05 01:45:24
13867 Log: Subject: A FIX. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]
13868 From: Dan Kogai <dankogai@dan.co.jp>
13869 Date: Fri, 5 Apr 2002 11:39:55 +0900
13870 Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
13871 Branch: perl
13872 ! ext/Encode/lib/Encode/Alias.pm
13873____________________________________________________________________________
13874[ 15737] By: jhi on 2002/04/04 22:28:32
13875 Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
13876 From: Ilmari Karonen <iltzu@sci.fi>
13877 Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
13878 Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
13879 Branch: perl
13880 ! gv.c t/op/method.t
13881____________________________________________________________________________
13882[ 15736] By: jhi on 2002/04/04 22:28:10
13883 Log: I was fooled for a while, somebody else might be too.
13884 Branch: perl
13885 ! t/test.pl
13886____________________________________________________________________________
13887[ 15735] By: jhi on 2002/04/04 22:10:51
13888 Log: test.pl-ify.
13889 Branch: perl
13890 ! t/op/method.t
13891____________________________________________________________________________
13892[ 15734] By: jhi on 2002/04/04 19:54:19
13893 Log: Upgrade to Encode 1.20, from Dan Kogai.
13894 Branch: perl
13895 + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
13896 + ext/Encode/ucm/adobeSymbol.ucm
13897 + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
13898 + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
13899 + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
13900 + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
13901 + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
13902 + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
13903 + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
13904 + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
13905 + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
13906 + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
13907 + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
13908 + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
13909 + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
13910 + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
13911 + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
13912 + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
13913 + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
13914 + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
13915 + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
13916 + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
13917 + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
13918 + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
13919 + ext/Encode/ucm/macSymbol.ucm
13920 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
13921 ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
13922 ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
13923 ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13924 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13925 ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
13926 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13927 ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13928 ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
13929 ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
13930 ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
13931 ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
13932 ! ext/Encode/lib/Encode/Alias.pm
13933 ! ext/Encode/lib/Encode/Supported.pod
13934 ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13935 ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
13936 ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
13937 ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
13938 ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
13939 ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
13940 ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
13941 ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
13942 ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
13943 ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
13944 ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
13945 ! ext/Encode/ucm/nextstep.ucm
13946____________________________________________________________________________
13947[ 15733] By: jhi on 2002/04/04 17:23:31
13948 Log: Subject: left-over "use 5.7.2" in threads.pm
13949 From: Slaven Rezic <slaven.rezic@berlin.de>
13950 Date: 21 Mar 2002 23:18:13 +0100
13951 Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
13952 Branch: perl
13953 ! ext/threads/threads.pm
13954____________________________________________________________________________
13955[ 15732] By: ams on 2002/04/04 17:08:13
13956 Log: Subject: [PATCH 5.7.3 DOCS]
13957 From: mjd@plover.com
13958 Date: 4 Apr 2002 15:59:39 -0000
13959 Message-Id: <20020404155939.6754.qmail@plover.com>
13960 Branch: perl
13961 ! pod/perlfaq9.pod
13962____________________________________________________________________________
13963[ 15731] By: jhi on 2002/04/04 16:11:47
13964 Log: metaconfig unit change for #15730.
13965 Branch: metaconfig
13966 ! U/threads/usethreads.U
13967____________________________________________________________________________
13968[ 15730] By: jhi on 2002/04/04 16:11:06
13969 Log: Subject: Re: lib/sort.t failure [PATCH]
13970 From: Andy Dougherty <doughera@lafayette.edu>
13971 Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
13972 Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
13973
13974 Default to usethreads in case the user most probably forgot it.
13975 Branch: perl
13976 ! Configure
13977____________________________________________________________________________
13978[ 15729] By: jhi on 2002/04/04 13:57:41
13979 Log: Typo nits from Wolfgang Laun.
13980 Branch: perl
13981 ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
13982____________________________________________________________________________
13983[ 15728] By: rgs on 2002/04/04 07:09:12
13984 Log: Detypo in diagnostics.
13985 Branch: perl
13986 ! lib/locale.t
13987____________________________________________________________________________
13988[ 15727] By: jhi on 2002/04/04 05:54:20
13989 Log: pod2html: try to be EOL agnostic.
13990 (Needs testing on CRLF and CR platforms.)
13991 Branch: perl
13992 + lib/Pod/t/eol.t
13993 ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
13994____________________________________________________________________________
13995[ 15726] By: jhi on 2002/04/04 00:27:19
13996 Log: Subject: [PATCH} Pod::HTML and HTML4
13997 From: Robert Spier <rspier@pobox.com>
13998 Date: Wed, 03 Apr 2002 16:26:21 -0800
13999 Message-ID: <3CAB9DAD.20305@pobox.com>
14000 Branch: perl
14001 ! lib/Pod/Html.pm
14002____________________________________________________________________________
14003[ 15725] By: jhi on 2002/04/03 22:53:41
14004 Log: Byebye, beebee.
14005 Branch: perl
14006 ! t/lib/warnings/perlio
14007____________________________________________________________________________
14008[ 15724] By: jhi on 2002/04/03 22:39:48
14009 Log: Subject: Re: enc2xs needs portable way to know it's in the core
14010 From: PPrymmer@factset.com
14011 Date: Wed, 3 Apr 2002 14:29:32 -0500
14012 Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
14013 Branch: perl
14014 ! configure.com
14015____________________________________________________________________________
14016[ 15723] By: jhi on 2002/04/03 22:33:09
14017 Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if paths contain shell metacharacters
14018 From: Dominic Dunlop <domo@computer.org>
14019 Date: Wed, 3 Apr 2002 22:44:01 +0200
14020 Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
14021 Branch: perl
14022 ! lib/File/Spec/t/rel2abs2rel.t
14023____________________________________________________________________________
14024[ 15722] By: jhi on 2002/04/03 22:25:48
14025 Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
14026 From: Paul_GreenVOS@vos.stratus.com
14027 Date: Wed, 3 Apr 02 16:34 est
14028 Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
14029 Branch: perl
14030 ! pp_pack.c
14031____________________________________________________________________________
14032[ 15721] By: jhi on 2002/04/03 22:13:35
14033 Log: Upgrade to Tie::File 0.93, from mjd.
14034 Branch: perl
14035 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14036 ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14037 ! lib/Tie/File/t/41_heap.t
14038____________________________________________________________________________
14039[ 15720] By: jhi on 2002/04/03 21:33:54
14040 Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
14041 From: Andy Dougherty <doughera@lafayette.edu>
14042 Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
14043 Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
14044 Branch: perl
14045 ! lib/AnyDBM_File.t
14046____________________________________________________________________________
14047[ 15719] By: rgs on 2002/04/03 21:08:21
14048 Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
14049 and ccflags including -DNO_LOCALE
14050 Branch: perl
14051 ! perl.h
14052____________________________________________________________________________
14053[ 15718] By: jhi on 2002/04/03 20:27:49
14054 Log: EPOC tweaks from Olaf Flebbe.
14055 Branch: perl
14056 ! README.epoc epoc/epoc.c epoc/epocish.h util.c
14057____________________________________________________________________________
14058[ 15717] By: jhi on 2002/04/03 20:25:55
14059 Log: Subject: [PATCH] Set @INC earlier
14060 From: Andy Dougherty <doughera@lafayette.edu>
14061 Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
14062 Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
14063 Branch: perl
14064 ! lib/AnyDBM_File.t lib/sort.t
14065____________________________________________________________________________
14066[ 15716] By: rgs on 2002/04/03 19:28:38
14067 Log: perlcompile.pod was listing all B:: modules, except B::Concise
14068 (resubmitted)
14069 Branch: perl
14070 ! pod/perlcompile.pod
14071____________________________________________________________________________
14072[ 15715] By: rgs on 2002/04/03 19:16:27
14073 Log: perlcompile.pod was listing all B:: modules, except B::Concise
14074 Branch: perl
14075 ! pod/perlcompile.pod
14076____________________________________________________________________________
14077[ 15714] By: jhi on 2002/04/03 19:15:33
14078 Log: non-perlio robustness.
14079 Branch: perl
14080 ! ext/Socket/socketpair.t lib/utf8.t
14081____________________________________________________________________________
14082[ 15713] By: nick on 2002/04/03 18:06:49
14083 Log: Integrate mainline
14084 Branch: perlio
14085 +> lib/Tie/File/t/41_heap.t
14086 !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
14087 !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
14088 !> regexec.c t/op/re_tests t/op/tiearray.t
14089____________________________________________________________________________
14090[ 15712] By: jhi on 2002/04/03 17:55:48
14091 Log: Tweak for 8.3 compat.
14092 Branch: perl
14093 ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
14094 ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
14095 ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
14096 ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14097 ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
14098 ! ext/Encode/bin/enc2xs
14099____________________________________________________________________________
14100[ 15711] By: jhi on 2002/04/03 17:04:22
14101 Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
14102 From: Mark-Jason Dominus <mjd@plover.com>
14103 Date: Wed, 03 Apr 2002 13:04:40 -0500
14104 Message-ID: <20020403180440.7614.qmail@plover.com>
14105 Branch: perl
14106 ! t/op/tiearray.t
14107____________________________________________________________________________
14108[ 15710] By: jhi on 2002/04/03 15:49:10
14109 Log: Forgotten.
14110 Branch: perl
14111 + lib/Tie/File/t/41_heap.t
14112 ! MANIFEST
14113____________________________________________________________________________
14114[ 15709] By: jhi on 2002/04/03 15:04:15
14115 Log: Subject: Re: the dirty half dozen (Re: perl@15662)
14116 From: Mark Kvale <kvale@phy.ucsf.edu>
14117 Date: Tue, 2 Apr 2002 13:57:37 -0800
14118 Message-Id: <02040213573702.66352@ivy.ucsf.edu>
14119 Branch: perl
14120 ! t/op/re_tests
14121____________________________________________________________________________
14122[ 15708] By: jhi on 2002/04/03 15:01:51
14123 Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
14124 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14125 Date: Wed, 03 Apr 2002 03:34:34 +0100
14126 Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
14127 Branch: perl
14128 ! regcomp.c
14129____________________________________________________________________________
14130[ 15707] By: jhi on 2002/04/03 15:00:53
14131 Log: The leavetry crash should now be history.
14132 Branch: perl
14133 ! t/op/tiearray.t
14134____________________________________________________________________________
14135[ 15706] By: jhi on 2002/04/03 14:56:47
14136 Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
14137 From: Michael G Schwern <schwern@pobox.com>
14138 Date: Wed, 3 Apr 2002 10:56:44 -0500
14139 Message-ID: <20020403155644.GC916@blackrider>
14140 Branch: perl
14141 ! lib/ExtUtils/MM_Win95.pm
14142____________________________________________________________________________
14143[ 15705] By: jhi on 2002/04/03 14:49:35
14144 Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
14145 From: Dave Mitchell <davem@fdgroup.com>
14146 Date: Wed, 3 Apr 2002 02:08:26 +0100
14147 Message-ID: <20020403020825.B16724@fdgroup.com>
14148 Branch: perl
14149 ! pp_ctl.c
14150____________________________________________________________________________
14151[ 15704] By: jhi on 2002/04/03 14:18:58
14152 Log: Prototype tweak for non-threaded builds.
14153 Branch: perl
14154 ! perl.c
14155____________________________________________________________________________
14156[ 15703] By: jhi on 2002/04/03 14:12:03
14157 Log: Detached threads do not help; they still hold resources.
14158 Branch: perl
14159 ! ext/threads/threads.pm pod/perldiag.pod
14160____________________________________________________________________________
14161[ 15702] By: jhi on 2002/04/03 13:55:17
14162 Log: Doc tweak from Wolfgang Laun.
14163 Branch: perl
14164 ! lib/File/Compare.pm
14165____________________________________________________________________________
14166[ 15701] By: jhi on 2002/04/03 13:49:11
14167 Log: Subject: [PATCH bleadperl] regexec.c
14168 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14169 Date: Wed, 3 Apr 2002 11:13:30 +0200
14170 Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
14171 Branch: perl
14172 ! regexec.c
14173____________________________________________________________________________
14174[ 15700] By: jhi on 2002/04/03 13:47:22
14175 Log: Document the "Cleanup skipped ..." warning.
14176 Branch: perl
14177 ! ext/threads/threads.pm pod/perldiag.pod
14178____________________________________________________________________________
14179[ 15699] By: jhi on 2002/04/03 13:35:58
14180 Log: Integrate perlio:
14181
14182 [ 15698]
14183 Fix segfaults when mainthread exits with other threads running:
14184 - track number of running threads
14185 - if main thread calls perl_destruct() with other threads running
14186 skip most of cleanup (with a warning).
14187
14188 [ 15696]
14189 Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
14190 Branch: perl
14191 !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
14192 !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
14193 !> pod/perlapi.pod proto.h
14194____________________________________________________________________________
14195[ 15698] By: nick on 2002/04/03 13:15:30
14196 Log: Fix segfaults when mainthread exits with other threads running:
14197 - track number of running threads
14198 - if main thread calls perl_destruct() with other threads running
14199 skip most of cleanup (with a warning).
14200 Branch: perlio
14201 ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
14202 ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
14203____________________________________________________________________________
14204[ 15697] By: nick on 2002/04/03 07:34:13
14205 Log: Integrate mainline
14206 Branch: perlio
14207 +> lib/Net/Ping/t/250_ping_hires.t
14208 !> (integrate 33 files)
14209____________________________________________________________________________
14210[ 15696] By: nick on 2002/04/03 06:41:58
14211 Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
14212 Branch: perlio
14213 ! lib/ExtUtils/xsubpp
14214____________________________________________________________________________
14215[ 15695] By: jhi on 2002/04/03 03:10:27
14216 Log: Subject: [PATCH @15047] debugger
14217 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14218 Date: Sat, 16 Mar 2002 04:38:50 -0500
14219 Message-ID: <20020316043850.A9223@math.ohio-state.edu>
14220 Branch: perl
14221 ! lib/perl5db.pl
14222____________________________________________________________________________
14223[ 15694] By: jhi on 2002/04/02 22:26:23
14224 Log: Third Degree flags.
14225 Branch: perl
14226 ! Makefile.SH
14227____________________________________________________________________________
14228[ 15693] By: jhi on 2002/04/02 21:19:21
14229 Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
14230 From: Mark-Jason Dominus <mjd@plover.com>
14231 Date: Tue, 02 Apr 2002 16:35:11 -0500
14232 Message-ID: <20020402213511.27781.qmail@plover.com>
14233
14234 (tweaked)
14235 Branch: perl
14236 ! pod/perlfunc.pod
14237____________________________________________________________________________
14238[ 15692] By: jhi on 2002/04/02 21:01:41
14239 Log: Upgrade to Tie::File 0.92, from mjd.
14240 Branch: perl
14241 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14242 ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14243 ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
14244 ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
14245 ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
14246 ! lib/Tie/File/t/40_abs_cache.t
14247____________________________________________________________________________
14248[ 15691] By: jhi on 2002/04/02 20:42:56
14249 Log: Subject: [PATCH] Update my email address in perl.c
14250 From: Paul_GreenVOS@vos.stratus.com
14251 Date: Tue, 2 Apr 02 15:27 est
14252 Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
14253 Branch: perl
14254 ! AUTHORS perl.c
14255____________________________________________________________________________
14256[ 15690] By: rgs on 2002/04/02 20:36:04
14257 Log: POD fix.
14258 Branch: perl
14259 ! pod/perldelta.pod
14260____________________________________________________________________________
14261[ 15689] By: jhi on 2002/04/02 20:35:13
14262 Log: What started as a small nit (the charnames test, nit found
14263 be Hugo), ballooned a bit... the goal is Larry's wish that
14264 illegal Unicode (such as U+FFFF) by default doesn't warn,
14265 since what if somebody WANTS to create illegal Unicode?
14266 Now getting close to this in the regex runtime.
14267 (Also, fix more of my fixation that BOM would be U+FFFE.)
14268 Branch: perl
14269 ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
14270 ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
14271____________________________________________________________________________
14272[ 15688] By: jhi on 2002/04/02 18:57:19
14273 Log: Talk more about Net::Ping.
14274 Branch: perl
14275 ! pod/perldelta.pod
14276____________________________________________________________________________
14277[ 15687] By: jhi on 2002/04/02 18:35:27
14278 Log: Upgrade to Net::Ping 2.14.
14279 Branch: perl
14280 + lib/Net/Ping/t/250_ping_hires.t
14281 ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
14282 ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
14283 ! lib/Net/Ping/t/140_stream_inst.t
14284____________________________________________________________________________
14285[ 15686] By: jhi on 2002/04/02 18:09:46
14286 Log: XML::Parser 2.31 should be out shortly.
14287 Branch: perl
14288 ! pod/perldelta.pod
14289____________________________________________________________________________
14290[ 15685] By: jhi on 2002/04/02 17:37:44
14291 Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
14292 From: George Necula <necula@eecs.berkeley.edu>
14293 Date: Tue, 2 Apr 2002 10:22:41 -0800
14294 Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
14295 Branch: perl
14296 ! lib/File/Spec/Cygwin.pm
14297____________________________________________________________________________
14298[ 15684] By: jhi on 2002/04/02 15:39:04
14299 Log: EBCDIC test tweak.
14300 Branch: perl
14301 ! pod/perldelta.pod t/uni/case.pl
14302____________________________________________________________________________
14303[ 15683] By: nick on 2002/04/02 15:36:17
14304 Log: Integrate mainline
14305 Branch: perlio
14306 !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
14307 !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
14308 !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
14309____________________________________________________________________________
14310[ 15682] By: jhi on 2002/04/02 15:05:58
14311 Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
14312 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14313 Date: Tue, 2 Apr 2002 00:37:08 -0500
14314 Message-ID: <20020402003708.A8648@math.ohio-state.edu>
14315 Branch: perl
14316 ! os2/os2ish.h perlio.c
14317____________________________________________________________________________
14318[ 15681] By: jhi on 2002/04/02 15:01:34
14319 Log: Subject: [PATCH @15047] debugger again
14320 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14321 Date: Tue, 2 Apr 2002 00:30:31 -0500
14322 Message-ID: <20020402003030.A8567@math.ohio-state.edu>
14323 Branch: perl
14324 ! lib/perl5db.pl
14325____________________________________________________________________________
14326[ 15680] By: jhi on 2002/04/02 14:53:19
14327 Log: Subject: [PATCH @15047] test() in CPAN.pm
14328 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14329 Date: Tue, 2 Apr 2002 00:46:45 -0500
14330 Message-ID: <20020402004645.A8674@math.ohio-state.edu>
14331 Branch: perl
14332 ! lib/CPAN.pm
14333____________________________________________________________________________
14334[ 15679] By: gbarr on 2002/04/02 14:27:37
14335 Log: Sync with libnet-1.11
14336 Branch: perl
14337 ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
14338 ! lib/Net/SMTP.pm
14339____________________________________________________________________________
14340[ 15678] By: jhi on 2002/04/02 14:01:35
14341 Log: NetWare tweaks from C Aditya.
14342 Branch: perl
14343 ! NetWare/t/NWScripts.pl scope.c
14344____________________________________________________________________________
14345[ 15677] By: jhi on 2002/04/02 13:35:49
14346 Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
14347 From: Dan Kogai <dankogai@dan.co.jp>
14348 Date: Tue, 2 Apr 2002 22:21:47 +0900
14349 Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
14350 Branch: perl
14351 ! ext/Encode/Encode.xs
14352____________________________________________________________________________
14353[ 15676] By: jhi on 2002/04/02 13:22:51
14354 Log: Integrate perlio:
14355
14356 [ 15675]
14357 Add buffer size growth test.
14358
14359 [ 15674]
14360 Calculate buffer size needs in float to avoid 32-bit overflow.
14361 Branch: perl
14362 +> ext/Encode/t/grow.t
14363 !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
14364____________________________________________________________________________
14365[ 15675] By: nick on 2002/04/02 07:49:41
14366 Log: Add buffer size growth test.
14367 Branch: perlio
14368 + ext/Encode/t/grow.t
14369 ! MANIFEST ext/Encode/MANIFEST
14370____________________________________________________________________________
14371[ 15674] By: nick on 2002/04/02 07:40:49
14372 Log: Calculate buffer size needs in float to avoid 32-bit overflow.
14373 Branch: perlio
14374 ! ext/Encode/Encode.xs
14375____________________________________________________________________________
14376[ 15673] By: nick on 2002/04/02 07:40:06
14377 Log: Integrate mainline
14378 Branch: perlio
14379 +> (branch 102 files)
14380 - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14381 - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14382 - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14383 - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14384 - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14385 - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14386 - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14387 - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14388 - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
14389 - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
14390 - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
14391 - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
14392 - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
14393 - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
14394 - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
14395 - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
14396 - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
14397 - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
14398 - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
14399 - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
14400 - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
14401 - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
14402 - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
14403 - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
14404 - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
14405 - ext/Encode/Encode/macCentEuro.ucm
14406 - ext/Encode/Encode/macCroatian.ucm
14407 - ext/Encode/Encode/macCyrillic.ucm
14408 - ext/Encode/Encode/macDingbats.ucm
14409 - ext/Encode/Encode/macGreek.ucm
14410 - ext/Encode/Encode/macIceland.ucm
14411 - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14412 - ext/Encode/Encode/macRumanian.ucm
14413 - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14414 - ext/Encode/Encode/macTurkish.ucm
14415 - ext/Encode/Encode/macUkraine.ucm
14416 - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14417 - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
14418 - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
14419 - ext/Encode/compile ext/Encode/encode.h
14420 - ext/Encode/lib/Encode/CN/2022_CN.pm
14421 - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
14422 - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
14423 - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
14424 - lib/unicore/PropertyValueAliases.txt
14425 !> (integrate 143 files)
14426____________________________________________________________________________
14427[ 15672] By: ams on 2002/04/02 04:42:44
14428 Log: Win32 fix for Tie::File from MJD.
14429 Branch: perl
14430 ! lib/Tie/File.pm
14431____________________________________________________________________________
14432[ 15671] By: jhi on 2002/04/02 01:59:40
14433 Log: Add a few tests to the timing-sensitive list.
14434 Branch: perl
14435 ! INSTALL
14436____________________________________________________________________________
14437[ 15670] By: jhi on 2002/04/01 20:57:03
14438 Log: Subject: [PATCH sort.t] extensive regression testing
14439 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14440 Date: Mon, 1 Apr 2002 23:50:24 +0200
14441 Message-ID: <20020401235024.E677@rafael>
14442 Branch: perl
14443 ! lib/sort.t
14444____________________________________________________________________________
14445[ 15669] By: jhi on 2002/04/01 20:38:57
14446 Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
14447 From: Nicholas Clark <nick@unfortu.net>
14448 Date: Mon, 1 Apr 2002 21:54:05 +0100
14449 Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
14450 Branch: perl
14451 ! lib/Memoize/t/errors.t
14452____________________________________________________________________________
14453[ 15668] By: jhi on 2002/04/01 20:33:06
14454 Log: Subject: getting rid of a few superfluous $&/$`
14455 From: Jeffrey Friedl <jfriedl@yahoo.com>
14456 Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
14457 Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
14458
14459 (with more-backward-compat than just using @- and @+, also by Jeffrey)
14460
14461 (The version number of Text::Balanced intentionally not
14462 increased since Damian will make a new release after 5.8)
14463 Branch: perl
14464 ! lib/Pod/Html.pm lib/Text/Balanced.pm
14465____________________________________________________________________________
14466[ 15667] By: jhi on 2002/04/01 20:16:46
14467 Log: Subject: [PATCH 5.7.3 TESTS]
14468 From: mjd@plover.com
14469 Date: 1 Apr 2002 20:32:18 -0000
14470 Message-ID: <20020401203218.25230.qmail@plover.com>
14471 Branch: perl
14472 ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14473 ! t/op/tiearray.t t/test.pl
14474____________________________________________________________________________
14475[ 15666] By: jhi on 2002/04/01 20:13:49
14476 Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
14477 From: Paul_GreenVOS@vos.stratus.com
14478 Date: Mon, 1 Apr 02 15:15 est
14479 Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
14480 Branch: perl
14481 ! iperlsys.h
14482____________________________________________________________________________
14483[ 15665] By: jhi on 2002/04/01 19:14:18
14484 Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
14485 From: Paul_GreenVOS@vos.stratus.com
14486 Date: Mon, 1 Apr 02 14:11 est
14487 Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
14488 Branch: perl
14489 ! lib/ExtUtils/MM_Unix.pm
14490____________________________________________________________________________
14491[ 15664] By: jhi on 2002/04/01 17:58:49
14492 Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
14493 From: Nicholas Clark <nick@unfortu.net>
14494 Date: Mon, 1 Apr 2002 19:30:05 +0100
14495 Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
14496 Branch: perl
14497 ! t/op/pat.t t/op/utfhash.t
14498____________________________________________________________________________
14499[ 15663] By: jhi on 2002/04/01 17:56:27
14500 Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
14501 From: Mark-Jason Dominus <mjd@plover.com>
14502 Date: Mon, 01 Apr 2002 13:22:01 -0500
14503 Message-ID: <20020401182201.21189.qmail@plover.com>
14504 Branch: perl
14505 ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
14506____________________________________________________________________________
14507[ 15662] By: jhi on 2002/04/01 17:06:10
14508 Log: Update Changes.
14509 Branch: perl
14510 ! Changes patchlevel.h
14511____________________________________________________________________________
14512[ 15661] By: jhi on 2002/04/01 16:22:54
14513 Log: Subject: [PATCH 5.7.3 DOC]
14514 From: mjd@plover.com
14515 Date: 1 Apr 2002 17:23:40 -0000
14516 Message-ID: <20020401172340.16410.qmail@plover.com>
14517 Branch: perl
14518 ! pod/perldelta.pod
14519____________________________________________________________________________
14520[ 15660] By: jhi on 2002/04/01 15:38:56
14521 Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
14522 Branch: perl
14523 ! hints/unicos.sh
14524____________________________________________________________________________
14525[ 15659] By: jhi on 2002/04/01 15:14:13
14526 Log: Advertise piconv and enc2xs.
14527 Branch: perl
14528 ! pod/perldelta.pod
14529____________________________________________________________________________
14530[ 15658] By: jhi on 2002/04/01 15:08:02
14531 Log: Add enc2xs.
14532 Branch: perl
14533 + utils/enc2xs.PL
14534 ! MANIFEST utils/Makefile
14535____________________________________________________________________________
14536[ 15657] By: jhi on 2002/04/01 14:28:09
14537 Log: Integrate perlio:
14538
14539 [ 15653]
14540 Be more explicit testing for \015 not \r
14541 Branch: perl
14542 !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
14543 !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
14544____________________________________________________________________________
14545[ 15656] By: jhi on 2002/04/01 14:22:14
14546 Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
14547 From: Philip Newton <Philip.Newton@gmx.net>
14548 Date: Mon, 01 Apr 2002 17:06:18 +0200
14549 Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
14550 Branch: perl
14551 ! lib/charnames.pm lib/charnames.t
14552____________________________________________________________________________
14553[ 15655] By: jhi on 2002/04/01 13:56:06
14554 Log: Subject: detypo patch
14555 From: andreas.koenig@anima.de (Andreas J. Koenig)
14556 Date: Mon, 01 Apr 2002 10:09:21 +0200
14557 Message-ID: <m3r8lzsuvi.fsf@anima.de>
14558 Branch: perl
14559 ! INSTALL
14560____________________________________________________________________________
14561[ 15654] By: jhi on 2002/04/01 13:49:57
14562 Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
14563 From: Philip Newton <Philip.Newton@gmx.net>
14564 Date: Mon, 01 Apr 2002 08:12:01 +0200
14565 Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
14566 Branch: perl
14567 ! lib/charnames.pm lib/charnames.t
14568____________________________________________________________________________
14569[ 15653] By: nick on 2002/04/01 09:20:24
14570 Log: Be more explicit testing for \015 not \r
14571 Branch: perlio
14572 ! t/io/crlf.t
14573____________________________________________________________________________
14574[ 15652] By: jhi on 2002/04/01 04:41:45
14575 Log: If under UTF-8 locale the utf8.pm really needs to be found.
14576 Branch: perl
14577 ! t/comp/cpp.t t/run/switchPx.t
14578____________________________________________________________________________
14579[ 15651] By: jhi on 2002/04/01 02:55:22
14580 Log: Upgrade to Tie::File 0.91, from mjd.
14581 Branch: perl
14582 + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
14583 + lib/Tie/File/t/26_twrite.t
14584 ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14585 ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14586 ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14587 ! lib/Tie/File/t/16_handle.t
14588____________________________________________________________________________
14589[ 15650] By: jhi on 2002/04/01 02:49:14
14590 Log: DJGPP tweaks from Laszlo.
14591 Branch: perl
14592 ! lib/ExtUtils/MM_DOS.pm util.c
14593____________________________________________________________________________
14594[ 15649] By: jhi on 2002/04/01 02:47:14
14595 Log: Discussion about minimal installations.
14596 Branch: perl
14597 ! INSTALL
14598____________________________________________________________________________
14599[ 15648] By: jhi on 2002/04/01 02:42:41
14600 Log: Comment tweak from Hugo.
14601 Branch: perl
14602 ! regexec.c
14603____________________________________________________________________________
14604[ 15647] By: jhi on 2002/04/01 02:30:18
14605 Log: Another UTF-8 locale tweak from Hugo.
14606 Branch: perl
14607 ! regexec.c
14608____________________________________________________________________________
14609[ 15646] By: jhi on 2002/04/01 02:26:49
14610 Log: Document the known MacOS X locale problem.
14611 Branch: perl
14612 ! pod/perldelta.pod
14613____________________________________________________________________________
14614[ 15645] By: jhi on 2002/04/01 02:17:50
14615 Log: Regex fix from Hugo: in UTF-8 locales the character
14616 counting code didn't work right for minimal matches.
14617 Branch: perl
14618 ! regexec.c
14619____________________________________________________________________________
14620[ 15644] By: jhi on 2002/04/01 02:02:32
14621 Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
14622 From: Spider Boardman <spider@Orb.Nashua.NH.US>
14623 Date: Sun, 31 Mar 2002 20:32:43 -0500
14624 Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
14625 Branch: perl
14626 ! lib/ExtUtils/xsubpp
14627____________________________________________________________________________
14628[ 15643] By: jhi on 2002/04/01 02:00:10
14629 Log: Document known FreeBSD locale glitch.
14630 Branch: perl
14631 ! pod/perldelta.pod
14632____________________________________________________________________________
14633[ 15642] By: jhi on 2002/04/01 00:57:44
14634 Log: There is --list in glibc iconv.
14635 Branch: perl
14636 ! ext/Encode/bin/piconv
14637____________________________________________________________________________
14638[ 15641] By: jhi on 2002/03/31 23:18:51
14639 Log: Slight usage tweaks to piconv: show usage with
14640 no -t -f or -l arguments, or with -h.
14641 Branch: perl
14642 ! ext/Encode/bin/piconv
14643____________________________________________________________________________
14644[ 15640] By: jhi on 2002/03/31 23:08:28
14645 Log: Get the piconv installed.
14646 Branch: perl
14647 + utils/piconv.PL
14648 ! MANIFEST utils/Makefile
14649____________________________________________________________________________
14650[ 15639] By: jhi on 2002/03/31 22:35:21
14651 Log: Spelling tweaks.
14652 Branch: perl
14653 ! ext/Encode/bin/piconv
14654____________________________________________________________________________
14655[ 15638] By: jhi on 2002/03/31 22:31:29
14656 Log: Upgrade to Encode 1.11, from Dan Kogai.
14657 Branch: perl
14658 + ext/Encode/Encode/Changes.e2x
14659 + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
14660 + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
14661 + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
14662 + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
14663 + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
14664 + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
14665 + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
14666 + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
14667 + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
14668 + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
14669 + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
14670 + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
14671 + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
14672 + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
14673 + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
14674 + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
14675 + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
14676 + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
14677 + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
14678 + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
14679 + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
14680 + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
14681 + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
14682 + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
14683 + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
14684 + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
14685 + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
14686 + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
14687 + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
14688 + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
14689 + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
14690 + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
14691 + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
14692 + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
14693 + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
14694 + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
14695 + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
14696 + ext/Encode/ucm/viscii.ucm
14697 - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14698 - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14699 - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14700 - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14701 - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14702 - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14703 - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14704 - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14705 - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
14706 - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14707 - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
14708 - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
14709 - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
14710 - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
14711 - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
14712 - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
14713 - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
14714 - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14715 - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14716 - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14717 - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14718 - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
14719 - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
14720 - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14721 - ext/Encode/Encode/ksc5601.ucm
14722 - ext/Encode/Encode/macCentEuro.ucm
14723 - ext/Encode/Encode/macCroatian.ucm
14724 - ext/Encode/Encode/macCyrillic.ucm
14725 - ext/Encode/Encode/macDingbats.ucm
14726 - ext/Encode/Encode/macGreek.ucm
14727 - ext/Encode/Encode/macIceland.ucm
14728 - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14729 - ext/Encode/Encode/macRumanian.ucm
14730 - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14731 - ext/Encode/Encode/macTurkish.ucm
14732 - ext/Encode/Encode/macUkraine.ucm
14733 - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14734 - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
14735 - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
14736 - lib/encoding.pm lib/encoding.t
14737 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
14738 ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
14739 ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
14740 ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
14741 ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14742 ! ext/Encode/Makefile.PL ext/Encode/README
14743 ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
14744 ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14745 ! ext/Encode/lib/Encode/Alias.pm
14746 ! ext/Encode/lib/Encode/Supported.pod
14747____________________________________________________________________________
14748[ 15637] By: jhi on 2002/03/31 20:50:23
14749 Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
14750 make viacode no-allocatedcode to return the 0xFFFD) tweaks,
14751 respective test and doc tweaks.
14752 Branch: perl
14753 ! lib/charnames.pm lib/charnames.t
14754____________________________________________________________________________
14755[ 15636] By: jhi on 2002/03/31 20:34:29
14756 Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
14757 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14758 Date: Sun, 31 Mar 2002 22:47:31 +0200
14759 Message-ID: <20020331224731.E854@rafael>
14760 Branch: perl
14761 ! pod/perlfunc.pod
14762____________________________________________________________________________
14763[ 15635] By: jhi on 2002/03/31 19:45:33
14764 Log: Subject: [PATCH] __attribute__ problems with g++
14765 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14766 Date: Sun, 31 Mar 2002 22:43:03 +0200
14767 Message-ID: <3CA790F7.23864.27BD5B4@localhost>
14768 Branch: perl
14769 ! perl.h
14770____________________________________________________________________________
14771[ 15634] By: jhi on 2002/03/31 19:28:38
14772 Log: Put back the #! line, false alarm.
14773 Branch: perl
14774 ! lib/ExtUtils/t/Constant.t
14775____________________________________________________________________________
14776[ 15633] By: jhi on 2002/03/31 15:07:20
14777 Log: Subject: Re: [Patch] pod/perlvar.pod
14778 From: Philip Newton <Philip.Newton@gmx.net>
14779 Date: Sun, 31 Mar 2002 07:40:43 +0200
14780 Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
14781 Branch: perl
14782 ! pod/perlvar.pod
14783____________________________________________________________________________
14784[ 15632] By: jhi on 2002/03/31 03:03:11
14785 Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
14786 From: Spider Boardman <spider@Orb.Nashua.NH.US>
14787 Date: Sat, 30 Mar 2002 21:37:37 -0500
14788 Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>
14789 Branch: perl
14790 ! ext/Socket/socketpair.t
14791____________________________________________________________________________
14792[ 15631] By: jhi on 2002/03/30 23:30:45
14793 Log: Subject: Re: compile tweak for Win32
14794 From: Michael G Schwern <schwern@pobox.com>
14795 Date: Fri, 29 Mar 2002 17:48:22 -0500
14796 Message-ID: <20020329224822.GG16816@blackrider>
14797 Branch: perl
14798 ! win32/buildext.pl
14799____________________________________________________________________________
14800[ 15630] By: jhi on 2002/03/30 23:21:56
14801 Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
14802 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14803 Date: Sat, 30 Mar 2002 22:19:46 +0100
14804 Message-ID: <20020330221946.A28497@rafael>
14805 Branch: perl
14806 ! t/lib/1_compile.t
14807____________________________________________________________________________
14808[ 15629] By: jhi on 2002/03/30 23:21:23
14809 Log: Subject: [PATCH regmesg.t] increase output verbosity
14810 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14811 Date: Sat, 30 Mar 2002 22:34:08 +0100
14812 Message-ID: <20020330223408.C28497@rafael>
14813 Branch: perl
14814 ! t/op/regmesg.t
14815____________________________________________________________________________
14816[ 15628] By: jhi on 2002/03/30 23:19:59
14817 Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
14818 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14819 Date: Sat, 30 Mar 2002 21:36:23 +0100
14820 Message-ID: <20020330213623.A677@rafael>
14821 Branch: perl
14822 ! regcomp.c
14823____________________________________________________________________________
14824[ 15627] By: jhi on 2002/03/30 17:43:51
14825 Log: If using a network filesystem several different hosts
14826 may be trying to lock the same file. In this case offering
14827 to kill the other process is not that helpful. (Unless one
14828 has *real* clustering, but that's not usually the case.)
14829 Branch: perl
14830 ! lib/CPAN.pm
14831____________________________________________________________________________
14832[ 15626] By: jhi on 2002/03/30 16:52:09
14833 Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
14834 From: andreas.koenig@anima.de (Andreas J. Koenig)
14835 Date: Sat, 30 Mar 2002 06:12:36 +0100
14836 Message-ID: <m3hemyvdtn.fsf@anima.de>
14837 Branch: perl
14838 ! lib/Dumpvalue.pm
14839____________________________________________________________________________
14840[ 15625] By: jhi on 2002/03/30 16:50:33
14841 Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
14842 From: Jeremy Zawodny <Jeremy@Zawodny.com>
14843 Date: Fri, 29 Mar 2002 17:55:20 -0800
14844 Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
14845 Branch: perl
14846 ! utils/dprofpp.PL
14847____________________________________________________________________________
14848[ 15624] By: jhi on 2002/03/30 16:03:12
14849 Log: Subject: [Patch] pod/perlvar.pod
14850 From: Dan Kogai <dankogai@dan.co.jp>
14851 Date: Sun, 31 Mar 2002 02:03:36 +0900
14852 Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
14853 Branch: perl
14854 ! pod/perlvar.pod
14855____________________________________________________________________________
14856[ 15623] By: jhi on 2002/03/30 15:56:31
14857 Log: Subject: [PATCH] MM & Encode fixes
14858 From: Michael G Schwern <schwern@pobox.com>
14859 Date: Sat, 30 Mar 2002 06:41:56 -0500
14860 Message-ID: <20020330114156.GA16533@blackrider>
14861 Branch: perl
14862 + lib/ExtUtils/t/basic.t
14863 - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
14864 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
14865 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
14866 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14867 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
14868 ! lib/ExtUtils/t/hints.t
14869____________________________________________________________________________
14870[ 15622] By: jhi on 2002/03/30 15:13:30
14871 Log: EBCDICification.
14872 Branch: perl
14873 ! lib/charnames.t
14874____________________________________________________________________________
14875[ 15621] By: jhi on 2002/03/30 15:12:45
14876 Log: Upgrade to Tie::File 0.90, from mjd.
14877 Branch: perl
14878 + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
14879 ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14880 ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
14881 ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14882 ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
14883 ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
14884 ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14885 ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
14886 ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14887____________________________________________________________________________
14888[ 15620] By: jhi on 2002/03/29 22:25:35
14889 Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
14890 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14891 Date: Sat, 30 Mar 2002 00:20:39 +0100
14892 Message-ID: <20020330002039.A716@rafael>
14893 Branch: perl
14894 ! lib/sort.pm
14895____________________________________________________________________________
14896[ 15619] By: jhi on 2002/03/29 22:15:37
14897 Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
14898 From: Michael G Schwern <schwern@pobox.com>
14899 Date: Fri, 29 Mar 2002 18:14:20 -0500
14900 Message-ID: <20020329231419.GI16816@blackrider>
14901 Branch: perl
14902 ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
14903 ! wince/Makefile.ce
14904____________________________________________________________________________
14905[ 15618] By: jhi on 2002/03/29 22:09:26
14906 Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
14907 From: Paul_GreenVOS@vos.stratus.com
14908 Date: Fri, 29 Mar 02 18:01 est
14909 Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
14910 Branch: perl
14911 ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
14912____________________________________________________________________________
14913[ 15617] By: jhi on 2002/03/29 22:02:28
14914 Log: AUTHORS updates.
14915 Branch: perl
14916 ! AUTHORS
14917____________________________________________________________________________
14918[ 15616] By: jhi on 2002/03/29 21:00:32
14919 Log: Upgrade to Encode 1.01, from Dan Kogai.
14920 Branch: perl
14921 ! ext/Encode/Changes ext/Encode/Encode.pm
14922 ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14923 ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14924 ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14925 ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14926 ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14927 ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14928 ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14929 ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14930 ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
14931 ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14932 ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
14933 ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
14934 ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
14935 ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
14936 ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
14937 ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
14938 ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
14939 ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14940 ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14941 ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14942 ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14943 ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
14944 ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
14945 ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14946 ! ext/Encode/Encode/ksc5601.ucm
14947 ! ext/Encode/Encode/macCentEuro.ucm
14948 ! ext/Encode/Encode/macCroatian.ucm
14949 ! ext/Encode/Encode/macCyrillic.ucm
14950 ! ext/Encode/Encode/macDingbats.ucm
14951 ! ext/Encode/Encode/macGreek.ucm
14952 ! ext/Encode/Encode/macIceland.ucm
14953 ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14954 ! ext/Encode/Encode/macRumanian.ucm
14955 ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14956 ! ext/Encode/Encode/macTurkish.ucm
14957 ! ext/Encode/Encode/macUkraine.ucm
14958 ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14959 ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
14960 ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
14961 ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
14962 ! ext/Encode/lib/Encode/CJKConstants.pm
14963 ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
14964 ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
14965 ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
14966____________________________________________________________________________
14967[ 15615] By: jhi on 2002/03/29 18:47:01
14968 Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
14969 From: "Craig A. Berry" <craigberry@mac.com>
14970 Date: Fri, 29 Mar 2002 13:46:28 -0600
14971 Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
14972 Branch: perl
14973 ! configure.com
14974____________________________________________________________________________
14975[ 15614] By: jhi on 2002/03/29 18:34:27
14976 Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
14977 which one has to get from the CPAN distribution.
14978 Branch: perl
14979 + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
14980 + lib/Memoize/t/expmod_t.t
14981 - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
14982 - lib/Memoize/t/expire_module_t.t
14983 ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
14984 ! lib/Memoize/README
14985____________________________________________________________________________
14986[ 15613] By: jhi on 2002/03/29 17:40:09
14987 Log: metaconfig unit tweak.
14988 Branch: metaconfig/U/perl
14989 ! versiononly.U
14990____________________________________________________________________________
14991[ 15612] By: jhi on 2002/03/29 17:39:38
14992 Log: Configure-related tweaks.
14993 Branch: perl
14994 ! Porting/Glossary Porting/config.sh Porting/config_H
14995 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14996 ! vos/config.ga.h
14997____________________________________________________________________________
14998[ 15611] By: jhi on 2002/03/29 17:27:51
14999 Log: Ooops.
15000 Branch: perl
15001 ! t/op/ver.t
15002____________________________________________________________________________
15003[ 15610] By: jhi on 2002/03/29 17:26:42
15004 Log: Subject: [PATCH @15606] d_time for vms
15005 From: "Craig A. Berry" <craigberry@mac.com>
15006 Date: Fri, 29 Mar 2002 11:58:29 -0600
15007 Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
15008 Branch: perl
15009 ! configure.com
15010____________________________________________________________________________
15011[ 15609] By: jhi on 2002/03/29 17:25:26
15012 Log: Subject: Re: Regex-Unicode bugs
15013 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15014 Date: Thu, 28 Mar 2002 10:12:35 +0100
15015 Message-ID: <20020328101235.F678@rafael>
15016 Branch: perl
15017 ! t/op/regmesg.t
15018____________________________________________________________________________
15019[ 15608] By: jhi on 2002/03/29 17:21:22
15020 Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
15021 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15022 Date: Fri, 29 Mar 2002 16:53:27 +0000
15023 Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
15024 Branch: perl
15025 ! pod/perlre.pod pod/perlretut.pod
15026____________________________________________________________________________
15027[ 15607] By: jhi on 2002/03/29 17:19:26
15028 Log: Subject: Re: debugger debuggers wanted
15029 From: spidb@cpan.org
15030 Date: Fri, 29 Mar 2002 06:34:11 -0500
15031 Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
15032 Branch: perl
15033 ! lib/perl5db.pl
15034____________________________________________________________________________
15035[ 15606] By: jhi on 2002/03/29 15:42:51
15036 Log: Update Changes.
15037 Branch: perl
15038 ! Changes patchlevel.h
15039____________________________________________________________________________
15040[ 15605] By: jhi on 2002/03/29 15:36:43
15041 Log: Rename for 8.3-friendliness.
15042 Branch: perl
15043 + lib/unicore/PropValueAliases.txt
15044 - lib/unicore/PropertyValueAliases.txt
15045 ! MANIFEST lib/unicore/README.perl
15046____________________________________________________________________________
15047[ 15604] By: jhi on 2002/03/29 15:33:19
15048 Log: Retract ExtUtils/t/basic.t until it works.
15049 Branch: perl
15050 - lib/ExtUtils/t/basic.t
15051 ! MANIFEST
15052____________________________________________________________________________
15053[ 15603] By: jhi on 2002/03/29 15:12:08
15054 Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
15055 From: Slaven Rezic <slaven.rezic@berlin.de>
15056 Date: 28 Mar 2002 22:27:14 +0100
15057 Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
15058 Branch: perl
15059 ! hints/freebsd.sh
15060____________________________________________________________________________
15061[ 15602] By: jhi on 2002/03/29 15:10:43
15062 Log: Interesting... where did this come from?
15063 (The Configure change in #15600)
15064 Branch: perl
15065 ! config_h.SH
15066____________________________________________________________________________
15067[ 15601] By: jhi on 2002/03/29 15:10:12
15068 Log: metaconfig unit change for #15600.
15069 Branch: metaconfig/U/perl
15070 ! versiononly.U
15071____________________________________________________________________________
15072[ 15600] By: jhi on 2002/03/29 15:08:22
15073 Log: Subject: versiononly should not put `old' versions in inc
15074 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15075 Date: Fri, 29 Mar 2002 12:53:49 +0100
15076 Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
15077 Branch: perl
15078 ! Configure
15079____________________________________________________________________________
15080[ 15599] By: jhi on 2002/03/29 14:45:52
15081 Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
15082 From: Michael G Schwern <schwern@pobox.com>
15083 Date: Fri, 29 Mar 2002 04:12:47 -0500
15084 Message-ID: <20020329091247.GA7432@blackrider>
15085
15086 (with two nits: (1) change lib/Extutils/Command/MM.pm
15087 in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
15088 @INC to compile.t)
15089 Branch: perl
15090 + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
15091 + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
15092 + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
15093 + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
15094 + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
15095 + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
15096 + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
15097 + lib/ExtUtils/t/Problem-Module/Makefile.PL
15098 + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
15099 + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
15100 + t/lib/MakeMaker/Test/Utils.pm
15101 ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
15102 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15103 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
15104 ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
15105 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
15106 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15107 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
15108 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
15109 ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
15110 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
15111 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
15112 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
15113 ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
15114 ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
15115 ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
15116 ! t/lib/TieOut.pm
15117____________________________________________________________________________
15118[ 15598] By: jhi on 2002/03/29 14:11:58
15119 Log: Leftovers from Encode 0.99.
15120 Branch: perl
15121 - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
15122 - ext/Encode/compile ext/Encode/encode.h
15123 - ext/Encode/lib/Encode/CN/2022_CN.pm
15124 - ext/Encode/lib/Encode/Details.pod
15125____________________________________________________________________________
15126[ 15597] By: nick on 2002/03/29 14:03:35
15127 Log: Integrate mainline
15128 Branch: perlio
15129 +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
15130 +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
15131 +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
15132 !> (integrate 130 files)
15133____________________________________________________________________________
15134[ 15596] By: jhi on 2002/03/29 13:46:35
15135 Log: Subject: Another Unicode-3.2-induced doc fix
15136 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15137 Date: Fri, 29 Mar 2002 21:45:47 +0900
15138 Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
15139 Branch: perl
15140 ! ext/Unicode/Normalize/Normalize.pm
15141____________________________________________________________________________
15142[ 15595] By: jhi on 2002/03/29 13:44:25
15143 Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
15144 From: Slaven Rezic <slaven.rezic@berlin.de>
15145 Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
15146 Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
15147 Branch: perl
15148 ! reentr.c reentr.pl
15149____________________________________________________________________________
15150[ 15594] By: jhi on 2002/03/29 13:38:48
15151 Log: Subject: [PATCH] Quieting OS X
15152 From: Michael G Schwern <schwern@pobox.com>
15153 Date: Fri, 29 Mar 2002 05:46:23 -0500
15154 Message-ID: <20020329104622.GA9163@blackrider>
15155 Branch: perl
15156 ! ext/POSIX/t/posix.t t/op/stat.t
15157____________________________________________________________________________
15158[ 15593] By: ams on 2002/03/29 07:32:22
15159 Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
15160 From: Paul_GreenVOS@vos.stratus.com
15161 Date: Fri, 29 Mar 02 0:05 est
15162 Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
15163 Branch: perl
15164 ! ext/Time/HiRes/HiRes.xs
15165____________________________________________________________________________
15166[ 15592] By: ams on 2002/03/29 07:28:29
15167 Log: Subject: Re: perl 5.7.3 + XS lvalue subs
15168 From: Spider Boardman <spidb@cpan.org>
15169 Date: Fri, 29 Mar 2002 00:52:24 -0500
15170 Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
15171 Branch: perl
15172 ! op.c t/op/attrs.t
15173____________________________________________________________________________
15174[ 15591] By: jhi on 2002/03/29 03:15:18
15175 Log: It's perlce.
15176 Branch: perl
15177 ! pod/perldelta.pod
15178____________________________________________________________________________
15179[ 15590] By: jhi on 2002/03/29 02:59:03
15180 Log: MPE/iX tweaks from Mark Bixby.
15181 Branch: perl
15182 ! ext/Storable/t/lock.t mpeix/relink
15183____________________________________________________________________________
15184[ 15589] By: jhi on 2002/03/29 02:30:48
15185 Log: Upgrade to Encode 1.00, from Dan Kogai.
15186
15187 (one nit: bin/enc2xs needed also ../..)
15188 Branch: perl
15189 + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
15190 + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
15191 + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
15192 ! (edit 104 files)
15193____________________________________________________________________________
15194[ 15588] By: jhi on 2002/03/29 01:38:10
15195 Log: Subject: [PATCH] NEXT LINE --> NEL
15196 From: Philip Newton <Philip.Newton@gmx.net>
15197 Date: Thu, 28 Mar 2002 21:03:10 +0000
15198 Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
15199 Branch: perl
15200 ! lib/charnames.pm lib/charnames.t
15201____________________________________________________________________________
15202[ 15587] By: jhi on 2002/03/28 18:17:08
15203 Log: binmode :bytes, again.
15204 Branch: perl
15205 ! lib/utf8.t
15206____________________________________________________________________________
15207[ 15586] By: jhi on 2002/03/28 16:23:41
15208 Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
15209 From: Mark-Jason Dominus <mjd@plover.com>
15210 Date: Thu, 28 Mar 2002 10:36:03 -0500
15211 Message-ID: <20020328153603.11992.qmail@plover.com>
15212 Branch: perl
15213 ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
15214____________________________________________________________________________
15215[ 15585] By: jhi on 2002/03/28 16:20:03
15216 Log: Support Unicode 3.1 names, names without the (XX), and BOM.
15217 Branch: perl
15218 ! lib/charnames.pm lib/charnames.t pp_pack.c
15219____________________________________________________________________________
15220[ 15584] By: jhi on 2002/03/28 15:52:30
15221 Log: If expecting UTF-8, probably not expecting UTF-16.
15222 Branch: perl
15223 ! t/comp/require.t
15224____________________________________________________________________________
15225[ 15583] By: jhi on 2002/03/28 13:48:29
15226 Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
15227 From: Paul_GreenVOS@vos.stratus.com
15228 Date: Thu, 28 Mar 02 8:22 est
15229 Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
15230 Branch: perl
15231 ! lib/Time/Local.pm
15232____________________________________________________________________________
15233[ 15582] By: jhi on 2002/03/28 13:47:14
15234 Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
15235 From: Paul_GreenVOS@vos.stratus.com
15236 Date: Thu, 28 Mar 02 7:46 est
15237 Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
15238 Branch: perl
15239 ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
15240____________________________________________________________________________
15241[ 15581] By: jhi on 2002/03/28 13:45:48
15242 Log: A little bit better error message for \pq, still
15243 not good because the script context is not shown.
15244 Branch: perl
15245 ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
15246____________________________________________________________________________
15247[ 15580] By: jhi on 2002/03/28 13:28:44
15248 Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
15249 From: Jeffrey Friedl <jfriedl@yahoo.com>
15250 Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
15251 Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
15252 Branch: perl
15253 ! sv.c t/op/pat.t
15254____________________________________________________________________________
15255[ 15579] By: jhi on 2002/03/28 13:22:25
15256 Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
15257 From: Mark-Jason Dominus <mjd@plover.com>
15258 Date: Thu, 28 Mar 2002 05:04:40 -0500
15259 Message-ID: <20020328100440.22081.qmail@plover.com>
15260 Branch: perl
15261 ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
15262____________________________________________________________________________
15263[ 15578] By: jhi on 2002/03/28 13:19:21
15264 Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
15265 From: mjd@plover.com
15266 Date: 28 Mar 2002 09:22:06 -0000
15267 Message-ID: <20020328092206.18833.qmail@plover.com>
15268 Branch: perl
15269 ! lib/encoding.t
15270____________________________________________________________________________
15271[ 15577] By: jhi on 2002/03/28 13:03:48
15272 Log: Unicode 3.2.0-induced doc tweaks.
15273 Branch: perl
15274 ! pod/perlretut.pod pod/perlunicode.pod
15275____________________________________________________________________________
15276[ 15576] By: nick on 2002/03/28 07:40:04
15277 Log: Integrate mainline (clean in Win32/MinGW but for end.t)
15278 Branch: perlio
15279 +> (branch 31 files)
15280 !> (integrate 162 files)
15281____________________________________________________________________________
15282[ 15575] By: jhi on 2002/03/28 04:19:51
15283 Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
15284 From: Paul_GreenVOS@vos.stratus.com
15285 Date: Thu, 28 Mar 02 0:16 est
15286 Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
15287 Branch: perl
15288 ! ext/POSIX/t/posix.t
15289____________________________________________________________________________
15290[ 15574] By: jhi on 2002/03/28 04:07:23
15291 Log: Subject: Re: Regex-Unicode bugs
15292 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15293 Date: Wed, 27 Mar 2002 13:48:06 +0100
15294 Message-ID: <20020327134806.C18945@rafael>
15295
15296 regmesg.t patch still would be nice.
15297 Branch: perl
15298 ! regcomp.c
15299____________________________________________________________________________
15300[ 15573] By: jhi on 2002/03/28 03:46:14
15301 Log: Subject: Re: Regex-Unicode bugs
15302 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15303 Date: Wed, 27 Mar 2002 12:39:57 +0000
15304 Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
15305 Branch: perl
15306 ! pod/perldiag.pod regcomp.c
15307____________________________________________________________________________
15308[ 15572] By: jhi on 2002/03/28 03:38:34
15309 Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
15310 From: Paul_GreenVOS@vos.stratus.com
15311 Date: Wed, 27 Mar 02 23:33 est
15312 Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
15313 Branch: perl
15314 ! t/io/fs.t
15315____________________________________________________________________________
15316[ 15571] By: jhi on 2002/03/28 02:25:53
15317 Log: The Official 3.2.0 came out.
15318 Branch: perl
15319 + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
15320 + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
15321 + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
15322 + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
15323 + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
15324 + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
15325 + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
15326 + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
15327 + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
15328 + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
15329 + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
15330 + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
15331 + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
15332 + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
15333 + lib/unicore/lib/UnifiedI.pl
15334 ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
15335____________________________________________________________________________
15336[ 15570] By: jhi on 2002/03/28 02:00:29
15337 Log: socketpair binmode :bytes.
15338 Branch: perl
15339 ! ext/Socket/socketpair.t
15340____________________________________________________________________________
15341[ 15569] By: jhi on 2002/03/28 01:46:21
15342 Log: Don't install anything beneath 't' directories.
15343 Branch: perl
15344 ! installperl
15345____________________________________________________________________________
15346[ 15568] By: jhi on 2002/03/28 01:43:52
15347 Log: More UTF-8 locale sensitivity.
15348 Branch: perl
15349 ! t/io/utf8.t
15350____________________________________________________________________________
15351[ 15567] By: jhi on 2002/03/28 01:20:31
15352 Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
15353 From: Stas Bekman <stas@stason.org>
15354 Date: Thu, 28 Mar 2002 10:13:45 +0800
15355 Message-ID: <3CA27C59.4020209@stason.org>
15356
15357 Temp file cleanup.
15358 Branch: perl
15359 ! lib/Pod/t/pod2html-lib.pl
15360____________________________________________________________________________
15361[ 15566] By: jhi on 2002/03/28 01:12:17
15362 Log: Be compatible also with non-UTF-8 locales.
15363 Branch: perl
15364 ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
15365 ! lib/Locale/Language.pod
15366____________________________________________________________________________
15367[ 15565] By: jhi on 2002/03/28 00:58:36
15368 Log: Subject: Re: perl 5.7.3 + XS lvalue subs
15369 From: Spider Boardman <spidb@cpan.org>
15370 Date: Wed, 27 Mar 2002 20:52:28 -0500
15371 Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
15372 Branch: perl
15373 ! cv.h op.c t/op/attrs.t toke.c
15374____________________________________________________________________________
15375[ 15564] By: jhi on 2002/03/27 23:54:59
15376 Log: "Last element".
15377 Branch: perl
15378 ! pod/perlfunc.pod
15379____________________________________________________________________________
15380[ 15563] By: jhi on 2002/03/27 23:53:27
15381 Log: Subject: Error in perlfunc for "die"
15382 From: William R Ward <bill@wards.net>
15383 Date: 27 Mar 2002 12:31:32 -0800
15384 Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
15385 Branch: perl
15386 ! pod/perlfunc.pod
15387____________________________________________________________________________
15388[ 15562] By: jhi on 2002/03/27 23:50:23
15389 Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
15390 From: Mark Kvale <kvale@phy.ucsf.edu>
15391 Date: Wed, 27 Mar 2002 16:45:37 -0800
15392 Message-Id: <02032716453705.38063@ivy.ucsf.edu>
15393 Branch: perl
15394 ! pod/perlre.pod pod/perlretut.pod
15395____________________________________________________________________________
15396[ 15561] By: jhi on 2002/03/27 23:48:15
15397 Log: Try to handle UTF-8 locales.
15398 Branch: perl
15399 ! lib/locale.t
15400____________________________________________________________________________
15401[ 15560] By: jhi on 2002/03/27 22:57:45
15402 Log: More binmode :bytes.
15403 Branch: perl
15404 ! t/io/utf8.t
15405____________________________________________________________________________
15406[ 15559] By: jhi on 2002/03/27 22:48:39
15407 Log: binmode(FH, ":bytes") is the right way, methinks.
15408 Branch: perl
15409 ! ext/PerlIO/t/encoding.t
15410____________________________________________________________________________
15411[ 15558] By: jhi on 2002/03/27 22:29:30
15412 Log: UTF-8 locale: need to open explicitly for bytes.
15413 Branch: perl
15414 ! ext/PerlIO/t/encoding.t
15415____________________________________________________________________________
15416[ 15557] By: jhi on 2002/03/27 21:59:54
15417 Log: UTF-8-ify __DATA__. (TODO: let Neil Bowers know.)
15418 Branch: perl
15419 ! lib/Locale/Language.pm lib/Locale/Language.pod
15420____________________________________________________________________________
15421[ 15556] By: jhi on 2002/03/27 21:44:37
15422 Log: Warn instead of croak.
15423 Branch: perl
15424 ! pod/perldiag.pod utf8.c
15425____________________________________________________________________________
15426[ 15555] By: jhi on 2002/03/27 21:18:40
15427 Log: UTF-8 locale: there might already be one UTF-8 discipline.
15428 Branch: perl
15429 ! lib/open.t
15430____________________________________________________________________________
15431[ 15554] By: jhi on 2002/03/27 21:09:20
15432 Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
15433 From: "Craig A. Berry" <craigberry@mac.com>
15434 Date: Wed, 27 Mar 2002 15:22:13 -0600
15435 Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
15436 Branch: perl
15437 ! t/lib/1_compile.t t/lib/compmod.pl
15438____________________________________________________________________________
15439[ 15553] By: jhi on 2002/03/27 21:08:03
15440 Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
15441 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15442 Date: Wed, 27 Mar 2002 22:35:03 +0100
15443 Message-ID: <20020327223503.A678@rafael>
15444 Branch: perl
15445 ! pod/perlop.pod
15446____________________________________________________________________________
15447[ 15552] By: jhi on 2002/03/27 20:52:19
15448 Log: Start using the Unicode 3.2.0 data (NOTE: still
15449 unofficial, but the data is unlikely to change much.
15450 Doublecheck when 3.2.0 gets released.)
15451 Branch: perl
15452 + lib/unicore/PropertyAliases.txt
15453 + lib/unicore/PropertyValueAliases.txt
15454 ! (edit 129 files)
15455____________________________________________________________________________
15456[ 15551] By: jhi on 2002/03/27 15:20:05
15457 Log: Update Changes.
15458 Branch: perl
15459 ! Changes patchlevel.h
15460____________________________________________________________________________
15461[ 15550] By: jhi on 2002/03/27 15:06:56
15462 Log: Further fixing for #15549. Six tests are failing
15463 under Solaris with en_US.UTF-8 but those failures seem
15464 unrelated to the BOUND problem, will look at them later.
15465 Branch: perl
15466 ! regexec.c
15467____________________________________________________________________________
15468[ 15549] By: jhi on 2002/03/27 14:45:05
15469 Log: Possible fix for "Orks, Dragons, and Elves":
15470 should now build under UTF-8 locales (is building
15471 under Solaris en_US.UTF-8 right now).
15472 Branch: perl
15473 ! Makefile.SH regexec.c
15474____________________________________________________________________________
15475[ 15548] By: jhi on 2002/03/27 14:11:37
15476 Log: Forgotten from #15523.
15477 Branch: perl
15478 ! lib/Math/BigInt/Calc.pm
15479____________________________________________________________________________
15480[ 15547] By: jhi on 2002/03/27 13:53:31
15481 Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
15482 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15483 Date: Wed, 27 Mar 2002 13:32:00 +0100
15484 Message-ID: <20020327133200.A18945@rafael>
15485 Branch: perl
15486 ! regcomp.c t/lib/warnings/regcomp
15487____________________________________________________________________________
15488[ 15546] By: jhi on 2002/03/27 13:51:52
15489 Log: Subject: [PATCH] MANIFES --> MANIFEST
15490 From: Philip Newton <Philip.Newton@gmx.net>
15491 Date: Wed, 27 Mar 2002 10:05:46 +0000
15492 Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
15493
15494 (plus a few tweaks more)
15495 Branch: perl
15496 ! Porting/check83.pl
15497____________________________________________________________________________
15498[ 15545] By: nick on 2002/03/27 07:37:36
15499 Log: Integrate mainline
15500 Branch: perlio
15501 +> lib/Math/BigInt/t/with_sub.t
15502 - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
15503 - lib/bignum/t/trace.t
15504 !> (integrate 76 files)
15505____________________________________________________________________________
15506[ 15544] By: jhi on 2002/03/27 03:17:46
15507 Log: Obsolete mailing list information.
15508 Branch: perl
15509 ! README.bs2000 README.os390 README.vmesa
15510____________________________________________________________________________
15511[ 15543] By: jhi on 2002/03/27 03:11:55
15512 Log: More URL "whitespacing".
15513 Branch: perl
15514 ! README.bs2000 README.hurd README.mpeix README.netware
15515 ! README.os390 README.vmesa README.vos README.win32
15516 ! pod/perl5004delta.pod pod/perl5005delta.pod
15517 ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
15518 ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
15519 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
15520 ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
15521 ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
15522 ! pod/perltodo.pod
15523____________________________________________________________________________
15524[ 15542] By: jhi on 2002/03/27 02:40:33
15525 Log: I like doubleclicking on URLs in pods to select them.
15526 Branch: perl
15527 ! README.amiga README.epoc README.vos pod/perl561delta.pod
15528 ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
15529 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15530 ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
15531 ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
15532 ! pod/perltodo.pod pod/perlvar.pod
15533____________________________________________________________________________
15534[ 15541] By: jhi on 2002/03/27 02:04:47
15535 Log: Regen modlib.
15536 Branch: perl
15537 ! pod/perlmodlib.pod
15538____________________________________________________________________________
15539[ 15540] By: jhi on 2002/03/27 01:43:52
15540 Log: Update the CPAN sites list.
15541 Branch: perl
15542 ! pod/perlmodlib.PL pod/perlmodlib.pod
15543____________________________________________________________________________
15544[ 15539] By: jhi on 2002/03/27 01:15:11
15545 Log: Regen modlib, toc.
15546 Branch: perl
15547 ! pod/perlmodlib.pod pod/perltoc.pod
15548____________________________________________________________________________
15549[ 15538] By: jhi on 2002/03/27 01:13:12
15550 Log: s/rationale/rational/
15551 Branch: perl
15552 ! lib/Math/BigRat.pm lib/bigrat.pm
15553____________________________________________________________________________
15554[ 15537] By: jhi on 2002/03/27 01:01:33
15555 Log: s/done/esac/
15556 Branch: perl
15557 ! hints/dec_osf.sh
15558____________________________________________________________________________
15559[ 15536] By: jhi on 2002/03/27 00:54:21
15560 Log: Advertise big* and BigRat.
15561 Branch: perl
15562 ! pod/perldelta.pod
15563____________________________________________________________________________
15564[ 15535] By: jhi on 2002/03/26 22:42:41
15565 Log: A missing ) in #15527.
15566 Branch: perl
15567 ! pp_sys.c
15568____________________________________________________________________________
15569[ 15534] By: jhi on 2002/03/26 22:24:17
15570 Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
15571 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15572 Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
15573 Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
15574 Branch: perl
15575 ! lib/ExtUtils/typemap
15576____________________________________________________________________________
15577[ 15533] By: jhi on 2002/03/26 22:19:04
15578 Log: Subject: Re: Cygwin PerlIO.t failing
15579 From: Stas Bekman <stas@stason.org>
15580 Date: Wed, 27 Mar 2002 01:34:11 +0800
15581 Message-ID: <3CA0B113.1070800@stason.org>
15582 Branch: perl
15583 ! ext/PerlIO/PerlIO.t
15584____________________________________________________________________________
15585[ 15532] By: jhi on 2002/03/26 22:11:17
15586 Log: Subject: [PATCH] safety check for vms/test.com
15587 From: "Craig A. Berry" <craigberry@mac.com>
15588 Date: Tue, 26 Mar 2002 12:15:21 -0600
15589 Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
15590 Branch: perl
15591 ! vms/test.com
15592____________________________________________________________________________
15593[ 15531] By: jhi on 2002/03/26 22:10:33
15594 Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
15595 From: PPrymmer@factset.com
15596 Date: Tue, 26 Mar 2002 13:04:59 -0500
15597 Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
15598 Branch: perl
15599 ! configure.com
15600____________________________________________________________________________
15601[ 15530] By: jhi on 2002/03/26 22:08:35
15602 Log: Subject: [PATCH] Minor typo in test harness
15603 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
15604 Date: Tue, 26 Mar 2002 17:44:06 -0000
15605 Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
15606 Branch: perl
15607 ! t/lib/warnings/perlio
15608____________________________________________________________________________
15609[ 15529] By: jhi on 2002/03/26 22:06:59
15610 Log: Subject: PATCH s2p.PL
15611 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15612 Date: Tue, 26 Mar 2002 17:16:46 +0100
15613 Message-ID: <3CA09EEE.E499DD38@alcatel.at>
15614 Branch: perl
15615 ! x2p/s2p.PL
15616____________________________________________________________________________
15617[ 15528] By: jhi on 2002/03/26 22:03:22
15618 Log: Retract Math::BigInt::Lite, Tels had second thoughts.
15619 Branch: perl
15620 - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15621 - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
15622 ! MANIFEST
15623____________________________________________________________________________
15624[ 15527] By: jhi on 2002/03/26 22:01:01
15625 Log: Avoid and document a weird bug in UNICOS/mk.
15626 Branch: perl
15627 ! pod/perldelta.pod pp_sys.c
15628____________________________________________________________________________
15629[ 15526] By: jhi on 2002/03/26 20:28:45
15630 Log: Math::BigInt::Lite 0.09, from Tels.
15631 Branch: perl
15632 + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
15633 ! MANIFEST
15634____________________________________________________________________________
15635[ 15525] By: jhi on 2002/03/26 20:14:38
15636 Log: For now disable the test in OS/390; it seems to hang,
15637 but frustratingly seems to run from command line and
15638 from Perl debugger.
15639 Branch: perl
15640 ! lib/Math/BigInt/t/mbi_rand.t
15641____________________________________________________________________________
15642[ 15524] By: jhi on 2002/03/26 19:57:27
15643 Log: EPOC update from Olaf Flebbe.
15644 Branch: perl
15645 ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
15646 ! pod/perlport.pod t/io/fs.t
15647____________________________________________________________________________
15648[ 15523] By: jhi on 2002/03/26 19:54:48
15649 Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
15650 and bignum 0.11, from Tels.
15651 Branch: perl
15652 + lib/Math/BigInt/t/with_sub.t
15653 - lib/bignum/t/trace.t
15654 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15655 ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
15656 ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
15657 ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
15658 ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
15659 ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
15660 ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
15661 ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
15662 ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
15663 ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
15664 ! lib/bignum/t/bigrat.t lib/bigrat.pm
15665 ! t/lib/Math/BigInt/Subclass.pm
15666____________________________________________________________________________
15667[ 15522] By: jhi on 2002/03/26 16:07:58
15668 Log: Integrate perlio:
15669
15670 [ 15521]
15671 Testcase for crlf spanning buffer boundary
15672
15673 [ 15520]
15674 Fix [ID 20020326.001] - cr/lf spanning buffer boundary
15675 Branch: perl
15676 +> t/io/crlf.t
15677 !> MANIFEST perlio.c
15678____________________________________________________________________________
15679[ 15521] By: nick on 2002/03/26 15:31:55
15680 Log: Testcase for crlf spanning buffer boundary
15681 Branch: perlio
15682 + t/io/crlf.t
15683 ! MANIFEST
15684____________________________________________________________________________
15685[ 15520] By: nick on 2002/03/26 15:09:52
15686 Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
15687 Branch: perlio
15688 ! perlio.c
15689____________________________________________________________________________
15690[ 15519] By: jhi on 2002/03/26 14:50:08
15691 Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
15692 Branch: perl
15693 ! t/lib/1_compile.t
15694____________________________________________________________________________
15695[ 15518] By: jhi on 2002/03/26 14:39:08
15696 Log: Document the Configure (really, awk) glitch in
15697 UNICOS/mk.
15698 Branch: perl
15699 ! pod/perldelta.pod
15700____________________________________________________________________________
15701[ 15517] By: jhi on 2002/03/26 13:32:31
15702 Log: Subject: [PATCH] Win32 w/o multiplicity build fails
15703 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15704 Date: Fri, 22 Mar 2002 16:11:28 +0100
15705 Message-ID: <3C9B57B0.31936.496399@localhost>
15706 Branch: perl
15707 ! win32/win32.c
15708____________________________________________________________________________
15709[ 15516] By: jhi on 2002/03/26 13:29:24
15710 Log: Subject: Re: Jarkko likes OOOOs
15711 From: "Gerrit P. Haase" <gp@familiehaase.de>
15712 Date: Tue, 26 Mar 2002 08:44:02 +0100
15713 Message-ID: <40509050505.20020326084402@familiehaase.de>
15714 Branch: perl
15715 ! t/io/fs.t
15716____________________________________________________________________________
15717[ 15515] By: jhi on 2002/03/26 13:23:32
15718 Log: Subject: [patch utils/perlbug] subject header setting problem
15719 From: Stas Bekman <stas@stason.org>
15720 Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
15721 Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
15722 Branch: perl
15723 ! utils/perlbug.PL
15724____________________________________________________________________________
15725[ 15514] By: jhi on 2002/03/26 13:20:23
15726 Log: Subject: [PATCH] win32/makefile.mk
15727 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15728 Date: Tue, 26 Mar 2002 13:56:19 +0100
15729 Message-ID: <3CA07E03.13094.8ACAD1@localhost>
15730 Branch: perl
15731 ! win32/makefile.mk
15732____________________________________________________________________________
15733[ 15513] By: nick on 2002/03/26 07:17:17
15734 Log: Integrate mainline
15735 Branch: perlio
15736 +> (branch 39 files)
15737 - (delete 109 files)
15738 !> (integrate 105 files)
15739____________________________________________________________________________
15740[ 15512] By: nick on 2002/03/26 06:52:42
15741 Log: Integrate mainline
15742 Branch: perlio
15743 !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
15744 !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
15745 !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
15746 !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
15747 !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
15748____________________________________________________________________________
15749[ 15511] By: jhi on 2002/03/26 04:25:44
15750 Log: Installation advice from Robert Spier.
15751 Branch: perl
15752 ! INSTALL
15753____________________________________________________________________________
15754[ 15510] By: jhi on 2002/03/26 04:12:15
15755 Log: Stas setting things right.
15756 Branch: perl
15757 ! ext/PerlIO/PerlIO.t
15758____________________________________________________________________________
15759[ 15509] By: jhi on 2002/03/26 03:57:22
15760 Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
15761 From: Paul_GreenVOS@vos.stratus.com
15762 Date: Mon, 25 Mar 02 23:57 est
15763 Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
15764 Branch: perl
15765 ! ext/IO/lib/IO/t/io_unix.t
15766____________________________________________________________________________
15767[ 15508] By: jhi on 2002/03/26 03:55:54
15768 Log: Add threads hints for UNICOS/mk and UNICOS.
15769 (I'm just guessing on UNICOS.)
15770 Branch: perl
15771 ! hints/unicos.sh hints/unicosmk.sh
15772____________________________________________________________________________
15773[ 15507] By: jhi on 2002/03/26 01:19:57
15774 Log: Mention the effect of Unicode keys on hashes.
15775 Branch: perl
15776 ! pod/perlunicode.pod
15777____________________________________________________________________________
15778[ 15506] By: jhi on 2002/03/25 22:38:12
15779 Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
15780 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15781 Date: Mon, 25 Mar 2002 17:24:33 -0600
15782 Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
15783 Branch: perl
15784 ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
15785 ! vms/vms_yfix.pl
15786____________________________________________________________________________
15787[ 15505] By: jhi on 2002/03/25 22:36:18
15788 Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
15789 Branch: perl
15790 ! hints/dec_osf.sh
15791____________________________________________________________________________
15792[ 15504] By: jhi on 2002/03/25 20:39:05
15793 Log: The .ucm of Encode are big when uncompressed.
15794 Branch: perl
15795 ! INSTALL
15796____________________________________________________________________________
15797[ 15503] By: jhi on 2002/03/25 19:58:04
15798 Log: I don't understand what is going on what these
15799 news tests, retracting the whole lot.
15800 Branch: perl
15801 ! ext/PerlIO/PerlIO.t
15802____________________________________________________________________________
15803[ 15502] By: jhi on 2002/03/25 19:50:32
15804 Log: Upgrade to Encode 0.99, from Dan Kogai.
15805 Branch: perl
15806 + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
15807 + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
15808 + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
15809 + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
15810 + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
15811 + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
15812 + ext/Encode/Encode/ksc5601.ucm
15813 + ext/Encode/Encode/macCentEuro.ucm
15814 + ext/Encode/Encode/macCroatian.ucm
15815 + ext/Encode/Encode/macCyrillic.ucm
15816 + ext/Encode/Encode/macDingbats.ucm
15817 + ext/Encode/Encode/macGreek.ucm
15818 + ext/Encode/Encode/macIceland.ucm
15819 + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
15820 + ext/Encode/Encode/macRumanian.ucm
15821 + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
15822 + ext/Encode/Encode/macTurkish.ucm
15823 + ext/Encode/Encode/macUkraine.ucm
15824 + ext/Encode/Encode/shiftjis.ucm
15825 + ext/Encode/lib/Encode/10646_1.pm
15826 + ext/Encode/lib/Encode/CJKConstants.pm
15827 + ext/Encode/lib/Encode/CN/2022_CN.pm
15828 + ext/Encode/lib/Encode/JP/2022_JP.pm
15829 + ext/Encode/lib/Encode/JP/2022_JP1.pm
15830 + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
15831 + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
15832 + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
15833 + ext/Encode/ucm2table
15834 - (delete 109 files)
15835 ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
15836 ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
15837 ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
15838 ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15839 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15840 ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
15841 ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
15842 ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
15843 ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
15844 ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
15845 ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
15846 ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
15847 ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
15848 ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
15849 ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
15850 ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
15851 ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
15852 ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
15853 ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
15854 ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
15855 ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
15856 ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
15857 ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
15858 ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
15859 ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
15860 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15861 ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
15862 ! ext/Encode/Makefile.PL ext/Encode/README
15863 ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15864 ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15865 ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15866 ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
15867 ! ext/Encode/lib/Encode/Details.pod
15868 ! ext/Encode/lib/Encode/Encoding.pm
15869 ! ext/Encode/lib/Encode/Internal.pm
15870 ! ext/Encode/lib/Encode/JP/H2Z.pm
15871 ! ext/Encode/lib/Encode/JP/JIS.pm
15872 ! ext/Encode/lib/Encode/Supported.pod
15873 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15874 ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15875 ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
15876 ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
15877 ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
15878 ! ext/Encode/t/jisx0212.ref
15879____________________________________________________________________________
15880[ 15501] By: jhi on 2002/03/25 19:16:21
15881 Log: Noise with -w.
15882 Branch: perl
15883 ! ext/PerlIO/PerlIO.t
15884____________________________________________________________________________
15885[ 15500] By: jhi on 2002/03/25 19:02:41
15886 Log: If no perlio no perlio warnings, either.
15887 Branch: perl
15888 ! lib/warnings.t
15889____________________________________________________________________________
15890[ 15499] By: jhi on 2002/03/25 18:57:47
15891 Log: ...and put some of the new perlio tests here.
15892 The in-memory ones not yet since my poor brain
15893 refuses to find the right TODO incantation.
15894 Branch: perl
15895 ! ext/PerlIO/PerlIO.t
15896____________________________________________________________________________
15897[ 15498] By: jhi on 2002/03/25 18:23:36
15898 Log: Take away the perlio-requiring tests..
15899 Branch: perl
15900 ! t/io/open.t
15901____________________________________________________________________________
15902[ 15497] By: jhi on 2002/03/25 18:04:39
15903 Log: More correct now, but actually the two new tests
15904 need to be moved, since they are perlio-only...
15905 Branch: perl
15906 ! t/io/open.t
15907____________________________________________________________________________
15908[ 15496] By: jhi on 2002/03/25 17:57:32
15909 Log: More neo-io tests from Stas Bekman.
15910 Branch: perl
15911 ! t/io/open.t
15912____________________________________________________________________________
15913[ 15495] By: jhi on 2002/03/25 17:52:33
15914 Log: Document the QNX6 sprintf glitch.
15915 Branch: perl
15916 ! pod/perldelta.pod
15917____________________________________________________________________________
15918[ 15494] By: jhi on 2002/03/25 17:46:27
15919 Log: AmigaOS must use the ixemul directly, since there
15920 is no more vfork support.
15921 Branch: perl
15922 ! hints/amigaos.sh
15923____________________________________________________________________________
15924[ 15493] By: jhi on 2002/03/25 17:39:18
15925 Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
15926 From: Norton Allen <allen@huarp.harvard.edu>
15927 Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
15928 Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
15929 Branch: perl
15930 ! pp_sys.c
15931____________________________________________________________________________
15932[ 15492] By: jhi on 2002/03/25 17:38:33
15933 Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
15934 From: Norton Allen <allen@huarp.harvard.edu>
15935 Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
15936 Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
15937 Branch: perl
15938 ! ext/Socket/socketpair.t
15939____________________________________________________________________________
15940[ 15491] By: jhi on 2002/03/25 16:57:10
15941 Log: Clarify the 8.3 rule.
15942 Branch: perl
15943 ! Porting/check83.pl
15944____________________________________________________________________________
15945[ 15490] By: nick on 2002/03/25 16:05:07
15946 Log: Integrate mainline
15947 Branch: perlio
15948 +> ext/Encode/lib/Encode/EncFormat.pod
15949 +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
15950 - ext/Encode/lib/EncodeFormat.pod
15951 !> (integrate 41 files)
15952____________________________________________________________________________
15953[ 15489] By: jhi on 2002/03/25 15:52:33
15954 Log: Update Changes.
15955 Branch: perl
15956 ! Changes patchlevel.h
15957____________________________________________________________________________
15958[ 15488] By: jhi on 2002/03/25 15:32:39
15959 Log: Forgotten from #15486.
15960 Branch: perl
15961 ! perl.c
15962____________________________________________________________________________
15963[ 15487] By: jhi on 2002/03/25 15:23:56
15964 Log: It seems that FreeBSD does not like using Perl's malloc
15965 when multithreaded.
15966 Branch: perl
15967 ! hints/freebsd.sh
15968____________________________________________________________________________
15969[ 15486] By: jhi on 2002/03/25 14:37:03
15970 Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
15971 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15972 Date: Mon, 25 Mar 2002 11:33:17 +0100
15973 Message-ID: <20020325113317.A1410@rafael>
15974
15975 Apparently VMS does not do YYDEBUG.
15976 Branch: perl
15977 ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
15978____________________________________________________________________________
15979[ 15485] By: jhi on 2002/03/25 14:10:20
15980 Log: Subject: [PATCH] warnings for perlio + others
15981 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15982 Date: Mon, 25 Mar 2002 13:01:44 -0000
15983 Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
15984 Branch: perl
15985 ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
15986 ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
15987 ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
15988 ! warnings.pl
15989____________________________________________________________________________
15990[ 15484] By: jhi on 2002/03/25 01:53:29
15991 Log: As verified by Doug MacEachern.
15992 Branch: perl
15993 ! pod/perldelta.pod
15994____________________________________________________________________________
15995[ 15483] By: jhi on 2002/03/24 23:23:50
15996 Log: MPE/iX update from Mark Bixby.
15997 Branch: perl
15998 + mpeix/mpeix.c
15999 ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
16000 ! hints/mpeix.sh mpeix/mpeixish.h
16001____________________________________________________________________________
16002[ 15482] By: jhi on 2002/03/24 22:54:00
16003 Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
16004 From: Nicholas Clark <nick@unfortu.net>
16005 Date: Sun, 24 Mar 2002 22:50:06 +0000
16006 Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
16007 Branch: perl
16008 ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
16009____________________________________________________________________________
16010[ 15481] By: jhi on 2002/03/24 22:35:56
16011 Log: Subject: [PATCH] fix warning + carp interaction
16012 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16013 Date: Sun, 24 Mar 2002 23:00:21 -0000
16014 Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
16015 Branch: perl
16016 ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
16017 ! warnings.pl
16018____________________________________________________________________________
16019[ 15480] By: jhi on 2002/03/24 22:30:48
16020 Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
16021 (All the code changes have already been applied earlier.)
16022 Branch: perl
16023 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
16024____________________________________________________________________________
16025[ 15479] By: jhi on 2002/03/24 22:11:46
16026 Log: DB_File: for the core version, no need to specify
16027 a minimum MM version.
16028 Branch: perl
16029 ! ext/DB_File/Makefile.PL
16030____________________________________________________________________________
16031[ 15478] By: jhi on 2002/03/24 21:33:42
16032 Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
16033 From: Dave Mitchell <davem@fdgroup.com>
16034 Date: Sun, 24 Mar 2002 22:23:08 +0000
16035 Message-ID: <20020324222308.B21963@fdgroup.com>
16036 Branch: perl
16037 ! pp_pack.c
16038____________________________________________________________________________
16039[ 15477] By: jhi on 2002/03/24 21:19:45
16040 Log: Subject: [PATCH @15450] errno help for VMS
16041 From: "Craig A. Berry" <craigberry@mac.com>
16042 Date: Sun, 24 Mar 2002 16:17:52 -0600
16043 Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
16044 Branch: perl
16045 ! ext/POSIX/t/posix.t vms/vms.c
16046____________________________________________________________________________
16047[ 15476] By: jhi on 2002/03/24 21:18:45
16048 Log: Upgrade to Locale::Codes 2.03.
16049 Branch: perl
16050 ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16051 ! lib/Locale/Country.pm
16052____________________________________________________________________________
16053[ 15475] By: jhi on 2002/03/24 20:36:46
16054 Log: metaconfig unit change for #15474.
16055 Branch: metaconfig/U/perl
16056 ! Extensions.U
16057____________________________________________________________________________
16058[ 15474] By: jhi on 2002/03/24 20:35:49
16059 Log: The #15472 said "properly". Ha!
16060 Branch: perl
16061 ! Configure
16062____________________________________________________________________________
16063[ 15473] By: jhi on 2002/03/24 20:17:37
16064 Log: metaconfig unit change for #15472.
16065 Branch: metaconfig/U/perl
16066 ! Extensions.U
16067____________________________________________________________________________
16068[ 15472] By: jhi on 2002/03/24 20:16:56
16069 Log: Properly scan for the subextensions of Encode
16070 when doing static builds.
16071 Branch: perl
16072 ! Configure
16073____________________________________________________________________________
16074[ 15471] By: jhi on 2002/03/24 19:58:38
16075 Log: Tru64: Document the known odbm failure with static builds.
16076 Branch: perl
16077 ! README.tru64
16078____________________________________________________________________________
16079[ 15470] By: jhi on 2002/03/24 17:56:01
16080 Log: microperl tweaks.
16081 Branch: perl
16082 ! Makefile.micro locale.c util.c
16083____________________________________________________________________________
16084[ 15469] By: jhi on 2002/03/24 17:32:36
16085 Log: metaconfig unit changes for #15468.
16086 Branch: metaconfig
16087 ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
16088 ! U/modified/libc.U U/modified/libs.U
16089 ! U/threads/d_pthread_atfork.U
16090____________________________________________________________________________
16091[ 15468] By: jhi on 2002/03/24 17:32:05
16092 Log: Various metaconfig unit cleanup; only one visible change
16093 in Configure, though.
16094 Branch: perl
16095 ! Configure
16096____________________________________________________________________________
16097[ 15467] By: jhi on 2002/03/24 15:53:59
16098 Log: Upgrade to Encode 0.98, from Dan Kogai.
16099 Branch: perl
16100 + ext/Encode/lib/Encode/EncFormat.pod
16101 + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
16102 - ext/Encode/lib/EncodeFormat.pod
16103 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
16104 ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
16105 ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16106 ! ext/Encode/lib/Encode/Alias.pm
16107 ! ext/Encode/lib/Encode/Details.pod
16108 ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16109 ! ext/Encode/lib/Encode/JP/JIS.pm
16110 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
16111____________________________________________________________________________
16112[ 15466] By: jhi on 2002/03/24 13:58:44
16113 Log: Integrate perlio:
16114
16115 [ 15462]
16116 Avoid core-dump in Encode with PERLIO=mmap
16117 Branch: perl
16118 !> ext/Encode/Encode.xs
16119____________________________________________________________________________
16120[ 15465] By: jhi on 2002/03/24 13:51:15
16121 Log: In the spirit of #15464.
16122 Branch: perl
16123 ! perl.c sv.c
16124____________________________________________________________________________
16125[ 15464] By: jhi on 2002/03/24 13:49:02
16126 Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault
16127 From: Michael G Schwern <schwern@pobox.com>
16128 Date: Sun, 24 Mar 2002 02:27:25 -0500
16129 Message-ID: <20020324072725.GA3554@blackrider>
16130 Branch: perl
16131 ! perl.c
16132____________________________________________________________________________
16133[ 15463] By: nick on 2002/03/24 10:24:41
16134 Log: Integrate mainline
16135 Branch: perlio
16136 +> (branch 28 files)
16137 - lib/bigfloat.t lib/bigint.t
16138 !> (integrate 59 files)
16139____________________________________________________________________________
16140[ 15462] By: nick on 2002/03/24 08:59:35
16141 Log: Avoid core-dump in Encode with PERLIO=mmap
16142 Branch: perlio
16143 ! ext/Encode/Encode.xs
16144____________________________________________________________________________
16145[ 15461] By: nick on 2002/03/24 08:58:21
16146 Log: Too many machines doing integrate mainline
16147 Branch: perlio
16148 !> Changes Configure lib/AutoSplit.t
16149 !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
16150 !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
16151 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
16152 !> pp_ctl.c reentr.h reentr.pl t/op/override.t
16153____________________________________________________________________________
16154[ 15460] By: jhi on 2002/03/24 04:57:48
16155 Log: Retract Math::BigInt::Lite for now, seems to confuse
16156 bignum and bigrat.
16157 Branch: perl
16158 - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
16159 ! MANIFEST
16160____________________________________________________________________________
16161[ 15459] By: jhi on 2002/03/24 04:48:19
16162 Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
16163 From: "Craig A. Berry" <craigberry@mac.com>
16164 Date: Sat, 23 Mar 2002 23:23:00 -0600
16165 Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>
16166 Branch: perl
16167 ! configure.com vms/vms.c
16168____________________________________________________________________________
16169[ 15458] By: jhi on 2002/03/24 04:46:37
16170 Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
16171 From: Michael G Schwern <schwern@pobox.com>
16172 Date: Sat, 23 Mar 2002 21:32:32 -0500
16173 Message-ID: <20020324023232.GA29972@blackrider>
16174
16175 (with Russ Allbery's simplifications)
16176 Branch: perl
16177 ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
16178____________________________________________________________________________
16179[ 15457] By: jhi on 2002/03/24 00:28:47
16180 Log: Merge Math::BigInt::Lite 0.08, from Tels.
16181 Branch: perl
16182 + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
16183 ! MANIFEST
16184____________________________________________________________________________
16185[ 15456] By: jhi on 2002/03/24 00:23:49
16186 Log: Too chatty.
16187 Branch: perl
16188 ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
16189____________________________________________________________________________
16190[ 15455] By: jhi on 2002/03/24 00:21:07
16191 Log: Merge bignum 0.10, from Tels.
16192 Branch: perl
16193 + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
16194 + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
16195 + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
16196 + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
16197 + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
16198 + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
16199 ! MANIFEST
16200____________________________________________________________________________
16201[ 15454] By: jhi on 2002/03/23 23:58:44
16202 Log: Rename the Perl 4 tests in preparation of bignum.
16203 Branch: perl
16204 + lib/bigfloatpl.t lib/bigintpl.t
16205 - lib/bigfloat.t lib/bigint.t
16206 ! MANIFEST
16207____________________________________________________________________________
16208[ 15453] By: jhi on 2002/03/23 23:07:04
16209 Log: Merge Math::BigRat 0.04, from Tels.
16210 Branch: perl
16211 + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
16212 + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
16213 + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
16214 + t/lib/Math/BigRat/Test.pm
16215 ! MANIFEST
16216____________________________________________________________________________
16217[ 15452] By: jhi on 2002/03/23 21:44:23
16218 Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
16219 From: Dave Mitchell <davem@fdgroup.com>
16220 Date: Sat, 23 Mar 2002 22:27:24 +0000
16221 Message-ID: <20020323222724.A19425@fdgroup.com>
16222 Branch: perl
16223 ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
16224____________________________________________________________________________
16225[ 15451] By: jhi on 2002/03/23 21:40:02
16226 Log: Forgotten.
16227 Branch: perl
16228 ! ext/Unicode/Normalize/README
16229____________________________________________________________________________
16230[ 15450] By: jhi on 2002/03/23 21:00:05
16231 Log: Update Changes.
16232 Branch: perl
16233 ! Changes patchlevel.h
16234____________________________________________________________________________
16235[ 15449] By: jhi on 2002/03/23 20:44:57
16236 Log: Subject: perldoc -m [PATCH]
16237 From: "John L. Allen" <allen@grumman.com>
16238 Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
16239 Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>
16240 Branch: perl
16241 ! utils/perldoc.PL
16242____________________________________________________________________________
16243[ 15448] By: jhi on 2002/03/23 20:42:30
16244 Log: Subject: Re: Copious warnings from Sys::Syslog
16245 From: andreas.koenig@anima.de (Andreas J. Koenig)
16246 Date: Sat, 23 Mar 2002 06:47:08 +0100
16247 Message-ID: <m31yebvns3.fsf@anima.de>
16248 Branch: perl
16249 ! ext/Sys/Syslog/Syslog.pm
16250____________________________________________________________________________
16251[ 15447] By: jhi on 2002/03/23 20:34:43
16252 Log: Upgrade to Math::BigInt 1.55, from Tels.
16253 Branch: perl
16254 + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
16255 + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
16256 + lib/Math/BigInt/t/use_lib4.t
16257 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16258 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
16259 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
16260 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
16261 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
16262 ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
16263 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
16264 ! lib/Math/BigInt/t/upgrade.t
16265____________________________________________________________________________
16266[ 15446] By: jhi on 2002/03/23 19:50:02
16267 Log: Upgrade to Encode 0.97, from Dan Kogai.
16268 Branch: perl
16269 ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
16270 ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16271 ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
16272 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16273 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
16274 ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
16275 ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
16276 ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
16277 ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
16278 ! ext/Encode/t/Tcl.t
16279____________________________________________________________________________
16280[ 15445] By: jhi on 2002/03/23 17:33:08
16281 Log: Slight tweaks on #15443.
16282 Branch: perl
16283 ! pod/perlvar.pod
16284____________________________________________________________________________
16285[ 15444] By: nick on 2002/03/23 17:30:42
16286 Log: Integrate mainline
16287 Branch: perlio
16288 +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
16289 +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
16290 +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
16291 !> (integrate 50 files)
16292____________________________________________________________________________
16293[ 15443] By: jhi on 2002/03/23 17:30:09
16294 Log: Subject: patch [bleadperl]: Document %! special variable
16295 From: mjd@plover.com
16296 Date: 23 Mar 2002 18:25:44 -0000
16297 Message-ID: <20020323182544.11741.qmail@plover.com>
16298 Branch: perl
16299 ! pod/perlvar.pod
16300____________________________________________________________________________
16301[ 15442] By: jhi on 2002/03/23 17:17:47
16302 Log: Since the Encode::JP is unsupported under EBCDIC we
16303 cannot run this test (aliases as such should work fine).
16304 Branch: perl
16305 ! ext/Encode/t/Aliases.t
16306____________________________________________________________________________
16307[ 15441] By: jhi on 2002/03/23 17:15:15
16308 Log: EBCDIC: the sorting order is different under
16309 byte-EBCDIC and Unicode.
16310 Branch: perl
16311 ! t/op/utfhash.t
16312____________________________________________________________________________
16313[ 15440] By: jhi on 2002/03/23 17:09:17
16314 Log: EBCDIC: the character codes are different.
16315 Branch: perl
16316 ! lib/Pod/t/pod2html-lib.pl
16317____________________________________________________________________________
16318[ 15439] By: jhi on 2002/03/23 03:05:11
16319 Log: Purify: #15434 got the test the wrong.
16320 (Is there an approved way of testing "is this an unop"?)
16321 Branch: perl
16322 ! op.c
16323____________________________________________________________________________
16324[ 15438] By: jhi on 2002/03/23 01:40:53
16325 Log: Purify: Array bounds read: could read one character past the end.
16326 Branch: perl
16327 ! pp_pack.c
16328____________________________________________________________________________
16329[ 15437] By: jhi on 2002/03/23 01:22:10
16330 Log: Purify: Array bounds read: reading one byte before the buffer.
16331 Branch: perl
16332 ! util.c
16333____________________________________________________________________________
16334[ 15436] By: jhi on 2002/03/23 01:14:24
16335 Log: Purify: Unitialized memory read. Too many code paths
16336 to keep track of, I guess.
16337 Branch: perl
16338 ! sv.c
16339____________________________________________________________________________
16340[ 15435] By: jhi on 2002/03/23 01:00:31
16341 Log: Purify: Array bounds write: pre-extend the strxfrm
16342 buffer by a factor of four (suggested maximum by HP-UX;
16343 Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
16344 know how portable that is; locale.c uses yet another trick
16345 (not a particularly good trick, I might add))
16346 Branch: perl
16347 ! ext/POSIX/POSIX.xs
16348____________________________________________________________________________
16349[ 15434] By: jhi on 2002/03/23 00:48:23
16350 Log: Purify: Array bounds read: o->op_last was accessed
16351 for unops (via newUNOP() and ck_eof()).
16352 (analysis okay, patch bad: see #15439)
16353 Branch: perl
16354 ! op.c
16355____________________________________________________________________________
16356[ 15433] By: jhi on 2002/03/22 23:19:34
16357 Log: Subject: [PATCH] vms/test.com, File::Find tests
16358 From: "Craig A. Berry" <craigberry@mac.com>
16359 Date: Fri, 22 Mar 2002 16:52:59 -0600
16360 Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
16361 Branch: perl
16362 ! vms/test.com
16363____________________________________________________________________________
16364[ 15432] By: jhi on 2002/03/22 23:18:44
16365 Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
16366 From: Michael G Schwern <schwern@pobox.com>
16367 Date: Fri, 22 Mar 2002 18:08:19 -0500
16368 Message-ID: <20020322230819.GB16454@blackrider>
16369 Branch: perl
16370 ! ext/Sys/Syslog/Syslog.pm
16371____________________________________________________________________________
16372[ 15431] By: jhi on 2002/03/22 21:52:56
16373 Log: Update the information on Encode.
16374 Branch: perl
16375 ! pod/perldelta.pod
16376____________________________________________________________________________
16377[ 15430] By: jhi on 2002/03/22 21:48:28
16378 Log: Upgrade to Encode 0.96, from Dan Kogai.
16379 Branch: perl
16380 + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
16381 + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
16382 + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
16383 ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
16384 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
16385 ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
16386 ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
16387 ! ext/Encode/lib/Encode/Alias.pm
16388 ! ext/Encode/lib/Encode/Encoding.pm
16389 ! ext/Encode/lib/Encode/Internal.pm
16390 ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
16391____________________________________________________________________________
16392[ 15429] By: jhi on 2002/03/22 20:52:18
16393 Log: Subject: [PATCH] h2xs.t fix for VMS
16394 From: "Craig A. Berry" <craigberry@mac.com>
16395 Date: Fri, 22 Mar 2002 15:47:38 -0600
16396 Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
16397 Branch: perl
16398 ! lib/h2xs.t
16399____________________________________________________________________________
16400[ 15428] By: jhi on 2002/03/22 20:50:42
16401 Log: One more pass.
16402 Branch: perl
16403 ! epoc/config.sh
16404____________________________________________________________________________
16405[ 15427] By: jhi on 2002/03/22 20:46:43
16406 Log: Even better version from Olaf Flebbe.
16407 Branch: perl
16408 ! epoc/config.sh pp_sys.c util.c
16409____________________________________________________________________________
16410[ 15426] By: jhi on 2002/03/22 20:34:28
16411 Log: EPOC update from Olaf Flebbe.
16412 Branch: perl
16413 ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
16414 ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
16415____________________________________________________________________________
16416[ 15425] By: jhi on 2002/03/22 20:03:33
16417 Log: Tweak from John P. Linderman.
16418 Branch: perl
16419 ! pod/perlhack.pod
16420____________________________________________________________________________
16421[ 15424] By: jhi on 2002/03/22 17:08:36
16422 Log: Subject: [PATCH pod/perlfunc.pod] doc fix
16423 From: Stas Bekman <stas@stason.org>
16424 Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
16425 Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
16426 Branch: perl
16427 ! pod/perlfunc.pod
16428____________________________________________________________________________
16429[ 15423] By: jhi on 2002/03/22 17:06:42
16430 Log: Subject: [PATCH] check sysconf's return value in reentr.c
16431 From: <slaven.rezic@berlin.de>
16432 Date: Fri, 22 Mar 2002 18:30:36 +0100
16433 Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
16434
16435 (plus use 4k instead 2k as the "usual" size)
16436 Branch: perl
16437 ! reentr.c reentr.pl
16438____________________________________________________________________________
16439[ 15422] By: jhi on 2002/03/22 15:23:38
16440 Log: Update Changes.
16441 Branch: perl
16442 ! Changes patchlevel.h
16443____________________________________________________________________________
16444[ 15421] By: jhi on 2002/03/22 15:18:30
16445 Log: Forgot from #15416.
16446 Branch: perl
16447 ! pod/perlfaq3.pod
16448____________________________________________________________________________
16449[ 15420] By: jhi on 2002/03/22 15:15:37
16450 Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
16451 From: andreas.koenig@anima.de (Andreas J. Koenig)
16452 Date: Fri, 22 Mar 2002 16:27:51 +0100
16453 Message-ID: <m3n0x0vczs.fsf@anima.de>
16454 Branch: perl
16455 ! pod/perlmodstyle.pod
16456____________________________________________________________________________
16457[ 15419] By: jhi on 2002/03/22 15:14:42
16458 Log: metaconfig unit changes for #15418.
16459 Branch: metaconfig
16460 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16461 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16462 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16463 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16464 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16465 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16466 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16467 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16468 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16469 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16470 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16471 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16472 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16473 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16474 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16475 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16476 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16477 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16478 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16479 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16480 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16481 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16482 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16483 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16484____________________________________________________________________________
16485[ 15418] By: jhi on 2002/03/22 15:14:09
16486 Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
16487 Also, there's no i_stdio.
16488 Branch: perl
16489 ! Configure reentr.h reentr.pl
16490____________________________________________________________________________
16491[ 15417] By: jhi on 2002/03/22 15:07:33
16492 Log: Document a known AIX warning.
16493 Branch: perl
16494 ! pod/perldelta.pod
16495____________________________________________________________________________
16496[ 15416] By: jhi on 2002/03/22 15:03:05
16497 Log: Undo #15415, allow the faq people to catch up first.
16498 Branch: perl
16499 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
16500____________________________________________________________________________
16501[ 15415] By: jhi on 2002/03/22 13:30:38
16502 Log: FAQ sync.
16503 Branch: perl
16504 ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
16505____________________________________________________________________________
16506[ 15414] By: jhi on 2002/03/22 13:25:17
16507 Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
16508 From: andreas.koenig@anima.de (Andreas J. Koenig)
16509 Date: Fri, 22 Mar 2002 15:16:19 +0100
16510 Message-ID: <m38z8kwuvg.fsf@anima.de>
16511
16512 (plus reformat)
16513 Branch: perl
16514 ! pod/perldelta.pod
16515____________________________________________________________________________
16516[ 15413] By: jhi on 2002/03/22 13:20:48
16517 Log: Integrate perlio:
16518
16519 [ 15412]
16520 Check for sanity of UTF-8 keys in hashes
16521 (feel free to add more tests...)
16522
16523 [ 15410]
16524 Fix [ID 20020318.003] cannot open STDOUT into in memory variable
16525 - when (e.g.) STDOUT is char special file and gets IoOFP
16526 created - do _NOT_ pass num_svs as that fopen-s stringified
16527 glob, and not fdopen-s the fd.
16528 Branch: perl
16529 +> t/op/utfhash.t
16530 !> MANIFEST doio.c
16531____________________________________________________________________________
16532[ 15412] By: nick on 2002/03/22 10:50:53
16533 Log: Check for sanity of UTF-8 keys in hashes
16534 (feel free to add more tests...)
16535 Branch: perlio
16536 + t/op/utfhash.t
16537 ! MANIFEST
16538____________________________________________________________________________
16539[ 15411] By: ams on 2002/03/22 08:36:33
16540 Log: Revert #15200 for backwards compatiblity reasons.
16541 Branch: perl
16542 ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
16543 ! pp_ctl.c t/op/override.t
16544____________________________________________________________________________
16545[ 15410] By: nick on 2002/03/22 07:47:41
16546 Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
16547 - when (e.g.) STDOUT is char special file and gets IoOFP
16548 created - do _NOT_ pass num_svs as that fopen-s stringified
16549 glob, and not fdopen-s the fd.
16550 Branch: perlio
16551 ! doio.c
16552____________________________________________________________________________
16553[ 15409] By: nick on 2002/03/22 07:19:33
16554 Log: Integrate mainline
16555 Branch: perlio
16556 +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
16557 +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
16558 +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
16559 +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
16560 +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
16561 +> ext/Encode/lib/Encode/Details.pod
16562 +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
16563 +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
16564 +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16565 +> lib/Pod/t/pod2html-lib.pl
16566 - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
16567 !> (integrate 39 files)
16568____________________________________________________________________________
16569[ 15408] By: jhi on 2002/03/22 04:09:19
16570 Log: Win32 tweak from mjd.
16571 Branch: perl
16572 ! lib/Tie/File.pm
16573____________________________________________________________________________
16574[ 15407] By: jhi on 2002/03/22 04:07:13
16575 Log: If Unicode keys are entered to a hash, a bit is turned on.
16576 If the bit is on, when the keys are fetched from the hash
16577 (%h, each %h, keys %h), the Unicodified versions of the keys
16578 are returned if needed. This solution errs on the size of
16579 over-Unicodifying, the old solution erred on the side of
16580 under-Unicodifying. As long as the hash keys can be a mix
16581 of byte and Unicode strings, a perfect fit is hard to come by.
16582 Branch: perl
16583 ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
16584 ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
16585____________________________________________________________________________
16586[ 15406] By: jhi on 2002/03/22 01:21:57
16587 Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
16588 From: Mike Guy <mjtg@cam.ac.uk>
16589 Date: Fri, 22 Mar 2002 02:08:20 +0000
16590 Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
16591 Branch: perl
16592 ! pod/perldelta.pod
16593____________________________________________________________________________
16594[ 15405] By: jhi on 2002/03/21 23:13:44
16595 Log: PM_SETRE() fallout.
16596 Branch: perl
16597 ! ext/ByteLoader/bytecode.h
16598____________________________________________________________________________
16599[ 15404] By: jhi on 2002/03/21 22:54:42
16600 Log: Subject: [PATCH pod/perlxs.pod] doc fix
16601 From: Stas Bekman <stas@stason.org>
16602 Date: Thu, 21 Mar 2002 18:47:35 +0800
16603 Message-ID: <3C99BA47.9010403@stason.org>
16604 Branch: perl
16605 ! pod/perlxs.pod
16606____________________________________________________________________________
16607[ 15403] By: jhi on 2002/03/21 22:53:11
16608 Log: Subject: [PATCH]
16609 From: Slaven Rezic <slaven.rezic@berlin.de>
16610 Date: 21 Mar 2002 10:19:23 +0100
16611 Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
16612
16613 Disable gethostbyaddr_r for all 4.x FreeBSD versions.
16614 Branch: perl
16615 ! hints/freebsd.sh
16616____________________________________________________________________________
16617[ 15402] By: jhi on 2002/03/21 22:50:19
16618 Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
16619 From: Tim Bunce <Tim.Bunce@pobox.com>
16620 Date: Thu, 21 Mar 2002 21:18:05 +0000
16621 Message-ID: <20020321211805.E25276@dansat.data-plan.com>
16622 Branch: perl
16623 ! ext/Storable/Storable.xs
16624____________________________________________________________________________
16625[ 15401] By: jhi on 2002/03/21 20:48:52
16626 Log: Reword the Apache^Wmod_perl bit so that Sarathy
16627 can sleep easier :-)
16628 Branch: perl
16629 ! pod/perldelta.pod
16630____________________________________________________________________________
16631[ 15400] By: jhi on 2002/03/21 20:19:31
16632 Log: It seems that the strange failure (core dump) of
16633 t/uni/fold.t on ithreads Solaris builds is a gcc bug:
16634 (1) using Sun's cc helps
16635 (2) rewriting the ithreads PM_SETRE() to do the
16636 setting in two steps helps
16637 (3) no other platforms have the crash
16638 (4) Tru64's Third Degree sees nothing evil
16639 So we implement (2).
16640 Branch: perl
16641 ! op.h
16642____________________________________________________________________________
16643[ 15399] By: jhi on 2002/03/21 20:09:23
16644 Log: Solaris: default to the SUNwspro cc if it is available.
16645 Branch: perl
16646 ! hints/solaris_2.sh
16647____________________________________________________________________________
16648[ 15398] By: jhi on 2002/03/21 18:41:57
16649 Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
16650 does not get fixed in time.
16651 Branch: perl
16652 ! pod/perldelta.pod
16653____________________________________________________________________________
16654[ 15397] By: jhi on 2002/03/21 18:19:53
16655 Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
16656 From: Dave Mitchell <davem@fdgroup.com>
16657 Date: Thu, 21 Mar 2002 17:24:40 +0000
16658 Message-ID: <20020321172440.C13683@fdgroup.com>
16659 Branch: perl
16660 ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
16661 ! pod/perlapi.pod proto.h sv.h toke.c
16662____________________________________________________________________________
16663[ 15396] By: jhi on 2002/03/21 18:00:51
16664 Log: One more proto escapee.
16665 Branch: perl
16666 ! hints/linux.sh
16667____________________________________________________________________________
16668[ 15395] By: jhi on 2002/03/21 17:56:57
16669 Log: metaconfig unit change for #15394.
16670 Branch: metaconfig/U/perl
16671 ! Checkcc.U
16672____________________________________________________________________________
16673[ 15394] By: jhi on 2002/03/21 17:56:34
16674 Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
16675 From: Robin Barker <rmb1@cise.npl.co.uk>
16676 Date: Thu, 21 Mar 2002 17:35:00 GMT
16677 Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
16678 Branch: perl
16679 ! Configure
16680____________________________________________________________________________
16681[ 15393] By: jhi on 2002/03/21 17:36:06
16682 Log: Subject: Re: [tests for Pod::Html]
16683 From: Stas Bekman <stas@stason.org>
16684 Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
16685 Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
16686 Branch: perl
16687 + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16688 - t/pod2html/README
16689 ! MANIFEST lib/Pod/t/pod2html-lib.pl
16690____________________________________________________________________________
16691[ 15392] By: jhi on 2002/03/21 16:17:53
16692 Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
16693 From: Stas Bekman <stas@stason.org>
16694 Date: Thu, 21 Mar 2002 18:50:56 +0800
16695 Message-ID: <3C99BB10.50004@stason.org>
16696 Branch: perl
16697 ! ext/Cwd/Cwd.xs
16698____________________________________________________________________________
16699[ 15391] By: jhi on 2002/03/21 16:16:57
16700 Log: Upgrade to Encode 0.95, from Dan Kogai.
16701 Branch: perl
16702 + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
16703 + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
16704 + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
16705 + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
16706 + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
16707 + ext/Encode/lib/Encode/Details.pod
16708 + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
16709 - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
16710 ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
16711 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
16712 ! ext/Encode/Makefile.PL
16713____________________________________________________________________________
16714[ 15390] By: jhi on 2002/03/21 14:48:35
16715 Log: Mention the new syslog try-harder feature.
16716 Branch: perl
16717 ! pod/perldelta.pod
16718____________________________________________________________________________
16719[ 15389] By: jhi on 2002/03/21 14:44:56
16720 Log: metaconfig unit changes for #15388.
16721 Branch: metaconfig
16722 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16723 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16724 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16725 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16726 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16727 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16728 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16729 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16730 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16731 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16732 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16733 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16734 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16735 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16736 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16737 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16738 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16739 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16740 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16741 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16742 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16743 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16744 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16745 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16746____________________________________________________________________________
16747[ 15388] By: jhi on 2002/03/21 14:44:09
16748 Log: Subject: [PATCH @15373] More HP-UX/IA64 work
16749 From: Spider Boardman <spider@web.zk3.dec.com>
16750 Date: Thu, 21 Mar 2002 09:23:45 -0500
16751 Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
16752 Branch: perl
16753 ! Configure hints/hpux.sh reentr.pl
16754____________________________________________________________________________
16755[ 15387] By: jhi on 2002/03/21 14:37:56
16756 Log: NetWare diff from C Aditya.
16757 Branch: perl
16758 ! perl.h
16759____________________________________________________________________________
16760[ 15386] By: jhi on 2002/03/21 14:36:05
16761 Log: The htmlview test doesn't work yet.
16762 Branch: perl
16763 + t/pod2html/README
16764 - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16765 ! MANIFEST
16766____________________________________________________________________________
16767[ 15385] By: jhi on 2002/03/21 14:15:01
16768 Log: Placeholder.
16769 Branch: perl
16770 ! MANIFEST
16771____________________________________________________________________________
16772[ 15384] By: jhi on 2002/03/21 14:03:50
16773 Log: Integrate perlio:
16774
16775 [ 15381]
16776 Restore tabs so dmake will parse file!
16777 Branch: perl
16778 !> win32/makefile.mk
16779____________________________________________________________________________
16780[ 15383] By: jhi on 2002/03/21 13:52:18
16781 Log: Subject: [tests for Pod::Html]
16782 From: Stas Bekman <stas@stason.org>
16783 Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
16784 Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
16785 Branch: perl
16786 + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
16787 + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
16788 + lib/Pod/t/pod2html-lib.pl
16789 ! MANIFEST
16790____________________________________________________________________________
16791[ 15382] By: nick on 2002/03/21 07:21:57
16792 Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
16793 Branch: perlio
16794 +> ext/Encode/AUTHORS ext/Encode/Changes
16795 +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
16796 +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
16797 +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
16798 +> ext/I18N/Langinfo/fallback/const-c.inc
16799 +> ext/I18N/Langinfo/fallback/const-xs.inc
16800 +> lib/ExtUtils/t/Constant.t
16801 - ext/Encode/Encode/euc-jp-0212.enc
16802 - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
16803 - ext/Encode/t/table.euc ext/Encode/t/table.ref
16804 - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
16805 !> (integrate 105 files)
16806____________________________________________________________________________
16807[ 15381] By: nick on 2002/03/21 06:59:57
16808 Log: Restore tabs so dmake will parse file!
16809 Branch: perlio
16810 ! win32/makefile.mk
16811____________________________________________________________________________
16812[ 15380] By: jhi on 2002/03/21 04:26:03
16813 Log: Upgrade to Unicode::Normalize 0.16.
16814 Branch: perl
16815 ! ext/Unicode/Normalize/Changes
16816 ! ext/Unicode/Normalize/Normalize.pm
16817____________________________________________________________________________
16818[ 15379] By: jhi on 2002/03/21 02:59:46
16819 Log: Schwern's wallet is a bit more loose.
16820 Branch: perl
16821 ! t/lib/1_compile.t
16822____________________________________________________________________________
16823[ 15378] By: jhi on 2002/03/20 21:57:22
16824 Log: Subject: [PATCH]
16825 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16826 Date: Wed, 20 Mar 2002 22:56:17 -0000
16827 Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
16828
16829 packWARN also for subdirs.
16830 Branch: perl
16831 ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
16832 ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
16833 ! win32/win32.c
16834____________________________________________________________________________
16835[ 15377] By: jhi on 2002/03/20 21:50:11
16836 Log: A plan is better.
16837 Branch: perl
16838 ! ext/Encode/t/CJKalias.t
16839____________________________________________________________________________
16840[ 15376] By: jhi on 2002/03/20 21:26:09
16841 Log: Upgrade to Encode 0.94, from Dan Kogai.
16842 Branch: perl
16843 + ext/Encode/lib/Encode/Description.pod
16844 ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
16845 ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
16846 ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16847 ! ext/Encode/lib/Encode/Encoding.pm
16848 ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16849 ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16850 ! ext/Encode/t/CJKalias.t
16851____________________________________________________________________________
16852[ 15375] By: jhi on 2002/03/20 21:09:27
16853 Log: Rats' nest.
16854 Branch: perl
16855 ! hints/solaris_2.sh
16856____________________________________________________________________________
16857[ 15374] By: jhi on 2002/03/20 21:01:59
16858 Log: Rrright.
16859 Branch: perl
16860 ! pod/perlguts.pod
16861____________________________________________________________________________
16862[ 15373] By: jhi on 2002/03/20 17:36:43
16863 Log: Update Changes.
16864 Branch: perl
16865 ! Changes patchlevel.h
16866____________________________________________________________________________
16867[ 15372] By: jhi on 2002/03/20 16:54:35
16868 Log: Reapply #15336.
16869 Branch: perl
16870 ! ext/Encode/lib/Encode/Tcl.pm
16871____________________________________________________________________________
16872[ 15371] By: jhi on 2002/03/20 15:28:44
16873 Log: Upgrade to Encode 0.93, from Dan Kogai.
16874 Branch: perl
16875 + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
16876 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16877 ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
16878 ! ext/Encode/README ext/Encode/TW/TW.pm
16879 ! ext/Encode/lib/Encode/CN/HZ.pm
16880 ! ext/Encode/lib/Encode/Encoding.pm
16881 ! ext/Encode/lib/Encode/Internal.pm
16882 ! ext/Encode/lib/Encode/JP/Constants.pm
16883 ! ext/Encode/lib/Encode/JP/H2Z.pm
16884 ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16885 ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
16886 ! ext/Encode/lib/Encode/Tcl/Escape.pm
16887 ! ext/Encode/lib/Encode/Tcl/Table.pm
16888 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
16889 ! ext/Encode/lib/Encode/iso10646_1.pm
16890 ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
16891 ! ext/Encode/t/JP.t
16892____________________________________________________________________________
16893[ 15370] By: jhi on 2002/03/20 15:13:42
16894 Log: Subject: patch for syslog
16895 From: <Nick.Williams@morganstanley.com>
16896 Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
16897 Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
16898 Branch: perl
16899 ! ext/Sys/Syslog/Syslog.pm
16900____________________________________________________________________________
16901[ 15369] By: jhi on 2002/03/20 15:10:17
16902 Log: Some failure updates.
16903 Branch: perl
16904 ! pod/perldelta.pod
16905____________________________________________________________________________
16906[ 15368] By: jhi on 2002/03/20 15:02:04
16907 Log: Getopt::Long 2.29 from Johan Vromans.
16908 Branch: perl
16909 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
16910____________________________________________________________________________
16911[ 15367] By: jhi on 2002/03/20 14:58:56
16912 Log: Rename ExtUtils.t to Constant.t, as suggested by
16913 Nicholas Clark.
16914 Branch: perl
16915 + lib/ExtUtils/t/Constant.t
16916 - lib/ExtUtils/t/ExtUtils.t
16917 ! MANIFEST
16918____________________________________________________________________________
16919[ 15366] By: jhi on 2002/03/20 14:56:27
16920 Log: Subject: [PATCH] TODO - Make Schwern Poorer
16921 From: Nicholas Clark <nick@unfortu.net>
16922 Date: Tue, 19 Mar 2002 22:50:28 +0000
16923 Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
16924 Branch: perl
16925 ! t/lib/1_compile.t
16926____________________________________________________________________________
16927[ 15365] By: jhi on 2002/03/20 14:47:15
16928 Log: Subject: Re: The story of O [PATCH]
16929 From: Richard.Foley@t-online.de (Richard Foley)
16930 Date: Sun, 17 Mar 2002 08:37:26 +0100
16931 Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
16932 Branch: perl
16933 ! lib/perl5db.pl
16934____________________________________________________________________________
16935[ 15364] By: jhi on 2002/03/20 14:43:11
16936 Log: Mention the external modules Encode::HanExtra and
16937 PadWalker.
16938 Branch: perl
16939 ! pod/perldelta.pod
16940____________________________________________________________________________
16941[ 15363] By: jhi on 2002/03/20 14:38:23
16942 Log: Subject: [PATCH] List lexicals from debugger
16943 From: Peter Scott <Peter@PSDT.com>
16944 Date: Tue, 19 Mar 2002 12:28:52 -0800
16945 Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
16946 Branch: perl
16947 ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
16948____________________________________________________________________________
16949[ 15362] By: jhi on 2002/03/20 14:37:05
16950 Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
16951 and :encoding(xxx) was errorneously parsed.
16952 Branch: perl
16953 ! lib/open.pm
16954____________________________________________________________________________
16955[ 15361] By: jhi on 2002/03/20 14:34:38
16956 Log: Subject: [PATCH bleadperl] exec.t tweak
16957 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16958 Date: Wed, 20 Mar 2002 01:21:40 +0100
16959 Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
16960
16961 4NT returns 2 as error-code for nonexistant file.
16962 Branch: perl
16963 ! t/op/exec.t
16964____________________________________________________________________________
16965[ 15360] By: jhi on 2002/03/20 14:33:09
16966 Log: minor Tie::File test patch to make win32 happier, from mjd.
16967 Branch: perl
16968 ! lib/Tie/File/t/30_defer.t
16969____________________________________________________________________________
16970[ 15359] By: jhi on 2002/03/20 14:31:53
16971 Log: Subject: [PATCH bleadperl] magic.t tweak
16972 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16973 Date: Wed, 20 Mar 2002 00:39:16 +0100
16974 Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
16975 Branch: perl
16976 ! t/op/magic.t
16977____________________________________________________________________________
16978[ 15358] By: jhi on 2002/03/20 14:23:46
16979 Log: Typo fix from Andreas Koenig, plus a tweak.
16980 Branch: perl
16981 ! pod/perlunicode.pod
16982____________________________________________________________________________
16983[ 15357] By: jhi on 2002/03/20 14:21:33
16984 Log: Sigh. The _GNU_SOURCE is needed for the struct crypt_data
16985 in Mandrake 8.2. Now we need to figure out a way not to
16986 unbreak Apache.
16987 Branch: perl
16988 ! hints/linux.sh
16989____________________________________________________________________________
16990[ 15356] By: jhi on 2002/03/20 13:59:58
16991 Log: Fix for "UTF-8 bug with s///" from Hugo.
16992 Branch: perl
16993 ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
16994 ! t/op/pat.t
16995____________________________________________________________________________
16996[ 15355] By: jhi on 2002/03/20 02:23:23
16997 Log: metaconfig unit change for #15354.
16998 Branch: metaconfig
16999 ! U/threads/usethreads.U
17000____________________________________________________________________________
17001[ 15354] By: jhi on 2002/03/20 02:23:01
17002 Log: Installation updates on threads and perlio.
17003 Branch: perl
17004 ! Configure INSTALL
17005____________________________________________________________________________
17006[ 15353] By: jhi on 2002/03/20 01:17:27
17007 Log: Tpo.
17008 Branch: perl
17009 ! pod/perlfaq6.pod
17010____________________________________________________________________________
17011[ 15352] By: jhi on 2002/03/20 01:15:54
17012 Log: Regen modlib and toc.
17013 Branch: perl
17014 ! pod/perlmodlib.pod pod/perltoc.pod
17015____________________________________________________________________________
17016[ 15351] By: jhi on 2002/03/20 01:12:28
17017 Log: Whitespace tweaks.
17018 Branch: perl
17019 ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
17020 ! pod/perltodo.pod pod/perlunicode.pod
17021____________________________________________________________________________
17022[ 15350] By: jhi on 2002/03/20 00:55:54
17023 Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
17024 think UTF-8, embrace your inner UTF-8, as suggested by Larry.
17025 (And as suggested by Markus Kuhn.)
17026
17027 While we are at it, document also the case of
17028 mixed hash keys as a known potential troublemaker.
17029 (Since it's locale-related, sometimes.)
17030 Branch: perl
17031 ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
17032 ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
17033 ! pod/perluniintro.pod
17034____________________________________________________________________________
17035[ 15349] By: jhi on 2002/03/20 00:47:17
17036 Log: Surely a typo.
17037 Branch: perl
17038 ! gv.c
17039____________________________________________________________________________
17040[ 15348] By: jhi on 2002/03/19 22:05:29
17041 Log: Take two.
17042 Branch: perl
17043 + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
17044 + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
17045____________________________________________________________________________
17046[ 15347] By: jhi on 2002/03/19 22:04:45
17047 Log: Let's try this from scratch.
17048 Branch: perl
17049 - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
17050 - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
17051____________________________________________________________________________
17052[ 15346] By: jhi on 2002/03/19 21:59:14
17053 Log: I could do this all day...
17054 Branch: perl
17055 ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
17056 ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
17057____________________________________________________________________________
17058[ 15345] By: jhi on 2002/03/19 21:54:20
17059 Log: Grrr.
17060 Branch: perl
17061 ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
17062 ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
17063____________________________________________________________________________
17064[ 15344] By: jhi on 2002/03/19 21:49:47
17065 Log: Subject: Re: Nearly OK for cygwin@15318
17066 From: John Peacock <jpeacock@rowman.com>
17067 Date: Tue, 19 Mar 2002 15:58:08 -0500
17068 Message-ID: <3C97A660.3060302@rowman.com>
17069 Branch: perl
17070 ! pod/perlport.pod
17071____________________________________________________________________________
17072[ 15343] By: jhi on 2002/03/19 21:47:02
17073 Log: Subject: Re: Nearly OK for cygwin@15318
17074 From: <slaven.rezic@berlin.de>
17075 Date: Tue, 19 Mar 2002 21:47:49 +0100
17076 Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
17077
17078 Subject: Re: Nearly OK for cygwin@15318
17079 From: <slaven.rezic@berlin.de>
17080 Date: Tue, 19 Mar 2002 21:37:18 +0100
17081 Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
17082 Branch: perl
17083 ! pod/perlport.pod t/io/fs.t
17084____________________________________________________________________________
17085[ 15342] By: jhi on 2002/03/19 21:41:12
17086 Log: D'oh.
17087 Branch: perl
17088 + ext/I18N/Langinfo/fallback/const-c.inc
17089 + ext/I18N/Langinfo/fallback/const-xs.inc
17090____________________________________________________________________________
17091[ 15341] By: jhi on 2002/03/19 21:40:49
17092 Log: Subject: [PATCH] proper fallback for I18N::Langinfo
17093 From: Nicholas Clark <nick@unfortu.net>
17094 Date: Tue, 19 Mar 2002 22:37:08 +0000
17095 Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
17096
17097 Subject: Re: [PATCH] proper fallback for I18N::Langinfo
17098 From: Nicholas Clark <nick@ccl4.org>
17099 Date: Tue, 19 Mar 2002 22:39:55 +0000
17100 Message-ID: <20020319223954.G94831@plum.flirble.org>
17101 Branch: perl
17102 - ext/I18N/Langinfo/fallback.xs
17103 ! MANIFEST
17104____________________________________________________________________________
17105[ 15340] By: jhi on 2002/03/19 21:31:16
17106 Log: Text, not binary.
17107 Branch: perl
17108 ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
17109 ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
17110____________________________________________________________________________
17111[ 15339] By: jhi on 2002/03/19 21:26:10
17112 Log: Subject: Re: perl@15244
17113 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17114 Date: Mon, 18 Mar 2002 17:37:31 +0100
17115 Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
17116
17117 (Goedendag: Dutch whitespace police)
17118 Branch: perl
17119 ! hints/hpux.sh
17120____________________________________________________________________________
17121[ 15338] By: jhi on 2002/03/19 21:10:29
17122 Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
17123 From: Nicholas Clark <nick@unfortu.net>
17124 Date: Tue, 19 Mar 2002 21:52:47 +0000
17125 Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
17126 Branch: perl
17127 ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
17128 ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
17129 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
17130 ! ext/Sys/Syslog/Makefile.PL
17131____________________________________________________________________________
17132[ 15337] By: jhi on 2002/03/19 20:09:22
17133 Log: More pathname portability checks.
17134 Branch: perl
17135 ! Porting/check83.pl
17136____________________________________________________________________________
17137[ 15336] By: jhi on 2002/03/19 18:41:50
17138 Log: Begone, Encode::Tcl::Extended.
17139 Branch: perl
17140 ! ext/Encode/lib/Encode/Tcl.pm
17141____________________________________________________________________________
17142[ 15335] By: jhi on 2002/03/19 18:40:10
17143 Log: This is like trying to put the shaving cream
17144 back to the can...
17145 Branch: perl
17146 ! hints/linux.sh
17147____________________________________________________________________________
17148[ 15334] By: jhi on 2002/03/19 18:31:59
17149 Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
17150 types of usleep(). Fun, fun. fun.
17151 Branch: perl
17152 ! hints/linux.sh
17153____________________________________________________________________________
17154[ 15333] By: jhi on 2002/03/19 18:25:21
17155 Log: Sarathy's new suggestion for Linux threading flags.
17156 Branch: perl
17157 ! hints/linux.sh
17158____________________________________________________________________________
17159[ 15332] By: jhi on 2002/03/19 18:23:30
17160 Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
17161 Branch: perl
17162 - ext/Encode/Encode/euc-jp-0212.ucm
17163 ! MANIFEST ext/Encode/Encode/euc-jp.ucm
17164 ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
17165____________________________________________________________________________
17166[ 15331] By: jhi on 2002/03/19 18:18:21
17167 Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
17168 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17169 Date: Tue, 19 Mar 2002 00:42:22 +0100
17170 Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
17171 Branch: perl
17172 ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
17173____________________________________________________________________________
17174[ 15330] By: jhi on 2002/03/19 18:00:48
17175 Log: "+" is not a valid filename character in VMS.
17176 Branch: perl
17177 + ext/Encode/Encode/euc-jp-0212.ucm
17178 - ext/Encode/Encode/euc-jp+0212.ucm
17179 ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
17180____________________________________________________________________________
17181[ 15329] By: jhi on 2002/03/19 15:49:12
17182 Log: Update Changes.
17183 Branch: perl
17184 ! Changes patchlevel.h
17185____________________________________________________________________________
17186[ 15328] By: jhi on 2002/03/19 15:25:58
17187 Log: Take away _GNU_SOURCE since that does not seem
17188 to play well with other software (like Apache),
17189 just hint away the WHOAs.
17190 Branch: perl
17191 ! hints/linux.sh
17192____________________________________________________________________________
17193[ 15327] By: jhi on 2002/03/19 15:17:12
17194 Log: metaconfig unit change for #15326.
17195 Branch: metaconfig
17196 ! U/threads/d_crypt_r.U
17197____________________________________________________________________________
17198[ 15326] By: jhi on 2002/03/19 15:16:43
17199 Log: Support crypt_r(const char*,const char*, CRYPTD*).
17200 Branch: perl
17201 ! Configure reentr.h reentr.pl
17202____________________________________________________________________________
17203[ 15325] By: jhi on 2002/03/19 14:54:21
17204 Log: VMS acrobatics from Peter Prymmer.
17205 Branch: perl
17206 ! lib/ExtUtils/t/ExtUtils.t
17207____________________________________________________________________________
17208[ 15324] By: jhi on 2002/03/19 14:51:56
17209 Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
17210 From: Stas Bekman <stas@stason.org>
17211 Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
17212 Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
17213 Branch: perl
17214 ! lib/Pod/Html.pm
17215____________________________________________________________________________
17216[ 15323] By: jhi on 2002/03/19 14:51:09
17217 Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
17218 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17219 Date: Tue, 19 Mar 2002 10:49:27 +0100
17220 Message-ID: <20020319104927.C705@rafael>
17221 Branch: perl
17222 ! ext/B/t/xref.t
17223____________________________________________________________________________
17224[ 15322] By: jhi on 2002/03/19 14:50:02
17225 Log: Integrate perlio:
17226
17227 [ 15314]
17228 Move docs for Encode::valid_utf8 (which does not exist)
17229 to be docs for utf8::valid() (which does).
17230 Branch: perl
17231 !> ext/Encode/Encode.pm lib/utf8.pm
17232____________________________________________________________________________
17233[ 15321] By: jhi on 2002/03/19 14:48:57
17234 Log: Remove Encode::Tcl::Extended, suggested by
17235 SADAHIRO Tomoyuki.
17236 Branch: perl
17237 - ext/Encode/Encode/euc-jp-0212.enc
17238 - ext/Encode/lib/Encode/Tcl/Extended.pm
17239 ! MANIFEST ext/Encode/MANIFEST
17240 ! ext/Encode/lib/Encode/Tcl/Escape.pm
17241 ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
17242____________________________________________________________________________
17243[ 15320] By: jhi on 2002/03/19 14:44:18
17244 Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
17245 Branch: perl
17246 + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
17247 + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
17248 + ext/Encode/t/jisx0212.ref
17249 - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
17250 - ext/Encode/t/table.ref
17251 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
17252 ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
17253 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
17254 ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
17255 ! ext/Encode/lib/Encode/CN/HZ.pm
17256 ! ext/Encode/lib/Encode/Encoding.pm
17257 ! ext/Encode/lib/Encode/Internal.pm
17258 ! ext/Encode/lib/Encode/JP/Constants.pm
17259 ! ext/Encode/lib/Encode/JP/H2Z.pm
17260 ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17261 ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
17262 ! ext/Encode/lib/Encode/Tcl/Escape.pm
17263 ! ext/Encode/lib/Encode/Tcl/Extended.pm
17264 ! ext/Encode/lib/Encode/Tcl/Table.pm
17265 ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17266 ! ext/Encode/lib/Encode/iso10646_1.pm
17267 ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17268 ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
17269 ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
17270____________________________________________________________________________
17271[ 15319] By: jhi on 2002/03/19 14:36:41
17272 Log: constness+signedness nit.
17273 Branch: perl
17274 ! ext/Unicode/Normalize/Normalize.xs
17275____________________________________________________________________________
17276[ 15318] By: jhi on 2002/03/19 14:04:55
17277 Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
17278 Branch: perl
17279 ! ext/Unicode/Normalize/Changes
17280 ! ext/Unicode/Normalize/Normalize.pm
17281 ! ext/Unicode/Normalize/Normalize.xs
17282 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
17283 ! ext/Unicode/Normalize/t/func.t
17284____________________________________________________________________________
17285[ 15317] By: jhi on 2002/03/19 13:56:27
17286 Log: Split the ebcdic details to perlebcdic.
17287 Branch: perl
17288 ! pod/perlebcdic.pod pod/perluniintro.pod
17289____________________________________________________________________________
17290[ 15316] By: jhi on 2002/03/19 13:31:55
17291 Log: Be explicit.
17292 Branch: perl
17293 ! pod/perluniintro.pod
17294____________________________________________________________________________
17295[ 15315] By: nick on 2002/03/19 09:24:18
17296 Log: Integrate mainline
17297 Branch: perlio
17298 +> ext/List/Util/t/openhan.t
17299 !> (integrate 53 files)
17300____________________________________________________________________________
17301[ 15314] By: nick on 2002/03/19 07:39:07
17302 Log: Move docs for Encode::valid_utf8 (which does not exist)
17303 to be docs for utf8::valid() (which does).
17304 Branch: perlio
17305 ! ext/Encode/Encode.pm lib/utf8.pm
17306____________________________________________________________________________
17307[ 15313] By: jhi on 2002/03/19 04:58:22
17308 Log: Update the Unicode vs EBCDIC situation.
17309 Branch: perl
17310 ! pod/perlebcdic.pod pod/perluniintro.pod
17311____________________________________________________________________________
17312[ 15312] By: jhi on 2002/03/19 04:01:39
17313 Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
17314 From: Robert Spier <rspier@pobox.com>
17315 Date: Mon, 18 Mar 2002 19:22:55 -0800
17316 Message-ID: <15510.44815.383439.823671@rls.cx>
17317 Branch: perl
17318 ! ext/threads/t/end.t
17319____________________________________________________________________________
17320[ 15311] By: jhi on 2002/03/19 04:00:38
17321 Log: UTF-8 walk errors that become visible in EBCDIC.
17322 Branch: perl
17323 ! regexec.c
17324____________________________________________________________________________
17325[ 15310] By: jhi on 2002/03/19 03:48:27
17326 Log: s/regcinclasslen/reginclass/ and remove the old
17327 reginclass since nothing is using it.
17328 Branch: perl
17329 ! embed.fnc embed.h proto.h regexec.c
17330____________________________________________________________________________
17331[ 15309] By: jhi on 2002/03/18 22:18:37
17332 Log: Close the file so it can be (a) removed (b) reopened.
17333 Branch: perl
17334 ! ext/B/t/xref.t
17335____________________________________________________________________________
17336[ 15308] By: jhi on 2002/03/18 22:17:25
17337 Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
17338 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17339 Date: Mon, 18 Mar 2002 23:14:31 +0100
17340 Message-ID: <20020318231431.A699@rafael>
17341 Branch: perl
17342 ! ext/B/B.xs utf8.c
17343____________________________________________________________________________
17344[ 15307] By: jhi on 2002/03/18 20:54:07
17345 Log: Failed patch hunk reapplied.
17346 Branch: perl
17347 ! lib/Tie/File/t/32_defer_misc.t
17348____________________________________________________________________________
17349[ 15306] By: jhi on 2002/03/18 20:18:25
17350 Log: For DEBUGGING threaded builds.
17351 Branch: perl
17352 ! sv.c
17353____________________________________________________________________________
17354[ 15305] By: jhi on 2002/03/18 19:11:43
17355 Log: AUTHORS update.
17356 Branch: perl
17357 ! AUTHORS
17358____________________________________________________________________________
17359[ 15304] By: jhi on 2002/03/18 19:08:32
17360 Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
17361 (Fix from Craig Berry)
17362 Branch: perl
17363 ! pp_sys.c
17364____________________________________________________________________________
17365[ 15303] By: jhi on 2002/03/18 18:54:27
17366 Log: Subject: [PATCH] configure.com home-grown kill() check
17367 From: "Craig A. Berry" <craigberry@mac.com>
17368 Date: Mon, 18 Mar 2002 13:52:59 -0600
17369 Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
17370 Branch: perl
17371 ! configure.com
17372____________________________________________________________________________
17373[ 15302] By: jhi on 2002/03/18 15:58:00
17374 Log: Upgrade to Tie::File 0.50.
17375 Branch: perl
17376 ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
17377 ! lib/Tie/File/t/32_defer_misc.t
17378____________________________________________________________________________
17379[ 15301] By: jhi on 2002/03/18 15:54:52
17380 Log: AUTHORS updates.
17381 Branch: perl
17382 ! AUTHORS
17383____________________________________________________________________________
17384[ 15300] By: jhi on 2002/03/18 14:58:27
17385 Log: Update Changes.
17386 Branch: perl
17387 ! Changes patchlevel.h
17388____________________________________________________________________________
17389[ 15299] By: jhi on 2002/03/18 14:53:11
17390 Log: OS/390 update.
17391 Branch: perl
17392 ! pod/perldelta.pod
17393____________________________________________________________________________
17394[ 15298] By: jhi on 2002/03/18 14:44:19
17395 Log: Forgot from #15288.
17396 Branch: perl
17397 ! ext/B/B.xs
17398____________________________________________________________________________
17399[ 15297] By: jhi on 2002/03/18 14:39:15
17400 Log: Make regex DEBUGGING faster.
17401 Branch: perl
17402 ! perl.c perl.h regexec.c
17403____________________________________________________________________________
17404[ 15296] By: jhi on 2002/03/18 14:28:10
17405 Log: Undo accidental perl.h part of #15295 (wait for #15297)
17406 Branch: perl
17407 ! perl.h
17408____________________________________________________________________________
17409[ 15295] By: jhi on 2002/03/18 14:26:59
17410 Log: Subject: prefix slip
17411 From: andreas.koenig@anima.de (Andreas J. Koenig)
17412 Date: Mon, 18 Mar 2002 16:24:46 +0100
17413 Message-ID: <m3y9gp3nlt.fsf@anima.de>
17414
17415 (perl.h part accidental, undone by #15296)
17416 Branch: perl
17417 ! INSTALL perl.h
17418____________________________________________________________________________
17419[ 15294] By: jhi on 2002/03/18 14:19:29
17420 Log: Be tidy.
17421 Branch: perl
17422 ! ext/B/t/xref.t
17423____________________________________________________________________________
17424[ 15293] By: jhi on 2002/03/18 14:14:17
17425 Log: Subject: [PATCH] re: long double vs. Tru64 UNIX
17426 From: Spider Boardman <spider@web.zk3.dec.com>
17427 Date: Mon, 18 Mar 2002 10:09:50 -0500
17428 Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
17429 Branch: perl
17430 ! README.tru64 hints/dec_osf.sh
17431____________________________________________________________________________
17432[ 15292] By: jhi on 2002/03/18 13:57:06
17433 Log: NetWare tweaks from C Aditya <caditya@novell.com>
17434 Branch: perl
17435 ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
17436____________________________________________________________________________
17437[ 15291] By: jhi on 2002/03/18 13:52:40
17438 Log: metaconfig unit change for #15290.
17439 Branch: metaconfig/U/perl
17440 ! perlxv.U
17441____________________________________________________________________________
17442[ 15290] By: jhi on 2002/03/18 13:52:15
17443 Log: Subject: d_nv_preserves_uv_bits
17444 From: Nicholas Clark <nick@unfortu.net>
17445 Date: Thu, 14 Mar 2002 22:24:19 +0000
17446 Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
17447 Branch: perl
17448 ! Configure Porting/Glossary Porting/config.sh config_h.SH
17449 ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
17450 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
17451 ! win32/config.bc win32/config.gc win32/config.vc
17452 ! win32/config.win64
17453____________________________________________________________________________
17454[ 15289] By: jhi on 2002/03/18 13:44:14
17455 Log: Subject: Re: perl@15244
17456 From: Spider Boardman <spider@web.zk3.dec.com>
17457 Date: Mon, 18 Mar 2002 09:38:55 -0500
17458 Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
17459
17460 (IA64 work.)
17461 Branch: perl
17462 ! hints/hpux.sh perl.h
17463____________________________________________________________________________
17464[ 15288] By: jhi on 2002/03/18 13:41:34
17465 Log: Subject: [PATCH B] B::perlstring()
17466 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17467 Date: Sun, 17 Mar 2002 23:06:12 +0100
17468 Message-ID: <20020317230612.A24442@rafael>
17469 Branch: perl
17470 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
17471____________________________________________________________________________
17472[ 15287] By: jhi on 2002/03/18 13:40:28
17473 Log: Subject: [PATCH] another pack "w" thing
17474 From: Nicholas Clark <nick@unfortu.net>
17475 Date: Sat, 16 Mar 2002 21:52:15 +0000
17476 Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
17477 Branch: perl
17478 ! pp_pack.c t/op/pack.t
17479____________________________________________________________________________
17480[ 15286] By: jhi on 2002/03/18 13:39:20
17481 Log: More prototypes blindness in Solaris.
17482 (TODO: readdir64_r really needs to be seen.)
17483 Branch: perl
17484 ! hints/solaris_2.sh
17485____________________________________________________________________________
17486[ 15285] By: jhi on 2002/03/18 13:24:03
17487 Log: Integrate perlio:
17488
17489 [ 15282]
17490 Tidy the "does not map" message for non-characters
17491 (e.g. iso-8859-3 "\xA5").
17492 Branch: perl
17493 !> ext/Encode/Encode.xs
17494____________________________________________________________________________
17495[ 15284] By: nick on 2002/03/18 11:00:31
17496 Log: Integrate mainline
17497 Branch: perlio
17498 +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
17499 +> lib/Tie/File/t/32_defer_misc.t
17500 !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
17501 !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
17502 !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
17503 !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
17504 !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
17505 !> reentr.pl regexec.c t/op/pat.t util.c
17506____________________________________________________________________________
17507[ 15283] By: gbarr on 2002/03/18 10:10:55
17508 Log: Sync with Scalar-List-Utils-1.07
17509 Branch: perl
17510 + ext/List/Util/t/openhan.t
17511 ! MANIFEST ext/List/Util/ChangeLog
17512 ! ext/List/Util/lib/List/Util.pm
17513 ! ext/List/Util/lib/Scalar/Util.pm
17514____________________________________________________________________________
17515[ 15282] By: nick on 2002/03/18 08:11:28
17516 Log: Tidy the "does not map" message for non-characters
17517 (e.g. iso-8859-3 "\xA5").
17518 Branch: perlio
17519 ! ext/Encode/Encode.xs
17520____________________________________________________________________________
17521[ 15281] By: ams on 2002/03/18 04:44:37
17522 Log: URL fix from MJD.
17523 Branch: perl
17524 ! pod/perlfaq3.pod
17525____________________________________________________________________________
17526[ 15280] By: jhi on 2002/03/18 01:58:51
17527 Log: More prototype calming (really should fix the Configure
17528 protochk, but not at this point in time).
17529 Branch: perl
17530 ! hints/solaris_2.sh
17531____________________________________________________________________________
17532[ 15279] By: jhi on 2002/03/18 01:19:40
17533 Log: return at the wrong side of #endif.
17534 Branch: perl
17535 ! util.c
17536____________________________________________________________________________
17537[ 15278] By: ams on 2002/03/17 23:45:31
17538 Log: Typo fix from Stas Bekman.
17539 Branch: perl
17540 ! pod/perlhack.pod
17541____________________________________________________________________________
17542[ 15277] By: ams on 2002/03/17 23:41:35
17543 Log: Upgrade to Tie::File 0.21.
17544 Branch: perl
17545 + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
17546 + lib/Tie/File/t/32_defer_misc.t
17547 ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
17548 ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
17549 ! lib/Tie/File/t/22_autochomp.t
17550____________________________________________________________________________
17551[ 15276] By: jhi on 2002/03/17 21:50:26
17552 Log: Simple speed gainback (as it was in 5.6): for non-Unicode
17553 character classes use inlined macros instead of the full
17554 function call.
17555 Branch: perl
17556 ! regexec.c
17557____________________________________________________________________________
17558[ 15275] By: jhi on 2002/03/17 20:14:18
17559 Log: Integrate perlio:
17560
17561 [ 15274]
17562 Other :encoding oddities
17563 - we should really pop while we can still make method calls
17564 in case DESTROY does something.
17565 - Provide a no-op DESTROY
17566 - Use SvPV_only() rather than just SvPV_on()
17567
17568 [ 15273]
17569 Avoid overwrite of un-allocated memory when SvCUR > SvLEN
17570 Branch: perl
17571 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17572 !> ext/Encode/lib/Encode/Encoding.pm sv.c
17573____________________________________________________________________________
17574[ 15274] By: nick on 2002/03/17 20:00:12
17575 Log: Other :encoding oddities
17576 - we should really pop while we can still make method calls
17577 in case DESTROY does something.
17578 - Provide a no-op DESTROY
17579 - Use SvPV_only() rather than just SvPV_on()
17580 Branch: perlio
17581 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17582 ! ext/Encode/lib/Encode/Encoding.pm
17583____________________________________________________________________________
17584[ 15273] By: nick on 2002/03/17 19:53:24
17585 Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
17586 Branch: perlio
17587 ! sv.c
17588____________________________________________________________________________
17589[ 15272] By: jhi on 2002/03/17 18:39:22
17590 Log: Implement the retry-on-ERANGE for the get*_r().
17591 The buffer will keep doubling until 64k.
17592 Branch: perl
17593 ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
17594 ! reentr.h reentr.pl
17595____________________________________________________________________________
17596[ 15271] By: nick on 2002/03/17 17:38:44
17597 Log: Integrate mainline
17598 Branch: perlio
17599 +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
17600 +> t/op/pow.t
17601 !> (integrate 28 files)
17602____________________________________________________________________________
17603[ 15270] By: jhi on 2002/03/17 15:49:38
17604 Log: Subject: UTF-8 bug (maybe alreayd known?)
17605 From: andreas.koenig@anima.de (Andreas J. Koenig)
17606 Date: Fri, 08 Mar 2002 16:36:01 +0100
17607 Message-ID: <m3n0xjul5q.fsf@anima.de>
17608 Branch: perl
17609 ! pp_hot.c t/op/pat.t
17610____________________________________________________________________________
17611[ 15269] By: nick on 2002/03/17 09:12:39
17612 Log: Integarate mainline
17613 Branch: perlio
17614 +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
17615 +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
17616 +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
17617 !> (integrate 69 files)
17618____________________________________________________________________________
17619[ 15268] By: jhi on 2002/03/17 04:23:49
17620 Log: Subject: SEGV in s/// and UTF-8
17621 From: andreas.koenig@anima.de (Andreas J. Koenig)
17622 Date: Tue, 12 Mar 2002 00:40:09 +0100
17623 Message-ID: <m3r8mqad2e.fsf@anima.de>
17624 Branch: perl
17625 ! regexec.c t/op/pat.t
17626____________________________________________________________________________
17627[ 15267] By: jhi on 2002/03/16 19:57:03
17628 Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
17629 from Nicholas Clark. Fixes lib/integer.t and t/op/pack.t
17630 which assume that 2**someinteger is accurate.
17631 Branch: perl
17632 + t/op/pow.t
17633 ! MANIFEST pp.c t/test.pl
17634____________________________________________________________________________
17635[ 15266] By: jhi on 2002/03/16 18:55:53
17636 Log: _r-ify config.win64, too.
17637 Branch: perl
17638 ! win32/config.win64
17639____________________________________________________________________________
17640[ 15265] By: jhi on 2002/03/16 18:51:45
17641 Log: Better place to initialize (IRIX cc noticed that
17642 the many "goto defchars" bypass the initialization)
17643 Branch: perl
17644 ! regcomp.c
17645____________________________________________________________________________
17646[ 15264] By: jhi on 2002/03/16 18:41:19
17647 Log: If not building threaded, never mind the threaded prototypes.
17648 Branch: perl
17649 ! Configure reentr.pl
17650____________________________________________________________________________
17651[ 15263] By: jhi on 2002/03/16 18:40:53
17652 Log: metaconfig: If not using threads, not point probing for the
17653 prototypes (since they might be hidden behind many defines
17654 we won't have if not building threaded)
17655 Branch: metaconfig
17656 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17657 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17658 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17659 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17660 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17661 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17662 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17663 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17664 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17665 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17666 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17667 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17668 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17669 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17670 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17671 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17672 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17673 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17674 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17675 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17676 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17677 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17678 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17679 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17680____________________________________________________________________________
17681[ 15262] By: jhi on 2002/03/16 18:29:26
17682 Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
17683 Branch: perl
17684 ! hints/freebsd.sh
17685____________________________________________________________________________
17686[ 15261] By: ams on 2002/03/16 18:14:04
17687 Log: Upgrade to Tie::File 0.20.
17688 Branch: perl
17689 + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
17690 ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
17691 ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
17692 ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
17693 ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
17694 ! lib/Tie/File/t/11_rv_splice_rs.t
17695 ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
17696 ! lib/Tie/File/t/16_handle.t
17697____________________________________________________________________________
17698[ 15260] By: jhi on 2002/03/16 18:12:25
17699 Log: There seems to be a trend for the *time_r to be hidden.
17700 Branch: perl
17701 ! hints/irix_6.sh
17702____________________________________________________________________________
17703[ 15259] By: jhi on 2002/03/16 17:58:08
17704 Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)
17705 From: Stas Bekman <stas@stason.org>
17706 Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
17707 Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
17708 Branch: perl
17709 ! lib/Pod/Html.pm
17710____________________________________________________________________________
17711[ 15258] By: jhi on 2002/03/16 17:54:49
17712 Log: Subject: [PATCH] Re: dumpvar.pl bug
17713 From: Peter Scott <Peter@PSDT.com>
17714 Date: Fri, 15 Mar 2002 18:19:21 -0800
17715 Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
17716 Branch: perl
17717 ! lib/dumpvar.pl lib/perl5db.pl
17718____________________________________________________________________________
17719[ 15257] By: jhi on 2002/03/16 17:52:29
17720 Log: More paranoid _r protochecking. At least Tru64 and
17721 Linux need additional hinting help to believe that
17722 the time_r protos exist; turn on FreeBSD _THREAD_SAFE
17723 to see what goes bang.
17724 Branch: perl
17725 ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
17726 ! reentr.pl
17727____________________________________________________________________________
17728[ 15256] By: jhi on 2002/03/16 17:51:08
17729 Log: metaconfig: more paranoid _r protochecking.
17730 Branch: metaconfig
17731 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17732 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17733 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17734 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17735 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17736 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17737 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17738 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17739 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17740 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17741 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17742 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17743 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17744 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17745 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17746 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17747 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17748 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17749 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17750 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17751 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17752 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17753 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17754 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17755____________________________________________________________________________
17756[ 15255] By: jhi on 2002/03/16 16:23:07
17757 Log: HP-UX gcc 3 warnings found by Sarathy.
17758 Branch: perl
17759 ! regcomp.c sv.c
17760____________________________________________________________________________
17761[ 15254] By: jhi on 2002/03/16 16:18:49
17762 Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
17763 From: Slaven Rezic <slaven.rezic@berlin.de>
17764 Date: 16 Mar 2002 15:29:18 +0100
17765 Message-ID: <877kocwpq9.fsf@vran.herceg.de>
17766 Branch: perl
17767 ! pod/perldelta.pod
17768____________________________________________________________________________
17769[ 15253] By: jhi on 2002/03/16 16:11:49
17770 Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
17771 Branch: perl
17772 ! Porting/findrfuncs reentr.h reentr.pl
17773____________________________________________________________________________
17774[ 15252] By: gsar on 2002/03/16 15:36:16
17775 Log: UIN32_MAX with borken under HP-UX+gcc
17776 Branch: perl
17777 ! handy.h
17778____________________________________________________________________________
17779[ 15251] By: ams on 2002/03/16 02:38:08
17780 Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
17781 *::DESTROY() is deprecated
17782 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17783 Date: Thu, 14 Mar 2002 18:39:22 -0500
17784 Message-Id: <20020314183922.A8448@math.ohio-state.edu>
17785
17786 Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
17787 *::DESTROY() is deprecated
17788 From: Dave Mitchell <davem@fdgroup.com>
17789 Date: Fri, 15 Mar 2002 19:22:49 +0000
17790 Message-Id: <20020315192249.A22389@fdgroup.com>
17791 Branch: perl
17792 ! gv.c t/op/method.t
17793____________________________________________________________________________
17794[ 15250] By: ams on 2002/03/16 02:14:41
17795 Log: Plural nit.
17796 Branch: perl
17797 ! pod/perldelta.pod
17798____________________________________________________________________________
17799[ 15249] By: jhi on 2002/03/15 20:46:10
17800 Log: Doesn't make sense to test for protos if the
17801 functions are not to be used (!= functions exist!)
17802 This might be the key (well, a key) to the HP-UX
17803 problems.
17804 Branch: perl
17805 ! reentr.h reentr.pl
17806____________________________________________________________________________
17807[ 15248] By: jhi on 2002/03/15 20:05:46
17808 Log: Typo in #15247.
17809 Branch: perl
17810 ! hints/hpux.sh
17811____________________________________________________________________________
17812[ 15247] By: jhi on 2002/03/15 19:41:43
17813 Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
17814 in HP-UX (from H.Merijn Brand)
17815 Branch: perl
17816 ! hints/hpux.sh
17817____________________________________________________________________________
17818[ 15246] By: ams on 2002/03/15 17:53:23
17819 Log: Subject: minor corrections in perldelta.pod
17820 From: mjd@plover.com
17821 Date: 15 Mar 2002 18:48:42 -0000
17822 Message-Id: <20020315184842.13573.qmail@plover.com>
17823 Branch: perl
17824 ! pod/perldelta.pod
17825____________________________________________________________________________
17826[ 15245] By: ams on 2002/03/15 17:37:52
17827 Log: Upgrade to Tie::File 0.19.
17828 Branch: perl
17829 + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
17830 + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
17831 + lib/Tie/File/t/21_win32.t
17832 ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
17833 ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
17834 ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
17835 ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
17836 ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
17837 ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
17838 ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
17839 ! lib/Tie/File/t/17_misc_meth.t
17840____________________________________________________________________________
17841[ 15244] By: jhi on 2002/03/15 17:13:33
17842 Log: Update Changes.
17843 Branch: perl
17844 ! Changes patchlevel.h
17845____________________________________________________________________________
17846[ 15243] By: jhi on 2002/03/15 16:18:16
17847 Log: Forgot from #15241.
17848 Branch: perl
17849 ! win32/config_sh.PL
17850____________________________________________________________________________
17851[ 15242] By: jhi on 2002/03/15 16:15:52
17852 Log: Subject: patch pod/perltodo.pod
17853 From: mjd@plover.com
17854 Date: 15 Mar 2002 15:42:18 -0000
17855 Message-ID: <20020315154218.10163.qmail@plover.com>
17856
17857 (With s/WANT/Want/)
17858 Branch: perl
17859 ! pod/perltodo.pod
17860____________________________________________________________________________
17861[ 15241] By: jhi on 2002/03/15 16:14:25
17862 Log: Subject: [PATCH bleadperl] (revision 5 undef)
17863 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17864 Date: Fri, 15 Mar 2002 00:39:48 +0100
17865 Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
17866 Branch: perl
17867 ! win32/config.bc win32/config.gc win32/config.vc
17868 ! win32/config.win64
17869____________________________________________________________________________
17870[ 15240] By: jhi on 2002/03/15 16:12:25
17871 Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
17872 From: Michael G Schwern <schwern@pobox.com>
17873 Date: Thu, 14 Mar 2002 16:39:29 -0500
17874 Message-ID: <20020314213929.GA2912@blackrider>
17875 Branch: perl
17876 ! lib/perl5db.pl
17877____________________________________________________________________________
17878[ 15239] By: jhi on 2002/03/15 16:11:17
17879 Log: Integrate perlio:
17880
17881 [ 15235]
17882 Add the binmode()s to make JP.t pass on Win32
17883 Branch: perl
17884 !> embed.fnc ext/Encode/t/JP.t
17885____________________________________________________________________________
17886[ 15238] By: jhi on 2002/03/15 16:07:58
17887 Log: Monster _r patch: try to scan for all known _r variants,
17888 and then use them (under ithreads). May fail in HP-UX,
17889 and the op/groups is known to be fickle everywhere. Known
17890 to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler
17891 warnings in AIX since the first arguments of getnetbyaddr
17892 and getnetbyadd_r are of different types. Thanks, IBM.)
17893
17894 In non-Configure platforms deny the existence of any
17895 of the _r thingies. (Also add the recently introduced
17896 d_tm_* to places it wasn't already in.)
17897
17898 TODO: the suggested glibc buffer growth retry loop in case
17899 some entries (at least for: gr*, host*) are big.
17900 Forgot win32/config.win64.
17901 Branch: perl
17902 + reentr.c reentr.h reentr.pl
17903 ! Configure MANIFEST Makefile.SH NetWare/Makefile
17904 ! NetWare/config.wc Porting/Glossary Porting/config.sh
17905 ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
17906 ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
17907 ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
17908 ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
17909 ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
17910 ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
17911 ! win32/config.bc win32/config.gc win32/config.vc
17912 ! win32/makefile.mk wince/Makefile.ce wince/config.ce
17913____________________________________________________________________________
17914[ 15237] By: jhi on 2002/03/15 15:18:46
17915 Log: Be more explicit on when is the $! worth anything.
17916 Branch: perl
17917 ! pod/perlvar.pod
17918____________________________________________________________________________
17919[ 15236] By: jhi on 2002/03/15 14:44:09
17920 Log: metaconfig: _r _r we go.
17921 Branch: metaconfig
17922 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
17923 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
17924 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
17925 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
17926 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
17927 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
17928 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17929 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
17930 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
17931 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
17932 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
17933 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
17934 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17935 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
17936 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
17937 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
17938 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
17939 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17940 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
17941 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
17942 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
17943 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
17944 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
17945 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
17946____________________________________________________________________________
17947[ 15235] By: nick on 2002/03/15 07:31:54
17948 Log: Add the binmode()s to make JP.t pass on Win32
17949 Branch: perlio
17950 ! ext/Encode/t/JP.t
17951____________________________________________________________________________
17952[ 15234] By: nick on 2002/03/15 07:20:49
17953 Log: Integrate perlio:
17954
17955 [ 15233]
17956 Mark JP.t's data files as binary
17957
17958 [ 15011]
17959 Avoid $Id$ cleverness and just have a $VERSION.
17960 Branch: perl
17961 !> ext/Encode/t/table.euc ext/Encode/t/table.ref
17962____________________________________________________________________________
17963[ 15233] By: nick on 2002/03/15 07:18:02
17964 Log: Mark JP.t's data files as binary
17965 Branch: perlio
17966 ! ext/Encode/t/table.euc ext/Encode/t/table.ref
17967____________________________________________________________________________
17968[ 15232] By: nick on 2002/03/15 07:13:38
17969 Log: Integrate mainline
17970 Branch: perlio
17971 +> ext/B/t/xref.t
17972 !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
17973 !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
17974 !> perl.c t/op/arith.t
17975____________________________________________________________________________
17976[ 15231] By: jhi on 2002/03/15 04:49:10
17977 Log: The section needs to be in the makedepend script
17978 (from Jan-Erik Karlsson).
17979 Branch: perl
17980 ! makedepend.SH
17981____________________________________________________________________________
17982[ 15230] By: jhi on 2002/03/15 02:59:46
17983 Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
17984 From: Nicholas Clark <nick@unfortu.net>
17985 Date: Thu, 14 Mar 2002 23:05:23 +0000
17986 Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
17987 Branch: perl
17988 ! ext/Safe/safe2.t
17989____________________________________________________________________________
17990[ 15229] By: jhi on 2002/03/15 02:55:34
17991 Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
17992 From: "Brent Dax" <brentdax@cpan.org>
17993 Date: Thu, 14 Mar 2002 09:08:41 -0800
17994 Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
17995 Branch: perl
17996 ! lib/Pod/Html.pm
17997____________________________________________________________________________
17998[ 15228] By: jhi on 2002/03/15 02:00:23
17999 Log: metaconfig: one round again for the _r.
18000 Branch: metaconfig
18001 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18002 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18003 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18004 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18005 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
18006 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
18007 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18008 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18009 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
18010 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
18011 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
18012 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18013 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18014 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
18015 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
18016 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18017 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18018 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18019 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
18020 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18021 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
18022 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
18023 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
18024 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
18025____________________________________________________________________________
18026[ 15227] By: jhi on 2002/03/14 17:46:43
18027 Log: metaconfig: new round of the _r units.
18028 Branch: metaconfig
18029 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18030 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18031 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18032 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18033 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
18034 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
18035 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18036 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18037 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
18038 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
18039 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
18040 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18041 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18042 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
18043 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
18044 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18045 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18046 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18047 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
18048 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18049 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
18050 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
18051 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
18052 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
18053 Branch: metaconfig/U/perl
18054 + i_crypt.U
18055____________________________________________________________________________
18056[ 15226] By: jhi on 2002/03/14 15:12:19
18057 Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
18058 From: Paul_GreenVOS@vos.stratus.com
18059 Date: Tue, 12 Mar 02 19:22 est
18060 Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
18061 Branch: perl
18062 ! lib/Benchmark.t t/op/arith.t
18063____________________________________________________________________________
18064[ 15225] By: jhi on 2002/03/14 14:31:30
18065 Log: Subject: Re: Win32: C:\Program Files
18066 From: "Ken Williams" <ken@mathforum.org>
18067 Date: Wed, 13 Mar 2002 17:50:59 -0600
18068 Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
18069
18070 Add -t to perl -h.
18071 Branch: perl
18072 ! perl.c
18073____________________________________________________________________________
18074[ 15224] By: jhi on 2002/03/14 14:24:44
04d26ece 18075 Log: Extra paranoia from Nicholas Clark.
6b490b4c
JH
18076 Branch: perl
18077 ! ext/Safe/safe2.t
18078____________________________________________________________________________
18079[ 15223] By: jhi on 2002/03/14 14:19:41
18080 Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
18081 From: Nicholas Clark <nick@ccl4.org>
18082 Date: Wed, 13 Mar 2002 14:22:50 +0000
18083 Message-ID: <20020313142250.G92566@plum.flirble.org>
18084 Branch: perl
18085 ! ext/Safe/safe2.t
18086____________________________________________________________________________
18087[ 15222] By: jhi on 2002/03/14 14:00:36
18088 Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
18089 From: <slaven.rezic@berlin.de>
18090 Date: Tue, 12 Mar 2002 13:03:41 +0100
18091 Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
18092 Branch: perl
18093 ! Makefile.SH
18094____________________________________________________________________________
18095[ 15221] By: jhi on 2002/03/14 13:51:17
18096 Log: Subject: [PATCH] a test for B::Xref
18097 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18098 Date: Wed, 13 Mar 2002 17:18:57 +0100
18099 Message-ID: <20020313171857.F1144@rafael>
18100 Branch: perl
18101 + ext/B/t/xref.t
18102 ! MANIFEST ext/B/B/Xref.pm
18103____________________________________________________________________________
18104[ 15220] By: jhi on 2002/03/14 13:48:46
18105 Log: Subject: [PATCH] Exporter.pm POD fixups
18106 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18107 Date: Wed, 13 Mar 2002 16:21:42 +0100
18108 Message-ID: <20020313162142.A1144@rafael>
18109 Branch: perl
18110 ! lib/Exporter.pm
18111____________________________________________________________________________
18112[ 15219] By: nick on 2002/03/14 07:00:16
18113 Log: Integrate mainline
18114 Branch: perlio
18115 !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
18116____________________________________________________________________________
18117[ 15218] By: jhi on 2002/03/13 22:15:00
18118 Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
18119 From: Michael G Schwern <schwern@pobox.com>
18120 Date: Wed, 13 Mar 2002 17:43:00 -0500
18121 Message-ID: <20020313224300.GG3311@blackrider>
18122 Branch: perl
18123 ! lib/ExtUtils/MM_VMS.pm
18124____________________________________________________________________________
18125[ 15217] By: jhi on 2002/03/13 17:28:36
18126 Log: Pod tweak.
18127 Branch: perl
18128 ! lib/open.pm
18129____________________________________________________________________________
18130[ 15216] By: jhi on 2002/03/13 17:14:51
18131 Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
18132 From: "Craig A. Berry" <craigberry@mac.com>
18133 Date: Wed, 13 Mar 2002 01:44:01 -0600
18134 Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
18135 Branch: perl
18136 ! vms/descrip_mms.template
18137____________________________________________________________________________
18138[ 15215] By: nick on 2002/03/13 08:08:36
18139 Log: Integrate mainline.
18140 Branch: perlio
18141 +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
18142 - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
18143 - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
18144 - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
18145 - ext/Data/Util/t/Hash.t
18146 !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
18147 !> ext/Encode/lib/Encode/CN/HZ.pm
18148 !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18149 !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
18150 !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
18151 !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
18152 !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
18153 !> t/op/override.t toke.c universal.c
18154____________________________________________________________________________
18155[ 15214] By: jhi on 2002/03/13 04:38:41
18156 Log: metaconfig: three guesses.
18157 Branch: metaconfig
18158 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18159 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18160 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18161 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18162 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
18163 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
18164 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18165 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18166 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
18167 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
18168 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
18169 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18170 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18171 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
18172 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
18173 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18174 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18175 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18176 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
18177 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18178 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
18179 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
18180 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
18181 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
18182____________________________________________________________________________
18183[ 15213] By: jhi on 2002/03/13 04:05:27
18184 Log: metaconfig: regen _r units again.
18185 Branch: metaconfig
18186 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18187 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18188 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18189 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18190 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
18191 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
18192 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18193 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18194 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
18195 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
18196 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
18197 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18198 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18199 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
18200 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
18201 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18202 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18203 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18204 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
18205 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18206 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
18207 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
18208 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
18209 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
18210____________________________________________________________________________
18211[ 15212] By: jhi on 2002/03/13 03:14:23
18212 Log: metaconfig: regen _r units.
18213 Branch: metaconfig
18214 - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
18215 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18216 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18217 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18218 ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18219 ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
18220 ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
18221 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18222 ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18223 ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
18224 ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
18225 ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
18226 ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18227 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18228 ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
18229 ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
18230 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18231 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18232 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18233 ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
18234 ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18235 ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
18236 ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
18237 ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
18238 ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
18239____________________________________________________________________________
18240[ 15211] By: jhi on 2002/03/13 01:11:36
18241 Log: metaconfig unit tweaks.
18242 Branch: metaconfig
18243 + U/threads/d_setprotoent_r.U
18244 ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
18245 ! U/threads/d_tmpnam_r.U
18246____________________________________________________________________________
18247[ 15210] By: jhi on 2002/03/13 00:12:13
18248 Log: metaconfig: replace the _r units with autogenerated ones.
18249 Branch: metaconfig
18250 + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
18251 + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
18252 + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
18253 + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
18254 + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
18255 + U/threads/d_getprotobyname_r.U
18256 + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
18257 + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
18258 + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
18259 + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
18260 + U/threads/d_setservent_r.U
18261 - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
18262 - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
18263 - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
18264 - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
18265 - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
18266 - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
18267 - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
18268 - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
18269 - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
18270 ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
18271 ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
18272 ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
18273 ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
18274 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18275 ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
18276 ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
18277 ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
18278 ! U/threads/d_localtime_r.U U/threads/d_random_r.U
18279 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18280 ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
18281 ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
18282 ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
18283 ! U/threads/d_ttyname_r.U
18284____________________________________________________________________________
18285[ 15209] By: jhi on 2002/03/12 23:24:59
18286 Log: More known threadsafings.
18287 Branch: perl
18288 ! Porting/findrfuncs
18289____________________________________________________________________________
18290[ 15208] By: jhi on 2002/03/12 20:43:46
18291 Log: Small tweaks.
18292 Branch: perl
18293 ! lib/Internals.t universal.c
18294____________________________________________________________________________
18295[ 15207] By: jhi on 2002/03/12 17:38:46
18296 Log: VERSIONize.
18297 Branch: perl
18298 ! ext/Encode/lib/Encode/CN/HZ.pm
18299 ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18300 ! ext/Encode/lib/Encode/JP/JIS.pm
18301____________________________________________________________________________
18302[ 15206] By: jhi on 2002/03/12 17:22:49
18303 Log: Subject: perl datastructure conversion shortcuts for DDD
18304 From: Stas Bekman <stas@stason.org>
18305 Date: Mon, 11 Mar 2002 14:54:31 +0800
18306 Message-ID: <3C8C54A7.5020502@stason.org>
18307 Branch: perl
18308 ! pod/perlhack.pod
18309____________________________________________________________________________
18310[ 15205] By: jhi on 2002/03/12 17:09:50
18311 Log: Regen modlib.
18312 Branch: perl
18313 ! pod/perlmodlib.pod
18314____________________________________________________________________________
18315[ 15204] By: jhi on 2002/03/12 17:07:57
18316 Log: Regen toc.
18317 Branch: perl
18318 ! pod/perltoc.pod
18319____________________________________________________________________________
18320[ 15203] By: jhi on 2002/03/12 16:45:32
18321 Log: Tiny pod tweaks.
18322 Branch: perl
18323 ! lib/Hash/Util.pm
18324____________________________________________________________________________
18325[ 15202] By: jhi on 2002/03/12 16:06:04
18326 Log: perldeltaize Hash::Util.
18327 Branch: perl
18328 ! pod/perldelta.pod
18329____________________________________________________________________________
18330[ 15201] By: jhi on 2002/03/12 15:41:23
18331 Log: Move the readonly interface back to universal.c,
18332 (new name: Internals::SvREADONLY), remove Data::Util,
18333 move Hash::Util to lib, also introduce refcnt interface
18334 (Internals::SvREFCNT). Make both the new interfaces
18335 to be more sane so that if they set the value, they return
18336 the new value, not the old one.
18337 Branch: perl
18338 + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
18339 - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
18340 - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
18341 - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
18342 - ext/Data/Util/t/Hash.t
18343 ! MANIFEST ext/B/t/stash.t universal.c
18344____________________________________________________________________________
18345[ 15200] By: ams on 2002/03/12 15:16:05
18346 Log: Subject: Disambiguate "Can't locate"
18347 From: Mike Guy <mjtg@cam.ac.uk>
18348 Date: Tue, 12 Mar 2002 16:04:23 +0000
18349 Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
18350 Branch: perl
18351 ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
18352 ! pp_ctl.c t/op/override.t
18353____________________________________________________________________________
18354[ 15199] By: ams on 2002/03/12 15:04:43
18355 Log: Subject: [PATCH] perl/lib/File/stat.t
18356 From: Paul_GreenVOS@vos.stratus.com
18357 Date: Tue, 12 Mar 02 11:00 est
18358 Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
18359 Branch: perl
18360 ! lib/File/stat.t
18361____________________________________________________________________________
18362[ 15198] By: ams on 2002/03/12 15:00:44
18363 Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
18364 From: Robin Barker <rmb1@cise.npl.co.uk>
18365 Date: Tue, 12 Mar 2002 13:31:58 GMT
18366 Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
18367 Branch: perl
18368 ! pod/perlfunc.pod
18369____________________________________________________________________________
18370[ 15197] By: ams on 2002/03/12 14:57:34
18371 Log: Subject: [PATCH toke.c] Inappropriate termination of POD
18372 From: "Clinton A. Pierce" <clintp@geeksalad.org>
18373 Date: Tue, 12 Mar 2002 10:11:53 -0500
18374 Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
18375 Branch: perl
18376 ! toke.c
18377____________________________________________________________________________
18378[ 15196] By: nick on 2002/03/12 13:40:35
18379 Log: Integrate mainline
18380 Branch: perlio
18381 +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
18382 +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
18383 +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
18384 +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
18385 - t/lib/access.t
18386 !> (integrate 96 files)
18387____________________________________________________________________________
18388[ 15195] By: nick on 2002/03/12 06:08:24
18389 Log: Integrate mainline (a while ago)
18390 Branch: perlio
18391 +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
18392 +> ext/Encode/t/TW.t
18393 - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
18394 - ext/Encode/lib/Encode/Tcl/HanZi.pm
18395 - ext/I18N/Langinfo/fallback.c
18396 !> (integrate 80 files)
18397____________________________________________________________________________
18398[ 15194] By: ams on 2002/03/12 06:02:20
18399 Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
18400 From: Jonathan Stowe <gellyfish@gellyfish.com>
18401 Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
18402 Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
18403 Branch: perl
18404 ! ext/Encode/CN/Makefile.PL
18405____________________________________________________________________________
18406[ 15193] By: ams on 2002/03/12 05:55:07
18407 Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
18408 From: Dave Mitchell <davem@fdgroup.co.uk>
18409 Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
18410 Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
18411 Branch: perl
18412 ! pod/perlguts.pod
18413____________________________________________________________________________
18414[ 15192] By: ams on 2002/03/12 05:50:08
18415 Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
18416 From: Anton Tagunov <tagunov@motor.ru>
18417 Date: Tue, 12 Mar 2002 01:40:58 +0300
18418 Message-Id: <1194068830.20020312014058@motor.ru>
18419 (Applied with tweaks.)
18420 Branch: perl
18421 ! lib/utf8.pm
18422____________________________________________________________________________
18423[ 15191] By: ams on 2002/03/12 05:42:21
18424 Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
18425 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18426 Date: Sun, 10 Mar 2002 22:10:15 +0100
18427 Message-Id: <3C8BD9C7.13988.73992D@localhost>
18428 Branch: perl
18429 ! iperlsys.h
18430____________________________________________________________________________
18431[ 15190] By: ams on 2002/03/12 05:38:08
18432 Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
18433 From: Anton Tagunov <tagunov@motor.ru>
18434 Date: Mon, 11 Mar 2002 23:27:47 +0300
18435 Message-Id: <19414222180.20020311232747@motor.ru>
18436 Branch: perl
18437 ! pod/perlsub.pod
18438____________________________________________________________________________
18439[ 15189] By: ams on 2002/03/12 05:34:49
18440 Log: Subject: minor patch for comment in utfebcdic.h
18441 From: Anton Tagunov <tagunov@motor.ru>
18442 Date: Tue, 12 Mar 2002 00:20:21 +0300
18443 Message-Id: <13817376786.20020312002021@motor.ru>
18444 Branch: perl
18445 ! utfebcdic.h
18446____________________________________________________________________________
18447[ 15188] By: ams on 2002/03/12 05:32:30
18448 Log: Subject: [PATCH ?] B::Xref improvements
18449 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18450 Date: Mon, 11 Mar 2002 23:32:20 +0100
18451 Message-Id: <20020311233220.A12677@rafael>
18452 Branch: perl
18453 ! ext/B/B/Xref.pm
18454____________________________________________________________________________
18455[ 15187] By: ams on 2002/03/12 05:30:02
18456 Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
18457 From: Paul_GreenVOS@vos.stratus.com
18458 Date: Mon, 11 Mar 02 17:23 est
18459 Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
18460 Branch: perl
18461 ! lib/ExtUtils/MM_Unix.pm
18462____________________________________________________________________________
18463[ 15186] By: ams on 2002/03/12 05:27:06
18464 Log: Subject: [PATCH] installperl - minor untangle for VOS
18465 From: Paul_GreenVOS@vos.stratus.com
18466 Date: Mon, 11 Mar 02 17:05 est
18467 Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
18468 Branch: perl
18469 ! installperl
18470____________________________________________________________________________
18471[ 15185] By: ams on 2002/03/12 05:25:59
18472 Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
18473 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18474 Date: Mon, 11 Mar 2002 22:37:39 +0100
18475 Message-Id: <20020311223739.A691@rafael>
18476 Branch: perl
18477 ! ext/B/B/Deparse.pm
18478____________________________________________________________________________
18479[ 15184] By: ams on 2002/03/12 05:20:54
18480 Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
18481 From: Michael G Schwern <schwern@pobox.com>
18482 Date: Tue, 12 Mar 2002 01:12:08 -0500
18483 Message-Id: <20020312061208.GD904@blackrider>
18484 Branch: perl
18485 ! hints/netbsd.sh
18486____________________________________________________________________________
18487[ 15183] By: ams on 2002/03/12 04:12:30
18488 Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
18489 From: Autrijus Tang <autrijus@autrijus.org>
18490 Date: Tue, 12 Mar 2002 13:05:53 +0800
18491 Message-Id: <20020312050553.GA7864@not.autrijus.org>
18492 (Only doc hunk applied, supplementing #15182.)
18493 Branch: perl
18494 ! ext/Encode/Encode.pm
18495____________________________________________________________________________
18496[ 15182] By: ams on 2002/03/12 04:04:34
18497 Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
18498 From: Autrijus Tang <autrijus@autrijus.org>
18499 Date: Tue, 12 Mar 2002 12:56:46 +0800
18500 Message-Id: <20020312045646.GA7689@not.autrijus.org>
18501 (Private mail.)
18502 Branch: perl
18503 ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
18504____________________________________________________________________________
18505[ 15181] By: ams on 2002/03/12 03:09:20
18506 Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
18507 From: Autrijus Tang <autrijus@autrijus.org>
18508 Date: Tue, 12 Mar 2002 11:55:06 +0800
18509 Message-Id: <20020312035506.GA6946@not.autrijus.org>
18510 Branch: perl
18511 ! ext/Encode/Encode.pm
18512____________________________________________________________________________
18513[ 15180] By: jhi on 2002/03/11 22:32:10
18514 Log: Deypo.
18515 Branch: metaconfig
18516 ! U/threads/d_asctime_r.U
18517____________________________________________________________________________
18518[ 15179] By: jhi on 2002/03/11 21:42:58
18519 Log: FAQ sync.
18520 Branch: perl
18521 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18522 ! pod/perlfaq4.pod pod/perlfaq5.pod
18523____________________________________________________________________________
18524[ 15178] By: jhi on 2002/03/11 17:34:34
18525 Log: The test needs perlio.
18526 Branch: perl
18527 ! lib/open.t
18528____________________________________________________________________________
18529[ 15177] By: ams on 2002/03/11 15:41:08
18530 Log: Subject: perlreftut update
18531 From: Mark-Jason Dominus <mjd@plover.com>
18532 Date: Mon, 11 Mar 2002 11:36:27 -0500
18533 Message-Id: <20020311163627.31020.qmail@plover.com>
18534 Branch: perl
18535 ! pod/perlreftut.pod
18536____________________________________________________________________________
18537[ 15176] By: ams on 2002/03/11 15:35:24
18538 Log: Subject: Minor correction in perlfaq5
18539 From: mjd@plover.com
18540 Date: 11 Mar 2002 16:34:22 -0000
18541 Message-Id: <20020311163422.30963.qmail@plover.com>
18542 Branch: perl
18543 ! pod/perlfaq5.pod
18544____________________________________________________________________________
18545[ 15175] By: gsar on 2002/03/11 15:11:42
18546 Log: number of skipped tests was incorrect
18547 Branch: perl
18548 ! t/op/stat.t
18549____________________________________________________________________________
18550[ 15174] By: gsar on 2002/03/11 14:39:11
18551 Log: remove doubled CRs
18552 Branch: perl
18553 ! win32/Makefile
18554____________________________________________________________________________
18555[ 15173] By: jhi on 2002/03/11 14:07:01
18556 Log: Update Changes.
18557 Branch: perl
18558 ! Changes patchlevel.h
18559____________________________________________________________________________
18560[ 15172] By: jhi on 2002/03/11 13:54:49
18561 Log: Regen toc.
18562 Branch: perl
18563 ! pod/perltoc.pod
18564____________________________________________________________________________
18565[ 15171] By: jhi on 2002/03/11 13:48:09
18566 Log: Add t/CN.t and t/TW.t; re-sort.
18567 Branch: perl
18568 ! ext/Encode/MANIFEST
18569____________________________________________________________________________
18570[ 15170] By: jhi on 2002/03/11 13:04:25
18571 Log: Document what to do if one yearns back to
18572 the old legacy encoding.
18573 Branch: perl
18574 ! lib/encoding.pm
18575____________________________________________________________________________
18576[ 15169] By: jhi on 2002/03/11 12:57:45
18577 Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
18578 as general purpose encoding transformation interfaces
18579 since that's not what they are.
18580 Branch: perl
18581 ! lib/utf8.pm pod/perlunicode.pod sv.c
18582____________________________________________________________________________
18583[ 15168] By: ams on 2002/03/11 12:54:16
18584 Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
18585 warnings
18586 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18587 Date: Mon, 11 Mar 2002 14:35:22 +0100
18588 Message-Id: <20020311143522.A7431@rafael>
18589 Branch: perl
18590 ! t/lib/warnings/pp_sys
18591____________________________________________________________________________
18592[ 15167] By: ams on 2002/03/11 04:57:20
18593 Log: A little commonsense is better than 1_compile.
18594 Branch: perl
18595 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18596____________________________________________________________________________
18597[ 15166] By: ams on 2002/03/11 04:53:50
18598 Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
18599 From: Michael G Schwern <schwern@pobox.com>
18600 Date: Sun, 10 Mar 2002 13:27:12 -0500
18601 Message-Id: <20020310182712.GC693@blackrider>
18602
18603 Subject: [PATCH] Hash::Util part 2
18604 From: Michael G Schwern <schwern@pobox.com>
18605 Date: Sun, 10 Mar 2002 15:09:34 -0500
18606 Message-Id: <20020310200934.GB27112@blackrider>
18607
18608 Subject: [PATCH] Hash::Util MANIFEST correction
18609 From: Michael G Schwern <schwern@pobox.com>
18610 Date: Sun, 10 Mar 2002 16:27:07 -0500
18611 Message-Id: <20020310212707.GF27112@blackrider>
18612
18613 (Also changes find.t and taint.t, which were looking for access.t)
18614 Branch: perl
18615 + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
18616 + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
18617 + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
18618 + ext/Data/Util/t/Hash.t
18619 - t/lib/access.t
18620 ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
18621 ! pod/perldiag.pod pod/perltodo.pod universal.c
18622____________________________________________________________________________
18623[ 15165] By: jhi on 2002/03/11 04:52:56
18624 Log: metaconfig: more thready fixes.
18625 Branch: metaconfig
18626 ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
18627 ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
18628 ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
18629 ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
18630 ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
18631 ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
18632 ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
18633 ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
18634 ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
18635____________________________________________________________________________
18636[ 15163] By: jhi on 2002/03/11 04:39:54
18637 Log: Skip obsoleted interfaces.
18638 Branch: perl
18639 ! Porting/findrfuncs
18640____________________________________________________________________________
18641[ 15162] By: ams on 2002/03/11 03:48:14
18642 Log: Typo fixes.
18643 Branch: perl
18644 ! perl.c
18645____________________________________________________________________________
18646[ 15161] By: jhi on 2002/03/11 03:36:51
18647 Log: Upgrade to Locale::Codes 2.02.
18648 Branch: perl
18649 + lib/Locale/Codes/t/rename.t
18650 ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18651 ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
18652 ! lib/Locale/Country.pod
18653____________________________________________________________________________
18654[ 15160] By: jhi on 2002/03/11 03:36:32
18655 Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
18656 From: Nicholas Clark <nick@unfortu.net>
18657 Date: Sun, 10 Mar 2002 18:17:50 +0000
18658 Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
18659
18660 Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
18661 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18662 Date: Sun, 10 Mar 2002 13:53:34 -0800
18663 Message-ID: <eX9i8gzkg26G092yn@efn.org>
18664
18665 (and reenable the feature in freebsd,
18666 and move the freebsd pr url to perl.c)
18667 Branch: perl
18668 ! hints/freebsd.sh perl.c pod/perldelta.pod
18669____________________________________________________________________________
18670[ 15159] By: ams on 2002/03/11 03:34:13
18671 Log: Subject: [PATCH stash.t] access::readonly is gone
18672 From: Michael G Schwern <schwern@pobox.com>
18673 Date: Sun, 10 Mar 2002 16:18:14 -0500
18674 Message-Id: <20020310211813.GE27112@blackrider>
18675 Branch: perl
18676 ! ext/B/t/stash.t
18677____________________________________________________________________________
18678[ 15158] By: ams on 2002/03/11 03:28:04
18679 Log: Subject: [PATCH] Raw socket require privileged user on Win2k
18680 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18681 Date: Sun, 10 Mar 2002 22:10:15 +0100
18682 Message-Id: <3C8BD9C7.610.7398DD@localhost>
18683 Branch: perl
18684 ! lib/Net/Ping/t/110_icmp_inst.t
18685____________________________________________________________________________
18686[ 15157] By: jhi on 2002/03/11 03:12:01
18687 Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
18688 From: Michael G Schwern <schwern@pobox.com>
18689 Date: Sun, 10 Mar 2002 19:22:33 -0500
18690 Message-ID: <20020311002233.GE4927@blackrider>
18691 Branch: perl
18692 ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
18693 ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
18694 ! lib/Test/Simple/t/fail-more.t
18695____________________________________________________________________________
18696[ 15156] By: jhi on 2002/03/11 03:10:55
18697 Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
18698 From: Michael G Schwern <schwern@pobox.com>
18699 Date: Sun, 10 Mar 2002 17:14:10 -0500
18700 Message-ID: <20020310221410.GA4915@blackrider>
18701 Branch: perl
18702 ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
18703 ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
18704____________________________________________________________________________
18705[ 15155] By: jhi on 2002/03/11 03:09:16
18706 Log: Subject: [PATCH] more warnings tidyup
18707 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18708 Date: Sun, 10 Mar 2002 21:01:39 -0000
18709 Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
18710 Branch: perl
18711 ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
18712 ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
18713 ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
18714 ! util.c
18715____________________________________________________________________________
18716[ 15154] By: jhi on 2002/03/11 03:07:03
18717 Log: Subject: Re: [PATCH] xsubpp prototypes warnings
18718 From: Nicholas Clark <nick@unfortu.net>
18719 Date: Sun, 10 Mar 2002 23:21:07 +0000
18720 Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
18721 Branch: perl
18722 ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
18723 ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
18724 ! ext/Encode/TW/Makefile.PL
18725____________________________________________________________________________
18726[ 15153] By: ams on 2002/03/11 03:06:59
18727 Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
18728 From: Max Baker <max@warped.org>
18729 Date: Fri, 8 Mar 2002 10:56:19 -0800
18730 Message-Id: <20020308105619.A15039@warped.org>
18731 Branch: perl
18732 ! ext/IO/lib/IO/Socket/INET.pm
18733____________________________________________________________________________
18734[ 15152] By: jhi on 2002/03/11 03:05:54
18735 Log: Subject: [PATCH] spelling correction
18736 From: Nicholas Clark <nick@unfortu.net>
18737 Date: Sun, 10 Mar 2002 18:34:42 +0000
18738 Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
18739 Branch: perl
18740 ! pp.c pp_hot.c
18741____________________________________________________________________________
18742[ 15151] By: jhi on 2002/03/11 03:04:33
18743 Log: DG/UX updates from Takis Psarogiannakopoulos.
18744 Branch: perl
18745 ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
18746____________________________________________________________________________
18747[ 15150] By: ams on 2002/03/11 03:02:47
18748 Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
18749 From: Chris Nandor <pudge@pobox.com>
18750 Date: Mon, 04 Mar 2002 17:48:12 -0500
18751 Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
18752 Branch: perl
18753 ! lib/DB.pm lib/perl5db.pl
18754____________________________________________________________________________
18755[ 15149] By: jhi on 2002/03/11 03:01:26
18756 Log: metaconfig unit changes in preparation of reentrancy changes.
18757 Branch: metaconfig
18758 + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
18759 + U/threads/d_ttyname_r.U
18760 ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
18761 ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
18762 ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
18763 ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
18764 ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
18765 ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
18766 ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
18767 ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
18768 ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
18769 ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
18770 ! U/threads/d_strerror_r.U
18771____________________________________________________________________________
18772[ 15148] By: jhi on 2002/03/10 22:32:33
18773 Log: Mysterious characters.
18774 Branch: perl
18775 ! utf8.h
18776____________________________________________________________________________
18777[ 15147] By: jhi on 2002/03/10 17:58:43
18778 Log: Unused.
18779 Branch: perl
18780 ! op.c
18781____________________________________________________________________________
18782[ 15146] By: jhi on 2002/03/10 16:35:55
18783 Log: Implement :std subpragma of the open pragma
18784 that makes the standard filehandles to talk in
18785 encodings. This change set off a weird warning
18786 from op.c, though: disabled it now until someone
18787 who knows what it is about comes along.
18788 Branch: perl
18789 ! lib/open.pm op.c
18790____________________________________________________________________________
18791[ 15145] By: jhi on 2002/03/10 16:00:46
18792 Log: Document the logic of :locale better.
18793 Branch: perl
18794 ! lib/open.pm
18795____________________________________________________________________________
18796[ 15144] By: jhi on 2002/03/10 15:53:57
18797 Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
18798 From: Slaven Rezic <slaven.rezic@berlin.de>
18799 Date: 10 Mar 2002 02:49:17 +0100
18800 Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
18801 Branch: perl
18802 ! hints/freebsd.sh
18803____________________________________________________________________________
18804[ 15143] By: jhi on 2002/03/10 15:46:22
18805 Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)
18806 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18807 Date: Sun, 10 Mar 2002 17:08:54 +0900
18808 Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
18809 Branch: perl
18810 ! ext/Encode/lib/Encode/Tcl.pm
18811 ! ext/Encode/lib/Encode/Tcl/Escape.pm
18812 ! ext/Encode/lib/Encode/Tcl/Extended.pm
18813 ! ext/Encode/lib/Encode/Tcl/Table.pm
18814____________________________________________________________________________
18815[ 15142] By: jhi on 2002/03/10 15:43:54
18816 Log: The patch does the following:
18817 - Nix the unneccessary diagnostics line
18818 - Quell -w warnings if the first ENV doesn't exist
18819 - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
18820 is too baroque and bloated for daily use (and for perl core inclusion).
18821 - "Cannot figure out an encoding to use" when locale is 'C' is rendered
18822 non-fatal.
18823 - Consequently, the ^OPEN bits is set only when needed.
18824 Branch: perl
18825 ! lib/open.pm
18826____________________________________________________________________________
18827[ 15141] By: jhi on 2002/03/10 05:15:26
18828 Log: Misc tiny tweaks from Sarathy, good for threaded builds.
18829 Branch: perl
18830 ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
18831____________________________________________________________________________
18832[ 15140] By: jhi on 2002/03/10 05:12:08
18833 Log: Precedence problem.
18834 Branch: perl
18835 ! ext/Socket/socketpair.t
18836____________________________________________________________________________
18837[ 15139] By: jhi on 2002/03/10 04:57:07
18838 Log: Renaming tweaks, and split off the reentrant "superbuffer"
18839 init routine.
18840 Branch: perl
18841 ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
18842 ! sv.c util.c
18843____________________________________________________________________________
18844[ 15138] By: jhi on 2002/03/10 00:59:50
18845 Log: The 7-bit jis seems to be the hanging one.
18846 Branch: perl
18847 ! ext/Encode/t/Tcl.t
18848____________________________________________________________________________
18849[ 15137] By: jhi on 2002/03/10 00:39:18
18850 Log: Begone.
18851 Branch: perl
18852 ! ext/Encode/MANIFEST
18853____________________________________________________________________________
18854[ 15136] By: jhi on 2002/03/09 23:56:42
18855 Log: Better fix from Autrijus.
18856 Branch: perl
18857 ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
18858 ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
18859____________________________________________________________________________
18860[ 15135] By: jhi on 2002/03/09 18:49:55
18861 Log: Not everybody has Encode::HanExtra.
18862 Branch: perl
18863 ! ext/Encode/Encode.pm
18864____________________________________________________________________________
18865[ 15134] By: jhi on 2002/03/09 18:30:18
18866 Log: Decutandpasto.
18867 Branch: perl
18868 ! ext/Encode/lib/Encode/Tcl.pm
18869____________________________________________________________________________
18870[ 15133] By: jhi on 2002/03/09 18:19:38
18871 Log: Subject: [PATCH] Data::Dumper
18872 From: Nicholas Clark <nick@unfortu.net>
18873 Date: Sat, 9 Mar 2002 19:03:54 +0000
18874 Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
18875 Branch: perl
18876 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
18877 ! ext/Data/Dumper/t/dumper.t
18878____________________________________________________________________________
18879[ 15132] By: jhi on 2002/03/09 16:55:40
18880 Log: Subject: [PATCH] socketpair.t w/o fork
18881 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18882 Date: Sat, 9 Mar 2002 14:55:11 +0100
18883 Message-ID: <3C8A224F.29578.13691BA@localhost>
18884
18885 (modified as suggested by Sarathy)
18886 Branch: perl
18887 ! ext/Socket/socketpair.t
18888____________________________________________________________________________
18889[ 15131] By: jhi on 2002/03/09 16:05:00
18890 Log: Subject: [PATCH perldelta] Mention Change 14727
18891 From: Autrijus Tang <autrijus@autrijus.org>
18892 Date: Sat, 9 Mar 2002 23:31:40 +0800
18893 Message-ID: <20020309153140.GA4224@not.autrijus.org>
18894 Branch: perl
18895 ! pod/perldelta.pod
18896____________________________________________________________________________
18897[ 15130] By: jhi on 2002/03/09 16:02:58
18898 Log: Make Encode.pm implicitly load external CJK tables the first
18899 time they're needed (instead of immediately), from Autrijus
18900 Tang.
18901 Branch: perl
18902 ! ext/Encode/Encode.pm
18903____________________________________________________________________________
18904[ 15129] By: jhi on 2002/03/09 16:01:00
18905 Log: Subject: Re: Two questions
18906 From: Nicholas Clark <nick@unfortu.net>
18907 Date: Sat, 9 Mar 2002 12:42:40 +0000
18908 Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
18909 Branch: perl
18910 ! Porting/pumpkin.pod
18911____________________________________________________________________________
18912[ 15128] By: jhi on 2002/03/09 04:19:22
18913 Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
18914 From: Paul_GreenVOS@vos.stratus.com
18915 Date: Fri, 8 Mar 02 22:34 est
18916 Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
18917 Branch: perl
18918 ! pp_sys.c
18919____________________________________________________________________________
18920[ 15127] By: jhi on 2002/03/09 01:34:41
18921 Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
18922 From: davem@fdgroup.co.uk
18923 Date: Sat, 9 Mar 2002 00:13:27 GMT
18924 Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
18925 Branch: perl
18926 ! dump.c
18927____________________________________________________________________________
18928[ 15126] By: jhi on 2002/03/09 01:23:16
18929 Log: Deglitch from Rafael.
18930 Branch: perl
18931 ! ext/B/t/lint.t
18932____________________________________________________________________________
18933[ 15125] By: jhi on 2002/03/08 23:49:00
18934 Log: Still more portability.
18935 Branch: perl
18936 ! Porting/findrfuncs
18937____________________________________________________________________________
18938[ 15124] By: jhi on 2002/03/08 22:54:50
18939 Log: More portability.
18940 Branch: perl
18941 ! Porting/findrfuncs
18942____________________________________________________________________________
18943[ 15123] By: jhi on 2002/03/08 22:14:37
18944 Log: Shared library paths; running tests manually.
18945 Branch: perl
18946 ! INSTALL
18947____________________________________________________________________________
18948[ 15122] By: jhi on 2002/03/08 22:02:37
18949 Log: Subject: RE: Two questions
18950 From: "Green, Paul" <Paul.Green@stratus.com>
18951 Date: Fri, 8 Mar 2002 17:55:19 -0500
18952 Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
18953 Branch: perl
18954 ! Porting/pumpkin.pod
18955____________________________________________________________________________
18956[ 15121] By: jhi on 2002/03/08 21:52:51
18957 Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
18958 (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
18959 Branch: perl
18960 + ext/B/t/lint.t
18961 ! MANIFEST ext/B/B/Lint.pm
18962____________________________________________________________________________
18963[ 15120] By: jhi on 2002/03/08 20:27:42
18964 Log: metaconfig unit change for #15119.
18965 Branch: metaconfig
18966 ! U/threads/d_pthread_atfork.U
18967____________________________________________________________________________
18968[ 15119] By: jhi on 2002/03/08 20:27:17
18969 Log: In DG/UX finding pthread_atfork requires a true compile,
18970 from Takis Psarogiannakopoulos.
18971 Branch: perl
18972 ! Configure config_h.SH
18973____________________________________________________________________________
18974[ 15118] By: jhi on 2002/03/08 20:07:07
18975 Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
18976 From: John Peacock <jpeacock@rowman.com>
18977 Date: Fri, 08 Mar 2002 15:52:41 -0500
18978 Message-ID: <3C892499.4050502@rowman.com>
18979 Branch: perl
18980 ! lib/ExtUtils/xsubpp
18981____________________________________________________________________________
18982[ 15117] By: jhi on 2002/03/08 20:05:41
18983 Log: Subject: [PATCH @15109] test numbers for t/op/write.t
18984 From: "Craig A. Berry" <craigberry@mac.com>
18985 Date: Fri, 08 Mar 2002 15:02:51 -0600
18986 Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
18987 Branch: perl
18988 ! t/op/write.t
18989____________________________________________________________________________
18990[ 15116] By: jhi on 2002/03/08 18:53:42
18991 Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
18992 From: Paul_GreenVOS@vos.stratus.com
18993 Date: Fri, 8 Mar 02 14:45 est
18994 Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
18995 Branch: perl
18996 ! installperl
18997____________________________________________________________________________
18998[ 15115] By: jhi on 2002/03/08 18:52:30
18999 Log: Subject: [PATCH @15109] tm_tm_* for VMS
19000 From: "Craig A. Berry" <craigberry@mac.com>
19001 Date: Fri, 08 Mar 2002 13:07:52 -0600
19002 Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
19003 Branch: perl
19004 ! configure.com
19005____________________________________________________________________________
19006[ 15114] By: jhi on 2002/03/08 18:51:27
19007 Log: Detypo.
19008 Branch: perl
19009 ! Changes
19010____________________________________________________________________________
19011[ 15113] By: jhi on 2002/03/08 18:49:56
19012 Log: Better test for #14795 (bug id 20020124.005) from Andreas.
19013 Branch: perl
19014 ! t/op/pat.t
19015____________________________________________________________________________
19016[ 15112] By: jhi on 2002/03/08 17:56:36
19017 Log: HP-UX nm seems to repeat itself.
19018 Branch: perl
19019 ! Porting/findrfuncs
19020____________________________________________________________________________
19021[ 15111] By: jhi on 2002/03/08 17:50:21
19022 Log: Nice porting script from Sarathy. Well, less nice
19023 in the sense that it shows the looong road ahead.
19024 Branch: perl
19025 + Porting/findrfuncs
19026 ! MANIFEST Porting/makerel
19027____________________________________________________________________________
19028[ 15110] By: jhi on 2002/03/08 15:58:25
19029 Log: Subject: Re: Performance considerations for UTF-8
19030 From: Jarkko Hietaniemi <jhi@iki.fi>
19031 Date: Fri, 8 Mar 2002 18:53:28 +0200
19032 Message-ID: <20020308185328.D640@alpha.hut.fi>
19033
19034 (put all in perlunicode)
19035 Branch: perl
19036 ! pod/perlunicode.pod
19037____________________________________________________________________________
19038[ 15109] By: jhi on 2002/03/08 15:09:38
19039 Log: Update Changes.
19040 Branch: perl
19041 ! Changes patchlevel.h
19042____________________________________________________________________________
19043[ 15108] By: jhi on 2002/03/08 14:59:50
19044 Log: Subject: Cygwin cygipc support skipped
19045 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
19046 Date: Fri, 8 Mar 2002 16:59:34 +0100
19047 Message-ID: <113694157285.20020308165934@familiehaase.de>
19048 Branch: perl
19049 ! hints/cygwin.sh
19050____________________________________________________________________________
19051[ 15107] By: jhi on 2002/03/08 14:48:36
19052 Log: metaconfig unit change for #15106.
19053 Branch: metaconfig
19054 ! U/compline/d_gconvert.U
19055____________________________________________________________________________
19056[ 15106] By: jhi on 2002/03/08 14:48:14
19057 Log: Subject: Re: [PATCH] tests for Gconvert
19058 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19059 Date: Thu, 07 Mar 2002 16:48:10 -0800
19060 Message-ID: <KpAi8gzkganW092yn@efn.org>
19061 Branch: perl
19062 ! Configure config_h.SH t/base/num.t
19063____________________________________________________________________________
19064[ 15105] By: jhi on 2002/03/08 14:32:55
19065 Log: The new test has some teething problems.
19066 Branch: perl
19067 - ext/B/t/lint.t
19068 ! MANIFEST
19069____________________________________________________________________________
19070[ 15104] By: jhi on 2002/03/08 13:42:24
19071 Log: Subject: [PATCH] B::Lint tests
19072 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19073 Date: Fri, 8 Mar 2002 14:47:19 +0100
19074 Message-ID: <20020308144719.A2663@rafael>
19075 Branch: perl
19076 + ext/B/t/lint.t
19077 ! MANIFEST ext/B/B/Lint.pm
19078____________________________________________________________________________
19079[ 15103] By: jhi on 2002/03/08 13:40:35
19080 Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
19081 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
19082 Date: Fri, 8 Mar 2002 13:24:14 GMT
19083 Message-Id: <200203081324.NAA00642@cleo>
19084 Branch: perl
19085 ! hints/powerux.sh
19086____________________________________________________________________________
19087[ 15102] By: jhi on 2002/03/08 13:37:04
19088 Log: Subject: HP has some new models
19089 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19090 Date: Fri, 08 Mar 2002 13:07:02 +0100
19091 Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
19092 Branch: perl
19093 ! README.hpux
19094____________________________________________________________________________
19095[ 15101] By: ams on 2002/03/08 09:11:40
19096 Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
19097 From: Stas Bekman <stas@stason.org>
19098 Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
19099 Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
19100 Branch: perl
19101 ! pod/perlguts.pod
19102____________________________________________________________________________
19103[ 15100] By: pudge on 2002/03/08 03:23:17
19104 Log: Update Changes
19105 Branch: maint-5.6/macperl
19106 ! macos/Changes
19107____________________________________________________________________________
19108[ 15099] By: pudge on 2002/03/08 03:20:06
19109 Log: Replace macperlbundled with macperldelta
19110 Branch: maint-5.6/macperl
19111 ! macos/macperl/MacPerl.podhelp
19112____________________________________________________________________________
19113[ 15098] By: pudge on 2002/03/08 03:19:44
19114 Log: Comsetic fixes (Thomas Wegner)
19115 Branch: maint-5.6/macperl
19116 ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
19117____________________________________________________________________________
19118[ 15097] By: pudge on 2002/03/08 03:19:08
19119 Log: Bump OS version
19120 Branch: maint-5.6/macperl
19121 ! macos/config.sh
19122____________________________________________________________________________
19123[ 15096] By: jhi on 2002/03/08 03:14:41
19124 Log: Thought I deleted this already?
19125 Branch: perl
19126 - ext/I18N/Langinfo/fallback.c
19127____________________________________________________________________________
19128[ 15095] By: jhi on 2002/03/08 03:06:20
19129 Log: perlport updates from Pudge.
19130 Branch: perl
19131 ! pod/perlport.pod
19132____________________________________________________________________________
19133[ 15094] By: ams on 2002/03/08 03:06:03
19134 Log: Nitpick.
19135 Branch: perl
19136 ! MANIFEST
19137____________________________________________________________________________
19138[ 15093] By: jhi on 2002/03/08 03:00:46
19139 Log: Wrong test.
19140 Branch: perl
19141 ! pod/perldelta.pod
19142____________________________________________________________________________
19143[ 15091] By: jhi on 2002/03/08 02:25:23
19144 Log: Integrate change 14064 from macperl to blead.
19145 Branch: perl
19146 !> pod/perlmodinstall.pod pod/perlport.pod
19147____________________________________________________________________________
19148[ 15090] By: pudge on 2002/03/08 02:15:01
19149 Log: Integrate recent perlport changes
19150 Branch: maint-5.6/macperl
19151 !> pod/perlport.pod
19152____________________________________________________________________________
19153[ 15089] By: ams on 2002/03/08 01:54:03
19154 Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
19155 minor typo in perlguts.pod
19156 From: Anton Tagunov <tagunov@motor.ru>
19157 Date: Fri, 8 Mar 2002 05:26:59 +0300
19158 Message-Id: <4649821189.20020308052659@motor.ru>
19159 Branch: perl
19160 ! pod/perlguts.pod
19161____________________________________________________________________________
19162[ 15088] By: jhi on 2002/03/08 01:40:41
19163 Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"!
19164 From: Anton Tagunov <tagunov@newmail.ru>
19165 Date: Fri, 8 Mar 2002 04:31:44 +0300
19166 Message-ID: <13946506773.20020308043144@newmail.ru>
19167
19168 (one test changed)
19169 Branch: perl
19170 ! lib/encoding.t sv.c
19171____________________________________________________________________________
19172[ 15087] By: jhi on 2002/03/08 00:15:08
19173 Log: Subject: [PATCH perldelta] some more deltas
19174 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19175 Date: Thu, 7 Mar 2002 23:13:23 +0100
19176 Message-ID: <20020307231323.A13068@rafael>
19177 Branch: perl
19178 ! pod/perldelta.pod
19179____________________________________________________________________________
19180[ 15086] By: jhi on 2002/03/07 22:43:31
19181 Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
19182 From: Paul_GreenVOS@vos.stratus.com
19183 Date: Thu, 7 Mar 02 14:25 est
19184 Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
19185 Branch: perl
19186 ! t/io/fs.t
19187____________________________________________________________________________
19188[ 15085] By: jhi on 2002/03/07 22:37:51
19189 Log: As suggested by Anton Tagunov, eq and cmp now obey the
19190 encoding pragma (by remapping their byte argument if the
19191 other argument is in Unicode). Also fix a bug found by
19192 Anton where ord undef under the encoding pragma would barf.
19193 ([ID 20020307.009] A null pointer dereference with 'use encoding')
19194 Finally, use the nicer form of sv_recode_to_utf8.
19195 Branch: perl
19196 ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
19197____________________________________________________________________________
19198[ 15084] By: jhi on 2002/03/07 20:54:02
19199 Log: Retract #14985, #14899, and #14990, following the principles
19200 "Do no harm." and "If it ain't broke, don't fix it."
19201
19202 Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
19203 some, but still broken, and I do not have the extra brain
19204 cells for the EBCDIC backport. Secondly, the old version
19205 worked both in EBCDIC and non-. Thirdly, the old version
19206 may be more amenable for the behaviour suggsted by Anton
19207 Tagunov regarding the encoding pragma.
19208 Branch: perl
19209 ! embed.fnc embed.h global.sym proto.h sv.c util.c
19210____________________________________________________________________________
19211[ 15083] By: jhi on 2002/03/07 20:26:36
19212 Log: Long doubles give you long doubles.
19213 Branch: perl
19214 ! t/base/num.t
19215____________________________________________________________________________
19216[ 15082] By: jhi on 2002/03/07 18:16:39
19217 Log: Forgotten deMANIFESTation.
19218 Branch: perl
19219 ! MANIFEST
19220____________________________________________________________________________
19221[ 15081] By: jhi on 2002/03/07 17:29:17
19222 Log: Obsolete unused file, noticed by Dank Kogai.
19223 Branch: perl
19224 - ext/Encode/lib/Encode/JP/Tr.pm
19225____________________________________________________________________________
19226[ 15080] By: ams on 2002/03/07 11:31:46
19227 Log: Subject: [PATCH Changes] Changes should mirror version number
19228 From: Robin Barker <rmb1@cise.npl.co.uk>
19229 Date: Thu, 7 Mar 2002 11:04:24 GMT
19230 Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
19231 Branch: perl
19232 ! Porting/pumpkin.pod
19233____________________________________________________________________________
19234[ 15079] By: jhi on 2002/03/07 04:40:06
19235 Log: metaconfig unit change for #15078.
19236 Branch: metaconfig
19237 ! U/compline/d_gconvert.U
19238____________________________________________________________________________
19239[ 15078] By: jhi on 2002/03/07 04:39:39
19240 Log: Subject: Re: [PATCH] tests for Gconvert
19241 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19242 Date: Wed, 06 Mar 2002 20:22:54 -0800
19243 Message-ID: <esuh8gzkg2/b092yn@efn.org>
19244 Branch: perl
19245 ! Configure pod/perldelta.pod t/base/num.t
19246____________________________________________________________________________
19247[ 15077] By: jhi on 2002/03/07 03:27:38
19248 Log: Mac OS X UFS does not do ctime.
19249 Branch: perl
19250 ! pod/perldelta.pod pod/perlport.pod
19251____________________________________________________________________________
19252[ 15076] By: jhi on 2002/03/07 02:40:09
19253 Log: AUTHORS updates.
19254 Branch: perl
19255 ! AUTHORS
19256____________________________________________________________________________
19257[ 15075] By: jhi on 2002/03/07 01:48:46
19258 Log: Continued Chinese puzzles from Autrijus.
19259 Branch: perl
19260 + ext/Encode/t/CN.t ext/Encode/t/TW.t
19261 ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
19262____________________________________________________________________________
19263[ 15074] By: jhi on 2002/03/07 00:16:10
19264 Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
19265 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19266 Date: Wed, 6 Mar 2002 18:13:51 +0100
19267 Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
19268 Branch: perl
19269 ! lib/File/Spec/Win32.pm
19270____________________________________________________________________________
19271[ 15073] By: jhi on 2002/03/07 00:15:11
19272 Log: perlport tweaks.
19273 Branch: perl
19274 ! pod/perlport.pod
19275____________________________________________________________________________
19276[ 15072] By: jhi on 2002/03/07 00:05:11
19277 Log: Subject: Re: [PATCH docs] Re: Bug with -M
19278 From: Michael G Schwern <schwern@pobox.com>
19279 Date: Wed, 6 Mar 2002 16:20:27 -0500
19280 Message-ID: <20020306212027.GC4257@blackrider>
19281 Branch: perl
19282 ! pod/perlfunc.pod pod/perlport.pod
19283____________________________________________________________________________
19284[ 15071] By: jhi on 2002/03/06 20:20:29
19285 Log: perldelta updates.
19286 Branch: perl
19287 ! pod/perldelta.pod
19288____________________________________________________________________________
19289[ 15070] By: jhi on 2002/03/06 20:06:37
19290 Log: 5005threads wasn't even compiling.
19291 Branch: perl
19292 ! perl.c
19293____________________________________________________________________________
19294[ 15069] By: jhi on 2002/03/06 15:06:33
19295 Log: Subject: Re: perl@15047 New format tests for still existing bugs
19296 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19297 Date: Wed, 06 Mar 2002 12:59:29 +0100
19298 Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
19299 Branch: perl
19300 ! t/op/write.t
19301____________________________________________________________________________
19302[ 15068] By: jhi on 2002/03/06 15:04:41
19303 Log: Regen Glossary et al.
19304 Branch: perl
19305 ! Porting/Glossary Porting/config.sh Porting/config_H
19306____________________________________________________________________________
19307[ 15067] By: jhi on 2002/03/06 14:39:58
19308 Log: Use HAS_TM_TM_ZONE (from #15065). Should help
19309 [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
19310 Branch: perl
19311 ! util.c
19312____________________________________________________________________________
19313[ 15066] By: jhi on 2002/03/06 14:39:40
19314 Log: metaconfig unit change for #15065.
19315 Branch: metaconfig
19316 ! U/compline/i_time.U
19317____________________________________________________________________________
19318[ 15065] By: jhi on 2002/03/06 14:39:18
19319 Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
19320 Branch: perl
19321 ! Configure config_h.SH
19322____________________________________________________________________________
19323[ 15064] By: jhi on 2002/03/06 14:14:02
19324 Log: Must remove fallback.c also from here.
19325 Branch: perl
19326 ! MANIFEST
19327____________________________________________________________________________
19328[ 15063] By: jhi on 2002/03/06 13:37:31
19329 Log: Subject: Re: perl@15047 WinCE
19330 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19331 Date: Wed, 06 Mar 2002 13:41:30 +0100
19332 Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
19333
19334 Subject: Re: perl@15047 Win32
19335 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19336 Date: Wed, 06 Mar 2002 13:46:02 +0100
19337 Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
19338
19339 Subject: Re: perl@15047 Epoc
19340 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19341 Date: Wed, 06 Mar 2002 13:48:31 +0100
19342 Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
19343
19344 Subject: Re: perl@15047 NetWare
19345 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19346 Date: Wed, 06 Mar 2002 13:55:46 +0100
19347 Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
19348 Branch: perl
19349 ! NetWare/config_H.wc epoc/config.sh win32/Makefile
19350 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19351 ! wince/Makefile.ce wince/config.h
19352____________________________________________________________________________
19353[ 15062] By: ams on 2002/03/06 09:26:49
19354 Log: Subject: Re: perl@15047
19355 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19356 Date: Wed, 06 Mar 2002 11:25:50 +0100
19357 Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
19358 Branch: perl
19359 ! cygwin/perlld.in
19360____________________________________________________________________________
19361[ 15061] By: ams on 2002/03/06 08:44:12
19362 Log: Subject: Re: perl@15047
19363 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19364 Date: Wed, 06 Mar 2002 10:38:02 +0100
19365 Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
19366 Branch: perl
19367 ! pod/perldelta.pod
19368____________________________________________________________________________
19369[ 15060] By: ams on 2002/03/06 08:30:33
19370 Log: Subject: Update perlhist.pod
19371 From: mjd@plover.com
19372 Date: 6 Mar 2002 07:11:55 -0000
19373 Message-Id: <20020306071155.10240.qmail@plover.com>
19374
19375 Subject: [PATCH pod/perlvar.pod] $^V => string
19376 From: Stas Bekman <stas@stason.org>
19377 Date: Wed, 06 Mar 2002 14:56:55 +0800
19378 Message-Id: <3C85BDB7.7050700@stason.org>
19379 Branch: perl
19380 ! pod/perlhist.pod pod/perlvar.pod
19381____________________________________________________________________________
19382[ 15059] By: ams on 2002/03/06 04:15:38
19383 Log: Subject: [PATCH] assorted configure.com fix-ups
19384 From: "Craig A. Berry" <craigberry@mac.com>
19385 Date: Tue, 5 Mar 2002 23:11:22 -0600
19386 Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
19387 Branch: perl
19388 ! configure.com
19389____________________________________________________________________________
19390[ 15058] By: jhi on 2002/03/06 04:01:27
19391 Log: IRIX failure with long doubles.
19392 Branch: perl
19393 ! t/op/pack.t
19394____________________________________________________________________________
19395[ 15057] By: jhi on 2002/03/06 03:12:15
19396 Log: Make reality and Changes coincide.
19397 Branch: perl
19398 ! Changes
19399____________________________________________________________________________
19400[ 15056] By: jhi on 2002/03/06 00:49:03
19401 Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
19402 From: Anton Tagunov <tagunov@motor.ru>
19403 Date: Wed, 6 Mar 2002 02:10:21 +0300
19404 Message-ID: <11152782757.20020306021021@motor.ru>
19405
19406 (reworded)
19407 Branch: perl
19408 ! pod/perluniintro.pod
19409____________________________________________________________________________
19410[ 15055] By: jhi on 2002/03/06 00:35:22
19411 Log: Subject: [PATCH] B::Lint doesn't work
19412 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19413 Date: Tue, 5 Mar 2002 22:51:18 +0100
19414 Message-ID: <20020305225118.C733@rafael>
19415 Branch: perl
19416 ! ext/B/B/Lint.pm
19417____________________________________________________________________________
19418[ 15054] By: jhi on 2002/03/06 00:34:32
19419 Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
19420 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19421 Date: Mon, 04 Mar 2002 16:24:32 -0800
19422 Message-ID: <ABBh8gzkgezX092yn@efn.org>
19423 Branch: perl
19424 ! op.h pp_ctl.c t/op/flip.t
19425____________________________________________________________________________
19426[ 15053] By: jhi on 2002/03/06 00:31:02
19427 Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
19428 From: Nicholas Clark <nick@unfortu.net>
19429 Date: Tue, 5 Mar 2002 22:30:49 +0000
19430 Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
19431 Branch: perl
19432 ! pod/perldelta.pod
19433____________________________________________________________________________
19434[ 15052] By: jhi on 2002/03/06 00:28:40
19435 Log: Subject: [PATCH] tests for Gconvert
19436 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19437 Date: Tue, 05 Mar 2002 16:35:45 -0800
19438 Message-ID: <hRWh8gzkgONX092yn@efn.org>
19439 Branch: perl
19440 ! t/base/num.t
19441____________________________________________________________________________
19442[ 15051] By: jhi on 2002/03/06 00:25:27
19443 Log: Subject: [PATCH] toplevel Makefile.SH
19444 From: Paul_GreenVOS@vos.stratus.com
19445 Date: Tue, 5 Mar 02 17:34 est
19446 Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
19447 Branch: perl
19448 ! Makefile.SH
19449____________________________________________________________________________
19450[ 15050] By: jhi on 2002/03/05 20:46:40
19451 Log: Subject: [PATCH] pointer to perldelta in Changes
19452 From: Chris Nandor <pudge@pobox.com>
19453 Date: Tue, 05 Mar 2002 16:04:50 -0500
19454 Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
19455 Branch: perl
19456 ! Changes
19457____________________________________________________________________________
19458[ 15049] By: jhi on 2002/03/05 20:45:33
19459 Log: Subject: [PATCH perldelta] chom?p overridability is the other way
19460 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19461 Date: Tue, 5 Mar 2002 22:26:20 +0100
19462 Message-ID: <20020305222620.A733@rafael>
19463 Branch: perl
19464 ! pod/perldelta.pod
19465____________________________________________________________________________
19466[ 15048] By: jhi on 2002/03/05 20:43:45
19467 Log: Solaris: allow for /usr/bin/df not to exist.
19468
19469 Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
19470 From: Kingpin <mthurn@copper.dulles.tasc.com>
19471 Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
19472 Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
19473 Branch: perl
19474 ! hints/solaris_2.sh
19475____________________________________________________________________________
19476[ 15047] By: jhi on 2002/03/05 15:36:10
19477 Log: Update Changes.
19478 Branch: perl
19479 ! Changes patchlevel.h
19480____________________________________________________________________________
19481[ 15046] By: jhi on 2002/03/05 14:56:19
19482 Log: Double MANIFESTing.
19483 Branch: perl
19484 ! ext/Encode/MANIFEST
19485____________________________________________________________________________
19486[ 15045] By: jhi on 2002/03/05 14:29:41
19487 Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
19488 Branch: perl
19489 - ext/Encode/Encode/7bit-kr.enc
19490 - ext/Encode/lib/Encode/Tcl/HanZi.pm
19491 ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
19492____________________________________________________________________________
19493[ 15044] By: jhi on 2002/03/05 13:40:31
19494 Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
19495 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19496 Date: Tue, 5 Mar 2002 14:35:57 +0100
19497 Message-ID: <20020305143557.C695@rafael>
19498 Branch: perl
19499 ! pp_sys.c t/lib/warnings/pp_sys
19500____________________________________________________________________________
19501[ 15043] By: jhi on 2002/03/05 13:36:30
19502 Log: Subject: [PATCH Devel::PPPort]
19503 From: Robin Barker <rmb1@cise.npl.co.uk>
19504 Date: Tue, 5 Mar 2002 13:37:59 GMT
19505 Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
19506 Branch: perl
19507 ! ext/Devel/PPPort/Makefile.PL
19508____________________________________________________________________________
19509[ 15042] By: jhi on 2002/03/05 13:33:55
19510 Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
19511 Branch: perl
19512 ! ext/Encode/t/Tcl.t
19513____________________________________________________________________________
19514[ 15041] By: nick on 2002/03/05 07:23:58
19515 Log: Integrate mainline (5.7.3)
19516 Branch: perlio
19517 +> ext/Encode/lib/Encode/CN/HZ.pm
19518 - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
19519 !> (integrate 54 files)
19520____________________________________________________________________________
19521[ 15040] By: ams on 2002/03/05 05:10:33
19522 Log: Subject: DOC PATCH 5.7.3 (perldelta)
19523 From: mjd@plover.com
19524 Date: 5 Mar 2002 05:35:58 -0000
19525 Message-Id: <20020305053558.31677.qmail@plover.com>
19526 Branch: perl
19527 ! pod/perldelta.pod
19528____________________________________________________________________________
19529[ 15039] By: jhi on 2002/03/05 03:32:07
19530 Log: This is 5.7.3.
19531 Branch: perl
19532 ! patchlevel.h
19533____________________________________________________________________________
19534[ 15038] By: jhi on 2002/03/05 03:31:32
19535 Log: Shoo.
19536 Branch: perl
19537 ! ext/Encode/t/Tcl.t
19538____________________________________________________________________________
19539[ 15037] By: jhi on 2002/03/05 03:15:17
19540 Log: Update Changes.
19541 Branch: perl
19542 ! Changes patchlevel.h
19543____________________________________________________________________________
19544[ 15036] By: jhi on 2002/03/05 03:11:17
19545 Log: Regen perlapi.
19546 Branch: perl
19547 ! pod/perlapi.pod
19548____________________________________________________________________________
19549[ 15035] By: jhi on 2002/03/05 03:08:50
19550 Log: Tie::File doc tweak for Win32 from mjd.
19551 Branch: perl
19552 ! lib/Tie/File.pm
19553____________________________________________________________________________
19554[ 15034] By: jhi on 2002/03/05 02:51:47
19555 Log: Regen toc.
19556 Branch: perl
19557 ! pod/perltoc.pod
19558____________________________________________________________________________
19559[ 15033] By: jhi on 2002/03/05 02:34:32
19560 Log: Decommission Encode::Tcl HZ testing for now.
19561 Branch: perl
19562 ! ext/Encode/t/Tcl.t
19563____________________________________________________________________________
19564[ 15032] By: jhi on 2002/03/05 02:05:23
19565 Log: Must have a return.
19566 Branch: perl
19567 ! pp_pack.c
19568____________________________________________________________________________
19569[ 15031] By: jhi on 2002/03/05 01:45:21
19570 Log: The very latest win32 score from Jan Dubois.
19571 Branch: perl
19572 ! pod/perldelta.pod
19573____________________________________________________________________________
19574[ 15030] By: ams on 2002/03/05 01:40:01
19575 Log: Subject: [PATCH] README.macos
19576 From: Chris Nandor <pudge@pobox.com>
19577 Date: Mon, 04 Mar 2002 17:37:59 -0500
19578 Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
19579 Branch: perl
19580 ! README.macos
19581____________________________________________________________________________
19582[ 15029] By: jhi on 2002/03/05 01:39:29
19583 Log: "The last pieces of Chinese puzzle" from Autrijus.
19584 Branch: perl
19585 + ext/Encode/lib/Encode/CN/HZ.pm
19586 - ext/Encode/Encode/HZ.enc
19587 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
19588 ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
19589____________________________________________________________________________
19590[ 15028] By: jhi on 2002/03/05 00:53:36
19591 Log: Known test failures updates.
19592 Branch: perl
19593 ! pod/perldelta.pod
19594____________________________________________________________________________
19595[ 15027] By: jhi on 2002/03/04 23:48:07
19596 Log: One more nit from mjd.
19597 Branch: perl
19598 ! lib/Tie/File/t/16_handle.t
19599____________________________________________________________________________
19600[ 15026] By: jhi on 2002/03/04 23:42:28
19601 Log: Upgrade to Tie::File 0.17 from mjd.
19602 Branch: perl
19603 ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
19604 ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19605____________________________________________________________________________
19606[ 15025] By: jhi on 2002/03/04 23:14:54
19607 Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
19608 From: Nicholas Clark <nick@unfortu.net>
19609 Date: Mon, 4 Mar 2002 23:33:52 +0000
19610 Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
19611 Branch: perl
19612 ! pod/perldelta.pod
19613____________________________________________________________________________
19614[ 15024] By: jhi on 2002/03/04 22:21:44
19615 Log: Escapee.
19616 Branch: perl
19617 ! proto.h
19618____________________________________________________________________________
19619[ 15023] By: jhi on 2002/03/04 22:17:56
19620 Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
19621 From: Nicholas Clark <nick@unfortu.net>
19622 Date: Mon, 4 Mar 2002 22:48:38 +0000
19623 Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
19624 Branch: perl
19625 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
19626 ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
19627 ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
19628 ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
19629 ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
19630 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
19631 ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
19632____________________________________________________________________________
19633[ 15022] By: jhi on 2002/03/04 22:09:39
19634 Log: Cleaner.
19635 Branch: perl
19636 ! Makefile.SH
19637____________________________________________________________________________
19638[ 15021] By: jhi on 2002/03/04 22:06:22
19639 Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
19640 From: Jeffrey Friedl <jfriedl@yahoo.com>
19641 Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
19642 Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
19643 Branch: perl
19644 ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
19645 ! pod/perlvar.pod
19646____________________________________________________________________________
19647[ 15020] By: jhi on 2002/03/04 21:44:42
19648 Log: More Han tweaks from Autrjius Tang: most importantly,
19649 gbk is identical to cp936, so gbk can be removed and
19650 taken care of by an alias.
19651 Branch: perl
19652 - ext/Encode/Encode/gbk.enc
19653 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19654 ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
19655 ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
19656 ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19657____________________________________________________________________________
19658[ 15019] By: jhi on 2002/03/04 21:23:42
19659 Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
19660 From: Nicholas Clark <nick@unfortu.net>
19661 Date: Mon, 4 Mar 2002 22:20:13 +0000
19662 Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
19663 Branch: perl
19664 ! pod/perldelta.pod
19665____________________________________________________________________________
19666[ 15018] By: jhi on 2002/03/04 21:19:31
19667 Log: Based on
19668
19669 Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
19670 From: Anton Tagunov <tagunov@motor.ru>
19671 Date: Mon, 4 Mar 2002 21:14:39 +0300
19672 Message-ID: <1814137429.20020304211439@motor.ru>
19673 Branch: perl
19674 ! pod/perlunicode.pod
19675____________________________________________________________________________
19676[ 15017] By: jhi on 2002/03/04 20:43:05
19677 Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
19678 From: John Peacock <jpeacock@rowman.com>
19679 Date: Mon, 04 Mar 2002 16:18:42 -0500
19680 Message-ID: <3C83E4B2.3060700@rowman.com>
19681
19682 Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
19683 From: John Peacock <jpeacock@rowman.com>
19684 Date: Mon, 04 Mar 2002 16:42:55 -0500
19685 Message-ID: <3C83EA5F.80303@rowman.com>
19686 Branch: perl
19687 ! lib/ExtUtils/xsubpp pod/perlxs.pod
19688____________________________________________________________________________
19689[ 15016] By: jhi on 2002/03/04 20:07:04
19690 Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
19691 From: "Craig A. Berry" <craigberry@mac.com>
19692 Date: Mon, 04 Mar 2002 14:47:59 -0600
19693 Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
19694
19695 Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
19696 From: "Craig A. Berry" <craigberry@mac.com>
19697 Date: Mon, 04 Mar 2002 15:04:58 -0600
19698 Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
19699 Branch: perl
19700 ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
19701____________________________________________________________________________
19702[ 15015] By: jhi on 2002/03/04 18:58:03
19703 Log: metaconfig unit change for #15014.
19704 Branch: metaconfig/U/perl
19705 ! Extensions.U
19706____________________________________________________________________________
19707[ 15014] By: jhi on 2002/03/04 18:57:23
19708 Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
19709 of known extensions, where Encode::JP already is.
19710 Branch: perl
19711 ! Configure Porting/config.sh Porting/config_H uconfig.h
19712____________________________________________________________________________
19713[ 15013] By: jhi on 2002/03/04 18:36:05
19714 Log: SJIS, from Dan Kogai.
19715 Branch: perl
19716 ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19717____________________________________________________________________________
19718[ 15012] By: nick on 2002/03/04 17:35:50
19719 Log: Intergrate perlio's Encode/compile
19720 Branch: perl
19721 !> ext/Encode/compile
19722____________________________________________________________________________
19723[ 15011] By: nick on 2002/03/04 17:29:54
19724 Log: Avoid $Id$ cleverness and just have a $VERSION.
19725 Branch: perlio
19726 ! ext/Encode/compile
19727____________________________________________________________________________
19728[ 15010] By: nick on 2002/03/04 17:29:14
19729 Log: Integrate mainline
19730 Branch: perlio
19731 +> lib/Math/BigInt/t/isa.t
19732 !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
19733 !> lib/warnings.pm op.c perly.c pod/perldelta.pod
19734 !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
19735 !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
19736 !> warnings.pl
19737____________________________________________________________________________
19738[ 15009] By: jhi on 2002/03/04 17:24:30
19739 Log: Integrate ext/Encode/compile from perlio.
19740 Branch: perl
19741 !> ext/Encode/compile
19742____________________________________________________________________________
19743[ 15008] By: jhi on 2002/03/04 17:11:19
19744 Log: Integrate perlio:
19745
19746 [ 15002]
19747 Win32 tweak
19748
19749 [ 14999]
19750 Win32 hack
19751
19752 [ 14995]
19753 Remove debugging assert
19754 Branch: perl
19755 !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
19756 !> lib/Tie/File/t/16_handle.t
19757____________________________________________________________________________
19758[ 15007] By: nick on 2002/03/04 17:08:17
19759 Log: Integrate mainline
19760 Branch: perlio
19761 !> AUTHORS Changes Porting/Glossary Porting/config.sh
19762 !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
19763 !> pod/perltoc.pod
19764____________________________________________________________________________
19765[ 15006] By: jhi on 2002/03/04 16:46:49
19766 Log: A new M::BI test.
19767 Branch: perl
19768 + lib/Math/BigInt/t/isa.t
19769 ! MANIFEST
19770____________________________________________________________________________
19771[ 15005] By: jhi on 2002/03/04 16:43:53
19772 Log: Subject: VMS test and perldelta update
19773 From: "Craig A. Berry" <craigberry@mac.com>
19774 Date: Mon, 04 Mar 2002 11:03:37 -0600
19775 Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
19776 Branch: perl
19777 ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
19778____________________________________________________________________________
19779[ 15004] By: jhi on 2002/03/04 16:41:50
19780 Log: Needed for threaded builds.
19781 Branch: perl
19782 ! embed.fnc embed.h
19783____________________________________________________________________________
19784[ 15003] By: jhi on 2002/03/04 16:37:13
19785 Log: Subject: [PATCH] taint + deprecated warnings
19786 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19787 Date: Mon, 4 Mar 2002 16:33:23 -0000
19788 Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
19789 Branch: perl
19790 ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
19791 ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
19792 ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
19793____________________________________________________________________________
19794[ 15002] By: nick on 2002/03/04 16:19:06
19795 Log: Win32 tweak
19796 Branch: perlio
19797 ! lib/Tie/File/t/16_handle.t
19798____________________________________________________________________________
19799[ 15001] By: jhi on 2002/03/04 15:39:11
19800 Log: Update Changes.
19801 Branch: perl
19802 ! Changes patchlevel.h
19803____________________________________________________________________________
19804[ 15000] By: jhi on 2002/03/04 15:28:01
19805 Log: AUTHORS updates.
19806 Branch: perl
19807 ! AUTHORS
19808____________________________________________________________________________
19809[ 14999] By: nick on 2002/03/04 15:26:43
19810 Log: Win32 hack
19811 Branch: perlio
19812 ! ext/Encode/compile ext/Encode/t/JP.t
19813____________________________________________________________________________
19814[ 14998] By: jhi on 2002/03/04 15:23:35
19815 Log: Encode doc tweak from Autrijus Tang.
19816 Branch: perl
19817 ! ext/Encode/Encode.pm
19818____________________________________________________________________________
19819[ 14997] By: jhi on 2002/03/04 14:53:38
19820 Log: Regen Glossary et al. (It seems the #14875 didn't
19821 quite work in removing the double-dot?)
19822 Branch: perl
19823 ! Porting/Glossary Porting/config.sh Porting/config_H
19824____________________________________________________________________________
19825[ 14996] By: jhi on 2002/03/04 14:46:29
19826 Log: Regen toc.
19827 Branch: perl
19828 ! pod/perltoc.pod
19829____________________________________________________________________________
19830[ 14995] By: nick on 2002/03/04 14:42:09
19831 Log: Remove debugging assert
19832 Branch: perlio
19833 ! ext/threads/shared/shared.xs
19834____________________________________________________________________________
19835[ 14994] By: nick on 2002/03/04 14:41:54
19836 Log: Integrate mainline
19837 Branch: perlio
19838 !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
19839 !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
19840 !> lib/Tie/File/t/15_pushpop.t util.c
19841____________________________________________________________________________
19842[ 14993] By: jhi on 2002/03/04 14:10:07
19843 Log: Han update from Autrijus Tang.
19844 Branch: perl
19845 ! ext/Encode/Encode.pm
19846____________________________________________________________________________
19847[ 14992] By: nick on 2002/03/04 14:08:38
19848 Log: Integrate mainline - all tests pass - some noise from threads
19849 av_simple (SuSE7.3).
19850 Branch: perlio
19851 +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
19852 +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
19853 +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
19854 +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
19855 +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
19856 +> lib/Tie/File/t/11_rv_splice_rs.t
19857 +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
19858 +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
19859 +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19860 - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
19861 - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
19862 - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
19863 - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
19864 - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
19865 - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
19866 - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
19867 - lib/Tie/File/15_pushpop.t
19868 !> (integrate 47 files)
19869____________________________________________________________________________
19870[ 14991] By: jhi on 2002/03/04 13:37:52
19871 Log: Missing MANIFESTations.
19872 Branch: perl
19873 ! MANIFEST
19874____________________________________________________________________________
19875[ 14990] By: jhi on 2002/03/04 13:34:15
19876 Log: Attempt at portability.
19877 Branch: perl
19878 ! util.c
19879____________________________________________________________________________
19880[ 14989] By: jhi on 2002/03/04 13:04:06
19881 Log: Needed by #14985.
19882 Branch: perl
19883 ! embed.h global.sym proto.h
19884____________________________________________________________________________
19885[ 14988] By: ams on 2002/03/04 08:59:27
19886 Log: Upgrade to Tie::File 0.16.
19887 Branch: perl
19888 + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
19889 ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
19890 ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
19891 ! lib/Tie/File/t/15_pushpop.t
19892____________________________________________________________________________
19893[ 14987] By: ams on 2002/03/04 08:48:11
19894 Log: Subject: [PATCH @14577] perly-fixer
19895 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19896 Date: Mon, 4 Mar 2002 02:28:51 -0500
19897 Message-Id: <20020304022851.A14119@math.ohio-state.edu>
19898 Branch: perl
19899 ! Makefile.SH perly.fixer
19900____________________________________________________________________________
19901[ 14986] By: ams on 2002/03/04 08:43:37
19902 Log: Subject: [PATCH @14577] xsubpp
19903 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19904 Date: Mon, 4 Mar 2002 02:25:52 -0500
19905 Message-Id: <20020304022552.A14106@math.ohio-state.edu>
19906 Branch: perl
19907 ! lib/ExtUtils/xsubpp pod/perlxs.pod
19908____________________________________________________________________________
19909[ 14985] By: ams on 2002/03/04 08:40:46
19910 Log: Subject: [PATCH @14577] sv_cmp and friends
19911 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19912 Date: Mon, 4 Mar 2002 02:31:04 -0500
19913 Message-Id: <20020304023103.A14140@math.ohio-state.edu>
19914 Branch: perl
19915 ! embed.fnc sv.c util.c
19916____________________________________________________________________________
19917[ 14984] By: ams on 2002/03/04 08:16:06
19918 Log: Fix File::Path docs as suggested by Ronald Kimball.
19919 Branch: perl
19920 ! lib/File/Path.pm
19921____________________________________________________________________________
19922[ 14983] By: ams on 2002/03/04 08:11:20
19923 Log: Update perldata fix as suggested by Benjamin Goldberg.
19924 Branch: perl
19925 ! pod/perldata.pod
19926____________________________________________________________________________
19927[ 14982] By: jhi on 2002/03/04 03:56:46
19928 Log: Faulty skip.
19929 Branch: perl
19930 ! ext/DB_File/t/db-recno.t
19931____________________________________________________________________________
19932[ 14981] By: jhi on 2002/03/04 03:46:31
19933 Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
19934 From: Anton Tagunov <tagunov@motor.ru>
19935 Date: Mon, 4 Mar 2002 05:41:41 +0300
19936 Message-Id: <7916563907.20020304054141@motor.ru>
19937
19938 Subject: [ID 20020303.005] Patch perlinicode C API description
19939 From: Anton Tagunov <tagunov@motor.ru>
19940 Date: Mon, 4 Mar 2002 06:08:23 +0300
19941 Message-Id: <2018165510.20020304060823@motor.ru>
19942 Branch: perl
19943 ! lib/utf8.pm pod/perlunicode.pod
19944____________________________________________________________________________
19945[ 14980] By: ams on 2002/03/04 02:19:20
19946 Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
19947 From: Anton Tagunov <tagunov@motor.ru>
19948 Date: Mon, 4 Mar 2002 02:17:40 +0300
19949 Message-Id: <1344322124.20020304021740@motor.ru>
19950 Branch: perl
19951 ! pod/perldata.pod
19952____________________________________________________________________________
19953[ 14979] By: ams on 2002/03/04 02:17:54
19954 Log: Subject: RE: [PATCH] RE: DB_File breakage
19955 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19956 Date: Sun, 3 Mar 2002 23:56:31 -0000
19957 Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
19958 Branch: perl
19959 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19960 ! ext/DB_File/t/db-recno.t
19961____________________________________________________________________________
19962[ 14978] By: ams on 2002/03/04 02:07:16
19963 Log: Subject: [PATCH] docs for ExtUtils::Manifest
19964 From: Nicholas Clark <nick@unfortu.net>
19965 Date: Sun, 3 Mar 2002 23:29:25 +0000
19966 Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
19967 Branch: perl
19968 ! lib/ExtUtils/Manifest.pm
19969____________________________________________________________________________
19970[ 14977] By: jhi on 2002/03/04 02:07:06
19971 Log: Forgot from the M::BI 1.54 update.
19972 Branch: perl
19973 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
19974 ! lib/Math/BigInt/t/upgrade.inc
19975____________________________________________________________________________
19976[ 14976] By: ams on 2002/03/04 02:04:32
19977 Log: Subject: [PATCH] attr
19978 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19979 Date: Sun, 3 Mar 2002 22:09:58 -0000
19980 Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
19981 Branch: perl
19982 ! lib/warnings.pm warnings.pl
19983____________________________________________________________________________
19984[ 14975] By: ams on 2002/03/04 02:01:27
19985 Log: Subject: [PATCH] File::Path documentation
19986 From: Colin Meyer <cmeyer@helvella.org>
19987 Date: Sun, 3 Mar 2002 14:54:24 -0800
19988 Message-Id: <20020303145424.A21774@hobart.helvella.org>
19989 Branch: perl
19990 ! lib/File/Path.pm
19991____________________________________________________________________________
19992[ 14974] By: jhi on 2002/03/04 01:54:17
19993 Log: Typo.
19994 Branch: perl
19995 ! lib/Math/BigInt/t/upgrade.t
19996____________________________________________________________________________
19997[ 14973] By: jhi on 2002/03/04 01:30:49
19998 Log: Editing errors.
19999 Branch: perl
20000 ! MANIFEST
20001____________________________________________________________________________
20002[ 14972] By: jhi on 2002/03/04 01:18:02
20003 Log: Upgrade to Math::BigInt 1.54.
20004 Branch: perl
20005 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20006 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
20007 ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
20008 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
20009 ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
20010 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
20011____________________________________________________________________________
20012[ 14971] By: jhi on 2002/03/04 01:06:53
20013 Log: Test tweak from Craig Berry.
20014 Branch: perl
20015 ! lib/Tie/File/t/15_pushpop.t
20016____________________________________________________________________________
20017[ 14970] By: jhi on 2002/03/04 01:05:17
20018 Log: Upgrade to Tie::File 0.15.
20019 Branch: perl
20020 + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
20021 + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
20022 + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
20023 + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
20024 + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
20025 + lib/Tie/File/t/11_rv_splice_rs.t
20026 + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
20027 + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
20028 - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
20029 - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
20030 - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
20031 - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
20032 - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
20033 - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
20034 - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
20035 - lib/Tie/File/15_pushpop.t
20036 ! MANIFEST lib/Tie/File.pm
20037____________________________________________________________________________
20038[ 14969] By: jhi on 2002/03/04 00:25:33
20039 Log: The EBCDIC gaps apply only to the real A-Z.
20040 Branch: perl
20041 ! ext/B/B/Deparse.pm
20042____________________________________________________________________________
20043[ 14968] By: jhi on 2002/03/03 19:00:06
20044 Log: EBCDIC: deparse \cX correctly.
20045 Branch: perl
20046 ! ext/B/B/Deparse.pm
20047____________________________________________________________________________
20048[ 14967] By: ams on 2002/03/03 18:18:00
20049 Log: Subject: [PATCH] nit in perlsyn.pod
20050 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
20051 Date: Sun, 03 Mar 2002 20:16:10 +0100
20052 Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
20053 Branch: perl
20054 ! pod/perlsyn.pod
20055____________________________________________________________________________
20056[ 14966] By: ams on 2002/03/03 18:06:32
20057 Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
20058 From: Michael G Schwern <schwern@pobox.com>
20059 Date: Sun, 3 Mar 2002 13:33:28 -0500
20060 Message-Id: <20020303183328.GA3296@blackrider>
20061 Branch: perl
20062 ! utils/h2xs.PL
20063____________________________________________________________________________
20064[ 14965] By: ams on 2002/03/03 18:00:03
20065 Log: Subject: [ PATCH ] HP back to default
20066 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20067 Date: Sun, 03 Mar 2002 18:48:34 +0100
20068 Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
20069 Branch: perl
20070 ! hints/hpux.sh
20071____________________________________________________________________________
20072[ 14964] By: jhi on 2002/03/03 16:54:55
20073 Log: EBCDIC: special cases of special cases.
20074 Branch: perl
20075 ! t/uni/case.pl
20076____________________________________________________________________________
20077[ 14963] By: jhi on 2002/03/03 16:11:07
20078 Log: EBCDIC: the v-string components cannot exceed 2147483647.
20079 Branch: perl
20080 ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
20081____________________________________________________________________________
20082[ 14962] By: jhi on 2002/03/03 15:06:55
20083 Log: Remove the bogus "incorrect case" warning completely.
20084 The problem exists, but the cure, in which ever form
20085 it will be, needs to be something more subtle.
20086 Branch: perl
20087 ! op.c pod/perldiag.pod
20088____________________________________________________________________________
20089[ 14961] By: ams on 2002/03/03 13:39:09
20090 Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
20091 From: Mark-Jason Dominus <mjd@plover.com>
20092 Date: Sun, 03 Mar 2002 09:32:16 -0500
20093 Message-Id: <20020303143216.10536.qmail@plover.com>
20094 Branch: perl
20095 ! t/op/tiearray.t
20096____________________________________________________________________________
20097[ 14960] By: nick on 2002/03/03 09:59:59
20098 Log: Integrate mainline
20099 Branch: perlio
20100 +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
20101 - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
20102 ! ext/Encode/compile
20103 !> (integrate 27 files)
20104____________________________________________________________________________
20105[ 14959] By: ams on 2002/03/03 08:11:34
20106 Log: Fix #14957.
20107 Branch: perl
20108 ! ext/DB_File/t/db-recno.t
20109____________________________________________________________________________
20110[ 14958] By: ams on 2002/03/03 05:51:00
20111 Log: Subject: [PATCH @14577] NL in debugger
20112 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20113 Date: Sat, 2 Mar 2002 05:34:12 -0500
20114 Message-Id: <20020302053412.A5465@math.ohio-state.edu>
20115 Branch: perl
20116 ! lib/perl5db.pl
20117____________________________________________________________________________
20118[ 14957] By: ams on 2002/03/03 05:00:04
20119 Log: Subject: Re: DB_File breakage
20120 From: Schuyler Erle <schuyler@oreilly.com>
20121 Date: Sat, 02 Mar 2002 21:50:30 -0800
20122 Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
20123 Branch: perl
20124 ! ext/DB_File/t/db-recno.t
20125____________________________________________________________________________
20126[ 14956] By: ams on 2002/03/03 04:40:08
20127 Log: Subject: [PATCH @14577] Debugging OPs
20128 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20129 Date: Sat, 2 Mar 2002 05:49:58 -0500
20130 Message-Id: <20020302054958.A5511@math.ohio-state.edu>
20131 Branch: perl
20132 ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
20133 ! pod/perlrun.pod sv.h
20134____________________________________________________________________________
20135[ 14955] By: ams on 2002/03/03 04:34:41
20136 Log: Subject: Tie::Array doc patch
20137 From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
20138 Date: Sat, 02 Mar 2002 08:42:56 +0900
20139 Message-Id: <863czj97nj.wl@mail.edge.co.jp>
20140 Branch: perl
20141 ! lib/Tie/Array.pm
20142____________________________________________________________________________
20143[ 14954] By: ams on 2002/03/03 04:23:33
20144 Log: Subject: Re: Smoke 14870
20145 From: Nicholas Clark <nick@unfortu.net>
20146 Date: Sat, 2 Mar 2002 20:00:53 +0000
20147 Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
20148 Branch: perl
20149 ! README.hpux
20150____________________________________________________________________________
20151[ 14953] By: ams on 2002/03/03 04:15:49
20152 Log: Subject: RE: VERSION core
20153 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
20154 Date: Sat, 2 Mar 2002 22:50:44 -0000
20155 Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
20156 Branch: perl
20157 ! t/comp/use.t
20158____________________________________________________________________________
20159[ 14952] By: jhi on 2002/03/02 23:41:54
20160 Log: The #14949 removed this error from non-Win32.
20161 Branch: perl
20162 ! t/lib/warnings/op
20163____________________________________________________________________________
20164[ 14951] By: jhi on 2002/03/02 19:54:15
20165 Log: BeOS back on track.
20166 Branch: perl
20167 ! README.beos
20168____________________________________________________________________________
20169[ 14950] By: jhi on 2002/03/02 19:52:58
20170 Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
20171 higher is okay.
20172 Branch: perl
20173 ! ext/POSIX/t/posix.t
20174____________________________________________________________________________
20175[ 14949] By: jhi on 2002/03/02 19:33:29
20176 Log: For now, make "incorrect case" a Win32-only warning.
20177 Branch: perl
20178 ! op.c
20179____________________________________________________________________________
20180[ 14948] By: jhi on 2002/03/02 17:55:48
20181 Log: Demand more before attempting socketpair().
20182 Branch: perl
20183 ! pp_sys.c
20184____________________________________________________________________________
20185[ 14947] By: jhi on 2002/03/02 17:35:09
20186 Log: Remove obsolete hack.
20187 Branch: perl
20188 ! makedepend.SH
20189____________________________________________________________________________
20190[ 14946] By: ams on 2002/03/02 16:00:32
20191 Log: Forgot to delete encode.* from MANIFEST.
20192 Branch: perl
20193 ! MANIFEST
20194____________________________________________________________________________
20195[ 14945] By: ams on 2002/03/02 14:41:03
20196 Log: Delete ex-test output.
20197 Branch: perl
20198 - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
20199____________________________________________________________________________
20200[ 14944] By: ams on 2002/03/02 13:54:35
20201 Log: Subject: [PATCH] DB_File 1.803
20202 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
20203 Date: Sat, 2 Mar 2002 14:33:32 -0000
20204 Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
20205 Branch: perl
20206 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20207 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
20208____________________________________________________________________________
20209[ 14943] By: ams on 2002/03/02 13:43:06
20210 Log: Upgrade to Tie::File 0.14.
20211 Branch: perl
20212 + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
20213 ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
20214 ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
20215____________________________________________________________________________
20216[ 14942] By: nick on 2002/03/02 11:05:53
20217 Log: Integrate mainline
20218 Branch: perlio
20219 +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
20220 +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
20221 +> ext/Encode/t/table.utf8
20222 !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
20223 !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
20224 !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
20225 !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
20226 !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
20227 !> universal.c utils/perldoc.PL
20228____________________________________________________________________________
20229[ 14941] By: jhi on 2002/03/02 02:40:01
20230 Log: More CJK (just C, really) tables from Autrijus Tang
20231 (originally from iconv, used with permission of Bruno Haible)
20232 Branch: perl
20233 + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
20234 + ext/Encode/Encode/iso-ir-165.enc
20235 ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
20236 ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
20237 ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
20238____________________________________________________________________________
20239[ 14940] By: jhi on 2002/03/02 02:29:11
20240 Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
20241 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20242 Date: Fri, 1 Mar 2002 15:32:13 -0500
20243 Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
20244 Branch: perl
20245 ! utils/perldoc.PL
20246____________________________________________________________________________
20247[ 14939] By: jhi on 2002/03/02 02:27:05
20248 Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)
20249 From: Schuyler Erle <schuyler@oreilly.com>
20250 Date: Fri, 01 Mar 2002 14:22:19 -0800
20251 Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
20252
20253 Subject: Re: PATCH: "splice() offset past end of array" warning.
20254 From: Mark-Jason Dominus <mjd@plover.com>
20255 Date: Fri, 01 Mar 2002 17:19:49 -0500
20256 Message-ID: <20020301221949.7610.qmail@plover.com>
20257 Branch: perl
20258 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
20259____________________________________________________________________________
20260[ 14938] By: jhi on 2002/03/02 02:24:25
20261 Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
20262 From: Mark-Jason Dominus <mjd@plover.com>
20263 Date: Fri, 01 Mar 2002 18:35:35 -0500
20264 Message-ID: <20020301233535.15969.qmail@plover.com>
20265 Branch: perl
20266 ! av.c
20267____________________________________________________________________________
20268[ 14937] By: jhi on 2002/03/01 23:00:08
20269 Log: Subject: RE: VERSION core
20270 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
20271 Date: Fri, 1 Mar 2002 23:47:48 -0000
20272 Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
20273 Branch: perl
20274 ! pod/perldiag.pod universal.c
20275____________________________________________________________________________
20276[ 14936] By: pudge on 2002/03/01 18:02:45
20277 Log: Update Changes
20278 Branch: maint-5.6/macperl
20279 ! macos/Changes
20280____________________________________________________________________________
20281[ 14935] By: pudge on 2002/03/01 17:58:11
20282 Log: Fix update to resources
20283 Branch: maint-5.6/macperl
20284 ! macos/macperl/MacPerl.r
20285____________________________________________________________________________
20286[ 14934] By: jhi on 2002/03/01 17:35:14
20287 Log: metaconfig unit change for #14930.
20288 Branch: metaconfig
20289 ! U/modified/Init.U
20290____________________________________________________________________________
20291[ 14933] By: pudge on 2002/03/01 17:32:52
20292 Log: Fix debugger to handle Mac OS psedofiles
20293 Branch: maint-5.6/macperl
20294 ! lib/DB.pm lib/perl5db.pl
20295____________________________________________________________________________
20296[ 14932] By: pudge on 2002/03/01 17:32:02
20297 Log: Various fixes from Thomas Wegner
20298 Branch: maint-5.6/macperl
20299 ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
20300____________________________________________________________________________
20301[ 14931] By: pudge on 2002/03/01 17:30:00
20302 Log: Some resource updates
20303 Branch: maint-5.6/macperl
20304 ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
20305 ! macos/macperl/MacPerl.rsrc
20306____________________________________________________________________________
20307[ 14930] By: jhi on 2002/03/01 17:29:32
20308 Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
20309 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20310 Date: Fri, 01 Mar 2002 09:38:59 -0800
20311 Message-ID: <zy7f8gzkgWgY092yn@efn.org>
20312 Branch: perl
20313 ! Configure
20314____________________________________________________________________________
20315[ 14928] By: pudge on 2002/03/01 17:28:09
20316 Log: Add some missing sfio symbols (Alan Fry)
20317 Branch: maint-5.6/macperl
20318 ! macos/macperl.sym
20319____________________________________________________________________________
20320[ 14927] By: pudge on 2002/03/01 17:27:29
20321 Log: Update version and README
20322 Branch: maint-5.6/macperl
20323 ! README.macos macos/MPVersion.r
20324____________________________________________________________________________
20325[ 14926] By: nick on 2002/03/01 15:56:41
20326 Log: Integrate mainline
20327 Branch: perlio
20328 +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
20329 +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
20330 +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
20331 +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
20332 +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
20333 +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
20334 +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
20335 +> lib/Tie/File/13_size_rs.t
20336 !> (integrate 80 files)
20337____________________________________________________________________________
20338[ 14925] By: jhi on 2002/03/01 15:28:10
20339 Log: Better advertising.
20340 Branch: perl
20341 ! pod/perldelta.pod pod/perlfaq5.pod
20342____________________________________________________________________________
20343[ 14924] By: jhi on 2002/03/01 14:32:16
20344 Log: Update Changes.
20345 Branch: perl
20346 ! Changes patchlevel.h
20347____________________________________________________________________________
20348[ 14923] By: jhi on 2002/03/01 14:17:54
20349 Log: Lost in the shuffle.
20350 Branch: perl
20351 + lib/Math/BigInt/t/downgrade.t
20352 ! MANIFEST
20353____________________________________________________________________________
20354[ 14922] By: jhi on 2002/03/01 13:23:41
20355 Log: Advertise Tie::File.
20356 Branch: perl
20357 ! pod/perldelta.pod pod/perlfaq5.pod
20358____________________________________________________________________________
20359[ 14921] By: jhi on 2002/03/01 13:14:18
20360 Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
20361 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20362 Date: Thu, 28 Feb 2002 18:55:48 +0100
20363 Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
20364 Branch: perl
20365 ! x2p/walk.c
20366____________________________________________________________________________
20367[ 14920] By: ams on 2002/03/01 09:06:01
20368 Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
20369 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20370 Date: Tue, 26 Feb 2002 19:54:31 -0500
20371 Message-Id: <20020226195431.A9625@math.ohio-state.edu>
20372 Branch: perl
20373 ! embed.fnc ext/B/B/Deparse.pm gv.c
20374____________________________________________________________________________
20375[ 14919] By: ams on 2002/03/01 03:03:12
20376 Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
20377 Branch: perl
20378 ! lib/Tie/File.pm lib/Tie/File/01_gen.t
20379 ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
20380 ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
20381 ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
20382 ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
20383 ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
20384 ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
20385____________________________________________________________________________
20386[ 14918] By: ams on 2002/03/01 02:36:58
20387 Log: Add Tie::File 0.12 from MJD.
20388 Branch: perl
20389 + lib/Tie/File.pm lib/Tie/File/01_gen.t
20390 + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
20391 + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
20392 + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
20393 + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
20394 + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
20395 + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
20396 ! MANIFEST
20397____________________________________________________________________________
20398[ 14917] By: jhi on 2002/03/01 02:13:24
20399 Log: Encoding name mapping tweaks.
20400 Branch: perl
20401 ! ext/Encode/Encode.pm
20402____________________________________________________________________________
20403[ 14916] By: jhi on 2002/02/28 21:26:07
20404 Log: metaconfig unit change for #14915.
20405 Branch: metaconfig
20406 ! U/modified/Init.U
20407____________________________________________________________________________
20408[ 14915] By: jhi on 2002/02/28 21:25:23
20409 Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
20410 From: Paul_GreenVOS@vos.stratus.com
20411 Date: Thu, 28 Feb 02 15:05 est
20412 Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
20413 Branch: perl
20414 ! Configure
20415____________________________________________________________________________
20416[ 14914] By: jhi on 2002/02/28 14:10:44
20417 Log: PL_bostr was pointing to the wrong string
20418 (a string left around from the loading of the Unicode \w)
20419 "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
20420 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
20421 Branch: perl
20422 ! regexec.c
20423____________________________________________________________________________
20424[ 14913] By: gbarr on 2002/02/28 13:06:11
20425 Log: Sync with libnet-1.10
20426 Branch: perl
20427 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
20428 ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
20429 ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
20430 ! lib/Net/t/netrc.t
20431____________________________________________________________________________
20432[ 14912] By: ams on 2002/02/28 13:02:50
20433 Log: Subject: [PATCH] perldelta.pod fixes
20434 From: Autrijus Tang <autrijus@autrijus.org>
20435 Date: Thu, 28 Feb 2002 21:44:15 +0800
20436 Message-Id: <20020228134415.GB16422@not.autrijus.org>
20437 Branch: perl
20438 ! pod/perldelta.pod
20439____________________________________________________________________________
20440[ 14911] By: ams on 2002/02/28 11:31:44
20441 Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
20442 From: Stas Bekman <stas@stason.org>
20443 Date: Mon, 04 Feb 2002 16:18:53 +0800
20444 Message-Id: <3C7E1E5F.1000605@stason.org>
20445 (Applied by hand).
20446 Branch: perl
20447 ! lib/File/Copy.pm
20448____________________________________________________________________________
20449[ 14910] By: ams on 2002/02/28 11:26:47
20450 Log: Subject: [PATCH lib/Pod/Html.pm]
20451 From: Stas Bekman <stas@stason.org>
20452 Date: Thu, 28 Feb 2002 20:05:01 +0800
20453 Message-Id: <3C7E1CED.7000307@stason.org>
20454 Branch: perl
20455 ! lib/Pod/Html.pm
20456____________________________________________________________________________
20457[ 14909] By: jhi on 2002/02/28 05:50:24
20458 Log: Tests for #14908.
20459 Branch: perl
20460 ! t/op/pat.t
20461____________________________________________________________________________
20462[ 14908] By: jhi on 2002/02/28 05:43:45
20463 Log: Make shared hash keys to be \0-terminated:
20464 one possible resolution for
20465 "UTF-8, weird \w behaviour after HASH-KEY-ification"
20466 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
20467 The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
20468 The hash keys weren't \0-terminated. This meant that the EOL ($)
20469 in regmatch() got the nextchr beyond the last character. Since
20470 the keys were UTF-8, the nextchr was \1, not the usual
20471 string-terminating \0. Wham, no match.
20472
20473 I think another possible resolution could be to stop the nextchr
20474 computation in regmatch() from peeking beyond the last character
20475 of the string:
20476
20477 nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
20478 Branch: perl
20479 ! hv.c hv.h
20480____________________________________________________________________________
20481[ 14907] By: jhi on 2002/02/28 03:25:44
20482 Log: Subject: [PATCH] Perl interface to newIO()
20483 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20484 Date: Wed, 27 Feb 2002 20:15:27 -0800
20485 Message-ID: <f7af8gzkgaET092yn@efn.org>
20486 Branch: perl
20487 ! lib/Symbol.pm
20488____________________________________________________________________________
20489[ 14906] By: jhi on 2002/02/28 00:50:01
20490 Log: The "list" part of
20491
20492 Subject: [PATCH perlop] .. returns a *list* of *integers*
20493 From: Mike Guy <mjtg@cam.ac.uk>
20494 Date: Tue, 26 Feb 2002 18:30:22 +0000
20495 Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
20496
20497 plus few nits.
20498 Branch: perl
20499 ! pod/perlop.pod
20500____________________________________________________________________________
20501[ 14905] By: jhi on 2002/02/27 22:44:52
20502 Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
20503 From: Abe Timmerman <abe@ztreet.demon.nl>
20504 Date: Thu, 28 Feb 2002 00:04:06 +0100
20505 Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
20506 Branch: perl
20507 ! lib/File/stat.t
20508____________________________________________________________________________
20509[ 14904] By: pudge on 2002/02/27 21:25:39
20510 Log: Integrate from maintperl.
20511 Branch: maint-5.6/macperl
20512 !> doio.c op.c t/io/open.t t/pragma/strict-subs
20513____________________________________________________________________________
20514[ 14903] By: jhi on 2002/02/27 21:23:14
20515 Log: Upgrade to Math::BigInt 1.53.
20516 Branch: perl
20517 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20518 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20519 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
20520 ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
20521 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
20522 ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
20523____________________________________________________________________________
20524[ 14902] By: jhi on 2002/02/27 21:17:38
20525 Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
20526 From: "Craig A. Berry" <craigberry@mac.com>
20527 Date: Wed, 27 Feb 2002 15:36:38 -0600
20528 Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
20529 Branch: perl
20530 ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
20531 ! vms/ext/filespec.t
20532____________________________________________________________________________
20533[ 14901] By: jhi on 2002/02/27 21:14:22
20534 Log: Subject: [PATCH] Some minor changes for Cygwin
20535 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
20536 Date: Wed, 27 Feb 2002 22:25:41 +0100
20537 Message-ID: <14296492589.20020227222541@familiehaase.de>
20538 Branch: perl
20539 ! Makefile.SH README.cygwin cygwin/perlld.in
20540____________________________________________________________________________
20541[ 14900] By: jhi on 2002/02/27 19:06:39
20542 Log: Update the UTF-8 explanation table.
20543 Branch: perl
20544 ! pod/perlunicode.pod utf8.h
20545____________________________________________________________________________
20546[ 14899] By: jhi on 2002/02/27 17:50:09
20547 Log: Repatch from Robin Barker: anon subs in C<package;> are
20548 now __ANON__::__ANON__ (should help for mod_perl breakage
20549 since #12251)
20550 Branch: perl
20551 ! gv.c op.c t/op/runlevel.t toke.c
20552____________________________________________________________________________
20553[ 14898] By: jhi on 2002/02/27 16:01:47
20554 Log: Update Changes.
20555 Branch: perl
20556 ! Changes patchlevel.h
20557____________________________________________________________________________
20558[ 14897] By: jhi on 2002/02/27 15:26:12
20559 Log: perldelta updates.
20560 Branch: perl
20561 ! pod/perldelta.pod
20562____________________________________________________________________________
20563[ 14896] By: jhi on 2002/02/27 15:23:21
20564 Log: Signedness nit.
20565 Branch: perl
20566 ! regexec.c
20567____________________________________________________________________________
20568[ 14895] By: jhi on 2002/02/27 15:12:36
20569 Log: Subject: Re: Smoke 14870
20570 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20571 Date: Wed, 27 Feb 2002 16:48:35 +0100
20572 Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
20573
20574 (with some additional garnish)
20575 Branch: perl
20576 ! README.hpux hints/hpux.sh
20577____________________________________________________________________________
20578[ 14894] By: jhi on 2002/02/27 15:08:06
20579 Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
20580 into perl.exp in AIX.
20581 Branch: perl
20582 ! makedef.pl perl.h
20583____________________________________________________________________________
20584[ 14893] By: jhi on 2002/02/27 13:49:59
20585 Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
20586 From: Robin Barker <rmb1@cise.npl.co.uk>
20587 Date: Wed, 27 Feb 2002 14:39:35 GMT
20588 Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
20589 Branch: perl
20590 ! pod/perlrun.pod
20591____________________________________________________________________________
20592[ 14892] By: jhi on 2002/02/27 13:41:14
20593 Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
20594 From: Robin Barker <rmb1@cise.npl.co.uk>
20595 Date: Wed, 27 Feb 2002 12:25:30 GMT
20596 Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
20597 Branch: perl
20598 ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
20599 ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
20600 ! pod/perlunicode.pod pod/perluniintro.pod
20601____________________________________________________________________________
20602[ 14891] By: jhi on 2002/02/27 01:11:13
20603 Log: Only modify LD_LIBRARY_PATH in case there are directories.
20604 Branch: perl
20605 ! hints/dec_osf.sh
20606____________________________________________________________________________
20607[ 14890] By: jhi on 2002/02/27 01:01:11
20608 Log: Subject: [PATCH] perl/hints/vos.sh
20609 From: Paul_GreenVOS@vos.stratus.com
20610 Date: Tue, 26 Feb 02 15:19 est
20611 Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
20612 Branch: perl
20613 ! hints/vos.sh
20614____________________________________________________________________________
20615[ 14889] By: jhi on 2002/02/27 00:59:33
20616 Log: Forgot from #14888.
20617 Branch: perl
20618 ! ext/Unicode/Normalize/mkheader
20619____________________________________________________________________________
20620[ 14888] By: jhi on 2002/02/27 00:50:55
20621 Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
20622 Branch: perl
20623 ! ext/Unicode/Normalize/Changes
20624 ! ext/Unicode/Normalize/Normalize.pm
20625 ! ext/Unicode/Normalize/Normalize.xs
20626 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
20627 ! ext/Unicode/Normalize/t/test.t
20628____________________________________________________________________________
20629[ 14887] By: ams on 2002/02/26 23:51:52
20630 Log: Subject: Missing diagnostics
20631 From: Simon Glover <scog@roe.ac.uk>
20632 Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
20633 Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
20634
20635 Subject: [PATCH] Better wording for the lvalue vec diagnostic
20636 From: Simon Glover <scog@roe.ac.uk>
20637 Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
20638 Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
20639 Branch: perl
20640 ! doop.c pod/perldiag.pod t/op/vec.t
20641____________________________________________________________________________
20642[ 14886] By: ams on 2002/02/26 15:48:34
20643 Log: Subject: [PATCH] Not OK 5.7.2@14884
20644 From: andreas.koenig@anima.de (Andreas J. Koenig)
20645 Date: Tue, 26 Feb 2002 15:03:55 +0100
20646 Message-Id: <m38z9gfigk.fsf@anima.de>
20647 Branch: perl
20648 ! t/lib/access.t
20649____________________________________________________________________________
20650[ 14885] By: nick on 2002/02/26 13:48:55
20651 Log: Integrate mainline
20652 Branch: perlio
20653 +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
20654 +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
20655 +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
20656 - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
20657 !> (integrate 102 files)
20658____________________________________________________________________________
20659[ 14884] By: jhi on 2002/02/26 11:17:42
20660 Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
20661 1.1999999999999996, or thereabouts (yes, even sprintf).
20662 Branch: perl
20663 ! t/base/num.t
20664____________________________________________________________________________
20665[ 14883] By: jhi on 2002/02/26 11:09:07
20666 Log: Neither.
20667 Branch: perl
20668 ! pod/perldelta.pod
20669____________________________________________________________________________
20670[ 14882] By: ams on 2002/02/26 08:46:55
20671 Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
20672 From: Michael G Schwern <schwern@pobox.com>
20673 Date: Tue, 26 Feb 2002 01:01:28 -0500
20674 Message-Id: <20020226060128.GA2439@blackrider>
20675 Branch: perl
20676 ! hv.c pod/perldiag.pod
20677____________________________________________________________________________
20678[ 14881] By: jhi on 2002/02/26 03:01:28
20679 Log: Subject: [PATCH B::Concise] docs, typos
20680 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20681 Date: Mon, 25 Feb 2002 16:41:16 +0100
20682 Message-ID: <20020225164116.A1054@rafael>
20683 Branch: perl
20684 ! ext/B/B/Concise.pm
20685____________________________________________________________________________
20686[ 14880] By: jhi on 2002/02/26 02:36:16
20687 Log: POSIX: add isatty to @EXPORT_OK, reformat.
20688 Branch: perl
20689 ! ext/POSIX/POSIX.pm
20690____________________________________________________________________________
20691[ 14879] By: jhi on 2002/02/26 01:03:17
20692 Log: If using -Dloclibpth=... the directories need to
20693 be appended to LD_LIBRARY_PATH (and ickily, if those
20694 directories contain a (newer?) libdb.so, we need to
20695 prepend /usr/shlib to loclibpth).
20696 Branch: perl
20697 ! hints/dec_osf.sh
20698____________________________________________________________________________
20699[ 14878] By: jhi on 2002/02/26 01:01:13
20700 Log: Subject: [PATCH] Perl interface to newIO()
20701 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20702 Date: Mon, 25 Feb 2002 15:04:57 -0800
20703 Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
20704 Branch: perl
20705 ! lib/Symbol.pm lib/Symbol.t
20706____________________________________________________________________________
20707[ 14877] By: jhi on 2002/02/26 00:06:16
20708 Log: Subject: [PATCH perlvar] "." is not in @INC when -T
20709 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20710 Date: Mon, 25 Feb 2002 21:58:30 +0100
20711 Message-ID: <20020225215830.A744@rafael>
20712 Branch: perl
20713 ! pod/perlvar.pod
20714____________________________________________________________________________
20715[ 14876] By: jhi on 2002/02/25 22:23:11
20716 Log: Big5 tweaks from Autrijus Tang.
20717 Branch: perl
20718 ! ext/Encode/Encode/big5.enc
20719____________________________________________________________________________
20720[ 14875] By: jhi on 2002/02/25 22:19:56
20721 Log: Subject: [PATCH Glossary configpm] cleanups
20722 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20723 Date: Mon, 25 Feb 2002 23:27:15 +0100
20724 Message-ID: <20020225232715.C744@rafael>
20725 Branch: perl
20726 ! Porting/Glossary Porting/config.sh Porting/config_H configpm
20727____________________________________________________________________________
20728[ 14874] By: jhi on 2002/02/25 21:53:29
20729 Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
20730 From: Nicholas Clark <nick@unfortu.net>
20731 Date: Mon, 25 Feb 2002 21:53:24 +0000
20732 Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
20733 Branch: perl
20734 ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
20735 ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
20736 ! ext/Encode/TW/Makefile.PL ext/Encode/compile
20737____________________________________________________________________________
20738[ 14873] By: jhi on 2002/02/25 21:28:54
20739 Log: Upgrade to I18N::LangTags 0.27.
20740 (Causes one flipflop back to perl.com URL, must poke Sean.)
20741 Branch: perl
20742 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
20743 ! lib/I18N/LangTags/List.pm
20744____________________________________________________________________________
20745[ 14872] By: jhi on 2002/02/25 21:22:32
20746 Log: Upgrade to Getopt::Long 2.28.
20747 Branch: perl
20748 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
20749 ! lib/Getopt/Long/README
20750____________________________________________________________________________
20751[ 14871] By: jhi on 2002/02/25 19:46:35
20752 Log: No =head.
20753 Branch: perl
20754 ! pod/perlebcdic.pod
20755____________________________________________________________________________
20756[ 14870] By: jhi on 2002/02/25 15:02:50
20757 Log: Update Changes.
20758 Branch: perl
20759 ! Changes patchlevel.h
20760____________________________________________________________________________
20761[ 14869] By: jhi on 2002/02/25 14:54:00
20762 Log: metaconfig unit change for #14868.
20763 Branch: metaconfig
20764 ! U/modified/Chk_MANI.U
20765____________________________________________________________________________
20766[ 14868] By: jhi on 2002/02/25 14:53:43
20767 Log: Some hosts understand split -l 50, some only split -50
20768 (from Paul Eggert).
20769 Branch: perl
20770 ! Configure
20771____________________________________________________________________________
20772[ 14867] By: jhi on 2002/02/25 14:44:07
20773 Log: Subject: Re: [PATCH bleadperl] socketpair.t
20774 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20775 Date: Sun, 24 Feb 2002 10:31:25 +0100
20776 Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
20777
20778 (the pid half only)
20779 Branch: perl
20780 ! win32/win32.c
20781____________________________________________________________________________
20782[ 14866] By: jhi on 2002/02/25 14:35:19
20783 Log: Mention the new pack tricks.
20784 Branch: perl
20785 ! pod/perldelta.pod
20786____________________________________________________________________________
20787[ 14865] By: jhi on 2002/02/25 14:30:28
20788 Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
20789 From: Richard.Foley@t-online.de (Richard Foley)
20790 Date: Mon, 25 Feb 2002 13:47:03 +0100
20791 Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
20792 Branch: perl
20793 ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
20794 ! pod/perldebug.pod pod/perldelta.pod
20795____________________________________________________________________________
20796[ 14864] By: jhi on 2002/02/25 13:51:32
20797 Log: Typo corrections from John P. Linderman.
20798 Branch: perl
20799 ! ext/IPC/SysV/Semaphore.pm
20800____________________________________________________________________________
20801[ 14863] By: jhi on 2002/02/25 13:49:32
20802 Log: Upgrade to Math::BigInt 1.52.
20803 Branch: perl
20804 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20805 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
20806 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20807 ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
20808 ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
20809____________________________________________________________________________
20810[ 14862] By: ams on 2002/02/25 10:39:40
20811 Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
20812 From: Robin Barker <rmb1@cise.npl.co.uk>
20813 Date: Mon, 25 Feb 2002 11:35:06 GMT
20814 Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
20815
20816 Subject: [PATCH Net/Cmd.pm]
20817 From: Robin Barker <rmb1@cise.npl.co.uk>
20818 Date: Mon, 25 Feb 2002 11:37:06 GMT
20819 Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
20820 Branch: perl
20821 ! lib/Cwd.pm lib/Net/Cmd.pm
20822____________________________________________________________________________
20823[ 14861] By: jhi on 2002/02/25 03:40:45
20824 Log: Cut-and-paste errors.
20825 Branch: perl
20826 ! t/op/pat.t
20827____________________________________________________________________________
20828[ 14860] By: jhi on 2002/02/25 03:36:24
20829 Log: EBCDIC: the control characters are not that easy to find.
20830 Branch: perl
20831 ! t/op/pat.t
20832____________________________________________________________________________
20833[ 14859] By: jhi on 2002/02/25 03:02:23
20834 Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
20835 From: John Peacock <jpeacock@rowman.com>
20836 Date: Sun, 24 Feb 2002 22:08:28 -0500
20837 Message-ID: <3C79AAAC.6060903@rowman.com>
20838 Branch: perl
20839 ! sv.c
20840____________________________________________________________________________
20841[ 14858] By: jhi on 2002/02/25 00:01:13
20842 Log: SvSetSV() is not returnable, but that's okay since
20843 sv_copypv() returns void.
20844 Branch: perl
20845 ! sv.c
20846____________________________________________________________________________
20847[ 14857] By: jhi on 2002/02/24 23:33:33
20848 Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
20849 From: John Peacock <jpeacock@rowman.com>
20850 Date: Sun, 24 Feb 2002 16:40:07 -0500
20851 Message-ID: <3C795DB7.40105@rowman.com>
20852 Branch: perl
20853 ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
20854 ! pp_hot.c proto.h sv.c
20855____________________________________________________________________________
20856[ 14856] By: jhi on 2002/02/24 20:15:51
20857 Log: Tiny code cleanup.
20858 Branch: perl
20859 ! regexec.c
20860____________________________________________________________________________
20861[ 14855] By: jhi on 2002/02/24 19:49:01
20862 Log: Use to_uni_fold().
20863 Branch: perl
20864 ! regcomp.c
20865____________________________________________________________________________
20866[ 14854] By: jhi on 2002/02/24 19:45:43
20867 Log: Document the new taint behaviour of exec LIST and
20868 system LIST.
20869 Branch: perl
20870 ! pod/perldelta.pod
20871____________________________________________________________________________
20872[ 14853] By: jhi on 2002/02/24 18:28:31
20873 Log: Subject: [PATCH] Re: taint news
20874 From: Rick Delaney <rick.delaney@rogers.com>
20875 Date: 24 Feb 2002 11:35:00 -0500
20876 Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
20877 Branch: perl
20878 ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
20879____________________________________________________________________________
20880[ 14852] By: jhi on 2002/02/24 18:20:55
20881 Log: EBCDIC tweak (native instead of uni) and comment update.
20882 Branch: perl
20883 ! regexec.c
20884____________________________________________________________________________
20885[ 14851] By: jhi on 2002/02/24 13:02:53
20886 Log: Using uninitialized (and wrong) variables is not good.
20887 Branch: perl
20888 ! regcomp.c
20889____________________________________________________________________________
20890[ 14850] By: jhi on 2002/02/24 05:28:15
20891 Log: EBCDIC: this seems to calm the last of the
20892 Malformed UTF-8 warnings.
20893 Branch: perl
20894 ! regcomp.c utf8.c
20895____________________________________________________________________________
20896[ 14849] By: jhi on 2002/02/23 23:35:03
20897 Log: EBCDIC: document using Encode for character conversions.
20898 Branch: perl
20899 ! pod/perlebcdic.pod
20900____________________________________________________________________________
20901[ 14848] By: jhi on 2002/02/23 23:20:57
20902 Log: EBCDIC: disable also Unicode::Collate and
20903 Unicode::Normalize for now. Real users of
20904 EBCDIC have to decide what they want.
20905 Branch: perl
20906 ! ext/Unicode/Normalize/Normalize.pm
20907 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20908 ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
20909 ! lib/Unicode/Collate/t/test.t
20910____________________________________________________________________________
20911[ 14847] By: jhi on 2002/02/23 20:12:21
20912 Log: AUTHORS updates.
20913 Branch: perl
20914 ! AUTHORS
20915____________________________________________________________________________
20916[ 14846] By: jhi on 2002/02/23 20:05:10
20917 Log: Retract #14571: there may be a better solution than
20918 tweaking the test.
20919 Branch: perl
20920 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20921____________________________________________________________________________
20922[ 14845] By: jhi on 2002/02/23 19:15:32
20923 Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS
20924 From: "Craig A. Berry" <craigberry@mac.com>
20925 Date: Sat, 23 Feb 2002 14:14:35 -0600
20926 Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>
20927 Branch: perl
20928 ! configure.com
20929____________________________________________________________________________
20930[ 14844] By: jhi on 2002/02/23 18:37:14
20931 Log: metaconfig unit change for #14843.
20932 Branch: metaconfig/U/perl
20933 ! Extensions.U
20934____________________________________________________________________________
20935[ 14843] By: jhi on 2002/02/23 18:36:43
20936 Log: Also Encode/JP needs to be listed explicitly.
20937 (Any other sub-Encode extensions?)
20938 Branch: perl
20939 ! Configure
20940____________________________________________________________________________
20941[ 14842] By: jhi on 2002/02/23 18:17:07
20942 Log: Document known UNICOS/mk deficiency.
20943 Branch: perl
20944 ! pod/perldelta.pod
20945____________________________________________________________________________
20946[ 14841] By: jhi on 2002/02/23 16:29:49
20947 Log: Subject: [PATCH] README mention version 5.0
20948 From: Autrijus Tang <autrijus@autrijus.org>
20949 Date: Sat, 23 Feb 2002 09:35:22 +0800
20950 Message-ID: <20020223013522.GA8694@not.autrijus.org>
20951 Branch: perl
20952 ! README
20953____________________________________________________________________________
20954[ 14840] By: jhi on 2002/02/23 03:32:59
20955 Log: metaconfig unit change for #14839.
20956 Branch: metaconfig
20957 ! U/modified/Signal.U
20958____________________________________________________________________________
20959[ 14839] By: jhi on 2002/02/23 03:32:32
20960 Log: Old hosts like NeXT Classic don't have sort -k,
20961 from Paul Eggert.
20962 Branch: perl
20963 ! Configure
20964____________________________________________________________________________
20965[ 14838] By: ams on 2002/02/22 21:14:29
20966 Log: Minor clarifications as suggested by Anton Tagunov.
20967 Branch: perl
20968 ! pod/perlsyn.pod
20969____________________________________________________________________________
20970[ 14837] By: ams on 2002/02/22 21:07:02
20971 Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
20972 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20973 Date: Fri, 22 Feb 2002 23:01:07 +0100
20974 Message-Id: <20020222230107.A15069@rafael>
20975 Branch: perl
20976 ! sv.c t/op/gv.t
20977____________________________________________________________________________
20978[ 14836] By: jhi on 2002/02/22 20:39:11
20979 Log: metaconfig unit change for #14835.
20980 Branch: metaconfig
20981 ! U/modified/Chk_MANI.U
20982____________________________________________________________________________
20983[ 14835] By: jhi on 2002/02/22 20:38:32
20984 Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
20985 Branch: perl
20986 ! Configure
20987____________________________________________________________________________
20988[ 14834] By: jhi on 2002/02/22 18:06:01
20989 Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
20990 From: Michael G Schwern <schwern@pobox.com>
20991 Date: Fri, 22 Feb 2002 12:10:28 -0500
20992 Message-ID: <20020222171027.GB4181@blackrider>
20993 Branch: perl
20994 ! ext/Encode/compile
20995____________________________________________________________________________
20996[ 14833] By: jhi on 2002/02/22 14:51:17
20997 Log: Update Changes.
20998 Branch: perl
20999 ! Changes patchlevel.h
21000____________________________________________________________________________
21001[ 14832] By: jhi on 2002/02/22 14:25:18
21002 Log: Implement IV/UV/NV/long double pack/unpack with
21003 template letters j/J/F/D (the latter two have been
21004 undocumented aliases of f/d).
21005 Branch: perl
21006 ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
21007____________________________________________________________________________
21008[ 14831] By: jhi on 2002/02/22 13:47:08
21009 Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
21010 From: Nicholas Clark <nick@unfortu.net>
21011 Date: Fri, 22 Feb 2002 14:01:25 +0000
21012 Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
21013 Branch: perl
21014 ! ext/Encode/compile
21015____________________________________________________________________________
21016[ 14830] By: jhi on 2002/02/22 13:44:27
21017 Log: NetWare change from Ananth Kesari.
21018 Branch: perl
21019 - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
21020 ! MANIFEST
21021____________________________________________________________________________
21022[ 14829] By: jhi on 2002/02/22 13:42:42
21023 Log: Subject: [PATCH @14577] pack with a human face: part ]|[
21024 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21025 Date: Fri, 22 Feb 2002 03:55:13 -0500
21026 Message-ID: <20020222035513.A894@math.ohio-state.edu>
21027 Branch: perl
21028 ! pod/perlfunc.pod pp_pack.c t/op/pack.t
21029____________________________________________________________________________
21030[ 14828] By: jhi on 2002/02/22 13:19:19
21031 Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
21032 Branch: perl
21033 ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
21034____________________________________________________________________________
21035[ 14827] By: jhi on 2002/02/22 13:11:00
21036 Log: Make measure_struct a file static.
21037 Branch: perl
21038 ! pp_pack.c
21039____________________________________________________________________________
21040[ 14826] By: jhi on 2002/02/22 04:30:27
21041 Log: EBCDIC: someone who knows what they are doing
21042 and whether it is possible at all in the first
21043 place needs to figure these tests out on EBCDIC.
21044 The CJK encodings heavily abuse their knowledge
21045 of ASCII and that may require a translation layer
21046 or four to survive UTF-EBCDIC.
21047 Branch: perl
21048 ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
21049____________________________________________________________________________
21050[ 14825] By: jhi on 2002/02/22 02:43:03
21051 Log: croak() needs context.
21052 Branch: perl
21053 ! pp_pack.c
21054____________________________________________________________________________
21055[ 14824] By: jhi on 2002/02/22 01:56:06
21056 Log: Subject: [PATCH @14577] pack with a human face: the sequel
21057 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21058 Date: Thu, 21 Feb 2002 21:33:37 -0500
21059 Message-ID: <20020221213337.A23848@math.ohio-state.edu>
21060 Branch: perl
21061 ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
21062 ! proto.h t/op/pack.t
21063____________________________________________________________________________
21064[ 14823] By: jhi on 2002/02/22 00:38:19
21065 Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
21066 From: Nicholas Clark <nick@unfortu.net>
21067 Date: Fri, 22 Feb 2002 00:49:44 +0000
21068 Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
21069 Branch: perl
21070 ! ext/Encode/compile
21071____________________________________________________________________________
21072[ 14822] By: jhi on 2002/02/21 22:42:17
21073 Log: Test for #14795.
21074 Branch: perl
21075 ! t/op/pat.t
21076____________________________________________________________________________
21077[ 14821] By: jhi on 2002/02/21 22:05:20
21078 Log: Testing for ASCII in EBCDIC makes one's brain hurt.
21079 Branch: perl
21080 ! t/op/pat.t
21081____________________________________________________________________________
21082[ 14820] By: jhi on 2002/02/21 21:53:00
21083 Log: Subject: [PATCH] next batch of bugfixes
21084 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21085 Date: Thu, 21 Feb 2002 23:54:41 +0100
21086 Message-ID: <20020221235441.A17260@rafael>
21087 Branch: perl
21088 ! ext/B/B/Deparse.pm
21089____________________________________________________________________________
21090[ 14819] By: jhi on 2002/02/21 21:06:54
21091 Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
21092 From: chromatic <chromatic@rmci.net>
21093 Date: Thu, 21 Feb 2002 14:17:35 -0700
21094 Message-ID: <20020221211823.80922.qmail@onion.perl.org>
21095 Branch: perl
21096 ! lib/File/stat.pm lib/File/stat.t
21097____________________________________________________________________________
21098[ 14818] By: jhi on 2002/02/21 21:01:36
21099 Log: Externalization from Jatan Shah <jshah@broadcom.com>.
21100 Branch: perl
21101 ! ext/re/re.xs
21102____________________________________________________________________________
21103[ 14817] By: jhi on 2002/02/21 20:02:27
21104 Log: Upgrade to Math::BigInt 1.51.
21105 Branch: perl
21106 + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
21107 + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
21108 + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
21109 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21110 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
21111 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
21112 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
21113 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
21114 ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
21115 ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
21116 ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
21117 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
21118____________________________________________________________________________
21119[ 14816] By: jhi on 2002/02/21 19:33:01
21120 Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
21121 From: "Gerrit P. Haase" <gp@familiehaase.de>
21122 Date: Thu, 21 Feb 2002 21:20:25 +0100
21123 Message-ID: <69510538936.20020221212025@familiehaase.de>
21124 Branch: perl
21125 ! Makefile.SH
21126____________________________________________________________________________
21127[ 14815] By: jhi on 2002/02/21 17:28:23
21128 Log: Subject: [PATCH @14577] grouping in pack/unpack
21129 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21130 Date: Thu, 21 Feb 2002 06:06:14 -0500
21131 Message-ID: <20020221060614.A29836@math.ohio-state.edu>
21132 Branch: perl
21133 ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
21134 ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
21135____________________________________________________________________________
21136[ 14814] By: jhi on 2002/02/21 15:41:10
21137 Log: Subject: [PATCH propose] question about fs.t
21138 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21139 Date: Thu, 21 Feb 2002 15:10:21 +0100
21140 Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
21141 Branch: perl
21142 ! t/io/fs.t
21143____________________________________________________________________________
21144[ 14813] By: jhi on 2002/02/21 15:37:44
21145 Log: Subject: [PATCH] 'make clobber' on Cygwin broken
21146 From: "Gerrit P. Haase" <gerrit@familiehaase.de>
21147 Date: Thu, 21 Feb 2002 09:54:28 +0100
21148 Message-ID: <13576559576.20020221095428@familiehaase.de>
21149 Branch: perl
21150 ! Makefile.SH
21151____________________________________________________________________________
21152[ 14812] By: ams on 2002/02/21 14:59:09
21153 Log: Subject: typo correction
21154 From: mjd@plover.com
21155 Date: 21 Feb 2002 15:43:49 -0000
21156 Message-Id: <20020221154349.22772.qmail@plover.com>
21157 Branch: perl
21158 ! pod/perldebug.pod
21159____________________________________________________________________________
21160[ 14811] By: ams on 2002/02/21 14:02:12
21161 Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
21162 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21163 Date: Thu, 21 Feb 2002 15:22:22 +0100
21164 Message-Id: <20020221152222.A15095@rafael>
21165 Branch: perl
21166 ! op.h toke.c
21167____________________________________________________________________________
21168[ 14810] By: ams on 2002/02/21 12:45:28
21169 Log: Subject: [PATCH @14577] cosmetic OS/2 patches
21170 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21171 Date: Thu, 21 Feb 2002 06:02:48 -0500
21172 Message-Id: <20020221060248.A29705@math.ohio-state.edu>
21173 Branch: perl
21174 ! lib/ExtUtils/Mksymlists.pm makedef.pl
21175____________________________________________________________________________
21176[ 14809] By: nick on 2002/02/21 09:31:08
21177 Log: Integrate mainline
21178 Branch: perlio
21179 +> lib/Pod/t/Select.t
21180 !> (integrate 37 files)
21181____________________________________________________________________________
21182[ 14808] By: jhi on 2002/02/21 05:33:27
21183 Log: metaconfig unit change for #14807.
21184 Branch: metaconfig
21185 ! U/modified/Signal.U
21186____________________________________________________________________________
21187[ 14807] By: jhi on 2002/02/21 05:33:07
21188 Log: Revert #14805, didn't quite work.
21189 Branch: perl
21190 ! Configure config_h.SH
21191____________________________________________________________________________
21192[ 14806] By: jhi on 2002/02/21 05:21:52
21193 Log: metaconfig changes for #14805.
21194 Branch: metaconfig
21195 ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
21196____________________________________________________________________________
21197[ 14805] By: jhi on 2002/02/21 05:21:21
21198 Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
21199 From: Paul Eggert <eggert@twinsun.com>
21200 Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
21201 Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
21202 Branch: perl
21203 ! Configure config_h.SH
21204____________________________________________________________________________
21205[ 14804] By: jhi on 2002/02/21 04:56:05
21206 Log: More advice.
21207 Branch: perl
21208 ! README.os390
21209____________________________________________________________________________
21210[ 14803] By: jhi on 2002/02/21 04:40:37
21211 Log: Missing MANIFESTation.
21212 Branch: perl
21213 ! MANIFEST
21214____________________________________________________________________________
21215[ 14802] By: ams on 2002/02/20 22:55:25
21216 Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
21217 From: Autrijus Tang <autrijus@autrijus.org>
21218 Date: Thu, 21 Feb 2002 07:13:12 +0800
21219 Message-Id: <20020220231312.GA775@not.autrijus.org>
21220 Branch: perl
21221 ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
21222____________________________________________________________________________
21223[ 14801] By: ams on 2002/02/20 22:27:20
21224 Log: Subject: Re: Make Schwern poor in just 20 easy steps!
21225 From: Abe Timmerman <abe@ztreet.demon.nl>
21226 Date: Thu, 21 Feb 2002 00:20:40 +0100
21227 Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
21228 Branch: perl
21229 + lib/Pod/t/Select.t
21230____________________________________________________________________________
21231[ 14800] By: jhi on 2002/02/20 22:15:23
21232 Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
21233 twice, causing the loop to skip every other character.
21234 Branch: perl
21235 ! utf8.c
21236____________________________________________________________________________
21237[ 14799] By: jhi on 2002/02/20 21:43:21
21238 Log: Better debugging info.
21239 Branch: perl
21240 ! t/uni/case.pl
21241____________________________________________________________________________
21242[ 14798] By: jhi on 2002/02/20 21:13:50
21243 Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
21244 From: Nicholas Clark <nick@unfortu.net>
21245 Date: Wed, 20 Feb 2002 22:13:05 +0000
21246 Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
21247 Branch: perl
21248 ! ext/Encode/compile
21249____________________________________________________________________________
21250[ 14797] By: jhi on 2002/02/20 18:31:14
21251 Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
21252 From: Paul Eggert <eggert@twinsun.com>
21253 Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
21254 Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
21255 Branch: perl
21256 ! pod/perlhack.pod
21257____________________________________________________________________________
21258[ 14796] By: nick on 2002/02/20 18:15:00
21259 Log: Integrate mainline
21260 Branch: perlio
21261 +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
21262 +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
21263 +> lib/Locale/Country.pod lib/Locale/Currency.pod
21264 +> lib/Locale/Language.pod lib/Locale/Script.pm
21265 +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
21266 +> t/uni/title.t t/uni/upper.t
21267 !> (integrate 41 files)
21268____________________________________________________________________________
21269[ 14795] By: ams on 2002/02/20 17:08:38
21270 Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
21271 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21272 Date: Wed, 20 Feb 2002 18:06:59 +0000
21273 Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
21274 Branch: perl
21275 ! pp_ctl.c
21276____________________________________________________________________________
21277[ 14794] By: ams on 2002/02/20 16:41:56
21278 Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
21279 From: Paul_GreenVOS@vos.stratus.com
21280 Date: Wed, 20 Feb 02 12:21 est
21281 Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
21282 Branch: perl
21283 ! Makefile.SH
21284____________________________________________________________________________
21285[ 14793] By: jhi on 2002/02/20 16:26:56
21286 Log: Forgot from #14790.
21287 Branch: perl
21288 ! pp_pack.c
21289____________________________________________________________________________
21290[ 14792] By: jhi on 2002/02/20 16:23:00
21291 Log: Update Changes.
21292 Branch: perl
21293 ! Changes patchlevel.h
21294____________________________________________________________________________
21295[ 14791] By: jhi on 2002/02/20 15:24:19
21296 Log: Integrate change #14778 from maintperl;
21297
21298 constant folding on the range operator had the effect of disabling
21299 peephole optimizations in all the siblings of the range OP; the
21300 effect of this was that barewords could escape strictures when
21301 they were hiding in such places
21302 Branch: perl
21303 ! t/lib/strict/subs
21304 !> op.c
21305____________________________________________________________________________
21306[ 14790] By: jhi on 2002/02/20 15:08:06
21307 Log: Subject: Re: [ID 20020220.001] pack w with objects
21308 From: Ulrich Pfeifer <upf@de.uu.net>
21309 Date: 20 Feb 2002 11:21:15 +0100
21310 Message-ID: <p5g03wcv38.fsf@de.uu.net>
21311 Branch: perl
21312 ! t/op/pack.t
21313____________________________________________________________________________
21314[ 14789] By: jhi on 2002/02/20 15:05:54
21315 Log: Subject: Re: [PATCH] go faster for Encode's compile
21316 From: Nicholas Clark <nick@unfortu.net>
21317 Date: Tue, 19 Feb 2002 23:38:36 +0000
21318 Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
21319 Branch: perl
21320 ! ext/Encode/compile
21321____________________________________________________________________________
21322[ 14788] By: jhi on 2002/02/20 15:02:31
21323 Log: Regen Glossary.
21324 Branch: perl
21325 ! Porting/Glossary Porting/config.sh Porting/config_H
21326____________________________________________________________________________
21327[ 14787] By: jhi on 2002/02/20 14:57:37
21328 Log: metaconfig unit change for #14786 (not visible yet,
21329 since Glossary needs regenerating)
21330 Branch: metaconfig
21331 ! U/compline/d_gconvert.U
21332____________________________________________________________________________
21333[ 14786] By: jhi on 2002/02/20 14:56:55
21334 Log: Subject: d_Gconvert hints and Glossary
21335 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21336 Date: Tue, 19 Feb 2002 11:55:36 -0800
21337 Message-ID: <42qc8gzkgOFN092yn@efn.org>
21338 Branch: perl
21339 ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
21340 ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
21341 ! hints/svr5.sh
21342____________________________________________________________________________
21343[ 14785] By: jhi on 2002/02/20 14:38:45
21344 Log: metaconfig unit changes for #14784.
21345 Branch: metaconfig
21346 ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
21347____________________________________________________________________________
21348[ 14784] By: jhi on 2002/02/20 14:38:14
21349 Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
21350 From: Paul Eggert <eggert@twinsun.com>
21351 Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST)
21352 Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
21353 Branch: perl
21354 ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
21355 ! pod/perlhack.pod
21356____________________________________________________________________________
21357[ 14783] By: jhi on 2002/02/20 14:21:32
21358 Log: metaconfig unit change for #14782.
21359 Branch: metaconfig/U/perl
21360 ! Mksymlinks.U
21361____________________________________________________________________________
21362[ 14782] By: jhi on 2002/02/20 14:20:33
21363 Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
21364 From: "Gerrit P. Haase" <gp@familiehaase.de>
21365 Date: Wed, 20 Feb 2002 00:23:29 +0100
21366 Message-ID: <70348722516.20020220002329@familiehaase.de>
21367 Branch: perl
21368 ! Configure
21369____________________________________________________________________________
21370[ 14781] By: jhi on 2002/02/20 13:58:16
21371 Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
21372 From: Nicholas Clark <nick@unfortu.net>
21373 Date: Tue, 19 Feb 2002 19:27:42 +0000
21374 Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
21375
21376 (with modifications)
21377 Branch: perl
21378 ! pod/perlsub.pod
21379____________________________________________________________________________
21380[ 14780] By: jhi on 2002/02/20 13:49:44
21381 Log: NetWare tweak from Ananth Kesari.
21382 Branch: perl
21383 ! lib/ExtUtils/MakeMaker.pm
21384____________________________________________________________________________
21385[ 14779] By: ams on 2002/02/20 06:51:55
21386 Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
21387 Branch: perl
21388 ! pod/perlfaq4.pod
21389____________________________________________________________________________
21390[ 14778] By: gsar on 2002/02/20 04:17:22
21391 Log: constant folding on the range operator had the effect of disabling
21392 peephole optimizations in all the siblings of the range OP; the
21393 effect of this was that barewords could escape strictures when
21394 they were hiding in such places
21395 Branch: maint-5.6/perl
21396 ! op.c t/pragma/strict-subs
21397____________________________________________________________________________
21398[ 14777] By: ams on 2002/02/20 00:56:21
21399 Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
21400 From: Graham Barr <gbarr@pobox.com>
21401 Date: Tue, 19 Feb 2002 23:08:47 +0000
21402 Message-Id: <20020219230847.G66560@pobox.com>
21403 Branch: perl
21404 ! lib/Time/Local.pm
21405____________________________________________________________________________
21406[ 14776] By: ams on 2002/02/19 17:20:28
21407 Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
21408 From: Nicholas Clark <nick@unfortu.net>
21409 Date: Tue, 19 Feb 2002 16:23:22 +0000
21410 Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
21411 Branch: perl
21412 ! lib/Tie/Hash.pm
21413____________________________________________________________________________
21414[ 14775] By: jhi on 2002/02/19 15:20:52
21415 Log: Regen doc, regen toc.
21416 Branch: perl
21417 ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
21418____________________________________________________________________________
21419[ 14774] By: jhi on 2002/02/19 15:18:03
21420 Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
21421 From: Dave Mitchell <davem@fdgroup.co.uk>
21422 Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT)
21423 Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>
21424 Branch: perl
21425 ! pod/perlsub.pod
21426____________________________________________________________________________
21427[ 14773] By: jhi on 2002/02/19 15:13:57
21428 Log: Detypo.
21429 Branch: perl
21430 ! lib/Tie/Memoize.pm
21431____________________________________________________________________________
21432[ 14772] By: jhi on 2002/02/19 15:01:25
21433 Log: UTF-8 C API doc tweaks.
21434 Branch: perl
21435 ! pod/perlunicode.pod
21436____________________________________________________________________________
21437[ 14771] By: jhi on 2002/02/19 14:03:08
21438 Log: Mention that the case-switchers know about Unicode, too.
21439 Branch: perl
21440 ! pod/perlop.pod
21441____________________________________________________________________________
21442[ 14770] By: jhi on 2002/02/19 13:49:52
21443 Log: Upgrade to Locale::Codes 2.01.
21444 Branch: perl
21445 + lib/Locale/Constants.pod lib/Locale/Country.pod
21446 + lib/Locale/Currency.pod lib/Locale/Language.pod
21447 + lib/Locale/Script.pod
21448 ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
21449 ! lib/Locale/Constants.pm lib/Locale/Country.pm
21450 ! lib/Locale/Currency.pm lib/Locale/Language.pm
21451 ! lib/Locale/Maketext.pm lib/Locale/Script.pm
21452____________________________________________________________________________
21453[ 14769] By: jhi on 2002/02/19 13:34:16
21454 Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
21455 From: Dave Mitchell <davem@fdgroup.co.uk>
21456 Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT)
21457 Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
21458 Branch: perl
21459 ! pod/perlsub.pod
21460____________________________________________________________________________
21461[ 14768] By: jhi on 2002/02/19 13:32:32
21462 Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
21463 From: Sam Tregar <sam@tregar.com>
21464 Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST)
21465 Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>
21466 Branch: perl
21467 ! sv.h
21468____________________________________________________________________________
21469[ 14767] By: jhi on 2002/02/19 13:29:04
21470 Log: The test requires perlio.
21471 Branch: perl
21472 ! ext/Encode/t/JP.t
21473____________________________________________________________________________
21474[ 14766] By: jhi on 2002/02/19 04:57:59
21475 Log: Misplaced block end.
21476 Branch: perl
21477 ! utf8.c
21478____________________________________________________________________________
21479[ 14765] By: jhi on 2002/02/19 04:53:30
21480 Log: The POSIX extensions are deadly.
21481 Branch: perl
21482 ! regcomp.c
21483____________________________________________________________________________
21484[ 14764] By: jhi on 2002/02/19 04:44:41
21485 Log: Let's not overdo the growth.
21486 Branch: perl
21487 ! pp.c
21488____________________________________________________________________________
21489[ 14763] By: jhi on 2002/02/19 04:19:21
21490 Log: Third time makes the charm.
21491 Branch: perl
21492 ! README.os390
21493____________________________________________________________________________
21494[ 14762] By: jhi on 2002/02/19 04:03:46
21495 Log: Oops.
21496 Branch: perl
21497 ! utf8.c
21498____________________________________________________________________________
21499[ 14761] By: jhi on 2002/02/19 03:49:34
21500 Log: Add back the new casing tests.
21501 Branch: perl
21502 + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
21503 ! MANIFEST
21504____________________________________________________________________________
21505[ 14760] By: jhi on 2002/02/19 03:49:16
21506 Log: Prefer special case mappings.
21507 Branch: perl
21508 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21509 ! lib/unicore/To/Upper.pl lib/unicore/mktables
21510____________________________________________________________________________
21511[ 14759] By: jhi on 2002/02/19 03:48:46
21512 Log: Try special casing first.
21513 Branch: perl
21514 ! utf8.c
21515____________________________________________________________________________
21516[ 14758] By: jhi on 2002/02/19 01:55:14
21517 Log: Not extending enough.
21518 Branch: perl
21519 ! pp.c utf8.h
21520____________________________________________________________________________
21521[ 14757] By: jhi on 2002/02/19 00:21:07
21522 Log: No need to store identity mappings.
21523 Branch: perl
21524 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21525 ! lib/unicore/mktables
21526____________________________________________________________________________
21527[ 14756] By: ams on 2002/02/18 20:21:17
21528 Log: Forward port #14704 from maint-5.6.
21529 Branch: perl
21530 ! doio.c
21531____________________________________________________________________________
21532[ 14755] By: jhi on 2002/02/18 20:16:40
21533 Log: Regen Changes.
21534 Branch: perl
21535 ! Changes
21536____________________________________________________________________________
21537[ 14754] By: ams on 2002/02/18 19:01:09
21538 Log: Subject: [PATCH] VMS cando_by_name and current process privs
21539 From: "Craig A. Berry" <craigberry@mac.com>
21540 Date: Mon, 18 Feb 2002 14:03:30 -0600
21541 Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
21542 Branch: perl
21543 ! vms/vms.c
21544____________________________________________________________________________
21545[ 14753] By: jhi on 2002/02/18 17:58:39
21546 Log: Update Changes.
21547 Branch: perl
21548 ! Changes patchlevel.h
21549____________________________________________________________________________
21550[ 14752] By: jhi on 2002/02/18 17:54:44
21551 Log: What do you know; these tests unearthed nasty problems.
21552 Will resolve those first.
21553 Branch: perl
21554 - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
21555 ! MANIFEST
21556____________________________________________________________________________
21557[ 14751] By: jhi on 2002/02/18 17:52:23
21558 Log: Update Changes.
21559 Branch: perl
21560 ! Changes patchlevel.h
21561____________________________________________________________________________
21562[ 14750] By: ams on 2002/02/18 17:36:05
21563 Log: Subject: Re: IO::Poll: Removing Handles
21564 From: Matthew Sachs <matthewg@zevils.com>
21565 Date: Mon, 18 Feb 2002 13:19:01 -0500
21566 Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
21567 Branch: perl
21568 ! ext/IO/lib/IO/t/io_poll.t
21569____________________________________________________________________________
21570[ 14749] By: jhi on 2002/02/18 16:49:51
21571 Log: Subject: VMS test fix-ups (alarm.t and glob.t)
21572 From: "Craig A. Berry" <craigberry@mac.com>
21573 Date: Mon, 18 Feb 2002 11:52:21 -0600
21574 Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
21575 Branch: perl
21576 ! t/op/alarm.t t/op/glob.t
21577____________________________________________________________________________
21578[ 14748] By: ams on 2002/02/18 15:53:36
21579 Log: s/load_module/Perl_load_module/
21580 Branch: perl
21581 ! gv.c
21582____________________________________________________________________________
21583[ 14747] By: jhi on 2002/02/18 15:43:06
21584 Log: Unused in ASCII, used in EBCDIC.
21585 Branch: perl
21586 ! utf8.c
21587____________________________________________________________________________
21588[ 14746] By: jhi on 2002/02/18 15:26:32
21589 Log: Upgrade to Locale::Codes 2.00.
21590 Branch: perl
21591 + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
21592 + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
21593 ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
21594 ! lib/Locale/Constants.pm lib/Locale/Country.pm
21595 ! lib/Locale/Currency.pm lib/Locale/Language.pm
21596____________________________________________________________________________
21597[ 14745] By: ams on 2002/02/18 15:20:44
21598 Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
21599 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21600 Date: Sat, 16 Feb 2002 00:06:01 +0100
21601 Message-Id: <20020216000601.A17249@rafael>
21602 Branch: perl
21603 ! gv.c
21604____________________________________________________________________________
21605[ 14744] By: jhi on 2002/02/18 14:54:47
21606 Log: More Unicode casing checks.
21607 Branch: perl
21608 + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
21609 ! MANIFEST
21610____________________________________________________________________________
21611[ 14743] By: ams on 2002/02/18 14:35:38
21612 Log: Subject: IO::Poll: Removing Handles
21613 From: Matthew Sachs <matthewg@zevils.com>
21614 Date: Sun, 17 Feb 2002 04:49:46 -0500
21615 Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
21616 Branch: perl
21617 ! ext/IO/lib/IO/Poll.pm
21618____________________________________________________________________________
21619[ 14741] By: ams on 2002/02/18 13:59:48
21620 Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
21621 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21622 Date: Mon, 18 Feb 2002 15:41:26 +0100
21623 Message-Id: <20020218154126.A692@rafael>
21624 Branch: perl
21625 ! pp_ctl.c t/op/do.t
21626____________________________________________________________________________
21627[ 14740] By: nick on 2002/02/18 09:09:23
21628 Log: Integrate mainline
21629 Branch: perlio
21630 +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
21631 +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
21632 +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
21633 +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
21634 +> ext/Encode/lib/Encode/JP/Constants.pm
21635 +> ext/Encode/lib/Encode/JP/H2Z.pm
21636 +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
21637 +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
21638 +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
21639 +> os2/OS2/Process/t/os2_process.t
21640 +> os2/OS2/Process/t/os2_process_kid.t
21641 +> os2/OS2/Process/t/os2_process_text.t
21642 - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21643 - ext/Encode/t/Japanese.t
21644 !> (integrate 47 files)
21645____________________________________________________________________________
21646[ 14739] By: jhi on 2002/02/18 05:02:47
21647 Log: EBCDIC: now the worst seems to be over for
21648 the "Malformed" warnings. Still a few of them,
21649 and plenty of test failures, but getting better.
21650 Branch: perl
21651 ! regcomp.c utf8.c
21652____________________________________________________________________________
21653[ 14738] By: jhi on 2002/02/18 02:31:05
21654 Log: Upgrade to Net::Ping 2.12.
21655 Branch: perl
21656 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
21657 ! lib/Net/Ping/t/110_icmp_inst.t
21658____________________________________________________________________________
21659[ 14737] By: jhi on 2002/02/18 02:24:31
21660 Log: After much rewriting we are now pretty much
21661 back to where we started.
21662 Branch: perl
21663 ! utf8.c
21664____________________________________________________________________________
21665[ 14736] By: ams on 2002/02/18 01:23:00
21666 Log: Subject: [PATCH B::Deparse] two fixes
21667 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21668 Date: Sun, 17 Feb 2002 23:58:59 +0100
21669 Message-Id: <20020217235859.A32513@rafael>
21670 Branch: perl
21671 ! ext/B/B/Deparse.pm
21672____________________________________________________________________________
21673[ 14735] By: jhi on 2002/02/17 21:24:26
21674 Log: Buglet.
21675 Branch: perl
21676 ! ext/Encode/lib/Encode/JP/JIS.pm
21677____________________________________________________________________________
21678[ 14734] By: jhi on 2002/02/17 20:44:59
21679 Log: Clearing up to_utf8_case() continues: this time use
21680 a single return, and EBCDICification for all paths.
21681 Branch: perl
21682 ! utf8.c
21683____________________________________________________________________________
21684[ 14733] By: jhi on 2002/02/17 19:51:01
21685 Log: Small tweaks to get the test running (fix @INC and
21686 do not overwrite the table.utf8 and table.rnd).
21687 Branch: perl
21688 ! ext/Encode/t/JP.t
21689____________________________________________________________________________
21690[ 14732] By: jhi on 2002/02/17 18:40:24
21691 Log: Tiny tweak.
21692 Branch: perl
21693 ! utf8.c
21694____________________________________________________________________________
21695[ 14731] By: jhi on 2002/02/17 16:56:17
21696 Log: Redundant casts.
21697 Branch: perl
21698 ! utf8.c
21699____________________________________________________________________________
21700[ 14730] By: jhi on 2002/02/17 16:50:34
21701 Log: More filename portability tips.
21702 Branch: perl
21703 ! pod/perlport.pod
21704____________________________________________________________________________
21705[ 14729] By: jhi on 2002/02/17 16:25:06
21706 Log: FAQ sync.
21707 Branch: perl
21708 ! pod/perlfaq3.pod pod/perlfaq5.pod
21709____________________________________________________________________________
21710[ 14728] By: ams on 2002/02/17 16:15:09
21711 Log: Subject: podlators 1.21 released
21712 From: Russ Allbery <rra@stanford.edu>
21713 Date: Sat, 16 Feb 2002 21:42:56 -0800
21714 Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
21715 Branch: perl
21716 ! lib/Pod/Text/Overstrike.pm
21717____________________________________________________________________________
21718[ 14727] By: sky on 2002/02/17 11:36:52
21719 Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
21720 From: Autrijus Tang <autrijus@autrijus.org>
21721 Date: Sun, 17 Feb 2002 19:46:47 +0800
21722 Message-ID: <20020217194647.A1410@not.autrijus.org>
21723 Branch: perl
21724 ! pp_ctl.c t/op/tiehandle.t util.c
21725____________________________________________________________________________
21726[ 14726] By: jhi on 2002/02/17 03:13:30
21727 Log: EBCDIC: to_utf8_case() is supposed to get its low 256
21728 input in native code points, not Unicode.
21729 Branch: perl
21730 ! utf8.c
21731____________________________________________________________________________
21732[ 14725] By: jhi on 2002/02/17 01:43:42
21733 Log: Regen Glossary.
21734 Branch: perl
21735 ! Porting/Glossary Porting/config.sh Porting/config_H
21736____________________________________________________________________________
21737[ 14724] By: jhi on 2002/02/17 01:12:37
21738 Log: The #14715 and #14716 were okay: they just revealed
21739 a bug in the EXACTF matching.
21740 Branch: perl
21741 ! regexec.c utf8.c
21742____________________________________________________________________________
21743[ 14723] By: jhi on 2002/02/16 16:14:19
21744 Log: Retreat, retreat! (retract #14715 and #14716)
21745 Branch: perl
21746 ! utf8.c
21747____________________________________________________________________________
21748[ 14722] By: jhi on 2002/02/16 16:06:00
21749 Log: Encode 0.40, from Dan Kogai.
21750 Branch: perl
21751 + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
21752 + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
21753 + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
21754 + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
21755 + ext/Encode/lib/Encode/JP/Constants.pm
21756 + ext/Encode/lib/Encode/JP/H2Z.pm
21757 + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
21758 + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
21759 + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
21760 + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
21761 - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21762 - ext/Encode/t/Japanese.t
21763 ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
21764 ! ext/Encode/t/Encode.t
21765____________________________________________________________________________
21766[ 14721] By: jhi on 2002/02/16 15:37:40
21767 Log: metaconfig unit change for #14720.
21768 Branch: perl
21769 ! Configure
21770____________________________________________________________________________
21771[ 14720] By: jhi on 2002/02/16 15:36:42
21772 Log: Regenerate Configure (small tweaks on Yitzchak's,
21773 main difference being that the preference variables are
21774 called gconvert_...).
21775 Branch: metaconfig
21776 ! U/compline/d_gconvert.U
21777____________________________________________________________________________
21778[ 14719] By: ams on 2002/02/16 14:11:01
21779 Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
21780 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21781 Date: Thu, 14 Feb 2002 22:27:33 -0800
21782 Message-Id: <VpKb8gzkgCdK092yn@efn.org>
21783 (Applied by hand.)
21784 Branch: perl
21785 ! Configure
21786____________________________________________________________________________
21787[ 14718] By: ams on 2002/02/16 13:45:28
21788 Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
21789 From: Philip Newton <Philip.Newton@gmx.net>
21790 Date: Sat, 16 Feb 2002 10:05:05 +0100
21791 Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
21792 (Applied by hand.)
21793 Branch: perl
21794 ! pod/perlport.pod
21795____________________________________________________________________________
21796[ 14717] By: ams on 2002/02/16 04:30:23
21797 Log: Remove dubious test.
21798 Branch: perl
21799 ! t/io/open.t
21800____________________________________________________________________________
21801[ 14716] By: jhi on 2002/02/16 04:24:45
21802 Log: Tiny tweak.
21803 Branch: perl
21804 ! utf8.c
21805____________________________________________________________________________
21806[ 14715] By: jhi on 2002/02/16 03:49:14
21807 Log: Restructure to_utf8_case() for simpler execution paths.
21808 Branch: perl
21809 ! utf8.c
21810____________________________________________________________________________
21811[ 14714] By: ams on 2002/02/16 02:43:59
21812 Log: Absorb #14701 by Sarathy from maint-5.6.
21813 Branch: perl
21814 ! doio.c t/io/open.t
21815____________________________________________________________________________
21816[ 14713] By: ams on 2002/02/16 01:51:27
21817 Log: Subject: [PATCH] VOS patches for perl 5.8
21818 From: Paul_GreenVOS@vos.stratus.com
21819 Date: Fri, 15 Feb 02 17:41 est
21820 Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
21821 Branch: perl
21822 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
21823 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21824 ! vos/install_perl.cm
21825____________________________________________________________________________
21826[ 14712] By: jhi on 2002/02/15 21:08:13
21827 Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
21828 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21829 Date: Fri, 15 Feb 2002 23:05:44 +0100
21830 Message-ID: <20020215230544.A690@rafael>
21831 Branch: perl
21832 ! ext/B/B/Deparse.pm
21833____________________________________________________________________________
21834[ 14711] By: jhi on 2002/02/15 19:26:07
21835 Log: Add $VERSION.
21836 Branch: perl
21837 ! lib/Tie/Memoize.pm
21838____________________________________________________________________________
21839[ 14710] By: jhi on 2002/02/15 15:40:30
21840 Log: Update Changes.
21841 Branch: perl
21842 ! Changes patchlevel.h
21843____________________________________________________________________________
21844[ 14709] By: jhi on 2002/02/15 15:01:54
21845 Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
21846 From: Robin Barker <rmb1@cise.npl.co.uk>
21847 Date: Thu, 14 Feb 2002 19:07:40 GMT
21848 Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
21849
21850 (the hints part only)
21851 Branch: perl
21852 ! hints/solaris_2.sh
21853____________________________________________________________________________
21854[ 14708] By: jhi on 2002/02/15 15:00:27
21855 Log: metaconfig unit changes for #14707.
21856 Branch: metaconfig
21857 ! U/modified/cc.U
21858 Branch: metaconfig/U/perl
21859 ! Checkcc.U
21860____________________________________________________________________________
21861[ 14707] By: jhi on 2002/02/15 15:00:01
21862 Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
21863 From: Robin Barker <rmb1@cise.npl.co.uk>
21864 Date: Fri, 15 Feb 2002 12:14:39 GMT
21865 Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
21866
21867 Split checking-for-gcc and checking-for-cc.
21868 Branch: perl
21869 ! Configure
21870____________________________________________________________________________
21871[ 14706] By: ams on 2002/02/15 13:57:15
21872 Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
21873 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
21874 Date: 15 Feb 2002 10:53:06 +0200
21875 Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
21876 Branch: perl
21877 ! lib/Pod/Html.pm
21878____________________________________________________________________________
21879[ 14705] By: ams on 2002/02/15 08:42:55
21880 Log: Subject: [PATCH @14577] OS/2 tests and more
21881 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21882 Date: Fri, 15 Feb 2002 03:56:24 -0500
21883 Message-Id: <20020215035624.A16467@math.ohio-state.edu>
21884 Branch: perl
21885 + os2/OS2/Process/t/os2_process.t
21886 + os2/OS2/Process/t/os2_process_kid.t
21887 + os2/OS2/Process/t/os2_process_text.t
21888 ! MANIFEST configpm hints/os2.sh makedef.pl
21889 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
21890 ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
21891 ! os2/os2ish.h
21892____________________________________________________________________________
21893[ 14704] By: gsar on 2002/02/15 08:42:48
21894 Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
21895 avoid wasteful PL_fdpid fiddling where that is not warranted;
21896 mostly whitespace fixes
21897
21898 these were longstanding todo items from:
21899 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
21900 Branch: maint-5.6/perl
21901 ! doio.c
21902____________________________________________________________________________
21903[ 14702] By: nick on 2002/02/15 08:31:41
21904 Log: Integrate mainline
21905 Branch: perlio
21906 +> lib/if.pm lib/if.t
21907 !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
21908 !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
21909 !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
21910 !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
21911 !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
21912 !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
21913 !> lib/charnames.t pod/perluniintro.pod pp_sys.c
21914 !> t/lib/warnings/pp_sys
21915____________________________________________________________________________
21916[ 14701] By: gsar on 2002/02/15 08:04:58
21917 Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
21918 (and also dies quickly on Windows); this bug crept in as
21919 change#610, a.k.a change#646
21920 Branch: maint-5.6/perl
21921 ! doio.c t/io/open.t
21922____________________________________________________________________________
21923[ 14700] By: jhi on 2002/02/15 02:51:13
21924 Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
21925 From: Ville "Skyttä" <ville.skytta@iki.fi>
21926 Date: Wed, 13 Feb 2002 22:29:39 +0200
21927 Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
21928 Branch: perl
21929 ! lib/Pod/Html.pm
21930____________________________________________________________________________
21931[ 14699] By: jhi on 2002/02/14 23:47:43
21932 Log: Document and test the C0 and C1.
21933 Branch: perl
21934 ! lib/charnames.pm lib/charnames.t
21935____________________________________________________________________________
21936[ 14698] By: jhi on 2002/02/14 22:21:55
21937 Log: metaconfig unit change for #14697.
21938 Branch: metaconfig
21939 ! U/modified/Init.U
21940____________________________________________________________________________
21941[ 14697] By: jhi on 2002/02/14 22:21:20
21942 Log: Also OS/2 seems to need exe set early.
21943 Branch: perl
21944 ! Configure
21945____________________________________________________________________________
21946[ 14696] By: jhi on 2002/02/14 22:13:18
21947 Log: Document pack U0U.
21948 Branch: perl
21949 ! pod/perluniintro.pod
21950____________________________________________________________________________
21951[ 14695] By: jhi on 2002/02/14 21:56:52
21952 Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
21953 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21954 Date: Thu, 14 Feb 2002 23:58:00 +0100
21955 Message-ID: <20020214235800.A12901@rafael>
21956 Branch: perl
21957 ! pp_sys.c t/lib/warnings/pp_sys
21958____________________________________________________________________________
21959[ 14694] By: jhi on 2002/02/14 21:54:43
21960 Log: Subject: [PATCH @13746] conditional pragmas
21961 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21962 Date: Mon, 31 Dec 2001 18:18:09 -0500
21963 Message-ID: <20011231181809.A29528@math.ohio-state.edu>
21964 Branch: perl
21965 + lib/if.pm lib/if.t
21966 ! MANIFEST
21967____________________________________________________________________________
21968[ 14693] By: jhi on 2002/02/14 21:47:08
21969 Log: Deparse bug introduced by #14615: the fix is just a workaround,
21970 I suspect there to be another deeper bug, must distill simpler
21971 test case.
21972 Branch: perl
21973 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
21974____________________________________________________________________________
21975[ 14692] By: jhi on 2002/02/14 19:52:26
21976 Log: Integrate perlio:
21977
21978 [ 14685]
21979 Make dependencies more precise (for nmake)
21980 Branch: perl
21981 !> ext/Encode/EUC_JP/Makefile.PL
21982____________________________________________________________________________
21983[ 14691] By: jhi on 2002/02/14 18:08:58
21984 Log: Just a guess.
21985 Branch: perl
21986 ! lib/Tie/Handle.pm
21987____________________________________________________________________________
21988[ 14690] By: nick on 2002/02/14 16:30:56
21989 Log: Integrate mainline
21990 Branch: perlio
21991 +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
21992 !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
21993 !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
21994 !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
21995 !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
21996 !> utf8.c
21997____________________________________________________________________________
21998[ 14689] By: jhi on 2002/02/14 16:03:50
21999 Log: Upgrade to Net::Ping 2.11.
22000 Branch: perl
22001 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
22002 ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
22003 ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
22004 ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
22005____________________________________________________________________________
22006[ 14688] By: jhi on 2002/02/14 15:15:17
22007 Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
22008 From: Robin Barker <rmb1@cise.npl.co.uk>
22009 Date: Wed, 13 Feb 2002 17:37:07 GMT
22010 Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
22011
22012 (updated version of the above)
22013 Branch: perl
22014 ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
22015____________________________________________________________________________
22016[ 14687] By: jhi on 2002/02/14 14:44:02
22017 Log: Excise inexact blather.
22018 Branch: perl
22019 ! utf8.c
22020____________________________________________________________________________
22021[ 14686] By: jhi on 2002/02/14 14:30:35
22022 Log: Subject: Re: [PATCH @13746] tied hashes: memoization
22023 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22024 Date: Mon, 31 Dec 2001 20:28:46 -0500
22025 Message-ID: <20011231202845.A1323@math.ohio-state.edu>
22026 Branch: perl
22027 + lib/Tie/Memoize.pm lib/Tie/Memoize.t
22028 ! MANIFEST
22029____________________________________________________________________________
22030[ 14685] By: nick on 2002/02/14 14:20:20
22031 Log: Make dependencies more precise (for nmake)
22032 Branch: perlio
22033 ! ext/Encode/EUC_JP/Makefile.PL
22034____________________________________________________________________________
22035[ 14684] By: jhi on 2002/02/14 14:09:10
22036 Log: Subject: [PATCH @13746] tied hashes
22037 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22038 Date: Mon, 31 Dec 2001 19:15:39 -0500
22039 Message-ID: <20011231191539.A46@math.ohio-state.edu>
22040 Branch: perl
22041 ! lib/Tie/Hash.pm pod/perltie.pod
22042____________________________________________________________________________
22043[ 14683] By: jhi on 2002/02/13 22:30:55
22044 Log: Subject: Re: [PATCH] Configure followed by make minitest
22045 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22046 Date: Sun, 10 Feb 2002 23:22:05 -0800
22047 Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
22048 Branch: perl
22049 ! Makefile.SH
22050____________________________________________________________________________
22051[ 14682] By: jhi on 2002/02/13 15:50:37
22052 Log: Subject: Re: perl@14647
22053 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22054 Date: Mon, 11 Feb 2002 19:30:36 +0100
22055 Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
22056 Branch: perl
22057 ! t/op/groups.t
22058____________________________________________________________________________
22059[ 14681] By: jhi on 2002/02/13 15:14:25
22060 Log: Update Changes.
22061 Branch: perl
22062 ! Changes patchlevel.h
22063____________________________________________________________________________
22064[ 14680] By: jhi on 2002/02/13 13:41:50
22065 Log: Integrate perlio:
22066
22067 [ 14677]
22068 Do not lc() the file names before doing dirname() or they don't match.
22069 Branch: perl
22070 !> lib/ExtUtils/t/Installed.t
22071____________________________________________________________________________
22072[ 14679] By: sky on 2002/02/13 12:56:13
22073 Log: rename mutex to make a bit more sense
22074 Branch: perl
22075 ! ext/threads/threads.xs
22076____________________________________________________________________________
22077[ 14678] By: sky on 2002/02/13 12:46:11
22078 Log: Track active threads....
22079 Branch: perl
22080 ! ext/threads/threads.pm ext/threads/threads.xs
22081____________________________________________________________________________
22082[ 14677] By: nick on 2002/02/13 09:30:42
22083 Log: Do not lc() the file names before doing dirname() or they don't match.
22084 Branch: perlio
22085 ! lib/ExtUtils/t/Installed.t
22086____________________________________________________________________________
22087[ 14676] By: sky on 2002/02/13 09:03:37
22088 Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
22089 From: Michael G Schwern <schwern@pobox.com>
22090 Date: ons feb 13, 2002 11:00:17 Europe/Stockholm
22091 Message-Id: <20020213100017.GA6288@blackrider>
22092 Branch: perl
22093 ! lib/File/Spec/t/rel2abs2rel.t
22094____________________________________________________________________________
22095[ 14675] By: sky on 2002/02/13 09:00:24
22096 Log: Do not propagate END blocks to child threads, test.
22097 Branch: perl
22098 + ext/threads/t/end.t
22099 ! MANIFEST ext/threads/threads.xs
22100____________________________________________________________________________
22101[ 14674] By: nick on 2002/02/13 08:34:55
22102 Log: Integrate mainline
22103 Branch: perlio
22104 +> ext/threads/t/join.t
22105 !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
22106 !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
22107 !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
22108____________________________________________________________________________
22109[ 14673] By: jhi on 2002/02/13 05:17:26
22110 Log: metaconfig unit change for #14672.
22111 Branch: metaconfig
22112 ! U/modified/lns.U
22113____________________________________________________________________________
22114[ 14672] By: jhi on 2002/02/13 05:17:07
22115 Log: $ln is supposed to be already set to $ln + executable suffix
22116 on platforms that need it, from Paul Green.
22117 Branch: perl
22118 ! Configure
22119____________________________________________________________________________
22120[ 14671] By: jhi on 2002/02/13 05:12:28
22121 Log: Subject: New command syntax for 'x' command
22122 From: Mark-Jason Dominus <mjd@plover.com>
22123 Date: Tue, 12 Feb 2002 20:54:01 -0500
22124 Message-ID: <20020213015401.25685.qmail@plover.com>
22125 Branch: perl
22126 ! lib/perl5db.pl pod/perldebug.pod
22127____________________________________________________________________________
22128[ 14670] By: jhi on 2002/02/13 05:11:12
22129 Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
22130 From: Mark-Jason Dominus <mjd@plover.com>
22131 Date: Tue, 12 Feb 2002 20:20:42 -0500
22132 Message-ID: <20020213012042.25245.qmail@plover.com>
22133 Branch: perl
22134 ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
22135____________________________________________________________________________
22136[ 14669] By: jhi on 2002/02/13 04:43:43
22137 Log: Iteration continues.
22138 Branch: perl
22139 ! utf8.c
22140____________________________________________________________________________
22141[ 14668] By: jhi on 2002/02/13 02:37:31
22142 Log: Duh.
22143 Branch: perl
22144 ! pp_pack.c t/op/length.t
22145____________________________________________________________________________
22146[ 14667] By: jhi on 2002/02/13 01:33:01
22147 Log: Retract #14666.
22148 Branch: perl
22149 ! t/op/lc.t
22150____________________________________________________________________________
22151[ 14666] By: jhi on 2002/02/13 01:22:13
22152 Log: (retracted by #14667)
22153 Branch: perl
22154 ! t/op/lc.t
22155____________________________________________________________________________
22156[ 14665] By: jhi on 2002/02/13 00:45:02
22157 Log: Tiny test script tweaks.
22158 Branch: perl
22159 ! t/uni/fold.t
22160____________________________________________________________________________
22161[ 14664] By: jhi on 2002/02/13 00:24:37
22162 Log: Rewrite the "special mapping" part of to_utf8_case(),
22163 this time with fewer bugs. (See: The Law of Cybernetic
22164 Entymology.)
22165 Branch: perl
22166 ! utf8.c
22167____________________________________________________________________________
22168[ 14663] By: sky on 2002/02/12 18:26:16
22169 Log: Stop failures if you pass an object, sv_dup might not be the right
22170 thing to use since I have a feeling we end up cloning far too much.
22171 (Like the stash for example).... Maybe we need a lightweight sv_dup
22172 that searches the target for things....
22173 Real fix is another option to perl_clone which controls if you should
22174 save stashes.
22175 Branch: perl
22176 ! ext/threads/threads.xs
22177____________________________________________________________________________
22178[ 14662] By: jhi on 2002/02/12 17:19:49
22179 Log: Retract #14661.
22180 Branch: perl
22181 ! hints/solaris_2.sh
22182____________________________________________________________________________
22183[ 14661] By: jhi on 2002/02/12 17:16:20
22184 Log: (retracted by #14662)
22185 Branch: perl
22186 ! hints/solaris_2.sh
22187____________________________________________________________________________
22188[ 14660] By: jhi on 2002/02/12 15:03:58
22189 Log: EBCDIC: another "can't happen".
22190 Branch: perl
22191 ! utf8.c
22192____________________________________________________________________________
22193[ 14659] By: sky on 2002/02/12 14:38:21
22194 Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
22195 Branch: perl
22196 + ext/threads/t/join.t
22197 ! MANIFEST ext/threads/threads.xs
22198____________________________________________________________________________
22199[ 14658] By: nick on 2002/02/12 13:54:06
22200 Log: Integrate mainline
22201 Branch: perlio
22202 !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
22203 !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
22204 !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
22205____________________________________________________________________________
22206[ 14657] By: jhi on 2002/02/12 13:44:34
22207 Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function
22208 From: Jan Dubois <JanD@ActiveState.com>
22209 Date: Tue, 12 Feb 2002 00:56:31 -0800
22210 Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
22211 Branch: perl
22212 ! lib/Win32.pod win32/win32.c win32/win32.h
22213____________________________________________________________________________
22214[ 14656] By: jhi on 2002/02/12 13:39:18
22215 Log: Subject: [PATCH] Re: 14654 introduced a bug
22216 From: Michael G Schwern <schwern@pobox.com>
22217 Date: Tue, 12 Feb 2002 05:37:36 -0500
22218 Message-ID: <20020212103736.GC14327@blackrider>
22219 Branch: perl
22220 ! lib/File/Spec/t/rel2abs2rel.t
22221____________________________________________________________________________
22222[ 14655] By: jhi on 2002/02/12 04:50:58
22223 Log: More unset installman[13]dir tweaks from chromatic.
22224 Branch: perl
22225 ! lib/ExtUtils/Installed.pm
22226____________________________________________________________________________
22227[ 14654] By: jhi on 2002/02/12 04:31:44
22228 Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
22229 From: Michael G Schwern <schwern@pobox.com>
22230 Date: Mon, 11 Feb 2002 12:23:02 -0500
22231 Message-ID: <20020211172302.GD9556@blackrider>
22232 Branch: perl
22233 ! lib/File/Spec/t/rel2abs2rel.t
22234____________________________________________________________________________
22235[ 14653] By: jhi on 2002/02/12 04:29:10
22236 Log: Use `` instead of -| to be a little bit more portable,
22237 from Michael Schwern.
22238 Branch: perl
22239 ! lib/ExtUtils/t/Embed.t
22240____________________________________________________________________________
22241[ 14652] By: jhi on 2002/02/12 03:17:44
22242 Log: EBCDIC: this change for \N{} in particular is now
22243 unnecessary because of the recent more general
22244 pack U change.
22245 Branch: perl
22246 ! toke.c
22247____________________________________________________________________________
22248[ 14651] By: jhi on 2002/02/12 02:15:05
22249 Log: Subject: [PATCH @14647] t/test.pl fix for VMS
22250 From: "Craig A. Berry" <craigberry@mac.com>
22251 Date: Mon, 11 Feb 2002 17:13:47 -0600
22252 Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
22253 Branch: perl
22254 ! t/test.pl
22255____________________________________________________________________________
22256[ 14650] By: jhi on 2002/02/11 23:44:09
22257 Log: EBCDIC: pack U bytes change.
22258 Branch: perl
22259 ! t/op/length.t
22260____________________________________________________________________________
22261[ 14649] By: jhi on 2002/02/11 23:38:28
22262 Log: EBCDIC: pack U is no more equal to concat of \xHHs.
22263 Branch: perl
22264 ! t/op/each.t
22265____________________________________________________________________________
22266[ 14648] By: nick on 2002/02/11 16:14:50
22267 Log: Integrate mainline
22268 Branch: perlio
22269 !> Changes Configure Makefile.SH autodoc.pl
22270 !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
22271 !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
22272 !> os2/os2ish.h patchlevel.h pod/perltoc.pod
22273____________________________________________________________________________
22274[ 14647] By: jhi on 2002/02/11 15:11:14
22275 Log: Update Changes.
22276 Branch: perl
22277 ! Changes patchlevel.h
22278____________________________________________________________________________
22279[ 14646] By: jhi on 2002/02/11 15:07:28
22280 Log: Regen toc.
22281 Branch: perl
22282 ! pod/perltoc.pod
22283____________________________________________________________________________
22284[ 14645] By: jhi on 2002/02/11 14:59:02
22285 Log: Forgot from #14641.
22286 Branch: perl
22287 ! lib/ExtUtils/t/Embed.t
22288____________________________________________________________________________
22289[ 14644] By: jhi on 2002/02/11 14:49:14
22290 Log: A forgotten metaconfig unit.
22291 Branch: metaconfig/U/perl
22292 + i_features.U
22293____________________________________________________________________________
22294[ 14643] By: jhi on 2002/02/11 14:47:11
22295 Log: metaconfig unit changes for #14642.
22296 Branch: metaconfig
22297 + U/modified/lns.U
22298 Branch: metaconfig/U/perl
22299 ! issymlink.U
22300____________________________________________________________________________
22301[ 14642] By: jhi on 2002/02/11 14:46:39
22302 Log: -Dmksymlinks was broken by #14628.
22303 Branch: perl
22304 ! Configure
22305____________________________________________________________________________
22306[ 14641] By: jhi on 2002/02/11 14:32:12
22307 Log: Subject: [PATCH @14577] OS/2 build
22308 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22309 Date: Mon, 11 Feb 2002 06:56:41 -0500
22310 Message-ID: <20020211065640.A14993@math.ohio-state.edu>
22311
22312 (sans the Configure, perlio.sym, and t/op/stat.t parts)
22313 Branch: perl
22314 ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
22315 ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
22316 ! os2/os2ish.h
22317____________________________________________________________________________
22318[ 14640] By: jhi on 2002/02/11 14:11:13
22319 Log: Integrate perlio:
22320
22321 [ 14639]
22322 Patch up the failing multi-byte write case, and un-skip
22323 the test.
22324
22325 [ 14638]
22326 Add test for Japanese encoding (well euc-jp anyway).
22327 Fix one bug shown by above
22328 Skip test which does not pass yet.
22329
22330 [ 14637]
22331 Split Japanese encodings - part 2
22332 - build separate .c files with separate 'compile' steps
22333 - overall Japanese.xs / Japanese.pm which loads them
22334
22335 [ 14636]
22336 Re-structure Japanese encodings - part 1
22337 Branch: perl
22338 +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
22339 +> ext/Encode/t/table.euc ext/Encode/t/table.ref
22340 - ext/Encode/EUC_JP/EUC_JP.pm
22341 !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
22342____________________________________________________________________________
22343[ 14639] By: nick on 2002/02/11 11:59:18
22344 Log: Patch up the failing multi-byte write case, and un-skip
22345 the test.
22346 Branch: perlio
22347 ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
22348____________________________________________________________________________
22349[ 14638] By: nick on 2002/02/11 10:55:39
22350 Log: Add test for Japanese encoding (well euc-jp anyway).
22351 Fix one bug shown by above
22352 Skip test which does not pass yet.
22353 Branch: perlio
22354 + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
22355 + ext/Encode/t/table.ref
22356 ! MANIFEST ext/Encode/Encode.xs
22357____________________________________________________________________________
22358[ 14637] By: nick on 2002/02/11 09:07:04
22359 Log: Split Japanese encodings - part 2
22360 - build separate .c files with separate 'compile' steps
22361 - overall Japanese.xs / Japanese.pm which loads them
22362 Branch: perlio
22363 ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
22364____________________________________________________________________________
22365[ 14636] By: nick on 2002/02/11 08:15:42
22366 Log: Re-structure Japanese encodings - part 1
22367 Branch: perlio
22368 +> ext/Encode/EUC_JP/Japanese.pm
22369 - ext/Encode/EUC_JP/EUC_JP.pm
22370 ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
22371____________________________________________________________________________
22372[ 14635] By: nick on 2002/02/11 08:05:12
22373 Log: Integrate mainline
22374 Branch: perlio
22375 !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
22376 !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
22377 !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
22378____________________________________________________________________________
22379[ 14634] By: jhi on 2002/02/11 03:40:01
22380 Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
22381 From: Mike Guy <mjtg@cam.ac.uk>
22382 Date: Mon, 11 Feb 2002 02:50:42 +0000
22383 Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
22384 Branch: perl
22385 ! t/op/arith.t
22386____________________________________________________________________________
22387[ 14633] By: jhi on 2002/02/11 01:53:01
22388 Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
22389 Stepping backward in the string would be majorly bad.
22390 Branch: perl
22391 ! regcomp.c
22392____________________________________________________________________________
22393[ 14632] By: jhi on 2002/02/11 01:38:40
22394 Log: The debugger part of
22395
22396 Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
22397 From: Michael G Schwern <schwern@pobox.com>
22398 Date: Wed, 6 Feb 2002 17:32:12 -0500
22399 Message-ID: <20020206223212.GG1346@blackrider>
22400 Branch: perl
22401 ! lib/perl5db.pl
22402____________________________________________________________________________
22403[ 14631] By: jhi on 2002/02/10 22:11:53
22404 Log: Integrate perlio:
22405
22406 [ 14626]
22407 Move PerlIO_perlio to layer_syms where it belongs?
22408
22409 [ 14625]
22410 Borland/Win32 tuning
22411 Branch: perl
22412 !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
22413____________________________________________________________________________
22414[ 14630] By: jhi on 2002/02/10 22:10:19
22415 Log: EBCDIC: the low 256 needs to be shuffled also
22416 in pack/unpack U (this breaks the equivalence
22417 of pack U and v-strings, but I think if someone
22418 has to give, v-strings are a good victim)
22419 Branch: perl
22420 ! pp_pack.c t/op/pack.t
22421____________________________________________________________________________
22422[ 14629] By: jhi on 2002/02/10 21:56:17
22423 Log: metaconfig unit changes for #14628.
22424 Branch: metaconfig/U/perl
22425 ! d_u32align.U issymlink.U
22426____________________________________________________________________________
22427[ 14628] By: jhi on 2002/02/10 21:55:45
22428 Log: Two Configure tweaks; the u32align test was trying
22429 to write into a string literal, the ln -s test was
22430 failing in VOS.
22431 Branch: perl
22432 ! Configure
22433____________________________________________________________________________
22434[ 14627] By: jhi on 2002/02/10 21:07:20
22435 Log: DJGPP tweaks from Laszlo Molnar.
22436 Branch: perl
22437 ! djgpp/djgpp.c lib/File/Spec.pm
22438____________________________________________________________________________
22439[ 14626] By: nick on 2002/02/10 18:36:47
22440 Log: Move PerlIO_perlio to layer_syms where it belongs?
22441 Branch: perlio
22442 ! makedef.pl
22443____________________________________________________________________________
22444[ 14625] By: nick on 2002/02/10 18:02:21
22445 Log: Borland/Win32 tuning
22446 Branch: perlio
22447 ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
22448____________________________________________________________________________
22449[ 14624] By: jhi on 2002/02/10 15:33:40
22450 Log: Additional explanation for the [:...:] failure.
22451 Branch: perl
22452 ! pod/perldiag.pod
22453____________________________________________________________________________
22454[ 14623] By: jhi on 2002/02/10 15:15:53
22455 Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
22456 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22457 Date: Sun, 10 Feb 2002 13:32:48 +0100
22458 Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
22459 Branch: perl
22460 ! makedef.pl
22461____________________________________________________________________________
22462[ 14622] By: jhi on 2002/02/10 15:08:06
22463 Log: Test tweaks from chromatic for cases where there
22464 are no installman1dir or installman3dir.
22465 Branch: perl
22466 ! lib/ExtUtils/t/Installed.t
22467____________________________________________________________________________
22468[ 14621] By: jhi on 2002/02/10 15:07:21
22469 Log: Integrate perlio:
22470
22471 [ 14618]
04d26ece 22472 Nicholas Clark's tweaks to Encode compile process
6b490b4c
JH
22473 1. Use decimal constants to unit string arrays rather than
22474 very long string litterals (latter having possible "\0"
22475 on end issues, and needing ANSI C line splicing).
22476 2. Replace tail-recursion during insert process with itteration.
22477 Nick C sees 12peedup from these.
22478 Branch: perl
22479 !> ext/Encode/Encode.pm ext/Encode/compile
22480____________________________________________________________________________
22481[ 14620] By: jhi on 2002/02/10 15:04:19
22482 Log: Portability notes: filename characters, character sets.
22483 Branch: perl
22484 ! pod/perlport.pod
22485____________________________________________________________________________
22486[ 14619] By: nick on 2002/02/10 11:06:05
22487 Log: Integrate mainline
22488 Branch: perlio
22489 ! ext/Encode/Encode.pm
22490 !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
22491 !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
22492 !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
22493 !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
22494 !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
22495____________________________________________________________________________
22496[ 14618] By: nick on 2002/02/10 10:48:15
04d26ece 22497 Log: Nicholas Clark's tweaks to Encode compile process
6b490b4c
JH
22498 1. Use decimal constants to unit string arrays rather than
22499 very long string litterals (latter having possible "\0"
22500 on end issues, and needing ANSI C line splicing).
22501 2. Replace tail-recursion during insert process with itteration.
22502 Nick C sees 12% speedup from these.
22503 Branch: perlio
22504 ! ext/Encode/compile
22505____________________________________________________________________________
22506[ 14617] By: jhi on 2002/02/10 02:56:54
22507 Log: Use the "Unicode 1.0" name field for control characters,
22508 as suggested by Mark Davis. Note that Unicode 3.2 will
22509 require some more legwork on this because of certain
22510 alternative names.
22511 Branch: perl
22512 ! lib/unicore/Name.pl lib/unicore/mktables
22513____________________________________________________________________________
22514[ 14616] By: jhi on 2002/02/09 22:41:18
22515 Log: The -W 0,float(ieee) and gcvt() are the bad combination.
22516 Branch: perl
22517 ! hints/os390.sh
22518____________________________________________________________________________
22519[ 14615] By: jhi on 2002/02/09 22:34:00
22520 Log: EBCDIC: the non-printable characters are different.
22521 Branch: perl
22522 ! ext/B/B/Deparse.pm
22523____________________________________________________________________________
22524[ 14614] By: jhi on 2002/02/09 21:42:26
22525 Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
22526 From: Nicholas Clark <nick@unfortu.net>
22527 Date: Sat, 9 Feb 2002 22:31:29 +0000
22528 Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
22529 Branch: perl
22530 ! t/lib/warnings/pp_hot
22531____________________________________________________________________________
22532[ 14613] By: jhi on 2002/02/09 21:12:12
22533 Log: Subject: [PATCH] Re: Modulus operator inconsistency
22534 From: Nicholas Clark <nick@unfortu.net>
22535 Date: Sat, 9 Feb 2002 21:00:13 +0000
22536 Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
22537 Branch: perl
22538 ! op.c t/op/arith.t
22539____________________________________________________________________________
22540[ 14612] By: jhi on 2002/02/09 18:15:39
22541 Log: Use the same escaping mechanism for all the *flags.
22542 Branch: perl
22543 ! lib/ExtUtils/Embed.pm
22544____________________________________________________________________________
22545[ 14611] By: jhi on 2002/02/09 17:26:06
22546 Log: Protect possible parentheses in ccflags, ccdlflags, and
22547 ldflags. (In OS/390 there are parentheses in ccflags.)
22548 Branch: perl
22549 ! lib/ExtUtils/Embed.pm
22550____________________________________________________________________________
22551[ 14610] By: jhi on 2002/02/09 16:12:03
22552 Log: Subject: [PATCH] perl5db.pl: restart in taint mode
22553 From: Peter Scott <Peter@PSDT.com>
22554 Date: Fri, 08 Feb 2002 19:20:19 -0800
22555 Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
22556 Branch: perl
22557 ! lib/perl5db.pl
22558____________________________________________________________________________
22559[ 14609] By: jhi on 2002/02/08 21:33:59
22560 Log: FAQ sync.
22561 Branch: perl
22562 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
22563____________________________________________________________________________
22564[ 14608] By: jhi on 2002/02/08 20:46:38
22565 Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
22566 From: Chris Nandor <pudge@pobox.com>
22567 Date: Fri, 08 Feb 2002 16:31:41 -0500
22568 Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
22569 Branch: perl
22570 ! cop.h deb.c pp_ctl.c toke.c util.c
22571____________________________________________________________________________
22572[ 14607] By: pudge on 2002/02/08 19:21:04
22573 Log: Redo CopFILE / MacPerl_MPWFIleName patch
22574 Branch: maint-5.6/macperl
22575 ! cop.h deb.c pp_ctl.c toke.c util.c
22576____________________________________________________________________________
22577[ 14606] By: jhi on 2002/02/08 19:18:41
22578 Log: The metaconfig unit change to go with #14605.
22579 Branch: metaconfig/U/perl
22580 ! libperl.U
22581____________________________________________________________________________
22582[ 14605] By: jhi on 2002/02/08 19:18:17
22583 Log: The Configure change to go with #14604.
22584 Branch: perl
22585 ! Configure
22586____________________________________________________________________________
22587[ 14604] By: jhi on 2002/02/08 19:13:56
22588 Log: Subject: [PATCH] Re: [ID 20020205.007] BSDi test failure perl 5.6.1
22589 From: Andy Dougherty <doughera@lafayette.edu>
22590 Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
22591 Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
22592 Branch: perl
22593 ! hints/bsdos.sh
22594____________________________________________________________________________
22595[ 14603] By: nick on 2002/02/08 18:16:09
22596 Log: Integrate mainline
22597 Branch: perlio
22598 +> ext/threads/t/libc.t
22599 !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
22600 !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
22601____________________________________________________________________________
22602[ 14602] By: sky on 2002/02/08 15:19:15
22603 Log: Start testing for safe localtime functions, TODO, test more functions.
22604 Branch: perl
22605 + ext/threads/t/libc.t
22606 ! MANIFEST
22607____________________________________________________________________________
22608[ 14601] By: jhi on 2002/02/08 14:14:16
22609 Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
22610 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22611 Date: Fri, 8 Feb 2002 00:21:07 +0100
22612 Message-ID: <20020208002107.E763@rafael>
22613 Branch: perl
22614 ! doio.c pp_sys.c t/io/argv.t
22615____________________________________________________________________________
22616[ 14600] By: jhi on 2002/02/08 14:07:15
22617 Log: Subject: [PATCH] Configure followed by make minitest
22618 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22619 Date: Wed, 06 Feb 2002 21:35:20 -0800
22620 Message-ID: <YIhY8gzkgSbC092yn@efn.org>
22621 Branch: perl
22622 ! t/op/taint.t t/run/fresh_perl.t
22623____________________________________________________________________________
22624[ 14599] By: jhi on 2002/02/08 14:05:12
22625 Log: Integrate perlio:
22626
22627 [ 14595]
22628 Extract something from yesterdays effort - convert my mail on pad
22629 data structures (incoporating Sarathy's corrections/clarifications)
22630 into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
22631 Branch: perl
22632 !> cv.h pod/perlapi.pod pod/perlintern.pod
22633____________________________________________________________________________
22634[ 14598] By: jhi on 2002/02/08 14:01:28
22635 Log: metaconfig unit changes for #14597.
22636 Branch: metaconfig
22637 ! U/modified/Loc.U
22638 Branch: metaconfig/U/perl
22639 ! libperl.U
22640____________________________________________________________________________
22641[ 14597] By: jhi on 2002/02/08 14:01:01
22642 Log: Configure DJGPP tweak from Laszlo Molnar.
22643 Branch: perl
22644 ! Configure
22645____________________________________________________________________________
22646[ 14596] By: jhi on 2002/02/08 14:00:23
22647 Log: DJGPP tweaks from Laszlo Molnar.
22648 Branch: perl
22649 ! djgpp/djgppsed.sh perl.c
22650____________________________________________________________________________
22651[ 14595] By: nick on 2002/02/08 09:19:29
22652 Log: Extract something from yesterdays effort - convert my mail on pad
22653 data structures (incoporating Sarathy's corrections/clarifications)
22654 into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
22655 Branch: perlio
22656 ! cv.h pod/perlapi.pod pod/perlintern.pod
22657____________________________________________________________________________
22658[ 14594] By: nick on 2002/02/08 08:34:49
22659 Log: Integrate mainline
22660 Branch: perlio
22661 +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
22662 +> NetWare/t/NWScripts-Exist.pl t/base/num.t
22663 !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
22664 !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
22665 !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
22666 !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
22667____________________________________________________________________________
22668[ 14593] By: jhi on 2002/02/08 03:08:20
22669 Log: To really skip the test an exit() is needed.
22670 Branch: perl
22671 ! lib/encoding.t
22672____________________________________________________________________________
22673[ 14592] By: jhi on 2002/02/08 02:57:30
22674 Log: More diagnostics from Nicholas Clark.
22675 Branch: perl
22676 ! lib/Benchmark.t
22677____________________________________________________________________________
22678[ 14591] By: jhi on 2002/02/07 22:54:57
22679 Log: In case of failure be more verbose.
22680 Branch: perl
22681 ! t/base/num.t
22682____________________________________________________________________________
22683[ 14590] By: pudge on 2002/02/07 19:29:03
22684 Log: Update Changes
22685 Branch: maint-5.6/macperl
22686 ! macos/Changes
22687____________________________________________________________________________
22688[ 14589] By: pudge on 2002/02/07 19:26:55
22689 Log: Merge AEGizmos library into PPC binary
22690 Branch: maint-5.6/macperl
22691 ! macos/Makefile.mk
22692____________________________________________________________________________
22693[ 14588] By: pudge on 2002/02/07 18:51:05
22694 Log: Add -ansifor for MrCpp options
22695 Branch: maint-5.6/macperl
22696 ! macos/BuildRules.mk
22697____________________________________________________________________________
22698[ 14587] By: pudge on 2002/02/07 18:46:28
22699 Log: Check ownership of CatInfos (MacPerl Bug #494482)
22700 Branch: maint-5.6/macperl
22701 ! macos/ext/Mac/Files/Files.xs
22702____________________________________________________________________________
22703[ 14586] By: pudge on 2002/02/07 18:40:21
22704 Log: Resource updates
22705 Branch: maint-5.6/macperl
22706 ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
22707____________________________________________________________________________
22708[ 14585] By: pudge on 2002/02/07 18:38:44
22709 Log: Empty path is ENOENT (MacPerl Bug #512351)
22710 Branch: maint-5.6/macperl
22711 ! macos/macperl/MPAppleEvents.c
22712____________________________________________________________________________
22713[ 14584] By: pudge on 2002/02/07 18:38:03
22714 Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
22715 Branch: maint-5.6/macperl
22716 ! macos/macperl/MPAEVTStream.cp
22717____________________________________________________________________________
22718[ 14583] By: pudge on 2002/02/07 18:36:29
22719 Log: macify(ABSTRACT_FROM)
22720 Branch: maint-5.6/macperl
22721 ! macos/lib/ExtUtils/MM_MacOS.pm
22722____________________________________________________________________________
22723[ 14582] By: pudge on 2002/02/07 18:35:20
22724 Log: Use correct Mac filenames in error messages, caller()
22725 Branch: maint-5.6/macperl
22726 ! deb.c pp_ctl.c toke.c util.c
22727____________________________________________________________________________
22728[ 14581] By: jhi on 2002/02/07 17:10:06
22729 Log: Sanity checks to see that the IV/NV and the PV of numeric
22730 scalars stay in sync (unearthed this via the OS/390 gcvt()
22731 brokenness)
22732 Branch: perl
22733 + t/base/num.t
22734 ! MANIFEST
22735____________________________________________________________________________
22736[ 14580] By: jhi on 2002/02/07 14:07:33
22737 Log: Retract the anon leak subpatch of #14418 and #14431
22738 (the latter came into bleadperl as part of #14433).
22739 Branch: perl
22740 ! op.c t/run/fresh_perl.t
22741____________________________________________________________________________
22742[ 14579] By: jhi on 2002/02/06 23:38:10
22743 Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
22744 mangles 0.1 to "10". sprintf() seems more well-behaved.
22745 Branch: perl
22746 ! hints/os390.sh
22747____________________________________________________________________________
22748[ 14578] By: jhi on 2002/02/06 19:56:53
22749 Log: Subject: [PATCH @14557] another Encode fix for VMS
22750 From: "Craig A. Berry" <craigberry@mac.com>
22751 Date: Wed, 06 Feb 2002 14:44:20 -0600
22752 Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
22753 Branch: perl
22754 ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
22755____________________________________________________________________________
22756[ 14577] By: jhi on 2002/02/06 15:38:25
22757 Log: Integrate perlio:
22758
22759 [ 14575]
22760 One way to avoid OS390 winge about #line directives.
22761 Branch: perl
22762 !> ext/Encode/EUC_JP/Makefile.PL
22763____________________________________________________________________________
22764[ 14576] By: jhi on 2002/02/06 15:36:55
22765 Log: Update Changes.
22766 Branch: perl
22767 ! Changes patchlevel.h
22768____________________________________________________________________________
22769[ 14575] By: nick on 2002/02/06 15:23:24
22770 Log: One way to avoid OS390 winge about #line directives.
22771 Branch: perlio
22772 ! ext/Encode/EUC_JP/Makefile.PL
22773____________________________________________________________________________
22774[ 14574] By: jhi on 2002/02/06 15:11:05
22775 Log: s/Netware/NetWare/
22776 Branch: perl
22777 ! MANIFEST
22778____________________________________________________________________________
22779[ 14573] By: jhi on 2002/02/06 15:10:00
22780 Log: New Netware scripts.
22781 Branch: perl
22782 + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
22783 + NetWare/t/NWScripts-Exist.pl
22784 ! MANIFEST
22785____________________________________________________________________________
22786[ 14572] By: jhi on 2002/02/06 15:02:20
22787 Log: EBCDIC: the encoding pragma would need some rethinking,
22788 probably a pass of EBCDIC->Unicode mapping. For now,
22789 disable it on EBCDIC.
22790 Branch: perl
22791 ! lib/encoding.pm lib/encoding.t
22792____________________________________________________________________________
22793[ 14571] By: jhi on 2002/02/06 14:44:27
22794 Log: (retracted by #14846)
22795 EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
22796 for the low 256. Now tweaked the tests, but maybe it's
22797 the module that needs few NATIVE_TO_UNI()s somewhere?
22798 Branch: perl
22799 ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
22800____________________________________________________________________________
22801[ 14570] By: jhi on 2002/02/06 13:59:19
22802 Log: Subject: [PATCH utf8.c] format problem
22803 From: Robin Barker <rmb1@cise.npl.co.uk>
22804 Date: Wed, 6 Feb 2002 14:01:43 GMT
22805 Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
22806 Branch: perl
22807 ! utf8.c
22808____________________________________________________________________________
22809[ 14569] By: nick on 2002/02/06 09:52:23
22810 Log: Integrate mainline
22811 Branch: perlio
22812 !> NetWare/Makefile NetWare/bat/BldNWExt.bat
22813 !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
22814 !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
22815 !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
22816 !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
22817 !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
22818____________________________________________________________________________
22819[ 14568] By: jhi on 2002/02/06 04:44:33
22820 Log: EBCDIC: 0x41 is not cricket.
22821 Branch: perl
22822 ! ext/Encode/t/Encode.t
22823____________________________________________________________________________
22824[ 14567] By: jhi on 2002/02/05 23:12:19
22825 Log: NetWare update from Ananth Kesari.
22826 Branch: perl
22827 ! NetWare/Makefile NetWare/bat/BldNWExt.bat
22828 ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
22829 ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
22830 ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
22831 ! NetWare/t/NWScripts.pl makedef.pl
22832____________________________________________________________________________
22833[ 14566] By: sky on 2002/02/05 18:39:13
22834 Log: Subject: Re: File::Spec::rel2abs2rel (?)
22835 From: Michael G Schwern <schwern@pobox.com>
22836 Date: Tue, 5 Feb 2002 13:47:39 -0500
22837 Message-ID: <20020205184739.GB17375@blackrider>
22838 Branch: perl
22839 ! lib/File/Spec/t/rel2abs2rel.t
22840____________________________________________________________________________
22841[ 14565] By: nick on 2002/02/05 17:31:24
22842 Log: Integrate mainline
22843 Branch: perlio
22844 !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
22845 !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
22846 !> utf8.h
22847____________________________________________________________________________
22848[ 14564] By: jhi on 2002/02/05 17:05:40
22849 Log: Integrate perlio:
22850
22851 [ 14563]
22852 More Encode tweaks:
22853 - make expensive and marginal substring search optional (-O)
22854 - enable -O for ASCII-oid encodings (search space is small)
22855 - add ASCII-oid jis0201 to basic Encode.so
22856 - add some other Japanese encodings to EUC_JP bundle (without -O)
22857 Branch: perl
22858 +> ext/Encode/Encode/jis0201.ucm
22859 !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
22860 !> ext/Encode/compile
22861____________________________________________________________________________
22862[ 14563] By: nick on 2002/02/05 16:01:15
22863 Log: More Encode tweaks:
22864 - make expensive and marginal substring search optional (-O)
22865 - enable -O for ASCII-oid encodings (search space is small)
22866 - add ASCII-oid jis0201 to basic Encode.so
22867 - add some other Japanese encodings to EUC_JP bundle (without -O)
22868 Branch: perlio
22869 + ext/Encode/Encode/jis0201.ucm
22870 ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
22871 ! ext/Encode/compile
22872____________________________________________________________________________
22873[ 14562] By: sky on 2002/02/05 14:50:36
22874 Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
22875 Branch: perl
22876 ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
22877____________________________________________________________________________
22878[ 14561] By: jhi on 2002/02/05 14:25:36
22879 Log: EBCDIC: SHARP S is different.
22880 Branch: perl
22881 ! regexec.c utf8.h
22882____________________________________________________________________________
22883[ 14560] By: sky on 2002/02/05 13:49:40
22884 Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
22885 Branch: perl
22886 ! t/op/filetest.t
22887____________________________________________________________________________
22888[ 14559] By: sky on 2002/02/05 11:39:24
22889 Log: Add . first to the PATH environment to test that we really
22890 get ./perl and not some other older perl.
22891 Branch: perl
22892 ! lib/File/Spec/t/rel2abs2rel.t
22893____________________________________________________________________________
22894[ 14558] By: sky on 2002/02/05 11:20:21
22895 Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
22896 Branch: perl
22897 ! ext/POSIX/t/posix.t
22898____________________________________________________________________________
22899[ 14557] By: sky on 2002/02/05 10:30:58
22900 Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
22901 Branch: perl
22902 ! hints/darwin.sh perl.h
22903____________________________________________________________________________
22904[ 14556] By: nick on 2002/02/05 06:58:52
22905 Log: Integrate mainline
22906 Branch: perlio
22907 !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
22908 !> ext/Encode/Encode.xs lib/File/Find/t/find.t
22909 !> lib/File/Find/t/taint.t
22910____________________________________________________________________________
22911[ 14555] By: pudge on 2002/02/05 02:20:45
22912 Log: Integrate change #14439 from maintperl
22913 Branch: maint-5.6/macperl
22914 !> op.c
22915____________________________________________________________________________
22916[ 14554] By: jhi on 2002/02/04 23:22:28
22917 Log: Subject: [PATCH] File::Find tests not cleaning up properly
22918 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22919 Date: Mon, 4 Feb 2002 22:09:07 +0100
22920 Message-ID: <20020204220907.A8288@rafael>
22921 Branch: perl
22922 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
22923____________________________________________________________________________
22924[ 14553] By: jhi on 2002/02/04 22:27:11
22925 Log: Signedness mumblings from Tru64.
22926 Branch: perl
22927 ! ext/Encode/Encode.xs
22928____________________________________________________________________________
22929[ 14552] By: jhi on 2002/02/04 22:22:16
22930 Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
22931 From: "Craig A. Berry" <craigberry@mac.com>
22932 Date: Mon, 04 Feb 2002 17:16:00 -0600
22933 Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
22934 Branch: perl
22935 ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
22936 ! ext/Encode/Encode.xs
22937____________________________________________________________________________
22938[ 14551] By: nick on 2002/02/04 16:00:31
22939 Log: Integrate mainline
22940 Branch: perlio
22941 !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
22942 !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
22943 !> regcomp.c
22944____________________________________________________________________________
22945[ 14550] By: jhi on 2002/02/04 14:47:00
22946 Log: Update Changes.
22947 Branch: perl
22948 ! Changes patchlevel.h
22949____________________________________________________________________________
22950[ 14549] By: jhi on 2002/02/04 13:57:42
22951 Log: Comment microtweaks.
22952 Branch: perl
22953 ! lib/locale.t
22954____________________________________________________________________________
22955[ 14548] By: jhi on 2002/02/04 13:32:00
22956 Log: Subject: trivial docu patch
22957 From: andreas.koenig@anima.de (Andreas J. Koenig)
22958 Date: 04 Feb 2002 08:15:19 +0100
22959 Message-ID: <m3pu3l7m60.fsf@anima.de>
22960 Branch: perl
22961 ! pod/perluniintro.pod
22962____________________________________________________________________________
22963[ 14547] By: jhi on 2002/02/04 13:30:55
22964 Log: Subject: [PATCH] (??{ }) anomaly
22965 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22966 Date: Sun, 03 Feb 2002 20:21:45 -0800
22967 Message-ID: <ZxgX8gzkgCXO092yn@efn.org>
22968 Branch: perl
22969 ! regcomp.c
22970____________________________________________________________________________
22971[ 14546] By: jhi on 2002/02/04 04:41:02
22972 Log: Integrate perlio:
22973
22974 [ 14545]
22975 Remove debugging warning, be consistent about API fails.
22976
22977 [ 14544]
22978 Carry on where we left off if we have to grow destination SV during XS encode/decode
22979 Branch: perl
22980 !> ext/Encode/Encode.xs
22981____________________________________________________________________________
22982[ 14545] By: nick on 2002/02/03 20:03:38
22983 Log: Remove debugging warning, be consistent about API fails.
22984 Branch: perlio
22985 ! ext/Encode/Encode.xs
22986____________________________________________________________________________
22987[ 14544] By: nick on 2002/02/03 19:47:48
22988 Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
22989 Branch: perlio
22990 ! ext/Encode/Encode.xs
22991____________________________________________________________________________
22992[ 14543] By: jhi on 2002/02/03 19:06:06
22993 Log: Subject: PATCH CPAN.pm
22994 From: Mark-Jason Dominus <mjd@plover.com>
22995 Date: Sun, 03 Feb 2002 12:36:36 -0500
22996 Message-ID: <20020203173636.27451.qmail@plover.com>
22997 Branch: perl
22998 ! lib/CPAN.pm
22999____________________________________________________________________________
23000[ 14542] By: jhi on 2002/02/03 19:05:13
23001 Log: Must search further back.
23002 Branch: perl
23003 ! lib/h2xs.t
23004____________________________________________________________________________
23005[ 14541] By: nick on 2002/02/03 18:52:09
23006 Log: Integrate mainline
23007 Branch: perlio
23008 !> (integrate 29 files)
23009____________________________________________________________________________
23010[ 14540] By: jhi on 2002/02/03 18:33:53
23011 Log: EBCDIC: more natification.
23012 Branch: perl
23013 ! regcomp.c
23014____________________________________________________________________________
23015[ 14539] By: jhi on 2002/02/03 18:32:31
23016 Log: Debug noise.
23017 Branch: perl
23018 ! ext/Encode/Encode.xs
23019____________________________________________________________________________
23020[ 14538] By: jhi on 2002/02/03 18:13:07
23021 Log: Integrate perlio:
23022
23023 [ 14536]
23024 Stable intermediate point in Encode cleanup.
23025 :encode(euc-jp) works on Dan's table.euc
23026 Much buffer copying and other silliness remains.
23027 Branch: perl
23028 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
23029 !> ext/Encode/lib/Encode/Encoding.pm
23030____________________________________________________________________________
23031[ 14537] By: jhi on 2002/02/03 17:57:31
23032 Log: Prettify.
23033 Branch: perl
23034 ! lib/unicore/mktables
23035____________________________________________________________________________
23036[ 14536] By: nick on 2002/02/03 17:32:03
23037 Log: Stable intermediate point in Encode cleanup.
23038 :encode(euc-jp) works on Dan's table.euc
23039 Much buffer copying and other silliness remains.
23040 Branch: perlio
23041 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23042 ! ext/Encode/lib/Encode/Encoding.pm
23043____________________________________________________________________________
23044[ 14535] By: jhi on 2002/02/03 17:29:57
23045 Log: EBCDIC: it's much nicer to compare Unicode code points
23046 to Unicode code points.
23047 Branch: perl
23048 ! regexec.c
23049____________________________________________________________________________
23050[ 14534] By: jhi on 2002/02/03 17:04:34
23051 Log: EBCDIC: character classes must remap the low 256.
23052 Branch: perl
23053 ! regcomp.c
23054____________________________________________________________________________
23055[ 14533] By: jhi on 2002/02/03 16:05:12
23056 Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
23057 Branch: perl
23058 ! lib/I18N/LangTags/List.pm
23059____________________________________________________________________________
23060[ 14532] By: jhi on 2002/02/03 15:36:36
23061 Log: FAQ sync.
23062 Branch: perl
23063 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
23064 ! pod/perlfaq6.pod pod/perlfaq7.pod
23065____________________________________________________________________________
23066[ 14531] By: jhi on 2002/02/03 15:35:28
23067 Log: Integrate perlio:
23068
23069 [ 14526]
23070 Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
23071 (Mis-feature discovered by Encode.)
23072
23073 [ 14518]
23074 indent -kr -nce and some manual tweaks to match perl style.
23075 Branch: perl
23076 !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
23077____________________________________________________________________________
23078[ 14530] By: jhi on 2002/02/03 15:30:24
23079 Log: Subject: [PATCH] lstat FH and -l FH warnings
23080 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23081 Date: Sat, 2 Feb 2002 22:24:54 +0100
23082 Message-ID: <20020202222454.A11608@rafael>
23083 Branch: perl
23084 ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
23085 ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
23086____________________________________________________________________________
23087[ 14529] By: jhi on 2002/02/03 15:27:26
23088 Log: Subject: [PATCH t/op/taint.t] remove possible false positive
23089 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23090 Date: Sat, 2 Feb 2002 13:11:01 +0100
23091 Message-ID: <20020202131101.A722@rafael>
23092
23093 Subject: [PATCH t/op/ver.t] another false positive
23094 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23095 Date: Sat, 2 Feb 2002 13:38:22 +0100
23096 Message-ID: <20020202133822.E722@rafael>
23097
23098 Subject: [PATCH] t/test.pl:ok() doesn't work
23099 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23100 Date: Sun, 03 Feb 2002 00:02:38 -0800
23101 Message-ID: <e6OX8gzkgSMO092yn@efn.org>
23102 Branch: perl
23103 ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
23104 ! t/test.pl
23105____________________________________________________________________________
23106[ 14528] By: jhi on 2002/02/03 15:26:33
23107 Log: Subject: [PATCH @13746] OS2::Process's constants
23108 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23109 Date: Sat, 2 Feb 2002 01:00:55 -0500
23110 Message-ID: <20020202010055.A12924@math.ohio-state.edu>
23111 Branch: perl
23112 ! os2/OS2/Process/Makefile.PL
23113____________________________________________________________________________
23114[ 14527] By: jhi on 2002/02/03 15:16:46
23115 Log: Subject: [PATCH @13746] h2xs
23116 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23117 Date: Sat, 2 Feb 2002 00:58:44 -0500
23118 Message-ID: <20020202005844.A12756@math.ohio-state.edu>
23119 Branch: perl
23120 ! utils/h2xs.PL
23121____________________________________________________________________________
23122[ 14526] By: nick on 2002/02/03 14:54:18
23123 Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
23124 (Mis-feature discovered by Encode.)
23125 Branch: perlio
23126 ! sv.c
23127____________________________________________________________________________
23128[ 14525] By: jhi on 2002/02/02 16:44:58
23129 Log: EBCDIC: since #14519 made \N{...} to remap,
23130 the test cannot expect an ASCII code point.
23131 Branch: perl
23132 ! lib/charnames.t
23133____________________________________________________________________________
23134[ 14524] By: jhi on 2002/02/02 05:03:24
23135 Log: Sub-MANIFEST-tweak.
23136 Branch: perl
23137 ! ext/Encode/MANIFEST
23138____________________________________________________________________________
23139[ 14523] By: jhi on 2002/02/02 02:54:44
23140 Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
23141 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23142 Date: Fri, 01 Feb 2002 23:51:03 +0900
23143 Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
23144 Branch: perl
23145 ! ext/Encode/lib/Encode/Tcl/Escape.pm
23146____________________________________________________________________________
23147[ 14522] By: jhi on 2002/02/02 02:53:29
23148 Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
23149 From: Andy Dougherty <doughera@lafayette.edu>
23150 Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
23151 Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
23152 Branch: perl
23153 ! README.solaris hints/solaris_2.sh
23154____________________________________________________________________________
23155[ 14521] By: jhi on 2002/02/02 02:08:42
23156 Log: EBCDIC: no hope to get the low 256 right in unifolding.
23157 Branch: perl
23158 ! t/uni/fold.t
23159____________________________________________________________________________
23160[ 14520] By: jhi on 2002/02/02 02:02:13
23161 Log: todo entry for missing pack formats.
23162 Branch: perl
23163 ! pod/perltodo.pod
23164____________________________________________________________________________
23165[ 14519] By: jhi on 2002/02/02 01:31:50
23166 Log: EBCDIC: the low 256 \N{...} need to be remapped.
23167 Branch: perl
23168 ! toke.c
23169____________________________________________________________________________
23170[ 14518] By: nick on 2002/02/01 18:32:03
23171 Log: indent -kr -nce and some manual tweaks to match perl style.
23172 Branch: perlio
23173 ! ext/Encode/Encode.xs
23174____________________________________________________________________________
23175[ 14517] By: nick on 2002/02/01 18:20:46
23176 Log: Integrate mainline
23177 Branch: perlio
23178 !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
23179 !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
23180 !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
23181 !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
23182 !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
23183 !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
23184 !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
23185____________________________________________________________________________
23186[ 14516] By: jhi on 2002/02/01 16:46:16
23187 Log: Integrate perlio:
23188
23189 [ 14515]
23190 Minor Encode tweaks:
23191 - move Encode.pm back to top of Encode like normal XS extension
23192 - avoid .def as a file extension (Win32 builds)
23193 Branch: perl
23194 ! MANIFEST
23195 !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
23196 !> ext/Encode/Makefile.PL ext/Encode/compile
23197____________________________________________________________________________
23198[ 14515] By: nick on 2002/02/01 16:27:59
23199 Log: Minor Encode tweaks:
23200 - move Encode.pm back to top of Encode like normal XS extension
23201 - avoid .def as a file extension (Win32 builds)
23202 Branch: perlio
23203 +> ext/Encode/Encode.pm
23204 - ext/Encode/lib/Encode.pm
23205 ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
23206 ! ext/Encode/Makefile.PL ext/Encode/compile
23207____________________________________________________________________________
23208[ 14514] By: jhi on 2002/02/01 14:45:26
23209 Log: Subject: [PATCH utf8.t] temp file not cleaned up
23210 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23211 Date: Fri, 1 Feb 2002 15:47:46 +0100
23212 Message-ID: <20020201154746.A24079@rafael>
23213 Branch: perl
23214 ! t/io/utf8.t
23215____________________________________________________________________________
23216[ 14513] By: jhi on 2002/02/01 14:44:39
23217 Log: Subject: [PATCH] make "lstat FH" croak
23218 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23219 Date: Fri, 1 Feb 2002 15:12:50 +0100
23220 Message-ID: <20020201151250.A738@rafael>
23221 Branch: perl
23222 ! pod/perldiag.pod pp_sys.c t/op/stat.t
23223____________________________________________________________________________
23224[ 14512] By: jhi on 2002/02/01 14:42:58
23225 Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
23226 From: Kay Röpke <kroepke@dolphin-services.de>
23227 Date: Fri, 1 Feb 2002 01:10:43 +0100
23228 Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
23229 Branch: perl
23230 ! t/op/stat.t
23231____________________________________________________________________________
23232[ 14511] By: jhi on 2002/02/01 05:17:59
23233 Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
23234 I got it in Tru64 + ithreads but only without -g, took
23235 some debugging by printf (which was no fun either since
23236 adding some debug printfs hid the error)
23237 Branch: perl
23238 ! regexec.c utf8.c
23239____________________________________________________________________________
23240[ 14510] By: jhi on 2002/01/31 22:48:13
23241 Log: Subject: Re: [PATCH] perl -V:
23242 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23243 Date: Thu, 31 Jan 2002 12:10:20 -0800
23244 Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
23245
23246 Subject: Re: [PATCH] perl -V:
23247 From: Michael G Schwern <schwern@pobox.com>
23248 Date: Thu, 31 Jan 2002 16:43:13 -0500
23249 Message-ID: <20020131214313.GH6498@blackrider>
23250 Branch: perl
23251 ! t/run/switches.t
23252____________________________________________________________________________
23253[ 14509] By: jhi on 2002/01/31 21:30:46
23254 Log: #14505 effect.
23255 Branch: perl
23256 ! pod/perluniintro.pod
23257____________________________________________________________________________
23258[ 14508] By: jhi on 2002/01/31 16:57:18
23259 Log: Daniel S. Lewart adopts the Math::Complex.
23260 Branch: perl
23261 ! lib/Math/Complex.pm
23262____________________________________________________________________________
23263[ 14507] By: jhi on 2002/01/31 16:54:44
23264 Log: More Complex DWIMmery.
23265 Branch: perl
23266 ! lib/Math/Complex.pm lib/Math/Complex.t
23267____________________________________________________________________________
23268[ 14506] By: jhi on 2002/01/31 15:27:49
23269 Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
23270 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23271 Date: Thu, 31 Jan 2002 14:37:52 +0100
23272 Message-ID: <20020131143752.A1452@rafael>
23273 Branch: perl
23274 ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
23275____________________________________________________________________________
23276[ 14505] By: jhi on 2002/01/31 15:26:41
23277 Log: Turn the I/O Unicode error by default on, but the
23278 character-generating Unicode error by default off,
23279 as Larry suggested.
23280 Branch: perl
23281 ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
23282 ! utf8.c
23283____________________________________________________________________________
23284[ 14504] By: jhi on 2002/01/31 14:08:44
23285 Log: Subject: [PATCH] open.pm minor cleanup
23286 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23287 Date: Thu, 31 Jan 2002 15:03:02 +0100
23288 Message-ID: <20020131150302.C1452@rafael>
23289 Branch: perl
23290 ! lib/open.pm
23291____________________________________________________________________________
23292[ 14503] By: jhi on 2002/01/30 15:28:29
23293 Log: Update Changes.
23294 Branch: perl
23295 ! Changes patchlevel.h
23296____________________________________________________________________________
23297[ 14502] By: jhi on 2002/01/30 14:32:25
23298 Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
23299 From: Robin Barker <rmb1@cise.npl.co.uk>
23300 Date: Wed, 30 Jan 2002 11:58:33 GMT
23301 Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
23302 Branch: perl
23303 ! lib/CPAN.pm
23304____________________________________________________________________________
23305[ 14501] By: jhi on 2002/01/30 14:20:32
23306 Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
23307 re-sort MANIFEST.
23308 Branch: perl
23309 + ext/Encode/Encode.pm
23310 - ext/Encode/lib/Encode.pm
23311 ! MANIFEST ext/Encode/Makefile.PL
23312____________________________________________________________________________
23313[ 14500] By: jhi on 2002/01/30 14:05:13
23314 Log: Integrate perlio:
23315
23316 [ 14499]
23317 Collect some stats during compile process.
23318 Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
23319 as one XS - inconclusive - marginal win?
23320 Add some comments to encode.h
23321
23322 [ 14490]
23323 Basics of a compiled Encode XS extension
23324 Branch: perl
23325 !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
23326 !> ext/Encode/encode.h
23327____________________________________________________________________________
23328[ 14499] By: nick on 2002/01/30 09:57:47
23329 Log: Collect some stats during compile process.
23330 Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
23331 as one XS - inconclusive - marginal win?
23332 Add some comments to encode.h
23333 Branch: perlio
23334 ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
23335 ! ext/Encode/encode.h
23336____________________________________________________________________________
23337[ 14498] By: nick on 2002/01/30 07:27:55
23338 Log: Integrate Jarkko's path/INC tweaks
23339 Branch: perlio
23340 !> ext/Encode/compile
23341____________________________________________________________________________
23342[ 14497] By: jhi on 2002/01/30 04:40:56
23343 Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)
23344 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23345 Date: Tue, 29 Jan 2002 01:13:09 -0800
23346 Message-ID: <lemV8gzkgu/K092yn@efn.org>
23347 Branch: perl
23348 ! configpm
23349____________________________________________________________________________
23350[ 14496] By: jhi on 2002/01/30 01:55:57
23351 Log: Subject: [PATCH t/op/inccode.t] new test
23352 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23353 Date: Tue, 29 Jan 2002 22:03:45 +0100
23354 Message-ID: <20020129220345.A704@rafael>
23355 Branch: perl
23356 ! t/op/inccode.t
23357____________________________________________________________________________
23358[ 14495] By: jhi on 2002/01/30 01:01:26
23359 Log: EBCDIC: t/op/lc.t now passes.
23360 Branch: perl
23361 ! t/op/lc.t
23362____________________________________________________________________________
23363[ 14494] By: jhi on 2002/01/30 00:41:52
23364 Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
23365 Branch: perl
23366 ! utf8.c
23367____________________________________________________________________________
23368[ 14493] By: jhi on 2002/01/29 22:32:05
23369 Log: Must find stuff during build.
23370 Branch: perl
23371 ! ext/Encode/compile
23372____________________________________________________________________________
23373[ 14492] By: jhi on 2002/01/29 22:24:54
23374 Log: Integrate with perlio;
23375
23376 Basics of a compiled Encode XS extension
23377 Branch: perl
23378 +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
23379 +> ext/Encode/Encode/euc-jp.ucm
23380 !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
23381 !> ext/Encode/encode.h
23382____________________________________________________________________________
23383[ 14491] By: jhi on 2002/01/29 22:23:25
23384 Log: EBCDIC tweaks-- no new test passes, but getting closer.
23385 Branch: perl
23386 ! utf8.c
23387____________________________________________________________________________
23388[ 14490] By: nick on 2002/01/29 21:20:57
23389 Log: Basics of a compiled Encode XS extension
23390 Branch: perlio
23391 + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
23392 + ext/Encode/Encode/euc-jp.ucm
23393 ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
23394 ! ext/Encode/encode.h
23395____________________________________________________________________________
23396[ 14489] By: nick on 2002/01/29 18:40:54
23397 Log: Integrate mainline
23398 Branch: perlio
23399 +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
23400 +> ext/Encode/lib/Encode/Encoding.pm
23401 +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
23402 +> ext/Encode/lib/Encode/Tcl/Escape.pm
23403 +> ext/Encode/lib/Encode/Tcl/Extended.pm
23404 +> ext/Encode/lib/Encode/Tcl/HanZi.pm
23405 +> ext/Encode/lib/Encode/Tcl/Table.pm
23406 +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
23407 +> ext/Encode/lib/Encode/iso10646_1.pm
23408 +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
23409 +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
23410 +> ext/Encode/t/Tcl.t
23411 - ext/Encode.t ext/Encode/Encode.pm
23412 - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
23413 - ext/Encode/Encode/Tcl.t ext/Encode/Todo
23414 !> (integrate 33 files)
23415____________________________________________________________________________
23416[ 14488] By: jhi on 2002/01/29 16:38:58
23417 Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
23418 From: Richard Clamp <richardc@unixbeard.net>
23419 Date: Mon, 28 Jan 2002 02:17:55 +0000
23420 Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
23421 Branch: perl
23422 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
23423____________________________________________________________________________
23424[ 14487] By: jhi on 2002/01/29 14:23:03
23425 Log: OS/390 seems to do length 0 udp reads, Nicholas says
23426 skippage is for now the best cause of action.
23427 Branch: perl
23428 ! ext/Socket/socketpair.t
23429____________________________________________________________________________
23430[ 14486] By: jhi on 2002/01/29 14:09:21
23431 Log: Encode cleanup from Dan Kogai; reworked even further.
23432 Branch: perl
23433 + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
23434 + ext/Encode/lib/Encode/Encoding.pm
23435 + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
23436 + ext/Encode/lib/Encode/Tcl/Escape.pm
23437 + ext/Encode/lib/Encode/Tcl/Extended.pm
23438 + ext/Encode/lib/Encode/Tcl/HanZi.pm
23439 + ext/Encode/lib/Encode/Tcl/Table.pm
23440 + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
23441 + ext/Encode/lib/Encode/iso10646_1.pm
23442 + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
23443 + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
23444 + ext/Encode/t/Tcl.t
23445 - ext/Encode.t ext/Encode/Encode.pm
23446 - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
23447 - ext/Encode/Encode/Tcl.t ext/Encode/Todo
23448 ! MANIFEST ext/Encode/Encode/8859-1.ucm
23449 ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
23450 ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
23451 ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
23452 ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
23453 ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
23454 ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
23455 ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
23456 ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
23457 ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
23458 ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
23459 ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
23460 ! ext/Encode/compile
23461____________________________________________________________________________
23462[ 14485] By: jhi on 2002/01/28 23:17:20
23463 Log: Workaround for DJGPP broken F_GETFL from Laszlo.
23464 Branch: perl
23465 ! djgpp/djgpp.c perlio.c
23466____________________________________________________________________________
23467[ 14484] By: jhi on 2002/01/28 23:15:22
23468 Log: Prettier printing from Michael Schwern.
23469 Branch: perl
23470 ! t/test.pl
23471____________________________________________________________________________
23472[ 14483] By: jhi on 2002/01/28 23:08:27
23473 Log: Show also the debug and debugcolor as known pragmas.
23474 Branch: perl
23475 ! ext/re/re.pm
23476____________________________________________________________________________
23477[ 14482] By: jhi on 2002/01/28 22:08:38
23478 Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
23479 From: "Craig A. Berry" <craigberry@mac.com>
23480 Date: Mon, 28 Jan 2002 16:30:30 -0600
23481 Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
23482 Branch: perl
23483 ! ext/B/t/assembler.t
23484____________________________________________________________________________
23485[ 14481] By: jhi on 2002/01/28 21:58:44
23486 Log: metaconfig unit change for #14480.
23487 Branch: metaconfig
23488 ! U/modified/Init.U
23489____________________________________________________________________________
23490[ 14480] By: jhi on 2002/01/28 21:57:37
23491 Log: DJGPP needs to know its exe soon, too.
23492 Branch: perl
23493 ! Configure
23494____________________________________________________________________________
23495[ 14479] By: jhi on 2002/01/28 21:36:34
23496 Log: Round #2 on EBCDICation.
23497 Branch: perl
23498 ! t/op/append.t
23499____________________________________________________________________________
23500[ 14478] By: jhi on 2002/01/28 21:19:40
23501 Log: Integrate perlio:
23502
23503 [ 14477]
23504 Set makefile.mk CCHOME etc. for default locations of MinGW and free
23505 Borland compilers. (Borland builds one or two oddities.)
23506 Branch: perl
23507 !> win32/config.bc win32/makefile.mk
23508____________________________________________________________________________
23509[ 14477] By: nick on 2002/01/28 20:12:31
23510 Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
23511 Borland compilers. (Borland builds one or two oddities.)
23512 Branch: perlio
23513 ! win32/config.bc win32/makefile.mk
23514____________________________________________________________________________
23515[ 14476] By: nick on 2002/01/28 18:43:47
23516 Log: Integrate mainline
23517 Branch: perlio
23518 !> Configure hints/hpux.sh
23519____________________________________________________________________________
23520[ 14475] By: nick on 2002/01/28 17:15:12
23521 Log: Integrate mainline
23522 Branch: perlio
23523 !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
23524 !> patchlevel.h pp_sys.c t/lib/warnings/perl
23525____________________________________________________________________________
23526[ 14474] By: jhi on 2002/01/28 17:12:51
23527 Log: metaconfig unit change for #14472.
23528 Branch: metaconfig/U/perl
23529 ! d_u32align.U
23530____________________________________________________________________________
23531[ 14473] By: jhi on 2002/01/28 17:12:27
23532 Log: Misunderstood Merijn's patch.
23533 Branch: perl
23534 ! hints/hpux.sh
23535____________________________________________________________________________
23536[ 14472] By: jhi on 2002/01/28 17:11:58
23537 Log: Misapplied Merijn's patch.
23538 Branch: perl
23539 ! Configure
23540____________________________________________________________________________
23541[ 14471] By: jhi on 2002/01/28 14:51:20
23542 Log: Update Changes.
23543 Branch: perl
23544 ! Changes patchlevel.h
23545____________________________________________________________________________
23546[ 14470] By: jhi on 2002/01/28 14:33:36
23547 Log: BeOS has sockets but not true ones.
23548 Branch: perl
23549 ! pp_sys.c
23550____________________________________________________________________________
23551[ 14469] By: jhi on 2002/01/28 14:04:44
23552 Log: metaconfig unit change for #14467.
23553 Branch: metaconfig/U/perl
23554 ! d_u32align.U
23555____________________________________________________________________________
23556[ 14468] By: jhi on 2002/01/28 14:03:01
23557 Log: For some strange reason under the smoke harness the alignment
23558 test hangs in HP-UX 10.20. So hint it to avoid the test.
23559 Branch: perl
23560 ! hints/hpux.sh
23561____________________________________________________________________________
23562[ 14467] By: jhi on 2002/01/28 14:00:32
23563 Log: Allow d_u32align to be hinted.
23564 Branch: perl
23565 ! Configure
23566____________________________________________________________________________
23567[ 14466] By: jhi on 2002/01/28 13:41:18
23568 Log: The shift key is important.
23569 Branch: perl
23570 ! ext/B/B.xs
23571____________________________________________________________________________
23572[ 14465] By: jhi on 2002/01/28 13:36:15
23573 Log: The "used only once" warnings (from gv_check) come
23574 in pseudorandom hash order-- in EBCDIC the order
23575 is different. Add a new option that allow the warnings
23576 to come in any order (Paul Marquess).
23577 Branch: perl
23578 ! lib/warnings.t t/lib/warnings/perl
23579____________________________________________________________________________
23580[ 14464] By: jhi on 2002/01/28 13:04:58
23581 Log: Integrate perlio:
23582
23583 [ 14462]
23584 1st attempt at skipping broke threads case.
23585
23586 [ 14461]
23587 Skip new threads::shared test unless -Duseithreads
23588 Branch: perl
23589 !> ext/threads/shared/t/0nothread.t
23590____________________________________________________________________________
23591[ 14463] By: nick on 2002/01/28 08:22:36
23592 Log: Integrate mainline
23593 Branch: perlio
23594 !> (integrate 37 files)
23595____________________________________________________________________________
23596[ 14462] By: nick on 2002/01/28 08:09:53
23597 Log: 1st attempt at skipping broke threads case.
23598 Branch: perlio
23599 ! ext/threads/shared/t/0nothread.t
23600____________________________________________________________________________
23601[ 14461] By: nick on 2002/01/28 07:25:58
23602 Log: Skip new threads::shared test unless -Duseithreads
23603 Branch: perlio
23604 ! ext/threads/shared/t/0nothread.t
23605____________________________________________________________________________
23606[ 14460] By: jhi on 2002/01/28 03:37:30
23607 Log: FAQ sync.
23608 Branch: perl
23609 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
23610 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23611 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
23612 ! pod/perlfaq9.pod
23613____________________________________________________________________________
23614[ 14459] By: jhi on 2002/01/28 02:28:10
23615 Log: Upgrade to podlators 1.20.
23616 Branch: perl
23617 ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
23618____________________________________________________________________________
23619[ 14458] By: jhi on 2002/01/28 01:36:28
23620 Log: Retract #14448, a better patch coming up.
23621 Branch: perl
23622 ! lib/Pod/t/basic.t
23623____________________________________________________________________________
23624[ 14457] By: jhi on 2002/01/28 01:31:40
23625 Log: EBCDIC portability.
23626 Branch: perl
23627 ! t/op/append.t
23628____________________________________________________________________________
23629[ 14456] By: jhi on 2002/01/27 23:49:40
23630 Log: Further cygwin installperl tweak from Gerrit P. Haase.
23631 Branch: perl
23632 ! installperl
23633____________________________________________________________________________
23634[ 14455] By: jhi on 2002/01/27 23:47:42
23635 Log: A bug in Bulgarian EBCDIC locale (this sounds like
23636 a Sherlock Holmes mystery...) Well, a few more EBCDICs
23637 locales failed, too. The patch works around the bug by
23638 skipping the test, but the real problem may be deeper
23639 (affecting probably only EBCDIC platforms, though):
23640 see the comment in locale.t for more details.
23641 Branch: perl
23642 ! lib/locale.t
23643____________________________________________________________________________
23644[ 14454] By: jhi on 2002/01/27 22:37:48
23645 Log: metaconfig unit change for #14453.
23646 Branch: metaconfig/U/perl
23647 ! libperl.U
23648____________________________________________________________________________
23649[ 14453] By: jhi on 2002/01/27 22:36:08
23650 Log: Subject: Bleadperl on Cygwin today
23651 From: "Gerrit P. Haase" <gp@familiehaase.de>
23652 Date: Sun, 27 Jan 2002 22:30:41 +0100
23653 Message-ID: <462007239437.20020127223041@familiehaase.de>
23654 Branch: perl
23655 ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
23656 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
23657 ! lib/ExtUtils/t/MM_Cygwin.t
23658____________________________________________________________________________
23659[ 14452] By: jhi on 2002/01/27 21:57:56
23660 Log: Unfinished EBCDIC branch.
23661 Branch: perl
23662 ! t/op/ver.t
23663____________________________________________________________________________
23664[ 14451] By: jhi on 2002/01/27 21:47:29
23665 Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
23666 Branch: perl
23667 ! ext/B/B.xs ext/B/B/Deparse.pm
23668____________________________________________________________________________
23669[ 14450] By: jhi on 2002/01/27 21:44:37
23670 Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
23671 platforms.
23672 Branch: perl
23673 ! ext/B/t/stash.t
23674____________________________________________________________________________
23675[ 14449] By: jhi on 2002/01/27 19:34:56
23676 Log: Apparently no need for EBCDIC exception any more.
23677 Branch: perl
23678 ! ext/B/t/showlex.t
23679____________________________________________________________________________
23680[ 14448] By: jhi on 2002/01/27 18:48:17
23681 Log: (retracted by #14458)
23682 (Russ Allbery) OS/390 is using a high-bit character for ESC,
23683 skip the test for now. A better fix would be to override
23684 the notion of the platform's escape sequence in the test
23685 of Pod::Text::Termcap. We may have to apply a filter to
23686 the output to substitute back in the ESC character that
23687 the test expects, but only on OS/390.
23688 Branch: perl
23689 ! lib/Pod/t/basic.t
23690____________________________________________________________________________
23691[ 14447] By: jhi on 2002/01/27 18:19:01
23692 Log: Detypo.
23693 Branch: perl
23694 ! ext/Devel/Peek/Peek.t
23695____________________________________________________________________________
23696[ 14446] By: jhi on 2002/01/27 17:57:21
23697 Log: OS/390 USS has a different idea of the pw* functions.
23698 Also, test the name with eq, not with ==.
23699 Branch: perl
23700 ! lib/User/pwent.t
23701____________________________________________________________________________
23702[ 14445] By: jhi on 2002/01/27 17:37:54
23703 Log: O_RDONLY/O_WRONLY/O_RDWR portability.
23704 Branch: perl
23705 ! doio.c
23706____________________________________________________________________________
23707[ 14444] By: jhi on 2002/01/27 16:32:32
23708 Log: ASCIIisms.
23709 Branch: perl
23710 ! ext/PerlIO/t/encoding.t
23711____________________________________________________________________________
23712[ 14443] By: jhi on 2002/01/27 15:59:31
23713 Log: chr(42) ne '*' if one is in EBCDIC.
23714 Branch: perl
23715 ! t/op/pack.t
23716____________________________________________________________________________
23717[ 14442] By: jhi on 2002/01/27 15:26:52
23718 Log: Subject: [PATCH] Fix up recent op/stat.t failures
23719 From: Andy Dougherty <doughera@lafayette.edu>
23720 Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
23721 Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>
23722 Branch: perl
23723 ! t/op/stat.t
23724____________________________________________________________________________
23725[ 14441] By: jhi on 2002/01/27 15:21:49
23726 Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
23727 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23728 Date: Sun, 27 Jan 2002 15:03:18 +0100
23729 Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
23730 Branch: perl
23731 ! lib/ExtUtils/t/Command.t
23732____________________________________________________________________________
23733[ 14440] By: jhi on 2002/01/27 15:20:52
23734 Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
23735 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23736 Date: Sun, 27 Jan 2002 14:51:10 +0100
23737 Message-ID: <20020127145110.A16332@rafael>
23738 Branch: perl
23739 ! ext/B/B/Deparse.pm
23740____________________________________________________________________________
23741[ 14439] By: gsar on 2002/01/27 00:02:48
23742 Log: integrate change#14431 from perlio branch (Nick's fix for
23743 change#13474 to be more defensive about looking at pad entries
23744 that may not exist yet)
23745 Branch: maint-5.6/perl
23746 ! op.c
23747____________________________________________________________________________
23748[ 14438] By: jhi on 2002/01/26 23:56:53
23749 Log: Comment to avoid later "cleanups."
23750 Branch: perl
23751 ! lib/ExtUtils/MakeMaker.pm
23752____________________________________________________________________________
23753[ 14437] By: jhi on 2002/01/26 23:54:50
23754 Log: USS V2R10 seems to be happier with env FOO=... cmd ...
23755 instead of just FOO=... cmd ...
23756 Branch: perl
23757 ! Makefile.SH
23758____________________________________________________________________________
23759[ 14436] By: jhi on 2002/01/26 23:14:04
23760 Log: Overquoting bad (in UNIX one would get
23761 Can't open perl script "'-I../lib'": No such file or directory)
23762 Branch: perl
23763 ! lib/Pod/t/Usage.t
23764____________________________________________________________________________
23765[ 14435] By: jhi on 2002/01/26 22:41:05
23766 Log: Integrate perlio:
23767
23768 [ 14434]
23769 "All tests successful" VC6.0 Win32
23770 (Update config.vc to need cppstdin so those tests are skipped...)
23771 Branch: perl
23772 !> win32/config.vc win32/config_H.bc win32/config_H.gc
23773 !> win32/config_H.vc
23774____________________________________________________________________________
23775[ 14434] By: nick on 2002/01/26 22:27:08
23776 Log: "All tests successful" VC6.0 Win32
23777 (Update config.vc to need cppstdin so those tests are skipped...)
23778 Branch: perlio
23779 ! win32/config.vc win32/config_H.bc win32/config_H.gc
23780 ! win32/config_H.vc
23781____________________________________________________________________________
23782[ 14433] By: jhi on 2002/01/26 21:38:56
23783 Log: Integrate perlio:
23784
23785 [ 14432]
23786 Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
23787 for CRLF line endings.
23788
23789 [ 14431]
23790 Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
23791 Should really be looked at by someone that knows about pads.
23792
23793 [ 14429]
23794 Tinkering with thread cleanup mutex-ing - not the problem
23795 (op.c is) but could have been...
23796
23797 [ 14428]
23798 Win32 signal emulation cleanup.
23799
23800 [ 14427]
23801 If we get to sighandler by mistake (no perl handler set) then
23802 warn() and exit() rather than die() - should never happen
23803 but if it does context needed to die is likely to be trashed
23804 as well.
23805
23806 [ 14425]
23807 1st two tests of File/Find/t/find.t and taint.t were run after
23808 calling cleanup(). If previous fail had left for_find directory,
23809 but no content in it then cleanup() returned cd'ed to that directory.
23810 So tests failed. Fixed cleanup()-s.
23811 Branch: perl
23812 !> ext/threads/threads.xs lib/File/Find/t/find.t
23813 !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
23814 !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
23815____________________________________________________________________________
23816[ 14432] By: nick on 2002/01/26 21:10:38
23817 Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
23818 for CRLF line endings.
23819 Branch: perlio
23820 ! lib/Filter/Simple.pm
23821____________________________________________________________________________
23822[ 14431] By: nick on 2002/01/26 21:08:35
23823 Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
23824 Should really be looked at by someone that knows about pads.
23825 Branch: perlio
23826 ! op.c
23827____________________________________________________________________________
23828[ 14430] By: jhi on 2002/01/26 20:54:16
23829 Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
23830 From: "Craig A. Berry" <craigberry@mac.com>
23831 Date: Sat, 26 Jan 2002 11:19:44 -0600
23832 Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
23833 Branch: perl
23834 ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
23835____________________________________________________________________________
23836[ 14429] By: nick on 2002/01/26 18:04:22
23837 Log: Tinkering with thread cleanup mutex-ing - not the problem
23838 (op.c is) but could have been...
23839 Branch: perlio
23840 ! ext/threads/threads.xs
23841____________________________________________________________________________
23842[ 14428] By: nick on 2002/01/26 18:03:13
23843 Log: Win32 signal emulation cleanup.
23844 Branch: perlio
23845 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
23846____________________________________________________________________________
23847[ 14427] By: nick on 2002/01/26 13:59:33
23848 Log: If we get to sighandler by mistake (no perl handler set) then
23849 warn() and exit() rather than die() - should never happen
23850 but if it does context needed to die is likely to be trashed
23851 as well.
23852 Branch: perlio
23853 ! mg.c
23854____________________________________________________________________________
23855[ 14426] By: nick on 2002/01/26 13:56:23
23856 Log: Integrate mainline
23857 Branch: perlio
23858 !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
23859 !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
23860 !> t/run/fresh_perl.t
23861____________________________________________________________________________
23862[ 14425] By: nick on 2002/01/26 08:11:33
23863 Log: 1st two tests of File/Find/t/find.t and taint.t were run after
23864 calling cleanup(). If previous fail had left for_find directory,
23865 but no content in it then cleanup() returned cd'ed to that directory.
23866 So tests failed. Fixed cleanup()-s.
23867 Branch: perlio
23868 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
23869____________________________________________________________________________
23870[ 14424] By: jhi on 2002/01/25 22:10:11
23871 Log: Integrate perlio:
23872
23873 [ 14422]
23874 Save $! so that other syscalls don't disturb it before
23875 we test it.
23876
23877 [ 14421]
23878 More Win32 tuning
23879
23880 [ 14420]
23881 Fix winsystem.t's attempt to build showav.exe to work
23882 with gcc (which writes a.exe unless told with -o ).
23883 Also put in a few more fail-safes to check .exe got
23884 built somehow.
23885 Branch: perl
23886 !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
23887 !> t/op/winsystem.t
23888____________________________________________________________________________
23889[ 14423] By: jhi on 2002/01/25 22:08:09
23890 Log: Subject: [PATCH] new test in op/universal.t
23891 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23892 Date: Fri, 25 Jan 2002 23:17:33 +0100
23893 Message-ID: <20020125231733.A11733@rafael>
23894 Branch: perl
23895 ! t/op/universal.t
23896____________________________________________________________________________
23897[ 14422] By: nick on 2002/01/25 21:37:03
23898 Log: Save $! so that other syscalls don't disturb it before
23899 we test it.
23900 Branch: perlio
23901 ! ext/Socket/socketpair.t
23902____________________________________________________________________________
23903[ 14421] By: nick on 2002/01/25 19:05:57
23904 Log: More Win32 tuning
23905 Branch: perlio
23906 ! t/op/stat.t t/op/taint.t
23907____________________________________________________________________________
23908[ 14420] By: nick on 2002/01/25 18:21:42
23909 Log: Fix winsystem.t's attempt to build showav.exe to work
23910 with gcc (which writes a.exe unless told with -o ).
23911 Also put in a few more fail-safes to check .exe got
23912 built somehow.
23913 Branch: perlio
23914 ! t/op/winsystem.t
23915____________________________________________________________________________
23916[ 14419] By: jhi on 2002/01/25 17:25:05
23917 Log: Subject: [Patch Encode.xs] calculation of need overflows
23918 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23919 Date: Sat, 26 Jan 2002 00:58:50 +0900
23920 Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
23921 Branch: perl
23922 ! ext/Encode/Encode.xs
23923____________________________________________________________________________
23924[ 14418] By: jhi on 2002/01/25 16:28:40
23925 Log: Integrate changes 13474+13478+13584 from maintperl;
23926 anon sub leakage.
23927 Branch: perl
23928 ! op.c t/run/fresh_perl.t
23929____________________________________________________________________________
23930[ 14417] By: jhi on 2002/01/25 15:34:18
23931 Log: Update Changes.
23932 Branch: perl
23933 ! Changes patchlevel.h
23934____________________________________________________________________________
23935[ 14416] By: jhi on 2002/01/25 15:04:25
23936 Log: Integrate perlio:
23937
23938 [ 14411]
23939 Linux/NFS hackery was not faking right number of passes.
23940
23941 [ 14410]
23942 threads::shared tidy up:
23943 - Add _id() function to shared.xs so we can test refs point at same thing.
23944 - Use that rather that comparing stringified ref in shared/t/hv_refs.t
23945 - Allow no_share to pass if sharing to works despite mis-ordering.
23946 - Change docs of threads to document ->create() (as used in tests),
23947 and not mention "new".
23948
23949 [ 14401]
23950 Expand command line test globs on Win32.
23951
23952 [ 14393]
23953 Except Win32 from echo tests. (Alarm does not break into connect)
23954
23955 [ 14392]
23956 SvTEMP_off to stop private PV's being stolen and stored in shared space
23957
23958 [ 14387]
23959 thread::shared nearly working again - remaining issue
23960 is references withing shared space.
23961 Added bulk test with no threads involved (for debugging)
23962 Tuned tests to skip those needing _thrcnt
23963
23964 [ 14378]
23965 Implement recursive lock and use of scope for PL_sharedsv_space,
23966 so now croak() from asserts does not leave locks.
23967 Make hv_simple compile (new prototype for debugging probe).
23968
23969 [ 14377]
23970 Shared scalars working, some shared array ops working.
23971
23972 [ 14373]
23973 Miss mg_len == 0 meaning don't Safefree
23974
23975 [ 14372]
23976 XS side of new threads::shared designed, coded and compiles,
23977 and mostly commented but is totaly untested.
23978 submit in case anyone wants a preview.
23979
23980 [ 14363]
23981 Add new threads/typemap to MANIFEST
23982
23983 [ 14357]
23984 #14352 deleted ext/threads/threads.h
23985
23986 [ 14356]
23987 Eradicate sharedsv.*
23988
23989 [ 14355]
23990 threads work again on Win32. (Not threads::shared yet)
23991 Submit to see if they do on Linux.
23992
23993 [ 14352]
23994 Nearly-working threads re-structuring. Do not integrate,
23995 submit-ing to get to Win32, and as "off site" backup.
23996 Branch: perl
23997 +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
23998 +> ext/threads/typemap
23999 - ext/threads/threads.h sharedsv.c sharedsv.h
24000 ! NetWare/config_H.wc
24001 !> (integrate 38 files)
24002____________________________________________________________________________
24003[ 14415] By: jhi on 2002/01/25 14:33:43
24004 Log: Subject: Re: perldebguts minor tweaks
24005 From: Joe McMahon <mcmahon@metalab.unc.edu>
24006 Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
24007 Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
24008 Branch: perl
24009 ! pod/perldebguts.pod
24010____________________________________________________________________________
24011[ 14414] By: jhi on 2002/01/25 14:08:17
24012 Log: metaconfig unit change for #14413.
24013 Branch: metaconfig
24014 ! U/modified/prototype.U
24015____________________________________________________________________________
24016[ 14413] By: jhi on 2002/01/25 14:05:49
24017 Log: Okay, you can come home now, _().
24018 Branch: perl
24019 ! config_h.SH
24020____________________________________________________________________________
24021[ 14412] By: nick on 2002/01/25 11:01:49
24022 Log: Integrate mainline
24023 All but ../lib/Unicode/UCD.t pass.
24024 Branch: perlio
24025 +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
24026 +> lib/unicore/CaseFolding.txt
24027 +> lib/unicore/CompositionExclusions.txt
24028 +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
24029 +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
24030 +> vos/vos.c
24031 - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
24032 - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
24033 - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
24034 - lib/unicore/NamesList.html lib/unicore/PropList.html
24035 - lib/unicore/SpecCase.txt lib/unicore/UCD.html
24036 - lib/unicore/Unicode.html lib/unicore/Unicode.txt
24037 - lib/unicore/rename
24038 !> (integrate 424 files)
24039____________________________________________________________________________
24040[ 14411] By: nick on 2002/01/25 09:45:13
24041 Log: Linux/NFS hackery was not faking right number of passes.
24042 Branch: perlio
24043 ! t/io/fs.t
24044____________________________________________________________________________
24045[ 14410] By: nick on 2002/01/25 09:35:07
24046 Log: threads::shared tidy up:
24047 - Add _id() function to shared.xs so we can test refs point at same thing.
24048 - Use that rather that comparing stringified ref in shared/t/hv_refs.t
24049 - Allow no_share to pass if sharing to works despite mis-ordering.
24050 - Change docs of threads to document ->create() (as used in tests),
24051 and not mention "new".
24052 Branch: perlio
24053 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24054 ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
24055 ! ext/threads/threads.pm
24056____________________________________________________________________________
24057[ 14409] By: jhi on 2002/01/24 21:08:35
24058 Log: Subject: perldebguts minor tweaks
24059 From: Joe McMahon <mcmahon@metalab.unc.edu>
24060 Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
24061 Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
24062 Branch: perl
24063 ! pod/perldebguts.pod
24064____________________________________________________________________________
24065[ 14408] By: jhi on 2002/01/24 20:58:15
24066 Log: Subject: [PATCH] perldebguts.pod [bleadperl]
24067 From: Peter Scott <Peter@PSDT.com>
24068 Date: Thu, 24 Jan 2002 08:51:34 -0800
24069 Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
24070 Branch: perl
24071 ! pod/perldebguts.pod
24072____________________________________________________________________________
24073[ 14407] By: jhi on 2002/01/24 20:55:34
24074 Log: Few more paranoia checks for Unicode hash keys.
24075 Branch: perl
24076 ! t/op/each.t
24077____________________________________________________________________________
24078[ 14406] By: jhi on 2002/01/24 18:03:02
24079 Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
24080 From: Andy Dougherty <doughera@lafayette.edu>
24081 Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
24082 Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
24083 Branch: perl
24084 ! t/op/stat.t
24085____________________________________________________________________________
24086[ 14405] By: jhi on 2002/01/24 15:44:31
24087 Log: The
24088
24089 Subject: Very old debugger UTF-8 bug
24090 From: andreas.koenig@anima.de (Andreas J. Koenig)
24091 Date: 24 Jan 2002 12:45:44 +0100
24092 Message-ID: <m3y9iot1jr.fsf@anima.de>
24093
24094 still broken, but this should work as a stopgap
24095 measure to stop pp_match accessing naughty data.
24096 Branch: perl
24097 ! pod/perldiag.pod pp_hot.c
24098____________________________________________________________________________
24099[ 14404] By: jhi on 2002/01/24 13:13:55
24100 Log: metaconfig unit change for #14403.
24101 Branch: metaconfig/U/perl
24102 ! d_u32align.U
24103____________________________________________________________________________
24104[ 14403] By: jhi on 2002/01/24 13:13:29
24105 Log: Pacify picky compilers (this time Sun Workshop).
24106 Branch: perl
24107 ! Configure
24108____________________________________________________________________________
24109[ 14402] By: jhi on 2002/01/24 12:45:02
24110 Log: Subject: Very old debugger UTF-8 bug
24111 From: andreas.koenig@anima.de (Andreas J. Koenig)
24112 Date: 24 Jan 2002 12:45:44 +0100
24113 Message-ID: <m3y9iot1jr.fsf@anima.de>
24114 Branch: perl
24115 ! lib/dumpvar.pl
24116____________________________________________________________________________
24117[ 14401] By: nick on 2002/01/24 07:50:38
24118 Log: Expand command line test globs on Win32.
24119 Branch: perlio
24120 ! t/harness
24121____________________________________________________________________________
24122[ 14400] By: jhi on 2002/01/24 02:49:05
24123 Log: Sprinkle some copyrights (use the oldest timestamp to
24124 be found in the repository, which is most often not right,
24125 but at least consistent)
24126 Branch: perl
24127 ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
24128 ! fakesdio.h fakethr.h global.sym globals.c keywords.h
24129 ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
24130 ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
24131 ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
24132 ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
24133 ! unixish.h xsutils.c
24134____________________________________________________________________________
24135[ 14399] By: pudge on 2002/01/23 21:00:29
24136 Log: Don't crash on Help for long text (bug #506672)
24137 Branch: maint-5.6/macperl
24138 ! macos/macperl/MPHelp.c
24139____________________________________________________________________________
24140[ 14398] By: pudge on 2002/01/23 20:03:38
24141 Log: Fix minor path problem
24142 Branch: maint-5.6/macperl
24143 ! macos/macperl/Droplets/tarzipme.plx
24144____________________________________________________________________________
24145[ 14397] By: pudge on 2002/01/23 20:03:19
24146 Log: Minor text changes
24147 Branch: maint-5.6/macperl
24148 ! macos/Perl.r
24149____________________________________________________________________________
24150[ 14396] By: pudge on 2002/01/23 20:02:45
24151 Log: Bump versions, dates, etc.
24152 Branch: maint-5.6/macperl
24153 ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
24154____________________________________________________________________________
24155[ 14395] By: pudge on 2002/01/23 20:01:43
24156 Log: coderefs in @INC and absolute paths
24157 Branch: maint-5.6/macperl
24158 ! embed.h pp_ctl.c proto.h
24159____________________________________________________________________________
24160[ 14394] By: pudge on 2002/01/23 20:00:35
24161 Log: Minor module thingys
24162 Branch: maint-5.6/macperl
24163 ! macos/ext/Mac/Controls/Controls.xs
24164 ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
24165 ! macos/ext/Mac/ImageCompression/ImageCompression.xs
24166 ! macos/ext/Mac/InternetConfig/InternetConfig.pm
24167 ! macos/ext/Mac/InternetConfig/InternetConfig.xs
24168 ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
24169 ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
24170 ! macos/ext/Mac/MoreFiles/MoreFiles.pm
24171 ! macos/ext/Mac/Movies/Movies.xs
24172 ! macos/ext/Mac/Navigation/Navigation.pm
24173 ! macos/ext/Mac/Navigation/Navigation.xs
24174 ! macos/ext/Mac/Notification/Notification.xs
24175 ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
24176 ! macos/ext/Mac/Processes/Processes.xs
24177 ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
24178 ! macos/ext/Mac/QuickDraw/QuickDraw.pm
24179 ! macos/ext/Mac/QuickDraw/QuickDraw.xs
24180 ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
24181 ! macos/ext/Mac/Resources/Resources.pm
24182 ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
24183 ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
24184 ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
24185 ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
24186 ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
24187____________________________________________________________________________
24188[ 14393] By: nick on 2002/01/23 19:52:19
24189 Log: Except Win32 from echo tests. (Alarm does not break into connect)
24190 Branch: perlio
24191 ! ext/Socket/Socket.t
24192____________________________________________________________________________
24193[ 14392] By: nick on 2002/01/23 19:31:57
24194 Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
24195 Branch: perlio
24196 ! ext/threads/shared/shared.xs
24197____________________________________________________________________________
24198[ 14391] By: jhi on 2002/01/23 18:48:45
24199 Log: Copyright++. (Not all the toplevel *.h have one, it seems.)
24200 Branch: perl
24201 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
24202 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
24203 ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
24204 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
24205 ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
24206 ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
24207 ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
24208 ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
24209 ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
24210 ! x2p/util.c x2p/util.h x2p/walk.c
24211____________________________________________________________________________
24212[ 14390] By: jhi on 2002/01/23 18:30:18
24213 Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
24214 therefore quite probably also obsolete code.
24215 Branch: perl
24216 ! sv.c
24217____________________________________________________________________________
24218[ 14389] By: jhi on 2002/01/23 15:09:38
24219 Log: Update Changes.
24220 Branch: perl
24221 ! Changes patchlevel.h
24222____________________________________________________________________________
24223[ 14388] By: jhi on 2002/01/23 15:04:06
24224 Log: Small update on todo. Could use a lot more.
24225 Branch: perl
24226 ! pod/perltodo.pod
24227____________________________________________________________________________
24228[ 14387] By: nick on 2002/01/23 14:19:30
24229 Log: thread::shared nearly working again - remaining issue
24230 is references withing shared space.
24231 Added bulk test with no threads involved (for debugging)
24232 Tuned tests to skip those needing _thrcnt
24233 Branch: perlio
24234 + ext/threads/shared/t/0nothread.t
24235 ! MANIFEST ext/threads/shared/shared.pm
24236 ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
24237 ! ext/threads/shared/t/hv_refs.t
24238 ! ext/threads/shared/t/hv_simple.t
24239 ! ext/threads/shared/t/sv_simple.t
24240____________________________________________________________________________
24241[ 14386] By: jhi on 2002/01/23 14:19:01
24242 Log: Subject: [ID 20020121.003] perldata doco bug
24243 From: John Stumbles <jstumbles@bluearc.com>
24244 Date: Mon, 21 Jan 2002 14:19:56 -0000
24245 Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
24246 Branch: perl
24247 ! pod/perldata.pod
24248____________________________________________________________________________
24249[ 14385] By: jhi on 2002/01/23 14:17:52
24250 Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
24251 From: Michael G Schwern <schwern@pobox.com>
24252 Date: Mon, 21 Jan 2002 15:16:42 -0500
24253 Message-ID: <20020121201642.GA6659@blackrider>
24254 Branch: perl
24255 ! embed.fnc embed.h proto.h t/op/universal.t universal.c
24256____________________________________________________________________________
24257[ 14384] By: jhi on 2002/01/23 13:45:30
24258 Log: Subject: [PATCH] Re: eval not catching warnings?
24259 From: abigail@foad.org
24260 Date: Wed, 23 Jan 2002 15:35:47 +0100
24261 Message-ID: <20020123143547.24798.qmail@foad.org>
24262 Branch: perl
24263 ! pod/perlfunc.pod
24264____________________________________________________________________________
24265[ 14383] By: jhi on 2002/01/23 03:57:58
24266 Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
24267 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24268 Date: Tue, 22 Jan 2002 17:00:54 -0800
24269 Message-Id: <GtgT8gzkg+CG092yn@efn.org>
24270 Branch: perl
24271 ! t/run/fresh_perl.t
24272____________________________________________________________________________
24273[ 14382] By: jhi on 2002/01/23 03:47:35
24274 Log: metaconfig unit change for #14381.
24275 Branch: metaconfig/U/perl
24276 ! d_u32align.U
24277____________________________________________________________________________
24278[ 14381] By: jhi on 2002/01/23 03:47:05
24279 Log: HP-UX 10.20 cc pacifying from Merijn.
24280 Branch: perl
24281 ! Configure
24282____________________________________________________________________________
24283[ 14380] By: jhi on 2002/01/23 03:41:26
24284 Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
24285 From: "Craig A. Berry" <craigberry@mac.com>
24286 Date: Tue, 22 Jan 2002 22:14:26 -0600
24287 Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
24288 Branch: perl
24289 ! vms/test.com
24290____________________________________________________________________________
24291[ 14379] By: jhi on 2002/01/23 03:11:31
24292 Log: AIX cpp bug: having macro arguments and character constants
24293 "the same" means trouble (here s and 's')
24294 What broke now was 841 and 842 of t/op/pat.t, because of the
24295 ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
24296 (note that breakage happened only under cc_r and usethreads+
24297 useithreads)
24298 Branch: perl
24299 ! utf8.h
24300____________________________________________________________________________
24301[ 14378] By: nick on 2002/01/22 20:33:15
24302 Log: Implement recursive lock and use of scope for PL_sharedsv_space,
24303 so now croak() from asserts does not leave locks.
24304 Make hv_simple compile (new prototype for debugging probe).
24305 Branch: perlio
24306 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24307 ! ext/threads/shared/t/hv_simple.t
24308____________________________________________________________________________
24309[ 14377] By: nick on 2002/01/22 17:32:21
24310 Log: Shared scalars working, some shared array ops working.
24311 Branch: perlio
24312 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
24313 ! ext/threads/shared/t/sv_refs.t
24314 ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
24315____________________________________________________________________________
24316[ 14376] By: jhi on 2002/01/22 16:46:48
24317 Log: Subject: [PATCH] Support truncate() in VOS port
24318 From: Paul_GreenVOS@vos.stratus.com
24319 Date: Mon, 21 Jan 02 23:27 est
24320 Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
24321 Branch: perl
24322 + vos/vos.c
24323 ! MANIFEST hints/vos.sh vos/vosish.h
24324____________________________________________________________________________
24325[ 14375] By: jhi on 2002/01/22 16:38:06
24326 Log: metaconfig unit changes for #14374. Couldn't figure
24327 how to get completely rid of _() (some weird dependency
24328 pulling it in?) so renamed it as PROTO_().
24329 Branch: metaconfig
24330 + U/modified/d_shmat.U U/modified/prototype.U
24331 ! U/protos/d_drand48proto.U
24332 Branch: metaconfig/U/perl
24333 ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
24334____________________________________________________________________________
24335[ 14374] By: jhi on 2002/01/22 16:36:41
24336 Log: Get rid of the _() macro since (1) we require ANSI anyway
24337 (2) Other software (GNU) seems to use it and we don't need it,
24338 so let's give it up.
24339 Branch: perl
24340 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24341 ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
24342 ! plan9/config.plan9 pod/perltoc.pod uconfig.h
24343 ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
24344 ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
24345 ! wince/config.h wince/config_H.ce
24346____________________________________________________________________________
24347[ 14373] By: nick on 2002/01/22 10:10:48
24348 Log: Miss mg_len == 0 meaning don't Safefree
24349 Branch: perlio
24350 ! mg.c
24351____________________________________________________________________________
24352[ 14372] By: nick on 2002/01/21 22:34:06
24353 Log: XS side of new threads::shared designed, coded and compiles,
24354 and mostly commented but is totaly untested.
24355 submit in case anyone wants a preview.
24356 Branch: perlio
24357 + ext/threads/shared/typemap
24358 ! MANIFEST ext/threads/shared/shared.pm
24359 ! ext/threads/shared/shared.xs
24360____________________________________________________________________________
24361[ 14371] By: jhi on 2002/01/21 19:36:04
24362 Log: Subject: [BUG] /\_/ an unrecognized escape?
24363 From: Michael G Schwern <schwern@pobox.com>
24364 Date: Mon, 21 Jan 2002 15:22:54 -0500
24365 Message-ID: <20020121202254.GA6731@blackrider>
24366 Branch: perl
24367 ! t/lib/warnings/toke toke.c
24368____________________________________________________________________________
24369[ 14370] By: jhi on 2002/01/21 19:16:00
24370 Log: Undo the renaming of the Unicode data files; the simple
24371 solution being not including the *.html files. This means
24372 that in the future there is no need for any renamings
24373 (well, assuming that the Consortium doesn't cause any),
24374 and the files are named like they are in the Consortium
24375 website, thus alleviating confusion.
24376 Branch: perl
24377 + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
24378 + lib/unicore/CaseFolding.txt
24379 + lib/unicore/CompositionExclusions.txt
24380 + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
24381 + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
24382 - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
24383 - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
24384 - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
24385 - lib/unicore/NamesList.html lib/unicore/PropList.html
24386 - lib/unicore/SpecCase.txt lib/unicore/UCD.html
24387 - lib/unicore/Unicode.html lib/unicore/Unicode.txt
24388 - lib/unicore/rename
24389 ! (edit 285 files)
24390____________________________________________________________________________
24391[ 14369] By: jhi on 2002/01/21 15:10:59
24392 Log: Update Changes.
24393 Branch: perl
24394 ! Changes patchlevel.h
24395____________________________________________________________________________
24396[ 14368] By: jhi on 2002/01/21 14:56:42
24397 Log: Subject: RE: BCC for Win32 is unhappy @14331
24398 From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
24399 Date: Mon, 21 Jan 2002 09:48:40 +0300
24400 Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
24401
24402 (using IV instead of int)
24403 Branch: perl
24404 ! hv.h
24405____________________________________________________________________________
24406[ 14367] By: jhi on 2002/01/21 14:29:05
24407 Log: path_is_absolute() needs a prototype (and maybe
24408 a better name, but that's another story).
24409 Branch: perl
24410 ! embed.fnc embed.h pp_ctl.c proto.h
24411____________________________________________________________________________
24412[ 14366] By: jhi on 2002/01/21 14:07:35
24413 Log: Subject: Re: coderefs in @INC
24414 From: Chris Nandor <pudge@pobox.com>
24415 Date: Thu, 17 Jan 2002 11:26:02 -0500
24416 Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
24417 Branch: perl
24418 ! pp_ctl.c
24419____________________________________________________________________________
24420[ 14365] By: jhi on 2002/01/21 14:06:11
24421 Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
24422 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24423 Date: Sun, 20 Jan 2002 22:53:56 +0100
24424 Message-ID: <20020120225356.A12093@rafael>
24425 Branch: perl
24426 ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
24427 ! t/lib/warnings/9enabled warnings.h warnings.pl
24428____________________________________________________________________________
24429[ 14364] By: jhi on 2002/01/21 03:53:08
24430 Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
24431 From: "Craig A. Berry" <craigberry@mac.com>
24432 Date: Sun, 20 Jan 2002 22:49:42 -0600
24433 Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
24434 Branch: perl
24435 ! lib/ExtUtils/MakeMaker.pm
24436____________________________________________________________________________
24437[ 14363] By: nick on 2002/01/20 20:38:23
24438 Log: Add new threads/typemap to MANIFEST
24439 Branch: perlio
24440 ! MANIFEST
24441____________________________________________________________________________
24442[ 14362] By: nick on 2002/01/20 20:34:36
24443 Log: Integrate mainline
24444 Branch: perlio
24445 +> lib/Pod/t/Usage.t
24446 !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
24447 !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
24448 !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
24449 !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
24450 !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
24451 !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
24452 !> util.c
24453____________________________________________________________________________
24454[ 14361] By: nick on 2002/01/20 18:51:47
24455 Log: Integrate MANIFEST
24456 Branch: perlio
24457 !> MANIFEST
24458____________________________________________________________________________
24459[ 14360] By: jhi on 2002/01/20 17:11:12
24460 Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
24461 From: Paul_GreenVOS@vos.stratus.com
24462 Date: Sat, 19 Jan 02 17:17 est
24463 Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
24464
24465 Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
24466 From: Paul_GreenVOS@vos.stratus.com
24467 Date: Sat, 19 Jan 02 17:19 est
24468 Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
24469 Branch: perl
24470 ! lib/ExtUtils/t/Command.t
24471____________________________________________________________________________
24472[ 14359] By: jhi on 2002/01/20 17:09:40
24473 Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix
24474 From: Paul_GreenVOS@vos.stratus.com
24475 Date: Sat, 19 Jan 02 14:30 est
24476 Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
24477 Branch: perl
24478 ! lib/AnyDBM_File.t
24479____________________________________________________________________________
24480[ 14358] By: jhi on 2002/01/20 17:01:38
24481 Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
24482 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24483 Date: Sun, 20 Jan 2002 13:51:36 +0100
24484 Message-ID: <20020120135136.A710@rafael>
24485 Branch: perl
24486 ! ext/File/Glob/t/basic.t
24487____________________________________________________________________________
24488[ 14357] By: jhi on 2002/01/20 16:44:29
24489 Log: #14352 deleted ext/threads/threads.h
24490 Branch: perlio
24491 ! MANIFEST
24492____________________________________________________________________________
24493[ 14356] By: jhi on 2002/01/20 16:40:34
24494 Log: Eradicate sharedsv.*
24495 Branch: perlio
24496 ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
24497____________________________________________________________________________
24498[ 14355] By: nick on 2002/01/20 11:50:22
24499 Log: threads work again on Win32. (Not threads::shared yet)
24500 Submit to see if they do on Linux.
24501 Branch: perlio
24502 ! ext/threads/shared/shared.xs ext/threads/threads.xs
24503 ! win32/makefile.mk
24504____________________________________________________________________________
24505[ 14354] By: jhi on 2002/01/20 06:35:54
24506 Log: Make also hex() and oct() to croak if their arguments
24507 cannot be downgraded (that is, if they contain wide
24508 characters), just like crypt() does (and use the croak
24509 feature of sv_utf8_downgrade()).
24510 Branch: perl
24511 ! pp.c t/op/oct.t
24512____________________________________________________________________________
24513[ 14353] By: nick on 2002/01/19 22:20:09
24514 Log: Integrate Time/Local and its test
24515 Branch: perlio
24516 !> lib/Time/Local.pm lib/Time/Local.t
24517____________________________________________________________________________
24518[ 14352] By: nick on 2002/01/19 22:17:07
24519 Log: Nearly-working threads re-structuring. Do not integrate,
24520 submit-ing to get to Win32, and as "off site" backup.
24521 Branch: perlio
24522 + ext/threads/typemap
24523 - ext/threads/threads.h sharedsv.c sharedsv.h
24524 ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
24525 ! embedvar.h ext/threads/shared/shared.pm
24526 ! ext/threads/shared/shared.xs ext/threads/threads.pm
24527 ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
24528 ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
24529 ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
24530____________________________________________________________________________
24531[ 14351] By: jhi on 2002/01/19 21:06:58
24532 Log: Regen toc.
24533 Branch: perl
24534 ! pod/perltoc.pod
24535____________________________________________________________________________
24536[ 14350] By: jhi on 2002/01/19 21:03:07
24537 Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
24538 From: David Dyck <dcd@tc.fluke.com>
24539 Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST)
24540 Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
24541 Branch: perl
24542 ! pod/perl5004delta.pod pod/perl5005delta.pod
24543 ! pod/perl561delta.pod pod/perl56delta.pod
24544____________________________________________________________________________
24545[ 14349] By: jhi on 2002/01/19 20:07:17
24546 Log: FAQ sync.
24547 Branch: perl
24548 ! pod/perlfaq1.pod pod/perlfaq2.pod
24549____________________________________________________________________________
24550[ 14348] By: jhi on 2002/01/19 17:58:34
24551 Log: Subject: [PATCH lib/Pod/t/Usage.t]
24552 From: Abe Timmerman <abe@ztreet.demon.nl>
24553 Date: Sat, 19 Jan 2002 19:57:57 +0100
24554 Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
24555 Branch: perl
24556 + lib/Pod/t/Usage.t
24557 ! MANIFEST
24558____________________________________________________________________________
24559[ 14347] By: jhi on 2002/01/19 17:57:08
24560 Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
24561 From: Paul_GreenVOS@vos.stratus.com
24562 Date: Sat, 19 Jan 02 13:15 est
24563 Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
24564 Branch: perl
24565 ! ext/SDBM_File/sdbm.t
24566____________________________________________________________________________
24567[ 14346] By: jhi on 2002/01/19 17:55:55
24568 Log: Integrate perlio:
24569
24570 [ 14335]
24571 Split out core of sv_magic() into sv_magicext().
24572 sv_magic provides the extra restictions (no READONLY, only
24573 one of each type, canned set of vtables), and sv_magicext()
24574 does the actual data twiddling.
24575 Also enhances semantics of ->mg_ptr setting via name/namlen
24576 to allow either an uncopied ptr (namlen == 0), or a Newz()ed
24577 scratch area (namlen > 0 && name == NULL).
24578 sv_magicext also returns the MAGIC * it added.
24579 sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
24580 To come sv_unmagicext() - which will remove just one magic
24581 of particular type, and additionaly match against ->mg_ptr,
24582 or the MAGIC * (need to experiment as to which is more natural).
24583 Branch: perl
24584 !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
24585 !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
24586____________________________________________________________________________
24587[ 14345] By: gbarr on 2002/01/19 16:51:23
24588 Log: Alternative Time::Local algorithm that uses matemathical formula
24589 for timegm instead of progressive guessing
24590 Branch: perl
24591 ! lib/Time/Local.pm
24592____________________________________________________________________________
24593[ 14344] By: jhi on 2002/01/19 16:11:09
24594 Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
24595 From: Paul_GreenVOS@vos.stratus.com
24596 Date: Sat, 19 Jan 02 11:20 est
24597 Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
24598 Branch: perl
24599 ! ext/File/Glob/t/basic.t
24600____________________________________________________________________________
24601[ 14343] By: jhi on 2002/01/19 16:09:52
24602 Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
24603 From: Paul_GreenVOS@vos.stratus.com
24604 Date: Fri, 18 Jan 02 22:56 est
24605 Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>
24606 Branch: perl
24607 ! ext/Cwd/t/cwd.t
24608____________________________________________________________________________
24609[ 14342] By: jhi on 2002/01/19 16:08:19
24610 Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check
24611 From: Paul_GreenVOS@vos.stratus.com
24612 Date: Fri, 18 Jan 02 22:48 est
24613 Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
24614 Branch: perl
24615 ! lib/Time/Local.t
24616____________________________________________________________________________
24617[ 14341] By: jhi on 2002/01/19 16:06:56
24618 Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
24619 From: Paul_GreenVOS@vos.stratus.com
24620 Date: Fri, 18 Jan 02 16:22 est
24621 Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
24622 Branch: perl
24623 ! ext/Devel/DProf/DProf.t
24624____________________________________________________________________________
24625[ 14340] By: jhi on 2002/01/19 03:00:26
24626 Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
24627 From: Tels <perl_dummy@bloodgate.com>
24628 Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET)
24629 Message-Id: <200201182106.XAA19133@taku.hut.fi>
24630 Branch: perl
24631 ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
24632____________________________________________________________________________
24633[ 14339] By: jhi on 2002/01/19 02:56:26
24634 Log: Don't do socketpair udp unless you've got all what it takes.
24635 Branch: perl
24636 ! util.c
24637____________________________________________________________________________
24638[ 14338] By: jhi on 2002/01/19 02:51:34
24639 Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy
24640 From: Tels <perl_dummy@bloodgate.com>
24641 Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET)
24642 Message-Id: <200201182206.AAA15310@taku.hut.fi>
24643 Branch: perl
24644 ! lib/ExtUtils/MM_BeOS.pm
24645____________________________________________________________________________
24646[ 14337] By: jhi on 2002/01/19 02:48:15
24647 Log: metaconfig unit change for #14336.
24648 Branch: metaconfig
24649 ! U/modified/myhostname.U
24650____________________________________________________________________________
24651[ 14336] By: jhi on 2002/01/19 02:47:50
24652 Log: Avoid bare "set", and kiss .uucp goodbye.
24653 Branch: perl
24654 ! Configure
24655____________________________________________________________________________
24656[ 14335] By: nick on 2002/01/18 22:11:42
24657 Log: Split out core of sv_magic() into sv_magicext().
24658 sv_magic provides the extra restictions (no READONLY, only
24659 one of each type, canned set of vtables), and sv_magicext()
24660 does the actual data twiddling.
24661 Also enhances semantics of ->mg_ptr setting via name/namlen
24662 to allow either an uncopied ptr (namlen == 0), or a Newz()ed
24663 scratch area (namlen > 0 && name == NULL).
24664 sv_magicext also returns the MAGIC * it added.
24665 sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
24666
24667 To come sv_unmagicext() - which will remove just one magic
24668 of particular type, and additionaly match against ->mg_ptr,
24669 or the MAGIC * (need to experiment as to which is more natural).
24670 Branch: perlio
24671 ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
24672 ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
24673____________________________________________________________________________
24674[ 14334] By: jhi on 2002/01/18 21:16:08
24675 Log: Retract #14327 for now, going to the limit seems
24676 to be too much for many platforms.
24677 Branch: perl
24678 ! lib/Time/Local.t
24679____________________________________________________________________________
24680[ 14333] By: nick on 2002/01/18 18:58:33
24681 Log: Integrate mainline
24682 Branch: perlio
24683 !> Changes patchlevel.h
24684____________________________________________________________________________
24685[ 14332] By: nick on 2002/01/18 16:19:06
24686 Log: Integrate mainline
24687 Branch: perlio
24688 +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
24689 +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
24690 - lib/ExtUtils/inst
24691 !> (integrate 32 files)
24692____________________________________________________________________________
24693[ 14331] By: jhi on 2002/01/18 16:09:38
24694 Log: Update Changes.
24695 Branch: perl
24696 ! Changes patchlevel.h
24697____________________________________________________________________________
24698[ 14330] By: jhi on 2002/01/18 15:07:49
24699 Log: Try to make the connect/read/write timeouting.
24700 Branch: perl
24701 ! ext/Socket/Socket.t
24702____________________________________________________________________________
24703[ 14329] By: jhi on 2002/01/18 14:49:49
24704 Log: Netware Makefile tweak from Ananth Kesari.
24705 Branch: perl
24706 ! NetWare/Makefile
24707____________________________________________________________________________
24708[ 14328] By: jhi on 2002/01/18 14:37:02
24709 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
24710 From: Michael G Schwern <schwern@pobox.com>
24711 Date: Fri, 18 Jan 2002 03:10:27 -0500
24712 Message-ID: <20020118081027.GE7226@blackrider>
24713 Branch: perl
24714 ! lib/File/Find.pm
24715____________________________________________________________________________
24716[ 14327] By: jhi on 2002/01/18 14:33:19
24717 Log: (retracted by #14334)
24718
24719 Subject: [PATCH] Improving lib/Time/Local.t
24720 From: Paul_GreenVOS@vos.stratus.com
24721 Date: Thu, 17 Jan 02 22:36 est
24722 Message-Id: <200201180335.WAA08768@mailhub2.stratus.com>
24723 Branch: perl
24724 ! lib/Time/Local.t
24725____________________________________________________________________________
24726[ 14326] By: jhi on 2002/01/18 14:32:08
24727 Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03
24728 From: Abe Timmerman <abe@ztreet.demon.nl>
24729 Date: Fri, 18 Jan 2002 13:18:47 +0100
24730 Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com>
24731 Branch: perl
24732 ! lib/ExtUtils/t/MM_Win32.t
24733____________________________________________________________________________
24734[ 14325] By: jhi on 2002/01/18 14:30:49
24735 Log: Subject: [PATCH] Syncing with bleadperl
24736 From: Michael G Schwern <schwern@pobox.com>
24737 Date: Fri, 18 Jan 2002 03:04:33 -0500
24738 Message-ID: <20020118080432.GC7226@blackrider>
24739 Branch: perl
24740 + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
24741 - lib/ExtUtils/inst
24742 ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
24743 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
24744 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
24745 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
24746 ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
24747 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
24748 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
24749 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
24750 ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
24751 ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24752 ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
24753 ! lib/ExtUtils/testlib.pm
24754____________________________________________________________________________
24755[ 14324] By: jhi on 2002/01/18 13:40:56
24756 Log: Detypo.
24757 Branch: perl
24758 ! AUTHORS
24759____________________________________________________________________________
24760[ 14323] By: jhi on 2002/01/18 00:35:24
24761 Log: Subject: [PATCH] MM check_hints test
24762 From: Michael G Schwern <schwern@pobox.com>
24763 Date: Thu, 17 Jan 2002 20:25:57 -0500
24764 Message-ID: <20020118012557.GE32762@blackrider>
24765 Branch: perl
24766 + lib/ExtUtils/t/hints.t
24767 ! MANIFEST
24768____________________________________________________________________________
24769[ 14322] By: jhi on 2002/01/18 00:21:11
24770 Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?
24771 From: Michael G Schwern <schwern@pobox.com>
24772 Date: Thu, 17 Jan 2002 20:12:20 -0500
24773 Message-ID: <20020118011220.GC32762@blackrider>
24774
24775 (#14317 replaced with this)
24776 Branch: perl
24777 ! lib/ExtUtils/MakeMaker.pm
24778____________________________________________________________________________
24779[ 14321] By: jhi on 2002/01/17 22:51:55
24780 Log: Subject: [PATCH perldiag] overload.pm warnings
24781 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24782 Date: Thu, 17 Jan 2002 23:53:49 +0100
24783 Message-ID: <20020117235349.A14530@rafael>
24784 Branch: perl
24785 ! pod/perldiag.pod
24786____________________________________________________________________________
24787[ 14320] By: jhi on 2002/01/17 22:49:36
24788 Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
24789 From: Michael G Schwern <schwern@pobox.com>
24790 Date: Thu, 17 Jan 2002 16:35:47 -0500
24791 Message-ID: <20020117213546.GD23830@blackrider>
24792 Branch: perl
24793 ! lib/File/Find.pm
24794____________________________________________________________________________
24795[ 14319] By: jhi on 2002/01/17 22:43:12
24796 Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
24797 From: chromatic <chromatic@rmci.net>
24798 Date: Thu, 17 Jan 2002 13:04:22 -0700
24799 Message-ID: <20020117200557.98720.qmail@onion.perl.org>
24800 Branch: perl
24801 ! pod/perltodo.pod
24802____________________________________________________________________________
24803[ 14318] By: jhi on 2002/01/17 22:42:12
24804 Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
24805 From: chromatic <chromatic@rmci.net>
24806 Date: Thu, 17 Jan 2002 12:59:04 -0700
24807 Message-ID: <20020117200039.96481.qmail@onion.perl.org>
24808 Branch: perl
24809 ! lib/ExtUtils/t/Mkbootstrap.t
24810____________________________________________________________________________
24811[ 14317] By: jhi on 2002/01/17 22:39:48
24812 Log: (replaced by #14322)
24813 The #14300 broke hints file handling.
24814 Branch: perl
24815 ! lib/ExtUtils/MakeMaker.pm
24816____________________________________________________________________________
24817[ 14316] By: jhi on 2002/01/17 22:14:56
24818 Log: metaconfig unit change for #14315.
24819 Branch: metaconfig/U/perl
24820 ! uselongdbl.U
24821____________________________________________________________________________
24822[ 14315] By: jhi on 2002/01/17 22:13:44
24823 Log: Subject: [PATCH] long doubles
24824 From: Nicholas Clark <nick@unfortu.net>
24825 Date: Thu, 17 Jan 2002 17:06:28 +0000
24826 Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
24827 Branch: perl
24828 ! Configure
24829____________________________________________________________________________
24830[ 14314] By: jhi on 2002/01/17 21:52:03
24831 Log: metaconfig unit change for #14313.
24832 Branch: metaconfig
24833 ! U/modified/i_ndbm.U
24834____________________________________________________________________________
24835[ 14313] By: jhi on 2002/01/17 21:51:05
24836 Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
24837 From: Andy Dougherty <doughera@lafayette.edu>
24838 Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
24839 Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
24840 Branch: perl
24841 ! Configure
24842____________________________________________________________________________
24843[ 14312] By: nick on 2002/01/17 21:38:38
24844 Log: Integrate mainline (for ndbm fixes etc.)
24845 Branch: perlio
24846 +> t/run/fresh_perl.t
24847 - t/run/kill_perl.t
24848 !> Changes MANIFEST ext/Opcode/Opcode.xs
24849 !> ext/SDBM_File/sdbm/Makefile.PL
24850 !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
24851 !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
24852 !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
24853 !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
24854 !> t/lib/warnings/mg t/op/crypt.t t/test.pl
24855____________________________________________________________________________
24856[ 14311] By: sky on 2002/01/17 21:01:00
24857 Log: Simplify the code that duplicates the threads
24858 init function and the parameters to the thread by using sv_dup.
24859 Note,what happens if you pass a shared variable as a parameter?
24860 Branch: perl
24861 ! ext/threads/threads.xs
24862____________________________________________________________________________
24863[ 14310] By: jhi on 2002/01/17 15:23:56
24864 Log: Update Changes.
24865 Branch: perl
24866 ! Changes patchlevel.h
24867____________________________________________________________________________
24868[ 14309] By: jhi on 2002/01/17 14:39:20
24869 Log: Rename kill_perl to fresh_perl; replace fresh_perl()
24870 with fresh_perl_is() and fresh_perl_like().
24871 Branch: perl
24872 + t/run/fresh_perl.t
24873 - t/run/kill_perl.t
24874 ! MANIFEST t/test.pl
24875____________________________________________________________________________
24876[ 14308] By: jhi on 2002/01/17 14:06:46
24877 Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
24878 From: Benjamin Goldberg <goldbb2@earthlink.net>
24879 Date: Wed, 09 Jan 2002 21:03:16 -0500
24880 Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
24881 Branch: perl
24882 ! ext/Unicode/Normalize/Normalize.pm
24883____________________________________________________________________________
24884[ 14307] By: jhi on 2002/01/17 14:04:06
24885 Log: Retract #14144 as Hugo isn't happy with it.
24886 Branch: perl
24887 ! scope.c t/run/kill_perl.t
24888____________________________________________________________________________
24889[ 14306] By: jhi on 2002/01/17 13:57:53
24890 Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
24891 From: Richard Clamp <richardc@unixbeard.net>
24892 Date: Wed, 16 Jan 2002 17:34:31 +0000
24893 Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
24894 Branch: perl
24895 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
24896____________________________________________________________________________
24897[ 14305] By: jhi on 2002/01/17 13:32:56
24898 Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
24899 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24900 Date: Tue, 15 Jan 2002 21:23:30 +0100
24901 Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
24902 Branch: perl
24903 ! ext/Opcode/Opcode.xs
24904____________________________________________________________________________
24905[ 14304] By: jhi on 2002/01/16 16:55:52
24906 Log: Subject: [PATCH] Fix crypt.t and fs.t tests
24907 From: Paul_GreenVOS@vos.stratus.com
24908 Date: Wed, 16 Jan 02 6:42 est
24909 Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
24910 Branch: perl
24911 ! t/io/fs.t t/op/crypt.t
24912____________________________________________________________________________
24913[ 14303] By: jhi on 2002/01/16 14:55:57
24914 Log: Subject: Re: [PATCH] length of undefined $(digit) should warn
24915 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24916 Date: Wed, 16 Jan 2002 13:43:39 +0100
24917 Message-ID: <20020116134339.A704@rafael>
24918
24919 (replaces #14302)
24920 Branch: perl
24921 ! mg.c t/lib/warnings/mg
24922____________________________________________________________________________
24923[ 14302] By: jhi on 2002/01/16 13:47:58
24924 Log: (replaced by #14303)
24925 Subject: [PATCH] length of undefined $(digit) should warn
24926 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24927 Date: Tue, 15 Jan 2002 23:02:44 +0100
24928 Message-ID: <20020115230244.A31786@rafael>
24929 Branch: perl
24930 ! mg.c t/lib/warnings/mg
24931____________________________________________________________________________
24932[ 14301] By: jhi on 2002/01/16 13:45:20
24933 Log: The non-MakeMaker.pm parts of
24934
24935 Subject: [PATCH] Re: MM_Beos.pm?
24936 From: Tels <perl_dummy@bloodgate.com>
24937 Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)
24938 Message-Id: <200201142006.WAA29544@taas.iki.fi>
24939 Branch: perl
24940 ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
24941 ! lib/ExtUtils/t/MM_Unix.t
24942____________________________________________________________________________
24943[ 14300] By: jhi on 2002/01/16 13:40:53
24944 Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
24945 From: Michael G Schwern <schwern@pobox.com>
24946 Date: Tue, 15 Jan 2002 20:07:50 -0500
24947 Message-ID: <20020116010750.GH625@blackrider>
24948 Branch: perl
24949 ! lib/ExtUtils/MakeMaker.pm
24950____________________________________________________________________________
24951[ 14299] By: jhi on 2002/01/16 13:37:41
24952 Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
24953 From: Jeffrey Friedl <jfriedl@yahoo.com>
24954 Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)
24955 Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
24956 Branch: perl
24957 ! lib/Text/Tabs.pm
24958____________________________________________________________________________
24959[ 14298] By: jhi on 2002/01/16 13:34:29
24960 Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
24961 From: "Green, Paul" <Paul.Green@stratus.com>
24962 Date: Tue, 15 Jan 2002 22:28:10 -0500
24963 Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
24964 Branch: perl
24965 ! lib/ExtUtils/MM_Unix.pm
24966____________________________________________________________________________
24967[ 14297] By: jhi on 2002/01/16 13:21:26
24968 Log: Integrate perlio:
24969
24970 [ 14296]
24971 offsetof() is in <stddef.h>
24972 Branch: perl
24973 !> ext/Socket/Socket.xs
24974____________________________________________________________________________
24975[ 14296] By: nick on 2002/01/16 13:02:29
24976 Log: offsetof() is in <stddef.h>
24977 Branch: perlio
24978 ! ext/Socket/Socket.xs
24979____________________________________________________________________________
24980[ 14295] By: nick on 2002/01/16 07:25:29
24981 Log: Integrate mainline
24982 Branch: perlio
24983 +> (branch 262 files)
24984 - (delete 285 files)
24985 !> (integrate 34 files)
24986____________________________________________________________________________
24987[ 14294] By: jhi on 2002/01/16 05:37:29
24988 Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
24989 and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
24990 Canonical.pl and Exact.pl.
24991 Branch: perl
24992 + (add 259 files)
24993 - (delete 288 files)
24994 ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
24995 ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
24996 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
24997 ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
24998____________________________________________________________________________
24999[ 14293] By: jhi on 2002/01/16 00:32:27
25000 Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
25001 Branch: perl
25002 ! ext/Socket/Socket.xs
25003____________________________________________________________________________
25004[ 14292] By: jhi on 2002/01/15 20:06:49
25005 Log: Subject: [PATCH] Add Slab_Free to embed.fnc
25006 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25007 Date: Tue, 15 Jan 2002 21:59:19 +0100
25008 Message-ID: <3C44A637.16602.25EB208@localhost>
25009 Branch: perl
25010 ! embed.fnc embed.h proto.h
25011____________________________________________________________________________
25012[ 14291] By: jhi on 2002/01/15 20:00:02
25013 Log: Duh. The updated In/*.pl weren't checked in.
25014 Branch: perl
25015 ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
25016 ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
25017 ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
25018 ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
25019 ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
25020 ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
25021 ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
25022 ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
25023 ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
25024 ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
25025 ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
25026 ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
25027 ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
25028 ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
25029 ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
25030 ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
25031 ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
25032 ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
25033 ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
25034 ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
25035 ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
25036 ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
25037 ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
25038 ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
25039 ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
25040 ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
25041 ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
25042 ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
25043 ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
25044 ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
25045 ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
25046 ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
25047 ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
25048 ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
25049 ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
25050 ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
25051 ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
25052 ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
25053 ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
25054 ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
25055 ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
25056 ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
25057 ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
25058 ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
25059 ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
25060 ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
25061 ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
25062 ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
25063____________________________________________________________________________
25064[ 14290] By: jhi on 2002/01/15 18:39:54
25065 Log: Update Changes.
25066 Branch: perl
25067 ! Changes patchlevel.h
25068____________________________________________________________________________
25069[ 14289] By: jhi on 2002/01/15 18:38:03
25070 Log: Jeffrey is trying very hard to avoid working on his
25071 book, it would seem :-) (better naming, better comments
25072 in the files)
25073 Branch: perl
25074 + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
25075 + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
25076 + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
25077 + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
25078 - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
25079 - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
25080 - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
25081 - lib/unicore/Is/IDStart.pl
25082 ! (edit 200 files)
25083____________________________________________________________________________
25084[ 14288] By: jhi on 2002/01/15 17:56:29
25085 Log: metaconfig unit changes for #14287.
25086 Branch: metaconfig
25087 + U/modified/Chk_MANI.U
25088 ! U/modified/Extract.U U/modified/Finish.U
25089 Branch: metaconfig/U/perl
25090 ! Extensions.U dlsrc.U
25091____________________________________________________________________________
25092[ 14287] By: jhi on 2002/01/15 17:55:54
25093 Log: Some protection against spaces in directory names.
25094 (Tru64 still has some makedepend problems in such
25095 cases but that looks like Tru64's problem.)
25096 Branch: perl
25097 ! Configure Makefile.SH
25098____________________________________________________________________________
25099[ 14286] By: jhi on 2002/01/15 17:13:28
25100 Log: Should have been in #14285 but I have sausages for fingers.
25101 Branch: perl
25102 + lib/ExtUtils/MM_BeOS.pm
25103____________________________________________________________________________
25104[ 14285] By: jhi on 2002/01/15 17:12:59
25105 Log: MM_BeOS from Tels.
25106 Branch: perl
25107 + lib/ExtUtils/t/MM_BeOS.t
25108 ! MANIFEST
25109____________________________________________________________________________
25110[ 14284] By: jhi on 2002/01/15 15:55:53
25111 Log: Integrate perlio:
25112
25113 [ 14281]
25114 Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
25115 e.g. -Duse64bitint on a 32-bit platform.
25116 Now uses I32 for use-count and is more careful with its casts.
25117
25118 [ 14277]
25119 Correct name of PL_OP_SLAB_ALLOC
25120
25121 [ 14271]
25122 Regen embed enable slab for PERL_IMPLICIT_SYS
25123
25124 [ 14269]
25125 Typo in #else branch of PL_SLAB_ALLOC
25126
25127 [ 14268]
25128 const-ness fix in savepv's passing of NULL
25129
25130 [ 14267]
25131 Hand merge of non slab allocator stuff
25132
25133 [ 14259]
25134 Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!
25135 Need to use CopXXXXX macros everywhere and add CopSTASH_free
25136 Add new scope type and add support for it to scope.c and scope stack
25137 dup-er in sv.c. Add savesharedpv().
25138 Also zealous version of Win32's vmem.h to catch all the abuses.
25139 With this t/op/fork.t passes even with zealous checking and
25140 checker is point a finger at various threads/shared issues.
25141 PL_curcop->cop_io is still an issue.
25142
25143 [ 14257]
25144 Inverted sense of special-ness of specialCopIO - supposed to
25145 be true if value is "special" i.e. NOT an SV.
25146 Branch: perl
25147 !> (integrate 28 files)
25148____________________________________________________________________________
25149[ 14283] By: pudge on 2002/01/15 15:21:30
25150 Log: Add Shuck URL
25151 Branch: maint-5.6/macperl
25152 ! macos/macperl/MacPerl.podhelp
25153____________________________________________________________________________
25154[ 14282] By: pudge on 2002/01/15 15:21:18
25155 Log: Remove obsolete docs
25156 Branch: maint-5.6/macperl
25157 ! ext/File/Glob/Glob.pm
25158____________________________________________________________________________
25159[ 14281] By: nick on 2002/01/15 15:08:43
25160 Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
25161 e.g. -Duse64bitint on a 32-bit platform.
25162 Now uses I32 for use-count and is more careful with its casts.
25163 Branch: perlio
25164 ! intrpvar.h op.c
25165____________________________________________________________________________
25166[ 14280] By: pudge on 2002/01/15 14:55:25
25167 Log: Update bundled modules. Yow!
25168 Branch: maint-5.6/macperl
25169 + macos/bundled_ext/Compress/Zlib/constants.h
25170 + macos/bundled_ext/Compress/Zlib/constants.xs
25171 + macos/bundled_ext/Filter/Util/Call/ppport.h
25172 + macos/bundled_ext/Storable/t/compat-0.6.t
25173 + macos/bundled_ext/Storable/t/dump.pl
25174 + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
25175 + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
25176 + macos/bundled_lib/blib/lib/Net/HTTPS.pm
25177 + macos/bundled_lib/blib/lib/URI/ssh.pm
25178 + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
25179 + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
25180 + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
25181 + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
25182 + macos/bundled_lib/t/Filter/Simple/data.t
25183 + macos/bundled_lib/t/Filter/Simple/export.t
25184 + macos/bundled_lib/t/Filter/Simple/filter_only.t
25185 + macos/bundled_lib/t/Filter/Simple/import.t
25186 + macos/bundled_lib/t/NEXT/actual.t
25187 + macos/bundled_lib/t/NEXT/actuns.t
25188 + macos/bundled_lib/t/NEXT/next.t
25189 + macos/bundled_lib/t/NEXT/unseen.t
25190 + macos/bundled_lib/t/libnet/netrc.t
25191 + macos/bundled_lib/t/libwww-perl/base/http.t
25192 + macos/bundled_lib/t/libwww-perl/live/activestate.t
25193 - macos/bundled_ext/Filter/t/FilterTest.pm
25194 - macos/bundled_ext/Storable/t/compat06.t
25195 - macos/bundled_ext/Storable/t/st-dump.pl
25196 - macos/bundled_lib/t/NEXT/test.pl
25197 - macos/bundled_lib/t/libwww-perl/live/google.t
25198 ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
25199 ! macos/bundled_ext/Compress/Zlib/Makefile.PL
25200 ! macos/bundled_ext/Compress/Zlib/Makefile.mk
25201 ! macos/bundled_ext/Compress/Zlib/README
25202 ! macos/bundled_ext/Compress/Zlib/Zlib.pm
25203 ! macos/bundled_ext/Compress/Zlib/Zlib.xs
25204 ! macos/bundled_ext/Compress/Zlib/t/examples.t
25205 ! macos/bundled_ext/Filter/Util/Call/Call.pm
25206 ! macos/bundled_ext/Filter/Util/Call/Call.xs
25207 ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
25208 ! macos/bundled_ext/Filter/t/call.t
25209 ! macos/bundled_ext/Filter/t/filter-util.pl
25210 ! macos/bundled_ext/Storable/ChangeLog
25211 ! macos/bundled_ext/Storable/README
25212 ! macos/bundled_ext/Storable/Storable.pm
25213 ! macos/bundled_ext/Storable/t/blessed.t
25214 ! macos/bundled_ext/Storable/t/canonical.t
25215 ! macos/bundled_ext/Storable/t/dclone.t
25216 ! macos/bundled_ext/Storable/t/forgive.t
25217 ! macos/bundled_ext/Storable/t/freeze.t
25218 ! macos/bundled_ext/Storable/t/lock.t
25219 ! macos/bundled_ext/Storable/t/overload.t
25220 ! macos/bundled_ext/Storable/t/recurse.t
25221 ! macos/bundled_ext/Storable/t/retrieve.t
25222 ! macos/bundled_ext/Storable/t/store.t
25223 ! macos/bundled_ext/Storable/t/tied.t
25224 ! macos/bundled_ext/Storable/t/tied_hook.t
25225 ! macos/bundled_ext/Storable/t/tied_items.t
25226 ! macos/bundled_ext/Storable/t/utf8.t
25227 ! macos/bundled_lib/blib/lib/File/Sort.pm
25228 ! macos/bundled_lib/blib/lib/Filter/Simple.pm
25229 ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
25230 ! macos/bundled_lib/blib/lib/HTTP/Message.pm
25231 ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
25232 ! macos/bundled_lib/blib/lib/HTTP/Request.pm
25233 ! macos/bundled_lib/blib/lib/HTTP/Response.pm
25234 ! macos/bundled_lib/blib/lib/LWP.pm
25235 ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
25236 ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
25237 ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
25238 ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
25239 ! macos/bundled_lib/blib/lib/Mail/Address.pm
25240 ! macos/bundled_lib/blib/lib/Mail/Cap.pm
25241 ! macos/bundled_lib/blib/lib/Mail/Field.pm
25242 ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
25243 ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
25244 ! macos/bundled_lib/blib/lib/Mail/Filter.pm
25245 ! macos/bundled_lib/blib/lib/Mail/Header.pm
25246 ! macos/bundled_lib/blib/lib/Mail/Internet.pm
25247 ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
25248 ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
25249 ! macos/bundled_lib/blib/lib/Mail/Send.pm
25250 ! macos/bundled_lib/blib/lib/Mail/Util.pm
25251 ! macos/bundled_lib/blib/lib/NEXT.pm
25252 ! macos/bundled_lib/blib/lib/Net/Config.pm
25253 ! macos/bundled_lib/blib/lib/Net/Domain.pm
25254 ! macos/bundled_lib/blib/lib/Net/FTP.pm
25255 ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
25256 ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
25257 ! macos/bundled_lib/blib/lib/Net/HTTP.pm
25258 ! macos/bundled_lib/blib/lib/Net/NNTP.pm
25259 ! macos/bundled_lib/blib/lib/Net/POP3.pm
25260 ! macos/bundled_lib/blib/lib/Net/SMTP.pm
25261 ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
25262 ! macos/bundled_lib/blib/lib/Switch.pm
25263 ! macos/bundled_lib/blib/lib/Text/Balanced.pm
25264 ! macos/bundled_lib/blib/lib/URI/Escape.pm
25265 ! macos/bundled_lib/blib/lib/URI/ftp.pm
25266 ! macos/bundled_lib/blib/lib/lwpcook.pod
25267 ! macos/bundled_lib/t/Filter/Simple/filter.t
25268 ! macos/bundled_lib/t/Switch/t/nested.t
25269 ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
25270 ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
25271 ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
25272 ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
25273 ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
25274 ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
25275 ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
25276 ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
25277 ! macos/bundled_lib/t/libnet/config.t
25278 ! macos/bundled_lib/t/libnet/ftp.t
25279 ! macos/bundled_lib/t/libnet/hostname.t
25280 ! macos/bundled_lib/t/libnet/nntp.t
25281 ! macos/bundled_lib/t/libnet/require.t
25282 ! macos/bundled_lib/t/libnet/smtp.t
25283 ! macos/bundled_lib/t/libwww-perl/base/headers.t
25284 ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
25285 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
25286 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
25287 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
25288 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
25289 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
25290 ! macos/bundled_lib/t/libwww-perl/live/validator.t
25291 ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
25292____________________________________________________________________________
25293[ 14279] By: jhi on 2002/01/15 14:43:04
25294 Log: Subject: [PATCH] Socket::sockaddr_family
25295 From: Gisle Aas <gisle@ActiveState.com>
25296 Date: 15 Jan 2002 06:35:28 -0800
25297 Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
25298 Branch: perl
25299 ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
25300____________________________________________________________________________
25301[ 14278] By: jhi on 2002/01/15 14:37:34
25302 Log: Subject: [PATCH perldiag] Style issue
25303 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25304 Date: Tue, 15 Jan 2002 15:36:30 +0100
25305 Message-ID: <20020115153630.A11568@rafael>
25306 Branch: perl
25307 ! pod/perldiag.pod
25308____________________________________________________________________________
25309[ 14277] By: nick on 2002/01/15 14:30:51
25310 Log: Correct name of PL_OP_SLAB_ALLOC
25311 Branch: perlio
25312 ! perl.h
25313____________________________________________________________________________
25314[ 14276] By: jhi on 2002/01/15 14:22:38
25315 Log: NetWare tweak from Ananth Kesari.
25316 Branch: perl
25317 ! lib/ExtUtils/MakeMaker.pm
25318____________________________________________________________________________
25319[ 14275] By: jhi on 2002/01/15 14:19:43
25320 Log: Throwback.
25321 Branch: perl
25322 ! MANIFEST
25323____________________________________________________________________________
25324[ 14274] By: jhi on 2002/01/15 14:16:28
25325 Log: A couple of additional character classes from Jeffrey,
25326 hopefully useful in future for internal use for implementing
25327 some special cases of casing.
25328
25329 Also regenerate once more all the character classes,
25330 now without the timestamp. A timestamp would be kind of
25331 nice but it's not: having a timestamp in a file means that
25332 even if the effective contents of file really didn't
25333 change, the file looks as if it changed.
25334 Branch: perl
25335 + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
25336 + lib/unicore/Is/CombAbov.pl
25337 ! (edit 304 files)
25338____________________________________________________________________________
25339[ 14273] By: jhi on 2002/01/15 13:53:01
25340 Log: Make the test harder.
25341 Branch: perl
25342 ! t/op/pat.t
25343____________________________________________________________________________
25344[ 14272] By: jhi on 2002/01/15 13:51:11
25345 Log: Additional utf8_heavy.pl tweak from Jeffrey.
25346 Branch: perl
25347 ! lib/utf8_heavy.pl
25348____________________________________________________________________________
25349[ 14271] By: nick on 2002/01/15 11:29:47
25350 Log: Regen embed enable slab for PERL_IMPLICIT_SYS
25351 Branch: perlio
25352 ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
25353 ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
25354____________________________________________________________________________
25355[ 14270] By: nick on 2002/01/15 08:19:08
25356 Log: Integrate rest of mainline
25357 Branch: perlio
25358 !> (integrate 28 files)
25359____________________________________________________________________________
25360[ 14269] By: nick on 2002/01/15 08:02:44
25361 Log: Typo in #else branch of PL_SLAB_ALLOC
25362 Branch: perlio
25363 ! op.c
25364____________________________________________________________________________
25365[ 14268] By: nick on 2002/01/15 07:57:47
25366 Log: const-ness fix in savepv's passing of NULL
25367 Branch: perlio
25368 ! util.c
25369____________________________________________________________________________
25370[ 14267] By: nick on 2002/01/15 07:42:17
25371 Log: Hand merge of non slab allocator stuff
25372 Branch: perlio
25373 ! op.c
25374____________________________________________________________________________
25375[ 14266] By: nick on 2002/01/15 07:39:33
25376 Log: Slab allocator submit after resolve -ay to keep it!
25377 Branch: perlio
25378 !> op.c
25379____________________________________________________________________________
25380[ 14265] By: nick on 2002/01/15 07:05:06
25381 Log: Blind integrate of bulk of mainline.
25382 Branch: perlio
25383 +> (branch 173 files)
25384 - (delete 184 files)
25385 !> (integrate 146 files)
25386____________________________________________________________________________
25387[ 14264] By: jhi on 2002/01/15 04:19:11
25388 Log: Pod nits.
25389 Branch: perl
25390 ! lib/Unicode/UCD.pm pod/perlunicode.pod
25391____________________________________________________________________________
25392[ 14263] By: jhi on 2002/01/15 02:14:29
25393 Log: The Unicode categories doc patch to go with #14254,
25394 from Jeffrey.
25395 Branch: perl
25396 ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
25397____________________________________________________________________________
25398[ 14262] By: jhi on 2002/01/15 01:30:09
25399 Log: There isn't going to be perl.third.exe.
25400 Branch: perl
25401 ! Makefile.SH
25402____________________________________________________________________________
25403[ 14261] By: jhi on 2002/01/15 01:25:11
25404 Log: Subject: [PATCH] small coredump correction
25405 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25406 Date: Tue, 15 Jan 2002 00:22:52 +0100
25407 Message-ID: <20020115002252.I691@rafael>
25408 Branch: perl
25409 ! op.c
25410____________________________________________________________________________
25411[ 14260] By: jhi on 2002/01/15 01:23:53
25412 Log: Subject: [PATCH] Overriding readline() should also override <FH>
25413 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25414 Date: Mon, 14 Jan 2002 23:03:04 +0100
25415 Message-ID: <20020114230304.A691@rafael>
25416
25417 Subject: Re: [PATCH] Overriding readline() should also override <FH>
25418 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25419 Date: Mon, 14 Jan 2002 23:18:43 +0100
25420 Message-ID: <20020114231843.E691@rafael>
25421 Branch: perl
25422 ! pod/perlsub.pod t/op/override.t toke.c
25423____________________________________________________________________________
25424[ 14259] By: nick on 2002/01/14 22:02:49
25425 Log: Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!
25426 Need to use CopXXXXX macros everywhere and add CopSTASH_free
25427 Add new scope type and add support for it to scope.c and scope stack
25428 dup-er in sv.c. Add savesharedpv().
25429 Also zealous version of Win32's vmem.h to catch all the abuses.
25430 With this t/op/fork.t passes even with zealous checking and
25431 checker is point a finger at various threads/shared issues.
25432
25433 PL_curcop->cop_io is still an issue.
25434 Branch: perlio
25435 ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
25436 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
25437 ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
25438 ! win32/config_h.PL win32/perlhost.h win32/perllib.c
25439 ! win32/vmem.h win32/win32.c win32/win32.h
25440____________________________________________________________________________
25441[ 14258] By: nick on 2002/01/14 20:24:28
25442 Log: Integrate build parts of mainline
25443 Branch: perlio
25444 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
25445 !> lib/ExtUtils/t/MM_Win32.t
25446____________________________________________________________________________
25447[ 14257] By: nick on 2002/01/14 16:10:54
25448 Log: Inverted sense of special-ness of specialCopIO - supposed to
25449 be true if value is "special" i.e. NOT an SV.
25450 Branch: perlio
25451 ! perlio.h
25452____________________________________________________________________________
25453[ 14256] By: jhi on 2002/01/14 14:42:12
25454 Log: Update Changes.
25455 Branch: perl
25456 ! Changes patchlevel.h
25457____________________________________________________________________________
25458[ 14255] By: jhi on 2002/01/14 14:04:24
25459 Log: Retract #14251 (the op slab allocator from perlio)
25460 until we figure out why 2.2.19 x86 debian gets
25461 a circular sibling chain and therefore hangs in
25462 the Perl_ck_subr() sibling for-loop.
25463 Branch: perl
25464 ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
25465 ! perlapi.c perlapi.h proto.h
25466____________________________________________________________________________
25467[ 14254] By: jhi on 2002/01/14 13:25:07
25468 Log: Big mktables rewrite from Jeffrey;
25469 documentation not yet updated.
25470 Branch: perl
25471 + (add 171 files)
25472 - (delete 182 files)
25473 ! (edit 135 files)
25474____________________________________________________________________________
25475[ 14253] By: ams on 2002/01/14 03:15:05
25476 Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
25477 From: Michael G Schwern <schwern@pobox.com>
25478 Date: Sun, 13 Jan 2002 21:00:07 -0500
25479 Message-Id: <20020114020007.GB2877@blackrider>
25480 Branch: perl
25481 ! lib/Cwd.pm
25482____________________________________________________________________________
25483[ 14252] By: jhi on 2002/01/14 00:27:41
25484 Log: Subject: Re: Win32 status - progress !
25485 From: Abe Timmerman <abe@ztreet.demon.nl>
25486 Date: Mon, 14 Jan 2002 02:29:51 +0100
25487 Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
25488 Branch: perl
25489 ! lib/ExtUtils/t/MM_Win32.t
25490____________________________________________________________________________
25491[ 14251] By: jhi on 2002/01/13 23:30:05
25492 Log: Integrate perlio:
25493
25494 [ 14250]
25495 Slab allocator for ops
25496 - moved the statics to intrpvar.h
25497 - implemented Slab_Free()
25498 - uses PerlMemShared (for now) if distinction exists.
25499 Branch: perl
25500 !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
25501 !> perlapi.c perlapi.h proto.h
25502____________________________________________________________________________
25503[ 14250] By: nick on 2002/01/13 23:22:34
25504 Log: Slab allocator for ops
25505 - moved the statics to intrpvar.h
25506 - implemented Slab_Free()
25507 - uses PerlMemShared (for now) if distinction exists.
25508 Branch: perlio
25509 ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
25510 ! perlapi.c perlapi.h proto.h
25511____________________________________________________________________________
25512[ 14249] By: jhi on 2002/01/13 19:55:10
25513 Log: Start a new test category: uni. Much of t/op/pat
25514 should probably be moved here, but holding on that
25515 until Jeffrey finishes his big mktables rewrite.
25516 Bits and pieces of op/split, op/pack, op/append,
25517 op/join, could probably be moved to respective uni
25518 tests, too.
25519 Branch: perl
25520 + t/uni/fold.t t/uni/sprintf.t
25521 - t/op/unifold.t t/op/unisprintf.t
25522 ! MANIFEST t/TEST t/harness
25523____________________________________________________________________________
25524[ 14248] By: jhi on 2002/01/13 19:52:02
25525 Log: Subject: [PATCH] enable Win32 to build again
25526 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25527 Date: Sun, 13 Jan 2002 21:49:24 +0100
25528 Message-ID: <3C4200E4.15926.23F6131@localhost>
25529
25530 miniperl.exe.exe does not exe that well.
25531 Branch: perl
25532 ! lib/ExtUtils/MM_Unix.pm
25533____________________________________________________________________________
25534[ 14247] By: jhi on 2002/01/13 19:50:23
25535 Log: Mention some of the load-affected tests.
25536 Branch: perl
25537 ! INSTALL
25538____________________________________________________________________________
25539[ 14246] By: jhi on 2002/01/13 19:38:17
25540 Log: Move the UTF-8 conversion code earlier so that
25541 op/ver is happy.
25542 Branch: perl
25543 ! sv.c t/op/ver.t
25544____________________________________________________________________________
25545[ 14245] By: jhi on 2002/01/13 19:19:59
25546 Log: Upgrade to Scalar-List-Util 1.06. The Makefile.PLs
25547 have diverged quite a bit so no updates there.
25548 Branch: perl
25549 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
25550 ! ext/List/Util/lib/List/Util.pm
25551 ! ext/List/Util/lib/Scalar/Util.pm
25552____________________________________________________________________________
25553[ 14244] By: jhi on 2002/01/13 18:27:00
25554 Log: Make the crypt() pickier: if downgrading doesn't work,
25555 croak.
25556 Branch: perl
25557 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
25558____________________________________________________________________________
25559[ 14243] By: jhi on 2002/01/13 18:12:23
25560 Log: Grow the buffer in case Unicode caused size changes
25561 (and it very probably did).
25562 Branch: perl
25563 ! sv.c
25564____________________________________________________________________________
25565[ 14242] By: jhi on 2002/01/13 17:46:45
25566 Log: Future-proofing from Jeffrey Friedl (for conflicting
25567 In* and Is* names).
25568 Branch: perl
25569 ! lib/utf8_heavy.pl
25570____________________________________________________________________________
25571[ 14241] By: jhi on 2002/01/13 17:40:29
25572 Log: Subject: [PATCH] Re: Warning in B.xs
25573 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25574 Date: Sun, 13 Jan 2002 19:39:52 +0100
25575 Message-ID: <3C41E288.20562.1C8C895@localhost>
25576 Branch: perl
25577 ! ext/B/B.xs
25578____________________________________________________________________________
25579[ 14240] By: jhi on 2002/01/13 17:35:48
25580 Log: Subject: Re: lookbehind broken with latest bleedperl
25581 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25582 Date: Sun, 13 Jan 2002 18:06:22 +0000
25583 Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
25584 Branch: perl
25585 ! regexec.c t/op/re_tests
25586____________________________________________________________________________
25587[ 14239] By: jhi on 2002/01/13 17:24:51
25588 Log: Subject: [PATCH] more MM_Unix.t tests
25589 From: Tels <perl_dummy@bloodgate.com>
25590 Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET)
25591 Message-Id: <200201131621.SAA17925@tiku.hut.fi>
25592
25593 Subject: [PATCH] 14220 misunderstood, I bet
25594 From: andreas.koenig@anima.de (Andreas J. Koenig)
25595 Date: 12 Jan 2002 21:31:58 +0100
25596 Message-ID: <m3k7un8g5d.fsf@anima.de>
25597 Branch: perl
25598 ! lib/ExtUtils/t/MM_Unix.t
25599____________________________________________________________________________
25600[ 14238] By: jhi on 2002/01/13 17:14:25
25601 Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION
25602 From: Tels <perl_dummy@bloodgate.com>
25603 Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET)
25604 Message-Id: <200201131602.SAA15687@tiku.hut.fi>
25605
25606 Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION
25607 From: Tels <perl_dummy@bloodgate.com>
25608 Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET)
25609 Message-Id: <200201131610.SAA18974@tiku.hut.fi>
25610 Branch: perl
25611 ! lib/ExtUtils/MM_Unix.pm
25612____________________________________________________________________________
25613[ 14237] By: jhi on 2002/01/13 17:12:04
25614 Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
25615 From: Nicholas Clark <nick@unfortu.net>
25616 Date: Sun, 13 Jan 2002 15:58:34 +0000
25617 Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
25618 Branch: perl
25619 ! lib/Benchmark.t
25620____________________________________________________________________________
25621[ 14236] By: jhi on 2002/01/13 17:08:18
25622 Log: Anton Berezin did more reading and the uid setting story
25623 gets more complex.
25624 Branch: perl
25625 ! pod/perltodo.pod utils/perldoc.PL
25626____________________________________________________________________________
25627[ 14235] By: jhi on 2002/01/13 16:45:52
25628 Log: Integrate perlio:
25629
25630 [ 14232]
25631 Win32 fixes:
25632 - vmem.h hack to handle free-by-wrong-thread after eval "".
25633 - Initialize timerid
25634 Branch: perl
25635 !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
25636____________________________________________________________________________
25637[ 14234] By: jhi on 2002/01/13 16:44:07
25638 Log: Subject: Re: HiRes
25639 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25640 Date: Sun, 13 Jan 2002 10:18:46 +0100
25641 Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
25642
25643 Give up on socketpair in HP-UX.
25644 Branch: perl
25645 ! ext/Socket/socketpair.t
25646____________________________________________________________________________
25647[ 14233] By: nick on 2002/01/13 16:29:30
25648 Log: Integrate mainline
25649 Branch: perlio
25650 +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
25651 !> (integrate 46 files)
25652____________________________________________________________________________
25653[ 14232] By: nick on 2002/01/13 15:37:48
25654 Log: Win32 fixes:
25655 - vmem.h hack to handle free-by-wrong-thread after eval "".
25656 - Initialize timerid
25657 Branch: perlio
25658 ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
25659____________________________________________________________________________
25660[ 14231] By: jhi on 2002/01/13 05:15:01
25661 Log: *groan*
25662 Branch: perl
25663 ! t/op/pat.t
25664____________________________________________________________________________
25665[ 14230] By: jhi on 2002/01/13 05:13:03
25666 Log: One more sharp s case found by Jeffrey.
25667 Branch: perl
25668 ! regexec.c t/op/pat.t
25669____________________________________________________________________________
25670[ 14229] By: jhi on 2002/01/13 04:43:33
25671 Log: Comment tweak.
25672 Branch: perl
25673 ! regexec.c
25674____________________________________________________________________________
25675[ 14228] By: jhi on 2002/01/13 04:30:45
25676 Log: Don't bother checking for the Greek special
25677 cases if the node is too short.
25678 Branch: perl
25679 ! regcomp.c
25680____________________________________________________________________________
25681[ 14227] By: jhi on 2002/01/12 21:00:04
25682 Log: Update Changes.
25683 Branch: perl
25684 ! Changes patchlevel.h
25685____________________________________________________________________________
25686[ 14226] By: jhi on 2002/01/12 20:28:23
25687 Log: metaconfig unit change for #14225.
25688 Branch: metaconfig
25689 + U/modified/i_ndbm.U
25690____________________________________________________________________________
25691[ 14225] By: jhi on 2002/01/12 20:28:05
25692 Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
25693 From: Jonathan Stowe <gellyfish@gellyfish.com>
25694 Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT)
25695 Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>
25696 Branch: perl
25697 ! Configure config_h.SH
25698____________________________________________________________________________
25699[ 14224] By: jhi on 2002/01/12 20:18:02
25700 Log: Quick reformat using indent -kr -nce, as requested
25701 by Dan Kogai and suggest by NI-S.
25702 Branch: perl
25703 ! ext/Encode/encengine.c
25704____________________________________________________________________________
25705[ 14223] By: jhi on 2002/01/12 20:08:54
25706 Log: Couple more Unicode lookbehind tests.
25707 Branch: perl
25708 ! t/op/pat.t
25709____________________________________________________________________________
25710[ 14222] By: jhi on 2002/01/12 20:05:29
25711 Log: Sharp S as a special treat for our German UTF-8 testers :-)
25712 Branch: perl
25713 ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
25714____________________________________________________________________________
25715[ 14221] By: jhi on 2002/01/12 18:38:54
25716 Log: Subject: {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
25717 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25718 Date: Sat, 12 Jan 2002 20:37:32 +0100
25719 Message-ID: <3C409E8C.16203.196C2D3@localhost>
25720 Branch: perl
25721 ! ext/B/B/Deparse.pm
25722____________________________________________________________________________
25723[ 14220] By: jhi on 2002/01/12 18:27:32
25724 Log: Hrmph. Is having a test for an exact version of MM_Unix.pm
25725 really worth the bits it's printed on?
25726 Branch: perl
25727 ! lib/ExtUtils/t/MM_Unix.t
25728____________________________________________________________________________
25729[ 14219] By: jhi on 2002/01/12 18:06:49
25730 Log: Special treatment for U+03B0 and U+0390 in //i,
25731 this means that we can remove the minlen pessimisations
25732 introduced by the #14096.
25733 Branch: perl
25734 ! pp_hot.c regcomp.c regexec.c
25735____________________________________________________________________________
25736[ 14218] By: jhi on 2002/01/12 16:14:52
25737 Log: Integrate perlio:
25738
25739 [ 14214]
25740 Win32-ize socketpair test
25741 - Win32 can fork even though $Config{d_fork} is undef
25742 - SOCK_DGRAM does not work - skip those tests.
25743
25744 [ 14213]
25745 Abstract out the cloning of SvPVX and handle shared pv in a
25746 safe (if suboptimal) manner. Does not fix op/fork.t :-(
25747 Branch: perl
25748 !> ext/Socket/socketpair.t sv.c
25749____________________________________________________________________________
25750[ 14217] By: jhi on 2002/01/12 16:09:59
25751 Log: One should first drop the real uid, not the effective uid.
25752 [ID 20020110.003]
25753 Branch: perl
25754 ! utils/perldoc.PL
25755____________________________________________________________________________
25756[ 14216] By: jhi on 2002/01/12 15:50:38
25757 Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
25758 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25759 Date: Fri, 11 Jan 2002 23:29:48 +0100
25760 Message-ID: <3C3F756C.4581.2E2A938@localhost>
25761 Branch: perl
25762 + ext/B/C/C.xs ext/B/C/Makefile.PL
25763 ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
25764 ! utils/perlcc.PL
25765____________________________________________________________________________
25766[ 14215] By: jhi on 2002/01/12 15:22:01
25767 Log: Subject: [PATCH] Re: Magic numbers in B::Concise
25768 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25769 Date: Fri, 11 Jan 2002 14:29:30 -0800
25770 Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
25771 Branch: perl
25772 ! ext/B/t/concise.t
25773____________________________________________________________________________
25774[ 14214] By: nick on 2002/01/12 12:31:12
25775 Log: Win32-ize socketpair test
25776 - Win32 can fork even though $Config{d_fork} is undef
25777 - SOCK_DGRAM does not work - skip those tests.
25778 Branch: perlio
25779 ! ext/Socket/socketpair.t
25780____________________________________________________________________________
25781[ 14213] By: nick on 2002/01/12 11:46:28
25782 Log: Abstract out the cloning of SvPVX and handle shared pv in a
25783 safe (if suboptimal) manner. Does not fix op/fork.t :-(
25784 Branch: perlio
25785 ! sv.c
25786____________________________________________________________________________
25787[ 14212] By: ams on 2002/01/12 06:10:52
25788 Log: Subject: [PATCH] More fixes for Stratus VOS
25789 From: "Green, Paul" <Paul.Green@stratus.com>
25790 Date: Fri, 11 Jan 2002 17:30:37 -0500
25791 Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
25792 Branch: perl
25793 ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
25794____________________________________________________________________________
25795[ 14211] By: jhi on 2002/01/12 06:01:29
25796 Log: Upgrade to CGI.pm 2.80.
25797 Branch: perl
25798 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
25799____________________________________________________________________________
25800[ 14210] By: jhi on 2002/01/12 05:57:36
25801 Log: FAQ sync.
25802 Branch: perl
25803 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25804 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25805 ! pod/perlfaq8.pod
25806____________________________________________________________________________
25807[ 14209] By: jhi on 2002/01/12 05:54:24
25808 Log: This is getting embarrassing.
25809 Branch: perl
25810 ! t/op/pat.t
25811____________________________________________________________________________
25812[ 14208] By: jhi on 2002/01/12 05:30:03
25813 Log: Doc tweaks.
25814 Branch: perl
25815 ! pod/perlunicode.pod
25816____________________________________________________________________________
25817[ 14207] By: jhi on 2002/01/12 05:16:55
25818 Log: Updating the test count is good; also rephrasing
25819 so that there is no ok output containing "not".
25820 Branch: perl
25821 ! t/op/pat.t
25822____________________________________________________________________________
25823[ 14206] By: jhi on 2002/01/12 05:11:20
25824 Log: Andreas is busy :-)
25825 Branch: perl
25826 ! doop.c t/op/unisprintf.t
25827____________________________________________________________________________
25828[ 14205] By: jhi on 2002/01/12 04:55:20
25829 Log: Unicode lookbehind looked bad.
25830 Branch: perl
25831 ! regexec.c t/op/pat.t
25832____________________________________________________________________________
25833[ 14204] By: jhi on 2002/01/12 01:43:48
25834 Log: Garbage collection.
25835 Branch: perl
25836 ! t/run/kill_perl.t
25837____________________________________________________________________________
25838[ 14203] By: jhi on 2002/01/12 00:10:51
25839 Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
25840 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25841 Date: Fri, 11 Jan 2002 23:29:48 +0100
25842 Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
25843 Branch: perl
25844 ! embed.fnc global.sym makedef.pl
25845____________________________________________________________________________
25846[ 14202] By: jhi on 2002/01/12 00:07:41
25847 Log: Subject: [PATCH] perldelta nit?
25848 From: Robert Spier <rspier@pobox.com>
25849 Date: Fri, 11 Jan 2002 15:19:16 -0800
25850 Message-ID: <15423.29428.164185.251700@rls.cx>
25851 Branch: perl
25852 ! pod/perldelta.pod
25853____________________________________________________________________________
25854[ 14201] By: jhi on 2002/01/12 00:06:02
25855 Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
25856 From: Michael G Schwern <schwern@pobox.com>
25857 Date: Fri, 11 Jan 2002 17:08:17 -0500
25858 Message-ID: <20020111220817.GG2838@blackrider>
25859 Branch: perl
25860 ! t/run/kill_perl.t t/test.pl
25861____________________________________________________________________________
25862[ 14200] By: jhi on 2002/01/12 00:02:05
25863 Log: Subject: [PATCH] Correct misleading error message
25864 From: Mike Guy <mjtg@cam.ac.uk>
25865 Date: Fri, 11 Jan 2002 18:36:33 +0000
25866 Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
25867
25868 hash assignment -> anonymous hash
25869 Branch: perl
25870 ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
25871____________________________________________________________________________
25872[ 14199] By: jhi on 2002/01/11 23:58:00
25873 Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c
25874 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
25875 Date: Fri, 11 Jan 2002 16:58:14 +0100
25876 Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
25877 Branch: perl
25878 ! ext/Unicode/Normalize/mkheader
25879____________________________________________________________________________
25880[ 14198] By: jhi on 2002/01/11 23:53:05
25881 Log: Add a new test for is-sprintf-preserving Unicodeness:
25882 #14194 and an old one from kill_perl.t (I could have used
25883 sprintf.t, but it's format was quite fixed, and I didn't
25884 feel like breaking the format)
25885 Branch: perl
25886 + t/op/unisprintf.t
25887 ! MANIFEST t/run/kill_perl.t
25888____________________________________________________________________________
25889[ 14197] By: jhi on 2002/01/11 21:48:49
25890 Log: Integrate perlio:
25891
25892 [ 14196]
25893 Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
25894 as C runtime seems to get its hands on them even though we said
25895 they were handled.
25896 Still an issue with "die" out of signal handler - get panic: pp_iter
25897 Branch: perl
25898 !> win32/win32.c
25899____________________________________________________________________________
25900[ 14196] By: nick on 2002/01/11 20:58:20
25901 Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
25902 as C runtime seems to get its hands on them even though we said
25903 they were handled.
25904 Still an issue with "die" out of signal handler - get panic: pp_iter
25905 Branch: perlio
25906 ! win32/win32.c
25907____________________________________________________________________________
25908[ 14195] By: jhi on 2002/01/11 20:07:35
25909 Log: Integrate perlio:
25910
25911 [ 14192]
25912 A mostly-stable version of "new" Win32 signal/kill support.
25913 Branch: perl
25914 !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
25915 !> win32/config.gc win32/config.vc win32/config_H.bc
25916 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
25917 !> win32/makefile.mk win32/win32.c win32/win32.h
25918____________________________________________________________________________
25919[ 14194] By: jhi on 2002/01/11 20:04:26
25920 Log: Fix for
25921
25922 Subject: UTF-8 sprintf bug in bleadperl
25923 From: andreas.koenig@anima.de (Andreas J. Koenig)
25924 Date: 11 Jan 2002 15:47:15 +0100
25925 Message-ID: <m3vge99c7g.fsf@anima.de>
25926
25927 I have tests, have just to figure out where to put them
25928 since op/sprintf looks a bit unfriendly for tests of
25929 somewhat freer form.
25930 Branch: perl
25931 ! doop.c sv.c
25932____________________________________________________________________________
25933[ 14193] By: nick on 2002/01/11 18:25:34
25934 Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
25935 Builds and passes a few tests.
25936 Branch: perlio
25937 +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
25938 +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
25939 +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
25940 +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
25941 +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
25942 +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
25943 +> t/lib/sample-tests/lone_not_bug
25944 +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
25945 +> t/lib/sample-tests/vms_nit
25946 !> (integrate 63 files)
25947____________________________________________________________________________
25948[ 14192] By: nick on 2002/01/11 17:49:39
25949 Log: A mostly-stable version of "new" Win32 signal/kill support.
25950 Branch: perlio
25951 ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
25952 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25953 ! win32/config_h.PL win32/makefile.mk win32/win32.c
25954 ! win32/win32.h
25955____________________________________________________________________________
25956[ 14191] By: jhi on 2002/01/11 15:34:53
25957 Log: Update Changes.
25958 Branch: perl
25959 ! Changes patchlevel.h
25960____________________________________________________________________________
25961[ 14190] By: jhi on 2002/01/11 14:52:51
25962 Log: Subject: [PATCH] Re: Magic numbers in B::Concise
25963 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25964 Date: Thu, 10 Jan 2002 18:21:34 -0800
25965 Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
25966 Branch: perl
25967 + ext/B/t/concise.t
25968 ! MANIFEST
25969____________________________________________________________________________
25970[ 14189] By: jhi on 2002/01/11 14:51:11
25971 Log: Upgrade to CGI.pm 2.79. Manual tweaks were
25972 necessary in form.t and html.t @INC setups.
25973 Branch: perl
25974 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
25975____________________________________________________________________________
25976[ 14188] By: jhi on 2002/01/11 14:31:17
25977 Log: Yet another twist.
25978 Branch: perl
25979 ! t/test.pl
25980____________________________________________________________________________
25981[ 14187] By: jhi on 2002/01/11 14:14:12
25982 Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
25983 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25984 Date: Fri, 11 Jan 2002 13:04:15 +0100
25985 Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
25986 Branch: perl
25987 ! hints/aix.sh
25988____________________________________________________________________________
25989[ 14186] By: jhi on 2002/01/11 14:13:02
25990 Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
25991 From: Jonathan Stowe <gellyfish@gellyfish.com>
25992 Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
25993 Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
25994 Branch: perl
25995 ! lib/AnyDBM_File.t
25996____________________________________________________________________________
25997[ 14185] By: jhi on 2002/01/11 14:10:01
25998 Log: Arguments were being mangled.
25999 Branch: perl
26000 ! t/test.pl
26001____________________________________________________________________________
26002[ 14184] By: jhi on 2002/01/11 14:05:53
26003 Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
26004 From: Jonathan Stowe <gellyfish@gellyfish.com>
26005 Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
26006 Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
26007 Branch: perl
26008 ! lib/AnyDBM_File.t
26009____________________________________________________________________________
26010[ 14183] By: jhi on 2002/01/11 13:59:22
26011 Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
26012 From: Michael G Schwern <schwern@pobox.com>
26013 Date: Fri, 11 Jan 2002 04:26:27 -0500
26014 Message-ID: <20020111092626.GA16544@blackrider>
26015 Branch: perl
26016 ! t/run/kill_perl.t t/test.pl
26017____________________________________________________________________________
26018[ 14182] By: jhi on 2002/01/11 13:57:59
26019 Log: Subject: [PATCH] Test::Harness 2.01
26020 From: Michael G Schwern <schwern@pobox.com>
26021 Date: Thu, 10 Jan 2002 21:11:24 -0500
26022 Message-ID: <20020111021123.GA30666@blackrider>
26023 Branch: perl
26024 + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
26025 + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
26026 + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
26027 + lib/Test/Harness/t/nonumbers.t
26028 + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
26029 + t/lib/sample-tests/lone_not_bug
26030 + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
26031 + t/lib/sample-tests/vms_nit
26032 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
26033 ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
26034____________________________________________________________________________
26035[ 14181] By: jhi on 2002/01/11 13:57:38
26036 Log: patch is silly when creating new files: don't run
26037 patch more than once.
26038 Branch: perl
26039 ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
26040____________________________________________________________________________
26041[ 14180] By: jhi on 2002/01/11 13:53:49
26042 Log: Forgot from #14179.
26043 Branch: perl
26044 ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
26045____________________________________________________________________________
26046[ 14179] By: jhi on 2002/01/11 13:24:13
26047 Log: Subject: [PATCH] is() undef/'' behavior change
26048 From: Michael G Schwern <schwern@pobox.com>
26049 Date: Fri, 11 Jan 2002 03:35:51 -0500
26050 Message-ID: <20020111083551.GC30666@blackrider>
26051
26052 Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
26053 From: Michael G Schwern <schwern@pobox.com>
26054 Date: Fri, 11 Jan 2002 03:37:44 -0500
26055 Message-ID: <20020111083744.GD30666@blackrider>
26056 Branch: perl
26057 ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
26058 ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
26059 ! lib/Pod/t/InputObjects.t lib/blib.t
26060____________________________________________________________________________
26061[ 14178] By: jhi on 2002/01/11 13:21:59
26062 Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
26063 From: Michael G Schwern <schwern@pobox.com>
26064 Date: Thu, 10 Jan 2002 19:56:23 -0500
26065 Message-ID: <20020111005623.GA13192@blackrider>
26066 Branch: perl
26067 + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
26068 ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
26069 ! lib/Test/Simple.pm lib/Test/Simple/Changes
26070 ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
26071 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
26072 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
26073 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
26074 ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
26075 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
26076 ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
26077 ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
26078 ! lib/Test/Simple/t/plan_is_noplan.t
26079 ! lib/Test/Simple/t/plan_no_plan.t
26080 ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
26081 ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
26082 ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
26083 ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
26084 ! lib/Test/Tutorial.pod
26085____________________________________________________________________________
26086[ 14177] By: gsar on 2002/01/11 02:56:05
26087 Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
26088 revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
26089
26090 turns out even the malloc() was never really needed to begin with,
26091 so get rid of it
26092 Branch: perl
26093 ! sv.c
26094____________________________________________________________________________
26095[ 14176] By: jhi on 2002/01/11 02:11:21
26096 Log: Small doc tweaks.
26097 Branch: perl
26098 ! pod/perluniintro.pod
26099____________________________________________________________________________
26100[ 14175] By: gsar on 2002/01/11 01:05:15
26101 Log: support using the CRT's malloc() family of functions instead of
26102 the internal one when ithreads is enabled; allocate large blocks
26103 using VirtualAlloc() since the Heap*() functions may only be tuned
26104 for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
26105
26106 pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
26107 also see comments at the top of win32/vmem.h for other options that
26108 can be set
26109 Branch: perl
26110 ! win32/vmem.h
26111____________________________________________________________________________
26112[ 14174] By: jhi on 2002/01/10 19:33:29
26113 Log: Subject: micropatch
26114 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26115 Date: Thu, 10 Jan 2002 18:20:58 +0000
26116 Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
26117 Branch: perl
26118 ! regcomp.c
26119____________________________________________________________________________
26120[ 14173] By: jhi on 2002/01/10 19:32:16
26121 Log: Subject: [PATCH] Embed.t on Win32
26122 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26123 Date: Thu, 10 Jan 2002 18:56:21 +0100
26124 Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
26125 Branch: perl
26126 ! lib/ExtUtils/t/Embed.t
26127____________________________________________________________________________
26128[ 14172] By: jhi on 2002/01/10 19:31:00
26129 Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
26130 From: Gisle Aas <gisle@ActiveState.com>
26131 Date: 10 Jan 2002 08:56:05 -0800
26132 Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
26133 Branch: perl
26134 ! toke.c
26135____________________________________________________________________________
26136[ 14171] By: jhi on 2002/01/10 19:29:08
26137 Log: Subject: [PATCH] doc fixes
26138 From: "Brendan O'Dea" <bod@debian.org>
26139 Date: Fri, 11 Jan 2002 03:49:54 +1100
26140 Message-ID: <20020110164954.GA21891@compusol.com.au>
26141 Branch: perl
26142 ! lib/I18N/Collate.pm pod/perlfunc.pod
26143____________________________________________________________________________
26144[ 14170] By: jhi on 2002/01/10 17:48:42
26145 Log: Integrate perlio:
26146
26147 [ 14167]
26148 More signal hackery
26149 Branch: perl
26150 !> win32/win32.c
26151____________________________________________________________________________
26152[ 14169] By: jhi on 2002/01/10 17:47:34
26153 Log: No need to show internal encodings, or return them
26154 in random order.
26155 Branch: perl
26156 ! ext/Encode/Encode.pm
26157____________________________________________________________________________
26158[ 14168] By: nick on 2002/01/10 17:33:31
26159 Log: Integrate mainline
26160 Branch: perlio
26161 - ext/Unicode/Normalize/Normalize.pod
26162 !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
26163 !> ext/Unicode/Normalize/Makefile.PL
26164 !> ext/Unicode/Normalize/Normalize.pm
26165 !> ext/Unicode/Normalize/Normalize.xs
26166 !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
26167 !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
26168 !> t/run/kill_perl.t toke.c
26169____________________________________________________________________________
26170[ 14167] By: nick on 2002/01/10 17:08:35
26171 Log: More signal hackery
26172 Branch: perlio
26173 ! win32/win32.c
26174____________________________________________________________________________
26175[ 14166] By: jhi on 2002/01/10 15:24:41
26176 Log: I think we can claim to be supporting Unicode
26177 "loose matching" now.
26178 Branch: perl
26179 ! pod/perlunicode.pod
26180____________________________________________________________________________
26181[ 14165] By: jhi on 2002/01/10 15:07:56
26182 Log: Subject: doc patch
26183 From: mjd@plover.com
26184 Date: 10 Jan 2002 15:12:27 -0000
26185 Message-ID: <20020110151227.14850.qmail@plover.com>
26186 Branch: perl
26187 ! pod/perlrun.pod
26188____________________________________________________________________________
26189[ 14164] By: jhi on 2002/01/10 14:54:38
26190 Log: Subject: Re: [ID 20011223.001] accept leaks memory
26191 From: Andy Dougherty <doughera@lafayette.edu>
26192 Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
26193 Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
26194 Branch: perl
26195 ! hints/linux.sh
26196____________________________________________________________________________
26197[ 14163] By: jhi on 2002/01/10 14:52:08
26198 Log: Integrate perlio:
26199
26200 [ 14160]
26201 Skeleton coding of more kill() support on Win32.
26202 Branch: perl
26203 !> win32/win32.c
26204____________________________________________________________________________
26205[ 14162] By: jhi on 2002/01/10 14:50:03
26206 Log: Subject: [PATCH] Magic numbers in B::Concise
26207 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26208 Date: Wed, 9 Jan 2002 23:04:01 -0800
26209 Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
26210 Branch: perl
26211 ! ext/B/B/Concise.pm ext/B/O.pm
26212____________________________________________________________________________
26213[ 14161] By: jhi on 2002/01/10 14:48:52
26214 Log: Subject: [PATCH] No 'once' warnings for variables declared with our
26215 From: Gisle Aas <gisle@ActiveState.com>
26216 Date: 09 Jan 2002 21:52:40 -0800
26217 Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
26218 Branch: perl
26219 ! t/lib/strict/vars toke.c
26220____________________________________________________________________________
26221[ 14160] By: nick on 2002/01/09 21:29:39
26222 Log: Skeleton coding of more kill() support on Win32.
26223 Branch: perlio
26224 ! win32/win32.c
26225____________________________________________________________________________
26226[ 14159] By: jhi on 2002/01/09 21:28:13
26227 Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
26228 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26229 Date: Wed, 9 Jan 2002 23:24:32 +0100
26230 Message-ID: <20020109232432.A692@rafael>
26231 Branch: perl
26232 ! ext/B/B/Deparse.pm
26233____________________________________________________________________________
26234[ 14158] By: jhi on 2002/01/09 21:25:19
26235 Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
26236 From: Jonathan Stowe <gellyfish@gellyfish.com>
26237 Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
26238 Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
26239 Branch: perl
26240 ! t/run/kill_perl.t
26241____________________________________________________________________________
26242[ 14157] By: jhi on 2002/01/09 19:59:28
26243 Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
26244 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26245 Date: Wed, 09 Jan 2002 20:16:54 +0000
26246 Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
26247 Branch: perl
26248 ! regexec.c
26249____________________________________________________________________________
26250[ 14156] By: jhi on 2002/01/09 19:46:27
26251 Log: Subject: [Patch @14129] fixes Unicode::Normalize
26252 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26253 Date: Thu, 10 Jan 2002 01:08:56 +0900
26254 Message-Id: <20020110010110.690B.BQW10602@nifty.com>
26255 Branch: perl
26256 - ext/Unicode/Normalize/Normalize.pod
26257 ! MANIFEST ext/Unicode/Normalize/Makefile.PL
26258 ! ext/Unicode/Normalize/Normalize.pm
26259 ! ext/Unicode/Normalize/Normalize.xs
26260 ! ext/Unicode/Normalize/mkheader
26261____________________________________________________________________________
26262[ 14155] By: jhi on 2002/01/09 19:09:15
26263 Log: Integrate perlio:
26264
26265 [ 14151]
26266 (Re-)implement alarm() for Win32.
26267 Branch: perl
26268 !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
26269 !> win32/win32iop.h
26270____________________________________________________________________________
26271[ 14154] By: jhi on 2002/01/09 19:08:15
26272 Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
26273 From: Nicholas Clark <nick@unfortu.net>
26274 Date: Wed, 9 Jan 2002 17:56:04 +0000
26275 Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
26276 Branch: perl
26277 ! t/op/readdir.t
26278____________________________________________________________________________
26279[ 14153] By: nick on 2002/01/09 16:18:57
26280 Log: Integrate mainline
26281 Branch: perlio
26282 +> ext/threads/t/stress_re.t t/op/unifold.t
26283 - lib/unifold.t
26284 !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
26285 !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
26286 !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
26287____________________________________________________________________________
26288[ 14152] By: jhi on 2002/01/09 14:37:01
26289 Log: Update Changes.
26290 Branch: perl
26291 ! Changes patchlevel.h
26292____________________________________________________________________________
26293[ 14151] By: nick on 2002/01/09 14:27:36
26294 Log: (Re-)implement alarm() for Win32.
26295 Branch: perlio
26296 ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
26297 ! win32/win32iop.h
26298____________________________________________________________________________
26299[ 14150] By: jhi on 2002/01/09 14:27:23
26300 Log: Thinko.
26301 Branch: perl
26302 ! ext/threads/t/stress_re.t
26303____________________________________________________________________________
26304[ 14149] By: jhi on 2002/01/09 13:47:31
26305 Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
26306 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26307 Date: Wed, 09 Jan 2002 13:37:17 +0000
26308 Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
26309 Branch: perl
26310 ! regexec.c t/op/re_tests
26311____________________________________________________________________________
26312[ 14148] By: jhi on 2002/01/09 13:00:09
26313 Log: Subject: Re: Weird Malformed warning in bleadperl
26314 From: andreas.koenig@anima.de (Andreas J. Koenig)
26315 Date: 09 Jan 2002 11:12:37 +0100
26316 Message-ID: <m3itabbzoq.fsf@anima.de>
26317 Branch: perl
26318 ! regexec.c t/op/pat.t
26319____________________________________________________________________________
26320[ 14147] By: jhi on 2002/01/09 12:59:42
26321 Log: Forgot stress_re.t from MANIFEST.
26322 Branch: perl
26323 ! MANIFEST
26324____________________________________________________________________________
26325[ 14146] By: jhi on 2002/01/09 12:47:27
26326 Log: In dumping use isPRINT() instead of isprint() so that locale
26327 does not come into play.
26328 Branch: perl
26329 ! utf8.c
26330____________________________________________________________________________
26331[ 14145] By: jhi on 2002/01/09 02:52:39
26332 Log: Add a threads stress test for regular expressions
26333 (mostly just a modified stress_string.t) and doesn't
26334 test that much of regular expressions, just that $1
26335 doesn't get stomped by competing threads (as it does
26336 in the 5005threads of old).
26337 Branch: perl
26338 + ext/threads/t/stress_re.t
26339 ! MANIFEST
26340____________________________________________________________________________
26341[ 14144] By: jhi on 2002/01/09 02:28:33
26342 Log: (retracted by #14307)
26343 Subject: Re: [ID 20010912.007] substr reference core dump
26344 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26345 Date: Tue, 08 Jan 2002 19:17:50 +0000
26346 Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
26347 Branch: perl
26348 ! scope.c t/run/kill_perl.t
26349____________________________________________________________________________
26350[ 14143] By: jhi on 2002/01/09 01:32:05
26351 Log: SANY (. with /s) wasn't happy on Unicode.
26352 Branch: perl
26353 ! regexec.c t/op/pat.t
26354____________________________________________________________________________
26355[ 14142] By: ams on 2002/01/08 22:42:10
26356 Log: Subject: [PATCH] perldebug nit
26357 From: Tels <tels@bloodgate.com>
26358 Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
26359 Branch: perl
26360 ! pod/perldebug.pod
26361____________________________________________________________________________
26362[ 14141] By: ams on 2002/01/08 21:32:59
26363 Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
26364 From: "Green, Paul" <Paul.Green@stratus.com>
26365 Date: Tue, 8 Jan 2002 17:31:35 -0500
26366 Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
26367 Branch: perl
26368 ! Makefile.SH
26369____________________________________________________________________________
26370[ 14140] By: ams on 2002/01/08 21:27:57
26371 Log: Subject: [PATCH] Re: Slight chokage from Deparse
26372 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26373 Date: Tue, 8 Jan 2002 23:04:45 +0100
26374 Message-Id: <20020108230445.A4798@rafael>
26375 Branch: perl
26376 ! ext/B/B/Deparse.pm
26377____________________________________________________________________________
26378[ 14139] By: jhi on 2002/01/08 19:13:43
26379 Log: Subject: [patch] peep() is rude
26380 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26381 Date: Tue, 08 Jan 2002 19:17:50 +0000
26382 Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
26383 Branch: perl
26384 ! op.c t/run/kill_perl.t
26385____________________________________________________________________________
26386[ 14138] By: jhi on 2002/01/08 19:01:16
26387 Log: unifold is really an op test since it requires
26388 no external modules for its actual testing:
26389 only the unicore CaseFold.txt file, and File::Spec
26390 to portably access that file.
26391 Branch: perl
26392 + t/op/unifold.t
26393 - lib/unifold.t
26394 ! MANIFEST
26395____________________________________________________________________________
26396[ 14137] By: jhi on 2002/01/08 16:29:48
26397 Log: Subject: [patch] save a test
26398 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26399 Date: Tue, 08 Jan 2002 16:18:47 +0000
26400 Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>
26401 Branch: perl
26402 ! regcomp.c
26403____________________________________________________________________________
26404[ 14136] By: nick on 2002/01/08 16:11:55
26405 Log: Integrate mainline
26406 Branch: perlio
26407 +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
26408 +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
26409 !> (integrate 37 files)
26410____________________________________________________________________________
26411[ 14135] By: jhi on 2002/01/08 15:12:38
26412 Log: Subject: Not OK 13843
26413 From: andreas.koenig@anima.de (Andreas J. Koenig)
26414 Date: 08 Jan 2002 14:12:29 +0100
26415 Message-ID: <m38zb9c7gi.fsf@anima.de>
26416 Branch: perl
26417 ! op.c t/op/subst.t
26418____________________________________________________________________________
26419[ 14134] By: jhi on 2002/01/08 14:30:00
26420 Log: Missed one variant of the fold testing, noticed bu Hugo.
26421 Branch: perl
26422 ! lib/unifold.t
26423____________________________________________________________________________
26424[ 14133] By: jhi on 2002/01/08 14:23:39
26425 Log: Enchance the Storable magic description.
26426 Branch: perl
26427 ! ext/Storable/Storable.pm
26428____________________________________________________________________________
26429[ 14132] By: ams on 2002/01/08 09:16:12
26430 Log: Subject: [PATCH] don't installperl pods
26431 From: H.Merijn Brand <h.m.brand@hccnet.nl>
26432 Date: Tue, 08 Jan 2002 10:36:01 +0100
26433 Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
26434 Branch: perl
26435 ! installperl
26436____________________________________________________________________________
26437[ 14131] By: ams on 2002/01/08 03:38:40
26438 Log: Subject: Math-BigInt v1.49 released
26439 From: Tels <perl_dummy@bloodgate.com>
26440 Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
26441 Branch: perl
26442 + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
26443 + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
26444 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26445 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
26446 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
26447 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
26448 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
26449 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26450 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
26451 ! t/lib/Math/BigInt/Subclass.pm
26452____________________________________________________________________________
26453[ 14130] By: jhi on 2002/01/08 02:13:53
26454 Log: A little better comments.
26455 Branch: perl
26456 ! regexec.c
26457____________________________________________________________________________
26458[ 14129] By: jhi on 2002/01/07 23:45:05
26459 Log: No normalization form DNF.
26460 Branch: perl
26461 ! ext/Unicode/Normalize/Normalize.pm
26462____________________________________________________________________________
26463[ 14128] By: jhi on 2002/01/07 23:40:15
26464 Log: Extension nits found by -Wall (several from threads
26465 and threads::shared, but leaving them to Arthur).
26466 Branch: perl
26467 ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
26468 ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
26469 ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
26470 ! ext/Unicode/Normalize/mkheader x2p/str.c
26471____________________________________________________________________________
26472[ 14127] By: pudge on 2002/01/07 22:25:55
26473 Log: Sync up Changes etc.
26474 Branch: maint-5.6/macperl
26475 ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
26476____________________________________________________________________________
26477[ 14126] By: pudge on 2002/01/07 22:23:06
26478 Log: Eliminate nested calls to exit() (MacPerl bug #469132)
26479 Branch: maint-5.6/macperl
26480 ! macos/macperl/MPFile.c macos/macperl/MPMain.c
26481____________________________________________________________________________
26482[ 14125] By: ams on 2002/01/07 22:03:22
26483 Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
26484 From: Nicholas Clark (sans From field in mail header)
26485 Date: Mon, 7 Jan 2002 16:18:23 +0000
26486 Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
26487 Branch: perl
26488 ! lib/Exporter.pm
26489____________________________________________________________________________
26490[ 14124] By: ams on 2002/01/07 21:46:11
26491 Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
26492 From: "Green, Paul" <Paul.Green@stratus.com>
26493 Date: Mon, 7 Jan 2002 16:59:38 -0500
26494 Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
26495 Branch: perl
26496 ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
26497____________________________________________________________________________
26498[ 14123] By: nick on 2002/01/07 18:49:55
26499 Log: Integrate mainline
26500 Branch: perlio
26501 !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
26502 !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
26503 !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
26504 !> regexec.c t/op/re_tests utf8.c utf8.h
26505____________________________________________________________________________
26506[ 14122] By: jhi on 2002/01/07 16:09:50
26507 Log: Update Changes.
26508 Branch: perl
26509 ! Changes patchlevel.h
26510____________________________________________________________________________
26511[ 14121] By: jhi on 2002/01/07 16:03:34
26512 Log: Subject: [PATCH] Correct module name in perldelta*
26513 From: Mike Guy <mjtg@cam.ac.uk>
26514 Date: Mon, 07 Jan 2002 17:02:43 +0000
26515 Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
26516 Branch: perl
26517 ! pod/perl561delta.pod pod/perl56delta.pod
26518____________________________________________________________________________
26519[ 14120] By: jhi on 2002/01/07 15:55:25
26520 Log: AUTHORS update.
26521 Branch: perl
26522 ! AUTHORS
26523____________________________________________________________________________
26524[ 14119] By: jhi on 2002/01/07 15:52:34
26525 Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
26526 Branch: perl
26527 ! ext/Storable/Storable.pm
26528____________________________________________________________________________
26529[ 14118] By: jhi on 2002/01/07 15:06:25
26530 Log: perldelta updates.
26531 Branch: perl
26532 ! pod/perldelta.pod
26533____________________________________________________________________________
26534[ 14117] By: jhi on 2002/01/07 13:52:30
26535 Log: Document the flags of pv_uni_display().
26536 Branch: perl
26537 ! pod/perlapi.pod utf8.c
26538____________________________________________________________________________
26539[ 14116] By: jhi on 2002/01/07 13:49:17
26540 Log: Forgot from #14115.
26541 Branch: perl
26542 ! t/op/re_tests
26543____________________________________________________________________________
26544[ 14115] By: jhi on 2002/01/07 13:48:06
26545 Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d
26546 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
26547 Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
26548 Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
26549 Branch: perl
26550 ! regcomp.c
26551____________________________________________________________________________
26552[ 14114] By: jhi on 2002/01/07 04:44:05
26553 Log: More regex and utf8 debug dumping.
26554 Branch: perl
26555 ! dump.c regcomp.c regexec.c utf8.c utf8.h
26556____________________________________________________________________________
26557[ 14113] By: jhi on 2002/01/07 01:05:01
26558 Log: Unused variable.
26559 Branch: perl
26560 ! regcomp.c
26561____________________________________________________________________________
26562[ 14112] By: jhi on 2002/01/07 00:52:46
26563 Log: Regen toc.
26564 Branch: perl
26565 ! pod/perltoc.pod
26566____________________________________________________________________________
26567[ 14111] By: jhi on 2002/01/07 00:03:57
26568 Log: capitalize correctly, noticed by David Dyck.
26569 Branch: perl
26570 ! lib/sort.pm
26571____________________________________________________________________________
26572[ 14110] By: nick on 2002/01/06 22:05:19
26573 Log: Integrate mainline - threads mended, DB_File sick?
26574 Branch: perlio
26575 !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
26576 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
26577 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
26578 !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
26579 !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
26580____________________________________________________________________________
26581[ 14109] By: jhi on 2002/01/06 20:51:32
26582 Log: No need to overqualify.
26583 Branch: perl
26584 ! lib/sort.pm
26585____________________________________________________________________________
26586[ 14108] By: jhi on 2002/01/06 20:38:34
26587 Log: PL_debug_pad wasn't initialized to zeroes which broke
26588 ithreads + DEBUGGING.
26589 Branch: perl
26590 ! sv.c
26591____________________________________________________________________________
26592[ 14107] By: jhi on 2002/01/06 15:39:31
26593 Log: Update Changes.
26594 Branch: perl
26595 ! Changes patchlevel.h
26596____________________________________________________________________________
26597[ 14106] By: jhi on 2002/01/06 15:33:51
26598 Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
26599 From: Jonathan Stowe <gellyfish@gellyfish.com>
26600 Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
26601 Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
26602 Branch: perl
26603 ! pp_sys.c
26604____________________________________________________________________________
26605[ 14105] By: jhi on 2002/01/06 15:11:15
26606 Log: DB_File sync from Paul Marquess.
26607 Branch: perl
26608 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26609 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
26610 ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
26611____________________________________________________________________________
26612[ 14104] By: jhi on 2002/01/06 15:08:14
26613 Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
26614 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26615 Date: Sun, 6 Jan 2002 11:44:30 +0100
26616 Message-ID: <3C38389E.7831.493570@localhost>
26617 Branch: perl
26618 ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
26619 ! utils/perlcc.PL
26620____________________________________________________________________________
26621[ 14103] By: jhi on 2002/01/06 14:57:01
26622 Log: Tests for #14098.
26623 Branch: perl
26624 ! t/op/lc.t
26625____________________________________________________________________________
26626[ 14102] By: nick on 2002/01/06 11:33:55
26627 Log: Integrate mainline (PPPort still multi-building).
26628 Branch: perlio
26629 +> lib/unifold.t
26630 !> (integrate 30 files)
26631____________________________________________________________________________
26632[ 14101] By: ams on 2002/01/06 04:52:50
26633 Log: Subject: [PATCH] Bad prototype detection now an optional warning
26634 From: Sam Tregar <sam@tregar.com>
26635 Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
26636 Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
26637 Branch: perl
26638 ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
26639 ! t/comp/proto.t toke.c
26640____________________________________________________________________________
26641[ 14100] By: ams on 2002/01/06 01:56:59
26642 Log: Subject: [PATCH] Correct several Stratus VOS build issues
26643 From: "Green, Paul" <Paul.Green@stratus.com>
26644 Date: Sat, 5 Jan 2002 21:30:56 -0500
26645 Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
26646 Branch: perl
26647 ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
26648____________________________________________________________________________
26649[ 14099] By: jhi on 2002/01/05 22:51:38
26650 Log: Further perl.org URL elaboration from Ask.
26651 Branch: perl
26652 ! pod/perlfaq1.pod pod/perlfaq2.pod
26653____________________________________________________________________________
26654[ 14098] By: jhi on 2002/01/05 22:47:59
26655 Log: The same problem with To{Lower,Title,Upper}
26656 as earlier with ToFold.
26657 Branch: perl
26658 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
26659 ! lib/unicore/To/Upper.pl lib/unicore/mktables
26660____________________________________________________________________________
26661[ 14097] By: jhi on 2002/01/05 22:11:35
26662 Log: Retract #14057 for now; the alarm/setitimer timers
26663 seen to be the same in many systems, which leads into
26664 hangups.
26665 Branch: perl
26666 ! ext/Time/HiRes/HiRes.t
26667____________________________________________________________________________
26668[ 14096] By: jhi on 2002/01/05 22:09:20
26669 Log: Finish up (ha!) the Unicode case folding;
26670 enhance regex dumping code.
26671 Branch: perl
26672 + lib/unifold.t
26673 ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
26674 ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
26675____________________________________________________________________________
26676[ 14095] By: jhi on 2002/01/05 22:07:33
26677 Log: Use the perl.org news gw instead of the perl.com one
26678 (from Ask).
26679 Branch: perl
26680 ! pod/perlfaq1.pod pod/perlfaq2.pod
26681____________________________________________________________________________
26682[ 14094] By: jhi on 2002/01/05 21:26:09
26683 Log: Zero() wasn't documented.
26684 Branch: perl
26685 ! pod/perlclib.pod
26686____________________________________________________________________________
26687[ 14093] By: ams on 2002/01/05 17:58:35
26688 Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
26689 From: Nicholas Clark <nick@unfortu.net>
26690 Date: Sat, 5 Jan 2002 18:55:39 +0000
26691 Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
26692 Branch: perl
26693 ! lib/Memoize/t/tie_ndbm.t
26694____________________________________________________________________________
26695[ 14092] By: jhi on 2002/01/05 17:26:05
26696 Log: Also UNICOS/mk has deviant socketpair().
26697 Branch: perl
26698 ! ext/Socket/socketpair.t
26699____________________________________________________________________________
26700[ 14091] By: jhi on 2002/01/05 17:21:12
26701 Log: Ooops. Retract the regex parts of #14090.
26702 Branch: perl
26703 ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
26704____________________________________________________________________________
26705[ 14090] By: jhi on 2002/01/05 17:18:43
26706 Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
26707 From: Nicholas Clark <nick@unfortu.net>
26708 Date: Sat, 5 Jan 2002 18:10:13 +0000
26709 Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>
26710 Branch: perl
26711 ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
26712 ! regcomp.h regexec.c
26713____________________________________________________________________________
26714[ 14089] By: jhi on 2002/01/05 15:42:12
26715 Log: Integrate perlio:
26716
26717 [ 14088]
26718 One missing aTHX_
26719 Branch: perl
26720 !> op.c
26721____________________________________________________________________________
26722[ 14088] By: nick on 2002/01/05 12:35:01
26723 Log: One missing aTHX_
26724 Branch: perlio
26725 ! op.c
26726____________________________________________________________________________
26727[ 14087] By: nick on 2002/01/05 12:00:48
26728 Log: Raw integrate of mainline - op.c looks dodgy.
26729 Branch: perlio
26730 +> lib/Pod/t/Functions.t t/op/winsystem.t
26731 - lib/File/Spec/NW5.pm t/op/system.t
26732 !> (integrate 77 files)
26733____________________________________________________________________________
26734[ 14086] By: gsar on 2002/01/05 00:19:01
26735 Log: integrate changes from maint-5.6/macperl branch
26736 Branch: maint-5.6/perl
26737 !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
26738 !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
26739____________________________________________________________________________
26740[ 14085] By: jhi on 2002/01/04 23:36:23
26741 Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
26742 found by Marc Lehmann.
26743 Branch: perl
26744 ! pp.c
26745____________________________________________________________________________
26746[ 14084] By: jhi on 2002/01/04 22:57:03
26747 Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
26748 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26749 Date: Sat, 5 Jan 2002 00:31:12 +0100
26750 Message-ID: <20020105003112.E1850@rafael>
26751 Branch: perl
26752 ! t/comp/proto.t
26753____________________________________________________________________________
26754[ 14083] By: jhi on 2002/01/04 22:56:23
26755 Log: A bit of "perl.com" cleanup.
26756 Branch: perl
26757 ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
26758 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26759 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
26760 ! pod/perlmodlib.PL pod/perlmodlib.pod
26761____________________________________________________________________________
26762[ 14082] By: jhi on 2002/01/04 21:53:30
26763 Log: Subject: [PATCH op.c] Bad \[...] prototype checking
26764 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26765 Date: Fri, 4 Jan 2002 23:35:19 +0100
26766 Message-ID: <20020104233519.A1850@rafael>
26767 Branch: perl
26768 ! op.c
26769____________________________________________________________________________
26770[ 14081] By: jhi on 2002/01/04 21:45:22
26771 Log: Integrate change #14062 from macperl;
26772 Define setbuf, setvbuf for Mac OS
26773 Branch: perl
26774 !> ext/IO/IO.xs
26775____________________________________________________________________________
26776[ 14080] By: pudge on 2002/01/04 21:21:22
26777 Log: Bump version, update Changes
26778 Branch: maint-5.6/macperl
26779 ! macos/Changes macos/MPVersion.r
26780____________________________________________________________________________
26781[ 14079] By: pudge on 2002/01/04 21:09:40
26782 Log: Add more droplets
26783 Branch: maint-5.6/macperl
26784 + macos/macperl/Droplets/gluedialect.plx
26785 + macos/macperl/Droplets/glueedit.plx
26786 + macos/macperl/Droplets/gluemac.plx
26787 + macos/macperl/Droplets/gluescriptadds.plx
26788 + macos/macperl/Droplets/installme.plx
26789 + macos/macperl/Droplets/show_glue_pods.plx
26790 + macos/macperl/Droplets/tarzipme.plx
26791 + macos/macperl/Droplets/untarzipme.plx
26792____________________________________________________________________________
26793[ 14078] By: jhi on 2002/01/04 21:07:05
26794 Log: Display the native pwd command.
26795 Branch: perl
26796 ! ext/Cwd/t/cwd.t
26797____________________________________________________________________________
26798[ 14077] By: jhi on 2002/01/04 21:00:53
26799 Log: Under Mac OS X /dev/stdout is normally a symlink,
26800 but when running the test it seems to become a socket.
26801 So let's extend our censorship.
26802 Branch: perl
26803 ! t/op/stat.t
26804____________________________________________________________________________
26805[ 14076] By: pudge on 2002/01/04 20:44:23
26806 Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
26807 Branch: maint-5.6/macperl
26808 + macos/HandleSocket.cp
26809 ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
26810 ! macos/macperl.sym
26811____________________________________________________________________________
26812[ 14075] By: pudge on 2002/01/04 20:42:06
26813 Log: Doc updates
26814 Branch: maint-5.6/macperl
26815 ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
26816____________________________________________________________________________
26817[ 14074] By: pudge on 2002/01/04 20:41:26
26818 Log: Update libraries
26819 Branch: maint-5.6/macperl
26820 ! macos/macperl/Makefile.mk
26821____________________________________________________________________________
26822[ 14073] By: pudge on 2002/01/04 20:40:11
26823 Log: Update tests to Mac::StandardFile from StandardFile.pl,
26824 plus other fixes
26825 Branch: maint-5.6/macperl
26826 ! macos/ext/Mac/Menus/t/MenuBar.t
26827 ! macos/ext/Mac/Movies/t/PlayMacMovie.t
26828 ! macos/ext/Mac/Movies/t/PlayMovie.t
26829 ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
26830 ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
26831 ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
26832 ! macos/ext/Mac/Resources/t/Resources.t
26833____________________________________________________________________________
26834[ 14072] By: pudge on 2002/01/04 20:37:44
26835 Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
26836 Branch: maint-5.6/macperl
26837 ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
26838 ! macos/ext/Mac/Movies/Movies.xs
26839 ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
26840 ! macos/ext/Mac/StandardFile/StandardFile.xs
26841 ! macos/ext/Mac/Windows/Windows.xs
26842____________________________________________________________________________
26843[ 14071] By: pudge on 2002/01/04 20:35:52
26844 Log: Updates for Universal Headers 3.4 (forgot one)
26845 Branch: maint-5.6/macperl
26846 ! macos/macperl/MPConsole.cp
26847____________________________________________________________________________
26848[ 14070] By: pudge on 2002/01/04 20:32:57
26849 Log: Updates for Universal Headers 3.4
26850 Branch: maint-5.6/macperl
26851 ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
26852 ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
26853 ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
26854 ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
26855 ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
26856 ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
26857 ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
26858 ! macos/macperl/MPSave.c macos/macperl/MPScript.c
26859 ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
26860____________________________________________________________________________
26861[ 14069] By: pudge on 2002/01/04 20:28:20
26862 Log: Change AddEmulationProc to MacPerl_AddEmulationProc
26863 from <200112112327.JAA25434@gpo.metropolis.net.au>;
26864 don't crash on quit for 68K (MacPerl Bug #490013)
26865 Branch: maint-5.6/macperl
26866 ! macos/macish.c macos/macperl/MPConsole.cp
26867____________________________________________________________________________
26868[ 14068] By: jhi on 2002/01/04 20:24:59
26869 Log: If we do have socketpair(), make my_socketpair()
26870 just call the real socketpair(). This way we always
26871 have real code behind my_socketpair() and a symbol
26872 corresponding to the my_socketpair in global.sym.
26873 Branch: perl
26874 ! embed.fnc embed.h makedef.pl proto.h util.c
26875____________________________________________________________________________
26876[ 14067] By: pudge on 2002/01/04 20:19:18
26877 Log: Disable sigaction (MacPerl Bug #470321)
26878 Branch: maint-5.6/macperl
26879 ! macos/config.h macos/config.sh
26880____________________________________________________________________________
26881[ 14066] By: pudge on 2002/01/04 20:16:47
26882 Log: Make GUSI resource work (MacPerl Bug #464638)
26883 Branch: maint-5.6/macperl
26884 ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
26885 ! macos/macperl/MacPerl.rsrc
26886____________________________________________________________________________
26887[ 14065] By: pudge on 2002/01/04 20:14:26
26888 Log: Make AutoSplit go a little deeper
26889 Branch: maint-5.6/macperl
26890 ! macos/Makefile.mk
26891____________________________________________________________________________
26892[ 14064] By: pudge on 2002/01/04 20:13:36
26893 Log: A few doc updates from bleadperl
26894 Branch: maint-5.6/macperl
26895 ! pod/perlmodinstall.pod pod/perlport.pod
26896____________________________________________________________________________
26897[ 14063] By: pudge on 2002/01/04 20:12:11
26898 Log: Sync up to latest changes from bleadperl
26899 Branch: maint-5.6/macperl
26900 ! lib/File/Find.pm
26901____________________________________________________________________________
26902[ 14062] By: pudge on 2002/01/04 20:09:20
26903 Log: Define setbuf, setvbuf for Mac OS
26904 Branch: maint-5.6/macperl
26905 ! ext/IO/IO.xs
26906____________________________________________________________________________
26907[ 14061] By: pudge on 2002/01/04 20:07:38
26908 Log: Delete by request of Mark-Jason Dominus (change #13676)
26909 Branch: maint-5.6/macperl
26910 - macos/bundled_lib/blib/lib/Memoize/Saves.pm
26911____________________________________________________________________________
26912[ 14060] By: jhi on 2002/01/04 20:06:58
26913 Log: Spread the good word of "env".
26914 Branch: perl
26915 ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
26916____________________________________________________________________________
26917[ 14059] By: jhi on 2002/01/04 19:57:11
26918 Log: Till the system tests do something non-Win*, better rename
26919 the test so that people on other platforms don't get confused.
26920 (Not win32system, because assumedly there's win64, too.)
26921 Branch: perl
26922 + t/op/winsystem.t
26923 - t/op/system.t
26924 ! MANIFEST
26925____________________________________________________________________________
26926[ 14058] By: jhi on 2002/01/04 19:48:09
26927 Log: Some tweaks.
26928 Branch: perl
26929 ! lib/Pod/t/Functions.t
26930____________________________________________________________________________
26931[ 14057] By: ams on 2002/01/04 17:40:31
26932 Log: (retracted by #14057)
26933
26934 Subject: [PATCH] Time/HiRes/HiRes.t
26935 From: Nicholas Clark <nick@unfortu.net>
26936 Date: Fri, 4 Jan 2002 17:28:46 +0000
26937 Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
26938 Branch: perl
26939 ! ext/Time/HiRes/HiRes.t
26940____________________________________________________________________________
26941[ 14056] By: jhi on 2002/01/04 17:35:34
26942 Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test
26943 From: Abe Timmerman <abe@ztreet.demon.nl>
26944 Date: Fri, 04 Jan 2002 18:42:33 +0100
26945 Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>
26946 Branch: perl
26947 + lib/Pod/t/Functions.t
26948 ! MANIFEST lib/Pod/Functions.pm
26949____________________________________________________________________________
26950[ 14055] By: jhi on 2002/01/04 14:33:09
26951 Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
26952 From: "Craig A. Berry" <craigberry@mac.com>
26953 Date: Thu, 3 Jan 2002 17:32:20 -0600
26954 Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
26955 Branch: perl
26956 ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
26957____________________________________________________________________________
26958[ 14054] By: jhi on 2002/01/04 04:04:05
26959 Log: Document the U+0085, U+2028, and U+2029.
26960 Branch: perl
26961 ! pod/perlre.pod pod/perlretut.pod
26962____________________________________________________________________________
26963[ 14053] By: ams on 2002/01/04 03:27:44
26964 Log: Subject: [PATCH] warn if not CORE::dump
26965 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26966 Date: Thu, 3 Jan 2002 22:04:00 +0100
26967 Message-Id: <20020103220400.A13958@rafael>
26968 Branch: perl
26969 ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
26970____________________________________________________________________________
26971[ 14052] By: jhi on 2002/01/04 03:13:50
26972 Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
26973 Branch: perl
26974 ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
26975____________________________________________________________________________
26976[ 14051] By: ams on 2002/01/04 03:00:12
26977 Log: Subject: [PATCH] File::Compare::VERSION
26978 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26979 Date: Thu, 3 Jan 2002 23:42:52 +0100
26980 Message-Id: <20020103234252.G13958@rafael>
26981 Branch: perl
26982 ! lib/File/Compare.pm
26983____________________________________________________________________________
26984[ 14050] By: ams on 2002/01/04 02:58:05
26985 Log: Subject: [PATCH @14042] threads::shared doc
26986 From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
26987 Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
26988 Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
26989 Branch: perl
26990 ! ext/threads/shared/shared.pm
26991____________________________________________________________________________
26992[ 14049] By: jhi on 2002/01/03 20:38:22
26993 Log: #14048 exposed few false positives, to be fixed soonish.
26994 Branch: perl
26995 ! t/op/pat.t
26996____________________________________________________________________________
26997[ 14048] By: jhi on 2002/01/03 20:36:38
26998 Log: Do not add the first characters of multicharacter foldings
26999 into character classes.
27000 Branch: perl
27001 ! regcomp.c
27002____________________________________________________________________________
27003[ 14047] By: jhi on 2002/01/03 20:30:55
27004 Log: A bit of testing for #14046.
27005 Branch: perl
27006 ! t/op/pat.t
27007____________________________________________________________________________
27008[ 14046] By: jhi on 2002/01/03 20:22:48
27009 Log: Allow emitting the foldcased version of "\x{df}", "ss"
27010 (among others, another example would be \x{fb00} -> "ff")
27011 Branch: perl
27012 ! regcomp.c
27013____________________________________________________________________________
27014[ 14045] By: jhi on 2002/01/03 19:29:35
27015 Log: Subject: [PATCH] File::Spec & NetWare
27016 From: Dave Rolsky <autarch@urth.org>
27017 Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
27018 Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
27019 Branch: perl
27020 - lib/File/Spec/NW5.pm
27021 ! MANIFEST lib/File/Spec.pm
27022____________________________________________________________________________
27023[ 14044] By: jhi on 2002/01/03 19:26:53
27024 Log: FAQ sync (RCS Ids only?)
27025 Branch: perl
27026 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
27027____________________________________________________________________________
27028[ 14043] By: jhi on 2002/01/03 19:25:48
27029 Log: AUTHORs updates.
27030 Branch: perl
27031 ! AUTHORS
27032____________________________________________________________________________
27033[ 14042] By: jhi on 2002/01/03 16:04:24
27034 Log: Update Changes.
27035 Branch: perl
27036 ! Changes patchlevel.h
27037____________________________________________________________________________
27038[ 14041] By: jhi on 2002/01/03 15:57:42
27039 Log: Missed the =head1 additions.
27040 Branch: perl
27041 ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
27042 ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
27043 ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
27044 ! util.c
27045____________________________________________________________________________
27046[ 14040] By: jhi on 2002/01/03 15:05:06
27047 Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
27048 From: Robin Barker <rmb1@cise.npl.co.uk>
27049 Date: Thu, 3 Jan 2002 15:26:20 GMT
27050 Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>
27051 Branch: perl
27052 ! lib/Carp.t lib/Carp/Heavy.pm
27053____________________________________________________________________________
27054[ 14039] By: jhi on 2002/01/03 15:02:12
27055 Log: Subject: [PATCH hv.c]
27056 From: Robin Barker <rmb1@cise.npl.co.uk>
27057 Date: Thu, 3 Jan 2002 14:49:06 GMT
27058 Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>
27059
27060 -Wformat check.
27061 Branch: perl
27062 ! hv.c
27063____________________________________________________________________________
27064[ 14038] By: jhi on 2002/01/03 15:01:09
27065 Log: NetWare tweaks from Ananth Kesari.
27066 Branch: perl
27067 ! NetWare/t/NWScripts.pl lib/File/Find.pm
27068____________________________________________________________________________
27069[ 14037] By: jhi on 2002/01/03 13:41:38
27070 Log: Cast.
27071 Branch: perl
27072 ! regexec.c
27073____________________________________________________________________________
27074[ 14036] By: ams on 2002/01/03 12:12:31
27075 Log: Grammar fix suggested by Gwyn Judd.
27076 Branch: perl
27077 ! pod/perldiag.pod
27078____________________________________________________________________________
27079[ 14035] By: nick on 2002/01/03 09:22:42
27080 Log: More strange perlio != mainline differences where
27081 I have not been.
27082 Branch: perlio
27083 !> hints/unicos.sh hints/unicosmk.sh
27084____________________________________________________________________________
27085[ 14034] By: nick on 2002/01/03 09:19:37
27086 Log: Integrate mainline (including force integrate of
27087 lib/charnames.pm which had got out-of-step)
27088 Branch: perlio
27089 !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
27090____________________________________________________________________________
27091[ 14033] By: ams on 2002/01/03 08:24:24
27092 Log: Subject: Not ok 14031: PPPort Makefile.PL
27093 From: andreas.koenig@anima.de (Andreas J. Koenig)
27094 Date: 03 Jan 2002 10:17:46 +0100
27095 Message-Id: <m3sn9n94jp.fsf@anima.de>
27096 Branch: perl
27097 ! ext/Devel/PPPort/Makefile.PL
27098____________________________________________________________________________
27099[ 14032] By: nick on 2002/01/03 08:24:00
27100 Log: Integrate mainline.
27101 Branch: perlio
27102 +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
27103 +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
27104 !> (integrate 31 files)
27105____________________________________________________________________________
27106[ 14031] By: jhi on 2002/01/03 01:52:04
27107 Log: Off-by-one is my middle name.
27108 Branch: perl
27109 ! regexec.c
27110____________________________________________________________________________
27111[ 14030] By: ams on 2002/01/02 23:56:37
27112 Log: Subject: [PATCH @14015] threads::shared disabling
27113 From: Andy Bussey <andybussey@yahoo.co.uk>
27114 Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
27115 Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
27116 Branch: perl
27117 + ext/threads/shared/t/no_share.t
27118 ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
27119____________________________________________________________________________
27120[ 14029] By: jhi on 2002/01/02 23:40:08
27121 Log: Simon's new perlapi scheme, I hope I got all the pieces.
27122 Branch: perl
27123 + autodoc.pl embed.fnc
27124 ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
27125____________________________________________________________________________
27126[ 14028] By: jhi on 2002/01/02 23:29:03
27127 Log: Integrate perlio:
27128
27129 [ 14022]
27130 More PPPort Makefile source dependence removal
27131 Branch: perl
27132 !> ext/Devel/PPPort/Makefile.PL perl.h
27133____________________________________________________________________________
27134[ 14027] By: ams on 2002/01/02 21:42:50
27135 Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
27136 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27137 Date: Wed, 2 Jan 2002 23:09:13 +0100
27138 Message-Id: <20020102230913.A17373@rafael>
27139 Branch: perl
27140 ! pod/perldiag.pod
27141____________________________________________________________________________
27142[ 14026] By: ams on 2002/01/02 21:38:34
27143 Log: Subject: Re: PATCH: lib/Term/Cap.pm
27144 From: Jonathan Stowe <gellyfish@gellyfish.com>
27145 Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
27146 Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
27147 Branch: perl
27148 ! lib/Term/Cap.pm
27149____________________________________________________________________________
27150[ 14025] By: ams on 2002/01/02 18:34:26
27151 Log: Subject: [PATCH] Bad prototype detection changed from error to warning
27152 From: Sam Tregar <sam@tregar.com>
27153 Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
27154 Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
27155 Branch: perl
27156 ! pod/perldiag.pod t/comp/proto.t toke.c
27157____________________________________________________________________________
27158[ 14024] By: ams on 2002/01/02 18:16:12
27159 Log: Subject: PATCH: lib/Term/Cap.pm
27160 From: Norton Allen <allen@huarp.harvard.edu>
27161 Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
27162 Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
27163 Branch: perl
27164 ! lib/Term/Cap.pm
27165____________________________________________________________________________
27166[ 14023] By: ams on 2002/01/02 18:12:31
27167 Log: Subject: PATCH: lib/Cwd.pm for QNX4
27168 From: Norton Allen <allen@huarp.harvard.edu>
27169 Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
27170 Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
27171 Branch: perl
27172 ! lib/Cwd.pm
27173____________________________________________________________________________
27174[ 14022] By: nick on 2002/01/02 18:01:21
27175 Log: More PPPort Makefile source dependence removal
27176 Branch: perlio
27177 ! ext/Devel/PPPort/Makefile.PL
27178____________________________________________________________________________
27179[ 14021] By: nick on 2002/01/02 17:44:36
27180 Log: Sort out muddle of editing on three machines ...
27181 Branch: perlio
27182 !> Changes MANIFEST cygwin/Makefile.SHs
27183 !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
27184 !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
27185 !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
27186____________________________________________________________________________
27187[ 14020] By: ams on 2002/01/02 17:06:27
27188 Log: Fix misplaced application of #14016.
27189 Branch: perl
27190 ! op.c
27191____________________________________________________________________________
27192[ 14019] By: jhi on 2002/01/02 16:51:38
27193 Log: Integrate perlio:
27194
27195 [ 14017]
27196 Avoid un-init perl_debug_pad in clones
27197 Branch: perl
27198 !> sv.c
27199____________________________________________________________________________
27200[ 14018] By: jhi on 2002/01/02 16:50:22
27201 Log: makedepend VOS fix from Paul Green.
27202 Branch: perl
27203 ! makedepend.SH
27204____________________________________________________________________________
27205[ 14017] By: nick on 2002/01/02 16:09:43
27206 Log: Avoid un-init perl_debug_pad in clones
27207 Branch: perlio
27208 ! sv.c
27209____________________________________________________________________________
27210[ 14016] By: ams on 2002/01/02 15:58:11
27211 Log: Subject: [PATCH] random crash in B::LISTOP::last
27212 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27213 Date: Wed, 2 Jan 2002 17:37:28 +0100
27214 Message-Id: <3C334558.3906.19CB98D@localhost>
27215 Branch: perl
27216 ! op.c
27217____________________________________________________________________________
27218[ 14015] By: jhi on 2002/01/02 15:21:12
27219 Log: Update Changes.
27220 Branch: perl
27221 ! Changes patchlevel.h
27222____________________________________________________________________________
27223[ 14014] By: jhi on 2002/01/02 15:12:57
27224 Log: One more iteration of the ibcmp_utf8() interface,
27225 hopefully this is a convergent iteration...
27226 Branch: perl
27227 ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
27228____________________________________________________________________________
27229[ 14013] By: ams on 2002/01/02 13:43:58
27230 Log: Upgrade to podlators-1.19.
27231 Branch: perl
27232 + lib/Pod/t/man.t lib/Pod/t/text-errors.t
27233 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
27234 ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
27235 ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
27236 ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
27237____________________________________________________________________________
27238[ 14012] By: ams on 2002/01/02 09:48:51
27239 Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
27240 From: martyn@inpharmatica.co.uk
27241 Date: Wed, 19 Dec 2001 19:05:00 +0000
27242 Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
27243 Branch: perl
27244 ! lib/Pod/Usage.pm
27245____________________________________________________________________________
27246[ 14011] By: nick on 2002/01/02 08:38:18
27247 Log: Integrate mainline
27248 Branch: perlio
27249 !> (integrate 28 files)
27250____________________________________________________________________________
27251[ 14010] By: jhi on 2002/01/02 03:59:22
27252 Log: Make ibcmp_utf8() optionally progress in either string for
27253 as long as it takes and optionally record how far it got.
27254 Branch: perl
27255 ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
27256____________________________________________________________________________
27257[ 14009] By: jhi on 2002/01/02 00:35:15
27258 Log: Once more try to get the PPPort Makefile right.
27259 Branch: perl
27260 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
27261____________________________________________________________________________
27262[ 14008] By: jhi on 2002/01/02 00:03:27
27263 Log: -Wall silencing.
27264 Branch: perl
27265 ! utf8.c
27266____________________________________________________________________________
27267[ 14007] By: jhi on 2002/01/01 23:48:19
27268 Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
27269 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27270 Date: Tue, 1 Jan 2002 22:45:21 +0100
27271 Message-ID: <20020101224521.A691@rafael>
27272 Branch: perl
27273 ! ext/B/B/Deparse.pm
27274____________________________________________________________________________
27275[ 14006] By: jhi on 2002/01/01 23:40:10
27276 Log: VOS tweak from Paul Green: VOS has different O_BINARY
27277 and O_TEXT, but VOS always uses LF, never CRLF.
27278 Branch: perl
27279 ! perl.h
27280____________________________________________________________________________
27281[ 14005] By: jhi on 2002/01/01 23:34:25
27282 Log: Make ibcmp_utf8() more robust and make regmatch() use it.
27283 Branch: perl
27284 ! regexec.c utf8.c
27285____________________________________________________________________________
27286[ 14004] By: jhi on 2002/01/01 18:27:50
27287 Log: Now that to_utf8_fold() was fixed.
27288 Branch: perl
27289 ! regcomp.c regexec.c
27290____________________________________________________________________________
27291[ 14003] By: jhi on 2002/01/01 18:04:02
27292 Log: Integrate perlio:
27293
27294 [ 13991]
27295 Experimental binmode() re-coding (UNIX okay - but it would be...)
27296 Branch: perl
27297 !> perlio.c
27298____________________________________________________________________________
27299[ 14002] By: jhi on 2002/01/01 17:53:44
27300 Log: Document the to_utf8_*() functions.
27301 Branch: perl
27302 ! embed.pl pod/perlapi.pod utf8.c
27303____________________________________________________________________________
27304[ 14001] By: jhi on 2002/01/01 17:29:05
27305 Log: Better support for multicharacter foldings.
27306 Now all but two of the CaseFold.txt cases work-- but
27307 only when the target string is single-character, more
27308 debugging needed.
27309 Branch: perl
27310 ! regexec.c
27311____________________________________________________________________________
27312[ 14000] By: ams on 2002/01/01 15:59:43
27313 Log: Subject: [PATCH] don't installperl pods
27314 From: Nicholas Clark <nick@unfortu.net>
27315 Date: Tue, 1 Jan 2002 16:44:12 +0000
27316 Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
27317 Branch: perl
27318 ! installperl
27319____________________________________________________________________________
27320[ 13999] By: ams on 2002/01/01 14:34:04
27321 Log: Subject: [PATCH] perldiag.pod transposition
27322 From: Nicholas Clark <nick@unfortu.net>
27323 Date: Tue, 1 Jan 2002 15:03:52 +0000
27324 Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
27325 Branch: perl
27326 ! pod/perldiag.pod
27327____________________________________________________________________________
27328[ 13998] By: ams on 2002/01/01 13:36:49
27329 Log: Subject: [PATCH perldiag] Corrections : unknown warning category
27330 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27331 Date: Tue, 1 Jan 2002 15:12:36 +0100
27332 Message-Id: <20020101151236.A951@rafael>
27333 Branch: perl
27334 ! pod/perldiag.pod
27335____________________________________________________________________________
27336[ 13997] By: ams on 2002/01/01 13:33:06
27337 Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
27338 From: Nicholas Clark <nick@unfortu.net>
27339 Date: Tue, 1 Jan 2002 13:13:17 +0000
27340 Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
27341 Branch: perl
27342 ! ext/Socket/socketpair.t
27343____________________________________________________________________________
27344[ 13996] By: ams on 2002/01/01 04:44:28
27345 Log: Subject: [PATCH @13746] Leaner exporter
27346 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27347 Date: Mon, 31 Dec 2001 18:16:08 -0500
27348 Message-Id: <20011231181608.A29253@math.ohio-state.edu>
27349 Branch: perl
27350 ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
27351____________________________________________________________________________
27352[ 13995] By: ams on 2002/01/01 04:29:44
27353 Log: Subject: [PATCH @13746] h2xs broken
27354 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27355 Date: Mon, 31 Dec 2001 17:48:55 -0500
27356 Message-Id: <20011231174855.A29128@math.ohio-state.edu>
27357 Branch: perl
27358 ! utils/h2xs.PL
27359____________________________________________________________________________
27360[ 13994] By: ams on 2002/01/01 04:25:46
27361 Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
27362 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27363 Date: Mon, 31 Dec 2001 17:42:25 -0500
27364 Message-Id: <20011231174225.A29048@math.ohio-state.edu>
27365 Branch: perl
27366 ! lib/ExtUtils/MM_Unix.pm
27367____________________________________________________________________________
27368[ 13993] By: jhi on 2002/01/01 03:45:24
27369 Log: Rename the variables to be a bit more consistent.
27370 Branch: perl
27371 ! utf8.c
27372____________________________________________________________________________
27373[ 13992] By: jhi on 2002/01/01 03:35:01
27374 Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
27375 (found by Jeffrey Friedl)
27376 Branch: perl
27377 ! regexec.c t/op/pat.t utf8.c
27378____________________________________________________________________________
27379[ 13991] By: nick on 2001/12/31 18:08:55
27380 Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
27381 Branch: perlio
27382 ! perlio.c
27383____________________________________________________________________________
27384[ 13990] By: jhi on 2001/12/31 17:13:12
27385 Log: Update Changes.
27386 Branch: perl
27387 ! Changes patchlevel.h
27388____________________________________________________________________________
27389[ 13989] By: jhi on 2001/12/31 16:47:28
27390 Log: Less unused ones.
27391 Branch: perl
27392 ! regexec.c
27393____________________________________________________________________________
27394[ 13988] By: jhi on 2001/12/31 16:46:29
27395 Log: Unused variable.
27396 Branch: perl
27397 ! regcomp.c
27398____________________________________________________________________________
27399[ 13987] By: jhi on 2001/12/31 16:41:15
27400 Log: Forgotten file.
27401 Branch: perl
27402 ! MANIFEST
27403____________________________________________________________________________
27404[ 13986] By: jhi on 2001/12/31 16:35:57
27405 Log: Subject: Re: Cygwin: one down one to go
27406 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27407 Date: Mon, 31 Dec 2001 18:34:36 +0100
27408 Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
27409 Branch: perl
27410 ! cygwin/Makefile.SHs
27411____________________________________________________________________________
27412[ 13985] By: jhi on 2001/12/31 16:33:08
27413 Log: Add some comments to the recent Unicode case-folding saga.
27414 Branch: perl
27415 ! regcomp.c regexec.c
27416____________________________________________________________________________
27417[ 13984] By: jhi on 2001/12/31 16:19:13
27418 Log: Slight comment tweakage.
27419 Branch: perl
27420 ! ext/I18N/Langinfo/Langinfo.t
27421____________________________________________________________________________
27422[ 13983] By: jhi on 2001/12/31 16:05:18
27423 Log: Clarify the BeOS O_TEXT/O_BINARY situation.
27424 Branch: perl
27425 ! perl.h
27426____________________________________________________________________________
27427[ 13982] By: jhi on 2001/12/31 15:05:36
27428 Log: Subject: [ PATCH] Cygwin: one down one to go
27429 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27430 Date: Mon, 31 Dec 2001 17:03:40 +0100
27431 Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
27432 Branch: perl
27433 ! lib/Pod/t/basic.t
27434____________________________________________________________________________
27435[ 13981] By: jhi on 2001/12/31 14:44:03
27436 Log: Tweak the dependencies not to recompile everytime,
27437 as suggested by NI-S.
27438 Branch: perl
27439 ! ext/Devel/PPPort/Makefile.PL
27440____________________________________________________________________________
27441[ 13980] By: jhi on 2001/12/31 14:29:17
27442 Log: Planning still not right.
27443 Branch: perl
27444 ! lib/User/grent.t
27445____________________________________________________________________________
27446[ 13979] By: jhi on 2001/12/31 14:19:55
27447 Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
27448 From: Michael G Schwern <schwern@pobox.com>
27449 Date: Sun, 30 Dec 2001 18:07:55 -0500
27450 Message-ID: <20011230230755.GG12840@blackrider>
27451
27452 (lib/User/grent, really)
27453 Branch: perl
27454 ! lib/User/grent.t
27455____________________________________________________________________________
27456[ 13978] By: jhi on 2001/12/31 14:17:55
27457 Log: Integrate perlio:
27458
27459 [ 13975]
27460 perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
27461 if PerlIONext is NULL.
27462 Branch: perl
27463 !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
27464____________________________________________________________________________
27465[ 13977] By: jhi on 2001/12/31 14:15:58
27466 Log: Subject: typo in IO::Socket::INET.pm
27467 From: mjd@plover.com
27468 Date: 31 Dec 2001 14:31:10 -0000
27469 Message-ID: <20011231143110.4989.qmail@plover.com>
27470 Branch: perl
27471 ! ext/IO/lib/IO/Socket/INET.pm
27472____________________________________________________________________________
27473[ 13976] By: nick on 2001/12/31 13:56:11
27474 Log: Integrate mainline
27475 Branch: perlio
27476 !> (integrate 29 files)
27477____________________________________________________________________________
27478[ 13975] By: nick on 2001/12/31 12:40:50
27479 Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
27480 if PerlIONext is NULL.
27481 Branch: perlio
27482 ! perlio.c perliol.h
27483____________________________________________________________________________
27484[ 13974] By: jhi on 2001/12/31 04:59:53
27485 Log: Subject: Re: [PATCH] Basic bad prototype detection
27486 From: Sam Tregar <sam@tregar.com>
27487 Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
27488 Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
27489 Branch: perl
27490 ! t/comp/proto.t toke.c
27491____________________________________________________________________________
27492[ 13973] By: jhi on 2001/12/31 04:14:45
27493 Log: Subject: [PATCH] configure.com / scriptdirexp
27494 From: "Craig A. Berry" <craigberry@mac.com>
27495 Date: Sun, 30 Dec 2001 15:47:28 -0600
27496 Message-Id: <a05101004b8553b205841@[172.16.52.1]>
27497 Branch: perl
27498 ! configure.com
27499____________________________________________________________________________
27500[ 13972] By: jhi on 2001/12/31 04:07:35
27501 Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
27502 From: Abe Timmerman <abe@ztreet.demon.nl>
27503 Date: Mon, 31 Dec 2001 03:55:27 +0100
27504 Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
27505 Branch: perl
27506 ! lib/ExtUtils/t/MM_Win32.t
27507____________________________________________________________________________
27508[ 13971] By: jhi on 2001/12/31 04:05:46
27509 Log: Subject: [PATCH] Basic bad prototype detection
27510 From: Sam Tregar <sam@tregar.com>
27511 Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST)
27512 Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
27513 Branch: perl
27514 ! pod/perldiag.pod t/comp/proto.t toke.c
27515____________________________________________________________________________
27516[ 13970] By: jhi on 2001/12/31 03:53:54
27517 Log: Makefiles are sloppy about the exe suffix
27518 (from Paul Green)
27519 Branch: perl
27520 ! Makefile.SH x2p/Makefile.SH
27521____________________________________________________________________________
27522[ 13969] By: jhi on 2001/12/31 03:42:15
27523 Log: Delay folding until necessary; start of handling
27524 folding into several characters.
27525 Branch: perl
27526 ! regcomp.c regexec.c
27527____________________________________________________________________________
27528[ 13968] By: jhi on 2001/12/31 00:35:35
27529 Log: gcc -Wall dewhine.
27530 Branch: perl
27531 ! regexec.c
27532____________________________________________________________________________
27533[ 13967] By: jhi on 2001/12/31 00:29:37
27534 Log: More Unicode folding tweaks, avoid potential false matches.
27535 Branch: perl
27536 ! regexec.c
27537____________________________________________________________________________
27538[ 13966] By: jhi on 2001/12/30 23:30:56
27539 Log: Make that six wrongs.
27540 Branch: perl
27541 ! regexec.c utf8.c
27542____________________________________________________________________________
27543[ 13965] By: jhi on 2001/12/30 23:12:17
27544 Log: Four wrongs can make a right.
27545 Branch: perl
27546 ! regexec.c utf8.c
27547____________________________________________________________________________
27548[ 13964] By: jhi on 2001/12/30 21:12:25
27549 Log: Fix all the I case foldings as per CaseFold.txt.
27550 Branch: perl
27551 ! regcomp.c regexec.c
27552____________________________________________________________________________
27553[ 13963] By: jhi on 2001/12/30 20:04:32
27554 Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
27555 Branch: perl
27556 ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
27557 ! regexec.c utf8.c
27558____________________________________________________________________________
27559[ 13962] By: nick on 2001/12/30 18:33:41
27560 Log: Integrate 8.3 fix for PPPort fix
27561 Branch: perlio
27562 +> ext/Devel/PPPort/ppport_h.PL
27563 - ext/Devel/PPPort/ppport.h.PL
27564 ! ext/Devel/PPPort/MANIFEST
27565 !> ext/Devel/PPPort/Makefile.PL
27566____________________________________________________________________________
27567[ 13961] By: jhi on 2001/12/30 17:35:45
27568 Log: Integrate perlio:
27569
27570 [ 13959]
27571 Win32 stuff:
27572 A. Use Perl_my_socketpair()
27573 B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
27574 C. (In passing) work round fact that $$ is now SvREADONLY so we need to
27575 take special measures to set it during pseudo-fork.
27576 Branch: perl
27577 !> util.c win32/perlhost.h
27578____________________________________________________________________________
27579[ 13960] By: jhi on 2001/12/30 17:33:24
27580 Log: Fix ppport.h for Unix.
27581 Branch: perl
27582 + ext/Devel/PPPort/ppport_h.PL
27583 - ext/Devel/PPPort/ppport.h.PL
27584 ! MANIFEST ext/Devel/PPPort/Makefile.PL
27585____________________________________________________________________________
27586[ 13959] By: nick on 2001/12/30 16:53:42
27587 Log: Win32 stuff:
27588 A. Use Perl_my_socketpair()
27589 B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
27590 C. (In passing) work round fact that $$ is now SvREADONLY so we need to
27591 take special measures to set it during pseudo-fork.
27592 Branch: perlio
27593 ! util.c win32/perlhost.h
27594____________________________________________________________________________
27595[ 13958] By: jhi on 2001/12/30 16:33:58
27596 Log: Integrate perlio:
27597
27598 [ 13950]
27599 Win32 hides some errno-oid constants in <winsock.h> under assumed names.
27600 This gets them into Errno.pm - yet to prove they end up in $!.
27601
27602 [ 13948]
27603 remove embed.pl duplicates
27604
27605 [ 13944]
27606 "Port" Devel::PPPort to Win32:
27607 - need to set @INC before use in the test
27608 - {} are special to dmake, so use ppport.h.PL
27609 rather than commandline
27610 Branch: perl
27611 +> ext/Devel/PPPort/ppport.h.PL
27612 !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
27613 !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
27614 !> proto.h
27615____________________________________________________________________________
27616[ 13957] By: jhi on 2001/12/30 16:32:33
27617 Log: metaconfig unit change for #13956.
27618 Branch: metaconfig
27619 ! U/modified/spitshell.U
27620____________________________________________________________________________
27621[ 13956] By: jhi on 2001/12/30 16:32:11
27622 Log: Must look for cat also in $PATH (noticed by Philip Newton).
27623 Branch: perl
27624 ! Configure
27625____________________________________________________________________________
27626[ 13955] By: jhi on 2001/12/30 16:19:46
27627 Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
27628 From: Blair Zajac <blair@orcaware.com>
27629 Date: Sat, 29 Dec 2001 22:37:03 -0800
27630 Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
27631 Branch: perl
27632 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
27633____________________________________________________________________________
27634[ 13954] By: jhi on 2001/12/30 16:17:44
27635 Log: Regen files.
27636 Branch: perl
27637 ! embed.h global.sym pod/perlapi.pod uconfig.h
27638____________________________________________________________________________
27639[ 13953] By: jhi on 2001/12/30 15:57:25
27640 Log: Subject: [PATCH] -t without -w
27641 From: Michael G Schwern <schwern@pobox.com>
27642 Date: Sat, 29 Dec 2001 23:46:25 -0500
27643 Message-ID: <20011230044625.GA14386@blackrider>
27644 Branch: perl
27645 ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
27646 ! warnings.pl
27647____________________________________________________________________________
27648[ 13952] By: jhi on 2001/12/30 15:52:59
27649 Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
27650 From: Dave Rolsky <autarch@urth.org>
27651 Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST)
27652 Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
27653
27654 $^O is NetWare, not Netware.
27655 Branch: perl
27656 ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
27657____________________________________________________________________________
27658[ 13951] By: jhi on 2001/12/30 15:51:19
27659 Log: Sarathy thinks undoing C++ comments from C++ files
27660 is a bit too zealous.
27661 Branch: perl
27662 ! win32/perlhost.h win32/vmem.h
27663____________________________________________________________________________
27664[ 13950] By: nick on 2001/12/30 14:30:02
27665 Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
27666 This gets them into Errno.pm - yet to prove they end up in $!.
27667 Branch: perlio
27668 ! ext/Errno/Errno_pm.PL
27669____________________________________________________________________________
27670[ 13949] By: nick on 2001/12/30 12:02:21
27671 Log: Integrate Cwd muddle
27672 Branch: perlio
27673 !> MANIFEST installperl lib/Cwd.pm
27674____________________________________________________________________________
27675[ 13948] By: nick on 2001/12/30 11:51:40
27676 Log: remove embed.pl duplicates
27677 Branch: perlio
27678 ! embed.h embed.pl global.sym proto.h
27679____________________________________________________________________________
27680[ 13947] By: nick on 2001/12/30 11:35:51
27681 Log: More Cwd tidy up
27682 Branch: perl
27683 ! MANIFEST installperl
27684____________________________________________________________________________
27685[ 13946] By: nick on 2001/12/30 11:12:42
27686 Log: Undo a mess trying Cwd.pm in its ext directory
27687 Branch: perl
27688 + lib/Cwd.pm
27689 - ext/Cwd/Cwd.pm
27690____________________________________________________________________________
27691[ 13945] By: nick on 2001/12/30 10:03:43
27692 Log: Integrate mainline
27693 Branch: perl
27694 +> ext/Cwd/Cwd.pm
27695 - lib/Cwd.pm
27696 ! MANIFEST
27697 Branch: perlio
27698 !> (integrate 45 files)
27699____________________________________________________________________________
27700[ 13944] By: nick on 2001/12/30 09:27:16
27701 Log: "Port" Devel::PPPort to Win32:
27702 - need to set @INC before use in the test
27703 - {} are special to dmake, so use ppport.h.PL
27704 rather than commandline
27705 Branch: perlio
27706 + ext/Devel/PPPort/ppport.h.PL
27707 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
27708____________________________________________________________________________
27709[ 13943] By: jhi on 2001/12/29 21:30:48
27710 Log: Update Changes.
27711 Branch: perl
27712 ! Changes patchlevel.h
27713____________________________________________________________________________
27714[ 13942] By: jhi on 2001/12/29 21:12:02
27715 Log: Subject: [PATCH] cleaner close on tests, take 2
27716 From: andreas.koenig@anima.de (Andreas J. Koenig)
27717 Date: 29 Dec 2001 21:42:37 +0100
27718 Message-ID: <m33d1tvjuq.fsf@anima.de>
27719
27720 (the DB_File patches)
27721 Branch: perl
27722 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27723 ! ext/DB_File/t/db-recno.t
27724____________________________________________________________________________
27725[ 13941] By: jhi on 2001/12/29 20:25:22
27726 Log: Integrate perlio:
27727
27728 [ 13936]
27729 Routine regen_config_h - no real differences other than order of crypt
27730 Branch: perl
27731 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27732____________________________________________________________________________
27733[ 13940] By: jhi on 2001/12/29 20:22:57
27734 Log: Subject: [PATCH] cleaner close on tests, take 2
27735 From: andreas.koenig@anima.de (Andreas J. Koenig)
27736 Date: 29 Dec 2001 21:42:37 +0100
27737 Message-ID: <m33d1tvjuq.fsf@anima.de>
27738
27739 (except for the three DB_File patch fragments)
27740 Branch: perl
27741 ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
27742 ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
27743 ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
27744 ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
27745 ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
27746 ! t/op/runlevel.t t/op/write.t t/run/switches.t
27747____________________________________________________________________________
27748[ 13939] By: jhi on 2001/12/29 20:17:55
27749 Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)
27750 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27751 Date: Sat, 29 Dec 2001 20:38:59 +0100
27752 Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>
27753
27754 (NetWare tree not touched because it's very //)
27755 Branch: perl
27756 ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
27757 ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
27758 ! wince/include/errno.h wince/include/netdb.h
27759 ! wince/include/sys/socket.h wince/include/sys/stat.h
27760 ! wince/perllib.c wince/perlmain.c wince/win32.h
27761 ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
27762 ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
27763____________________________________________________________________________
27764[ 13938] By: nick on 2001/12/29 19:23:32
27765 Log: Integrate mainline (ok linux)
27766 Branch: perlio
27767 +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
27768 !> (integrate 33 files)
27769____________________________________________________________________________
27770[ 13937] By: jhi on 2001/12/29 18:28:36
27771 Log: Give up on serious testing of langinfo(). Leave the old
27772 code in place, though.
27773 Branch: perl
27774 ! ext/I18N/Langinfo/Langinfo.t
27775____________________________________________________________________________
27776[ 13936] By: nick on 2001/12/29 18:20:33
27777 Log: Routine regen_config_h - no real differences other than order of crypt
27778 Branch: perlio
27779 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27780____________________________________________________________________________
27781[ 13935] By: jhi on 2001/12/29 17:36:08
27782 Log: Integrate perlio:
27783
27784 [ 13934]
27785 Fudge Config.pm so File::Spec does not croak.
27786
27787 [ 13931]
27788 Define the two socket error numbers in terms of WSAEXXXXX equivalents
27789 (just to get util.c to compile)
27790 Branch: perl
27791 !> win32/FindExt.pm win32/win32.h
27792____________________________________________________________________________
27793[ 13934] By: nick on 2001/12/29 17:27:50
27794 Log: Fudge Config.pm so File::Spec does not croak.
27795 Branch: perlio
27796 ! win32/FindExt.pm
27797____________________________________________________________________________
27798[ 13933] By: jhi on 2001/12/29 17:24:45
27799 Log: metaconfig unit changes for #13932.
27800 Branch: metaconfig
27801 + U/modified/Init.U
27802 ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
27803____________________________________________________________________________
27804[ 13932] By: jhi on 2001/12/29 17:24:24
27805 Log: VOS tweaks from Paul Green.
27806
27807 The Configure tweaks: the _exe needs to be
27808 set after the init; VOS has fd 3 hardwired to /dev/tty;
27809 the grep/ln/make substitutions really need to stick.
27810 Branch: perl
27811 ! Configure hints/vos.sh perl.h util.c vos/build.cm
27812 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27813 ! vos/config.ga.h vos/vosish.h
27814____________________________________________________________________________
27815[ 13931] By: nick on 2001/12/29 17:00:38
27816 Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
27817 (just to get util.c to compile)
27818 Branch: perlio
27819 ! win32/win32.h
27820____________________________________________________________________________
27821[ 13930] By: jhi on 2001/12/29 15:35:00
27822 Log: Subject: [PATCH] Pod whitespace cleanup, round 0.
27823 From: coral@eekeek.org
27824 Date: Fri, 28 Dec 2001 19:58:22 -0500
27825 Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
27826 Branch: perl
27827 ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
27828 ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
27829 ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
27830 ! pod/perlunicode.pod pod/perlxs.pod util.c
27831____________________________________________________________________________
27832[ 13929] By: jhi on 2001/12/29 15:31:20
27833 Log: op/exec Win32 patch from Schwern via Abe Timmerman.
27834 Branch: perl
27835 ! t/op/exec.t
27836____________________________________________________________________________
27837[ 13928] By: jhi on 2001/12/29 15:30:14
27838 Log: Subject: [PATCH lib/Pod/t/InputObjects.t]
27839 From: Abe Timmerman <abe@ztreet.demon.nl>
27840 Date: Sat, 29 Dec 2001 13:10:06 +0100
27841 Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>
27842 Branch: perl
27843 + lib/Pod/t/InputObjects.t
27844____________________________________________________________________________
27845[ 13927] By: jhi on 2001/12/29 15:27:39
27846 Log: Integrate perlio:
27847
27848 [ 13926]
04d26ece 27849 Nicholas Clark's embed.pl fix for my_socketpair
6b490b4c
JH
27850
27851 [ 13923]
27852 Quick fix (after couple of clever fixes failed) for
27853 "accept leaks memory" fail [ID 20011223.001]
27854 Branch: perl
27855 !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
27856____________________________________________________________________________
27857[ 13926] By: nick on 2001/12/29 15:23:21
04d26ece 27858 Log: Nicholas Clark's embed.pl fix for my_socketpair
6b490b4c
JH
27859 Branch: perlio
27860 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
27861____________________________________________________________________________
27862[ 13925] By: jhi on 2001/12/29 15:21:53
27863 Log: Slight tweaks on the MM_Win32.t.
27864 Branch: perl
27865 ! lib/ExtUtils/t/MM_Win32.t
27866____________________________________________________________________________
27867[ 13924] By: jhi on 2001/12/29 15:16:47
27868 Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
27869 From: Abe Timmerman <abe@ztreet.demon.nl>
27870 Date: Sat, 29 Dec 2001 12:51:36 +0100
27871 Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
27872 Branch: perl
27873 + lib/ExtUtils/t/MM_Win32.t
27874 ! MANIFEST
27875____________________________________________________________________________
27876[ 13923] By: nick on 2001/12/29 15:12:07
27877 Log: Quick fix (after couple of clever fixes failed) for
27878 "accept leaks memory" fail [ID 20011223.001]
27879 Branch: perlio
27880 ! pp_sys.c
27881____________________________________________________________________________
27882[ 13922] By: jhi on 2001/12/29 15:09:00
27883 Log: Subject: [PATCH] Module names and other nits
27884 From: Autrijus Tang <autrijus@autrijus.org>
27885 Date: Sat, 29 Dec 2001 01:59:28 +0800
27886 Message-ID: <20011229015928.A29712@geb.elixus.org>
27887 Branch: perl
27888 ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
27889 ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
27890 ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
27891 ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
27892 ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
27893____________________________________________________________________________
27894[ 13921] By: jhi on 2001/12/29 15:05:08
27895 Log: socketpair tweaks from Nicholas Clark.
27896 Branch: perl
27897 ! ext/Socket/socketpair.t util.c
27898____________________________________________________________________________
27899[ 13920] By: nick on 2001/12/29 12:36:21
27900 Log: Integrate mainline
27901 Branch: perlio
27902 !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
27903 !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
27904 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27905 !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
27906 !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
27907 !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
27908 !> t/op/sysio.t
27909____________________________________________________________________________
27910[ 13919] By: jhi on 2001/12/28 17:01:39
27911 Log: Retract #13917.
27912 Branch: perl
27913 ! doop.c
27914____________________________________________________________________________
27915[ 13918] By: jhi on 2001/12/28 17:00:53
27916 Log: Subject: provisional MakeMaker patch for VMS
27917 From: "Craig A. Berry" <craigberry@mac.com>
27918 Date: Thu, 27 Dec 2001 22:29:37 -0600
27919 Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
27920 Branch: perl
27921 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27922____________________________________________________________________________
27923[ 13917] By: jhi on 2001/12/28 16:57:19
27924 Log: (retracted by #13919)
27925 Branch: perl
27926 ! doop.c
27927____________________________________________________________________________
27928[ 13916] By: jhi on 2001/12/28 01:17:04
27929 Log: metaconfig unit change for #13915.
27930 Branch: metaconfig/U/perl
27931 ! d_u32align.U
27932____________________________________________________________________________
27933[ 13915] By: jhi on 2001/12/28 01:16:45
27934 Log: Remove debris in any case.
27935 Branch: perl
27936 ! Configure
27937____________________________________________________________________________
27938[ 13914] By: jhi on 2001/12/28 00:22:10
27939 Log: Subject: [PATCH] Re: B::walksymtable oddness
27940 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27941 Date: Thu, 27 Dec 2001 19:14:24 +0100
27942 Message-ID: <3C2B7310.861.18820D0@localhost>
27943 Branch: perl
27944 ! ext/B/B.pm
27945____________________________________________________________________________
27946[ 13913] By: jhi on 2001/12/27 23:57:34
27947 Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
27948 From: Nicholas Clark <nick@unfortu.net>
27949 Date: Fri, 28 Dec 2001 00:43:02 +0000
27950 Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
27951 Branch: perl
27952 ! ext/Socket/socketpair.t
27953____________________________________________________________________________
27954[ 13912] By: jhi on 2001/12/27 23:56:20
27955 Log: Fast Latin1<->UTF-8 conversion for older Perls.
27956 Branch: perl
27957 ! pod/perluniintro.pod
27958____________________________________________________________________________
27959[ 13911] By: jhi on 2001/12/27 14:52:45
27960 Log: Update Changes.
27961 Branch: perl
27962 ! Changes patchlevel.h
27963____________________________________________________________________________
27964[ 13910] By: jhi on 2001/12/27 14:32:23
27965 Log: More wait status trickery for BeOS.
27966 Branch: perl
27967 ! ext/POSIX/POSIX.xs
27968____________________________________________________________________________
27969[ 13909] By: jhi on 2001/12/27 14:15:49
27970 Log: metaconfig unit change for #13908.
27971 Branch: metaconfig/U/perl
27972 ! d_u32align.U
27973____________________________________________________________________________
27974[ 13908] By: jhi on 2001/12/27 14:15:27
27975 Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
27976 Branch: perl
27977 ! Configure
27978____________________________________________________________________________
27979[ 13907] By: jhi on 2001/12/27 14:05:09
27980 Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
27981 From: gbarr@monty.mutatus.co.uk
27982 Date: 27 Dec 2001 14:41:36 -0000
27983 Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>
27984 Branch: perl
27985 ! lib/ExtUtils/t/Embed.t
27986____________________________________________________________________________
27987[ 13906] By: jhi on 2001/12/27 13:58:18
27988 Log: Subject: [PATCH] Re: socketpair emulation
27989 From: Nicholas Clark <nick@unfortu.net>
27990 Date: Wed, 26 Dec 2001 20:08:14 +0000
27991 Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
27992 Branch: perl
27993 ! ext/Socket/socketpair.t
27994____________________________________________________________________________
27995[ 13905] By: jhi on 2001/12/27 13:55:03
27996 Log: Subject: [DOC PATCH] left is right and right is left
27997 From: Philip Newton <Philip.Newton@gmx.net>
27998 Date: Thu, 27 Dec 2001 10:04:17 +0100
27999 Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
28000 Branch: perl
28001 ! pod/perlfunc.pod pod/perlport.pod
28002____________________________________________________________________________
28003[ 13904] By: jhi on 2001/12/27 13:53:25
28004 Log: Subject: [PATCH] check return of close
28005 From: andreas.koenig@anima.de (Andreas J. Koenig)
28006 Date: 27 Dec 2001 09:47:30 +0100
28007 Message-ID: <m3ellhgicd.fsf@anima.de>
28008
28009 Subject: [PATCH] improve error reporting
28010 From: andreas.koenig@anima.de (Andreas J. Koenig)
28011 Date: 27 Dec 2001 09:54:55 +0100
28012 Message-ID: <m3adw5gi00.fsf@anima.de>
28013
28014 Subject: [PATCH] check return value of close
28015 From: andreas.koenig@anima.de (Andreas J. Koenig)
28016 Date: 27 Dec 2001 10:03:55 +0100
28017 Message-ID: <m3666tghl0.fsf@anima.de>
28018
28019 Subject: [PATCH] return of close
28020 From: andreas.koenig@anima.de (Andreas J. Koenig)
28021 Date: 27 Dec 2001 10:22:15 +0100
28022 Message-ID: <m31yhhggqg.fsf@anima.de>
28023 Branch: perl
28024 ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
28025 ! t/io/fflush.t
28026____________________________________________________________________________
28027[ 13903] By: jhi on 2001/12/27 13:44:57
28028 Log: Subject: [PATCH] check return of close
28029 From: andreas.koenig@anima.de (Andreas J. Koenig)
28030 Date: 27 Dec 2001 09:47:30 +0100
28031 Message-ID: <m3ellhgicd.fsf@anima.de>
28032 Branch: perl
28033 ! t/base/rs.t
28034____________________________________________________________________________
28035[ 13902] By: jhi on 2001/12/27 13:38:30
28036 Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
28037 From: andreas.koenig@anima.de (Andreas J. Koenig)
28038 Date: 27 Dec 2001 09:21:16 +0100
28039 Message-ID: <m3n105gjk3.fsf@anima.de>
28040 Branch: perl
28041 ! t/op/sysio.t
28042____________________________________________________________________________
28043[ 13901] By: jhi on 2001/12/27 13:35:03
28044 Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK))
28045 From: "Gerrit P. Haase" <gp@familiehaase.de>
28046 Date: Thu, 27 Dec 2001 09:23:55 +0100
28047 Message-ID: <98211521662.20011227092355@familiehaase.de>
28048 Branch: perl
28049 ! lib/ExtUtils/t/MM_Cygwin.t
28050____________________________________________________________________________
28051[ 13900] By: nick on 2001/12/27 11:11:51
28052 Log: Integrate mainline
28053 Branch: perlio
28054 +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
28055 +> lib/File/Spec/NW5.pm
28056 !> (integrate 52 files)
28057____________________________________________________________________________
28058[ 13899] By: jhi on 2001/12/26 21:30:13
28059 Log: Replace the awful (most likely generated and not very persistent)
28060 URL with something tangible.
28061 Branch: perl
28062 ! README.hpux
28063____________________________________________________________________________
28064[ 13898] By: jhi on 2001/12/26 21:21:01
28065 Log: Naughty /dev/printer (ls -l, really) of IRIX.
28066 Branch: perl
28067 ! t/op/stat.t
28068____________________________________________________________________________
28069[ 13897] By: jhi on 2001/12/26 20:56:09
28070 Log: Upgrade to Net::Ping 2.10.
28071 Branch: perl
28072 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
28073 ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
28074 ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
28075 ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
28076____________________________________________________________________________
28077[ 13896] By: jhi on 2001/12/26 20:15:32
28078 Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
28079 (this showed up in Benchmark.t)
28080 Branch: perl
28081 ! pp_sys.c
28082____________________________________________________________________________
28083[ 13895] By: jhi on 2001/12/26 19:52:03
28084 Log: BeOS updates.
28085 Branch: perl
28086 ! README.beos beos/beos.c
28087____________________________________________________________________________
28088[ 13894] By: jhi on 2001/12/26 19:31:38
28089 Log: Subject: Re: bleadperl doesn't compile
28090 From: "Gerrit P. Haase" <gp@familiehaase.de>
28091 Date: Wed, 26 Dec 2001 21:29:08 +0100
28092 Message-ID: <22168634623.20011226212908@familiehaase.de>
28093
28094 Cygwin with multiplicity.
28095 Branch: perl
28096 ! perlio.c
28097____________________________________________________________________________
28098[ 13893] By: jhi on 2001/12/26 19:11:49
28099 Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
28100 From: Nicholas Clark <nick@ccl4.org>
28101 Date: Wed, 26 Dec 2001 19:07:33 +0000
28102 Message-ID: <20011226190732.J48842@plum.flirble.org>
28103
28104 socketpair() (un)signedness nit.
28105 Branch: perl
28106 ! util.c
28107____________________________________________________________________________
28108[ 13892] By: jhi on 2001/12/26 19:10:15
28109 Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
28110 From: Nicholas Clark <nick@ccl4.org>
28111 Date: Wed, 26 Dec 2001 19:19:47 +0000
28112 Message-ID: <20011226191946.K48842@plum.flirble.org>
28113
28114 Use report_evil_fh().
28115 Branch: perl
28116 ! doio.c
28117____________________________________________________________________________
28118[ 13891] By: jhi on 2001/12/26 18:58:09
28119 Log: Bad $? assumptions.
28120 Branch: perl
28121 ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
28122____________________________________________________________________________
28123[ 13890] By: jhi on 2001/12/26 17:47:57
28124 Log: Net::Ping isn't going to work much without
28125 the Socket extension; fail more gracefully.
28126 Branch: perl
28127 ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28128 ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28129 ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
28130 ! lib/Net/Ping/t/300_ping_stream.t
28131____________________________________________________________________________
28132[ 13889] By: jhi on 2001/12/26 17:19:18
28133 Log: metaconfig unit change for #13888.
28134 Branch: metaconfig
28135 ! U/modified/Oldconfig.U
28136____________________________________________________________________________
28137[ 13888] By: jhi on 2001/12/26 17:18:59
28138 Log: test -d /system is a bit too generic test for VOS
28139 (false hit in BeOS)
28140 Branch: perl
28141 ! Configure
28142____________________________________________________________________________
28143[ 13887] By: jhi on 2001/12/26 17:13:27
28144 Log: No AF_UNIX in BeOS.
28145 Branch: perl
28146 ! util.c
28147____________________________________________________________________________
28148[ 13886] By: jhi on 2001/12/26 17:07:39
28149 Log: FAQ sync.
28150 Branch: perl
28151 ! pod/perlfaq5.pod
28152____________________________________________________________________________
28153[ 13885] By: jhi on 2001/12/25 16:24:10
28154 Log: Update Changes.
28155 Branch: perl
28156 ! Changes patchlevel.h
28157____________________________________________________________________________
28158[ 13884] By: jhi on 2001/12/25 16:20:19
28159 Log: Make -t equal -tw.
28160 Branch: perl
28161 ! perl.c pod/perlrun.pod
28162____________________________________________________________________________
28163[ 13883] By: jhi on 2001/12/25 15:56:49
28164 Log: Subject: Re: Not OK 13881
28165 From: John Peacock <jpeacock@rowman.com>
28166 Date: Tue, 25 Dec 2001 06:02:12 -0500
28167 Message-ID: <3C285CB4.8040006@rowman.com>
28168 Branch: perl
28169 ! embed.h embed.pl global.sym pod/perlapi.pod util.c
28170____________________________________________________________________________
28171[ 13882] By: jhi on 2001/12/25 15:45:52
28172 Log: Subject: Re: Not OK 13881
28173 From: andreas.koenig@anima.de (Andreas J. Koenig)
28174 Date: 25 Dec 2001 07:33:23 +0100
28175 Message-ID: <m3bsgnajws.fsf@anima.de>
28176 Branch: perl
28177 ! op.c
28178____________________________________________________________________________
28179[ 13881] By: jhi on 2001/12/24 23:47:53
28180 Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
28181 From: Mark-Jason Dominus <mjd@plover.com>
28182 Date: Mon, 24 Dec 2001 18:14:48 -0500
28183 Message-ID: <20011224231448.25826.qmail@plover.com>
28184 Branch: perl
28185 ! op.c t/op/eval.t
28186____________________________________________________________________________
28187[ 13880] By: jhi on 2001/12/24 22:58:18
28188 Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec
28189 From: Dave Rolsky <autarch@urth.org>
28190 Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST)
28191 Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
28192 Branch: perl
28193 + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
28194 ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
28195 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
28196 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
28197 ! lib/File/Spec.pm lib/File/Spec/Win32.pm
28198____________________________________________________________________________
28199[ 13879] By: jhi on 2001/12/24 18:52:10
28200 Log: Subject: [PATCH] and [BUG] \X and \C fixed, \X still dorked
28201 From: Jeffrey Friedl <jfriedl@yahoo.com>
28202 Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)
28203 Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
28204
28205 The rest of the tests for plus few extras.
28206 Branch: perl
28207 ! t/op/pat.t
28208____________________________________________________________________________
28209[ 13878] By: jhi on 2001/12/24 17:16:10
28210 Log: metaconfig unit change for #13877.
28211 Branch: metaconfig
28212 ! U/modified/Unix.U
28213____________________________________________________________________________
28214[ 13877] By: jhi on 2001/12/24 17:13:53
28215 Log: No-op.
28216 Branch: perl
28217 ! Configure
28218____________________________________________________________________________
28219[ 13876] By: jhi on 2001/12/24 17:13:16
28220 Log: More constant casting.
28221 Branch: perl
28222 ! regexec.c
28223____________________________________________________________________________
28224[ 13875] By: jhi on 2001/12/24 16:47:30
28225 Log: Subject: perlhack.pod
28226 From: "John P. Linderman" <jpl@research.att.com>
28227 Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST)
28228 Message-Id: <200112232116.QAA18463@raptor.research.att.com>
28229 Branch: perl
28230 ! pod/perlhack.pod
28231____________________________________________________________________________
28232[ 13874] By: jhi on 2001/12/24 16:41:03
28233 Log: File::Find patch patches from Thomas Wegner.
28234 Branch: perl
28235 ! lib/File/Find.pm
28236____________________________________________________________________________
28237[ 13873] By: jhi on 2001/12/24 16:38:10
28238 Log: Subject: Re: socketpair emulation
28239 From: Nicholas Clark <nick@unfortu.net>
28240 Date: Mon, 24 Dec 2001 16:11:30 +0000
28241 Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>
28242 Branch: perl
28243 ! ext/Socket/socketpair.t
28244____________________________________________________________________________
28245[ 13872] By: jhi on 2001/12/24 02:53:02
28246 Log: Must cast constants if they can be quads.
28247 Branch: perl
28248 ! regcomp.c
28249____________________________________________________________________________
28250[ 13871] By: jhi on 2001/12/24 01:40:12
28251 Log: Promote the e/uid to wide enough un/signed integers
28252 and printf them as such.
28253 Branch: perl
28254 ! taint.c
28255____________________________________________________________________________
28256[ 13870] By: jhi on 2001/12/24 01:14:52
28257 Log: metaconfig unit change for #13869.
28258 Branch: metaconfig/U/perl
28259 ! d_u32align.U
28260____________________________________________________________________________
28261[ 13869] By: jhi on 2001/12/24 01:14:06
28262 Log: The U32 alignment test wasn't really working, noticed
28263 by Paul Green. Now the test works, but this means that
28264 we may see coredumps from the test. I sure hope MMUless
28265 places don't crash on the test.
28266 Branch: perl
28267 ! Configure
28268____________________________________________________________________________
28269[ 13868] By: jhi on 2001/12/23 23:46:54
28270 Log: metaconfig unit changes for #13867.
28271 Branch: metaconfig
28272 ! U/compline/nblock_io.U U/modified/Unix.U
28273 ! U/modified/spitshell.U
28274____________________________________________________________________________
28275[ 13867] By: jhi on 2001/12/23 23:46:18
28276 Log: More VOS tweaks.
28277 Branch: perl
28278 ! Configure
28279____________________________________________________________________________
28280[ 13866] By: jhi on 2001/12/23 16:43:29
28281 Log: The funky final sigma casefolding.
28282 Branch: perl
28283 ! regcomp.c regexec.c t/op/pat.t utf8.h
28284____________________________________________________________________________
28285[ 13865] By: jhi on 2001/12/23 13:55:23
28286 Log: Update Changes.
28287 Branch: perl
28288 ! Changes patchlevel.h
28289____________________________________________________________________________
28290[ 13864] By: jhi on 2001/12/23 13:50:25
28291 Log: Move the \C and \X to pat.t.
28292 Branch: perl
28293 ! t/op/pat.t t/op/re_tests
28294____________________________________________________________________________
28295[ 13863] By: jhi on 2001/12/23 04:04:20
28296 Log: More logical test ordering.
28297 Branch: perl
28298 ! perl.h
28299____________________________________________________________________________
28300[ 13862] By: jhi on 2001/12/23 01:47:23
28301 Log: Integrate perlio:
28302
28303 [ 13854]
28304 Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
28305
28306 [ 13853]
28307 Put PerlIO stuff inside EXTERN C
28308
28309 [ 13852]
28310 Add at least the "important" PerlIO_xxxx functions to embed.pl
28311 so that they get implicit pTHX_ and we can avoid slow dTHX.
28312 Branch: perl
28313 !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
28314 !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
28315 !> win32/win32.c
28316____________________________________________________________________________
28317[ 13861] By: jhi on 2001/12/23 01:38:54
28318 Log: Even more \X fixing.
28319 Branch: perl
28320 ! regexec.c t/op/pat.t
28321____________________________________________________________________________
28322[ 13860] By: jhi on 2001/12/23 01:29:45
28323 Log: More \X fixing.
28324 Branch: perl
28325 ! regexec.c t/op/pat.t
28326____________________________________________________________________________
28327[ 13859] By: jhi on 2001/12/23 00:57:10
28328 Log: Fix encoding pragma.
28329 Branch: perl
28330 ! regcomp.c
28331____________________________________________________________________________
28332[ 13858] By: jhi on 2001/12/23 00:12:51
28333 Log: Subject: socketpair emulation
28334 From: Nicholas Clark <nick@unfortu.net>
28335 Date: Sat, 22 Dec 2001 18:38:18 +0000
28336 Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
28337 Branch: perl
28338 + ext/Socket/socketpair.t
28339 ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
28340 ! pp_sys.c proto.h util.c
28341____________________________________________________________________________
28342[ 13857] By: jhi on 2001/12/22 23:53:26
28343 Log: Subject: [PATCH] and [BUG] \X and \C fixed, \X still dorked
28344 From: Jeffrey Friedl <jfriedl@yahoo.com>
28345 Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)
28346 Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
28347
28348 (partially applied, most of the new tests need to be rethought)
28349 Branch: perl
28350 ! regcomp.c t/op/re_tests
28351____________________________________________________________________________
28352[ 13856] By: jhi on 2001/12/22 23:45:35
28353 Log: Small tweaks.
28354 Branch: perl
28355 ! handy.h regexec.c
28356____________________________________________________________________________
28357[ 13855] By: jhi on 2001/12/22 20:10:01
28358 Log: Unicode casefolding continues.
28359 (lib/encoding.t still failing.)
28360 Branch: perl
28361 ! regexec.c t/op/pat.t
28362____________________________________________________________________________
28363[ 13854] By: nick on 2001/12/22 20:01:27
28364 Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
28365 Branch: perlio
28366 ! makedef.pl perlio.h perlio.sym win32/win32.c
28367____________________________________________________________________________
28368[ 13853] By: nick on 2001/12/22 19:58:53
28369 Log: Put PerlIO stuff inside EXTERN C
28370 Branch: perlio
28371 ! embed.pl proto.h
28372____________________________________________________________________________
28373[ 13852] By: nick on 2001/12/22 18:04:34
28374 Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
28375 so that they get implicit pTHX_ and we can avoid slow dTHX.
28376 Branch: perlio
28377 ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
28378 ! perlio.h pod/perlapi.pod proto.h
28379____________________________________________________________________________
28380[ 13851] By: jhi on 2001/12/22 17:42:10
28381 Log: metaconfig unit change for #13850.
28382 Branch: metaconfig
28383 ! U/modified/Loc.U
28384____________________________________________________________________________
28385[ 13850] By: jhi on 2001/12/22 17:41:40
28386 Log: Rework the make logic (again).
28387 Branch: perl
28388 ! Configure
28389____________________________________________________________________________
28390[ 13849] By: jhi on 2001/12/22 16:40:24
28391 Log: Integrate perlio:
28392
28393 [ 13848]
28394 The CR at EOF fix earlier broke CR at end-of-buffer.
28395 This should be okay for both?
28396
28397 [ 13847]
28398 Correct checking code which Ilya spotted was tripped by CR at EOF.
28399 Also tone down perl -DP tracing of sv_gets.
28400
28401 [ 13846]
28402 Fix mis-parse of autoloaded usage code by declaring the sub
28403 Branch: perl
28404 ! regexec.c
28405 !> ext/POSIX/POSIX.pm perlio.c sv.c
28406____________________________________________________________________________
28407[ 13848] By: nick on 2001/12/22 15:11:17
28408 Log: The CR at EOF fix earlier broke CR at end-of-buffer.
28409 This should be okay for both?
28410 Branch: perlio
28411 ! perlio.c
28412____________________________________________________________________________
28413[ 13847] By: nick on 2001/12/22 12:26:32
28414 Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
28415 Also tone down perl -DP tracing of sv_gets.
28416 Branch: perlio
28417 ! perlio.c sv.c
28418____________________________________________________________________________
28419[ 13846] By: nick on 2001/12/22 10:49:27
28420 Log: Fix mis-parse of autoloaded usage code by declaring the sub
28421 Branch: perlio
28422 ! ext/POSIX/POSIX.pm
28423____________________________________________________________________________
28424[ 13845] By: nick on 2001/12/22 10:44:11
28425 Log: Integrate mainline - some fails:
28426 Failed Test Stat Wstat Total Fail Failed List of Failed
28427 -------------------------------------------------------------------------------
28428 ../ext/POSIX/t/posix.t 255 65280 38 9 23.68% 30-38
28429 ../lib/encoding.t 19 2 10.53% 17-18
28430 op/pat.t 770 3 0.39% 754-755 757
28431 Branch: perlio
28432 +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
28433 !> (integrate 36 files)
28434____________________________________________________________________________
28435[ 13844] By: jhi on 2001/12/22 04:27:46
28436 Log: More Unicode casing fixes.
28437 Branch: perl
28438 ! regexec.c t/op/pat.t
28439____________________________________________________________________________
28440[ 13843] By: jhi on 2001/12/22 02:47:08
28441 Log: Unicode casefolding fixes.
28442 Branch: perl
28443 ! op.c regcomp.c regexec.c t/op/pat.t
28444____________________________________________________________________________
28445[ 13842] By: jhi on 2001/12/21 22:32:14
28446 Log: Subject: [PATCH B::Deparse] __DATA__ and packages
28447 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28448 Date: Sat, 22 Dec 2001 00:01:29 +0100
28449 Message-ID: <20011222000129.A713@rafael>
28450 Branch: perl
28451 ! ext/B/B/Deparse.pm
28452____________________________________________________________________________
28453[ 13841] By: jhi on 2001/12/21 20:38:28
28454 Log: VOS config from Paul Green.
28455 Branch: perl
28456 ! hints/vos.sh
28457____________________________________________________________________________
28458[ 13840] By: jhi on 2001/12/21 20:00:43
28459 Log: Subject: [PATCH @13746] CreateTTY on OS/2
28460 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28461 Date: Fri, 21 Dec 2001 15:59:45 -0500
28462 Message-ID: <20011221155945.A6806@math.ohio-state.edu>
28463 Branch: perl
28464 ! lib/perl5db.pl
28465____________________________________________________________________________
28466[ 13839] By: jhi on 2001/12/21 19:52:49
28467 Log: Subject: [PATCH @13746] uninstalled build of modules broken
28468 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28469 Date: Fri, 21 Dec 2001 15:49:09 -0500
28470 Message-ID: <20011221154909.A6760@math.ohio-state.edu>
28471 Branch: perl
28472 ! lib/ExtUtils/MM_Unix.pm
28473____________________________________________________________________________
28474[ 13838] By: jhi on 2001/12/21 19:52:09
28475 Log: Subject: [PATCH @13746] OS/2 File::* modules
28476 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28477 Date: Fri, 21 Dec 2001 15:43:24 -0500
28478 Message-ID: <20011221154324.A6524@math.ohio-state.edu>
28479 Branch: perl
28480 ! lib/File/Basename.pm lib/File/Spec/OS2.pm
28481____________________________________________________________________________
28482[ 13837] By: jhi on 2001/12/21 19:49:41
28483 Log: Subject: [PATCH] perltie.pod (or what does it mean?)
28484 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28485 Date: Fri, 21 Dec 2001 17:29:07 +0100
28486 Message-ID: <3C236353.6625C4C0@alcatel.at>
28487 Branch: perl
28488 ! pod/perltie.pod
28489____________________________________________________________________________
28490[ 13836] By: jhi on 2001/12/21 19:47:52
28491 Log: metaconfig unit changes for #13835
28492 Branch: metaconfig
28493 ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
28494 ! U/modified/sh.U
28495____________________________________________________________________________
28496[ 13835] By: jhi on 2001/12/21 19:47:03
28497 Log: Further VOS tweaks: the _exe needs to be introduced
28498 in the very beginning, and the make/gmake needs special
28499 VOS logic.
28500 Branch: perl
28501 ! Configure Makefile.SH
28502____________________________________________________________________________
28503[ 13834] By: jhi on 2001/12/21 15:12:26
28504 Log: Update Changes.
28505 Branch: perl
28506 ! Changes patchlevel.h
28507____________________________________________________________________________
28508[ 13833] By: jhi on 2001/12/21 14:46:45
28509 Log: metaconfig unit change for #13832.
28510 Branch: metaconfig
28511 ! U/modified/spitshell.U
28512____________________________________________________________________________
28513[ 13832] By: jhi on 2001/12/21 14:46:24
28514 Log: Also the search for cat needs to be _exe-aware.
28515 Branch: perl
28516 ! Configure
28517____________________________________________________________________________
28518[ 13831] By: jhi on 2001/12/21 13:43:53
28519 Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
28520 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28521 Date: Fri, 21 Dec 2001 14:02:01 +0100
28522 Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
28523 Branch: perl
28524 ! ext/B/B/Xref.pm
28525____________________________________________________________________________
28526[ 13830] By: jhi on 2001/12/21 13:42:31
28527 Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
28528 Branch: perl
28529 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
28530 ! ext/B/t/assembler.t
28531____________________________________________________________________________
28532[ 13829] By: jhi on 2001/12/21 13:39:06
28533 Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
28534 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28535 Date: Fri, 21 Dec 2001 11:15:38 +0100
28536 Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
28537 Branch: perl
28538 ! hv.c
28539____________________________________________________________________________
28540[ 13828] By: jhi on 2001/12/21 01:59:10
28541 Log: A plan is good.
28542 Branch: perl
28543 ! ext/re/re.t
28544____________________________________________________________________________
28545[ 13827] By: jhi on 2001/12/21 01:57:48
28546 Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
28547 From: chromatic <chromatic@rmci.net>
28548 Date: Thu, 20 Dec 2001 16:16:48 -0700
28549 Message-ID: <20011220231726.23878.qmail@onion.perl.org>
28550 Branch: perl
28551 + ext/re/re.t
28552 ! MANIFEST
28553____________________________________________________________________________
28554[ 13826] By: jhi on 2001/12/21 01:34:37
28555 Log: Synchronize the skippage message.
28556 Branch: perl
28557 ! lib/ExtUtils/t/MM_OS2.t
28558____________________________________________________________________________
28559[ 13825] By: jhi on 2001/12/21 01:32:42
28560 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
28561 From: chromatic <chromatic@rmci.net>
28562 Date: Thu, 20 Dec 2001 16:09:10 -0700
28563 Message-ID: <20011220230948.18010.qmail@onion.perl.org>
28564 Branch: perl
28565 + lib/ExtUtils/t/MM_OS2.t
28566 ! MANIFEST
28567____________________________________________________________________________
28568[ 13824] By: jhi on 2001/12/21 01:14:12
28569 Log: Subject: perlfunc.pod patch re flock via fcntl
28570 From: "Tye McQueen" <tye@metronet.com>
28571 Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST)
28572 Message-Id: <200112202052.fBKKqKH16263@metronet.com>
28573 Branch: perl
28574 ! pod/perlfunc.pod
28575____________________________________________________________________________
28576[ 13823] By: jhi on 2001/12/21 00:54:49
28577 Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
28578 U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
28579 (the Unicode maximum code point) warnable offenses.
28580 Branch: perl
28581 ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
28582 ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
28583____________________________________________________________________________
28584[ 13822] By: jhi on 2001/12/20 20:59:55
28585 Log: Sterner admonishment on -t.
28586 Branch: perl
28587 ! pod/perlrun.pod
28588____________________________________________________________________________
28589[ 13821] By: jhi on 2001/12/20 20:53:42
28590 Log: Subject: [PATCH B::Dpparse] minor qr// fix
28591 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28592 Date: Thu, 20 Dec 2001 22:53:34 +0100
28593 Message-ID: <20011220225334.A735@rafael>
28594 Branch: perl
28595 ! ext/B/B/Deparse.pm
28596____________________________________________________________________________
28597[ 13820] By: jhi on 2001/12/20 15:18:25
28598 Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
28599 From: Robert Spier <rspier@pobox.com>
28600 Date: Thu, 20 Dec 2001 08:10:00 -0800
28601 Message-ID: <15394.3416.693353.107334@rls.cx>
28602 Branch: perl
28603 ! lib/Carp/Heavy.pm
28604____________________________________________________________________________
28605[ 13819] By: jhi on 2001/12/20 14:56:30
28606 Log: Integrate perlio:
28607
28608 [ 13815]
28609 pTHX_ fixes for :win32 layer
28610 Branch: perl
28611 !> win32/win32io.c
28612____________________________________________________________________________
28613[ 13818] By: jhi on 2001/12/20 14:53:05
28614 Log: Subject: Re: [PATCH pod/perliol.pod] resend
28615 From: Stas Bekman <stas@stason.org>
28616 Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
28617 Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
28618 Branch: perl
28619 ! pod/perliol.pod
28620____________________________________________________________________________
28621[ 13817] By: jhi on 2001/12/20 14:51:24
28622 Log: Fix up the APIs noone hopefully uses.
28623 Branch: perl
28624 ! utf8.c
28625____________________________________________________________________________
28626[ 13816] By: jhi on 2001/12/20 14:18:56
28627 Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
28628 Date: Wed, 19 Dec 2001 14:13:38 -0800
28629 From: Robert Spier <rspier@pobox.com>
28630 Message-ID: <15393.4370.605214.548582@rls.cx>
28631 Branch: perl
28632 ! lib/Carp.t lib/Carp/Heavy.pm
28633____________________________________________________________________________
28634[ 13815] By: nick on 2001/12/20 10:23:42
28635 Log: pTHX_ fixes for :win32 layer
28636 Branch: perlio
28637 ! win32/win32io.c
28638____________________________________________________________________________
28639[ 13814] By: nick on 2001/12/20 08:20:11
28640 Log: Integrate mainline (mostly) utf8.c does not compile.
28641 Branch: perlio
28642 +> lib/Net/Ping/CHANGES lib/Net/Ping/README
28643 +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28644 +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28645 +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
28646 +> lib/Net/Ping/t/300_ping_stream.t
28647 !> Changes MANIFEST embed.h embed.pl embedvar.h
28648 !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
28649 !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
28650 !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
28651 !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
28652 !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
28653____________________________________________________________________________
28654[ 13813] By: jhi on 2001/12/19 21:29:49
28655 Log: Some bincompat clawbacks.
28656 Branch: perl
28657 ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
28658 ! wince/perldll.def
28659____________________________________________________________________________
28660[ 13812] By: jhi on 2001/12/19 17:56:53
28661 Log: gcc pacifying (RH 7.1/ia64).
28662 Branch: perl
28663 ! pp.c
28664____________________________________________________________________________
28665[ 13811] By: jhi on 2001/12/19 16:55:09
28666 Log: Update Changes.
28667 Branch: perl
28668 ! Changes patchlevel.h
28669____________________________________________________________________________
28670[ 13810] By: jhi on 2001/12/19 16:50:12
28671 Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
28672 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28673 Date: Wed, 19 Dec 2001 12:35:07 +0100
28674 Message-ID: <3C207B6B.A687A8EC@alcatel.at>
28675
28676 Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
28677 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28678 Date: Wed, 19 Dec 2001 17:34:51 +0000
28679 Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
28680 Branch: perl
28681 ! pod/perlre.pod
28682____________________________________________________________________________
28683[ 13809] By: jhi on 2001/12/19 16:47:11
28684 Log: Integrate perlio:
28685
28686 [ 13808]
28687 Add pTHX to all vtable functions for future-proofing and
28688 consistency of PerlIO layers.
28689
28690 [ 13797]
28691 Remove the sometimes-lvalue cast
28692
28693 [ 13796]
28694 alarm.t with -Uuseperlio fix
28695 - SA_RESTART should only be function of PERL_OLD_SIGNALS
28696 not USE_PERLIO
28697
28698 [ 13795]
28699 Fix READONLY hashes:
28700 1. Discovered need for disabled scope.c part of Jeff's patch.
28701 2. Corrected hv_delete* - entry was being de-linked from
28702 chain (patch program not smart enough?)
28703 Branch: perl
28704 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28705 !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
28706____________________________________________________________________________
28707[ 13808] By: nick on 2001/12/19 16:08:27
28708 Log: Add pTHX to all vtable functions for future-proofing and
28709 consistency of PerlIO layers.
28710 Branch: perlio
28711 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28712 ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
28713____________________________________________________________________________
28714[ 13807] By: jhi on 2001/12/19 15:59:02
28715 Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
28716 Branch: perl
28717 ! ext/B/B/Assembler.pm
28718____________________________________________________________________________
28719[ 13806] By: jhi on 2001/12/19 15:08:29
28720 Log: Reword the alarm explanation.
28721 Branch: perl
28722 ! pod/perlfunc.pod
28723____________________________________________________________________________
28724[ 13805] By: jhi on 2001/12/19 15:04:03
28725 Log: Subject: [PATCH @13746] OS/2 build
28726 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28727 Date: Wed, 19 Dec 2001 02:45:41 -0500
28728 Message-ID: <20011219024541.A29803@math.ohio-state.edu>
28729
28730 (skipped the t/TEST change)
28731 Branch: perl
28732 ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
28733 ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
28734 ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
28735____________________________________________________________________________
28736[ 13804] By: jhi on 2001/12/19 14:55:26
28737 Log: Upgrade to Net::Ping 2.09.
28738 Branch: perl
28739 + lib/Net/Ping/CHANGES lib/Net/Ping/README
28740 + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28741 + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28742 + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
28743 + lib/Net/Ping/t/300_ping_stream.t
28744 ! MANIFEST lib/Net/Ping.pm
28745____________________________________________________________________________
28746[ 13803] By: nick on 2001/12/19 14:43:24
28747 Log: Integrate mainline
28748 Branch: perlio
28749 +> ext/B/t/assembler.t lib/lib.t
28750 !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
28751 !> lib/lib_pm.PL t/op/glob.t utf8.c
28752____________________________________________________________________________
28753[ 13802] By: jhi on 2001/12/19 14:25:27
28754 Log: B::Assembler/B::Disassembler patches and test;
28755 from Wolfgang Laun.
28756
28757 TODO: getting perlcc working.
28758 Branch: perl
28759 + ext/B/t/assembler.t
28760 ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
28761____________________________________________________________________________
28762[ 13801] By: jhi on 2001/12/19 14:18:10
28763 Log: Can't printf U8s as UVs.
28764 Branch: perl
28765 ! utf8.c
28766____________________________________________________________________________
28767[ 13800] By: jhi on 2001/12/19 14:12:02
28768 Log: Subject: Re: [PATCH] ...while $var = glob(...)
28769 From: Robin Houston <robin@kitsite.com>
28770 Date: Wed, 19 Dec 2001 13:48:55 +0000
28771 Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>
28772
28773 Not exactly a glob test but internal-logically correct.
28774 Branch: perl
28775 ! t/op/glob.t
28776____________________________________________________________________________
28777[ 13799] By: jhi on 2001/12/19 13:51:37
28778 Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
28779 From: Michael G Schwern <schwern@pobox.com>
28780 Date: Wed, 19 Dec 2001 07:42:54 -0500
28781 Message-ID: <20011219124254.GF8630@blackrider>
28782 Branch: perl
28783 + lib/lib.t
28784 ! MANIFEST lib/lib_pm.PL
28785____________________________________________________________________________
28786[ 13798] By: jhi on 2001/12/19 13:35:59
28787 Log: Integrate with perlio.
28788 Branch: perl
28789 !> hv.c hv.h scope.c util.c
28790____________________________________________________________________________
28791[ 13797] By: nick on 2001/12/19 12:03:21
28792 Log: Remove the sometimes-lvalue cast
28793 Branch: perlio
28794 ! hv.h
28795____________________________________________________________________________
28796[ 13796] By: nick on 2001/12/19 11:02:27
28797 Log: alarm.t with -Uuseperlio fix
28798 - SA_RESTART should only be function of PERL_OLD_SIGNALS
28799 not USE_PERLIO
28800 Branch: perlio
28801 ! util.c
28802____________________________________________________________________________
28803[ 13795] By: nick on 2001/12/19 10:19:40
28804 Log: Fix READONLY hashes:
28805 1. Discovered need for disabled scope.c part of Jeff's patch.
28806 2. Corrected hv_delete* - entry was being de-linked from
28807 chain (patch program not smart enough?)
28808 Branch: perlio
28809 ! hv.c scope.c
28810____________________________________________________________________________
28811[ 13794] By: nick on 2001/12/19 09:35:13
28812 Log: Integrate mainline
28813 Branch: perlio
28814 !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
28815 !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
28816 !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
28817 !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
28818 !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
28819____________________________________________________________________________
28820[ 13793] By: jhi on 2001/12/19 04:58:51
28821 Log: Regen toc.
28822 Branch: perl
28823 ! pod/perltoc.pod
28824____________________________________________________________________________
28825[ 13792] By: jhi on 2001/12/19 04:56:42
28826 Log: FAQ sync.
28827 Branch: perl
28828 ! pod/perlfaq5.pod
28829____________________________________________________________________________
28830[ 13791] By: jhi on 2001/12/19 04:38:47
28831 Log: Reformat round.
28832 Branch: perl
28833 ! pod/perlunicode.pod
28834____________________________________________________________________________
28835[ 13790] By: jhi on 2001/12/19 04:32:06
28836 Log: Subject: [PATCH] pod/perlunicode.pod
28837 From: Jeffrey Friedl <jfriedl@yahoo.com>
28838 Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST)
28839 Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com>
28840 Branch: perl
28841 ! pod/perlunicode.pod
28842____________________________________________________________________________
28843[ 13789] By: jhi on 2001/12/19 04:16:39
28844 Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
28845 From: Jeffrey Friedl <jfriedl@yahoo.com>
28846 Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST)
28847 Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com>
28848 Branch: perl
28849 ! pod/perluniintro.pod
28850____________________________________________________________________________
28851[ 13788] By: jhi on 2001/12/19 03:54:08
28852 Log: Slight pod reformatting.
28853 Branch: perl
28854 ! pod/perluniintro.pod
28855____________________________________________________________________________
28856[ 13787] By: jhi on 2001/12/19 03:41:45
28857 Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
28858 From: Jeffrey Friedl <jfriedl@yahoo.com>
28859 Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
28860 Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
28861 Branch: perl
28862 ! pod/perluniintro.pod
28863____________________________________________________________________________
28864[ 13786] By: jhi on 2001/12/19 01:14:04
28865 Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
28866 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28867 Date: Wed, 19 Dec 2001 01:45:23 +0000
28868 Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
28869 Branch: perl
28870 ! sv.c
28871____________________________________________________________________________
28872[ 13785] By: jhi on 2001/12/19 01:11:45
28873 Log: Subject: Porting/checkURL.pl
28874 From: abigail@foad.org
28875 Date: Tue, 18 Dec 2001 19:03:22 +0100
28876 Message-ID: <20011218180322.8278.qmail@foad.org>
28877 Branch: perl
28878 ! Porting/checkURL.pl
28879____________________________________________________________________________
28880[ 13784] By: jhi on 2001/12/19 01:05:25
28881 Log: metaconfig unit change for #13783.
28882 Branch: metaconfig
28883 ! U/modified/Loc.U
28884____________________________________________________________________________
28885[ 13783] By: jhi on 2001/12/19 00:26:34
28886 Log: A bit too oversweeping matching in #13778.
28887 Branch: perl
28888 ! Configure
28889____________________________________________________________________________
28890[ 13782] By: jhi on 2001/12/19 00:09:10
28891 Log: Re-gen Configure based on #13778..13781.
28892 Branch: perl
28893 ! Configure config_h.SH
28894____________________________________________________________________________
28895[ 13781] By: jhi on 2001/12/18 23:59:59
28896 Log: First assume that crypt() can live happy normal life in
28897 the libc or the moral equivalent; only then try magic.
28898 Branch: metaconfig
28899 + U/modified/d_crypt.U
28900____________________________________________________________________________
28901[ 13780] By: jhi on 2001/12/18 23:52:03
28902 Log: In VOS ACLs confuse the testing.
28903 Branch: metaconfig
28904 ! U/modified/Findhdr.U
28905____________________________________________________________________________
28906[ 13779] By: jhi on 2001/12/18 23:47:39
28907 Log: Either make or gmake.
28908 Branch: metaconfig
28909 ! U/modified/Loc.U
28910____________________________________________________________________________
28911[ 13778] By: jhi on 2001/12/18 23:44:56
28912 Log: If your _exe is different from .exe and your test -f $foo
28913 doesn't do magic to recognize $foo$_exe, you will need to
28914 specify -D_exe=... on command line-- and this patch.
28915 Branch: metaconfig
28916 + U/modified/sh.U
28917 ! U/modified/Loc.U
28918____________________________________________________________________________
28919[ 13777] By: jhi on 2001/12/18 23:28:37
28920 Log: Fix the bugs in #13768..13776, and regen Configure.
28921 Branch: metaconfig
28922 ! U/compline/nblock_io.U U/modified/Findhdr.U
28923 ! U/modified/spitshell.U
28924 Branch: metaconfig/U/perl
28925 ! issymlink.U perlpath.U
28926 Branch: perl
28927 ! Configure config_h.SH
28928____________________________________________________________________________
28929[ 13776] By: jhi on 2001/12/18 23:02:42
28930 Log: Must test with $_exe. (There are plenty of similar
28931 spots earlier but they are a tad more complex to fix
28932 since they come before the hints are run.)
28933 Branch: metaconfig
28934 + U/modified/yacc.U
28935____________________________________________________________________________
28936[ 13775] By: jhi on 2001/12/18 22:59:04
28937 Log: F_SETFL might require <fcntl.h>
28938 Branch: metaconfig
28939 ! U/compline/nblock_io.U
28940____________________________________________________________________________
28941[ 13774] By: jhi on 2001/12/18 22:53:41
28942 Log: Don't require make; have both make and gmake optional.
28943 (Maybe have a check that at least one of them is available?)
28944 Branch: metaconfig
28945 ! U/modified/Loc.U
28946____________________________________________________________________________
28947[ 13773] By: jhi on 2001/12/18 22:49:56
28948 Log: cat might be farther than /bin or /usr/bin.
28949 Branch: metaconfig
28950 ! U/modified/spitshell.U
28951____________________________________________________________________________
28952[ 13772] By: jhi on 2001/12/18 22:44:45
28953 Log: In VOS the path component separator is >, not /.
28954 Branch: metaconfig
28955 ! U/modified/Findhdr.U
28956____________________________________________________________________________
28957[ 13771] By: jhi on 2001/12/18 22:35:40
28958 Log: The VOS shell doesn't implement the ? wildcard
28959 (? is used for other purposes, I assume); but
28960 it does implement the * wildcard, and that works
28961 in the general case just fine.
28962 Branch: metaconfig/U/perl
28963 ! d_dlsymun.U
28964____________________________________________________________________________
28965[ 13770] By: jhi on 2001/12/18 22:28:41
28966 Log: VOS detection.
28967 Branch: metaconfig
28968 ! U/modified/Oldconfig.U
28969____________________________________________________________________________
28970[ 13769] By: jhi on 2001/12/18 22:23:25
28971 Log: Proper path for VOS.
28972 Branch: metaconfig
28973 ! U/modified/Head.U
28974____________________________________________________________________________
28975[ 13768] By: jhi on 2001/12/18 22:21:00
28976 Log: Change s/>& 4/>&4/g for consistency.
28977 Branch: metaconfig
28978 + U/modified/d_dosuid.U
28979 ! U/modified/d_socket.U
28980 Branch: metaconfig/U/perl
28981 ! issymlink.U perlxvf.U
28982____________________________________________________________________________
28983[ 13767] By: jhi on 2001/12/18 22:13:14
28984 Log: Subject: Re: Benchmark.t failure on Linux
28985 From: Nicholas Clark <nick@ccl4.org>
28986 Date: Tue, 18 Dec 2001 22:51:25 +0000
28987 Message-ID: <20011218225124.N21702@plum.flirble.org>
28988 Branch: perl
28989 ! lib/Benchmark.t
28990____________________________________________________________________________
28991[ 13766] By: jhi on 2001/12/18 22:07:35
28992 Log: Re-applying #13752 until a better solution can be found.
28993 Branch: perl
28994 ! lib/ExtUtils/t/MM_Unix.t
28995____________________________________________________________________________
28996[ 13765] By: jhi on 2001/12/18 21:05:13
28997 Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
28998 From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
28999 Date: Tue, 18 Dec 2001 12:05:40 -0500
29000 Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
29001 Branch: perl
29002 ! lib/Exporter.pm
29003____________________________________________________________________________
29004[ 13764] By: jhi on 2001/12/18 20:58:44
29005 Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
29006 findings -- some of the warnings I can't explain except
29007 by NVgf being detected wrong, though.
29008 Branch: perl
29009 ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
29010____________________________________________________________________________
29011[ 13763] By: jhi on 2001/12/18 20:54:28
29012 Log: Subject: [PATCH] pod/perluniintro.pod
29013 From: Jeffrey Friedl <jfriedl@yahoo.com>
29014 Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
29015 Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
29016 Branch: perl
29017 ! pod/perluniintro.pod
29018____________________________________________________________________________
29019[ 13762] By: jhi on 2001/12/18 17:49:07
29020 Log: ".pm" is the native executable suffix in VOS.
29021 Branch: perl
29022 ! hints/vos.sh
29023____________________________________________________________________________
29024[ 13761] By: jhi on 2001/12/18 15:57:39
29025 Log: Integrate perlio:
29026
29027 [ 13760]
29028 Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
29029 - added delete of READONLY value inhibit & test for same
29030 - re-tabbed
29031 Branch: perl
29032 !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
29033____________________________________________________________________________
29034[ 13760] By: nick on 2001/12/18 15:55:22
29035 Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
29036 - added delete of READONLY value inhibit & test for same
29037 - re-tabbed
29038 Branch: perlio
29039 ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
29040____________________________________________________________________________
29041[ 13759] By: jhi on 2001/12/18 15:54:19
29042 Log: (Undone by #13766.)
29043 Retract #13752.
29044 Branch: perl
29045 ! lib/ExtUtils/t/MM_Unix.t
29046____________________________________________________________________________
29047[ 13758] By: jhi on 2001/12/18 15:26:18
29048 Log: Echoes of #13757.
29049 Branch: perl
29050 ! t/lib/warnings/utf8
29051____________________________________________________________________________
29052[ 13757] By: jhi on 2001/12/18 15:24:50
29053 Log: Make the utf8 malformedness messages more verbose.
29054 Branch: perl
29055 ! lib/utf8.t utf8.c
29056____________________________________________________________________________
29057[ 13756] By: nick on 2001/12/18 14:43:58
29058 Log: Integrate mainline
29059 Branch: perlio
29060 +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
29061 +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
29062 +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
29063 +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
29064 +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
29065 +> lib/ExtUtils/t/testlib.t t/op/alarm.t
29066 - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
29067 - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
29068 - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
29069 - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
29070 - lib/ExtUtils/testlib.t
29071 !> (integrate 28 files)
29072____________________________________________________________________________
29073[ 13755] By: jhi on 2001/12/18 14:05:26
29074 Log: README.aix updates from Jens-Uwe Mager.
29075 Branch: perl
29076 ! README.aix
29077____________________________________________________________________________
29078[ 13754] By: jhi on 2001/12/18 14:03:31
29079 Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
29080 From: Michael G Schwern <schwern@pobox.com>
29081 Date: Tue, 18 Dec 2001 00:58:18 -0500
29082 Message-ID: <20011218055818.GC4362@blackrider>
29083 Branch: perl
29084 ! lib/Benchmark.t
29085____________________________________________________________________________
29086[ 13753] By: jhi on 2001/12/18 14:02:49
29087 Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
29088 From: Michael G Schwern <schwern@pobox.com>
29089 Date: Tue, 18 Dec 2001 00:40:38 -0500
29090 Message-ID: <20011218054038.GB4362@blackrider>
29091 Branch: perl
29092 ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
29093____________________________________________________________________________
29094[ 13752] By: jhi on 2001/12/18 14:01:44
29095 Log: (reintroduced by #13766)
29096 (retracted by #13759)
29097
29098 Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
29099 From: Michael G Schwern <schwern@pobox.com>
29100 Date: Tue, 18 Dec 2001 00:00:23 -0500
29101 Message-ID: <20011218050023.GA27893@blackrider>
29102 Branch: perl
29103 ! lib/ExtUtils/t/MM_Unix.t
29104____________________________________________________________________________
29105[ 13751] By: jhi on 2001/12/18 13:59:32
29106 Log: Re-patch #13749.
29107 Branch: perl
29108 ! t/op/glob.t
29109____________________________________________________________________________
29110[ 13750] By: jhi on 2001/12/18 13:56:34
29111 Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
29112 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29113 Date: Tue, 18 Dec 2001 12:55:43 +0000
29114 Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
29115 Branch: perl
29116 ! ext/Devel/Peek/Peek.pm
29117____________________________________________________________________________
29118[ 13749] By: jhi on 2001/12/18 13:55:12
29119 Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
29120 From: Robin Houston <robin@kitsite.com>
29121 Date: Tue, 18 Dec 2001 14:54:33 +0000
29122 Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
29123 Branch: perl
29124 ! t/op/glob.t
29125____________________________________________________________________________
29126[ 13748] By: jhi on 2001/12/17 23:54:41
29127 Log: Subject: [PATCH] slightly more for Exporter.pm
29128 From: Nicholas Clark <nick@ccl4.org>
29129 Date: Tue, 18 Dec 2001 00:22:03 +0000
29130 Message-ID: <20011218002203.M21702@plum.flirble.org>
29131 Branch: perl
29132 ! lib/Exporter.pm
29133____________________________________________________________________________
29134[ 13747] By: jhi on 2001/12/17 21:59:07
29135 Log: Subject: [PATCH] Re: chomp/chop prototype changed?
29136 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29137 Date: Mon, 17 Dec 2001 16:37:18 +0100
29138 Message-ID: <20011217163718.A2292@rafael>
29139
29140 Subject: Re: [PATCH] Re: chomp/chop prototype changed?
29141 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29142 Date: Mon, 17 Dec 2001 23:17:06 +0100
29143 Message-ID: <20011217231706.A730@rafael>
29144 Branch: perl
29145 ! pod/perlsub.pod pp.c toke.c
29146____________________________________________________________________________
29147[ 13746] By: jhi on 2001/12/17 20:22:08
29148 Log: Update Changes.
29149 Branch: perl
29150 ! Changes patchlevel.h
29151____________________________________________________________________________
29152[ 13745] By: jhi on 2001/12/17 20:12:37
29153 Log: New test warrants a MANIFEST entry.
29154 Branch: perl
29155 ! MANIFEST
29156____________________________________________________________________________
29157[ 13744] By: jhi on 2001/12/17 19:27:40
29158 Log: Subject: Re: [PATCH] ...while $var = glob(...)
29159 From: Robin Houston <robin@kitsite.com>
29160 Date: Mon, 17 Dec 2001 20:27:30 +0000
29161 Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
29162
29163 Can't portably unlink open files.
29164 Branch: perl
29165 ! t/op/glob.t
29166____________________________________________________________________________
29167[ 13743] By: jhi on 2001/12/17 19:26:34
29168 Log: perluniintro tweaks as suggested by Jeffrey Friedl.
29169 Branch: perl
29170 ! pod/perluniintro.pod
29171____________________________________________________________________________
29172[ 13742] By: jhi on 2001/12/17 19:18:52
29173 Log: Move typeglob test from glob.t to gv.t.
29174 Branch: perl
29175 ! t/op/glob.t t/op/gv.t
29176____________________________________________________________________________
29177[ 13741] By: jhi on 2001/12/17 19:12:16
29178 Log: Subject: Re: [PATCH] ...while $var = glob(...)
29179 From: Robin Houston <robin@kitsite.com>
29180 Date: Mon, 17 Dec 2001 20:07:02 +0000
29181 Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
29182 Branch: perl
29183 ! t/op/glob.t
29184____________________________________________________________________________
29185[ 13740] By: jhi on 2001/12/17 19:11:29
29186 Log: Demote the surrogate and non-character errors to warnings.
29187 Branch: perl
29188 ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
29189____________________________________________________________________________
29190[ 13739] By: jhi on 2001/12/17 18:47:41
29191 Log: Subject: [PATCH] more POSIX tests, and more autoloading
29192 From: Nicholas Clark <nick@ccl4.org>
29193 Date: Mon, 17 Dec 2001 18:27:47 +0000
29194 Message-ID: <20011217182747.D21702@plum.flirble.org>
29195 Branch: perl
29196 ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
29197____________________________________________________________________________
29198[ 13738] By: jhi on 2001/12/17 18:43:55
29199 Log: Subject: [PATCH] ...while $var = glob(...)
29200 From: Robin Houston <robin@kitsite.com>
29201 Date: Mon, 17 Dec 2001 15:51:54 +0000
29202 Message-ID: <20011217155153.A311@robin.kitsite.com>
29203 Branch: perl
29204 ! op.c
29205____________________________________________________________________________
29206[ 13737] By: jhi on 2001/12/17 18:38:33
29207 Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
29208 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29209 Date: Mon, 17 Dec 2001 15:23:01 +0100
29210 Message-ID: <20011217152301.A704@rafael>
29211 Branch: perl
29212 ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
29213____________________________________________________________________________
29214[ 13736] By: jhi on 2001/12/17 18:36:20
29215 Log: The system() vs $SIG{ARLM} is no more a todo.
29216 Branch: perl
29217 ! t/op/alarm.t
29218____________________________________________________________________________
29219[ 13735] By: jhi on 2001/12/17 18:34:43
29220 Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
29221 From: Michael G Schwern <schwern@pobox.com>
29222 Date: Sun, 16 Dec 2001 23:59:01 -0500
29223 Message-ID: <20011217045901.GL17232@blackrider>
29224 Branch: perl
29225 + t/op/alarm.t
29226 ! MANIFEST
29227____________________________________________________________________________
29228[ 13734] By: jhi on 2001/12/17 17:54:19
29229 Log: s/UNIX/Unix/
29230 Branch: perl
29231 ! MANIFEST
29232____________________________________________________________________________
29233[ 13733] By: jhi on 2001/12/17 17:50:22
29234 Log: Move ExtUtils tests to lib/ExtUtils/t.
29235 Branch: perl
29236 + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
29237 + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
29238 + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
29239 + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
29240 + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
29241 + lib/ExtUtils/t/testlib.t
29242 - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
29243 - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
29244 - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
29245 - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
29246 - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
29247 ! MANIFEST
29248____________________________________________________________________________
29249[ 13732] By: jhi on 2001/12/17 17:45:33
29250 Log: Subject: [PATCH] MM_Unix tests, and some questions
29251 From: Tels <perl_dummy@bloodgate.com>
29252 Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)
29253 Message-Id: <200112162132.XAA12694@tiku.hut.fi>
29254
29255 Subject: Re: [PATCH] MM_Unix tests, and some questions
29256 From: Tels <perl_dummy@bloodgate.com>
29257 Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)
29258 Message-Id: <200112162332.BAA25411@tiku.hut.fi>
29259 Branch: perl
29260 + lib/ExtUtils/MM_Unix.t
29261 ! MANIFEST lib/ExtUtils/MM_Unix.pm
29262____________________________________________________________________________
29263[ 13731] By: jhi on 2001/12/17 17:31:35
29264 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
29265 From: Michael G Schwern <schwern@pobox.com>
29266 Date: Sun, 16 Dec 2001 17:53:55 -0500
29267 Message-ID: <20011216225354.GE8900@blackrider>
29268 Branch: perl
29269 ! lib/ExtUtils/MM_Unix.pm
29270____________________________________________________________________________
29271[ 13730] By: jhi on 2001/12/17 17:26:44
29272 Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
29273 From: Michael G Schwern <schwern@pobox.com>
29274 Date: Sun, 16 Dec 2001 16:12:55 -0500
29275 Message-ID: <20011216211255.GV8900@blackrider>
29276 Branch: perl
29277 ! ext/B/B/Deparse.pm
29278____________________________________________________________________________
29279[ 13729] By: jhi on 2001/12/17 17:25:09
29280 Log: Subject: [PATCH] Exporter.pm
29281 From: Nicholas Clark <nick@ccl4.org>
29282 Date: Sun, 16 Dec 2001 19:24:25 +0000
29283 Message-ID: <20011216192425.R21702@plum.flirble.org>
29284 Branch: perl
29285 ! lib/Exporter.pm
29286____________________________________________________________________________
29287[ 13728] By: jhi on 2001/12/17 17:20:51
29288 Log: Subject: [PATCH] Exporter.t (and question)
29289 From: Nicholas Clark <nick@ccl4.org>
29290 Date: Sun, 16 Dec 2001 17:24:55 +0000
29291 Message-ID: <20011216172455.P21702@plum.flirble.org>
29292 Branch: perl
29293 ! lib/Exporter.t
29294____________________________________________________________________________
29295[ 13727] By: jhi on 2001/12/17 17:18:21
29296 Log: Subject: Re: perl@13661
29297 From: "John P. Linderman" <jpl@research.att.com>
29298 Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)
29299 Message-Id: <200112171211.HAA71597@raptor.research.att.com>
29300 Branch: perl
29301 ! pp_sort.c
29302____________________________________________________________________________
29303[ 13726] By: jhi on 2001/12/17 16:57:57
29304 Log: Subject: Will the real Unicode encoding please stand up?
29305 From: Jeffrey Friedl <jfriedl@yahoo.com>
29306 Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
29307 Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
29308 Branch: perl
29309 ! pod/perluniintro.pod
29310____________________________________________________________________________
29311[ 13725] By: jhi on 2001/12/17 16:43:09
29312 Log: Integrate perlio:
29313
29314 [ 13724]
29315 Fix for alarm() breaking into wait*().
29316 Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
29317 signal handler before caller re-does the system call.
29318 Branch: perl
29319 !> util.c
29320____________________________________________________________________________
29321[ 13724] By: nick on 2001/12/17 09:16:50
29322 Log: Fix for alarm() breaking into wait*().
29323 Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
29324 signal handler before caller re-does the system call.
29325 Branch: perlio
29326 ! util.c
29327____________________________________________________________________________
29328[ 13723] By: nick on 2001/12/17 07:45:13
29329 Log: Integrate mainline
29330 Branch: perlio
29331 +> (branch 26 files)
29332 !> (integrate 47 files)
29333____________________________________________________________________________
29334[ 13722] By: jhi on 2001/12/16 16:12:57
29335 Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
29336 0xFFFE..0xFFFF. Ranges 0x...FFFE..0x...FFFF in general,
29337 and characters beyond 0x10FFF should be disallowed, too,
29338 but some tests would need changing, but more importantly some
29339 APIs would need remodeling since one can easily generate such
29340 characters either by bitwise complements, tr complements, or
29341 v-strings.
29342 Branch: perl
29343 ! pod/perldiag.pod utf8.c
29344____________________________________________________________________________
29345[ 13721] By: jhi on 2001/12/16 15:34:52
29346 Log: Make surrogates illegal also on EBCDIC.
29347 Branch: perl
29348 ! utf8.c
29349____________________________________________________________________________
29350[ 13720] By: jhi on 2001/12/16 14:49:18
29351 Log: Subject: [patch @13687] Unicode::Collate 0.10
29352 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29353 Date: Sun, 16 Dec 2001 21:22:12 +0900
29354 Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
29355 Branch: perl
29356 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
29357 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
29358____________________________________________________________________________
29359[ 13719] By: jhi on 2001/12/16 14:39:34
29360 Log: More documentation for the encoding pragma.
29361 Branch: perl
29362 ! lib/encoding.pm
29363____________________________________________________________________________
29364[ 13718] By: jhi on 2001/12/16 14:34:02
29365 Log: Subject: [PATCH] lib/open.pm
29366 From: Jeffrey Friedl <jfriedl@yahoo.com>
29367 Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
29368 Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
29369 Branch: perl
29370 ! lib/open.pm
29371____________________________________________________________________________
29372[ 13717] By: jhi on 2001/12/16 14:18:49
29373 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
29374 From: chromatic <chromatic@rmci.net>
29375 Date: Sat, 15 Dec 2001 23:24:40 -0700
29376 Message-ID: <20011216062507.71492.qmail@onion.perl.org>
29377 Branch: perl
29378 + lib/ExtUtils/Installed.t
29379 ! MANIFEST
29380____________________________________________________________________________
29381[ 13716] By: jhi on 2001/12/16 14:17:10
29382 Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
29383 From: Michael G Schwern <schwern@pobox.com>
29384 Date: Sun, 16 Dec 2001 01:14:00 -0500
29385 Message-ID: <20011216061400.GC8900@blackrider>
29386 Branch: perl
29387 ! lib/diagnostics.pm
29388____________________________________________________________________________
29389[ 13715] By: jhi on 2001/12/16 14:16:17
29390 Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
29391 From: Michael G Schwern <schwern@pobox.com>
29392 Date: Sun, 16 Dec 2001 01:12:42 -0500
29393 Message-ID: <20011216061242.GB8900@blackrider>
29394 Branch: perl
29395 ! t/test.pl
29396____________________________________________________________________________
29397[ 13714] By: jhi on 2001/12/16 04:21:53
29398 Log: I sometimes outsmart myself.
29399 Branch: perl
29400 ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
29401____________________________________________________________________________
29402[ 13713] By: jhi on 2001/12/16 03:24:34
29403 Log: Subject: [PATCH lib/AutoSplit.pm] Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
29404 From: Michael G Schwern <schwern@pobox.com>
29405 Date: Sat, 15 Dec 2001 15:08:29 -0500
29406 Message-ID: <20011215200829.GK1548@blackrider>
29407 Branch: perl
29408 ! lib/AutoSplit.pm
29409____________________________________________________________________________
29410[ 13712] By: jhi on 2001/12/16 03:22:39
29411 Log: perlunicode enchancements suggested by Jeffrey Friedl.
29412 Branch: perl
29413 ! pod/perlunicode.pod
29414____________________________________________________________________________
29415[ 13711] By: jhi on 2001/12/16 03:00:44
29416 Log: Subject: [PATCH] perlunicode.pod
29417 From: Jeffrey Friedl <jfriedl@yahoo.com>
29418 Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST)
29419 Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
29420 Branch: perl
29421 ! pod/perlunicode.pod
29422____________________________________________________________________________
29423[ 13710] By: jhi on 2001/12/16 02:57:09
29424 Log: Subject: RESENT - [PATCH] utf8_heavy.pl
29425 From: Jeffrey Friedl <jfriedl@yahoo.com>
29426 Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST)
29427 Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
29428 Branch: perl
29429 ! lib/utf8_heavy.pl
29430____________________________________________________________________________
29431[ 13709] By: jhi on 2001/12/16 02:47:36
29432 Log: Can't create surrogates; so can't match them, either.
29433 Branch: perl
29434 ! pod/perlunicode.pod
29435____________________________________________________________________________
29436[ 13708] By: jhi on 2001/12/16 02:46:07
29437 Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
29438 From: Michael G Schwern <schwern@pobox.com>
29439 Date: Sat, 15 Dec 2001 21:20:35 -0500
29440 Message-ID: <20011216022035.GE5672@blackrider>
29441 Branch: perl
29442 ! t/test.pl
29443____________________________________________________________________________
29444[ 13707] By: jhi on 2001/12/16 02:45:06
29445 Log: Make creating UTF-8 surrogates a punishable act.
29446 Branch: perl
29447 ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
29448____________________________________________________________________________
29449[ 13706] By: jhi on 2001/12/15 23:00:56
29450 Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
29451 Branch: perl
29452 + lib/unicore/In/172.pl lib/unicore/In/173.pl
29453 ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
29454 ! lib/unicore/In/165.pl lib/unicore/In/166.pl
29455 ! lib/unicore/In/167.pl lib/unicore/In/168.pl
29456 ! lib/unicore/In/169.pl lib/unicore/In/170.pl
29457 ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
29458____________________________________________________________________________
29459[ 13705] By: jhi on 2001/12/15 22:17:10
29460 Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
29461 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29462 Date: Sat, 15 Dec 2001 23:21:43 +0100
29463 Message-ID: <20011215232143.A11790@rafael>
29464 Branch: perl
29465 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
29466____________________________________________________________________________
29467[ 13704] By: jhi on 2001/12/15 22:09:20
29468 Log: Make charnames more robust.
29469 Branch: perl
29470 ! lib/charnames.pm
29471____________________________________________________________________________
29472[ 13703] By: jhi on 2001/12/15 17:30:55
29473 Log: The hoops one has to jump through.
29474 Branch: perl
29475 ! ext/I18N/Langinfo/Langinfo.pm
29476____________________________________________________________________________
29477[ 13702] By: jhi on 2001/12/15 17:18:49
29478 Log: Subject: [PATCH] perlstyle.pod nit on warnings
29479 From: Autrijus Tang <autrijus@egb.elixus.org>
29480 Date: Sat, 15 Dec 2001 04:24:34 -0800
29481 Message-ID: <20011215122434.GA1682@egb.elixus.org>
29482 Branch: perl
29483 ! pod/perlstyle.pod
29484____________________________________________________________________________
29485[ 13701] By: jhi on 2001/12/15 17:17:47
29486 Log: I don't think we are in FooOS, Toto.
29487 Branch: perl
29488 ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
29489____________________________________________________________________________
29490[ 13700] By: jhi on 2001/12/15 17:15:50
29491 Log: Subject: Re: Untested modules update: There's more than we thought
29492 From: chromatic <chromatic@rmci.net>
29493 Date: Fri, 14 Dec 2001 17:20:24 -0700
29494 Message-ID: <20011215002049.37259.qmail@onion.perl.org>
29495 Branch: perl
29496 + lib/ExtUtils/MM_Cygwin.t
29497 ! MANIFEST
29498____________________________________________________________________________
29499[ 13699] By: jhi on 2001/12/15 17:14:26
29500 Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
29501 From: Michael G Schwern <schwern@pobox.com>
29502 Date: Fri, 14 Dec 2001 20:59:42 -0500
29503 Message-ID: <20011215015942.GF28596@blackrider>
29504 Branch: perl
29505 ! t/TEST
29506____________________________________________________________________________
29507[ 13698] By: jhi on 2001/12/15 17:13:35
29508 Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
29509 From: Michael G Schwern <schwern@pobox.com>
29510 Date: Fri, 14 Dec 2001 20:03:46 -0500
29511 Message-ID: <20011215010346.GD28596@blackrider>
29512 Branch: perl
29513 + ext/B/t/bblock.t
29514 ! MANIFEST
29515____________________________________________________________________________
29516[ 13697] By: jhi on 2001/12/15 17:12:32
29517 Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
29518 From: Michael G Schwern <schwern@pobox.com>
29519 Date: Fri, 14 Dec 2001 19:59:13 -0500
29520 Message-ID: <20011215005913.GC28596@blackrider>
29521 Branch: perl
29522 ! ext/B/B/Bblock.pm
29523____________________________________________________________________________
29524[ 13696] By: jhi on 2001/12/15 17:11:32
29525 Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test
29526 From: Michael G Schwern <schwern@pobox.com>
29527 Date: Fri, 14 Dec 2001 19:36:12 -0500
29528 Message-ID: <20011215003611.GA28596@blackrider>
29529 Branch: perl
29530 + ext/B/t/asmdata.t
29531 ! MANIFEST
29532____________________________________________________________________________
29533[ 13695] By: jhi on 2001/12/15 17:10:05
29534 Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
29535 From: Michael G Schwern <schwern@pobox.com>
29536 Date: Fri, 14 Dec 2001 19:14:14 -0500
29537 Message-ID: <20011215001414.GA25077@blackrider>
29538 Branch: perl
29539 ! bytecode.pl ext/B/B/Asmdata.pm
29540____________________________________________________________________________
29541[ 13694] By: jhi on 2001/12/15 17:00:44
29542 Log: Permissions.
29543 Branch: perl
29544 ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
29545 ! ext/Devel/PPPort/module3.c
29546____________________________________________________________________________
29547[ 13693] By: jhi on 2001/12/14 23:48:59
29548 Log: Benchmark test from Nicholas Clark.
29549 Branch: perl
29550 + lib/Benchmark.t
29551 ! MANIFEST lib/Benchmark.pm
29552____________________________________________________________________________
29553[ 13692] By: jhi on 2001/12/14 23:33:28
29554 Log: Mithing.
29555 Branch: perl
29556 + lib/Attribute/Handlers/demo/demo2.pl
29557 + lib/Attribute/Handlers/demo/demo3.pl
29558 + lib/Attribute/Handlers/demo/demo4.pl
29559____________________________________________________________________________
29560[ 13691] By: jhi on 2001/12/14 21:26:08
29561 Log: Silence compiler worries found by Schwern/Digital cc.
29562 Branch: perl
29563 ! perlio.c sv.c x2p/str.c
29564____________________________________________________________________________
29565[ 13690] By: jhi on 2001/12/14 20:26:51
29566 Log: User may not have a valid home directory even if
29567 getpwuid() succedds.
29568 Branch: perl
29569 ! ext/File/Glob/t/basic.t
29570____________________________________________________________________________
29571[ 13689] By: jhi on 2001/12/14 18:14:52
29572 Log: Integrate with perlio. (No changes, but that's okay.)
29573 Branch: perl
29574 !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
29575____________________________________________________________________________
29576[ 13688] By: jhi on 2001/12/14 18:06:18
29577 Log: Add a Configure hints file for VOS: the POSIX support
29578 of VOS is getting close to the point where it can run
29579 Configure (some Configure tweaks will be required).
29580 Branch: perl
29581 + hints/vos.sh
29582 ! MANIFEST
29583____________________________________________________________________________
29584[ 13687] By: jhi on 2001/12/14 16:15:17
29585 Log: Update Changes.
29586 Branch: perl
29587 ! Changes patchlevel.h
29588____________________________________________________________________________
29589[ 13686] By: jhi on 2001/12/14 16:07:02
29590 Log: Reintroduce Attribute::Handlers with Spider's fixes.
29591 Branch: perl
29592 + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
29593 + lib/Attribute/Handlers/README
29594 + lib/Attribute/Handlers/demo/Demo.pm
29595 + lib/Attribute/Handlers/demo/Descriptions.pm
29596 + lib/Attribute/Handlers/demo/MyClass.pm
29597 + lib/Attribute/Handlers/demo/demo.pl
29598 + lib/Attribute/Handlers/demo/demo_call.pl
29599 + lib/Attribute/Handlers/demo/demo_chain.pl
29600 + lib/Attribute/Handlers/demo/demo_cycle.pl
29601 + lib/Attribute/Handlers/demo/demo_hashdir.pl
29602 + lib/Attribute/Handlers/demo/demo_phases.pl
29603 + lib/Attribute/Handlers/demo/demo_range.pl
29604 + lib/Attribute/Handlers/demo/demo_rawdata.pl
29605 + lib/Attribute/Handlers/t/multi.t
29606 ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
29607____________________________________________________________________________
29608[ 13685] By: nick on 2001/12/14 15:57:00
29609 Log: Integrate mainline
29610 Branch: perlio
29611 +> t/run/switcht.t
29612 !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
29613 !> perlapi.h pod/perlrun.pod t/TEST taint.c
29614____________________________________________________________________________
29615[ 13684] By: jhi on 2001/12/14 14:43:40
29616 Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
29617 From: Michael G Schwern <schwern@pobox.com>
29618 Date: Thu, 13 Dec 2001 19:27:08 -0500
29619 Message-ID: <20011214002707.GA10532@blackrider>
29620
29621 (reword the perlrun -t description a bit,
29622 and move the Itaint_warn to the bottom of
29623 the intrpvar.h for binary compatibility)
29624 Branch: perl
29625 + t/run/switcht.t
29626 ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
29627 ! perlapi.h pod/perlrun.pod t/TEST taint.c
29628____________________________________________________________________________
29629[ 13683] By: nick on 2001/12/14 12:29:41
29630 Log: Integrate mainline
29631 Branch: perlio
29632 +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
29633 +> lib/Term/ReadLine.t t/op/hashassign.t
29634 - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
29635 - lib/Attribute/Handlers/README
29636 - lib/Attribute/Handlers/demo/Demo.pm
29637 - lib/Attribute/Handlers/demo/Descriptions.pm
29638 - lib/Attribute/Handlers/demo/MyClass.pm
29639 - lib/Attribute/Handlers/demo/demo.pl
29640 - lib/Attribute/Handlers/demo/demo2.pl
29641 - lib/Attribute/Handlers/demo/demo3.pl
29642 - lib/Attribute/Handlers/demo/demo4.pl
29643 - lib/Attribute/Handlers/demo/demo_call.pl
29644 - lib/Attribute/Handlers/demo/demo_chain.pl
29645 - lib/Attribute/Handlers/demo/demo_cycle.pl
29646 - lib/Attribute/Handlers/demo/demo_hashdir.pl
29647 - lib/Attribute/Handlers/demo/demo_phases.pl
29648 - lib/Attribute/Handlers/demo/demo_range.pl
29649 - lib/Attribute/Handlers/demo/demo_rawdata.pl
29650 - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
29651 !> (integrate 101 files)
29652____________________________________________________________________________
29653[ 13682] By: jhi on 2001/12/14 04:10:37
29654 Log: Detypo.
29655 Branch: perl
29656 ! utf8.c
29657____________________________________________________________________________
29658[ 13681] By: jhi on 2001/12/14 04:07:08
29659 Log: Buffer overflow checks.
29660 Branch: perl
29661 ! utf8.c
29662____________________________________________________________________________
29663[ 13680] By: jhi on 2001/12/13 21:30:14
29664 Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
29665 From: Spider Boardman <spider@leggy.zk3.dec.com>
29666 Date: Thu, 13 Dec 2001 15:32:51 -0500
29667 Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
29668 Branch: perl
29669 ! lib/ExtUtils/Embed.t
29670____________________________________________________________________________
29671[ 13679] By: jhi on 2001/12/13 21:27:31
29672 Log: More on the Unicode "line" definition.
29673 Branch: perl
29674 ! pod/perlunicode.pod
29675____________________________________________________________________________
29676[ 13678] By: jhi on 2001/12/13 21:18:47
29677 Log: Open-ended VERSION?
29678 Branch: perl
29679 ! lib/ExtUtils/Install.pm
29680____________________________________________________________________________
29681[ 13677] By: jhi on 2001/12/13 19:13:13
29682 Log: Subject: [PATCH] Better make distclean
29683 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29684 Date: Thu, 13 Dec 2001 21:10:18 +0100
29685 Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
29686 Branch: perl
29687 ! Makefile.SH
29688____________________________________________________________________________
29689[ 13676] By: jhi on 2001/12/13 17:11:42
29690 Log: Remove Memoize::Saves as requested by mjd.
29691 Branch: perl
29692 - lib/Memoize/Saves.pm
29693 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
29694____________________________________________________________________________
29695[ 13675] By: jhi on 2001/12/13 16:16:12
29696 Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
29697 From: Michael G Schwern <schwern@pobox.com>
29698 Date: Tue, 11 Dec 2001 23:17:32 -0500
29699 Message-ID: <20011212041732.GS17250@blackrider>
29700 Branch: perl
29701 ! lib/ExtUtils/Install.pm
29702____________________________________________________________________________
29703[ 13674] By: jhi on 2001/12/13 16:12:19
29704 Log: Subject: [PATCH] Re: use utf8; with bad utf8
29705 From: Nicholas Clark <nick@ccl4.org>
29706 Date: Thu, 13 Dec 2001 17:09:39 +0000
29707 Message-ID: <20011213170939.L21702@plum.flirble.org>
29708 Branch: perl
29709 ! t/lib/1_compile.t
29710____________________________________________________________________________
29711[ 13673] By: jhi on 2001/12/13 16:09:18
29712 Log: Subject: (LONG!) Sort benchmarks and patch
29713 From: "John P. Linderman" <jpl@research.att.com>
29714 Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
29715 Message-Id: <200112131450.JAA84836@raptor.research.att.com>
29716 Branch: perl
29717 ! pp_sort.c
29718____________________________________________________________________________
29719[ 13672] By: jhi on 2001/12/13 14:19:28
29720 Log: Unadorned numbers evil.
29721 Branch: perl
29722 ! pp.c regcomp.c regexec.c utf8.c utf8.h
29723____________________________________________________________________________
29724[ 13671] By: jhi on 2001/12/13 13:35:47
29725 Log: "preprocessing directive not recognized within macro arg"
29726 Branch: perl
29727 ! ext/Data/Dumper/Dumper.xs
29728____________________________________________________________________________
29729[ 13670] By: jhi on 2001/12/13 13:32:37
29730 Log: Subject: Clarifying the documentation of goto
29731 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
29732 Date: Thu, 13 Dec 2001 08:57:38 -0500
29733 Message-ID: <3C18BD8B@operamail.com>
29734 Branch: perl
29735 ! pod/perlfunc.pod
29736____________________________________________________________________________
29737[ 13669] By: jhi on 2001/12/13 04:38:19
29738 Log: It could be possible for the case-insensitive
29739 Unicode-aware string comparison to wander off
29740 to the la-la land.
29741 Branch: perl
29742 ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
29743 ! regexec.c utf8.c
29744____________________________________________________________________________
29745[ 13668] By: jhi on 2001/12/13 02:48:14
29746 Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
29747 From: Michael G Schwern <schwern@pobox.com>
29748 Date: Wed, 12 Dec 2001 21:53:46 -0500
29749 Message-ID: <20011213025346.GH25129@blackrider>
29750 Branch: perl
29751 ! lib/Net/hostent.t t/op/stat.t t/test.pl
29752____________________________________________________________________________
29753[ 13667] By: jhi on 2001/12/13 02:47:27
29754 Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
29755 From: Michael G Schwern <schwern@pobox.com>
29756 Date: Wed, 12 Dec 2001 20:33:42 -0500
29757 Message-ID: <20011213013342.GX25129@blackrider>
29758 Branch: perl
29759 ! t/io/fs.t
29760____________________________________________________________________________
29761[ 13666] By: jhi on 2001/12/12 23:22:27
29762 Log: Subject: Re: [PATCH] use utf8; tests
29763 From: Nicholas Clark <nick@ccl4.org>
29764 Date: Thu, 13 Dec 2001 00:16:58 +0000
29765 Message-ID: <20011213001658.I21702@plum.flirble.org>
29766 Branch: perl
29767 ! lib/utf8.t
29768____________________________________________________________________________
29769[ 13665] By: jhi on 2001/12/12 21:45:49
29770 Log: EPOC fixes from Olaf Flebbe.
29771 Branch: perl
29772 ! README.epoc epoc/config.sh epoc/createpkg.pl
29773 ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
29774____________________________________________________________________________
29775[ 13664] By: jhi on 2001/12/12 21:33:50
29776 Log: Subject: [PATCH perl@13661] VMS test fix-ups
29777 From: "Craig A. Berry" <craigberry@mac.com>
29778 Date: Wed, 12 Dec 2001 16:27:48 -0600
29779 Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
29780 Branch: perl
29781 ! lib/Net/hostent.t t/io/fs.t
29782____________________________________________________________________________
29783[ 13663] By: jhi on 2001/12/12 19:59:56
29784 Log: Subject: Re: Next cygwin round.
29785 From: "Gerrit P. Haase" <gp@familiehaase.de>
29786 Date: Wed, 12 Dec 2001 21:59:00 +0100
29787 Message-ID: <122343874595.20011212215900@familiehaase.de>
29788 Branch: perl
29789 ! t/io/fs.t
29790____________________________________________________________________________
29791[ 13662] By: jhi on 2001/12/12 19:12:36
29792 Log: Subject: [PATCH] use utf8; tests
29793 From: Nicholas Clark <nick@ccl4.org>
29794 Date: Wed, 12 Dec 2001 20:07:04 +0000
29795 Message-ID: <20011212200704.E21702@plum.flirble.org>
29796 Branch: perl
29797 ! lib/utf8.t t/test.pl
29798____________________________________________________________________________
29799[ 13661] By: jhi on 2001/12/12 15:24:42
29800 Log: Update Changes.
29801 Branch: perl
29802 ! Changes patchlevel.h
29803____________________________________________________________________________
29804[ 13660] By: jhi on 2001/12/12 15:04:03
29805 Log: Subject: [PATCH] Passing in env to perl_parse did not work
29806 From: Gisle Aas <gisle@ActiveState.com>
29807 Date: 11 Dec 2001 20:52:57 -0800
29808 Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
29809 Branch: perl
29810 ! perl.c perl.h
29811____________________________________________________________________________
29812[ 13659] By: jhi on 2001/12/12 14:33:30
29813 Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
29814 mostly gcc -Wall complaining about the argument of %p not
29815 being a void *.
29816 Branch: perl
29817 ! perlio.c regcomp.c taint.c toke.c
29818____________________________________________________________________________
29819[ 13658] By: jhi on 2001/12/12 14:09:09
29820 Log: metaconfig unit change for #13657.
29821 Branch: metaconfig
29822 ! U/modified/nis.U
29823____________________________________________________________________________
29824[ 13657] By: jhi on 2001/12/12 14:08:49
29825 Log: Try YP/NIS also from /usr/lib/yp.
29826 Branch: perl
29827 ! Configure
29828____________________________________________________________________________
29829[ 13656] By: jhi on 2001/12/12 14:05:28
29830 Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
29831 From: Michael G Schwern <schwern@pobox.com>
29832 Date: Wed, 12 Dec 2001 05:27:02 -0500
29833 Message-ID: <20011212102702.GW17250@blackrider>
29834
29835 (the op/grent part)
29836 Branch: perl
29837 ! t/op/grent.t
29838____________________________________________________________________________
29839[ 13655] By: jhi on 2001/12/12 14:01:55
29840 Log: Weed out .files from ls and readdir() results.
29841 Branch: perl
29842 ! t/op/stat.t
29843____________________________________________________________________________
29844[ 13654] By: jhi on 2001/12/12 13:45:21
29845 Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
29846 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29847 Date: Wed, 12 Dec 2001 10:52:21 +0100
29848 Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
29849 Branch: perl
29850 ! lib/File/Find.pm
29851____________________________________________________________________________
29852[ 13653] By: jhi on 2001/12/12 13:34:06
29853 Log: Subject: [PATCH] doio fatal on cygwin for 13651
29854 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29855 Date: Wed, 12 Dec 2001 11:28:13 +0100
29856 Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
29857 Branch: perl
29858 ! doio.c
29859____________________________________________________________________________
29860[ 13652] By: jhi on 2001/12/12 13:32:51
29861 Log: Get the whole line of ls, makes debugging easier
29862 (from Schwern)
29863 Branch: perl
29864 ! t/op/stat.t
29865____________________________________________________________________________
29866[ 13651] By: jhi on 2001/12/12 05:42:05
29867 Log: rename() must be tested even without link()
29868 or the utime() and rename-directory tests fail.
29869 (Also got the BeOS utime atime/time the wrong way round.)
29870 Branch: perl
29871 ! t/io/fs.t
29872____________________________________________________________________________
29873[ 13650] By: jhi on 2001/12/12 05:36:31
29874 Log: Now that the beos.c is compiled at the main level
29875 the header is in the beos/
29876 Branch: perl
29877 ! beos/beos.c
29878____________________________________________________________________________
29879[ 13649] By: jhi on 2001/12/12 04:25:21
29880 Log: Must remember to require Socket.
29881 Branch: perl
29882 ! ext/Sys/Syslog/syslog.t
29883____________________________________________________________________________
29884[ 13648] By: jhi on 2001/12/12 04:12:05
29885 Log: In BeOS Errno must resort to actual compilation
29886 and execution for some of the error constants.
29887 Branch: perl
29888 ! ext/Errno/Errno_pm.PL
29889____________________________________________________________________________
29890[ 13647] By: jhi on 2001/12/12 03:23:26
29891 Log: BeOS still has no good sockets.
29892 Branch: perl
29893 ! ext/IO/lib/IO/t/io_sel.t
29894____________________________________________________________________________
29895[ 13646] By: jhi on 2001/12/12 03:19:56
29896 Log: BeOS sockets are not true sockets.
29897 Branch: perl
29898 ! ext/IO/lib/IO/t/io_poll.t
29899____________________________________________________________________________
29900[ 13645] By: jhi on 2001/12/12 03:14:32
29901 Log: No Socket, no Syslog.
29902 Branch: perl
29903 ! ext/Sys/Syslog/syslog.t
29904____________________________________________________________________________
29905[ 13644] By: jhi on 2001/12/12 03:12:46
29906 Log: (On some platforms) missing truncate FH.
29907 Branch: perl
29908 ! pod/perltodo.pod
29909____________________________________________________________________________
29910[ 13643] By: jhi on 2001/12/12 03:09:37
29911 Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
29912 and vms would be muchly appreciated.
29913 Branch: perl
29914 ! t/io/fs.t
29915____________________________________________________________________________
29916[ 13642] By: jhi on 2001/12/12 02:32:05
29917 Log: utime() updates only the mtime in BeOS.
29918 Branch: perl
29919 ! pod/perlport.pod
29920____________________________________________________________________________
29921[ 13641] By: jhi on 2001/12/12 01:50:13
29922 Log: No link(), no need to dSP.
29923 Branch: perl
29924 ! pp_sys.c
29925____________________________________________________________________________
29926[ 13640] By: jhi on 2001/12/12 01:49:40
29927 Log: Missing argument.
29928 Branch: perl
29929 ! utf8.c
29930____________________________________________________________________________
29931[ 13639] By: jhi on 2001/12/12 01:44:39
29932 Log: (1) To assume any setuid programs is silly.
29933 (2) Chaining tests with booleans means that some
29934 of them may not get run which means getting out
29935 of test count sync.
29936 Branch: perl
29937 ! t/op/stat.t
29938____________________________________________________________________________
29939[ 13638] By: jhi on 2001/12/12 01:12:49
29940 Log: The beos.c needs to be in the main directory.
29941 Branch: perl
29942 ! hints/beos.sh
29943____________________________________________________________________________
29944[ 13637] By: jhi on 2001/12/12 00:37:20
29945 Log: Detypo and rename.
29946 Branch: perl
29947 ! doio.c perl.h perlio.c perliol.h
29948____________________________________________________________________________
29949[ 13636] By: jhi on 2001/12/12 00:22:16
29950 Log: This time I test compiled. Honest.
29951 Branch: perl
29952 ! beos/beos.c
29953____________________________________________________________________________
29954[ 13635] By: jhi on 2001/12/11 22:57:07
29955 Log: Subject: [PATCH] slightly more pack tests
29956 From: Nicholas Clark <nick@ccl4.org>
29957 Date: Tue, 11 Dec 2001 23:41:23 +0000
29958 Message-ID: <20011211234123.Y21702@plum.flirble.org>
29959 Branch: perl
29960 ! t/op/pack.t
29961____________________________________________________________________________
29962[ 13634] By: jhi on 2001/12/11 21:49:58
29963 Log: Subject: [PATCH perl@13600] Gconvert for VMS again
29964 From: "Craig A. Berry" <craigberry@mac.com>
29965 Date: Tue, 11 Dec 2001 16:39:13 -0600
29966 Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
29967 Branch: perl
29968 ! configure.com
29969____________________________________________________________________________
29970[ 13633] By: jhi on 2001/12/11 21:48:57
29971 Log: metaconfig unit change for #13632.
29972 Branch: metaconfig/U/perl
29973 ! perlpath.U
29974____________________________________________________________________________
29975[ 13632] By: jhi on 2001/12/11 21:48:26
29976 Log: Subject: $Config{perlpath} and -Dversiononly
29977 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29978 Date: Tue, 11 Dec 2001 23:32:33 +0100
29979 Message-ID: <20011211233233.A11587@rafael>
29980 Branch: perl
29981 ! Configure
29982____________________________________________________________________________
29983[ 13631] By: jhi on 2001/12/11 21:01:00
29984 Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
29985 From: Nicholas Clark <nick@ccl4.org>
29986 Date: Tue, 11 Dec 2001 21:59:36 +0000
29987 Message-ID: <20011211215935.W21702@plum.flirble.org>
29988 Branch: perl
29989 ! t/op/pack.t
29990____________________________________________________________________________
29991[ 13630] By: jhi on 2001/12/11 20:16:29
29992 Log: More UTF-8 API docs.
29993 Branch: perl
29994 ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
29995____________________________________________________________________________
29996[ 13629] By: jhi on 2001/12/11 19:17:16
29997 Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
29998 From: Nicholas Clark <nick@ccl4.org>
29999 Date: Tue, 11 Dec 2001 20:08:59 +0000
30000 Message-ID: <20011211200859.S21702@plum.flirble.org>
30001 Branch: perl
30002 ! t/op/pack.t
30003____________________________________________________________________________
30004[ 13628] By: jhi on 2001/12/11 19:13:57
30005 Log: Subject: Re: use utf8; with bad utf8
30006 From: Nicholas Clark <nick@ccl4.org>
30007 Date: Tue, 11 Dec 2001 19:49:21 +0000
30008 Message-ID: <20011211194921.R21702@plum.flirble.org>
30009 Branch: perl
30010 ! lib/utf8.t
30011____________________________________________________________________________
30012[ 13627] By: jhi on 2001/12/11 17:29:01
30013 Log: Can't spell worth a dam. (Try Three Gorges.)
30014 Branch: perl
30015 ! beos/beos.c
30016____________________________________________________________________________
30017[ 13626] By: jhi on 2001/12/11 15:55:51
30018 Log: We need DWIM cpps.
30019 Branch: perl
30020 ! perlio.c
30021____________________________________________________________________________
30022[ 13625] By: jhi on 2001/12/11 15:53:41
30023 Log: The unixish.h needs to be found and the waitpid wrapper
30024 could use a proto.
30025 Branch: perl
30026 ! beos/beosish.h
30027____________________________________________________________________________
30028[ 13624] By: jhi on 2001/12/11 15:27:06
30029 Log: The BeOS waitpid() seems to be broken,
30030 have a wrapper for it.
30031 Branch: perl
30032 + beos/beos.c beos/beosish.h
30033 ! MANIFEST hints/beos.sh perl.h
30034____________________________________________________________________________
30035[ 13623] By: jhi on 2001/12/11 15:12:18
30036 Log: Unlean the leaning tower of Babel.
30037 Branch: perl
30038 ! perl.h
30039____________________________________________________________________________
30040[ 13622] By: jhi on 2001/12/11 14:34:53
30041 Log: Retract #13607 until we figure out what to do with autouse.
30042 Branch: perl
30043 ! lib/Carp.pm
30044____________________________________________________________________________
30045[ 13621] By: jhi on 2001/12/11 14:33:14
30046 Log: Try to handle platforms that have O_TEXT != O_BINARY but
30047 which are not DOSish, BeOS being one of such platforms.
30048 Ideally this should be a Configure test, not a hardwired
30049 cpp symbol test...
30050 Branch: perl
30051 ! doio.c perl.h perlio.c perliol.h
30052____________________________________________________________________________
30053[ 13620] By: jhi on 2001/12/11 13:56:17
30054 Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
30055 From: Jonathan Stowe <gellyfish@gellyfish.com>
30056 Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT)
30057 Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
30058 Branch: perl
30059 ! lib/Term/Cap.pm lib/Term/Cap.t
30060____________________________________________________________________________
30061[ 13619] By: jhi on 2001/12/11 13:51:21
30062 Log: Subject: [patch perlio.c] test for NULL before derefencing
30063 From: Stas Bekman <stas@stason.org>
30064 Date: Tue, 11 Dec 2001 16:17:55 +0800
30065 Message-ID: <3C15C133.8@stason.org>
30066 Branch: perl
30067 ! perlio.c
30068____________________________________________________________________________
30069[ 13618] By: jhi on 2001/12/11 05:22:39
30070 Log: metaconfig unit change for #13617.
30071 Branch: metaconfig/U/perl
30072 ! Extensions.U
30073____________________________________________________________________________
30074[ 13617] By: jhi on 2001/12/11 05:22:08
30075 Log: BeOS has socket() but not enough to build a working Socket.
30076 Go figure. ("BONE" (BeOS NEtworking?) is some sort of rumored
30077 new networking implementation, which is rumored to fix the
30078 non-standardness of sockets, but it's apparently not publicly
30079 available, and anything to do with BeOS has become quite
30080 complicated with the sale of the Be assets to Palm.)
30081 Branch: perl
30082 ! Configure
30083____________________________________________________________________________
30084[ 13616] By: pudge on 2001/12/11 05:11:44
30085 Log: Update changes
30086 Branch: maint-5.6/macperl
30087 ! macos/Changes
30088____________________________________________________________________________
30089[ 13615] By: pudge on 2001/12/11 05:09:34
30090 Log: Add extra pod to help
30091 Branch: maint-5.6/macperl
30092 ! macos/macperl/MacPerl.podhelp
30093____________________________________________________________________________
30094[ 13614] By: pudge on 2001/12/11 05:08:51
30095 Log: Return DoAppleScript errors in $@
30096 Branch: maint-5.6/macperl
30097 ! macos/ext/MacPerl/OSA.xs
30098____________________________________________________________________________
30099[ 13613] By: pudge on 2001/12/11 05:08:19
30100 Log: Clear out $^E before each script run
30101 Branch: maint-5.6/macperl
30102 ! macos/macperl/MPScript.c
30103____________________________________________________________________________
30104[ 13612] By: pudge on 2001/12/11 04:58:52
30105 Log: Integrate various changes from maint-5.6/perl/.
30106 Branch: maint-5.6/macperl
30107 !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
30108 !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
30109____________________________________________________________________________
30110[ 13611] By: jhi on 2001/12/11 04:29:32
30111 Log: Subject: Exporter's documentation shouldn't lie
30112 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30113 Date: Mon, 10 Dec 2001 21:30:20 -0500
30114 Message-ID: <3C4AA201@operamail.com>
30115 Branch: perl
30116 ! lib/Exporter.pm
30117____________________________________________________________________________
30118[ 13610] By: jhi on 2001/12/11 04:28:31
30119 Log: Make Errno better in BeOS (the second hunk is
30120 good on any platform). Still not working in BeOS
30121 are the E constants that refer BeOS native error
30122 constants (B_...) which are enums (*groan*).
30123 Branch: perl
30124 ! ext/Errno/Errno_pm.PL
30125____________________________________________________________________________
30126[ 13609] By: jhi on 2001/12/11 00:59:31
30127 Log: The BeOS linker seems to link the last seen symbol,
30128 not the first (so the symbols of op.o from libperl.so
30129 would get linked to miniperl instead of the symbols of
30130 opmini.o)-- use the same trick as for NeXT4 for linking
30131 miniperl.
30132 Branch: perl
30133 ! Makefile.SH
30134____________________________________________________________________________
30135[ 13608] By: jhi on 2001/12/11 00:49:15
30136 Log: Subject: Re: [PATCH] tests for hash assignment
30137 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
30138 Date: Tue, 11 Dec 2001 01:48:55 +0000
30139 Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
30140 Branch: perl
30141 ! utf8.c
30142____________________________________________________________________________
30143[ 13607] By: jhi on 2001/12/11 00:40:47
30144 Log: (retracted by #13622)
30145
30146 Subject: RE: More verbose POD for Carp
30147 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30148 Date: Mon, 10 Dec 2001 20:23:20 -0500
30149 Message-ID: <3C4A3566@operamail.com>
30150 Branch: perl
30151 ! lib/Carp.pm
30152____________________________________________________________________________
30153[ 13606] By: jhi on 2001/12/11 00:39:20
30154 Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
30155 From: "Craig A. Berry" <craigberry@mac.com>
30156 Date: Mon, 10 Dec 2001 18:25:37 -0600
30157 Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
30158 Branch: perl
30159 ! t/op/write.t t/test.pl
30160____________________________________________________________________________
30161[ 13605] By: jhi on 2001/12/11 00:37:54
30162 Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
30163 From: Michael G Schwern <schwern@pobox.com>
30164 Date: Mon, 10 Dec 2001 08:00:01 -0500
30165 Message-ID: <20011210130000.GK1770@blackrider>
30166 Branch: perl
30167 ! t/comp/multiline.t
30168____________________________________________________________________________
30169[ 13604] By: jhi on 2001/12/10 22:51:44
30170 Log: Subject: Re: [PATCH] tests for hash assignment
30171 From: Nicholas Clark <nick@ccl4.org>
30172 Date: Mon, 10 Dec 2001 23:22:28 +0000
30173 Message-ID: <20011210232228.M21702@plum.flirble.org>
30174 Branch: perl
30175 + t/op/hashassign.t
30176 ! MANIFEST t/op/each.t t/test.pl
30177____________________________________________________________________________
30178[ 13603] By: jhi on 2001/12/10 21:34:46
30179 Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
30180 From: "Craig A. Berry" <craigberry@mac.com>
30181 Date: Mon, 10 Dec 2001 16:38:14 -0600
30182 Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
30183 Branch: perl
30184 ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
30185____________________________________________________________________________
30186[ 13602] By: jhi on 2001/12/10 19:52:01
30187 Log: Subject: [PATCH perl@13600] configure.com fixes
30188 From: "Craig A. Berry" <craigberry@mac.com>
30189 Date: Mon, 10 Dec 2001 14:40:20 -0600
30190 Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
30191 Branch: perl
30192 ! configure.com
30193____________________________________________________________________________
30194[ 13601] By: jhi on 2001/12/10 18:25:30
30195 Log: Silence BeOS compilation moaning.
30196 Branch: perl
30197 ! perl.h
30198____________________________________________________________________________
30199[ 13600] By: jhi on 2001/12/10 15:11:40
30200 Log: Update Changes.
30201 Branch: perl
30202 ! Changes patchlevel.h
30203____________________________________________________________________________
30204[ 13599] By: jhi on 2001/12/10 13:35:57
30205 Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
30206 From: Michael G Schwern <schwern@pobox.com>
30207 Date: Mon, 10 Dec 2001 01:21:03 -0500
30208 Message-ID: <20011210062103.GC1770@blackrider>
30209 Branch: perl
30210 ! lib/ExtUtils/Command.t
30211____________________________________________________________________________
30212[ 13598] By: jhi on 2001/12/10 13:35:20
30213 Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
30214 From: Michael G Schwern <schwern@pobox.com>
30215 Date: Mon, 10 Dec 2001 01:10:57 -0500
30216 Message-ID: <20011210061057.GB1770@blackrider>
30217 Branch: perl
30218 ! t/op/groups.t
30219____________________________________________________________________________
30220[ 13597] By: jhi on 2001/12/10 13:33:51
30221 Log: Retract #13596, #13593 should do the trick.
30222 Branch: perl
30223 ! t/op/stat.t
30224____________________________________________________________________________
30225[ 13596] By: jhi on 2001/12/10 13:31:38
30226 Log: (retracted by #13597, #13593 does the job better)
30227
30228 Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
30229 From: Michael G Schwern <schwern@pobox.com>
30230 Date: Mon, 10 Dec 2001 00:53:16 -0500
30231 Message-ID: <20011210055316.GA1770@blackrider>
30232 Branch: perl
30233 ! t/op/stat.t
30234____________________________________________________________________________
30235[ 13595] By: jhi on 2001/12/10 13:28:30
30236 Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
30237 From: Michael G Schwern <schwern@pobox.com>
30238 Date: Mon, 10 Dec 2001 02:19:14 -0500
30239 Message-ID: <20011210071914.GF1770@blackrider>
30240 Branch: perl
30241 ! lib/AutoSplit.t
30242____________________________________________________________________________
30243[ 13594] By: jhi on 2001/12/10 13:26:24
30244 Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
30245 From: Michael G Schwern <schwern@pobox.com>
30246 Date: Mon, 10 Dec 2001 02:47:40 -0500
30247 Message-ID: <20011210074739.GH1770@blackrider>
30248 Branch: perl
30249 ! t/op/pack.t
30250____________________________________________________________________________
30251[ 13593] By: jhi on 2001/12/10 13:22:49
30252 Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
30253 From: Michael G Schwern <schwern@pobox.com>
30254 Date: Mon, 10 Dec 2001 02:54:22 -0500
30255 Message-ID: <20011210075422.GI1770@blackrider>
30256 Branch: perl
30257 ! t/test.pl
30258____________________________________________________________________________
30259[ 13592] By: jhi on 2001/12/10 13:21:06
30260 Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
30261 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30262 Date: Mon, 10 Dec 2001 08:45:20 +0100
30263 Message-ID: <3C146810.60B5B7C0@alcatel.at>
30264 Branch: perl
30265 ! pp_pack.c
30266____________________________________________________________________________
30267[ 13591] By: jhi on 2001/12/10 13:18:17
30268 Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
30269 From: Michael G Schwern <schwern@pobox.com>
30270 Date: Mon, 10 Dec 2001 03:27:02 -0500
30271 Message-ID: <20011210082702.GN1770@blackrider>
30272 Branch: perl
30273 ! t/io/openpid.t
30274____________________________________________________________________________
30275[ 13590] By: jhi on 2001/12/10 13:17:08
30276 Log: More chmod +w.
30277 Branch: perl
30278 ! Porting/makerel
30279____________________________________________________________________________
30280[ 13589] By: jhi on 2001/12/10 04:21:59
30281 Log: Just skip the readability test if running as root.
30282 Branch: perl
30283 ! lib/Net/t/netrc.t
30284____________________________________________________________________________
30285[ 13588] By: jhi on 2001/12/10 04:03:10
30286 Log: Tell about the downside of safe signals.
30287 Branch: perl
30288 ! pod/perldelta.pod
30289____________________________________________________________________________
30290[ 13587] By: jhi on 2001/12/10 03:38:20
30291 Log: Make the whole -lperl thing NetBSD only until we
30292 find some other platform that needs the same.
30293 Branch: perl
30294 ! lib/ExtUtils/MM_Unix.pm
30295____________________________________________________________________________
30296[ 13586] By: jhi on 2001/12/10 03:13:59
30297 Log: Subject: [PATCH t/op/pack.t] Cleanup
30298 From: Michael G Schwern <schwern@pobox.com>
30299 Date: Sun, 9 Dec 2001 23:08:26 -0500
30300 Message-ID: <20011210040826.GD660@blackrider>
30301 Branch: perl
30302 ! t/op/pack.t
30303____________________________________________________________________________
30304[ 13585] By: jhi on 2001/12/10 02:47:01
30305 Log: Add threads support for NetBSD.
30306
30307 This is also the first (I think) Perl threads build with
30308 the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
30309 NetBSD does not as of yet have true kernel POSIX threads,
30310 but the user-level pth seems to be doing pretty well--
30311 the only failure is that threads/t/basic okays 6 and 7
30312 consistently seem be arriving in the reverse order.
30313 Well, gdbm.t is also failing: 'Undefined PLT symbol
30314 "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
30315 guessing that GDBM would need a threaded rebuild.
30316 Branch: perl
30317 ! hints/netbsd.sh
30318____________________________________________________________________________
30319[ 13584] By: gsar on 2001/12/10 02:04:58
30320 Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
30321 potential performance hit and change in semantics of closure
30322 lookups after C<undef &foo>)
30323 Branch: maint-5.6/perl
30324 ! op.c
30325____________________________________________________________________________
30326[ 13583] By: jhi on 2001/12/10 02:01:49
30327 Log: metaconfig unit change for #13582.
30328 Branch: metaconfig
30329 ! U/threads/usethreads.U
30330____________________________________________________________________________
30331[ 13582] By: jhi on 2001/12/10 02:01:26
30332 Log: Update the ithreads selection info in Configure,
30333 as suggested by Michael Schwern.
30334 Branch: perl
30335 ! Configure
30336____________________________________________________________________________
30337[ 13581] By: jhi on 2001/12/10 01:56:14
30338 Log: Clearing locale environment simply doesn't seem to
30339 guarantee that (nl_)langinfo(CODESET) would return nil.
30340 (I for example get "ISO8859-1", so <guess>maybe there can
30341 be per-system default settings at work</guess>.)
30342 Branch: perl
30343 ! lib/open.t
30344____________________________________________________________________________
30345[ 13580] By: jhi on 2001/12/10 01:53:11
30346 Log: Subject: RE: Exporter fixes reversed in 13540?
30347 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30348 Date: Sun, 9 Dec 2001 12:55:15 -0500
30349 Message-ID: <3C13F455@operamail.com>
30350 Branch: perl
30351 ! lib/open.pm
30352____________________________________________________________________________
30353[ 13579] By: jhi on 2001/12/10 01:26:53
30354 Log: Root is the lizard king.
30355 Branch: perl
30356 ! lib/Net/t/netrc.t
30357____________________________________________________________________________
30358[ 13578] By: jhi on 2001/12/10 01:01:24
30359 Log: Telling how many tests we are expecting helps.
30360 Branch: perl
30361 ! ext/POSIX/t/waitpid.t
30362____________________________________________________________________________
30363[ 13577] By: jhi on 2001/12/10 00:38:09
30364 Log: Add a test case for waitpid(): from Rocco Caputo.
30365 Branch: perl
30366 + ext/POSIX/t/waitpid.t
30367 ! MANIFEST
30368____________________________________________________________________________
30369[ 13576] By: jhi on 2001/12/10 00:15:19
30370 Log: Subject: [PATCH] Term::ReadLine tweaks and test
30371 From: Richard Clamp <richardc@unixbeard.net>
30372 Date: Mon, 10 Dec 2001 00:51:47 +0000
30373 Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
30374 Branch: perl
30375 + lib/Term/ReadLine.t
30376 ! MANIFEST lib/Term/ReadLine.pm
30377____________________________________________________________________________
30378[ 13575] By: jhi on 2001/12/10 00:04:56
30379 Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
30380 From: Rocco Caputo <troc@netrus.net>
30381 Date: Sun, 9 Dec 2001 18:12:38 -0500
30382 Message-ID: <20011209181238.A803@eyrie.homenet>
30383 Branch: perl
30384 ! win32/win32.c
30385____________________________________________________________________________
30386[ 13574] By: jhi on 2001/12/09 23:49:19
30387 Log: make sure that va_start() has matching va_end();
30388 from OpenBSD 3.0.
30389 Branch: perl
30390 ! x2p/util.c
30391____________________________________________________________________________
30392[ 13573] By: jhi on 2001/12/09 23:45:57
30393 Log: h2ph updates from OpenBSD 3.0.
30394 Branch: perl
30395 ! utils/h2ph.PL
30396____________________________________________________________________________
30397[ 13572] By: jhi on 2001/12/09 23:44:25
30398 Log: OpenBSD hints update from OpenBSD 3.0.
30399 Branch: perl
30400 ! hints/openbsd.sh
30401____________________________________________________________________________
30402[ 13571] By: jhi on 2001/12/09 23:32:08
30403 Log: DJGPP tweaks from Laszlo Molnar.
30404 Branch: perl
30405 ! djgpp/config.over lib/File/Find/t/find.t
30406 ! lib/File/Find/t/taint.t t/pod/find.t
30407____________________________________________________________________________
30408[ 13570] By: jhi on 2001/12/09 23:28:55
30409 Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
30410 From: Michael G Schwern <schwern@pobox.com>
30411 Date: Sun, 9 Dec 2001 19:28:12 -0500
30412 Message-ID: <20011210002812.GF13586@blackrider>
30413 Branch: perl
30414 ! README.cygwin
30415____________________________________________________________________________
30416[ 13569] By: jhi on 2001/12/09 21:51:37
30417 Log: README.cygwin update from Gerrit P. Haase.
30418 Branch: perl
30419 ! README.cygwin
30420____________________________________________________________________________
30421[ 13568] By: jhi on 2001/12/09 21:49:06
30422 Log: Apply NetBSD patch-ag: shared/static linking,
30423 but make the change less intrusive on non-NetBSD.
30424 Branch: perl
30425 ! lib/ExtUtils/MM_Unix.pm
30426____________________________________________________________________________
30427[ 13567] By: jhi on 2001/12/09 21:09:10
30428 Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
30429 Branch: perl
30430 ! lib/ExtUtils/Liblist.pm
30431____________________________________________________________________________
30432[ 13566] By: jhi on 2001/12/09 20:55:32
30433 Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
30434 Branch: perl
30435 ! regcomp.c
30436____________________________________________________________________________
30437[ 13565] By: jhi on 2001/12/09 20:50:57
30438 Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
30439 Branch: perl
30440 ! pp.c
30441____________________________________________________________________________
30442[ 13564] By: jhi on 2001/12/09 20:38:48
30443 Log: Apply NetBSD patch-ac.
30444 (the fix has already been done: change #9706, fully qualified
30445 pathnames in packlists)
30446 Branch: perl
30447 ! lib/ExtUtils/Install.pm
30448____________________________________________________________________________
30449[ 13563] By: jhi on 2001/12/09 20:32:52
30450 Log: Apply NetBSD patch-ab: NetBSD hints update.
30451 Branch: perl
30452 ! hints/netbsd.sh
30453____________________________________________________________________________
30454[ 13562] By: jhi on 2001/12/09 20:31:38
30455 Log: metaconfig unit changes for #13560.
30456 Branch: metaconfig/U/perl
30457 ! dlsrc.U i_ieeefp.U libperl.U
30458____________________________________________________________________________
30459[ 13561] By: jhi on 2001/12/09 20:31:14
30460 Log: NetBSD has <ieeefp.h> but hidden.
30461 Branch: perl
30462 ! hints/netbsd.sh
30463____________________________________________________________________________
30464[ 13560] By: jhi on 2001/12/09 20:29:35
30465 Log: Implement NetBSD patch-aa.
30466 Branch: perl
30467 ! Configure
30468____________________________________________________________________________
30469[ 13559] By: jhi on 2001/12/09 19:21:45
30470 Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
30471 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30472 Date: Sun, 09 Dec 2001 13:40:58 +0100
30473 Message-ID: <200112091340580550.008ED513@smtp.chello.at>
30474
30475 (The lstat()s were there in 5.6.1: what happened to them?)
30476 Branch: perl
30477 ! lib/File/Find.pm
30478____________________________________________________________________________
30479[ 13558] By: jhi on 2001/12/09 19:04:23
30480 Log: Quickie documentation of the C UTF-8 API.
30481 Branch: perl
30482 ! pod/perlunicode.pod
30483____________________________________________________________________________
30484[ 13557] By: jhi on 2001/12/09 18:36:20
30485 Log: Subject: bleadperl on cygwin weirdness...
30486 From: "Gerrit P. Haase" <gp@familiehaase.de>
30487 Date: Sun, 9 Dec 2001 20:31:28 +0100
30488 Message-ID: <13779422183.20011209203128@familiehaase.de>
30489
30490 (plus libperl*.dll version portability tweaks)
30491 Branch: perl
30492 ! lib/ExtUtils/Embed.t
30493____________________________________________________________________________
30494[ 13556] By: jhi on 2001/12/09 18:21:46
30495 Log: Instead of muting symbol export error if under eval,
30496 delay the errors until the croak().
30497
30498 (replaces #13408)
30499 Branch: perl
30500 ! lib/Exporter/Heavy.pm
30501____________________________________________________________________________
30502[ 13555] By: jhi on 2001/12/09 18:09:12
30503 Log: Basegroup 0 is a cygwin_nt thing.
30504 Branch: perl
30505 ! t/op/groups.t
30506____________________________________________________________________________
30507[ 13554] By: jhi on 2001/12/09 17:57:44
30508 Log: Also WinME is LoseLink.
30509 Branch: perl
30510 ! t/op/stat.t
30511____________________________________________________________________________
30512[ 13553] By: jhi on 2001/12/09 16:25:52
30513 Log: Forgotten checkin.
30514 Branch: perl
30515 ! lib/User/grent.t
30516____________________________________________________________________________
30517[ 13552] By: jhi on 2001/12/09 16:23:14
30518 Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
30519 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30520 Date: Sun, 09 Dec 2001 13:45:06 +0100
30521 Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
30522 Branch: perl
30523 ! lib/File/Find.pm
30524____________________________________________________________________________
30525[ 13551] By: jhi on 2001/12/09 16:18:20
30526 Log: Tweakback.
30527 Branch: perl
30528 ! lib/Net/hostent.t
30529____________________________________________________________________________
30530[ 13550] By: jhi on 2001/12/09 16:01:55
30531 Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
30532 From: Michael G Schwern <schwern@pobox.com>
30533 Date: Sat, 8 Dec 2001 14:48:38 -0500
30534 Message-ID: <20011208194838.GA8650@blackrider>
30535 Branch: perl
30536 ! t/op/grent.t
30537____________________________________________________________________________
30538[ 13549] By: jhi on 2001/12/09 15:40:28
30539 Log: Subject: [README.cygwin] Removing old expected test failures
30540 From: Michael G Schwern <schwern@pobox.com>
30541 Date: Sat, 8 Dec 2001 15:38:28 -0500
30542 Message-ID: <20011208203828.GB9017@blackrider>
30543 Branch: perl
30544 ! README.cygwin
30545____________________________________________________________________________
30546[ 13548] By: jhi on 2001/12/09 15:37:48
30547 Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
30548 From: Michael G Schwern <schwern@pobox.com>
30549 Date: Sat, 8 Dec 2001 15:26:59 -0500
30550 Message-ID: <20011208202659.GA9017@blackrider>
30551 Branch: perl
30552 ! lib/Net/hostent.t
30553____________________________________________________________________________
30554[ 13547] By: jhi on 2001/12/09 15:33:43
30555 Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
30556 From: Michael G Schwern <schwern@pobox.com>
30557 Date: Sat, 8 Dec 2001 15:06:16 -0500
30558 Message-ID: <20011208200616.GA8915@blackrider>
30559 Branch: perl
30560 ! t/op/stat.t
30561____________________________________________________________________________
30562[ 13546] By: jhi on 2001/12/09 15:31:19
30563 Log: Developer deprecations and an incompatibility.
30564 Branch: perl
30565 ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
30566____________________________________________________________________________
30567[ 13545] By: jhi on 2001/12/09 15:27:14
30568 Log: Shoo.
30569 Branch: perl
30570 - lib/Attribute/Handlers.pm
30571____________________________________________________________________________
30572[ 13544] By: jhi on 2001/12/09 15:20:08
30573 Log: Remove Attribute::Handlers, as per Damian's request.
30574 (Because of fixing the my variables to be now handled
30575 in run-time, the whole internals of the A::H needs to
30576 be rewritten and Damian will not have time for that
30577 for months.)
30578 Branch: perl
30579 - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
30580 - lib/Attribute/Handlers/demo/Demo.pm
30581 - lib/Attribute/Handlers/demo/Descriptions.pm
30582 - lib/Attribute/Handlers/demo/MyClass.pm
30583 - lib/Attribute/Handlers/demo/demo.pl
30584 - lib/Attribute/Handlers/demo/demo2.pl
30585 - lib/Attribute/Handlers/demo/demo3.pl
30586 - lib/Attribute/Handlers/demo/demo4.pl
30587 - lib/Attribute/Handlers/demo/demo_call.pl
30588 - lib/Attribute/Handlers/demo/demo_chain.pl
30589 - lib/Attribute/Handlers/demo/demo_cycle.pl
30590 - lib/Attribute/Handlers/demo/demo_hashdir.pl
30591 - lib/Attribute/Handlers/demo/demo_phases.pl
30592 - lib/Attribute/Handlers/demo/demo_range.pl
30593 - lib/Attribute/Handlers/demo/demo_rawdata.pl
30594 - lib/Attribute/Handlers/t/multi.t
30595 ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
30596 ! pod/perlmodlib.pod pod/perltoc.pod
30597____________________________________________________________________________
30598[ 13543] By: jhi on 2001/12/09 15:00:50
30599 Log: Subject: Re: attributes are broken
30600 From: Spider Boardman <spider@Orb.Nashua.NH.US>
30601 Date: Sun, 09 Dec 2001 00:09:23 -0500
30602 Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>
30603 Branch: perl
30604 ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
30605 ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
30606 ! xsutils.c
30607____________________________________________________________________________
30608[ 13542] By: jhi on 2001/12/09 14:49:46
30609 Log: Forgotten checkin.
30610 Branch: perl
30611 ! lib/Pod/Text.pm
30612____________________________________________________________________________
30613[ 13541] By: jhi on 2001/12/09 14:48:15
30614 Log: uconfig.h update.
30615 Branch: perl
30616 ! uconfig.h
30617____________________________________________________________________________
30618[ 13540] By: jhi on 2001/12/08 18:39:51
30619 Log: Update Changes.
30620 Branch: perl
30621 ! Changes patchlevel.h
30622____________________________________________________________________________
30623[ 13539] By: jhi on 2001/12/08 18:28:02
30624 Log: Note that some of the Unicode features are
30625 dependent on perlio.
30626 Branch: perl
30627 ! pod/perluniintro.pod
30628____________________________________________________________________________
30629[ 13538] By: jhi on 2001/12/08 17:53:00
30630 Log: Regen perlapi, regen toc.
30631 Branch: perl
30632 ! pod/perlapi.pod pod/perltoc.pod
30633____________________________________________________________________________
30634[ 13537] By: jhi on 2001/12/08 17:44:48
30635 Log: FAQ sync.
30636 Branch: perl
30637 ! pod/perlfaq4.pod pod/perlfaq6.pod
30638____________________________________________________________________________
30639[ 13536] By: jhi on 2001/12/08 17:37:53
30640 Log: Subject: [PATCH] Fix odd language in an sv.c comment
30641 From: coral@eekeek.org
30642 Date: Sat, 8 Dec 2001 12:19:39 -0500
30643 Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
30644 Branch: perl
30645 ! sv.c
30646____________________________________________________________________________
30647[ 13535] By: jhi on 2001/12/08 15:29:18
30648 Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
30649 From: Michael G Schwern <schwern@pobox.com>
30650 Date: Fri, 7 Dec 2001 20:03:45 -0500
30651 Message-ID: <20011208010345.GD642@blackrider>
30652
30653 Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
30654 From: Michael G Schwern <schwern@pobox.com>
30655 Date: Fri, 7 Dec 2001 20:13:54 -0500
30656 Message-ID: <20011208011354.GE642@blackrider>
30657
30658 Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
30659 From: Michael G Schwern <schwern@pobox.com>
30660 Date: Fri, 7 Dec 2001 21:47:36 -0500
30661 Message-ID: <20011208024736.GH642@blackrider>
30662
30663 Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
30664 From: Michael G Schwern <schwern@pobox.com>
30665 Date: Fri, 7 Dec 2001 23:09:43 -0500
30666 Message-ID: <20011208040943.GK642@blackrider>
30667
30668 Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
30669 Message-Id: <a05101004b83754903506@[172.16.52.1]>
30670 Date: Fri, 7 Dec 2001 23:28:15 -0600
30671 From: "Craig A. Berry" <craigberry@mac.com>
30672 Branch: perl
30673 ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
30674____________________________________________________________________________
30675[ 13534] By: jhi on 2001/12/08 15:16:14
30676 Log: Integrate perlio:
30677
30678 [ 13531]
30679 Tweak multi-arg open error messages
30680
30681 [ 13530]
30682 Allow multi-arg open() if opening layer declares this legal.
30683 Branch: perl
30684 !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
30685 !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
30686____________________________________________________________________________
30687[ 13533] By: jhi on 2001/12/08 15:13:39
30688 Log: Retract #11156 since Sarathy has found that it breaks code:
30689 http://bugs.ActiveState.com/show_bug.cgi?id=18457
30690 http://bugs.ActiveState.com/show_bug.cgi?id=18858
30691 Branch: perl
30692 ! op.c sv.c t/op/pos.t
30693____________________________________________________________________________
30694[ 13532] By: nick on 2001/12/08 14:11:12
30695 Log: Integrate mainline
30696 Branch: perlio
30697 !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
30698 !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
30699____________________________________________________________________________
30700[ 13531] By: nick on 2001/12/08 13:48:21
30701 Log: Tweak multi-arg open error messages
30702 Branch: perlio
30703 ! perlio.c
30704____________________________________________________________________________
30705[ 13530] By: nick on 2001/12/08 10:20:06
30706 Log: Allow multi-arg open() if opening layer declares this legal.
30707 Branch: perlio
30708 ! doio.c perlio.c perliol.h
30709____________________________________________________________________________
30710[ 13529] By: jhi on 2001/12/07 23:48:58
30711 Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
30712 From: Michael G Schwern <schwern@pobox.com>
30713 Date: Fri, 7 Dec 2001 19:41:31 -0500
30714 Message-ID: <20011208004131.GC642@blackrider>
30715 Branch: perl
30716 ! t/run/switches.t t/test.pl
30717____________________________________________________________________________
30718[ 13528] By: jhi on 2001/12/07 23:47:26
30719 Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
30720 From: Michael G Schwern <schwern@pobox.com>
30721 Date: Fri, 7 Dec 2001 19:12:44 -0500
30722 Message-ID: <20011208001244.GB642@blackrider>
30723 Branch: perl
30724 ! t/op/stat.t
30725____________________________________________________________________________
30726[ 13527] By: jhi on 2001/12/07 22:31:22
30727 Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
30728 From: Michael G Schwern <schwern@pobox.com>
30729 Date: Fri, 7 Dec 2001 17:28:57 -0500
30730 Message-ID: <20011207222857.GI23210@blackrider>
30731 Branch: perl
30732 ! t/op/magic.t
30733____________________________________________________________________________
30734[ 13526] By: jhi on 2001/12/07 22:27:46
30735 Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
30736 Branch: perl
30737 ! t/test.pl
30738____________________________________________________________________________
30739[ 13525] By: jhi on 2001/12/07 22:21:25
30740 Log: which_perl: delay as much a possible till runtime.
30741 Branch: perl
30742 ! t/test.pl
30743____________________________________________________________________________
30744[ 13524] By: jhi on 2001/12/07 21:58:15
30745 Log: Further tweakage to which_perl().
30746 Branch: perl
30747 ! t/test.pl
30748____________________________________________________________________________
30749[ 13523] By: jhi on 2001/12/07 21:57:30
30750 Log: perluniintro tweaks.
30751 Branch: perl
30752 ! pod/perluniintro.pod
30753____________________________________________________________________________
30754[ 13522] By: jhi on 2001/12/07 21:01:02
30755 Log: Tweak the $Perl computation.
30756 Branch: perl
30757 ! t/test.pl
30758____________________________________________________________________________
30759[ 13521] By: jhi on 2001/12/07 17:27:02
30760 Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
30761 From: Nicholas Clark <nick@ccl4.org>
30762 Date: Fri, 7 Dec 2001 17:06:56 +0000
30763 Message-ID: <20011207170656.G21702@plum.flirble.org>
30764 Branch: perl
30765 ! doop.c t/op/chop.t
30766____________________________________________________________________________
30767[ 13520] By: jhi on 2001/12/07 15:55:34
30768 Log: Update Changes.
30769 Branch: perl
30770 ! Changes patchlevel.h
30771____________________________________________________________________________
30772[ 13519] By: jhi on 2001/12/07 15:32:58
30773 Log: Missing ).
30774 Branch: perl
30775 ! t/test.pl
30776____________________________________________________________________________
30777[ 13518] By: jhi on 2001/12/07 15:24:32
30778 Log: Allow several arguments to display().
30779 Branch: perl
30780 ! t/test.pl
30781____________________________________________________________________________
30782[ 13517] By: jhi on 2001/12/07 15:19:20
30783 Log: /dev/stdout could be either a character special file
30784 or a named pipe, so let's pretend it doesn't exist.
30785 Branch: perl
30786 ! t/op/stat.t
30787____________________________________________________________________________
30788[ 13516] By: nick on 2001/12/07 15:09:23
30789 Log: Integrate again - can I catch up ?
30790 Branch: perlio
30791 !> t/test.pl
30792____________________________________________________________________________
30793[ 13515] By: nick on 2001/12/07 15:08:17
30794 Log: Integrate mainline some more
30795 Branch: perlio
30796 !> README.hpux hints/linux.sh pod/perlfunc.pod
30797____________________________________________________________________________
30798[ 13514] By: nick on 2001/12/07 15:07:15
30799 Log: Integrate mainline
30800 Branch: perlio
30801 +> djgpp/djgpp.h ext/Devel/PPPort/Changes
30802 +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
30803 +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
30804 +> hints/super-ux.sh lib/File/Spec/t/Functions.t
30805 +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
30806 +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
30807 +> t/lib/Math/BigInt/BareCalc.pm
30808 - ext/Devel/PPPort/harness/Harness.pm
30809 - ext/Devel/PPPort/harness/Harness.xs
30810 - ext/Devel/PPPort/harness/Makefile.PL
30811 - ext/Devel/PPPort/harness/module2.c
30812 - ext/Devel/PPPort/harness/module3.c
30813 - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
30814 - lib/File/Spec/Functions.t
30815 !> (integrate 103 files)
30816____________________________________________________________________________
30817[ 13513] By: jhi on 2001/12/07 14:58:06
30818 Log: Add display() for displaying icky scalars.
30819 Branch: perl
30820 ! t/test.pl
30821____________________________________________________________________________
30822[ 13511] By: jhi on 2001/12/07 14:40:58
30823 Log: Subject: [ID 20011207.001] documentation bug for waitpid
30824 From: Jan-Pieter Cornet <john@pc.xs4all.nl>
30825 Date: Fri, 7 Dec 2001 12:44:56 +0100
30826 Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
30827 Branch: perl
30828 ! pod/perlfunc.pod
30829____________________________________________________________________________
30830[ 13510] By: jhi on 2001/12/07 14:38:39
30831 Log: gcc version matching didn't.
30832 Branch: perl
30833 ! hints/linux.sh
30834____________________________________________________________________________
30835[ 13509] By: jhi on 2001/12/07 14:21:33
30836 Log: Subject: HP renamed their servers
30837 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30838 Date: Fri, 07 Dec 2001 12:07:22 +0100
30839 Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
30840 Branch: perl
30841 ! README.hpux
30842____________________________________________________________________________
30843[ 13508] By: jhi on 2001/12/07 14:01:41
30844 Log: Subject: Re: [patch pod/perlport.pod] wrong escape
30845 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30846 Date: Fri, 7 Dec 2001 00:24:55 -0500
30847 Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
30848 Branch: perl
30849 ! pod/perlport.pod
30850____________________________________________________________________________
30851[ 13507] By: jhi on 2001/12/07 03:07:03
30852 Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
30853 From: Michael G Schwern <schwern@pobox.com>
30854 Date: Thu, 6 Dec 2001 22:56:34 -0500
30855 Message-ID: <20011207035634.GO22648@blackrider>
30856 Branch: perl
30857 ! t/base/lex.t t/op/exec.t
30858____________________________________________________________________________
30859[ 13506] By: jhi on 2001/12/07 03:05:38
30860 Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
30861 From: Michael G Schwern <schwern@pobox.com>
30862 Date: Thu, 6 Dec 2001 22:45:44 -0500
30863 Message-ID: <20011207034544.GN22648@blackrider>
30864
30865 (plus op/ref tweak)
30866 Branch: perl
30867 ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
30868 ! t/run/kill_perl.t t/test.pl
30869____________________________________________________________________________
30870[ 13505] By: jhi on 2001/12/07 01:30:25
30871 Log: Upgrade to Math::BigInt 1.48.
30872 Branch: perl
30873 + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
30874 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
30875 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
30876 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
30877 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30878 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30879 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
30880____________________________________________________________________________
30881[ 13504] By: jhi on 2001/12/07 00:56:58
30882 Log: Mention also perl56delta in case someone is upgrading from
30883 Perl 5.005_03.
30884 Branch: perl
30885 ! pod/perldelta.pod
30886____________________________________________________________________________
30887[ 13503] By: jhi on 2001/12/07 00:46:55
30888 Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
30889 From: Michael G Schwern <schwern@pobox.com>
30890 Date: Thu, 6 Dec 2001 15:15:28 -0500
30891 Message-ID: <20011206201528.GF16414@blackrider>
30892
30893 (just the term.t, not the lex.t)
30894
30895 Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
30896 From: Michael G Schwern <schwern@pobox.com>
30897 Date: Thu, 6 Dec 2001 15:22:22 -0500
30898 Message-ID: <20011206202222.GG16414@blackrider>
30899
30900 Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
30901 From: Michael G Schwern <schwern@pobox.com>
30902 Date: Thu, 6 Dec 2001 15:31:58 -0500
30903 Message-ID: <20011206203158.GI16414@blackrider>
30904
30905 Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
30906 From: Michael G Schwern <schwern@pobox.com>
30907 Date: Thu, 6 Dec 2001 17:38:55 -0500
30908 Message-ID: <20011206223855.GC22648@blackrider>
30909 Branch: perl
30910 ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
30911 ! t/test.pl
30912____________________________________________________________________________
30913[ 13502] By: jhi on 2001/12/06 22:15:49
30914 Log: Update the thr5005 situation.
30915 Branch: perl
30916 ! pod/perldelta.pod
30917____________________________________________________________________________
30918[ 13501] By: jhi on 2001/12/06 22:06:28
30919 Log: perldelta borrowings from perl561delta.
30920 Branch: perl
30921 ! pod/perldelta.pod
30922____________________________________________________________________________
30923[ 13500] By: jhi on 2001/12/06 21:21:59
30924 Log: Add the 5.6.1 perldelta as perl561delta.
30925 (Makes it easier to steal stuff for perldelta :-)
30926 Branch: perl
30927 + pod/perl561delta.pod
30928 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30929____________________________________________________________________________
30930[ 13499] By: jhi on 2001/12/06 20:46:04
30931 Log: Retract #13496 for now.
30932 Branch: perl
30933 ! t/base/lex.t t/base/term.t
30934____________________________________________________________________________
30935[ 13498] By: jhi on 2001/12/06 20:16:04
30936 Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
30937 From: "Craig A. Berry" <craigberry@mac.com>
30938 Date: Thu, 6 Dec 2001 14:54:36 -0600
30939 Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
30940 Branch: perl
30941 ! vms/ext/filespec.t
30942____________________________________________________________________________
30943[ 13496] By: jhi on 2001/12/06 19:47:53
30944 Log: (retracted by #13499)
30945
30946 Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
30947 From: Michael G Schwern <schwern@pobox.com>
30948 Date: Thu, 6 Dec 2001 15:15:28 -0500
30949 Message-ID: <20011206201528.GF16414@blackrider>
30950 Branch: perl
30951 ! t/base/lex.t t/base/term.t
30952____________________________________________________________________________
30953[ 13495] By: jhi on 2001/12/06 17:56:15
30954 Log: Subject: [PATCH t/op/stat.t] VMS has no link count
30955 From: Michael G Schwern <schwern@pobox.com>
30956 Date: Thu, 6 Dec 2001 13:54:48 -0500
30957 Message-ID: <20011206185448.GC16414@blackrider>
30958 Branch: perl
30959 ! t/op/stat.t
30960____________________________________________________________________________
30961[ 13494] By: jhi on 2001/12/06 17:54:14
30962 Log: The #4 has nothing to do with Unicode.
30963 Branch: perl
30964 ! t/op/tr.t
30965____________________________________________________________________________
30966[ 13493] By: jhi on 2001/12/06 17:52:43
30967 Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
30968 From: Michael G Schwern <schwern@pobox.com>
30969 Date: Thu, 6 Dec 2001 13:45:48 -0500
30970 Message-ID: <20011206184548.GB16414@blackrider>
30971 Branch: perl
30972 ! t/op/tr.t
30973____________________________________________________________________________
30974[ 13492] By: jhi on 2001/12/06 15:47:08
30975 Log: Update Changes.
30976 Branch: perl
30977 ! Changes patchlevel.h
30978____________________________________________________________________________
30979[ 13491] By: jhi on 2001/12/06 15:43:22
30980 Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
30981 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30982 Date: Thu, 6 Dec 2001 11:41:25 EST
30983 Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
30984 Branch: perl
30985 ! vms/vms.c vms/vmsish.h
30986____________________________________________________________________________
30987[ 13490] By: jhi on 2001/12/06 15:08:40
30988 Log: Subject: [PATCH] Re: weirdness in regexps
30989 From: Robin Houston <robin@kitsite.com>
30990 Date: Thu, 6 Dec 2001 14:44:01 +0000
30991 Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
30992 Branch: perl
30993 ! op.c t/lib/strict/subs
30994____________________________________________________________________________
30995[ 13489] By: jhi on 2001/12/06 15:07:18
30996 Log: Make the -b -c -S tests count all of the /dev, not just
30997 check the first one, as suggested by Benjamin Goldberg.
30998 Branch: perl
30999 ! t/op/stat.t
31000____________________________________________________________________________
31001[ 13488] By: jhi on 2001/12/06 14:41:02
31002 Log: Subject: Re: [PATCH: bleadperl] casefold backref
31003 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
31004 Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST)
31005 Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
31006 Branch: perl
31007 ! regexec.c
31008____________________________________________________________________________
31009[ 13487] By: jhi on 2001/12/06 14:30:45
31010 Log: Nits noticed by Philip Newton, and de-tab DB.t.
31011 Branch: perl
31012 ! lib/DB.t
31013____________________________________________________________________________
31014[ 13486] By: jhi on 2001/12/06 14:23:06
31015 Log: Subject: [PATCH] Re: counting tr thinks it's modifying
31016 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31017 Date: 6 Dec 2001 11:06:01 -0000
31018 Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
31019 Branch: perl
31020 ! op.c t/op/tr.t
31021____________________________________________________________________________
31022[ 13485] By: jhi on 2001/12/06 14:07:54
31023 Log: Subject: [PATCH: bleadperl] casefold backref
31024 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31025 Date: Wed, 05 Dec 2001 17:27:05 +0000
31026 Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk>
31027 Branch: perl
31028 ! regexec.c t/op/re_tests
31029____________________________________________________________________________
31030[ 13484] By: jhi on 2001/12/06 03:04:18
31031 Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups
31032 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31033 Date: Wed, 5 Dec 2001 22:34:53 EST
31034 Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
31035 Branch: perl
31036 ! mg.c vms/vms.c vms/vmsish.h
31037____________________________________________________________________________
31038[ 13483] By: jhi on 2001/12/06 02:59:40
31039 Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
31040 From: Michael G Schwern <schwern@pobox.com>
31041 Date: Wed, 5 Dec 2001 19:52:58 -0500
31042 Message-ID: <20011205195257.A903@blackrider>
31043 Branch: perl
31044 + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
31045 + lib/File/Spec/t/rel2abs2rel.t
31046 - lib/File/Spec.t lib/File/Spec/Functions.t
31047 ! MANIFEST
31048____________________________________________________________________________
31049[ 13482] By: jhi on 2001/12/06 02:48:27
31050 Log: Subject: Re: Silly stat() portability questions
31051 From: Benjamin Goldberg <goldbb2@earthlink.net>
31052 Date: Wed, 05 Dec 2001 22:52:35 -0500
31053 Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
31054 Branch: perl
31055 ! pod/perlport.pod
31056____________________________________________________________________________
31057[ 13481] By: jhi on 2001/12/06 02:39:43
31058 Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
31059 From: "Craig A. Berry" <craigberry@mac.com>
31060 Date: Wed, 05 Dec 2001 16:41:59 -0600
31061 Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
31062 Branch: perl
31063 ! README.vms configure.com lib/File/Spec/VMS.pm
31064 ! vms/ext/filespec.t
31065____________________________________________________________________________
31066[ 13480] By: jhi on 2001/12/05 19:53:05
31067 Log: $apply->('club', $glibc_maintainers);
31068
04d26ece 31069 (Nicholas Clark just reported that <langinfo.h> YESSTR
6b490b4c
JH
31070 is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
31071 Branch: perl
31072 ! ext/I18N/Langinfo/Langinfo.t
31073____________________________________________________________________________
31074[ 13479] By: jhi on 2001/12/05 19:49:16
31075 Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
31076 Branch: perl
31077 ! pod/perlport.pod
31078____________________________________________________________________________
31079[ 13478] By: gsar on 2001/12/05 18:22:38
31080 Log: tweak change#13474 (pad entries can apparently be null in some
31081 situations)
31082 Branch: maint-5.6/perl
31083 ! op.c
31084____________________________________________________________________________
31085[ 13477] By: jhi on 2001/12/05 17:53:13
31086 Log: Restore the /dev -b -c -S part of the test.
31087 Branch: perl
31088 ! t/op/stat.t
31089____________________________________________________________________________
31090[ 13476] By: jhi on 2001/12/05 17:29:36
31091 Log: Retract #13475 until Arthur gets back to the mine.
31092 Branch: perl
31093 ! op.c t/run/kill_perl.t
31094____________________________________________________________________________
31095[ 13475] By: jhi on 2001/12/05 17:07:00
31096 Log: (retracted by #13476)
31097
31098 Manually apply #13474; fixes stale reference to dead
31099 CvOUTSIDE(); this can happen when anonymous subroutines
31100 that aren't closures are returned from an eval""
31101
31102 (threads/shared/sv_refs.t is coredump-unhappy about this change)
31103 Branch: perl
31104 ! op.c t/run/kill_perl.t
31105____________________________________________________________________________
31106[ 13474] By: gsar on 2001/12/05 15:14:24
31107 Log: replacement for change#10451
31108
31109 fixes stale reference to dead CvOUTSIDE(); this can happen when
31110 anonymous subroutines that aren't closures are returned from an
31111 eval""
31112 Branch: maint-5.6/perl
31113 ! op.c t/op/misc.t
31114____________________________________________________________________________
31115[ 13473] By: gsar on 2001/12/05 15:08:18
31116 Log: revert change#10451,10472; it was a naive fix that simply
31117 reintroduced the memory leak!
31118 Branch: maint-5.6/perl
31119 ! op.c t/op/misc.t
31120____________________________________________________________________________
31121[ 13472] By: jhi on 2001/12/05 13:30:47
31122 Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
31123 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
31124 Date: Wed, 05 Dec 2001 10:49:20 +0100
31125 Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
31126 Branch: perl
31127 ! lib/File/Basename.pm lib/File/Basename.t
31128____________________________________________________________________________
31129[ 13471] By: jhi on 2001/12/05 13:22:50
31130 Log: Subject: [PATCH t/op/magic.t] Removing a TODO
31131 From: Michael G Schwern <schwern@pobox.com>
31132 Date: Wed, 5 Dec 2001 02:47:59 -0500
31133 Message-ID: <20011205024759.H14333@blackrider>
31134 Branch: perl
31135 ! t/op/magic.t
31136____________________________________________________________________________
31137[ 13470] By: jhi on 2001/12/05 13:21:09
31138 Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
31139 From: Michael G Schwern <schwern@pobox.com>
31140 Date: Wed, 5 Dec 2001 02:22:05 -0500
31141 Message-ID: <20011205022205.F14333@blackrider>
31142 Branch: perl
31143 ! t/op/stat.t vms/test.com
31144____________________________________________________________________________
31145[ 13469] By: jhi on 2001/12/05 03:44:59
31146 Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
31147 From: Michael G Schwern <schwern@pobox.com>
31148 Date: Tue, 4 Dec 2001 23:40:10 -0500
31149 Message-ID: <20011204234010.B14333@blackrider>
31150 Branch: perl
31151 ! t/op/stat.t
31152____________________________________________________________________________
31153[ 13468] By: jhi on 2001/12/05 01:37:04
31154 Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
31155 From: Michael G Schwern <schwern@pobox.com>
31156 Date: Tue, 4 Dec 2001 21:09:18 -0500
31157 Message-ID: <20011204210918.D13279@blackrider>
31158
31159 t/test.
31160 Branch: perl
31161 ! t/test.pl
31162____________________________________________________________________________
31163[ 13467] By: jhi on 2001/12/05 01:36:44
31164 Log: (accidentally empty check-in)
31165 Branch: perl
31166 ! t/op/stat.t
31167____________________________________________________________________________
31168[ 13466] By: jhi on 2001/12/04 22:51:19
31169 Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
31170 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31171 Date: Tue, 04 Dec 2001 23:40:27 +0100
31172 Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
31173 Branch: perl
31174 ! mg.c
31175____________________________________________________________________________
31176[ 13465] By: jhi on 2001/12/04 22:50:26
31177 Log: Subject: [PATCH] minor pod fix in Safe.pm
31178 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31179 Date: Tue, 4 Dec 2001 22:02:34 +0100
31180 Message-ID: <20011204220234.A17293@rafael>
31181 Branch: perl
31182 ! ext/Opcode/Safe.pm
31183____________________________________________________________________________
31184[ 13464] By: jhi on 2001/12/04 22:47:43
31185 Log: CRLF GRRR.
31186 Branch: perl
31187 ! djgpp/configure.bat
31188____________________________________________________________________________
31189[ 13463] By: jhi on 2001/12/04 22:46:28
31190 Log: DJGPP fixes from Laszlo Molnar.
31191 Branch: perl
31192 ! djgpp/configure.bat djgpp/djgpp.h
31193____________________________________________________________________________
31194[ 13462] By: jhi on 2001/12/04 14:56:22
31195 Log: Update Changes.
31196 Branch: perl
31197 ! Changes patchlevel.h
31198____________________________________________________________________________
31199[ 13461] By: jhi on 2001/12/04 14:49:45
31200 Log: Must wipe out the memory of real Socket before starting
31201 to use the new fake one.
31202 Branch: perl
31203 ! lib/Net/t/config.t
31204____________________________________________________________________________
31205[ 13460] By: jhi on 2001/12/04 14:40:28
31206 Log: LC_ALL might trump LANG.
31207 Branch: perl
31208 ! lib/open.t
31209____________________________________________________________________________
31210[ 13459] By: jhi on 2001/12/04 14:39:38
31211 Log: Make the eval runtime.
31212 Branch: perl
31213 ! lib/open.pm
31214____________________________________________________________________________
31215[ 13458] By: jhi on 2001/12/04 14:08:17
31216 Log: Make the Langinfo test both more lenient (allow
31217 for any symbol not to exists) and stricter (add
31218 more symbols).
31219 Branch: perl
31220 ! ext/I18N/Langinfo/Langinfo.t
31221____________________________________________________________________________
31222[ 13457] By: gsar on 2001/12/04 14:07:01
31223 Log: integrate change#13453 from maint-5.6
31224
31225 tweak change#11399 to use an explicit flag rather than
31226 ass_u_ming w32_pseudo_id will only be zero for the real
31227 toplevel interpreter; avoids multiple hosts from diddling
31228 the environment at the same time
31229 Branch: perl
31230 !> win32/perlhost.h
31231____________________________________________________________________________
31232[ 13456] By: jhi on 2001/12/04 13:35:58
31233 Log: Subject: [PATCH] VMS update for perldelta.pod
31234 From: "Craig A. Berry" <craigberry@mac.com>
31235 Date: Tue, 4 Dec 2001 00:23:12 -0600
31236 Message-Id: <a05101002b83218be190d@[172.16.52.1]>
31237 Branch: perl
31238 ! pod/perldelta.pod
31239____________________________________________________________________________
31240[ 13455] By: jhi on 2001/12/04 13:23:19
31241 Log: NetWare tweak from Ananth Kesari.
31242 Branch: perl
31243 ! NetWare/Makefile
31244____________________________________________________________________________
31245[ 13454] By: jhi on 2001/12/04 13:17:38
31246 Log: Upgrade to Net::Ping 2.07, from Rob Brown.
31247 Not adding the test suite because of its many assumptions.
31248 Branch: perl
31249 ! lib/Net/Ping.pm
31250____________________________________________________________________________
31251[ 13453] By: gsar on 2001/12/04 07:54:58
31252 Log: tweak change#11399 to use an explicit flag rather than
31253 ass_u_ming w32_pseudo_id will only be zero for the real
31254 toplevel interpreter; avoids multiple hosts from diddling
31255 the environment at the same time
31256 Branch: maint-5.6/perl
31257 ! win32/perlhost.h
31258____________________________________________________________________________
31259[ 13452] By: jhi on 2001/12/04 04:28:29
31260 Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
31261 from Len Makin.
31262 Branch: perl
31263 + hints/super-ux.sh
31264 ! MANIFEST
31265____________________________________________________________________________
31266[ 13451] By: jhi on 2001/12/04 01:58:03
31267 Log: Add Mac OS X known failures to perldelta.
31268 Branch: perl
31269 ! pod/perldelta.pod
31270____________________________________________________________________________
31271[ 13450] By: jhi on 2001/12/04 01:26:38
31272 Log: I think it's time to call the utf8 code non-test.
31273 Branch: perl
31274 ! utf8.c
31275____________________________________________________________________________
31276[ 13449] By: jhi on 2001/12/04 00:59:27
31277 Log: Retract #13303, need rethink.
31278 Branch: perl
31279 ! utf8.c
31280____________________________________________________________________________
31281[ 13448] By: jhi on 2001/12/03 22:40:22
31282 Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
31283 From: "Craig A. Berry" <craigberry@mac.com>
31284 Date: Mon, 03 Dec 2001 16:28:06 -0600
31285 Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
31286 Branch: perl
31287 ! configure.com lib/File/Basename.pm vms/descrip_mms.template
31288____________________________________________________________________________
31289[ 13447] By: jhi on 2001/12/03 22:37:12
31290 Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
31291 From: Andy Dougherty <doughera@lafayette.edu>
31292 Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
31293 Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
31294 Branch: perl
31295 ! hints/solaris_2.sh
31296____________________________________________________________________________
31297[ 13446] By: jhi on 2001/12/03 22:29:58
31298 Log: This test is not very robust on 8.3-constrained systems:
31299 all the "with truncated name" lines between "Autosplitting ..."
31300 and "some names are not unique" lines are unexpected,
31301 and the truncation message becomes:
31302 testtest.al, testtest.al truncate to testtest
31303 Branch: perl
31304 ! lib/AutoSplit.t
31305____________________________________________________________________________
31306[ 13445] By: jhi on 2001/12/03 22:13:07
31307 Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
31308 Branch: perl
31309 ! ext/I18N/Langinfo/Langinfo.t
31310____________________________________________________________________________
31311[ 13444] By: jhi on 2001/12/03 22:02:52
31312 Log: Test::Morify UCD.t
31313 Branch: perl
31314 ! lib/Unicode/UCD.t
31315____________________________________________________________________________
31316[ 13443] By: jhi on 2001/12/03 21:50:13
31317 Log: If Socket has not been built (e.g. DJGPP) the libnet
31318 tests fall over with (too) much noise.
31319 Branch: perl
31320 ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
31321 ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
31322 ! lib/Net/t/smtp.t lib/Net/t/time.t
31323____________________________________________________________________________
31324[ 13442] By: jhi on 2001/12/03 17:22:08
31325 Log: Subject: [PATCH] shared hash keys and ++/--
31326 From: Nicholas Clark <nick@ccl4.org>
31327 Date: Mon, 3 Dec 2001 16:37:16 +0000
31328 Message-ID: <20011203163716.C21702@plum.flirble.org>
31329 Branch: perl
31330 ! pp.c pp_hot.c sv.c t/op/inc.t
31331____________________________________________________________________________
31332[ 13441] By: jhi on 2001/12/03 17:15:52
31333 Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
31334 From: Jonathan Stowe <jns@gellyfish.com>
31335 Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
31336 Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
31337 Branch: perl
31338 ! lib/Term/Cap.pm
31339____________________________________________________________________________
31340[ 13440] By: jhi on 2001/12/03 14:26:58
31341 Log: Update Changes.
31342 Branch: perl
31343 ! Changes patchlevel.h
31344____________________________________________________________________________
31345[ 13439] By: jhi on 2001/12/03 14:22:05
31346 Log: perldelta tweaks.
31347 Branch: perl
31348 ! pod/perldelta.pod
31349____________________________________________________________________________
31350[ 13438] By: jhi on 2001/12/03 14:12:08
31351 Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
31352 From: Sam Tregar <sam@tregar.com>
31353 Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
31354 Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
31355 Branch: perl
31356 ! pod/perlnewmod.pod
31357____________________________________________________________________________
31358[ 13437] By: jhi on 2001/12/03 14:08:59
31359 Log: microperl casting nit.
31360 Branch: perl
31361 ! utf8.c
31362____________________________________________________________________________
31363[ 13436] By: jhi on 2001/12/03 14:03:21
31364 Log: Make sharepvn a macro since all it does is a deref.
31365 Branch: perl
31366 ! embed.h embed.pl global.sym hv.c hv.h proto.h
31367____________________________________________________________________________
31368[ 13435] By: jhi on 2001/12/03 13:38:14
31369 Log: perldelta updates.
31370 Branch: perl
31371 ! pod/perldelta.pod
31372____________________________________________________________________________
31373[ 13434] By: jhi on 2001/12/03 13:13:02
31374 Log: PPPort update from Paul Marquess.
31375 Branch: perl
31376 + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
31377 + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
31378 + ext/Devel/PPPort/t/test.t
31379 - ext/Devel/PPPort/harness/Harness.pm
31380 - ext/Devel/PPPort/harness/Harness.xs
31381 - ext/Devel/PPPort/harness/Makefile.PL
31382 - ext/Devel/PPPort/harness/module2.c
31383 - ext/Devel/PPPort/harness/module3.c
31384 - ext/Devel/PPPort/harness/t/test.t
31385 ! MANIFEST ext/Devel/PPPort/MANIFEST
31386 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
31387 ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
31388 ! ext/Devel/PPPort/soak
31389____________________________________________________________________________
31390[ 13433] By: jhi on 2001/12/03 12:57:23
31391 Log: No use talking about dynamic library search patch
31392 unless we are having a dynamic build.
31393 Branch: perl
31394 ! t/TEST
31395____________________________________________________________________________
31396[ 13432] By: jhi on 2001/12/02 22:35:04
31397 Log: Be more explicit on the List::Util build trick,
31398 should also stop unneeded rebuilds on static builds.
31399 Branch: perl
31400 ! ext/List/Util/Makefile.PL
31401____________________________________________________________________________
31402[ 13431] By: jhi on 2001/12/02 22:18:45
31403 Log: We need to replace the optimize (-O1) with
31404 the -h scalar0 -h vector0, not append them
31405 to the ccflags.
31406 Branch: perl
31407 ! hints/unicos.sh hints/unicosmk.sh
31408____________________________________________________________________________
31409[ 13430] By: jhi on 2001/12/02 20:01:24
31410 Log: Subject: [PATCH] Shared hash keys
31411 From: Nicholas Clark <nick@ccl4.org>
31412 Date: Sun, 2 Dec 2001 20:52:32 +0000
31413 Message-ID: <20011202205232.U21702@plum.flirble.org>
31414 Branch: perl
31415 ! doop.c t/op/tr.t
31416____________________________________________________________________________
31417[ 13429] By: jhi on 2001/12/02 19:19:54
31418 Log: Better add new files to MANIFEST, too.
31419 Branch: perl
31420 ! MANIFEST
31421____________________________________________________________________________
31422[ 13428] By: jhi on 2001/12/02 18:38:18
31423 Log: Subject: {PATCH] perlpacktut.pod
31424 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
31425 Date: Sun, 02 Dec 2001 19:55:06 +0100
31426 Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
31427 Branch: perl
31428 ! pod/perlpacktut.pod
31429____________________________________________________________________________
31430[ 13427] By: jhi on 2001/12/02 17:07:57
31431 Log: Various small nits found by DJGPP build.
31432 Branch: perl
31433 ! doio.c mg.c pp.c util.c
31434____________________________________________________________________________
31435[ 13426] By: jhi on 2001/12/02 16:55:21
31436 Log: Subject: RE: More verbose POD for Carp
31437 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
31438 Date: Sun, 2 Dec 2001 11:32:51 -0500
31439 Message-ID: <3C0A9748@operamail.com>
31440 Branch: perl
31441 ! lib/Carp.pm
31442____________________________________________________________________________
31443[ 13425] By: jhi on 2001/12/02 16:54:06
31444 Log: Add a header for DJGPP with the function prototypes.
31445 Branch: perl
31446 + djgpp/djgpp.h
31447 ! MANIFEST djgpp/djgpp.c
31448____________________________________________________________________________
31449[ 13424] By: jhi on 2001/12/02 01:17:43
31450 Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
31451 From: Abe Timmerman <abe@ztreet.demon.nl>
31452 Date: Sun, 02 Dec 2001 02:41:25 +0100
31453 Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
31454 Branch: perl
31455 ! pp_sys.c
31456____________________________________________________________________________
31457[ 13423] By: jhi on 2001/12/02 01:05:43
31458 Log: There isn't PTR2INT(), there's PTR2IV().
31459 Branch: perl
31460 ! ext/Time/HiRes/HiRes.xs
31461____________________________________________________________________________
31462[ 13422] By: jhi on 2001/12/02 00:56:05
31463 Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
31464 From: Marc Lehmann <root@schmorp.de>
31465 Date: Sun, 02 Dec 2001 02:44:53 +0100
31466 Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
31467 Branch: perl
31468 ! ext/Time/HiRes/HiRes.xs
31469____________________________________________________________________________
31470[ 13421] By: jhi on 2001/12/02 00:25:35
31471 Log: encode()/decode() examples.
31472 Branch: perl
31473 ! ext/Encode/Encode.pm
31474____________________________________________________________________________
31475[ 13420] By: jhi on 2001/12/02 00:14:38
31476 Log: DJGPP tweaks from Laszlo Molnar.
31477 Branch: perl
31478 ! djgpp/config.over djgpp/djgppsed.sh
31479____________________________________________________________________________
31480[ 13419] By: jhi on 2001/12/01 20:52:19
31481 Log: Update Changes.
31482 Branch: perl
31483 ! Changes patchlevel.h
31484____________________________________________________________________________
31485[ 13418] By: jhi on 2001/12/01 20:40:03
31486 Log: Integrate perlio:
31487
31488 [ 13409]
31489 Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
31490 have file descriptors. Noticed a possibly worse problem in the process ...
31491 Branch: perl
31492 !> doio.c
31493____________________________________________________________________________
31494[ 13417] By: jhi on 2001/12/01 20:37:40
31495 Log: Non-VMS-fixed and Win32-skipped version of
31496
31497 Subject: [PATCH t/op/exec.t] Portabilty fix
31498 From: Michael G Schwern <schwern@pobox.com>
31499 Date: Fri, 30 Nov 2001 16:09:27 -0500
31500 Message-ID: <20011130160927.A10406@blackrider>
31501 Branch: perl
31502 ! t/op/exec.t
31503____________________________________________________________________________
31504[ 13416] By: jhi on 2001/12/01 20:35:31
31505 Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
31506 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
31507 Date: Sat, 1 Dec 2001 07:01:09 -0500
31508 Message-ID: <3C0D2E39@operamail.com>
31509
31510 Subject: More verbose POD for Carp
31511 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
31512 Date: Sat, 1 Dec 2001 08:04:16 -0500
31513 Message-ID: <3C285C2B@operamail.com>
31514 Branch: perl
31515 ! lib/Carp.pm lib/Carp/Heavy.pm
31516____________________________________________________________________________
31517[ 13415] By: jhi on 2001/12/01 20:31:06
31518 Log: Subject: [PATCH lib/DB.t] Strictures, dual variables
31519 From: chromatic <chromatic@rmci.net>
31520 Date: Sat, 01 Dec 2001 12:41:58 -0700
31521 Message-ID: <20011201194946.50449.qmail@onion.perl.org>
31522 Branch: perl
31523 ! lib/DB.t
31524____________________________________________________________________________
31525[ 13414] By: jhi on 2001/12/01 20:30:17
31526 Log: Try to make a missing RADIXCHAR a softer kinder error.
31527 Branch: perl
31528 ! ext/I18N/Langinfo/Langinfo.t
31529____________________________________________________________________________
31530[ 13413] By: jhi on 2001/12/01 20:21:27
31531 Log: Have a little faith on nl_langinfo() itself.
31532 Branch: perl
31533 ! ext/I18N/Langinfo/Langinfo.xs
31534____________________________________________________________________________
31535[ 13412] By: jhi on 2001/12/01 18:47:07
31536 Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
31537 the max, not max plus one)
31538 Branch: perl
31539 ! ext/I18N/Langinfo/Langinfo.xs
31540____________________________________________________________________________
31541[ 13411] By: jhi on 2001/12/01 18:45:32
31542 Log: Make reality agree with the comment.
31543 Branch: perl
31544 ! ext/I18N/Langinfo/Langinfo.xs
31545____________________________________________________________________________
31546[ 13410] By: jhi on 2001/12/01 18:43:11
31547 Log: Try to protect against wild langinfo() arguments.
31548 Branch: perl
31549 ! ext/I18N/Langinfo/Langinfo.xs
31550____________________________________________________________________________
31551[ 13409] By: nick on 2001/12/01 18:19:59
31552 Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
31553 have file descriptors. Noticed a possibly worse problem in the process ...
31554 Branch: perlio
31555 ! doio.c
31556____________________________________________________________________________
31557[ 13408] By: jhi on 2001/12/01 18:18:34
31558 Log: (replaced by #13556)
31559
31560 If we are inside an eval, let's be silent about
31561 separate symbols and just croak() in the end.
31562 Branch: perl
31563 ! lib/Exporter/Heavy.pm
31564____________________________________________________________________________
31565[ 13407] By: nick on 2001/12/01 17:14:05
31566 Log: Integrate mainline
31567 Branch: perlio
31568 !> (integrate 26 files)
31569____________________________________________________________________________
31570[ 13406] By: jhi on 2001/12/01 16:31:02
31571 Log: Subject: Fix for Exporter error reporting behaviour
31572 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
31573 Date: Sat, 1 Dec 2001 06:34:48 -0500
31574 Message-ID: <3C0D1B9A@operamail.com>
31575 Branch: perl
31576 ! lib/Exporter.pm lib/Exporter/Heavy.pm
31577____________________________________________________________________________
31578[ 13405] By: jhi on 2001/12/01 16:29:27
31579 Log: Need to hide behind an eval to avoid a warning
31580 about :utf8 on non-perlio configs.
31581 Branch: perl
31582 ! lib/open.t
31583____________________________________________________________________________
31584[ 13404] By: jhi on 2001/12/01 15:55:51
31585 Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods
31586 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31587 Date: Fri, 30 Nov 2001 23:46:58 +0100
31588 Message-ID: <20011130234658.A717@rafael>
31589 Branch: perl
31590 ! op.c t/op/method.t
31591____________________________________________________________________________
31592[ 13403] By: jhi on 2001/12/01 15:54:23
31593 Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
31594 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31595 Date: Thu, 29 Nov 2001 22:46:12 +0100
31596 Message-ID: <20011129224612.A699@rafael>
31597 Branch: perl
31598 ! ext/B/B/Xref.pm
31599____________________________________________________________________________
31600[ 13402] By: jhi on 2001/12/01 15:52:13
31601 Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open
31602 From: Tels <perl_dummy@bloodgate.com>
31603 Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
31604 Message-Id: <200112010931.LAA29309@tiku.hut.fi>
31605 Branch: perl
31606 ! pod/perlfunc.pod
31607____________________________________________________________________________
31608[ 13401] By: jhi on 2001/12/01 15:48:13
31609 Log: Subject: [REPATCH] reference pointer comparison
31610 From: Nicholas Clark <nick@ccl4.org>
31611 Date: Sat, 1 Dec 2001 13:00:17 +0000
31612 Message-ID: <20011201130017.I21702@plum.flirble.org>
31613 Branch: perl
31614 ! pp.c
31615____________________________________________________________________________
31616[ 13400] By: jhi on 2001/12/01 15:43:15
31617 Log: Upgrade to Storable 1.0.14.
31618 Branch: perl
31619 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31620____________________________________________________________________________
31621[ 13399] By: jhi on 2001/12/01 15:40:13
31622 Log: Add simple caches for ::viacode() and ::vianame().
31623 Branch: perl
31624 ! lib/charnames.pm lib/charnames.t
31625____________________________________________________________________________
31626[ 13398] By: nick on 2001/12/01 10:36:24
31627 Log: Integrate mainline.
31628 Branch: perlio
31629 +> (branch 44 files)
31630 - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31631 - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31632 - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
31633 !> (integrate 250 files)
31634____________________________________________________________________________
31635[ 13397] By: jhi on 2001/12/01 04:35:39
31636 Log: Regen toc and modlib.
31637 Branch: perl
31638 ! pod/perlmodlib.pod pod/perltoc.pod
31639____________________________________________________________________________
31640[ 13396] By: jhi on 2001/12/01 04:31:53
31641 Log: Upgrade to podlators-1.18.
31642 Branch: perl
31643 ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
31644____________________________________________________________________________
31645[ 13395] By: jhi on 2001/11/30 23:03:20
31646 Log: -h scalar0 -h vector0 seems to help for both
31647 UNICOS and UNICOS/mk on the unpack %65c problems.
31648
31649 (replaces #13393)
31650 Branch: perl
31651 ! hints/unicos.sh hints/unicosmk.sh
31652____________________________________________________________________________
31653[ 13394] By: jhi on 2001/11/30 22:51:17
31654 Log: More Socket constants.
31655 Branch: perl
31656 ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
31657____________________________________________________________________________
31658[ 13393] By: jhi on 2001/11/30 22:00:04
31659 Log: (replaced by #13395)
31660 Branch: perl
31661 ! hints/unicosmk.sh
31662____________________________________________________________________________
31663[ 13392] By: jhi on 2001/11/30 20:26:22
31664 Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
31665 From: Andy Dougherty <doughera@lafayette.edu>
31666 Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
31667 Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
31668
31669 Simplify the test skippage criterion now that we are
31670 no more dependent on sed.
31671 Branch: perl
31672 ! t/comp/cpp.t t/run/switchPx.t
31673____________________________________________________________________________
31674[ 13391] By: jhi on 2001/11/30 20:19:37
31675 Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
31676 From: Michael G Schwern <schwern@pobox.com>
31677 Date: Fri, 30 Nov 2001 11:48:44 -0500
31678 Message-ID: <20011130114844.C1303@blackrider>
31679
31680 (replaces #13381)
31681 Branch: perl
31682 ! t/op/stat.t
31683____________________________________________________________________________
31684[ 13390] By: jhi on 2001/11/30 18:12:54
31685 Log: Let's not assume how much memory has been allocated
31686 to PVs.
31687 Branch: perl
31688 ! ext/Devel/Peek/Peek.t
31689____________________________________________________________________________
31690[ 13389] By: jhi on 2001/11/30 17:38:37
31691 Log: VOS needs to know the modules, including pp_sort.
31692 Branch: perl
31693 ! vos/perl.bind
31694____________________________________________________________________________
31695[ 13388] By: jhi on 2001/11/30 15:18:51
31696 Log: Unused variables.
31697 Branch: perl
31698 ! ext/Unicode/Normalize/Normalize.xs
31699____________________________________________________________________________
31700[ 13387] By: jhi on 2001/11/30 14:57:19
31701 Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
31702 From: John Peacock <jpeacock@rowman.com>
31703 Date: Fri, 30 Nov 2001 10:24:00 -0500
31704 Message-ID: <3C07A490.A22A76B0@rowman.com>
31705 Branch: perl
31706 ! lib/ExtUtils/Embed.t
31707____________________________________________________________________________
31708[ 13386] By: jhi on 2001/11/30 14:55:02
31709 Log: Tweak for the VOS building script from Paul Green.
31710 Branch: perl
31711 ! vos/configure_perl.cm
31712____________________________________________________________________________
31713[ 13385] By: jhi on 2001/11/30 14:11:18
31714 Log: Update Changes.
31715 Branch: perl
31716 ! Changes patchlevel.h
31717____________________________________________________________________________
31718[ 13384] By: jhi on 2001/11/30 14:00:55
31719 Log: Cannot test if cppstdin has not yet been installed.
31720 Branch: perl
31721 ! t/run/switchPx.t
31722____________________________________________________________________________
31723[ 13383] By: jhi on 2001/11/30 13:59:18
31724 Log: Subject: [PATCH perl.c ...] -P on VMS. Evicting sed
31725 From: Michael G Schwern <schwern@pobox.com>
31726 Date: Thu, 29 Nov 2001 22:05:11 -0500
31727 Message-ID: <20011129220510.A18869@blackrider>
31728
31729 TODO 1: if cppstdin is used and not yet installed,
31730 the Px.t will fail (must do the same as in cpp.t)
31731
31732 TODO 2: does this work if no Perl whatsoever has
31733 yet been installed? That is, we should be using
31734 the Perl we are building to execute the one-liner.
31735 Branch: perl
31736 + t/run/switchPx.aux t/run/switchPx.t
31737 ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
31738 ! vms/test.com
31739____________________________________________________________________________
31740[ 13382] By: jhi on 2001/11/30 13:41:15
31741 Log: Upgrade to Unicode::Normalize 0.12.
31742 Branch: perl
31743 ! ext/Unicode/Normalize/Changes
31744 ! ext/Unicode/Normalize/Normalize.pm
31745 ! ext/Unicode/Normalize/Normalize.xs
31746 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
31747 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
31748 ! ext/Unicode/Normalize/t/test.t
31749____________________________________________________________________________
31750[ 13381] By: jhi on 2001/11/30 13:23:06
31751 Log: (replaced by #13391)
31752
31753 Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
31754 From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
31755 Date: 30 Nov 2001 11:41:53 -0000
31756 Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
31757
31758 No need to die if we have high-paranoia (non-chdirable)
31759 system directories.
31760 Branch: perl
31761 ! t/op/stat.t
31762____________________________________________________________________________
31763[ 13380] By: jhi on 2001/11/30 04:49:56
31764 Log: Paragraph rewrapping.
31765 Branch: perl
31766 ! pod/perliol.pod
31767____________________________________________________________________________
31768[ 13379] By: jhi on 2001/11/30 04:38:34
31769 Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
31770 From: Stas Bekman <stas@stason.org>
31771 Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)
31772 Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
31773 Branch: perl
31774 ! pod/perliol.pod
31775____________________________________________________________________________
31776[ 13378] By: jhi on 2001/11/30 04:34:40
31777 Log: Whether select() gets restarted on signals is
31778 implementation dependent.
31779 Branch: perl
31780 ! ext/Time/HiRes/HiRes.t
31781____________________________________________________________________________
31782[ 13377] By: jhi on 2001/11/30 01:24:29
31783 Log: More forgotten checkins.
31784 Branch: perl
31785 ! embed.h embed.pl proto.h
31786____________________________________________________________________________
31787[ 13376] By: jhi on 2001/11/30 01:16:22
31788 Log: Add a note about folding vs lowercase.
31789 Branch: perl
31790 ! regexec.c
31791____________________________________________________________________________
31792[ 13375] By: jhi on 2001/11/30 01:09:17
31793 Log: Use to_uni_fold (and add changed global.sym)
31794 Branch: perl
31795 ! global.sym utf8.c
31796____________________________________________________________________________
31797[ 13374] By: jhi on 2001/11/30 00:49:35
31798 Log: Make to Unicode character functions to use UVs
31799 instead of U32s and add to_uni_fold().
31800 Branch: perl
31801 ! embed.pl proto.h utf8.c
31802____________________________________________________________________________
31803[ 13373] By: jhi on 2001/11/29 22:34:44
31804 Log: Subject: Re: DRAFT perlpacktut.pod v0.0
31805 From: Nicholas Clark <nick@ccl4.org>
31806 Date: Thu, 29 Nov 2001 22:47:32 +0000
31807 Message-ID: <20011129224732.W37621@plum.flirble.org>
31808 Branch: perl
31809 ! pod/perlpacktut.pod
31810____________________________________________________________________________
31811[ 13372] By: jhi on 2001/11/29 22:32:49
31812 Log: README.vos updates from Paul Green.
31813 Branch: perl
31814 ! README.vos
31815____________________________________________________________________________
31816[ 13371] By: jhi on 2001/11/29 21:01:31
31817 Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
31818 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31819 Date: Thu, 29 Nov 2001 14:18:51 EST
31820 Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
31821 Branch: perl
31822 ! mg.c vms/vms.c vms/vmsish.h
31823____________________________________________________________________________
31824[ 13370] By: jhi on 2001/11/29 20:59:35
31825 Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
31826 From: Michael G Schwern <schwern@pobox.com>
31827 Date: Thu, 29 Nov 2001 13:12:31 -0500
31828 Message-ID: <20011129131231.E11300@blackrider>
31829 Branch: perl
31830 ! README.vms
31831____________________________________________________________________________
31832[ 13369] By: jhi on 2001/11/29 20:58:10
31833 Log: BGET_IV was missing.
31834 Branch: perl
31835 ! ext/ByteLoader/bytecode.h
31836____________________________________________________________________________
31837[ 13368] By: jhi on 2001/11/29 15:40:40
31838 Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from [PATCH Perl@13013] Term::Cap and VMS )
31839 From: Jonathan Stowe <gellyfish@gellyfish.com>
31840 Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)
31841 Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
31842 Branch: perl
31843 ! lib/Term/Cap.pm
31844____________________________________________________________________________
31845[ 13367] By: jhi on 2001/11/29 15:11:43
31846 Log: Porting/checkURL.pl was missing.
31847 Branch: perl
31848 ! MANIFEST
31849____________________________________________________________________________
31850[ 13366] By: jhi on 2001/11/29 15:03:52
31851 Log: Subject: INSTALL and READMEs should be reviewed
31852 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31853 Date: Thu, 29 Nov 2001 16:49:36 +0100
31854 Message-ID: <20011129164936.A17492@rafael>
31855 Branch: perl
31856 ! README.cygwin
31857____________________________________________________________________________
31858[ 13365] By: jhi on 2001/11/29 14:39:01
31859 Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
31860 From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
31861 Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
31862 Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
31863 Branch: perl
31864 ! README.os390
31865____________________________________________________________________________
31866[ 13364] By: jhi on 2001/11/29 14:34:18
31867 Log: Update Changes.
31868 Branch: perl
31869 ! Changes patchlevel.h
31870____________________________________________________________________________
31871[ 13363] By: jhi on 2001/11/29 14:26:48
31872 Log: The changes to the curliffed files didn't stick in #13348.
31873 Branch: perl
31874 ! README.dos README.win32
31875____________________________________________________________________________
31876[ 13362] By: jhi on 2001/11/29 14:13:03
31877 Log: Subject: Re: Found the rev where File::Glob broke
31878 From: Andy Dougherty <doughera@lafayette.edu>
31879 Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
31880 Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
31881 Branch: perl
31882 ! lib/ExtUtils/MM_Unix.pm
31883____________________________________________________________________________
31884[ 13361] By: jhi on 2001/11/29 14:08:30
31885 Log: Use __DATA__ instead of __END__.
31886 Branch: perl
31887 ! lib/Term/Cap.pm
31888____________________________________________________________________________
31889[ 13360] By: jhi on 2001/11/29 14:03:28
31890 Log: Subject: [PATCH toke.c] autosplit into @F fix
31891 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31892 Date: Thu, 29 Nov 2001 14:52:23 +0100
31893 Message-ID: <20011129145223.A25817@rafael>
31894 Branch: perl
31895 ! toke.c
31896____________________________________________________________________________
31897[ 13359] By: jhi on 2001/11/29 13:47:07
31898 Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
31899 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31900 Date: Thu, 29 Nov 2001 15:48:15 +0100
31901 Message-ID: <20011129154815.C25817@rafael>
31902 Branch: perl
31903 ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
31904____________________________________________________________________________
31905[ 13358] By: jhi on 2001/11/29 13:43:40
31906 Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
31907 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
31908 Date: Wed, 28 Nov 2001 20:35:29 +0100
31909 Message-ID: <200111282035290250.0067732D@smtp.chello.at>
31910 Branch: perl
31911 ! pod/perlpacktut.pod
31912____________________________________________________________________________
31913[ 13357] By: jhi on 2001/11/29 13:42:18
31914 Log: Subject: [patch pod/perlapio.pod] csh temp env setting
31915 From: Stas Bekman <stas@stason.org>
31916 Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT)
31917 Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
31918
31919 (with tweaks)
31920 Branch: perl
31921 ! pod/perlapio.pod
31922____________________________________________________________________________
31923[ 13356] By: jhi on 2001/11/29 13:39:06
31924 Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
31925 From: Tels <perl_dummy@bloodgate.com>
31926 Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET)
31927 Message-Id: <200111290630.IAA08631@tiku.hut.fi>
31928
31929 (plus paragraph rewrapping)
31930 Branch: perl
31931 ! lib/Exporter.pm
31932____________________________________________________________________________
31933[ 13355] By: jhi on 2001/11/29 04:43:54
31934 Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
31935 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31936 Date: Wed, 28 Nov 2001 21:47:59 +0000
31937 Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
31938 Branch: perl
31939 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
31940____________________________________________________________________________
31941[ 13354] By: jhi on 2001/11/29 04:28:29
31942 Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
31943 From: Andy Dougherty <doughera@lafayette.edu>
31944 Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST)
31945 Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>
31946 Branch: perl
31947 ! INSTALL ext/Time/HiRes/HiRes.t
31948____________________________________________________________________________
31949[ 13353] By: jhi on 2001/11/29 04:19:40
31950 Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
31951 From: Michael G Schwern <schwern@pobox.com>
31952 Date: Wed, 28 Nov 2001 16:37:01 -0500
31953 Message-ID: <20011128163701.H676@blackrider>
31954 Branch: perl
31955 ! t/run/kill_perl.t
31956____________________________________________________________________________
31957[ 13352] By: jhi on 2001/11/29 04:18:08
31958 Log: @INC tweak.
31959 Branch: perl
31960 ! t/op/ref.t
31961____________________________________________________________________________
31962[ 13351] By: jhi on 2001/11/29 02:28:06
31963 Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
31964 From: Nicholas Clark <nick@ccl4.org>
31965 Date: Wed, 28 Nov 2001 23:38:43 +0000
31966 Message-ID: <20011128233843.N37621@plum.flirble.org>
31967 Branch: perl
31968 ! installman
31969____________________________________________________________________________
31970[ 13350] By: jhi on 2001/11/29 02:18:30
31971 Log: Tweak the forking logic.
31972 Branch: perl
31973 ! Porting/checkURL.pl
31974____________________________________________________________________________
31975[ 13349] By: jhi on 2001/11/29 01:37:48
31976 Log: Update perlmodlib.PL as per #13348. The L<> got
31977 changed back because that is coming from ParseLink.pm.
31978 Branch: perl
31979 ! pod/perlmodlib.PL pod/perlmodlib.pod
31980____________________________________________________________________________
31981[ 13348] By: jhi on 2001/11/29 01:31:48
31982 Log: URL fixups from Michael Schwern.
31983 Branch: perl
31984 ! README.cygwin README.dos README.hpux README.mint README.mpeix
31985 ! README.os390 README.qnx README.solaris README.vos README.win32
31986 ! pod/perlmodlib.pod
31987____________________________________________________________________________
31988[ 13347] By: jhi on 2001/11/29 01:23:08
31989 Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
31990 From: Barrie Slaymaker <barries@slaysys.com>
31991 Date: Wed, 28 Nov 2001 14:10:01 -0500
31992 Message-ID: <20011128140957.D5236@sizzle.whoville.com>
31993 Branch: perl
31994 ! lib/Exporter.pm
31995____________________________________________________________________________
31996[ 13346] By: jhi on 2001/11/29 01:22:02
31997 Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
31998 Branch: perl
31999 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
32000____________________________________________________________________________
32001[ 13345] By: jhi on 2001/11/29 00:11:56
32002 Log: Subject: [PATCH] Re: $\ very broken
32003 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32004 Date: Wed, 28 Nov 2001 22:33:08 +0100
32005 Message-ID: <20011128223308.E732@rafael>
32006
32007 Subject: Re: [PATCH] Re: $\ very broken
32008 From: Nicholas Clark <nick@ccl4.org>
32009 Date: Wed, 28 Nov 2001 22:29:00 +0000
32010 Message-ID: <20011128222859.K37621@plum.flirble.org>
32011 Branch: perl
32012 ! mg.c t/op/ref.t
32013____________________________________________________________________________
32014[ 13344] By: jhi on 2001/11/29 00:05:19
32015 Log: Add Abigail's link checker with the following tweaks:
32016 - known dummy URLs (Peter Prymmer)
32017 - do also READMEs and INSTALL (Michael Schwern)
32018 - do also ftp URLs
32019 - add fork retry loop in case the allowed number
32020 of processes per user is low
32021 Branch: perl
32022 + Porting/checkURL.pl
32023 ! MANIFEST
32024____________________________________________________________________________
32025[ 13343] By: jhi on 2001/11/28 14:56:50
32026 Log: Update Changes.
32027 Branch: perl
32028 ! Changes patchlevel.h
32029____________________________________________________________________________
32030[ 13342] By: jhi on 2001/11/28 14:15:25
32031 Log: In Linux if we have modern enough gcc and supported
32032 enough CPU, crank up the optimization level to -O3.
32033 Branch: perl
32034 ! hints/linux.sh
32035____________________________________________________________________________
32036[ 13341] By: jhi on 2001/11/28 14:00:12
32037 Log: Add perlpacktut from Wolfgang Laun; regen toc.
32038 Branch: perl
32039 + pod/perlpacktut.pod
32040 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
32041 ! pod/perltoc.pod
32042____________________________________________________________________________
32043[ 13340] By: jhi on 2001/11/28 13:45:00
32044 Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS
32045 From: PPrymmer@factset.com
32046 Date: Wed, 28 Nov 2001 07:51:26 -0500
32047 Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>
32048 Branch: perl
32049 ! vms/test.com
32050____________________________________________________________________________
32051[ 13339] By: jhi on 2001/11/28 13:37:31
32052 Log: Test cases for the first half of #13338.
32053 Branch: perl
32054 ! t/lib/h2ph.h t/lib/h2ph.pht
32055____________________________________________________________________________
32056[ 13338] By: jhi on 2001/11/28 13:28:08
32057 Log: Subject: Re: h2ph confused by comments in an enum.
32058 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32059 Date: Wed, 28 Nov 2001 04:19:21 +0000
32060 Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>
32061
32062 Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
32063 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32064 Date: Wed, 28 Nov 2001 13:36:35 +0000
32065 Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
32066 Branch: perl
32067 ! utils/h2ph.PL
32068____________________________________________________________________________
32069[ 13337] By: jhi on 2001/11/28 13:15:41
32070 Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
32071 From: Jonathan Stowe <gellyfish@gellyfish.com>
32072 Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
32073 Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
32074
32075 (replace #13327)
32076 Branch: perl
32077 ! lib/Term/Cap.pm
32078____________________________________________________________________________
32079[ 13336] By: jhi on 2001/11/28 04:21:05
32080 Log: Replace #13335 with
32081
32082 Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
32083 From: Russ Allbery <rra@stanford.edu>
32084 Date: 27 Nov 2001 20:42:49 -0800
32085 Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
32086 Branch: perl
32087 ! lib/Pod/Text/Termcap.pm
32088____________________________________________________________________________
32089[ 13335] By: jhi on 2001/11/28 03:33:10
32090 Log: (replaced by #13336)
32091
32092 Subject: [PATCH perl@13323] Termcap.pm with no termios
32093 From: "Craig A. Berry" <craigberry@mac.com>
32094 Date: Tue, 27 Nov 2001 22:28:50 -0600
32095 Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
32096 Branch: perl
32097 ! lib/Pod/Text/Termcap.pm
32098____________________________________________________________________________
32099[ 13334] By: jhi on 2001/11/28 03:31:51
32100 Log: Subject: [PATCH perl@13323] solve identity crisis on VMS
32101 From: "Craig A. Berry" <craigberry@mac.com>
32102 Date: Tue, 27 Nov 2001 21:46:45 -0600
32103 Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
32104 Branch: perl
32105 ! configure.com
32106____________________________________________________________________________
32107[ 13333] By: jhi on 2001/11/28 03:30:03
32108 Log: Upgrade to podlators 1.17.
32109 Branch: perl
32110 ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
32111 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
32112____________________________________________________________________________
32113[ 13332] By: jhi on 2001/11/28 03:23:04
32114 Log: Fix for "a\x{100}" =~ /A/i.
32115 Branch: perl
32116 ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
32117 ! utf8.c
32118____________________________________________________________________________
32119[ 13331] By: jhi on 2001/11/28 00:52:19
32120 Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
32121 From: "Craig A. Berry" <craigberry@mac.com>
32122 Date: Tue, 27 Nov 2001 17:11:49 -0600
32123 Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
32124 Branch: perl
32125 ! lib/DB.t
32126____________________________________________________________________________
32127[ 13330] By: jhi on 2001/11/28 00:50:53
32128 Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
32129 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32130 Date: Tue, 27 Nov 2001 14:55:23 -0500
32131 Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
32132
32133 Subject: [PATCH: perl@13324] updates to perldelta.pod
32134 From: PPrymmer@factset.com
32135 Date: Tue, 27 Nov 2001 18:06:04 -0500
32136 Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
32137
32138 plus added some known problems.
32139 Branch: perl
32140 ! pod/perldelta.pod
32141____________________________________________________________________________
32142[ 13329] By: jhi on 2001/11/28 00:35:53
32143 Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
32144 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32145 Date: Tue, 27 Nov 2001 15:38:02 EST
32146 Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
32147 Branch: perl
32148 ! configure.com vms/vms.c vms/vmsish.h
32149____________________________________________________________________________
32150[ 13328] By: jhi on 2001/11/28 00:34:12
32151 Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
32152 From: Michael G Schwern <schwern@pobox.com>
32153 Date: Tue, 27 Nov 2001 15:31:12 -0500
32154 Message-ID: <20011127153112.G20929@blackrider>
32155 Branch: perl
32156 ! t/run/kill_perl.t
32157____________________________________________________________________________
32158[ 13327] By: jhi on 2001/11/28 00:23:10
32159 Log: (replaced by #13337)
32160
32161 VMS can safely hardcode a termcap entry for VT100.
32162 Branch: perl
32163 ! lib/Term/Cap.pm
32164____________________________________________________________________________
32165[ 13326] By: jhi on 2001/11/27 17:47:28
32166 Log: VMS piping fixes from Charles Lane (perl -P should
32167 be working now).
32168 Branch: perl
32169 ! vms/vms.c
32170____________________________________________________________________________
32171[ 13325] By: jhi on 2001/11/27 17:44:31
32172 Log: Subject: [PATCH] perlvar.pod fix
32173 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32174 Date: Tue, 27 Nov 2001 13:11:47 -0500
32175 Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
32176 Branch: perl
32177 ! pod/perlvar.pod
32178____________________________________________________________________________
32179[ 13324] By: jhi on 2001/11/27 15:56:06
32180 Log: Update Changes.
32181 Branch: perl
32182 ! Changes patchlevel.h
32183____________________________________________________________________________
32184[ 13323] By: jhi on 2001/11/27 15:51:08
32185 Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century
32186 From: "Craig A. Berry" <craigberry@mac.com>
32187 Date: Tue, 27 Nov 2001 10:21:18 -0600
32188 Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
32189 Branch: perl
32190 ! lib/ExtUtils/MM_VMS.pm
32191____________________________________________________________________________
32192[ 13322] By: jhi on 2001/11/27 15:24:12
32193 Log: Protect against accumulating -options -options -options.
32194 Branch: perl
32195 ! hints/hpux.sh
32196____________________________________________________________________________
32197[ 13321] By: jhi on 2001/11/27 15:16:28
32198 Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS
32199 From: Barrie Slaymaker <barries@slaysys.com>
32200 Date: Tue, 27 Nov 2001 10:58:54 -0500
32201 Message-ID: <20011127105850.B696@sizzle.whoville.com>
32202 Branch: perl
32203 ! lib/Benchmark.pm
32204____________________________________________________________________________
32205[ 13320] By: jhi on 2001/11/27 15:05:33
32206 Log: Tiny fix from John P. Linderman.
32207 Branch: perl
32208 ! lib/sort.pm
32209____________________________________________________________________________
32210[ 13319] By: jhi on 2001/11/27 15:04:37
32211 Log: The Story of sort(), from John P. Linderman.
32212 Branch: perl
32213 ! pod/perldelta.pod
32214____________________________________________________________________________
32215[ 13318] By: jhi on 2001/11/27 14:58:06
32216 Log: Add information what to do if you are reading
32217 perluniintro but using some older Perl.
32218 Branch: perl
32219 ! pod/perluniintro.pod
32220____________________________________________________________________________
32221[ 13317] By: jhi on 2001/11/27 14:51:42
32222 Log: Update the 'wide characters' FAQ entry.
32223 Branch: perl
32224 ! pod/perlfaq6.pod
32225____________________________________________________________________________
32226[ 13316] By: jhi on 2001/11/27 14:26:25
32227 Log: Fix for
32228
32229 Subject: [ID 20011127.151] regex result vars no longer marked as utf8
32230 From: Marc Lehmann <root@schmorp.de>
32231 Date: Tue, 27 Nov 2001 14:27:14 +0100
32232 Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
32233 Branch: perl
32234 ! ext/Encode.t ext/Encode/Encode.xs
32235____________________________________________________________________________
32236[ 13315] By: jhi on 2001/11/27 14:06:45
32237 Log: Subject: [PATCH] DB_File 1.801
32238 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32239 Date: Tue, 27 Nov 2001 15:06:45 -0000
32240 Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
32241 Branch: perl
32242 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32243 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
32244____________________________________________________________________________
32245[ 13314] By: jhi on 2001/11/27 13:51:49
32246 Log: Regen perlmodlib. (TODO: why does Pod::t::basic get listed?)
32247 Branch: perl
32248 ! pod/perlmodlib.pod
32249____________________________________________________________________________
32250[ 13313] By: jhi on 2001/11/27 13:49:55
32251 Log: sort() doc tweaks from John P. Linderman.
32252 Branch: perl
32253 ! pod/perlfunc.pod
32254____________________________________________________________________________
32255[ 13312] By: jhi on 2001/11/27 13:36:44
32256 Log: Subject: [PATCH] More perldelta.pod nits
32257 From: Simon Glover <scog@roe.ac.uk>
32258 Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT)
32259 Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
32260 Branch: perl
32261 ! pod/perldelta.pod
32262____________________________________________________________________________
32263[ 13311] By: jhi on 2001/11/27 13:26:38
32264 Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
32265 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32266 Date: Tue, 27 Nov 2001 11:52:31 -0000
32267 Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
32268 Branch: perl
32269 ! ext/Devel/PPPort/harness/Makefile.PL
32270____________________________________________________________________________
32271[ 13310] By: jhi on 2001/11/27 13:23:28
32272 Log: Subject: [PATCH t/TEST] Remove redundant #! parsing. Deparse tests better.
32273 From: Michael G Schwern <schwern@pobox.com>
32274 Date: Tue, 27 Nov 2001 03:38:24 -0500
32275 Message-ID: <20011127033824.A17775@blackrider>
32276 Branch: perl
32277 ! t/TEST
32278____________________________________________________________________________
32279[ 13309] By: jhi on 2001/11/27 13:16:44
32280 Log: Subject: Re: perlcc very broken
32281 From: John Peacock <jpeacock@rowman.com>
32282 Date: Tue, 27 Nov 2001 06:48:01 -0500
32283 Message-ID: <3C037D71.4030508@rowman.com>
32284 Branch: perl
32285 ! utils/perlcc.PL
32286____________________________________________________________________________
32287[ 13308] By: jhi on 2001/11/27 12:57:49
32288 Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704.
32289 From: David Dyck <dcd@tc.fluke.com>
32290 Date: Mon, 26 Nov 2001 22:04:38 -0800
32291 Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
32292 Branch: perl
32293 ! t/op/pack.t
32294____________________________________________________________________________
32295[ 13307] By: jhi on 2001/11/27 12:56:09
32296 Log: Subject: [ID 20011126.149] t/op/split fails step 37
32297 From: David Dyck <dcd@tc.fluke.com>
32298 Date: Mon, 26 Nov 2001 21:52:35 -0800
32299 Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
32300 Branch: perl
32301 ! t/op/split.t
32302____________________________________________________________________________
32303[ 13306] By: gbarr on 2001/11/27 12:19:40
32304 Log: incorporate last minute change from libnet 1.0901-tobe
32305 Branch: perl
32306 ! lib/Net/SMTP.pm
32307____________________________________________________________________________
32308[ 13305] By: jhi on 2001/11/27 02:39:35
32309 Log: Pass 7 at perldelta - random edits.
32310 Branch: perl
32311 ! pod/perldelta.pod
32312____________________________________________________________________________
32313[ 13304] By: jhi on 2001/11/27 02:04:19
32314 Log: Portability and skippage tweaks.
32315 Branch: perl
32316 ! t/op/split.t
32317____________________________________________________________________________
32318[ 13303] By: jhi on 2001/11/27 02:03:49
32319 Log: (retracted by #13449)
32320 Try to make Unicode casemapping to work for EBCDIC, too.
32321 Branch: perl
32322 ! utf8.c
32323____________________________________________________________________________
32324[ 13302] By: jhi on 2001/11/27 01:35:23
32325 Log: Just printing 1..0 is not quite enough...
32326 Branch: perl
32327 ! lib/Dumpvalue.t
32328____________________________________________________________________________
32329[ 13301] By: jhi on 2001/11/27 01:22:22
32330 Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
32331 Delay the match until runtime.
32332 Branch: perl
32333 ! t/op/append.t
32334____________________________________________________________________________
32335[ 13300] By: jhi on 2001/11/27 01:08:10
32336 Log: UTF-EBCDIC.
32337 Branch: perl
32338 ! ext/Devel/Peek/Peek.t
32339____________________________________________________________________________
32340[ 13299] By: jhi on 2001/11/27 01:02:21
32341 Log: Be UTF-EBCDIC aware.
32342 Branch: perl
32343 ! lib/bytes.t
32344____________________________________________________________________________
32345[ 13298] By: jhi on 2001/11/27 00:59:44
32346 Log: Bad assumption which way digits and letters sort.
32347 Branch: perl
32348 ! lib/English.t
32349____________________________________________________________________________
32350[ 13297] By: jhi on 2001/11/27 00:55:04
32351 Log: If in EBCDIC but no Convert::EBCDIC
32352 the libnet tests will all fail.
32353 Branch: perl
32354 ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
32355 ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
32356 ! lib/Net/t/smtp.t lib/Net/t/time.t
32357____________________________________________________________________________
32358[ 13296] By: jhi on 2001/11/27 00:45:55
32359 Log: Just sorting to guarantee order is not enough.
32360 (Think EBCDIC.)
32361 Branch: perl
32362 ! lib/ExtUtils/Manifest.t
32363____________________________________________________________________________
32364[ 13295] By: jhi on 2001/11/27 00:43:38
32365 Log: OS/390 cleanable gunk.
32366 Branch: perl
32367 ! lib/ExtUtils/MM_Unix.pm
32368____________________________________________________________________________
32369[ 13294] By: jhi on 2001/11/27 00:40:02
32370 Log: Update the EBCDIC MD5 checksums.
32371 Branch: perl
32372 ! ext/Digest/MD5/t/files.t
32373____________________________________________________________________________
32374[ 13293] By: jhi on 2001/11/27 00:28:40
32375 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
32376 From: Nicholas Clark <nick@ccl4.org>
32377 Date: Mon, 26 Nov 2001 23:06:34 +0000
32378 Message-ID: <20011126230633.Q37621@plum.flirble.org>
32379 Branch: perl
32380 ! installman
32381____________________________________________________________________________
32382[ 13292] By: jhi on 2001/11/27 00:24:36
32383 Log: sort tweaks from John P. Linderman.
32384 Branch: perl
32385 ! lib/sort.pm lib/sort.t perl.h pp_sort.c
32386____________________________________________________________________________
32387[ 13291] By: jhi on 2001/11/27 00:20:09
32388 Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
32389 From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>
32390 Date: Mon, 26 Nov 2001 18:47:25 -0600
32391 Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
32392
32393 Craig Berry submitted half of this patch just yesterday.
32394 Spooky cosmic resonance.
32395 Branch: perl
32396 ! ext/Socket/Socket.xs
32397____________________________________________________________________________
32398[ 13290] By: jhi on 2001/11/27 00:15:07
32399 Log: Subject: [PATCH] doio slightly smaller
32400 From: Nicholas Clark <nick@ccl4.org>
32401 Date: Tue, 27 Nov 2001 00:40:23 +0000
32402 Message-ID: <20011127004023.S37621@plum.flirble.org>
32403 Branch: perl
32404 ! doio.c
32405____________________________________________________________________________
32406[ 13289] By: jhi on 2001/11/27 00:12:11
32407 Log: perldelta nits from Autrijus Tang and Ron Kimball.
32408 Branch: perl
32409 ! pod/perldelta.pod
32410____________________________________________________________________________
32411[ 13288] By: jhi on 2001/11/27 00:08:23
32412 Log: Subject: [PATCH] unpack P* uses random length for item
32413 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
32414 Date: Mon, 26 Nov 2001 19:56:32 +0100
32415 Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
32416 Branch: perl
32417 ! pod/perldiag.pod pp_pack.c t/op/pack.t
32418____________________________________________________________________________
32419[ 13287] By: jhi on 2001/11/26 23:55:02
32420 Log: Subject: [PATCH current] system and taintedness
32421 From: Radu Greab <radu@netsoft.ro>
32422 Date: Mon, 26 Nov 2001 18:42:29 +0200
32423 Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
32424 Branch: perl
32425 ! pp_sys.c t/op/taint.t
32426____________________________________________________________________________
32427[ 13286] By: jhi on 2001/11/26 23:53:21
32428 Log: Subject: [PATCH @ 13283] Devel::PPPort
32429 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32430 Date: Mon, 26 Nov 2001 14:37:17 -0000
32431 Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
32432 Branch: perl
32433 + ext/Devel/PPPort/MANIFEST
32434 ! MANIFEST ext/Devel/PPPort/Makefile.PL
32435 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
32436 ! ext/Devel/PPPort/harness/Harness.xs
32437 ! ext/Devel/PPPort/harness/Makefile.PL
32438 ! ext/Devel/PPPort/harness/module2.c
32439 ! ext/Devel/PPPort/harness/module3.c
32440 ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
32441____________________________________________________________________________
32442[ 13285] By: jhi on 2001/11/26 14:08:36
32443 Log: Update the test list.
32444 Branch: perl
32445 ! t/lib/1_compile.t
32446____________________________________________________________________________
32447[ 13284] By: gbarr on 2001/11/26 12:41:45
32448 Log: Sync-up tests with libnet distribution
32449 Branch: perl
32450 + lib/Net/t/netrc.t
32451 ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
32452____________________________________________________________________________
32453[ 13283] By: jhi on 2001/11/26 11:34:35
32454 Log: Update Changes.
32455 Branch: perl
32456 ! Changes patchlevel.h
32457____________________________________________________________________________
32458[ 13282] By: jhi on 2001/11/26 11:28:18
32459 Log: Upgrade to podlators 1.16.
32460 Branch: perl
32461 + lib/Pod/t/basic.cap
32462 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
32463 ! lib/Pod/t/basic.t pod/pod2man.PL
32464____________________________________________________________________________
32465[ 13281] By: jhi on 2001/11/26 11:11:08
32466 Log: Pass 6 at perldelta - sort enhancements, generic and
32467 platform specific bug fixes.
32468 Branch: perl
32469 ! pod/perldelta.pod
32470____________________________________________________________________________
32471[ 13280] By: jhi on 2001/11/26 10:35:56
32472 Log: PROPAGATE documentation from Tony Cook.
32473 Branch: perl
32474 ! pod/perlfunc.pod
32475____________________________________________________________________________
32476[ 13279] By: jhi on 2001/11/25 23:45:27
32477 Log: DJGPP cannot do signals that well.
32478 Branch: perl
32479 ! ext/POSIX/t/sigaction.t
32480____________________________________________________________________________
32481[ 13278] By: jhi on 2001/11/25 23:43:30
32482 Log: Can't do subsecond alarms without ualarm; and break out
32483 early if alarms do not seem to be coming in as expected.
32484 Branch: perl
32485 ! ext/Time/HiRes/HiRes.t
32486____________________________________________________________________________
32487[ 13277] By: jhi on 2001/11/25 23:01:39
32488 Log: No Socket, little Net.
32489 Branch: perl
32490 ! t/lib/1_compile.t
32491____________________________________________________________________________
32492[ 13276] By: jhi on 2001/11/25 22:58:44
32493 Log: Take the taint brush to the getcwds.
32494 Branch: perl
32495 ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
32496____________________________________________________________________________
32497[ 13275] By: jhi on 2001/11/25 21:42:02
32498 Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
32499 From: "Craig A. Berry" <craigberry@mac.com>
32500 Date: Sun, 25 Nov 2001 16:20:45 -0600
32501 Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
32502 Branch: perl
32503 ! ext/Socket/Socket.xs
32504____________________________________________________________________________
32505[ 13274] By: jhi on 2001/11/25 21:32:17
32506 Log: Since in some DOS filesystems the timestamp granularity
32507 may be only two seconds, better sleep for three to play safe.
32508 (Helps CygWin, at least.)
32509 Branch: perl
32510 ! lib/Memoize/t/expire_file.t
32511____________________________________________________________________________
32512[ 13273] By: jhi on 2001/11/25 21:22:10
32513 Log: For some reason CygWin wasn't collapsing multiple
32514 slashes into one, which made some Spec.t tests to fail.
32515 Either CygWin was being too prudish or the collapsing
32516 logic needs to be rethunk.
32517 Branch: perl
32518 ! lib/File/Spec/Unix.pm
32519____________________________________________________________________________
32520[ 13272] By: jhi on 2001/11/25 20:40:23
32521 Log: Cygwin needs to have libperl.dll around if trying to link
32522 with -lperl. Note: this change cures the test but whether
32523 it cures CygPerl installation, I don't know: hopefully the
32524 libperl5_7_2.dll, or the version equivalent, gets installed
32525 also as libperl.dll to the proper place(s).
32526 Branch: perl
32527 ! lib/ExtUtils/Embed.t
32528____________________________________________________________________________
32529[ 13271] By: jhi on 2001/11/25 20:18:53
32530 Log: -I../lib/.. and -L../lib/..? Strange.
32531 Branch: perl
32532 ! lib/ExtUtils/Embed.t
32533____________________________________________________________________________
32534[ 13270] By: jhi on 2001/11/25 19:57:54
32535 Log: $MM?
32536 Branch: perl
32537 ! lib/ExtUtils/Embed.pm
32538____________________________________________________________________________
32539[ 13269] By: jhi on 2001/11/25 19:46:55
32540 Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
32541 From: Dave Rolsky <autarch@urth.org>
32542 Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
32543 Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
32544 Branch: perl
32545 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
32546 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
32547____________________________________________________________________________
32548[ 13268] By: jhi on 2001/11/25 19:44:38
32549 Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
32550 From: chromatic <chromatic@rmci.net>
32551 Date: Sat, 24 Nov 2001 14:56:57 -0700
32552 Message-ID: <20011124220430.97697.qmail@onion.perl.org>
32553
32554 plus a tweak for ithreads builds.
32555 Branch: perl
32556 + lib/DB.t
32557 ! MANIFEST lib/DB.pm
32558____________________________________________________________________________
32559[ 13267] By: jhi on 2001/11/25 19:38:50
32560 Log: Win32 compilation tweaks for Blair Zajac.
32561 Branch: perl
32562 ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
32563____________________________________________________________________________
32564[ 13266] By: jhi on 2001/11/25 19:11:38
32565 Log: I don't think trying to bracket the hires time with lores
32566 times is going to be portable enough: Cygwin seems to be
32567 capable of getting hires ones rather consistently lower
32568 than the lores ones. So let's try average difference instead.
32569 Branch: perl
32570 ! ext/Time/HiRes/HiRes.t
32571____________________________________________________________________________
32572[ 13265] By: jhi on 2001/11/25 18:28:04
32573 Log: Subject: Re: benchmarks, sorts and reproducibility
32574 From: "John P. Linderman" <jpl@research.att.com>
32575 Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
32576 Message-Id: <200111251925.OAA77172@raptor.research.att.com>
32577
32578 Randomize large partitions for quicksort to dodge the
32579 angry gods of quadratic.
32580 Branch: perl
32581 ! pp_sort.c
32582____________________________________________________________________________
32583[ 13264] By: jhi on 2001/11/25 18:23:54
32584 Log: The joys of portable quoting.
32585 Branch: perl
32586 ! ext/Devel/PPPort/harness/Makefile.PL
32587____________________________________________________________________________
32588[ 13263] By: jhi on 2001/11/25 18:12:31
32589 Log: sort pragma tweaks.
32590 Branch: perl
32591 ! lib/sort.pm
32592____________________________________________________________________________
32593[ 13262] By: jhi on 2001/11/25 17:10:09
32594 Log: Skip the link= directives of utils.lst if no mandir
32595 (if no manpages).
32596 Branch: perl
32597 ! installman
32598____________________________________________________________________________
32599[ 13261] By: gsar on 2001/11/25 16:48:38
32600 Log: integrate changes#8340,13260 from mainline
32601
32602 Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
32603
32604 change#3373 introduced a handle leak in backticks and piped open()s
32605 that fail
32606 Branch: maint-5.6/perl
32607 ! t/io/pipe.t util.c
32608____________________________________________________________________________
32609[ 13260] By: gsar on 2001/11/25 16:37:29
32610 Log: change#3373 introduced a handle leak in backticks and piped open()s
32611 that fail
32612 Branch: perl
32613 ! util.c
32614____________________________________________________________________________
32615[ 13259] By: jhi on 2001/11/25 05:58:47
32616 Log: metaconfig unit change for #13258.
32617 Branch: metaconfig/U/perl
32618 ! d_procselfexe.U
32619____________________________________________________________________________
32620[ 13258] By: jhi on 2001/11/25 05:58:30
32621 Log: Extraenous breaks noticed by David Dyck.
32622 Branch: perl
32623 ! Configure
32624____________________________________________________________________________
32625[ 13257] By: jhi on 2001/11/25 05:32:18
32626 Log: Revert the /proc/self/auxv experiment for now.
32627 Branch: perl
32628 ! lib/ExtUtils.t perl.c t/lib/1_compile.t
32629____________________________________________________________________________
32630[ 13256] By: jhi on 2001/11/25 04:59:31
32631 Log: Also ExtUtils.t had $^X assumptions.
32632 Branch: perl
32633 ! lib/ExtUtils.t
32634____________________________________________________________________________
32635[ 13255] By: jhi on 2001/11/25 04:20:02
32636 Log: Now is Solaris if you start the t/perl in the t/
32637 as "./perl", the $^X will be "../perl", not "./perl".
32638 Branch: perl
32639 ! t/lib/1_compile.t
32640____________________________________________________________________________
32641[ 13254] By: jhi on 2001/11/25 03:59:06
32642 Log: The new way of finding out $^X in Solaris
32643 requires a little tweak if the executable
32644 pathname is *not* absolute: prepend "./"
32645 (otherwise `$^X ...` will start perl from PATH...)
32646 Branch: perl
32647 ! perl.c
32648____________________________________________________________________________
32649[ 13253] By: jhi on 2001/11/25 03:18:05
32650 Log: Avoid "will not stay shared" warnings.
32651 Branch: perl
32652 ! lib/ExtUtils/MM_Unix.pm
32653____________________________________________________________________________
32654[ 13252] By: jhi on 2001/11/25 03:00:49
32655 Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
32656 From: Michael G Schwern <schwern@pobox.com>
32657 Date: Sat, 24 Nov 2001 19:56:18 -0500
32658 Message-ID: <20011124195618.A14614@blackrider>
32659 Branch: perl
32660 ! perl.c pp_sys.c t/op/magic.t util.c
32661____________________________________________________________________________
32662[ 13251] By: jhi on 2001/11/25 02:48:04
32663 Log: In the MakeMaker pm_to_blib target don't copy all
32664 the files in one fell swoop, deal with them hunkwise,
32665 helps for CLIs with limited line lengths.
32666 (This seems to help for DJGPP building Encode,
32667 where there are dozens of files to copy.)
32668 Branch: perl
32669 ! lib/ExtUtils/MM_Unix.pm
32670____________________________________________________________________________
32671[ 13250] By: gsar on 2001/11/25 00:50:10
32672 Log: testsuite leaves stray files behind on windows
32673 Branch: perl
32674 ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
32675____________________________________________________________________________
32676[ 13249] By: gsar on 2001/11/25 00:32:36
32677 Log: xsubpp produces a spurious warning on directories called 'typemap'
32678 Branch: perl
32679 ! lib/ExtUtils/xsubpp
32680____________________________________________________________________________
32681[ 13248] By: gsar on 2001/11/25 00:17:28
32682 Log: xsubpp treats invalid (indented) cpp directives as comments
32683 Branch: perl
32684 ! ext/IO/IO.xs
32685____________________________________________________________________________
32686[ 13247] By: gsar on 2001/11/25 00:02:37
32687 Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
32688 Branch: perl
32689 ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
32690____________________________________________________________________________
32691[ 13246] By: jhi on 2001/11/24 21:45:32
32692 Log: The debug_pag needs to be visible at all times
32693 because of the re extension.
32694 Branch: perl
32695 ! intrpvar.h makedef.pl perl.c perl.h regexec.c
32696____________________________________________________________________________
32697[ 13245] By: jhi on 2001/11/24 20:09:20
32698 Log: Subject: Re: [PATCH] Tests are good
32699 From: Philip Newton <Philip.Newton@gmx.net>
32700 Date: Sat, 24 Nov 2001 21:24:00 +0100
32701 Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
32702 Branch: perl
32703 ! pod/perlhack.pod
32704____________________________________________________________________________
32705[ 13244] By: jhi on 2001/11/24 19:06:29
32706 Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
32707 From: "Craig A. Berry" <craigberry@mac.com>
32708 Date: Sat, 24 Nov 2001 12:45:44 -0600
32709 Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
32710
32711 (with tweaks, and combined with Sarathy's #13242)
32712 Branch: perl
32713 ! configure.com ext/Devel/PPPort/harness/Makefile.PL
32714____________________________________________________________________________
32715[ 13243] By: jhi on 2001/11/24 18:46:31
32716 Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
32717 From: John Peacock <jpeacock@rowman.com>
32718 Date: Sat, 24 Nov 2001 14:27:46 -0500
32719 Message-ID: <3BFFF4B2.40509@rowman.com>
32720 Branch: perl
32721 ! lib/Exporter/Heavy.pm
32722____________________________________________________________________________
32723[ 13242] By: gsar on 2001/11/24 17:16:18
32724 Log: use portable quotes
32725 Branch: perl
32726 ! ext/Devel/PPPort/harness/Makefile.PL
32727____________________________________________________________________________
32728[ 13241] By: jhi on 2001/11/24 17:09:25
32729 Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
32730 From: Nicholas Clark <nick@ccl4.org>
32731 Date: Sat, 24 Nov 2001 18:06:26 +0000
32732 Message-ID: <20011124180626.T37621@plum.flirble.org>
32733 Branch: perl
32734 ! installman
32735____________________________________________________________________________
32736[ 13240] By: jhi on 2001/11/24 17:06:11
32737 Log: Subject: [PATCH] perl5005delta.pod L<>
32738 From: Nicholas Clark <nick@ccl4.org>
32739 Date: Sat, 24 Nov 2001 18:04:21 +0000
32740 Message-ID: <20011124180421.S37621@plum.flirble.org>
32741 Branch: perl
32742 ! pod/perl5005delta.pod
32743____________________________________________________________________________
32744[ 13239] By: gsar on 2001/11/24 17:01:17
32745 Log: fix typo in config.vc; regenerate win32 config_H.* files
32746 Branch: perl
32747 ! win32/config.vc win32/config_H.bc win32/config_H.gc
32748 ! win32/config_H.vc
32749____________________________________________________________________________
32750[ 13238] By: jhi on 2001/11/24 16:16:01
32751 Log: Mention the charnames::vianame().
32752 Branch: perl
32753 ! pod/perluniintro.pod
32754____________________________________________________________________________
32755[ 13237] By: jhi on 2001/11/24 16:12:31
32756 Log: Add charnames::vianame() in case people want to access
32757 the codes in run-time (as opposed to the compile-timeness
32758 of \N{...}).
32759 Branch: perl
32760 ! lib/charnames.pm lib/charnames.t
32761____________________________________________________________________________
32762[ 13236] By: jhi on 2001/11/24 16:11:04
32763 Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
32764 From: Nicholas Clark <nick@ccl4.org>
32765 Date: Sat, 24 Nov 2001 16:30:42 +0000
32766 Message-ID: <20011124163042.R37621@plum.flirble.org>
32767 Branch: perl
32768 ! regcomp.c regcomp.h
32769____________________________________________________________________________
32770[ 13235] By: jhi on 2001/11/24 15:26:37
32771 Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
32772 From: Nicholas Clark <nick@ccl4.org>
32773 Date: Sat, 24 Nov 2001 16:24:33 +0000
32774 Message-ID: <20011124162433.Q37621@plum.flirble.org>
32775
32776 cmp fixes.
32777 Branch: perl
32778 ! pp.c
32779____________________________________________________________________________
32780[ 13234] By: jhi on 2001/11/24 15:23:34
32781 Log: Use /proc/self/auxv in Solaris to figure out the $^X.
32782 (It seems that "./perl" gets resolved to "perl" now.)
32783 Branch: perl
32784 ! perl.c
32785____________________________________________________________________________
32786[ 13233] By: jhi on 2001/11/24 14:58:52
32787 Log: Subject: [PATCH] DB_File 1.800
32788 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32789 Date: Sat, 24 Nov 2001 11:41:41 -0000
32790 Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
32791 Branch: perl
32792 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32793 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
32794 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32795 ! ext/DB_File/t/db-recno.t
32796____________________________________________________________________________
32797[ 13232] By: jhi on 2001/11/24 14:48:34
32798 Log: Tweak the PUSHED documentation.
32799 Branch: perl
32800 ! ext/PerlIO/Via/Via.pm
32801____________________________________________________________________________
32802[ 13231] By: jhi on 2001/11/24 04:09:41
32803 Log: Update 1_compile for new known tests.
32804 Branch: perl
32805 ! t/lib/1_compile.t
32806____________________________________________________________________________
32807[ 13230] By: jhi on 2001/11/24 04:07:39
32808 Log: Move the MBF/MBI test modules to t/lib.
32809 Branch: perl
32810 + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
32811 - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32812 - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32813 ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
32814 ! lib/Math/BigInt/t/sub_mbi.t
32815____________________________________________________________________________
32816[ 13229] By: jhi on 2001/11/23 23:09:27
32817 Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
32818 From: "Craig A. Berry" <craigberry@mac.com>
32819 Date: Fri, 23 Nov 2001 18:05:35 -0600
32820 Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
32821 Branch: perl
32822 ! configure.com
32823____________________________________________________________________________
32824[ 13228] By: jhi on 2001/11/23 21:11:56
32825 Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char
32826 From: PPrymmer@factset.com
32827 Date: Fri, 23 Nov 2001 17:03:07 -0500
32828 Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>
32829 Branch: perl
32830 ! ext/Unicode/Normalize/mkheader
32831____________________________________________________________________________
32832[ 13227] By: jhi on 2001/11/23 20:09:36
32833 Log: Here are the right helper files.
32834 Branch: perl
32835 + t/lib/Filter/Simple/ExportTest.pm
32836 + t/lib/Filter/Simple/FilterOnlyTest.pm
32837 + t/lib/Filter/Simple/FilterTest.pm
32838 + t/lib/Filter/Simple/ImportTest.pm
32839 ! MANIFEST
32840____________________________________________________________________________
32841[ 13226] By: jhi on 2001/11/23 20:03:28
32842 Log: Update Changes.
32843 Branch: perl
32844 ! Changes patchlevel.h
32845____________________________________________________________________________
32846[ 13225] By: jhi on 2001/11/23 19:53:53
32847 Log: Never mind.
32848 Branch: perl
32849 - lib/Filter/Simple/lib/ExportTest.pm
32850 - lib/Filter/Simple/lib/ImportTest.pm
32851____________________________________________________________________________
32852[ 13224] By: jhi on 2001/11/23 19:52:03
32853 Log: Mis-add.
32854 Branch: perl
32855 + lib/Filter/Simple/lib/ExportTest.pm
32856 + lib/Filter/Simple/lib/ImportTest.pm
32857____________________________________________________________________________
32858[ 13223] By: jhi on 2001/11/23 19:39:57
32859 Log: Upgrade to Filter::Simple 0.77.
32860 Branch: perl
32861 + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
32862 - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
32863 ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
32864 ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
32865 ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
32866____________________________________________________________________________
32867[ 13222] By: jhi on 2001/11/23 19:12:20
32868 Log: Missing p4 add.
32869 Branch: perl
32870 + lib/ExtUtils/MM_VMS.t
32871____________________________________________________________________________
32872[ 13221] By: jhi on 2001/11/23 19:10:18
32873 Log: Pass 5 at perldelta - module and utility updates cleanup.
32874 Branch: perl
32875 ! pod/perldelta.pod
32876____________________________________________________________________________
32877[ 13220] By: jhi on 2001/11/23 18:55:20
32878 Log: metaconfig unit change for #13219.
32879 Branch: metaconfig/U/perl
32880 ! d_procselfexe.U
32881____________________________________________________________________________
32882[ 13219] By: jhi on 2001/11/23 18:55:06
32883 Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
32884 Branch: perl
32885 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32886 ! pod/buildtoc.PL pod/perltoc.pod
32887____________________________________________________________________________
32888[ 13218] By: jhi on 2001/11/23 18:48:18
32889 Log: Add procselfexe and d_dirfd to strange lands.
32890 Branch: perl
32891 ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
32892 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32893 ! vos/config.ga.def vos/config.ga.h win32/config.bc
32894 ! win32/config.gc win32/config.vc win32/config.win64
32895 ! wince/config.ce
32896____________________________________________________________________________
32897[ 13217] By: jhi on 2001/11/23 18:47:41
32898 Log: metaconfig unit change for #13216.
32899 Branch: metaconfig/U/perl
32900 ! d_procselfexe.U
32901____________________________________________________________________________
32902[ 13216] By: jhi on 2001/11/23 18:47:17
32903 Log: Better to "quote" the pathname.
32904 Branch: perl
32905 ! Configure config_h.SH
32906____________________________________________________________________________
32907[ 13215] By: jhi on 2001/11/23 18:34:24
32908 Log: Use PROCSELFEXE_PATH.
32909 Branch: perl
32910 ! perl.c
32911____________________________________________________________________________
32912[ 13214] By: jhi on 2001/11/23 18:31:27
32913 Log: metaconfig unit change for #13213.
32914 Branch: metaconfig/U/perl
32915 ! d_procselfexe.U
32916____________________________________________________________________________
32917[ 13213] By: jhi on 2001/11/23 18:31:13
32918 Log: Add probing for BSD-like /proc/curproc/file.
32919 Branch: perl
32920 ! Configure config_h.SH
32921____________________________________________________________________________
32922[ 13212] By: jhi on 2001/11/23 18:10:05
32923 Log: metaconfig unit change for 13211.
32924 Branch: metaconfig/U/perl
32925 + d_dirfd.U
32926____________________________________________________________________________
32927[ 13211] By: jhi on 2001/11/23 18:09:37
32928 Log: Add probing for dirfd() so that it can be added it IO::Dir.
32929 Branch: perl
32930 ! Configure config_h.SH perl.h
32931____________________________________________________________________________
32932[ 13210] By: jhi on 2001/11/23 17:37:27
32933 Log: ...and update the test count.
32934 Branch: perl
32935 ! lib/Pod/t/basic.t
32936____________________________________________________________________________
32937[ 13209] By: jhi on 2001/11/23 17:19:12
32938 Log: Must remove the cap test also from the test script.
32939 Branch: perl
32940 ! lib/Pod/t/basic.t
32941____________________________________________________________________________
32942[ 13208] By: jhi on 2001/11/23 17:11:58
32943 Log: Subject: [PATCH] Tests are good
32944 From: Nicholas Clark <nick@ccl4.org>
32945 Date: Fri, 23 Nov 2001 18:12:21 +0000
32946 Message-ID: <20011123181220.F37621@plum.flirble.org>
32947 Branch: perl
32948 ! pod/perlhack.pod
32949____________________________________________________________________________
32950[ 13207] By: jhi on 2001/11/23 17:08:31
32951 Log: The basic.cap from podlators 1.14 is not very portable.
32952 Branch: perl
32953 - lib/Pod/t/basic.cap
32954 ! MANIFEST
32955____________________________________________________________________________
32956[ 13206] By: jhi on 2001/11/23 16:41:13
32957 Log: Subject: Re: [DOC PATCHES] pod cleanups
32958 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32959 Date: 22 Nov 2001 12:54:16 -0000
32960 Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
32961 Branch: perl
32962 ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
32963 ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
32964____________________________________________________________________________
32965[ 13205] By: jhi on 2001/11/23 16:38:10
32966 Log: FAQ sync.
32967 Branch: perl
32968 ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
32969____________________________________________________________________________
32970[ 13204] By: jhi on 2001/11/23 16:37:21
32971 Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS
32972 From: PPrymmer@factset.com
32973 Date: Fri, 23 Nov 2001 11:43:45 -0500
32974 Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
32975 Branch: perl
32976 ! MANIFEST lib/ExtUtils/MM_VMS.pm
32977____________________________________________________________________________
32978[ 13203] By: jhi on 2001/11/23 15:47:13
32979 Log: Corify podlators 1.14 test.
32980 Branch: perl
32981 ! lib/Pod/t/basic.t
32982____________________________________________________________________________
32983[ 13202] By: jhi on 2001/11/23 15:38:36
32984 Log: Output tweak needed because of podlators 1.14.
32985 Branch: perl
32986 ! t/pod/multiline_items.xr
32987____________________________________________________________________________
32988[ 13201] By: jhi on 2001/11/23 15:38:04
32989 Log: Upgrade to podlators 1.14.
32990 Branch: perl
32991 + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
32992 + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
32993 + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
32994 ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
32995 ! lib/Pod/Text/Overstrike.pm
32996____________________________________________________________________________
32997[ 13200] By: jhi on 2001/11/23 15:32:06
32998 Log: perlmodinstall tweaks from Philip Newton.
32999 Branch: perl
33000 ! pod/perlmodinstall.pod
33001____________________________________________________________________________
33002[ 13199] By: jhi on 2001/11/23 15:05:02
33003 Log: Subject: Re: [PATCH] Porting/genlog -bi and range
33004 From: Autrijus Tang <autrijus@autrijus.org>
33005 Date: Fri, 23 Nov 2001 23:55:53 +0800
33006 Message-ID: <20011123235553.A2310@not.autrijus.org>
33007 Branch: perl
33008 ! Porting/genlog
33009____________________________________________________________________________
33010[ 13198] By: jhi on 2001/11/23 14:58:40
33011 Log: Subject: Re: regex oddness with \Z and $&
33012 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33013 Date: Fri, 23 Nov 2001 15:15:24 +0000
33014 Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
33015 Branch: perl
33016 ! regcomp.c t/op/re_tests
33017____________________________________________________________________________
33018[ 13197] By: jhi on 2001/11/23 14:44:19
33019 Log: regen_headers.
33020 Branch: perl
33021 ! embed.h global.sym pod/perlapi.pod proto.h
33022____________________________________________________________________________
33023[ 13196] By: jhi on 2001/11/23 14:24:08
33024 Log: Forgotten check-in.
33025 Branch: perl
33026 ! pod/perlapi.pod
33027____________________________________________________________________________
33028[ 13195] By: jhi on 2001/11/23 14:23:49
33029 Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
33030 Branch: perl
33031 ! lib/Test/Simple.pm
33032____________________________________________________________________________
33033[ 13194] By: jhi on 2001/11/22 11:31:59
33034 Log: Retract #13173 (effectively retract Net::Ping 2.06,
33035 go back to 2.04, the 2.06 hasn't seen the patches
33036 that have gone to the blead version.)
33037 Branch: perl
33038 - lib/Net/Ping/CHANGES lib/Net/Ping/README
33039 - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
33040 - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
33041 - lib/Net/Ping/t/200_ping_tcp.t
33042 ! MANIFEST lib/Net/Ping.pm
33043____________________________________________________________________________
33044[ 13193] By: jhi on 2001/11/22 11:27:49
33045 Log: Subject: Re: [PATCH perldoc] problems with pod2man
33046 From: Robin Barker <rmb1@cise.npl.co.uk>
33047 Date: Thu, 22 Nov 2001 11:00:38 GMT
33048 Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
33049 Branch: perl
33050 ! utils/perldoc.PL
33051____________________________________________________________________________
33052[ 13192] By: jhi on 2001/11/22 05:06:35
33053 Log: metaconfig unit change for #13191.
33054 Branch: metaconfig/U/perl
33055 ! d_procselfexe.U
33056____________________________________________________________________________
33057[ 13191] By: jhi on 2001/11/22 05:06:09
33058 Log: procselfexe tweak: for some reason I had a ls in
33059 /proc/self/exe, not the ls Configure thought it
33060 would found.
33061 Branch: perl
33062 ! Configure
33063____________________________________________________________________________
33064[ 13190] By: jhi on 2001/11/22 04:45:36
33065 Log: Corify the Net::Ping tests; skip the tests
33066 unless $ENV{PERL_TEST_Net_Ping} is true.
33067 Branch: perl
33068 ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
33069 ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
33070 ! lib/Net/Ping/t/200_ping_tcp.t
33071____________________________________________________________________________
33072[ 13189] By: jhi on 2001/11/22 04:44:03
33073 Log: metaconfig units changes for #13188.
33074 Branch: metaconfig
33075 ! U/modified/Head.U
33076 Branch: metaconfig/U/perl
33077 ! issymlink.U
33078____________________________________________________________________________
33079[ 13188] By: jhi on 2001/11/22 04:43:29
33080 Log: The #13182 didn't really help. The real problem
33081 seems to be that 'sh' can in AIX mean at least three
33082 different things, and we can't know which one it is
33083 unless we export $newsh from an earlier run (and it's
33084 the 'bsh' aka 'sh' that has the the broken test -h).
33085 Branch: perl
33086 ! Configure
33087____________________________________________________________________________
33088[ 13187] By: gsar on 2001/11/22 03:42:58
33089 Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides
33090 Branch: perl
33091 ! op.c t/op/override.t
33092____________________________________________________________________________
33093[ 13186] By: jhi on 2001/11/22 03:18:49
33094 Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
33095 From: PPrymmer@factset.com
33096 Date: Wed, 21 Nov 2001 20:17:25 -0500
33097 Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
33098 Branch: perl
33099 ! lib/Shell.t
33100____________________________________________________________________________
33101[ 13185] By: jhi on 2001/11/22 03:09:27
33102 Log: Reapply perlmodinstall parts of #12897.
33103 Branch: perl
33104 ! pod/perlmodinstall.pod
33105____________________________________________________________________________
33106[ 13184] By: jhi on 2001/11/22 03:08:00
33107 Log: perlmodinstall 2.01 from Jon Orwant.
33108 Branch: perl
33109 ! pod/perlmodinstall.pod
33110____________________________________________________________________________
33111[ 13183] By: jhi on 2001/11/21 22:33:20
33112 Log: Subject: [PATCH @10907] REXX on OS/2
33113 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33114 Date: Wed, 21 Nov 2001 15:26:11 -0500
33115 Message-ID: <20011121152611.A13664@math.ohio-state.edu>
33116 Branch: perl
33117 ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
33118 ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
33119____________________________________________________________________________
33120[ 13182] By: jhi on 2001/11/21 22:31:10
33121 Log: metaconfig unit change for #13181.
33122 Branch: metaconfig/U/perl
33123 ! issymlink.U
33124____________________________________________________________________________
33125[ 13181] By: jhi on 2001/11/21 22:30:37
33126 Log: AIX has broken builtin 'test'.
33127 Branch: perl
33128 ! Configure
33129____________________________________________________________________________
33130[ 13180] By: jhi on 2001/11/21 22:27:16
33131 Log: Subject: [PATCH 5.7.x] INSTALL size update
33132 From: Andy Dougherty <doughera@lafayette.edu>
33133 Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST)
33134 Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>
33135 Branch: perl
33136 ! INSTALL
33137____________________________________________________________________________
33138[ 13179] By: jhi on 2001/11/21 22:25:14
33139 Log: Implement the sort pragma. Split sort code from pp_ctl.c
33140 to pp_sort.c. Includes the quicksort stabilizing layer
33141 from John P. Linderman. -Msort=qsort or -Msort=fast is
33142 faster than without (or with -Msort=mergesort or -Msort=safe)
33143 for short random inputs, but for some reason not quite as fast
33144 as 5.6.1 qsort. More benchmarking, profiling, tuning, and
33145 optimizing definitely needed.
33146 Branch: perl
33147 + lib/sort.pm lib/sort.t pp_sort.c
33148 ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
33149 ! embed.pl global.sym perl.h pp_ctl.c proto.h
33150 ! vms/descrip_mms.template vos/build.cm win32/Makefile
33151 ! win32/makefile.mk wince/Makefile.ce
33152____________________________________________________________________________
33153[ 13178] By: gbarr on 2001/11/21 18:30:10
33154 Log: Sync file with libnet-1.0901-tobe
33155 Branch: perl
33156 + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
33157 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
33158 ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
33159 ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
33160 ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
33161____________________________________________________________________________
33162[ 13177] By: jhi on 2001/11/21 17:31:28
33163 Log: Subject: [PATCH perldoc] problems with pod2man
33164 From: Robin Barker <rmb1@cise.npl.co.uk>
33165 Date: Wed, 21 Nov 2001 17:48:51 GMT
33166 Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
33167 Branch: perl
33168 ! utils/perldoc.PL
33169____________________________________________________________________________
33170[ 13176] By: jhi on 2001/11/21 17:27:30
33171 Log: debug_pad only visible when debugging.
33172 Branch: perl
33173 ! makedef.pl
33174____________________________________________________________________________
33175[ 13175] By: jhi on 2001/11/21 16:02:14
33176 Log: metaconfig units changes for #13174.
33177 Branch: metaconfig/U/perl
33178 + d_procselfexe.U
33179 - procselfexe.U
33180____________________________________________________________________________
33181[ 13174] By: jhi on 2001/11/21 16:01:39
33182 Log: procselfexe tweaks.
33183 Branch: perl
33184 ! Configure config_h.SH
33185____________________________________________________________________________
33186[ 13173] By: jhi on 2001/11/21 15:55:08
33187 Log: Upgrade to Net::Ping 2.06.
33188 Branch: perl
33189 + lib/Net/Ping/CHANGES lib/Net/Ping/README
33190 + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
33191 + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
33192 + lib/Net/Ping/t/200_ping_tcp.t
33193 ! MANIFEST lib/Net/Ping.pm
33194____________________________________________________________________________
33195[ 13172] By: jhi on 2001/11/21 15:17:13
33196 Log: Upgrade to Math::BigInt 1.47.
33197 Branch: perl
33198 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33199 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
33200 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
33201 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
33202 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
33203 ! lib/Math/BigInt/t/sub_mbi.t
33204____________________________________________________________________________
33205[ 13171] By: jhi on 2001/11/21 15:03:53
33206 Log: Dynaloading for POSIX-BC from Thomas Dorner.
33207 Branch: perl
33208 ! hints/posix-bc.sh
33209____________________________________________________________________________
33210[ 13170] By: jhi on 2001/11/21 15:02:39
33211 Log: Strange: the same mysterious regex study bug
33212 seems to be present both in OS/390 and POSIX-BC.
33213 Deep EBCDIC magic that regex engine gets wrong,
33214 or a bug in some compiler/library shared by the
33215 two platforms? From Thomas Dorner.
33216 Branch: perl
33217 ! t/op/study.t
33218____________________________________________________________________________
33219[ 13169] By: jhi on 2001/11/21 14:47:03
33220 Log: More lost and found.
33221 Branch: perl
33222 + lib/Test/Simple/README
33223 ! MANIFEST
33224____________________________________________________________________________
33225[ 13168] By: jhi on 2001/11/21 14:45:05
33226 Log: MANIFESTly missing.
33227 Branch: perl
33228 ! MANIFEST
33229____________________________________________________________________________
33230[ 13167] By: jhi on 2001/11/21 14:42:35
33231 Log: Subject: Re: PERFORCE change 13162 for review
33232 From: Philip Newton <Philip.Newton@gmx.net>
33233 Date: Wed, 21 Nov 2001 16:44:30 +0100
33234 Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
33235 Branch: perl
33236 ! ext/Devel/PPPort/PPPort.pm
33237____________________________________________________________________________
33238[ 13166] By: jhi on 2001/11/21 14:39:27
33239 Log: Update Changes.
33240 Branch: perl
33241 ! Changes patchlevel.h
33242____________________________________________________________________________
33243[ 13165] By: jhi on 2001/11/21 14:34:43
33244 Log: Small doc tweaks.
33245 Branch: perl
33246 ! ext/PerlIO/Via/Via.pm
33247____________________________________________________________________________
33248[ 13164] By: jhi on 2001/11/21 14:13:00
33249 Log: Redundant return.
33250 Branch: perl
33251 ! ext/MIME/Base64/QuotedPrint.pm
33252____________________________________________________________________________
33253[ 13163] By: jhi on 2001/11/21 13:52:30
33254 Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
33255 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
33256 Date: Wed, 21 Nov 2001 10:23:16 +0100
33257 Message-ID: <200111211023160020.0050BD28@smtp.chello.at>
33258 Branch: perl
33259 ! pp_pack.c t/op/pack.t
33260____________________________________________________________________________
33261[ 13162] By: jhi on 2001/11/21 13:44:41
33262 Log: Add Devel::PPPort originally from Kenneth Albanowski,
33263 revigorated by Paul Marquess: gives h2xs a Perl version
33264 portability boost.
33265 Branch: perl
33266 + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
33267 + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
33268 + ext/Devel/PPPort/harness/Harness.pm
33269 + ext/Devel/PPPort/harness/Harness.xs
33270 + ext/Devel/PPPort/harness/Makefile.PL
33271 + ext/Devel/PPPort/harness/module2.c
33272 + ext/Devel/PPPort/harness/module3.c
33273 + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
33274 ! MANIFEST lib/h2xs.t utils/h2xs.PL
33275____________________________________________________________________________
33276[ 13161] By: jhi on 2001/11/21 13:43:08
33277 Log: Oops.
33278 Branch: perl
33279 ! lib/Test/Simple/t/filehandles.t
33280____________________________________________________________________________
33281[ 13160] By: jhi on 2001/11/21 13:23:07
33282 Log: Subject: Re: PERFORCE change 13152 for review
33283 From: Philip Newton <Philip.Newton@gmx.net>
33284 Date: Wed, 21 Nov 2001 09:04:05 +0100
33285 Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
33286 Branch: perl
33287 ! lib/Test/Builder.pm
33288____________________________________________________________________________
33289[ 13159] By: jhi on 2001/11/21 13:19:08
33290 Log: Subject: Re: PERFORCE change 13142 for review
33291 From: Philip Newton <Philip.Newton@gmx.net>
33292 Date: Wed, 21 Nov 2001 09:04:03 +0100
33293 Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
33294
33295 plus rewrap few paragraphs.
33296 Branch: perl
33297 ! lib/Pod/LaTeX.pm
33298____________________________________________________________________________
33299[ 13158] By: jhi on 2001/11/21 03:59:51
33300 Log: Integrate #13154 from macperl; Remove comments.
33301 Branch: perl
33302 !> lib/File/Spec/Mac.pm
33303____________________________________________________________________________
33304[ 13157] By: jhi on 2001/11/21 03:53:06
33305 Log: Update the list of modules having tests.
33306 Branch: perl
33307 ! t/lib/1_compile.t
33308____________________________________________________________________________
33309[ 13156] By: pudge on 2001/11/21 03:19:09
33310 Log: Slight doc changes.
33311 Branch: maint-5.6/macperl
33312 ! macos/macperl/MacPerl.podhelp
33313____________________________________________________________________________
33314[ 13155] By: pudge on 2001/11/21 03:18:48
33315 Log: Add UTF-16 coercion.
33316 Branch: maint-5.6/macperl
33317 ! macos/lib/Mac/AppleEvents/Simple.pm
33318____________________________________________________________________________
33319[ 13154] By: pudge on 2001/11/21 03:16:55
33320 Log: Remove comments.
33321 Branch: maint-5.6/macperl
33322 ! lib/File/Spec/Mac.pm
33323____________________________________________________________________________
33324[ 13153] By: pudge on 2001/11/21 03:16:00
33325 Log: Fix FSpGetCatInfo (and other functions) corrupting
33326 memory with bad filespecs (bug #471867)
33327 Branch: maint-5.6/macperl
33328 ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
33329____________________________________________________________________________
33330[ 13152] By: jhi on 2001/11/21 03:09:46
33331 Log: Upgrade to Test::Simple 0.33.
33332 Branch: perl
33333 ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
33334 ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
33335 ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
33336____________________________________________________________________________
33337[ 13151] By: jhi on 2001/11/21 03:01:36
33338 Log: Upgrade to Test::Harness 1.26.
33339 Branch: perl
33340 ! lib/Test/Harness.pm lib/Test/Harness/Changes
33341____________________________________________________________________________
33342[ 13150] By: jhi on 2001/11/21 02:15:47
33343 Log: Integrate change #13145 from maintperl;
33344 another compatibility tweak to change#12559: avoid quoting
33345 arguments that already have quotes; add test case
33346 Branch: perl
33347 !> t/op/system_tests win32/win32.c
33348____________________________________________________________________________
33349[ 13149] By: gsar on 2001/11/21 02:00:28
33350 Log: integrate change#13147 from mainline (fixes nit in change#10091)
33351
33352 Subject: [PATCH] spaceship and refs
33353 Branch: maint-5.6/perl
33354 ! pp.c pp_hot.c t/op/cmp.t
33355____________________________________________________________________________
33356[ 13148] By: jhi on 2001/11/21 00:44:56
33357 Log: Subject: [PATCH] Add test for Pod::ParseUtils
33358 From: Tim Jenness <t.jenness@jach.hawaii.edu>
33359 Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
33360 Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
33361 Branch: perl
33362 + lib/Pod/t/utils.t
33363 ! MANIFEST
33364____________________________________________________________________________
33365[ 13147] By: jhi on 2001/11/21 00:40:09
33366 Log: Subject: [PATCH] spaceship and refs
33367 From: Nicholas Clark <nick@ccl4.org>
33368 Date: Tue, 20 Nov 2001 21:59:51 +0000
33369 Message-ID: <20011120215951.U62891@plum.flirble.org>
33370 Branch: perl
33371 ! pp.c pp_hot.c t/op/cmp.t
33372____________________________________________________________________________
33373[ 13146] By: jhi on 2001/11/21 00:37:00
33374 Log: Try to clarify which I/O call operates on bytes,
33375 which on characters, which on either.
33376 Branch: perl
33377 ! pod/perlfunc.pod
33378____________________________________________________________________________
33379[ 13145] By: gsar on 2001/11/21 00:14:29
33380 Log: another compatibility tweak to change#12559: avoid quoting
33381 arguments that already have quotes; add test case
33382 Branch: maint-5.6/perl
33383 ! t/op/system_tests win32/win32.c
33384____________________________________________________________________________
33385[ 13144] By: jhi on 2001/11/20 22:31:47
33386 Log: Give a simple example of writing PerlIO::Via handlers
33387 in Perl.
33388 Branch: perl
33389 ! ext/PerlIO/Via/Via.pm
33390____________________________________________________________________________
33391[ 13143] By: jhi on 2001/11/20 20:50:41
33392 Log: Add test for Pod::LaTeX; re-sort MANIFEST.
33393 Branch: perl
33394 + lib/Pod/t/latex.t
33395 ! MANIFEST
33396____________________________________________________________________________
33397[ 13142] By: jhi on 2001/11/20 20:42:48
33398 Log: Subject: [PATCH] Pod::LaTeX up to V0.54
33399 From: Tim Jenness <t.jenness@jach.hawaii.edu>
33400 Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
33401 Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
33402 Branch: perl
33403 ! lib/Pod/LaTeX.pm pod/pod2latex.PL
33404____________________________________________________________________________
33405[ 13141] By: jhi on 2001/11/20 20:35:14
33406 Log: Spread d_procselfexe to far-off lands (undefined).
33407 Branch: perl
33408 ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
33409 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
33410 ! vos/config.ga.def vos/config.ga.h win32/config.bc
33411 ! win32/config.gc win32/config.vc win32/config.win64
33412 ! wince/config.ce
33413____________________________________________________________________________
33414[ 13140] By: jhi on 2001/11/20 20:17:13
33415 Log: Integrate perlio:
33416
33417 [ 13138]
33418 perl.c change to use HAS_PROCSELFEXE, also
33419 tweak to $^X test to comprehend full path to real executable
33420 being returned (like Cygwin as it happens...)
33421 Branch: perl
33422 !> Configure config_h.SH perl.c t/op/magic.t
33423____________________________________________________________________________
33424[ 13139] By: jhi on 2001/11/20 20:12:06
33425 Log: Really define do_report_used() only if DEBUGGING.
33426 Branch: perl
33427 ! sv.c
33428____________________________________________________________________________
33429[ 13138] By: nick on 2001/11/20 20:01:05
33430 Log: perl.c change to use HAS_PROCSELFEXE, also
33431 tweak to $^X test to comprehend full path to real executable
33432 being returned (like Cygwin as it happens...)
33433 Branch: perlio
33434 ! perl.c t/op/magic.t
33435____________________________________________________________________________
33436[ 13137] By: nick on 2001/11/20 19:46:00
33437 Log: Integrate mainline
33438 Branch: perlio
33439 +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
33440 +> lib/NEXT/t/unseen.t
33441 - lib/NEXT/test.pl
33442 !> (integrate 34 files)
33443____________________________________________________________________________
33444[ 13136] By: jhi on 2001/11/20 17:47:36
33445 Log: Subject: [?PATCH] terser pp_eq
33446 From: Nicholas Clark <nick@ccl4.org>
33447 Date: Mon, 19 Nov 2001 23:09:02 +0000
33448 Message-ID: <20011119230901.O62891@plum.flirble.org>
33449 Branch: perl
33450 ! pp_hot.c
33451____________________________________________________________________________
33452[ 13135] By: jhi on 2001/11/20 17:40:13
33453 Log: Pass 4 at perldelta - cleanup problems found by podchecker.
33454 Branch: perl
33455 ! pod/perldelta.pod
33456____________________________________________________________________________
33457[ 13134] By: jhi on 2001/11/20 16:59:54
33458 Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
33459 From: Andy Dougherty <doughera@lafayette.edu>
33460 Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
33461 Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
33462 Branch: perl
33463 ! ext/re/Makefile.PL ext/re/re.xs
33464____________________________________________________________________________
33465[ 13133] By: jhi on 2001/11/20 15:51:04
33466 Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
33467 From: Andy Dougherty <doughera@lafayette.edu>
33468 Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
33469 Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
33470 Branch: perl
33471 ! ext/re/re.xs
33472____________________________________________________________________________
33473[ 13132] By: jhi on 2001/11/20 15:31:43
33474 Log: Integrate change #13119 from macperl.
33475 (No changes since already applied the patch,
33476 just keep perforce happy and well-fed.)
33477 Branch: perl
33478 !> lib/Pod/Html.pm
33479____________________________________________________________________________
33480[ 13131] By: jhi on 2001/11/20 15:29:55
33481 Log: Subject: [PATCH] filter-util.pl for Mac OS
33482 From: Chris Nandor <pudge@pobox.com>
33483 Date: Tue, 20 Nov 2001 00:16:11 -0500
33484 Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
33485 Branch: perl
33486 ! t/lib/filter-util.pl
33487____________________________________________________________________________
33488[ 13130] By: jhi on 2001/11/20 15:23:11
33489 Log: Subject: [PATCH] Portability fix for Pod::Html
33490 From: Chris Nandor <pudge@pobox.com>
33491 Date: Tue, 20 Nov 2001 00:01:05 -0500
33492 Message-Id: <p05100307b81f92788846@[10.0.1.177]>
33493 Branch: perl
33494 ! lib/Pod/Html.pm
33495____________________________________________________________________________
33496[ 13129] By: jhi on 2001/11/20 15:14:49
33497 Log: Need to skip more tests if not perlio.
33498 Branch: perl
33499 ! lib/open.t
33500____________________________________________________________________________
33501[ 13128] By: jhi on 2001/11/20 15:04:55
33502 Log: Pass 3 at perldelta - sort the lists of new modules,
33503 module improvements, and new platforms.
33504 Branch: perl
33505 ! pod/perldelta.pod
33506____________________________________________________________________________
33507[ 13127] By: jhi on 2001/11/20 13:42:22
33508 Log: Document ${^OPEN}.
33509 Branch: perl
33510 ! pod/perlvar.pod
33511____________________________________________________________________________
33512[ 13126] By: pudge on 2001/11/20 03:28:51
33513 Log: Make configpm work with extra keys
33514 Branch: maint-5.6/macperl
33515 ! macos/configpm
33516____________________________________________________________________________
33517[ 13125] By: pudge on 2001/11/20 03:28:09
33518 Log: Version and doc updates
33519 Branch: maint-5.6/macperl
33520 ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
33521____________________________________________________________________________
33522[ 13124] By: pudge on 2001/11/20 03:27:44
33523 Log: More fixes for error message parsing (bug #470316)
33524 Branch: maint-5.6/macperl
33525 ! macos/macish.c
33526____________________________________________________________________________
33527[ 13123] By: pudge on 2001/11/20 03:26:32
33528 Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
33529 remove obsolete function (bug #465225)
33530 Branch: maint-5.6/macperl
33531 ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
33532 ! macos/macperl/MPScript.c
33533____________________________________________________________________________
33534[ 13122] By: pudge on 2001/11/20 03:20:17
33535 Log: Add p2as droplet to distribution.
33536 Branch: maint-5.6/macperl
33537 + macos/macperl/Droplets/p2as.plx
33538____________________________________________________________________________
33539[ 13121] By: pudge on 2001/11/20 03:10:36
33540 Log: Bundle File::Sort.
33541 Branch: maint-5.6/macperl
33542 + macos/bundled_lib/blib/lib/File/Sort.pm
33543____________________________________________________________________________
33544[ 13120] By: pudge on 2001/11/20 03:09:21
33545 Log: Various bundled module fixes.
33546 Branch: maint-5.6/macperl
33547 ! macos/bundled_ext/Compress/Zlib/Makefile.mk
33548 ! macos/bundled_ext/Digest/MD5/t/files.t
33549 ! macos/bundled_ext/Filter/t/filter-util.pl
33550 ! macos/bundled_lib/blib/lib/Net/Config.pm
33551 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
33552____________________________________________________________________________
33553[ 13119] By: pudge on 2001/11/20 03:08:27
33554 Log: Portability fix for Pod::Html.
33555 Branch: maint-5.6/macperl
33556 ! lib/Pod/Html.pm
33557____________________________________________________________________________
33558[ 13118] By: jhi on 2001/11/20 02:58:38
33559 Log: Upgrade to Text::Balanced 1.89.
33560 Branch: perl
33561 ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
33562 ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
33563 ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
33564 ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
33565 ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
33566 ! lib/Text/Balanced/t/gentag.t
33567____________________________________________________________________________
33568[ 13117] By: jhi on 2001/11/20 02:53:32
33569 Log: Upgrade to NEXT 0.50.
33570 Branch: perl
33571 + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
33572 + lib/NEXT/t/unseen.t
33573 - lib/NEXT/test.pl
33574 ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
33575____________________________________________________________________________
33576[ 13116] By: pudge on 2001/11/20 02:47:23
33577 Log: Integrate with maint-5.6/perl.
33578 Branch: maint-5.6/macperl
33579 !> win32/win32.c
33580____________________________________________________________________________
33581[ 13115] By: jhi on 2001/11/20 01:57:41
33582 Log: Update the README.threads scary header a bit.
33583 Branch: perl
33584 ! README.threads
33585____________________________________________________________________________
33586[ 13114] By: jhi on 2001/11/20 01:49:59
33587 Log: Pass 2 at perldelta: add some changes since 5.7.2.
33588 Branch: perl
33589 ! pod/perldelta.pod
33590____________________________________________________________________________
33591[ 13113] By: jhi on 2001/11/20 00:55:25
33592 Log: Subject: [DOC PATCH] perlfaq4.pod
33593 From: Tim Jenness <t.jenness@jach.hawaii.edu>
33594 Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
33595 Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>
33596 Branch: perl
33597 ! pod/perlfaq4.pod
33598____________________________________________________________________________
33599[ 13112] By: jhi on 2001/11/20 00:53:17
33600 Log: Subject: [PATCH perl.c] Extra diagnostics for -DP
33601 From: Michael G Schwern <schwern@pobox.com>
33602 Date: Mon, 19 Nov 2001 19:53:12 -0500
33603 Message-ID: <20011119195311.I11883@blackrider>
33604 Branch: perl
33605 ! perl.c
33606____________________________________________________________________________
33607[ 13111] By: jhi on 2001/11/20 00:48:46
33608 Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
33609 From: PPrymmer@factset.com
33610 Date: Mon, 19 Nov 2001 17:08:59 -0500
33611 Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
33612 Branch: perl
33613 ! vms/descrip_mms.template
33614____________________________________________________________________________
33615[ 13110] By: jhi on 2001/11/20 00:39:02
33616 Log: Create a per-interpeter debug scratchpad container
33617 and use that for the regexec debugging.
33618 Branch: perl
33619 ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
33620____________________________________________________________________________
33621[ 13109] By: nick on 2001/11/19 22:01:45
33622 Log: Use /proc/self/exe to set $^X on linux (or anywhere new
33623 Configure unit detects the feature).
33624 Branch: metaconfig/U/perl
33625 + procselfexe.U
33626 Branch: perlio
33627 ! Configure config_h.SH
33628____________________________________________________________________________
33629[ 13108] By: nick on 2001/11/19 20:39:17
33630 Log: Integrate mainline
33631 Branch: perlio
33632 +> t/op/or.t
33633 !> (integrate 44 files)
33634____________________________________________________________________________
33635[ 13107] By: jhi on 2001/11/19 20:22:36
33636 Log: sysseek tweak.
33637 Branch: perl
33638 ! pod/perlfunc.pod
33639____________________________________________________________________________
33640[ 13106] By: jhi on 2001/11/19 20:18:42
33641 Log: Move the sysio tests from io/utf8 to lib/open.
33642 Branch: perl
33643 ! lib/open.t t/io/utf8.t
33644____________________________________________________________________________
33645[ 13105] By: nick on 2001/11/19 20:15:39
33646 Log: Add a .package and a README to //depot/metaconfig
33647 Branch: metaconfig
33648 + .package README
33649____________________________________________________________________________
33650[ 13104] By: jhi on 2001/11/19 20:01:54
33651 Log: Thou shalt not mix stdio and sysio.
33652 Branch: perl
33653 ! t/io/utf8.t
33654____________________________________________________________________________
33655[ 13103] By: jhi on 2001/11/19 19:28:40
33656 Log: Update Changes.
33657 Branch: perl
33658 ! Changes patchlevel.h
33659____________________________________________________________________________
33660[ 13102] By: jhi on 2001/11/19 19:17:14
33661 Log: The runops_debug needs to be present always, otherwise
33662 places like AIX which need an explicit symbol export list
33663 will croak when trying to build Devel::Peek (which uses
33664 the runops_debug).
33665 Branch: perl
33666 ! makedef.pl
33667____________________________________________________________________________
33668[ 13101] By: jhi on 2001/11/19 19:06:48
33669 Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
33670 From: PPrymmer@factset.com
33671 Date: Mon, 19 Nov 2001 11:34:22 -0500
33672 Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
33673 Branch: perl
33674 ! lib/Memoize/t/tie_sdbm.t
33675____________________________________________________________________________
33676[ 13100] By: jhi on 2001/11/19 18:57:11
33677 Log: Retract #13088: it seems that unless dump.c is extensively
33678 reorganized as to what symbols it shows, when, and to whom,
33679 we are stuck with having the dump.o symbols in the libperl
33680 and thusly in the main Perl binary.
33681 Branch: perl
33682 ! embedvar.h perlapi.h perlvars.h
33683____________________________________________________________________________
33684[ 13099] By: jhi on 2001/11/19 18:02:14
33685 Log: The _uni_display should not be in dump.c since they
33686 are used under normal operation (S_not_a_number()).
33687 Branch: perl
33688 ! dump.c embed.h embed.pl global.sym proto.h utf8.c
33689____________________________________________________________________________
33690[ 13098] By: jhi on 2001/11/19 17:37:26
33691 Log: Protect sv_dump() from being included unless DEBUGGING,
33692 as noticed by Ilya.
33693 Branch: perl
33694 ! sv.c
33695____________________________________________________________________________
33696[ 13097] By: jhi on 2001/11/19 15:11:41
33697 Log: Pending further investigation skip the tell() tests.
33698 The tell() is okay on Solaris, HP-UX and Tru64, but fails
33699 (by returning too much) in Linux.
33700 Branch: perl
33701 ! t/io/utf8.t
33702____________________________________________________________________________
33703[ 13096] By: jhi on 2001/11/19 14:28:57
33704 Log: Retract #13082 until a better solution is found:
33705 statics break ithreads.
33706 Branch: perl
33707 ! regexec.c
33708____________________________________________________________________________
33709[ 13095] By: jhi on 2001/11/19 14:24:33
33710 Log: Figures 1 and 2 for UTF-8.
33711 Branch: perl
33712 ! pod/perlunicode.pod
33713____________________________________________________________________________
33714[ 13094] By: jhi on 2001/11/19 14:09:34
33715 Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
33716 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33717 Date: Mon, 19 Nov 2001 13:26:45 +0100
33718 Message-ID: <20011119132645.A15034@rafael>
33719 Branch: perl
33720 ! op.c pod/perldiag.pod t/lib/warnings/op
33721____________________________________________________________________________
33722[ 13093] By: jhi on 2001/11/19 14:07:20
33723 Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
33724 From: Michael G Schwern <schwern@pobox.com>
33725 Date: Mon, 19 Nov 2001 03:11:12 -0500
33726 Message-ID: <20011119031112.E786@blackrider>
33727 Branch: perl
33728 ! t/op/closure.t
33729____________________________________________________________________________
33730[ 13092] By: jhi on 2001/11/19 14:05:21
33731 Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
33732 From: Michael G Schwern <schwern@pobox.com>
33733 Date: Mon, 19 Nov 2001 03:42:56 -0500
33734 Message-ID: <20011119034256.I786@blackrider>
33735 Branch: perl
33736 + t/op/or.t
33737 ! MANIFEST
33738____________________________________________________________________________
33739[ 13091] By: jhi on 2001/11/19 13:50:45
33740 Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
33741 From: "Craig A. Berry" <craigberry@mac.com>
33742 Date: Sun, 18 Nov 2001 14:33:48 -0600
33743 Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
33744 Branch: perl
33745 ! ext/IO/lib/IO/t/io_poll.t vms/test.com
33746____________________________________________________________________________
33747[ 13090] By: jhi on 2001/11/19 13:49:28
33748 Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
33749 From: Dave Rolsky <autarch@urth.org>
33750 Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
33751 Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
33752 Branch: perl
33753 ! lib/ExtUtils/Manifest.pm
33754____________________________________________________________________________
33755[ 13089] By: jhi on 2001/11/19 13:48:35
33756 Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
33757 From: Dave Rolsky <autarch@urth.org>
33758 Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
33759 Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
33760 Branch: perl
33761 ! lib/ExtUtils/Install.pm
33762____________________________________________________________________________
33763[ 13088] By: jhi on 2001/11/19 13:44:49
33764 Log: The runops_dbg should not be needed.
33765 Branch: perl
33766 ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
33767____________________________________________________________________________
33768[ 13087] By: jhi on 2001/11/19 13:28:22
33769 Log: do_spawn() cleanup from Charles Lane.
33770 Branch: perl
33771 ! vms/vms.c
33772____________________________________________________________________________
33773[ 13086] By: jhi on 2001/11/19 13:22:26
33774 Log: Update the list of tests.
33775 Branch: perl
33776 ! t/lib/1_compile.t
33777____________________________________________________________________________
33778[ 13085] By: jhi on 2001/11/18 21:57:23
33779 Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
33780 From: Michael G Schwern <schwern@pobox.com>
33781 Date: Fri, 16 Nov 2001 17:37:04 -0500
33782 Message-ID: <20011116173703.L30160@blackrider>
33783 Branch: perl
33784 ! t/lib/warnings/sv
33785____________________________________________________________________________
33786[ 13084] By: jhi on 2001/11/18 21:38:50
33787 Log: FAQ sync.
33788 Branch: perl
33789 ! pod/perlfaq4.pod
33790____________________________________________________________________________
33791[ 13083] By: jhi on 2001/11/18 21:37:06
33792 Log: Integrate perlio:
33793
33794 [ 13081]
33795 Win32 layer has a dup which needs to match new prototype.
33796
33797 [ 13080]
33798 Wrong way to get stdio mode used.
33799
33800 [ 13072]
33801 Allow dup'ing of PerlIO::Scalar etc.
33802 Branch: perl
33803 !> perlio.c win32/win32io.c
33804____________________________________________________________________________
33805[ 13082] By: jhi on 2001/11/18 19:13:06
33806 Log: (retracted by #13096)
33807 Debugging would be badly skewed by a malloc per regex dump.
33808 Branch: perl
33809 ! regexec.c
33810____________________________________________________________________________
33811[ 13081] By: nick on 2001/11/18 19:08:40
33812 Log: Win32 layer has a dup which needs to match new prototype.
33813 Branch: perlio
33814 ! win32/win32io.c
33815____________________________________________________________________________
33816[ 13080] By: nick on 2001/11/18 19:05:02
33817 Log: Wrong way to get stdio mode used.
33818 Branch: perlio
33819 ! perlio.c
33820____________________________________________________________________________
33821[ 13079] By: jhi on 2001/11/18 18:59:28
33822 Log: Retract #13048: that introduced a malloc() (through savepvn())
33823 to *every* m//, which killed the performance quite badly.
33824 Branch: perl
33825 ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
33826____________________________________________________________________________
33827[ 13078] By: jhi on 2001/11/18 17:37:31
33828 Log: Pass 1 at perldelta.pod: sort the section contents
33829 together, drop all but the 5.7.2 known problems,
33830 leave the 5.7.1 security note since that's the
33831 fullest explanation (update the date on that).
33832 Branch: perl
33833 ! pod/perldelta.pod
33834____________________________________________________________________________
33835[ 13077] By: jhi on 2001/11/18 17:07:12
33836 Log: Retract 11635: close 20011113.110, reopen 20010809.028.
33837
33838 Tiny problem in the test for 20011113.110: I hope
33839 'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
33840 Branch: perl
33841 ! pp.c t/op/repeat.t
33842____________________________________________________________________________
33843[ 13076] By: jhi on 2001/11/18 16:46:11
33844 Log: All of syswrite/send/sendto need to return character counts,
33845 and character counts from the offset, not the beginning of
33846 the scalar.
33847 Branch: perl
33848 ! pp_sys.c
33849____________________________________________________________________________
33850[ 13075] By: jhi on 2001/11/18 16:39:32
33851 Log: Integrate PerlIO: duping fixes.
33852 Branch: perl
33853 !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33854 !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
33855 !> perliol.h sv.c
33856____________________________________________________________________________
33857[ 13074] By: jhi on 2001/11/18 16:34:29
33858 Log: syswrite() was still returning byte counts, not character counts.
33859 Branch: perl
33860 ! pp_sys.c t/io/utf8.t
33861____________________________________________________________________________
33862[ 13073] By: jhi on 2001/11/18 16:16:17
33863 Log: Add test for sysread().
33864 Branch: perl
33865 ! t/io/utf8.t
33866____________________________________________________________________________
33867[ 13072] By: nick on 2001/11/18 16:15:31
33868 Log: Allow dup'ing of PerlIO::Scalar etc.
33869 Branch: perlio
33870 ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33871 ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
33872 ! perliol.h sv.c
33873____________________________________________________________________________
33874[ 13071] By: jhi on 2001/11/18 16:12:32
33875 Log: Prepend a null byte to the test set.
33876 Branch: perl
33877 ! t/io/utf8.t
33878____________________________________________________________________________
33879[ 13070] By: jhi on 2001/11/18 15:13:57
33880 Log: Document how "no utf8;" can become handy.
33881 Branch: perl
33882 ! lib/utf8.pm
33883____________________________________________________________________________
33884[ 13069] By: jhi on 2001/11/18 14:05:23
33885 Log: Integrate perlio:
33886
33887 [ 13068]
33888 embed.pl generated changes I forgot to include
33889
33890 [ 13067]
33891 Force inclusion of both Perl_runops_* in perl itself,
33892 so they are available for Peek.xs etc.
33893
33894 [ 12874]
33895 Keep It Simple and Stupid version of readonly hash support.
33896 - Test for SvREAONLY(hv) at a few spots in hv.c
33897 - add the error message to perldiag.pod
33898 - (dubious) add access::readonly() to univeral.c
33899 - add test using above
33900 - fixup ext/B/t/stash.t to account for access:: existing
33901 Branch: perl
33902 !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
33903____________________________________________________________________________
33904[ 13068] By: nick on 2001/11/18 13:23:33
33905 Log: embed.pl generated changes I forgot to include
33906 Branch: perlio
33907 ! embedvar.h perlapi.h pod/perlapi.pod
33908____________________________________________________________________________
33909[ 13067] By: nick on 2001/11/18 12:50:19
33910 Log: Force inclusion of both Perl_runops_* in perl itself,
33911 so they are available for Peek.xs etc.
33912 Branch: perlio
33913 ! perlvars.h
33914____________________________________________________________________________
33915[ 13066] By: nick on 2001/11/18 11:00:34
33916 Log: Integrate mainline - a few Devel::Peak fails.
33917 Branch: perlio
33918 +> (branch 29 files)
33919 - ext/Thread/Thread.pm lib/Benchmark.t
33920 - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
33921 - lib/Lingua/KO/Hangul/Util/README
33922 - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
33923 - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
33924 - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
33925 - vms/ext/vmsish.pm vms/ext/vmsish.t
33926 ! hv.c
33927 !> (integrate 389 files)
33928____________________________________________________________________________
33929[ 13065] By: jhi on 2001/11/18 01:22:25
33930 Log: Start working on perldelta. This is not yet any sort of
33931 editing; just concatenating perl570delta, perl571delta,
33932 and perl572delta. Any sorting not done, any duplicate
33933 removal not done, any removal or update of obsolete items
33934 not done, any changes since 5.7.2 not included. So there.
33935 Branch: perl
33936 ! pod/perldelta.pod
33937____________________________________________________________________________
33938[ 13064] By: jhi on 2001/11/17 22:22:47
33939 Log: Banish "use utf8".
33940 Branch: perl
33941 ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
33942____________________________________________________________________________
33943[ 13063] By: jhi on 2001/11/17 17:53:38
33944 Log: Tweak from Charles Lane.
33945 Branch: perl
33946 ! vms/vms.c
33947____________________________________________________________________________
33948[ 13062] By: jhi on 2001/11/17 15:35:22
33949 Log: Integrate change #13058 from maintperl;
33950 change#12559 breaks things on Win9x because command.com doesn't
33951 grok dquotes at all; disable all the system() smarts for
33952 command.com
33953 Branch: perl
33954 !> win32/win32.c
33955____________________________________________________________________________
33956[ 13061] By: ams on 2001/11/17 13:46:11
33957 Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
33958 From: Jonathan Stowe <gellyfish@gellyfish.com>
33959 Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
33960 Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
33961 Branch: perl
33962 ! lib/Term/Cap.pm
33963____________________________________________________________________________
33964[ 13060] By: ams on 2001/11/17 09:49:10
33965 Log: Subject: [PATCH9 File/Find.pm doc nits
33966 From: Tels <perl_dummy@bloodgate.com>
33967 Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
33968 Branch: perl
33969 ! lib/File/Find.pm
33970____________________________________________________________________________
33971[ 13059] By: ams on 2001/11/17 09:38:38
33972 Log: Subject: [PATCH] Benchmark.pm nit
33973 From: Tels <perl_dummy@bloodgate.com>
33974 Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
33975 Branch: perl
33976 ! lib/Benchmark.pm
33977____________________________________________________________________________
33978[ 13058] By: gsar on 2001/11/17 03:50:49
33979 Log: change#12559 breaks things on Win9x because command.com doesn't
33980 grok dquotes at all; disable all the system() smarts for
33981 command.com
33982 Branch: maint-5.6/perl
33983 ! win32/win32.c
33984____________________________________________________________________________
33985[ 13057] By: ams on 2001/11/16 20:30:03
33986 Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
33987 From: Andy Dougherty <doughera@lafayette.edu>
33988 Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
33989 Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
33990 Branch: perl
33991 ! lib/Unicode/UCD.t
33992____________________________________________________________________________
33993[ 13056] By: jhi on 2001/11/16 19:18:21
33994 Log: Subject: [Patch Perl@13023] VMS system() warning
33995 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33996 Date: Fri, 16 Nov 2001 15:20:11 EST
33997 Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
33998 Branch: perl
33999 ! vms/vms.c
34000____________________________________________________________________________
34001[ 13055] By: jhi on 2001/11/16 19:03:39
34002 Log: It's neither-nor, and protect against the impossible.
34003 Branch: perl
34004 ! lib/Thread.pm
34005____________________________________________________________________________
34006[ 13054] By: jhi on 2001/11/16 18:37:30
34007 Log: 5005threads didn't work because $Thread::VERSION wasn't
34008 visible. Oops.
34009 Branch: perl
34010 ! ext/Thread/Makefile.PL lib/Thread.pm
34011____________________________________________________________________________
34012[ 13053] By: jhi on 2001/11/16 17:08:15
34013 Log: Robustness against Linux using something else than gcc;
34014 based on
34015
34016 Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
34017 From: Charles Randall <cfriv@yahoo.com>
34018 Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
34019 Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
34020 Branch: perl
34021 ! ext/Errno/Errno_pm.PL
34022____________________________________________________________________________
34023[ 13052] By: ams on 2001/11/16 16:46:39
34024 Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
34025 From: Russ Allbery <rra@stanford.edu>
34026 Date: 16 Nov 2001 09:44:21 -0800
34027 Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
34028 Branch: perl
34029 ! lib/Pod/ParseLink.pm
34030____________________________________________________________________________
34031[ 13051] By: jhi on 2001/11/16 15:26:41
34032 Log: Update perluniintro on the UTF-8 output matters
34033 (that -w will warn unless the stream is explicitly UTF-8-ified).
34034 Branch: perl
34035 ! pod/perluniintro.pod
34036____________________________________________________________________________
34037[ 13050] By: jhi on 2001/11/16 15:08:52
34038 Log: Adding new files to MANIFEST is nice.
34039 Branch: perl
34040 ! MANIFEST
34041____________________________________________________________________________
34042[ 13049] By: jhi on 2001/11/16 15:04:45
34043 Log: Update Changes.
34044 Branch: perl
34045 ! Changes patchlevel.h
34046____________________________________________________________________________
34047[ 13048] By: jhi on 2001/11/16 14:46:17
34048 Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
34049 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
34050 Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST)
34051 Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
34052 Branch: perl
34053 ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
34054____________________________________________________________________________
34055[ 13047] By: jhi on 2001/11/16 14:37:32
34056 Log: Rename perlunintro to perluniintro; regen toc.
34057 Branch: perl
34058 + pod/perluniintro.pod
34059 - pod/perlunintro.pod
34060 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34061____________________________________________________________________________
34062[ 13046] By: jhi on 2001/11/16 14:14:38
34063 Log: Document the negated lookahead trick to emulate
34064 character class subtraction.
34065 Branch: perl
34066 ! pod/perlunicode.pod
34067____________________________________________________________________________
34068[ 13045] By: jhi on 2001/11/16 14:08:43
34069 Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
34070 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34071 Date: Fri, 16 Nov 2001 23:31:04 +0900
34072 Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
34073
34074 (with the tweak that Cntrl is not C, it's Cc)
34075 Branch: perl
34076 ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
34077 ! lib/unicore/mktables
34078____________________________________________________________________________
34079[ 13044] By: jhi on 2001/11/16 13:42:44
34080 Log: Subject: [PATCH current] runtime runops switch
34081 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34082 Date: Fri, 16 Nov 2001 00:48:09 -0500
34083 Message-ID: <20011116004809.A934@math.ohio-state.edu>
34084 Branch: perl
34085 ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
34086 ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
34087 ! pod/perlintern.pod proto.h run.c
34088____________________________________________________________________________
34089[ 13043] By: jhi on 2001/11/16 13:24:28
34090 Log: Further discourage old Thread code; tell how to tell
34091 the difference.
34092 Branch: perl
34093 ! lib/Thread.pm
34094____________________________________________________________________________
34095[ 13042] By: jhi on 2001/11/16 13:16:13
34096 Log: A missing return; from Charles Lane.
34097 Branch: perl
34098 ! vms/vms.c
34099____________________________________________________________________________
34100[ 13041] By: ams on 2001/11/16 12:11:14
34101 Log: Subject: [PATCH] Doc spellcheck + podcheck
34102 From: Autrijus Tang <autrijus@egb.elixus.org>
34103 Date: Thu, 15 Nov 2001 22:49:05 -0800
34104 Message-Id: <20011116064905.GA44092@egb.elixus.org>
34105
34106 Subject: [PATCH] podcheck+spellcheck, the rest of the story
34107 From: Autrijus Tang <autrijus@egb.elixus.org>
34108 Date: Fri, 16 Nov 2001 00:42:20 -0800
34109 Message-Id: <20011116084220.GA44295@egb.elixus.org>
34110
34111 Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
34112 From: Nicholas Clark <nick@ccl4.org>
34113 Date: Fri, 16 Nov 2001 10:32:01 +0000
34114 Message-Id: <20011116103200.F62891@plum.flirble.org>
34115 (Applied after suitable de-mangling.)
34116 Branch: perl
34117 ! README.aix README.dgux README.dos README.epoc README.hpux
34118 ! README.mint README.mpeix README.netware README.os2
34119 ! README.os390 README.plan9 README.qnx README.solaris
34120 ! README.threads doio.c pod/perl571delta.pod
34121 ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
34122 ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
34123 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
34124 ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
34125 ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
34126 ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
34127____________________________________________________________________________
34128[ 13040] By: jhi on 2001/11/16 04:48:16
34129 Log: Avoid redefinedness warning for now.
34130 Branch: perl
34131 ! lib/Thread.pm
34132____________________________________________________________________________
34133[ 13039] By: jhi on 2001/11/16 04:44:30
34134 Log: use strict.
34135 Branch: perl
34136 ! lib/Thread.pm
34137____________________________________________________________________________
34138[ 13038] By: jhi on 2001/11/16 04:40:19
34139 Log: Subject: [PATCH Perl@13023] subprocess command line size increase
34140 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34141 Date: Thu, 15 Nov 2001 22:54:47 EST
34142 Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>
34143 Branch: perl
34144 ! vms/vms.c vms/vmspipe.com
34145____________________________________________________________________________
34146[ 13037] By: jhi on 2001/11/16 04:38:47
34147 Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
34148 From: "chromatic" <chromatic@rmci.net>
34149 Date: Thu, 15 Nov 2001 19:54:23 -0700
34150 Message-ID: <20011116030139.6821.qmail@onion.perl.org>
34151 Branch: perl
34152 ! lib/File/stat.t
34153____________________________________________________________________________
34154[ 13036] By: jhi on 2001/11/16 04:37:52
34155 Log: Make Thread a wrapper for both ithreads and 5005threads.
34156 Needs a lot of work and Arthur's eyeballing (and finishing
34157 few missing odds and ends of threads.pm). Now Thread
34158 is an extension without its own .pm.
34159
34160 If there are people who have experience working with
34161 either the 5005threads or the ithreads: cleaning up
34162 the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
34163 and porting the various Thread::* modules, like Thread::Queue,
34164 to work also with ithreads, is needed.
34165
34166 Removed the 5005threads requirement from the 5005 tests
34167 for easier testing (not all of them work yet since
34168 they use the Thread::* modules that have not been made
34169 to work with ithreads). Leave the 5005 tests named as
34170 *.tx so that they are not run by "make test".
34171 Branch: perl
34172 + lib/Thread.pm
34173 - ext/Thread/Thread.pm
34174 ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
34175 ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
34176 ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
34177 ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
34178 ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
34179 ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
34180 ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
34181____________________________________________________________________________
34182[ 13035] By: jhi on 2001/11/16 03:30:38
34183 Log: $VERSION "a5" doesn't quite work.
34184 Branch: perl
34185 ! ext/B/Makefile.PL
34186____________________________________________________________________________
34187[ 13034] By: jhi on 2001/11/16 00:38:41
34188 Log: Add the fruits of Larry Shatzer's version verifying script.
34189 (There are some straddlers, but they will be fixed in the
34190 upcoming releases of the modules.)
34191 Branch: perl
34192 ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
34193 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
34194 ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
34195 ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
34196 ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
34197 ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
34198 ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
34199 ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
34200 ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
34201 ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
34202 ! wince/FindExt.pm
34203____________________________________________________________________________
34204[ 13033] By: jhi on 2001/11/16 00:37:36
34205 Log: Add Larry Shatzer's VERSION verifying script.
34206 Branch: perl
34207 + Porting/checkVERSION.pl
34208 ! MANIFEST Porting/pumpkin.pod
34209____________________________________________________________________________
34210[ 13032] By: jhi on 2001/11/16 00:09:31
34211 Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
34212 From: Michael G Schwern <schwern@pobox.com>
34213 Date: Thu, 15 Nov 2001 19:26:40 -0500
34214 Message-ID: <20011115192640.R31399@blackrider>
34215 Branch: perl
34216 ! t/test.pl
34217____________________________________________________________________________
34218[ 13031] By: jhi on 2001/11/15 23:18:19
34219 Log: Document the MY_CXT business; from Paul Marquess.
34220 Branch: perl
34221 ! pod/perlxs.pod
34222____________________________________________________________________________
34223[ 13030] By: jhi on 2001/11/15 22:03:46
34224 Log: VMSCMD synch attempt.
34225 Branch: perl
34226 ! vms/vms.c vms/vmsish.h
34227____________________________________________________________________________
34228[ 13029] By: jhi on 2001/11/15 21:35:36
34229 Log: Advise against -P as instructed by Schwern.
34230 Branch: perl
34231 ! pod/perlrun.pod
34232____________________________________________________________________________
34233[ 13028] By: jhi on 2001/11/15 21:21:29
34234 Log: Subject: [PATCH] v-strings as Objects Step 1
34235 From: John Peacock <jpeacock@rowman.com>
34236 Date: Thu, 15 Nov 2001 12:41:04 -0500
34237 Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
34238 Branch: perl
34239 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
34240 ! util.c
34241____________________________________________________________________________
34242[ 13027] By: jhi on 2001/11/15 21:16:57
34243 Log: Subject: [PATCH] -x (was Re: [PATCH] new tests for command-line switches)
34244 From: Michael G Schwern <schwern@pobox.com>
34245 Date: Thu, 15 Nov 2001 12:47:59 -0500
34246 Message-ID: <20011115124759.E31399@blackrider>
34247 Branch: perl
34248 + t/run/switchx.aux t/run/switchx.t
34249 ! MANIFEST t/run/switches.t
34250____________________________________________________________________________
34251[ 13026] By: jhi on 2001/11/15 20:55:31
34252 Log: Upgrade to Getopt::Long 2.26_03.
34253 Branch: perl
34254 ! lib/Getopt/Long.pm
34255____________________________________________________________________________
34256[ 13025] By: ams on 2001/11/15 20:46:22
34257 Log: Subject: [PATCH vms/vms.c] VMSCMD missing
34258 From: Michael G Schwern <schwern@pobox.com>
34259 Date: Thu, 15 Nov 2001 16:24:11 -0500
34260 Message-Id: <20011115162411.M31399@blackrider>
34261 Branch: perl
34262 ! vms/vms.c
34263____________________________________________________________________________
34264[ 13024] By: ams on 2001/11/15 19:32:06
34265 Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
34266 From: rspier@pobox.com (Robert Spier)
34267 Date: Thu, 15 Nov 2001 11:19:21 -0800
34268 Message-Id: <15348.5433.732364.963687@rls.cx>
34269 Branch: perl
34270 ! op.c
34271____________________________________________________________________________
34272[ 13023] By: jhi on 2001/11/15 15:35:48
34273 Log: Update Changes.
34274 Branch: perl
34275 ! Changes patchlevel.h
34276____________________________________________________________________________
34277[ 13022] By: jhi on 2001/11/15 15:11:37
34278 Log: Subject: [PATCH] new tests for command-line switches
34279 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34280 Date: Thu, 15 Nov 2001 17:00:30 +0100
34281 Message-ID: <20011115170030.A14193@rafael>
34282 Branch: perl
34283 + t/run/switches.t
34284 ! MANIFEST
34285____________________________________________________________________________
34286[ 13021] By: jhi on 2001/11/15 15:06:36
34287 Log: Upgrade to podlators 1.13.
34288 Branch: perl
34289 + lib/Pod/ParseLink.pm
34290 ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
34291 ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
34292 ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
34293 ! t/pod/pod2usage.xr t/pod/podselect.xr
34294____________________________________________________________________________
34295[ 13020] By: jhi on 2001/11/15 14:47:29
34296 Log: skip "might be used uninitialized".
34297 Branch: perl
34298 ! pp_sys.c
34299____________________________________________________________________________
34300[ 13019] By: jhi on 2001/11/15 14:35:55
34301 Log: Fix for "perlio bug in koi8-r encoding". The problem
34302 seemed to be that binmode() always flushed the handle,
34303 which is not so good when switching encodings. Fixed,
34304 added Matt Sergeant's testcase, documented in perlfunc/binmode,
34305 also added a pointer about disciplines to perlfunc/open,
34306 and in general cleaned up and reformatted the open entry.
34307 Branch: perl
34308 ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
34309____________________________________________________________________________
34310[ 13018] By: jhi on 2001/11/15 13:22:57
34311 Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
34312 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34313 Date: 15 Nov 2001 08:57:06 -0000
34314 Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
34315
34316 chop() and chomp() are not real list functions,
34317 so let's not have them overrideable. (Casey will
34318 be confused since in #7071 he patched the other way.)
34319 Branch: perl
34320 ! pod/perlfunc.pod toke.c
34321____________________________________________________________________________
34322[ 13017] By: ams on 2001/11/15 12:56:49
34323 Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
34324 From: Robin Barker <rmb1@cise.npl.co.uk>
34325 Date: Thu, 15 Nov 2001 13:48:34 GMT
34326 Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
34327 (Applied with tweaks.)
34328 Branch: perl
34329 ! pod/perltrap.pod
34330____________________________________________________________________________
34331[ 13016] By: ams on 2001/11/15 09:12:48
34332 Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
34333 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34334 Date: Thu, 15 Nov 2001 09:06:39 +0100
34335 Message-Id: <20011115090639.A13005@rafael>
34336 Branch: perl
34337 ! pod/perlrun.pod
34338____________________________________________________________________________
34339[ 13015] By: jhi on 2001/11/15 04:08:50
34340 Log: "link =" from utils.lst was being processed oddly.
34341 Branch: perl
34342 ! installman
34343____________________________________________________________________________
34344[ 13014] By: ams on 2001/11/15 02:52:52
34345 Log: Subject: [PATCH current] CreateTTY in -d
34346 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34347 Date: Wed, 14 Nov 2001 21:26:31 -0500
34348 Message-Id: <20011114212631.A25705@math.ohio-state.edu>
34349 Branch: perl
34350 ! lib/perl5db.pl
34351____________________________________________________________________________
34352[ 13013] By: jhi on 2001/11/15 00:46:07
34353 Log: Corify the Filter::Simple tests.
34354 Branch: perl
34355 ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
34356 ! lib/Filter/Simple/t/filter_only.t
34357____________________________________________________________________________
34358[ 13012] By: jhi on 2001/11/15 00:42:25
34359 Log: Upgrade to Filter::Simple 0.70.
34360 Branch: perl
34361 + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
34362 + t/lib/FilterOnlyTest.pm
34363 ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
34364 ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
34365 ! t/lib/FilterTest.pm
34366____________________________________________________________________________
34367[ 13011] By: jhi on 2001/11/14 22:38:31
34368 Log: Cleanliness inspired by Cygwin.
34369 Branch: perl
34370 ! Makefile.SH x2p/Makefile.SH
34371____________________________________________________________________________
34372[ 13010] By: jhi on 2001/11/14 22:30:59
34373 Log: Add perlunintro (formerly known as perlunitut); regen toc.
34374 Branch: perl
34375 + pod/perlunintro.pod
34376 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34377____________________________________________________________________________
34378[ 13009] By: jhi on 2001/11/14 22:27:12
34379 Log: FAQ sync.
34380 Branch: perl
34381 ! pod/perlfaq6.pod
34382____________________________________________________________________________
34383[ 13008] By: jhi on 2001/11/14 22:16:06
34384 Log: Quieten pgcc 2.91.66 worries.
34385 Branch: perl
34386 ! gv.c pp_ctl.c utf8.c
34387____________________________________________________________________________
34388[ 13007] By: jhi on 2001/11/14 22:05:01
34389 Log: Upgrade to Switch 2.06.
34390 Branch: perl
34391 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
34392 ! lib/Switch/t/nested.t
34393____________________________________________________________________________
34394[ 13006] By: jhi on 2001/11/14 21:55:51
34395 Log: Upgrade to Attribute::Handlers 0.76.
34396 Branch: perl
34397 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
34398 ! lib/Attribute/Handlers/README
34399 ! lib/Attribute/Handlers/demo/Demo.pm
34400 ! lib/Attribute/Handlers/demo/Descriptions.pm
34401 ! lib/Attribute/Handlers/demo/MyClass.pm
34402 ! lib/Attribute/Handlers/demo/demo_cycle.pl
34403 ! lib/Attribute/Handlers/demo/demo_hashdir.pl
34404 ! lib/Attribute/Handlers/t/multi.t
34405____________________________________________________________________________
34406[ 13005] By: jhi on 2001/11/14 21:53:22
34407 Log: Signedness nit.
34408 Branch: perl
34409 ! regexec.c
34410____________________________________________________________________________
34411[ 13004] By: jhi on 2001/11/14 21:24:39
34412 Log: VERSIONize.
34413 Branch: perl
34414 ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
34415 ! lib/integer.pm
34416____________________________________________________________________________
34417[ 13003] By: jhi on 2001/11/14 21:17:02
34418 Log: No pod in internal Net::FTP classes.
34419 Branch: perl
34420 ! pod/buildtoc.PL
34421____________________________________________________________________________
34422[ 13002] By: jhi on 2001/11/14 21:11:48
34423 Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY*
34424 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
34425 Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
34426 Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
34427 Branch: perl
34428 ! regexec.c
34429____________________________________________________________________________
34430[ 13001] By: jhi on 2001/11/14 21:09:48
34431 Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
34432 Pudge correctly).
34433 Branch: perl
34434 ! t/test.pl
34435____________________________________________________________________________
34436[ 13000] By: jhi on 2001/11/14 21:00:23
34437 Log: Add comments to mark where $^X is being handled.
34438 Branch: perl
34439 ! perl.c toke.c
34440____________________________________________________________________________
34441[ 12999] By: jhi on 2001/11/14 20:45:42
34442 Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
34443 From: Michael G Schwern <schwern@pobox.com>
34444 Date: Wed, 14 Nov 2001 16:38:25 -0500
34445 Message-ID: <20011114163825.D6519@blackrider>
34446 Branch: perl
34447 ! t/op/repeat.t
34448____________________________________________________________________________
34449[ 12998] By: jhi on 2001/11/14 20:22:06
34450 Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
34451 From: Michael G Schwern <schwern@pobox.com>
34452 Date: Wed, 14 Nov 2001 13:19:15 -0500
34453 Message-ID: <20011114131915.K5096@blackrider>
34454 Branch: perl
34455 ! t/op/die_exit.t
34456____________________________________________________________________________
34457[ 12997] By: jhi on 2001/11/14 19:36:57
34458 Log: Subject: Re: [PATCH] new version of runperl()
34459 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34460 Date: Wed, 14 Nov 2001 15:39:12 EST
34461 Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
34462
34463 "VMS $^X pipes etc" patch.
34464 Branch: perl
34465 ! vms/vms.c
34466____________________________________________________________________________
34467[ 12996] By: jhi on 2001/11/14 19:31:01
34468 Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
34469 and add "verbose" option to show the final command.
34470 Branch: perl
34471 ! t/test.pl
34472____________________________________________________________________________
34473[ 12995] By: jhi on 2001/11/14 15:02:29
34474 Log: Goof in some of the comment fields of #12994.
34475 Branch: perl
34476 ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
34477 ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
34478 ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
34479 ! lib/unicore/In/9.pl
34480____________________________________________________________________________
34481[ 12994] By: jhi on 2001/11/14 14:59:32
34482 Log: The First, Last ranges in the Unicode data weren't
34483 getting their general categories added properly;
34484 noticed by Jeffrey Friedl.
34485 Branch: perl
34486 ! lib/unicore/Category.pl lib/unicore/In/0.pl
34487 ! lib/unicore/In/1.pl lib/unicore/In/164.pl
34488 ! lib/unicore/In/169.pl lib/unicore/In/170.pl
34489 ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
34490 ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
34491 ! lib/unicore/In/8.pl lib/unicore/In/9.pl
34492 ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
34493 ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
34494 ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
34495 ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
34496 ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
34497 ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
34498 ! lib/unicore/mktables
34499____________________________________________________________________________
34500[ 12993] By: jhi on 2001/11/14 13:54:20
34501 Log: Subject: [PATCH] new version of runperl()
34502 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34503 Date: Wed, 14 Nov 2001 12:23:01 +0100
34504 Message-ID: <20011114122301.A29384@rafael>
34505 Branch: perl
34506 ! t/io/argv.t t/test.pl
34507____________________________________________________________________________
34508[ 12992] By: ams on 2001/11/14 13:40:39
34509 Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
34510 From: Michael G Schwern <schwern@pobox.com>
34511 Date: Tue, 13 Nov 2001 23:17:54 -0500
34512 Message-Id: <20011113231754.S32567@blackrider>
34513 Branch: perl
34514 ! perl.c
34515____________________________________________________________________________
34516[ 12991] By: jhi on 2001/11/14 13:24:34
34517 Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
34518 From: Philip Newton <Philip.Newton@gmx.net>
34519 Date: Wed, 14 Nov 2001 10:59:53 +0100
34520 Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
34521
34522 plus a lot of paragraph reformatting because of long lines.
34523 Branch: perl
34524 ! pod/perlapio.pod
34525____________________________________________________________________________
34526[ 12990] By: jhi on 2001/11/14 13:19:19
34527 Log: A bool is not a pointer.
34528 Branch: perl
34529 ! pp_sys.c
34530____________________________________________________________________________
34531[ 12989] By: jhi on 2001/11/14 02:41:42
34532 Log: AUTHORS updates.
34533 Branch: perl
34534 ! AUTHORS
34535____________________________________________________________________________
34536[ 12988] By: jhi on 2001/11/14 02:18:44
34537 Log: There are several MIME RFCs.
34538 Branch: perl
34539 ! ext/Encode/Encode.pm
34540____________________________________________________________________________
34541[ 12987] By: ams on 2001/11/14 01:09:28
34542 Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
34543 From: Michael G Schwern <schwern@pobox.com>
34544 Date: Tue, 13 Nov 2001 20:59:13 -0500
34545 Message-Id: <20011113205913.H32567@blackrider>
34546 Branch: perl
34547 ! t/op/groups.t vms/test.com
34548____________________________________________________________________________
34549[ 12986] By: ams on 2001/11/14 01:07:06
34550 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
34551 From: Michael G Schwern <schwern@pobox.com>
34552 Date: Tue, 13 Nov 2001 20:51:34 -0500
34553 Message-Id: <20011113205134.F32567@blackrider>
34554 Branch: perl
34555 ! ext/IO/lib/IO/t/io_sel.t vms/test.com
34556____________________________________________________________________________
34557[ 12985] By: ams on 2001/11/14 00:43:59
34558 Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
34559 From: Michael G Schwern <schwern@pobox.com>
34560 Date: Tue, 13 Nov 2001 20:38:42 -0500
34561 Message-Id: <20011113203842.E32567@blackrider>
34562 Branch: perl
34563 ! pod/perlport.pod
34564____________________________________________________________________________
34565[ 12984] By: ams on 2001/11/14 00:32:15
34566 Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
34567 From: Michael G Schwern <schwern@pobox.com>
34568 Date: Tue, 13 Nov 2001 20:27:02 -0500
34569 Message-Id: <20011113202702.D32567@blackrider>
34570 Branch: perl
34571 ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
34572 ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
34573 ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
34574 ! ext/IO/lib/IO/t/io_xs.t vms/test.com
34575____________________________________________________________________________
34576[ 12983] By: ams on 2001/11/14 00:00:27
34577 Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
34578 From: Michael G Schwern <schwern@pobox.com>
34579 Date: Tue, 13 Nov 2001 19:51:59 -0500
34580 Message-Id: <20011113195159.B32567@blackrider>
34581 Branch: perl
34582 ! pod/perlport.pod
34583____________________________________________________________________________
34584[ 12982] By: ams on 2001/11/13 23:53:11
34585 Log: Subject: [PATCH pod/perlapio.pod double-word fix]
34586 From: Larry Shatzer <fugazi@zippy.zyx.net>
34587 Date: Tue, 13 Nov 2001 17:27:59 -0700
34588 Message-Id: <20011113172759.E27768@zippy.zyx.net>
34589 Branch: perl
34590 ! pod/perlapio.pod
34591____________________________________________________________________________
34592[ 12981] By: jhi on 2001/11/13 22:50:27
34593 Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
34594 "large enough" Unicode characters returned more than one
34595 as their "Unicode size".
34596 Branch: perl
34597 ! pp_sys.c t/io/utf8.t
34598____________________________________________________________________________
34599[ 12980] By: ams on 2001/11/13 19:32:33
34600 Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
34601 From: "Craig A. Berry" <craigberry@mac.com>
34602 Date: Tue, 13 Nov 2001 14:33:25 -0600
34603 Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
34604 Branch: perl
34605 ! vms/gen_shrfls.pl
34606____________________________________________________________________________
34607[ 12979] By: jhi on 2001/11/13 18:10:15
34608 Log: Subject: Minor patch to Encode.pm (detypo)
34609 From: "Philip Newton" <Philip.Newton@gmx.net>
34610 Date: Tue, 13 Nov 2001 20:11:01 +0100
34611 Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
34612 Branch: perl
34613 ! ext/Encode/Encode.pm
34614____________________________________________________________________________
34615[ 12978] By: jhi on 2001/11/13 17:55:02
34616 Log: Evil tabulators.
34617 Branch: perl
34618 ! ext/Encode/Encode.pm
34619____________________________________________________________________________
34620[ 12977] By: jhi on 2001/11/13 17:52:17
34621 Log: Document the available encodings.
34622 Branch: perl
34623 ! ext/Encode/Encode.pm
34624____________________________________________________________________________
34625[ 12976] By: ams on 2001/11/13 17:14:07
34626 Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
34627 From: Barrie Slaymaker <barries@slaysys.com>
34628 Date: Tue, 13 Nov 2001 12:41:36 -0500
34629 Message-Id: <20011113124133.C24305@sizzle.whoville.com>
34630 Branch: perl
34631 ! t/op/universal.t
34632____________________________________________________________________________
34633[ 12975] By: ams on 2001/11/13 16:24:21
34634 Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
34635 From: Barrie Slaymaker <barries@slaysys.com>
34636 Date: Tue, 13 Nov 2001 10:56:20 -0500
34637 Message-Id: <20011113105620.B24192@sizzle.whoville.com>
34638 (Test applied with minor tweaks and ->isa("HASH") omission.)
34639 Branch: perl
34640 ! lib/UNIVERSAL.pm t/op/universal.t
34641____________________________________________________________________________
34642[ 12974] By: ams on 2001/11/13 15:46:07
34643 Log: Subject: [PATCH Benchmark.pm] docco tweaks
34644 From: Barrie Slaymaker <barries@slaysys.com>
34645 Date: Tue, 13 Nov 2001 11:34:45 -0500
34646 Message-Id: <20011113113442.B24305@sizzle.whoville.com>
34647 Branch: perl
34648 ! lib/Benchmark.pm
34649____________________________________________________________________________
34650[ 12973] By: jhi on 2001/11/13 13:42:40
34651 Log: Subject: [PATCH] Attack of the C loops, round 1
34652 From: Richard Soderberg <rs@oregonnet.com>
34653 Date: Mon, 12 Nov 2001 12:07:29 -0800
34654 Message-Id: <200111122007.MAA01994@oregonnet.com>
34655
34656 Subject: [PATCH] bytecode.pl (tiny patch)
34657 From: Richard Soderberg <rs@oregonnet.com>
34658 Date: Mon, 12 Nov 2001 12:53:24 -0800
34659 Message-Id: <200111122053.MAA06272@oregonnet.com>
34660 Branch: perl
34661 ! bytecode.pl installhtml
34662____________________________________________________________________________
34663[ 12972] By: jhi on 2001/11/13 13:41:02
34664 Log: Subject: [PATCH] Update to Filter::Util::Call
34665 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34666 Date: Sun, 11 Nov 2001 22:33:33 -0000
34667 Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
34668
34669 Use the new CXT* macros.
34670 Branch: perl
34671 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
34672____________________________________________________________________________
34673[ 12971] By: jhi on 2001/11/13 13:31:34
34674 Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS
34675 From: Michael G Schwern <schwern@pobox.com>
34676 Date: Mon, 12 Nov 2001 20:50:34 -0500
34677 Message-ID: <20011112205034.H2888@blackrider>
34678 Branch: perl
34679 + lib/vmsish.pm lib/vmsish.t
34680 - vms/ext/vmsish.pm vms/ext/vmsish.t
34681 ! MANIFEST vms/descrip_mms.template
34682____________________________________________________________________________
34683[ 12970] By: jhi on 2001/11/13 13:09:23
34684 Log: :utf8 works only with perlio.
34685 Branch: perl
34686 ! lib/open.t
34687____________________________________________________________________________
34688[ 12969] By: jhi on 2001/11/13 13:03:36
34689 Log: Subject: Re: @Config -"des" not quite working on VMS
34690 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34691 Date: Tue, 13 Nov 2001 08:35:13 EST
34692 Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
34693 Branch: perl
34694 ! configure.com
34695____________________________________________________________________________
34696[ 12968] By: jhi on 2001/11/13 12:59:11
34697 Log: Subject: [PATCH] lib/charnames.pm
34698 From: Jeffrey Friedl <jfriedl@yahoo.com>
34699 Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST)
34700 Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
34701 Branch: perl
34702 ! lib/charnames.pm
34703____________________________________________________________________________
34704[ 12967] By: pudge on 2001/11/13 05:44:13
34705 Log: Docs for Mac::err.
34706 Branch: maint-5.6/macperl
34707 ! macos/ext/Mac/err/err.pm
34708____________________________________________________________________________
34709[ 12966] By: pudge on 2001/11/13 05:43:58
34710 Log: Some cleanup; change some globals to references for
34711 possible persistence later.
34712 Branch: maint-5.6/macperl
34713 ! macos/lib/Mac/Glue.pm
34714____________________________________________________________________________
34715[ 12965] By: pudge on 2001/11/13 05:42:59
34716 Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
34717 Branch: maint-5.6/macperl
34718 ! macos/ext/Mac/Files/Files.pm
34719____________________________________________________________________________
34720[ 12964] By: pudge on 2001/11/13 05:42:35
34721 Log: Get Mac::Navigation to compile (bug #464684).
34722 Branch: maint-5.6/macperl
34723 ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
34724 ! macos/ext/Mac/Navigation/Makefile.PL
34725 ! macos/ext/Mac/Navigation/Navigation.xs
34726 ! macos/macperl/Makefile.mk
34727____________________________________________________________________________
34728[ 12963] By: pudge on 2001/11/13 05:41:12
34729 Log: Add in modules and POD to help menu.
34730 Branch: maint-5.6/macperl
34731 ! macos/macperl/MacPerl.podhelp
34732____________________________________________________________________________
34733[ 12962] By: pudge on 2001/11/13 05:28:18
34734 Log: Update bundled modules.
34735 Branch: maint-5.6/macperl
34736 + macos/bundled_ext/Filter/t/FilterTest.pm
34737 + macos/bundled_ext/List/Util/t/shuffle.t
34738 + macos/bundled_ext/Storable/t/compat06.t
34739 + macos/bundled_ext/Storable/t/st-dump.pl
34740 + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
34741 + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
34742 + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
34743 + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
34744 + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
34745 + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
34746 + macos/bundled_lib/blib/lib/lwpcook.pod
34747 + macos/bundled_lib/t/Filter/Simple/filter.t
34748 + macos/bundled_lib/t/Switch/t/given.t
34749 + macos/bundled_lib/t/Switch/t/nested.t
34750 + macos/bundled_lib/t/Switch/t/switch.t
34751 + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
34752 + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
34753 + macos/bundled_lib/t/Text/Balanced/t/extdel.t
34754 + macos/bundled_lib/t/Text/Balanced/t/extmul.t
34755 + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
34756 + macos/bundled_lib/t/Text/Balanced/t/exttag.t
34757 + macos/bundled_lib/t/Text/Balanced/t/extvar.t
34758 + macos/bundled_lib/t/Text/Balanced/t/gentag.t
34759 + macos/bundled_lib/t/URI/rfc2732.t
34760 + macos/bundled_lib/t/libnet/config.t
34761 + macos/bundled_lib/t/libnet/libnet_t.pl
34762 + macos/bundled_lib/t/libwww-perl/live/google.t
34763 + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
34764 + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
34765 + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
34766 + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
34767 + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
34768 + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
34769 + macos/bundled_lib/t/libwww-perl/live/validator.t
34770 - macos/bundled_ext/Filter/t/MyFilter.pm
34771 - macos/bundled_ext/Storable/t/compat-0.6.t
34772 - macos/bundled_ext/Storable/t/dump.pl
34773 - macos/bundled_ext/Time/Piece/Makefile.PL
34774 - macos/bundled_ext/Time/Piece/Piece.pm
34775 - macos/bundled_ext/Time/Piece/Piece.t
34776 - macos/bundled_ext/Time/Piece/Piece.xs
34777 - macos/bundled_ext/Time/Piece/README
34778 - macos/bundled_ext/Time/Piece/Seconds.pm
34779 - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
34780 - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
34781 - macos/bundled_lib/blib/lib/Net/PH.pm
34782 - macos/bundled_lib/blib/lib/Net/SNPP.pm
34783 - macos/bundled_lib/blib/lib/Text/Balanced.pod
34784 - macos/bundled_lib/t/Filter/Simple/test.pl
34785 - macos/bundled_lib/t/Switch/test.pl
34786 - macos/bundled_lib/t/Text/Balanced/t/genxt.t
34787 - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
34788 - macos/bundled_lib/t/Text/Balanced/t/xcode.t
34789 - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
34790 - macos/bundled_lib/t/Text/Balanced/t/xmult.t
34791 - macos/bundled_lib/t/Text/Balanced/t/xquot.t
34792 - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
34793 - macos/bundled_lib/t/Text/Balanced/t/xvari.t
34794 - macos/bundled_lib/t/libnet/ph.t
34795 ! (edit 125 files)
34796____________________________________________________________________________
34797[ 12961] By: ams on 2001/11/13 00:45:08
34798 Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
34799 From: Michael G Schwern <schwern@pobox.com>
34800 Date: Mon, 12 Nov 2001 20:16:45 -0500
34801 Message-Id: <20011112201644.G2888@blackrider>
34802 Branch: perl
34803 ! pod/perlport.pod
34804____________________________________________________________________________
34805[ 12960] By: ams on 2001/11/12 23:54:00
34806 Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
34807 Recoving dup tests for VMS
34808 From: Michael G Schwern <schwern@pobox.com>
34809 Date: Mon, 12 Nov 2001 19:35:33 -0500
34810 Message-Id: <20011112193533.D2888@blackrider>
34811 Branch: perl
34812 ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
34813____________________________________________________________________________
34814[ 12959] By: jhi on 2001/11/12 20:23:59
34815 Log: Update Changes.
34816 Branch: perl
34817 ! Changes patchlevel.h
34818____________________________________________________________________________
34819[ 12958] By: jhi on 2001/11/12 16:33:01
34820 Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS
34821 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34822 Date: Mon, 12 Nov 2001 12:35:18 EST
34823 Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
34824 Branch: perl
34825 ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
34826 ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
34827____________________________________________________________________________
34828[ 12957] By: jhi on 2001/11/12 15:26:37
34829 Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
34830 From: Barrie Slaymaker <barries@slaysys.com>
34831 Date: Mon, 12 Nov 2001 11:19:52 -0500
34832 Message-ID: <20011112111948.C7626@sizzle.whoville.com>
34833 Branch: perl
34834 ! lib/File/Spec.t lib/File/Spec/Win32.pm
34835____________________________________________________________________________
34836[ 12956] By: jhi on 2001/11/12 15:23:48
34837 Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
34838 From: Barrie Slaymaker <barries@slaysys.com>
34839 Date: Mon, 12 Nov 2001 11:07:36 -0500
34840 Message-ID: <20011112110733.B7626@sizzle.whoville.com>
34841 Branch: perl
34842 ! lib/Benchmark.pm
34843____________________________________________________________________________
34844[ 12955] By: jhi on 2001/11/12 15:22:23
34845 Log: Misplaced test, noticed by Barrie Slaymaker.
34846 (We are missing Benchmark tests, then.)
34847 Branch: perl
34848 + ext/Devel/DProf/DProf.t
34849 - lib/Benchmark.t
34850 ! MANIFEST
34851____________________________________________________________________________
34852[ 12954] By: jhi on 2001/11/12 14:50:44
34853 Log: Subject: [PATCH] a few typo fixes
34854 From: Jeffrey Friedl <jfriedl@yahoo.com>
34855 Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
34856 Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
34857
34858 Patching README.foo instead of pod/perlfoo.pod,
34859 not patching Math::BigInt (Tels will take care of that),
34860 dropping broken hv.c and sv.h patches, patching libnetcfg.PL
34861 and perldoc.PL instead of libnetcfg and perldoc, patching
34862 ext/Digest/MD5/t/files.t since MD5.pm was changed.
34863 Branch: perl
34864 ! (edit 109 files)
34865____________________________________________________________________________
34866[ 12953] By: jhi on 2001/11/12 13:11:55
34867 Log: Add a note about the dangers of bad UTF-8.
34868 Branch: perl
34869 ! pod/perlunicode.pod
34870____________________________________________________________________________
34871[ 12952] By: jhi on 2001/11/12 12:54:52
34872 Log: NetWare Nit from Ananth Kesari.
34873 Branch: perl
34874 ! NetWare/config.wc
34875____________________________________________________________________________
34876[ 12951] By: jhi on 2001/11/12 12:32:13
34877 Log: Ooops. I was "fixing" the wrong routine in #12947 and #12950.
34878 Branch: perl
34879 ! ext/Encode/Encode.pm
34880____________________________________________________________________________
34881[ 12950] By: jhi on 2001/11/12 12:14:53
34882 Log: (retracted by #12951)
34883 Branch: perl
34884 ! ext/Encode/Encode.pm
34885____________________________________________________________________________
34886[ 12949] By: ams on 2001/11/12 06:40:18
34887 Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
34888 From: Robert Spier <rspier@pobox.com>
34889 Date: Sun, 11 Nov 2001 18:50:18 -0800
34890 Message-Id: <15343.14570.121505.233336@rls.cx>
34891
34892 Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
34893 From: Rick Delaney <rick.delaney@home.com>
34894 Date: 12 Nov 2001 00:15:52 -0500
34895 Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
34896 Branch: perl
34897 ! pp_hot.c t/op/taint.t
34898____________________________________________________________________________
34899[ 12948] By: jhi on 2001/11/12 01:23:58
34900 Log: It seems that we actually have this detail implemented
34901 as for as Level 1 Support of Unicode regex support is
34902 concerned: at Level 1 only 1:1 support for loose
34903 (aka caseless, aka caseigoring ) matching is required.
34904 Branch: perl
34905 ! pod/perlunicode.pod
34906____________________________________________________________________________
34907[ 12947] By: jhi on 2001/11/11 21:41:44
34908 Log: (retracted by #12951)
34909 Branch: perl
34910 ! ext/Encode/Encode.pm
34911____________________________________________________________________________
34912[ 12946] By: jhi on 2001/11/11 21:09:31
34913 Log: BOM, bom, Bom.
34914 Branch: perl
34915 ! pod/perlunicode.pod
34916____________________________________________________________________________
34917[ 12945] By: jhi on 2001/11/11 21:07:18
34918 Log: Upgrade to Math::BigInt 1.46.
34919 Branch: perl
34920 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34921 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
34922 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
34923 ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
34924 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34925____________________________________________________________________________
34926[ 12944] By: jhi on 2001/11/11 18:52:22
34927 Log: Subject: Re: PERFORCE change 12943 for review
34928 From: "Philip Newton" <Philip.Newton@gmx.net>
34929 Date: Sun, 11 Nov 2001 20:53:36 +0100
34930 Message-ID: <20011111.204950@ID-11583.news.dfncis.de>
34931 Branch: perl
34932 ! pod/perlunicode.pod
34933____________________________________________________________________________
34934[ 12943] By: jhi on 2001/11/11 18:00:03
34935 Log: Doc updates; make the Unicode discussions a little
34936 bit less alarming, and add information about encodings,
34937 surrogates, and BOMs.
34938 Branch: perl
34939 ! pod/perlunicode.pod
34940____________________________________________________________________________
34941[ 12942] By: ams on 2001/11/11 16:45:00
34942 Log: Subject: [PATCH @12917] Unicode::Collate v0.09
34943 From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
34944 Date: Mon, 12 Nov 2001 00:22:57 +0900
34945 Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
34946 Branch: perl
34947 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
34948 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
34949____________________________________________________________________________
34950[ 12941] By: ams on 2001/11/11 13:01:40
34951 Log: Subject: Re: PERFORCE change 12929 for review
34952 From: "Philip Newton" <Philip.Newton@gmx.net>
34953 Date: Sun, 11 Nov 2001 14:27:44 +0100
34954 Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
34955 Branch: perl
34956 ! MANIFEST
34957____________________________________________________________________________
34958[ 12940] By: ams on 2001/11/11 05:06:43
34959 Log: Subject: [PATCH t/op/chdir.t] %ENV protection
34960 From: Michael G Schwern <schwern@pobox.com>
34961 Date: Thu, 8 Nov 2001 22:56:45 -0500
34962 Message-Id: <20011108225645.H5587@blackrider>
34963 Branch: perl
34964 ! t/op/chdir.t
34965____________________________________________________________________________
34966[ 12939] By: ams on 2001/11/11 05:01:00
34967 Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
34968 From: Michael G Schwern <schwern@pobox.com>
34969 Date: Sun, 11 Nov 2001 00:54:43 -0500
34970 Message-Id: <20011111005443.A24450@blackrider>
34971 Branch: perl
34972 ! ext/Cwd/t/cwd.t
34973____________________________________________________________________________
34974[ 12938] By: ams on 2001/11/11 03:25:13
34975 Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
34976 (was Re: [ID 20011110.104] File::stat vs. $! conflict)
34977 From: "chromatic" <chromatic@rmci.net>
34978 Date: Sat, 10 Nov 2001 21:03:20 -0700
34979 Message-Id: <20011111041025.12984.qmail@onion.perl.org>
34980 Branch: perl
34981 ! lib/File/stat.pm lib/File/stat.t
34982____________________________________________________________________________
34983[ 12937] By: ams on 2001/11/11 02:05:23
34984 Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
34985 From: "Craig A. Berry" <craigberry@mac.com>
34986 Date: Sat, 10 Nov 2001 17:23:52 -0600
34987 Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
34988 Branch: perl
34989 ! t/op/magic.t
34990____________________________________________________________________________
34991[ 12936] By: jhi on 2001/11/10 18:55:21
34992 Log: Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.
34993 Branch: perl
34994 ! lib/open.pm lib/open.t
34995____________________________________________________________________________
34996[ 12935] By: jhi on 2001/11/10 17:47:21
34997 Log: The Official name of ASCII.
34998 Branch: perl
34999 ! ext/Encode/Encode.pm
35000____________________________________________________________________________
35001[ 12934] By: jhi on 2001/11/10 17:44:27
35002 Log: The KOI8-R example wasn't quite right.
35003 Branch: perl
35004 ! lib/open.pm lib/open.t
35005____________________________________________________________________________
35006[ 12933] By: jhi on 2001/11/10 17:30:52
35007 Log: Enhance the open pragma to support :utf8, :locale,
35008 and :encoding directly as special cases, and rename
35009 the INOUT to IO.
35010 Branch: perl
35011 ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
35012____________________________________________________________________________
35013[ 12932] By: jhi on 2001/11/10 15:15:29
35014 Log: Document the UTF-16 surrogate encoding and decoding.
35015 Branch: perl
35016 ! ext/Encode/Encode.pm
35017____________________________________________________________________________
35018[ 12931] By: jhi on 2001/11/10 15:05:56
35019 Log: A potential recursion breaker.
35020 Branch: perl
35021 ! sv.c
35022____________________________________________________________________________
35023[ 12930] By: ams on 2001/11/10 07:46:53
35024 Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
35025 (was Re: perl@12892)
35026 From: "chromatic" <chromatic@rmci.net>
35027 Date: Sat, 10 Nov 2001 01:28:09 -0700
35028 Message-Id: <20011110083514.86488.qmail@onion.perl.org>
35029 Branch: perl
35030 ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
35031 ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
35032 ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
35033 ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
35034____________________________________________________________________________
35035[ 12929] By: jhi on 2001/11/10 06:38:07
35036 Log: Add a test for the bytes pragma.
35037 Branch: perl
35038 + lib/bytes.t
35039 ! MANIFEST
35040____________________________________________________________________________
35041[ 12928] By: jhi on 2001/11/10 06:10:39
35042 Log: Doc update.
35043 Branch: perl
35044 ! lib/bytes.pm
35045____________________________________________________________________________
35046[ 12927] By: jhi on 2001/11/10 04:19:44
35047 Log: Cease to exist.
35048 Branch: perl
35049 - lib/Unicode/Normalize.pm
35050____________________________________________________________________________
35051[ 12926] By: ams on 2001/11/10 03:23:16
35052 Log: Subject: [patch] my_setenv speedup + fixes
35053 From: Doug MacEachern <dougm@covalent.net>
35054 Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
35055 Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
35056 Branch: perl
35057 ! util.c
35058____________________________________________________________________________
35059[ 12925] By: jhi on 2001/11/10 01:55:13
35060 Log: Newline trouble.
35061 Branch: perl
35062 ! lib/ExtUtils/Embed.t
35063____________________________________________________________________________
35064[ 12924] By: jhi on 2001/11/10 01:42:29
35065 Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
35066 From: "Craig A. Berry" <craigberry@mac.com>
35067 Date: Fri, 09 Nov 2001 18:13:16 -0600
35068 Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
35069 Branch: perl
35070 ! vms/munchconfig.c
35071____________________________________________________________________________
35072[ 12923] By: jhi on 2001/11/10 01:39:01
35073 Log: Subject: [PATCH] new tests for swiches -n -p -a -F
35074 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35075 Date: Sat, 10 Nov 2001 00:10:45 +0100
35076 Message-ID: <20011110001045.A11945@rafael>
35077 Branch: perl
35078 + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
35079 + t/run/switchn.t t/run/switchp.t
35080 ! MANIFEST
35081____________________________________________________________________________
35082[ 12922] By: jhi on 2001/11/10 01:34:51
35083 Log: Subject: [PATCH] some tests not cleaning up properly
35084 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35085 Date: Fri, 9 Nov 2001 22:13:10 +0100
35086 Message-ID: <20011109221310.A11115@rafael>
35087 Branch: perl
35088 ! ext/Cwd/t/cwd.t t/io/argv.t
35089____________________________________________________________________________
35090[ 12921] By: jhi on 2001/11/10 01:32:52
35091 Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS
35092 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35093 Date: Fri, 9 Nov 2001 15:07:19 EST
35094 Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
35095 Branch: perl
35096 ! lib/ExtUtils/Embed.t
35097____________________________________________________________________________
35098[ 12920] By: dougm on 2001/11/10 00:34:50
35099 Log: when PERL_USE_SAFE_PUTENV is defined environ will not
35100 have been copied so it shouldn't be freed in perl_destruct()
35101 Branch: perl
35102 ! perl.c
35103____________________________________________________________________________
35104[ 12919] By: ams on 2001/11/09 15:36:22
35105 Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
35106 From: Michael G Schwern <schwern@pobox.com>
35107 Date: Fri, 9 Nov 2001 00:38:59 -0500
35108 Message-Id: <20011109003859.K5587@blackrider>
35109 (Applied with directory name changes suggested by Craig Berry.)
35110 Branch: perl
35111 ! ext/Cwd/t/cwd.t
35112____________________________________________________________________________
35113[ 12918] By: ams on 2001/11/09 15:29:15
35114 Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
35115 From: Michael G Schwern <schwern@pobox.com>
35116 Date: Fri, 9 Nov 2001 01:44:14 -0500
35117 Message-Id: <20011109014414.N5587@blackrider>
35118 Branch: perl
35119 ! vms/ext/filespec.t
35120____________________________________________________________________________
35121[ 12917] By: jhi on 2001/11/09 14:39:14
35122 Log: Update Changes.
35123 Branch: perl
35124 ! Changes patchlevel.h
35125____________________________________________________________________________
35126[ 12916] By: jhi on 2001/11/09 14:33:39
35127 Log: Regen toc.
35128 Branch: perl
35129 ! pod/perltoc.pod
35130____________________________________________________________________________
35131[ 12915] By: jhi on 2001/11/09 14:08:30
35132 Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
35133 see http://www.jepstone.net/bjepson//jpl/cvs.html
35134 Branch: perl
35135 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35136____________________________________________________________________________
35137[ 12914] By: ams on 2001/11/09 14:05:12
35138 Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
35139 From: Michael G Schwern <schwern@pobox.com>
35140 Date: Thu, 8 Nov 2001 22:05:49 -0500
35141 Message-Id: <20011108220549.F5587@blackrider>
35142 Branch: perl
35143 ! vms/test.com
35144____________________________________________________________________________
35145[ 12913] By: jhi on 2001/11/09 13:54:23
35146 Log: NetWare update from Ananth Kesari.
35147 Branch: perl
35148 ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
35149____________________________________________________________________________
35150[ 12912] By: ams on 2001/11/09 13:40:26
35151 Log: Subject: [PATCH ID 20011109.100] #!perl -F...
35152 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35153 Date: Fri, 9 Nov 2001 14:32:28 +0100
35154 Message-Id: <20011109143228.A18996@rafael>
35155 Branch: perl
35156 ! perl.c
35157____________________________________________________________________________
35158[ 12911] By: jhi on 2001/11/09 13:37:01
35159 Log: FAQ sync.
35160 Branch: perl
35161 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
35162 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
35163 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
35164____________________________________________________________________________
35165[ 12910] By: ams on 2001/11/09 07:33:49
35166 Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
35167 From: Michael G Schwern <schwern@pobox.com>
35168 Date: Fri, 9 Nov 2001 00:41:56 -0500
35169 Message-Id: <20011109004156.L5587@blackrider>
35170 Branch: perl
35171 ! lib/File/Find/t/find.t
35172____________________________________________________________________________
35173[ 12909] By: jhi on 2001/11/09 00:23:40
35174 Log: Upgrade to Unicode::Normalize 0.10, now in XS.
35175 The CPAN distribution has both pm and XS implementations,
35176 and for performance reasons we choose the XS.
35177 Another reason to choose the XS is that it doesn't
35178 require Lingua::KO::Hangul::Util, which means that
35179 we can delete that-- which in turn means that Unicode::UCD
35180 cannot expect that: support it, but don't expect.
35181 Ditto Unicode::Collate.
35182
35183 Note that Unicode::Normalize Makefile.PL and
35184 Normalize.xs have been modified from the CPAN 0.10
35185 versions: the first one to be simpler (no pm) and
35186 clean up the generated unf*.h files, the second one
35187 to quench compiler grumblings. Must notify Sadahiro
35188 about these changes.
35189 Branch: perl
35190 + ext/Unicode/Normalize/Changes
35191 + ext/Unicode/Normalize/Makefile.PL
35192 + ext/Unicode/Normalize/Normalize.pm
35193 + ext/Unicode/Normalize/Normalize.pod
35194 + ext/Unicode/Normalize/Normalize.xs
35195 + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
35196 + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
35197 + ext/Unicode/Normalize/t/test.t
35198 - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
35199 - lib/Lingua/KO/Hangul/Util/README
35200 - lib/Lingua/KO/Hangul/Util/t/test.t
35201 - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
35202 - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
35203 ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
35204 ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
35205 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
35206 ! win32/makefile.mk
35207____________________________________________________________________________
35208[ 12908] By: jhi on 2001/11/08 23:49:42
35209 Log: Test miscounting.
35210 Branch: perl
35211 ! ext/POSIX/t/posix.t
35212____________________________________________________________________________
35213[ 12907] By: jhi on 2001/11/08 22:06:31
35214 Log: Quote the variables in failures messages more nicely.
35215 Branch: perl
35216 ! t/test.pl
35217____________________________________________________________________________
35218[ 12906] By: jhi on 2001/11/08 21:55:32
35219 Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
35220 From: Michael G Schwern <schwern@pobox.com>
35221 Date: Thu, 8 Nov 2001 17:24:49 -0500
35222 Message-ID: <20011108172449.A5587@blackrider>
35223
35224 Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
35225 From: "Craig A. Berry" <craigberry@mac.com>
35226 Date: Thu, 8 Nov 2001 16:35:00 -0600
35227 Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
35228 Branch: perl
35229 ! ext/POSIX/t/posix.t t/test.pl vms/test.com
35230____________________________________________________________________________
35231[ 12905] By: jhi on 2001/11/08 21:51:51
35232 Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
35233 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35234 Date: Thu, 8 Nov 2001 22:52:50 -0000
35235 Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
35236 Branch: perl
35237 ! ext/DB_File/t/db-recno.t
35238____________________________________________________________________________
35239[ 12904] By: jhi on 2001/11/08 21:49:20
35240 Log: Unicode::UCD is not yet supported in EBCDIC platforms.
35241 (Probably not an EBCDIC issue the way one would think
35242 since no chr() et alia are used in UCD.pm.)
35243 Branch: perl
35244 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
35245____________________________________________________________________________
35246[ 12903] By: jhi on 2001/11/08 15:16:49
35247 Log: Whether overwriting the $self->{...} values (see #12902)
35248 is a good policy or not is debatable, but let's at least
35249 be consistent.
35250 Branch: perl
35251 ! lib/ExtUtils/MM_Unix.pm
35252____________________________________________________________________________
35253[ 12902] By: jhi on 2001/11/08 15:13:15
35254 Log: The MakeMaker argument () quoting patch that sneaked
35255 in at #12883 didn't handle make macros like this $(...).
35256 Leaning toothpicks, we've got them.
35257 Branch: perl
35258 ! lib/ExtUtils/MM_Unix.pm
35259____________________________________________________________________________
35260[ 12901] By: jhi on 2001/11/08 14:28:38
35261 Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
35262 From: Michael G Schwern <schwern@pobox.com>
35263 Date: Wed, 7 Nov 2001 02:02:29 -0500
35264 Message-ID: <20011107020229.K2858@blackrider>
35265 Branch: perl
35266 ! t/io/argv.t t/test.pl vms/test.com
35267____________________________________________________________________________
35268[ 12900] By: jhi on 2001/11/08 14:14:40
35269 Log: Subject: [PATCH 20011106.084] -s on #! line
35270 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35271 Date: Wed, 7 Nov 2001 22:23:39 +0100
35272 Message-ID: <20011107222339.E729@rafael>
35273 Branch: perl
35274 ! embed.h embed.pl perl.c proto.h toke.c
35275____________________________________________________________________________
35276[ 12899] By: jhi on 2001/11/08 13:46:02
35277 Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
35278 From: Michael G Schwern <schwern@pobox.com>
35279 Date: Wed, 7 Nov 2001 16:52:49 -0500
35280 Message-ID: <20011107165249.I7346@blackrider>
35281 Branch: perl
35282 ! pod/perlhack.pod
35283____________________________________________________________________________
35284[ 12898] By: ams on 2001/11/08 13:02:19
35285 Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
35286 From: Mark-Jason Dominus <mjd@plover.com>
35287 Date: Thu, 08 Nov 2001 08:59:02 -0500
35288 Message-Id: <20011108135902.2275.qmail@plover.com>
35289 Branch: perl
35290 ! INSTALL README README.amiga README.os2 README.vms
35291 ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
35292 ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
35293____________________________________________________________________________
35294[ 12897] By: ams on 2001/11/08 12:49:28
35295 Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
35296 From: mjd@plover.com
35297 Date: 8 Nov 2001 13:33:18 -0000
35298 Message-Id: <20011108133318.1786.qmail@plover.com>
35299 Branch: perl
35300 ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
35301 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
35302 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
35303 ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
35304 ! pod/perlport.pod pod/perlvar.pod
35305____________________________________________________________________________
35306[ 12896] By: ams on 2001/11/08 11:22:12
35307 Log: open(FH, $file) should strip leading and trailing whitespace.
35308 Branch: perl
35309 ! doio.c
35310____________________________________________________________________________
35311[ 12895] By: ams on 2001/11/08 10:17:14
35312 Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
35313 From: "Craig A. Berry" <craigberry@mac.com>
35314 Date: Wed, 07 Nov 2001 13:41:50 -0600
35315 Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
35316 Branch: perl
35317 ! t/op/glob.t
35318____________________________________________________________________________
35319[ 12894] By: ams on 2001/11/08 08:32:20
35320 Log: Subject: [ID 20011108.092] makedepend bug with new gcc
35321 From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
35322 Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
35323 Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
35324 Branch: perl
35325 ! makedepend.SH
35326____________________________________________________________________________
35327[ 12893] By: ams on 2001/11/08 08:26:31
35328 Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
35329 From: mjd@plover.com
35330 Date: 8 Nov 2001 08:08:07 -0000
35331 Message-Id: <20011108080807.30147.qmail@plover.com>
35332
35333 Subject: bleadperl perl.pod
35334 From: mjd@plover.com
35335 Date: 8 Nov 2001 08:10:47 -0000
35336 Message-Id: <20011108081047.30178.qmail@plover.com>
35337
35338 Subject: more bleadperl perl.pod
35339 From: mjd@plover.com
35340 Date: 8 Nov 2001 08:16:28 -0000
35341 Message-Id: <20011108081628.30229.qmail@plover.com>
35342 Branch: perl
35343 ! pod/perl.pod pod/perldebug.pod
35344____________________________________________________________________________
35345[ 12892] By: jhi on 2001/11/07 16:01:37
35346 Log: Tweak for Cray-friendliness from Nicholas Clark.
35347 Branch: perl
35348 ! sv.c
35349____________________________________________________________________________
35350[ 12891] By: jhi on 2001/11/07 15:54:24
35351 Log: VMS patch redo from Charles Lane.
35352 Branch: perl
35353 ! vms/gen_shrfls.pl
35354____________________________________________________________________________
35355[ 12890] By: ams on 2001/11/07 15:16:10
35356 Log: Subject: [ID 20011107.088] two perl pod nits
35357 From: lvirden@cas.org
35358 Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
35359 Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
35360 Branch: perl
35361 ! pod/perl.pod pod/perlfaq3.pod
35362____________________________________________________________________________
35363[ 12889] By: jhi on 2001/11/07 15:07:18
35364 Log: Update Changes.
35365 Branch: perl
35366 ! Changes patchlevel.h
35367____________________________________________________________________________
35368[ 12888] By: jhi on 2001/11/07 14:26:42
35369 Log: The (emulated) "no utf8" must be in a BEGIN block
35370 to be effective.
35371 Branch: perl
35372 ! lib/CGI/t/html.t
35373____________________________________________________________________________
35374[ 12887] By: jhi on 2001/11/07 13:52:58
35375 Log: "v-strings" is the right term.
35376 Branch: perl
35377 ! pod/perltodo.pod
35378____________________________________________________________________________
35379[ 12886] By: jhi on 2001/11/07 13:48:36
35380 Log: Add vstrings-as-objects need to perltodo.
35381 Branch: perl
35382 ! pod/perltodo.pod
35383____________________________________________________________________________
35384[ 12885] By: jhi on 2001/11/07 13:43:33
35385 Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
35386 From: Nicholas Clark <nick@ccl4.org>
35387 Date: Wed, 7 Nov 2001 14:36:32 +0000
35388 Message-ID: <20011107143631.I24980@plum.flirble.org>
35389 Branch: perl
35390 ! t/op/pack.t
35391____________________________________________________________________________
35392[ 12884] By: jhi on 2001/11/07 13:34:44
35393 Log: The Embed test requires a major rewrite for VMS
35394 (plus it reveals a couple of annoying glitches
35395 in buffering), so skip the test for now; from
35396 Charles Lane.
35397 Branch: perl
35398 ! lib/ExtUtils/Embed.t
35399____________________________________________________________________________
35400[ 12883] By: jhi on 2001/11/07 13:33:16
35401 Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
35402 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35403 Date: Wed, 7 Nov 2001 09:23:28 EST
35404 Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
35405
35406 (Also i seems that an unrelated experimental patch
35407 to lib/ExtUtils/MM_Unix.pm was accidentally included.)
35408 Branch: perl
35409 ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
35410____________________________________________________________________________
35411[ 12882] By: ams on 2001/11/07 05:14:04
35412 Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
35413 From: Mark-Jason Dominus <mjd@plover.com>
35414 Date: Wed, 07 Nov 2001 00:43:46 -0500
35415 Message-Id: <20011107054346.14428.qmail@plover.com>
35416 Branch: perl
35417 ! gv.c op.c toke.c
35418____________________________________________________________________________
35419[ 12881] By: jhi on 2001/11/07 03:33:08
35420 Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts
35421 From: Michael G Schwern <schwern@pobox.com>
35422 Date: Tue, 6 Nov 2001 22:04:39 -0500
35423 Message-ID: <20011106220439.D2858@blackrider>
35424 Branch: perl
35425 ! lib/perl5db.pl
35426____________________________________________________________________________
35427[ 12880] By: jhi on 2001/11/07 01:35:30
35428 Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
35429 stress))
35430 From: Jonathan Stowe <gellyfish@gellyfish.com>
35431 Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
35432 Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
35433
35434 (except for one hunk where indentation differs)
35435 Branch: perl
35436 ! lib/Term/Cap.t
35437____________________________________________________________________________
35438[ 12879] By: jhi on 2001/11/07 01:22:40
35439 Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
35440 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35441 Date: Tue, 6 Nov 2001 21:45:01 +0100
35442 Message-ID: <20011106214501.A704@rafael>
35443 Branch: perl
35444 ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
35445 ! lib/File/Spec/Win32.pm
35446____________________________________________________________________________
35447[ 12878] By: jhi on 2001/11/07 01:06:41
35448 Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test()
35449 From: Michael G Schwern <schwern@pobox.com>
35450 Date: Tue, 6 Nov 2001 20:58:45 -0500
35451 Message-ID: <20011106205845.G29411@blackrider>
35452 Branch: perl
35453 ! t/test.pl
35454____________________________________________________________________________
35455[ 12877] By: jhi on 2001/11/07 01:01:18
35456 Log: Subject: making do_sprintf public
35457 From: Doug MacEachern <dougm@covalent.net>
35458 Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
35459 Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
35460 Branch: perl
35461 ! embed.h embed.pl global.sym
35462____________________________________________________________________________
35463[ 12876] By: jhi on 2001/11/06 22:12:28
35464 Log: Update to CGI.pm 2.78.
35465
35466 TODO: the test suite needs to be merged so that
35467 when in core, the core version is tested, and when
35468 using the CPAN version, testing the CPAN version.
35469 (the changes need to be sent to Lincoln, too...)
35470 Branch: perl
35471 ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
35472 ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
35473 ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
35474 ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
35475 ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
35476 ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
35477____________________________________________________________________________
35478[ 12875] By: jhi on 2001/11/06 22:10:03
35479 Log: Integrate with perlio; (strictly) readonly hashes via XS.
35480 Branch: perl
35481 +> t/lib/access.t
35482 !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
35483____________________________________________________________________________
35484[ 12874] By: nick on 2001/11/06 21:05:16
35485 Log: Keep It Simple and Stupid version of readonly hash support.
35486 - Test for SvREAONLY(hv) at a few spots in hv.c
35487 - add the error message to perldiag.pod
35488 - (dubious) add access::readonly() to univeral.c
35489 - add test using above
35490 - fixup ext/B/t/stash.t to account for access:: existing
35491 Branch: perlio
35492 + t/lib/access.t
35493 ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
35494____________________________________________________________________________
35495[ 12873] By: jhi on 2001/11/06 17:07:50
35496 Log: Fix incorrect warnings about broken globbing;
35497 from Andy Dougherty.
35498 Branch: perl
35499 ! hints/linux.sh
35500____________________________________________________________________________
35501[ 12872] By: jhi on 2001/11/06 15:18:41
35502 Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8
35503 toggle-on from the encoding pragma.
35504 Branch: perl
35505 ! regcomp.c regexec.c
35506____________________________________________________________________________
35507[ 12871] By: jhi on 2001/11/06 13:19:46
35508 Log: Retract #12824, doesn't help and is ignored
35509 by Configure anyway.
35510 Branch: perl
35511 ! hints/beos.sh
35512____________________________________________________________________________
35513[ 12870] By: ams on 2001/11/06 10:40:37
35514 Log: Subject: Cosmetic change
35515 From: H.Merijn Brand <h.m.brand@hccnet.nl>
35516 Date: Tue, 06 Nov 2001 12:30:52 +0100
35517 Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
35518 Branch: perl
35519 ! README.hpux
35520____________________________________________________________________________
35521[ 12869] By: nick on 2001/11/06 08:26:40
35522 Log: Integrate mainline
35523 Branch: perlio
35524 !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
35525 !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
35526____________________________________________________________________________
35527[ 12868] By: jhi on 2001/11/06 03:15:50
35528 Log: The parentheses are protected enough.
35529 Branch: perl
35530 ! hints/os390.sh
35531____________________________________________________________________________
35532[ 12867] By: jhi on 2001/11/06 03:13:50
35533 Log: ccflags, not ldflags.
35534 Branch: perl
35535 ! hints/os390.sh
35536____________________________________________________________________________
35537[ 12866] By: jhi on 2001/11/06 03:12:57
35538 Log: ... and the proto to go with #12865.
35539 Branch: perl
35540 ! proto.h
35541____________________________________________________________________________
35542[ 12865] By: jhi on 2001/11/06 03:11:12
35543 Log: Oops. Luckily nothing was using this symbol yet.
35544 Branch: perl
35545 ! global.sym
35546____________________________________________________________________________
35547[ 12864] By: jhi on 2001/11/06 03:05:34
35548 Log: Implement the encoding pragma for regex literals.
35549 Branch: perl
35550 ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
35551____________________________________________________________________________
35552[ 12863] By: jhi on 2001/11/06 01:01:49
35553 Log: More UTF8 EXACT fixing.
35554 Branch: perl
35555 ! regexec.c
35556____________________________________________________________________________
35557[ 12862] By: jhi on 2001/11/06 00:05:19
35558 Log: More re debugging.
35559 Branch: perl
35560 ! regexec.c
35561____________________________________________________________________________
35562[ 12861] By: jhi on 2001/11/05 23:24:24
35563 Log: EXACT correction attempt. Continued in #12863.
35564 Branch: perl
35565 ! regexec.c
35566____________________________________________________________________________
35567[ 12860] By: jhi on 2001/11/05 22:57:04
35568 Log: Unterminated L<.
35569 Branch: perl
35570 ! ext/DB_File/DB_File.pm
35571____________________________________________________________________________
35572[ 12859] By: nick on 2001/11/05 19:15:17
35573 Log: Integrate mainline
35574 Branch: perlio
35575 +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
35576 +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
35577 +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
35578 +> lib/Math/BigInt/t/sub_mbi.t
35579 - lib/Math/BigInt/t/Math/Subclass.pm
35580 - lib/Math/BigInt/t/subclass.t
35581 !> (integrate 30 files)
35582____________________________________________________________________________
35583[ 12858] By: jhi on 2001/11/05 17:05:38
35584 Log: Regex debugging fixes from Hugo.
35585 Branch: perl
35586 ! regcomp.c regexec.c
35587____________________________________________________________________________
35588[ 12857] By: jhi on 2001/11/05 16:09:51
35589 Log: IRIX: at some point the cc -version has started
35590 to output to stderr, not stdout any more.
35591 Branch: perl
35592 ! hints/irix_6.sh
35593____________________________________________________________________________
35594[ 12856] By: jhi on 2001/11/05 15:27:45
35595 Log: Update Changes.
35596 Branch: perl
35597 ! Changes patchlevel.h
35598____________________________________________________________________________
35599[ 12855] By: jhi on 2001/11/05 15:21:13
35600 Log: The ${"\cTAINT"} raises the ire of 'use strict'.
35601 Branch: perl
35602 ! lib/File/Spec/Unix.pm
35603____________________________________________________________________________
35604[ 12854] By: jhi on 2001/11/05 15:16:24
35605 Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
35606 From: rgarciasuarez@free.fr
35607 Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)
35608 Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
35609 Branch: perl
35610 ! lib/File/Spec/Unix.pm
35611____________________________________________________________________________
35612[ 12853] By: jhi on 2001/11/05 14:54:37
35613 Log: Use config.arch in OS/390 where the combination of
35614 IEEE floats and ldflags is tricky.
35615 Branch: perl
35616 ! hints/os390.sh
35617____________________________________________________________________________
35618[ 12852] By: jhi on 2001/11/05 14:53:53
35619 Log: Metaconfig unit change for #12851.
35620 Branch: metaconfig
35621 ! U/modified/Config_sh.U
35622____________________________________________________________________________
35623[ 12851] By: jhi on 2001/11/05 14:53:14
35624 Log: Support a config.arch file, similar to config.over,
35625 but loaded just before it.
35626 Branch: perl
35627 ! Configure INSTALL
35628____________________________________________________________________________
35629[ 12850] By: jhi on 2001/11/05 13:34:25
35630 Log: Subject: [PATCH Symbol.{pm.t}] bugfixes
35631 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35632 Date: Mon, 5 Nov 2001 14:26:24 +0100
35633 Message-ID: <20011105142624.C31977@rafael>
35634 Branch: perl
35635 ! lib/Symbol.pm lib/Symbol.t
35636____________________________________________________________________________
35637[ 12849] By: jhi on 2001/11/04 22:15:39
35638 Log: Subject: [PATCH] unbalanced parenthesis in pods
35639 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35640 Date: Sun, 4 Nov 2001 22:28:57 +0100
35641 Message-ID: <20011104222857.C696@rafael>
35642 Branch: perl
35643 ! pod/perldebug.pod pod/perlpodspec.pod
35644____________________________________________________________________________
35645[ 12848] By: jhi on 2001/11/04 22:11:24
35646 Log: The missing pieces from the Math::BigInt 1.45 puzzle.
35647 Branch: perl
35648 ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
35649____________________________________________________________________________
35650[ 12847] By: jhi on 2001/11/04 17:44:41
35651 Log: Math::Big* test tweaks to work better with core:
35652 but the coast still not clear.
35653 Branch: perl
35654 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
35655 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
35656____________________________________________________________________________
35657[ 12846] By: jhi on 2001/11/04 17:43:10
35658 Log: Protect against high load: measure how much wall
35659 clock time went by while sleeping. Avoids some
35660 false negatives, while may introduce some false
35661 positives. Life is hard.
35662 Branch: perl
35663 ! ext/Time/HiRes/HiRes.t
35664____________________________________________________________________________
35665[ 12845] By: jhi on 2001/11/04 17:29:40
35666 Log: More forgotten from #12843.
35667 Branch: perl
35668 ! lib/Math/BigInt/t/bigfltpm.inc
35669____________________________________________________________________________
35670[ 12844] By: jhi on 2001/11/04 17:19:13
35671 Log: Forgot from #12843.
35672 Branch: perl
35673 + lib/Math/BigInt/t/bigintpm.inc
35674 ! MANIFEST
35675____________________________________________________________________________
35676[ 12843] By: jhi on 2001/11/04 16:52:45
35677 Log: Upgrade to Math::BigInt 1.45; from Tels.
35678 NOTE: some of the tests are failing but that's because
35679 the core integration is not yet done.
35680 Branch: perl
35681 + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
35682 + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
35683 + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
35684 - lib/Math/BigInt/t/Math/Subclass.pm
35685 - lib/Math/BigInt/t/subclass.t
35686 ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
35687 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
35688 ! lib/Math/BigInt/t/mbimbf.t
35689____________________________________________________________________________
35690[ 12842] By: jhi on 2001/11/04 16:45:02
35691 Log: VMS: adds capability to control more configuration stuff with
35692 -D and -U switches; parsing config.sh to extract previous config
35693 info in VMS-form, and a rewrite of the "prompt/response" routine;
35694 from Charles Lane.
35695 Branch: perl
35696 ! configure.com
35697____________________________________________________________________________
35698[ 12841] By: jhi on 2001/11/04 15:18:39
35699 Log: Subject: Typo correction in perldebguts.pod
35700 From: mjd@plover.com
35701 Date: 4 Nov 2001 16:20:05 -0000
35702 Message-ID: <20011104162005.16699.qmail@plover.com>
35703 Branch: perl
35704 ! pod/perldebguts.pod
35705____________________________________________________________________________
35706[ 12840] By: jhi on 2001/11/04 15:17:22
35707 Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
35708 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35709 Date: Sun, 4 Nov 2001 11:47:30 +0100
35710 Message-ID: <20011104114730.A715@rafael>
35711
35712 Remove -T from the test, wrong place for that.
35713 Branch: perl
35714 ! lib/File/Temp/t/mktemp.t
35715____________________________________________________________________________
35716[ 12839] By: jhi on 2001/11/04 15:15:42
35717 Log: Subject: [REPATCH] Re: PerlIOBuf_dup
35718 From: Nicholas Clark <nick@ccl4.org>
35719 Date: Sun, 4 Nov 2001 10:41:24 +0000
35720 Message-ID: <20011104104123.U20123@plum.flirble.org>
35721 Branch: perl
35722 ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
35723____________________________________________________________________________
35724[ 12838] By: jhi on 2001/11/03 21:19:43
35725 Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
35726 From: Michael G Schwern <schwern@pobox.com>
35727 Date: Sat, 3 Nov 2001 15:41:47 -0500
35728 Message-ID: <20011103154147.C600@blackrider>
35729 Branch: perl
35730 ! lib/Term/Cap.t
35731____________________________________________________________________________
35732[ 12837] By: jhi on 2001/11/03 21:14:34
35733 Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t
35734 From: "Craig A. Berry" <craigberry@mac.com>
35735 Date: Sat, 03 Nov 2001 16:02:28 -0600
35736 Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
35737 Branch: perl
35738 ! ext/Time/HiRes/HiRes.t
35739____________________________________________________________________________
35740[ 12836] By: jhi on 2001/11/03 18:41:33
35741 Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
35742 From: "chromatic" <chromatic@rmci.net>
35743 Date: Sat, 03 Nov 2001 12:28:17 -0700
35744 Message-ID: <20011103193507.94848.qmail@onion.perl.org>
35745 Branch: perl
35746 ! lib/Term/Cap.t
35747____________________________________________________________________________
35748[ 12835] By: jhi on 2001/11/03 18:34:08
35749 Log: Don't bother doing POSIX charclass parsing if it
35750 possibly cannot be so. Prepares way for charclass
35751 syntax like [[abc]||[def]] (or just [[abc][def]])
35752 for union, [[\w]&&[$a]] for intersection,
35753 and [[a-z]&&[^def]] for subtraction.
35754
35755 Currently /[[a]/ (or /[a[]/) parses as a character
35756 class containing two characters, "[" and "a",
35757 this may have to be broken for the syntax described
35758 above, otherwise we would have to scan the whole pattern
35759 to find out whether the square brackets match pairwise.
35760 Luckily, the special case of "[" doesn't seem to be
35761 documented (as opposed to "]" and "-"), so we may have
35762 better story for breaking it... One can always use \[
35763 if one wants a literal "[", so there.
35764 Branch: perl
35765 ! regcomp.c
35766____________________________________________________________________________
35767[ 12834] By: jhi on 2001/11/03 17:51:44
35768 Log: Comment correction.
35769 Branch: perl
35770 ! regcomp.c
35771____________________________________________________________________________
35772[ 12833] By: jhi on 2001/11/03 17:33:21
35773 Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
35774 The latter is a RedHatism.
35775 Branch: perl
35776 ! lib/ExtUtils/MakeMaker.pm
35777____________________________________________________________________________
35778[ 12832] By: jhi on 2001/11/03 15:43:03
35779 Log: Integrate perlio:
35780
35781 [ 12830]
35782 Fix clone_leak problem.
35783 PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
35784 as vestige of calling PerlLIO_dup().
35785
35786 [ 12829]
35787 Tweaks attempting to locate Doug's clone_leak leak.
35788 - add some PerlIO_debug()
35789 - handle PerlIO_clone() with empty lists (clone before Perl_parse())
35790 - Even if it closing stdout etc. do a fflush()
35791 Branch: perl
35792 !> perlio.c
35793____________________________________________________________________________
35794[ 12831] By: nick on 2001/11/03 11:42:15
35795 Log: Integrate mainline
35796 Branch: perlio
35797 !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
35798 !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
35799 !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
35800 !> sv.c t/test.pl
35801____________________________________________________________________________
35802[ 12830] By: nick on 2001/11/03 10:27:34
35803 Log: Fix clone_leak problem.
35804 PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
35805 as vestige of calling PerlLIO_dup().
35806 Branch: perlio
35807 ! perlio.c
35808____________________________________________________________________________
35809[ 12829] By: nick on 2001/11/03 09:40:46
35810 Log: Tweaks attempting to locate Doug's clone_leak leak.
35811 - add some PerlIO_debug()
35812 - handle PerlIO_clone() with empty lists (clone before Perl_parse())
35813 - Even if it closing stdout etc. do a fflush()
35814 Branch: perlio
35815 ! perlio.c
35816____________________________________________________________________________
35817[ 12828] By: nick on 2001/11/03 08:34:31
35818 Log: Integrate mainline
35819 Branch: perlio
35820 !> (integrate 54 files)
35821____________________________________________________________________________
35822[ 12827] By: ams on 2001/11/03 03:45:19
35823 Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
35824 remove this later). Based on a patch from Robert Spier in
35825 <15330.61459.14452.795263@rls.cx>.
35826 Branch: perl
35827 ! sv.c
35828____________________________________________________________________________
35829[ 12826] By: jhi on 2001/11/02 23:56:00
35830 Log: microperl sync.
35831 Branch: perl
35832 ! doio.c perl.c perl.h perlio.c regexec.c
35833____________________________________________________________________________
35834[ 12825] By: jhi on 2001/11/02 23:20:03
35835 Log: Definitions for the Unicode Newline Guidelines.
35836 Branch: perl
35837 ! perl.h
35838____________________________________________________________________________
35839[ 12824] By: jhi on 2001/11/02 23:08:05
35840 Log: (retracted by #12871)
35841
35842 There is no csh of any kind in default BeOS.
35843 For the purposes of miniperl globbing, bash
35844 will do.
35845 Branch: perl
35846 ! hints/beos.sh
35847____________________________________________________________________________
35848[ 12823] By: jhi on 2001/11/02 21:56:36
35849 Log: Integrate change #12820 from macperl to maint and blead;
35850
35851 Fix up (dynaloading) to work properly with multiplicity
35852 Branch: maint-5.6/perl
35853 !> ext/DynaLoader/dl_mac.xs
35854 Branch: perl
35855 !> ext/DynaLoader/dl_mac.xs
35856____________________________________________________________________________
35857[ 12822] By: pudge on 2001/11/02 21:38:22
35858 Log: Several fixes for various exit problems and clearing out
35859 task queue, as well as another (incomplete) go at
35860 fixing error message handling
35861 Branch: maint-5.6/macperl
35862 ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
35863____________________________________________________________________________
35864[ 12821] By: pudge on 2001/11/02 21:36:26
35865 Log: Add source files for bleadperl builds
35866 Branch: maint-5.6/macperl
35867 ! macos/Makefile.mk
35868____________________________________________________________________________
35869[ 12820] By: pudge on 2001/11/02 21:35:15
35870 Log: Fix up to work properly with multiplicity
35871 Branch: maint-5.6/macperl
35872 ! ext/DynaLoader/dl_mac.xs
35873____________________________________________________________________________
35874[ 12819] By: pudge on 2001/11/02 21:21:56
35875 Log: Integrate with maintperl.
35876 Branch: maint-5.6/macperl
35877 +> t/op/system.t t/op/system_tests
35878 !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
35879 !> pod/perltodo.pod util.c win32/win32.c
35880____________________________________________________________________________
35881[ 12818] By: jhi on 2001/11/02 21:03:58
35882 Log: Locate _PATH_LOG if it's a socket even if not #defined
35883 (helps Tru64) From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
04d26ece 35884 via Nicholas Clark.
6b490b4c
JH
35885 Branch: perl
35886 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
35887____________________________________________________________________________
35888[ 12817] By: jhi on 2001/11/02 20:07:05
35889 Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
35890 From: Michael G Schwern <schwern@pobox.com>
35891 Date: Fri, 2 Nov 2001 15:36:41 -0500
35892 Message-ID: <20011102153641.E23234@blackrider>
35893 Branch: perl
35894 ! t/test.pl
35895____________________________________________________________________________
35896[ 12816] By: jhi on 2001/11/02 17:53:00
35897 Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
35898 From: merlyn@stonehenge.com (Randal L. Schwartz)
35899 Date: 02 Nov 2001 09:33:34 -0800
35900 Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
35901
35902 (two of the changes)
35903
35904 Better coexistence with extensions.
35905 Branch: perl
35906 ! ext/Errno/Errno_pm.PL hints/darwin.sh
35907____________________________________________________________________________
35908[ 12815] By: ams on 2001/11/02 16:47:43
35909 Log: Subject: Re: [PATCH] the the double double word word fix fix
35910 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35911 Date: Fri, 02 Nov 2001 19:43:07 +0100
35912 Message-Id: <3BE2E93B.627C198E@alcatel.at>
35913 Branch: perl
35914 ! pod/perldebug.pod
35915____________________________________________________________________________
35916[ 12814] By: jhi on 2001/11/02 15:24:10
35917 Log: Update Changes.
35918 Branch: perl
35919 ! Changes patchlevel.h
35920____________________________________________________________________________
35921[ 12813] By: jhi on 2001/11/02 15:19:35
35922 Log: More encoding testing.
35923 Branch: perl
35924 ! lib/encoding.pm lib/encoding.t
35925____________________________________________________________________________
35926[ 12812] By: ams on 2001/11/02 15:07:11
35927 Log: Slight modification of #12811.
35928 Branch: perl
35929 ! op.c
35930____________________________________________________________________________
35931[ 12811] By: jhi on 2001/11/02 14:58:13
35932 Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
35933 From: Radu Greab <radu@netsoft.ro>
35934 Date: Fri, 2 Nov 2001 15:28:58 +0200
35935 Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
35936 Branch: perl
35937 ! op.c t/op/stat.t
35938____________________________________________________________________________
35939[ 12810] By: jhi on 2001/11/02 14:15:34
35940 Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
35941 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35942 Date: Thu, 1 Nov 2001 22:35:50 +0100
35943 Message-ID: <20011101223550.A10849@rafael>
35944 Branch: perl
35945 ! lib/ExtUtils/Embed.t
35946____________________________________________________________________________
35947[ 12809] By: jhi on 2001/11/02 14:10:05
35948 Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
35949 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35950 Date: 2 Nov 2001 14:48:51 -0000
35951 Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net>
35952 Branch: perl
35953 ! lib/File/Find.pm
35954____________________________________________________________________________
35955[ 12808] By: jhi on 2001/11/02 05:40:21
35956 Log: Add documentation.
35957 Branch: perl
35958 ! embed.pl pod/perlapi.pod utf8.c
35959____________________________________________________________________________
35960[ 12807] By: jhi on 2001/11/02 05:18:45
35961 Log: Unicode: add ToFold mapping. Not used yet; but basically
35962 a more useful mapping for caseless aka case-ignoring than
35963 doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
35964 algorithm for creating the foldings uses equivalence classes,
35965 see http://www.unicode.org/unicode/reports/tr21/
35966 Hopefully this feature will be used in //i.
35967 (The folding tables were introduced by #12689.)
35968 Branch: perl
35969 ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
35970 ! utf8.c
35971____________________________________________________________________________
35972[ 12806] By: jhi on 2001/11/02 05:04:05
35973 Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
35974 From: "Craig A. Berry" <craigberry@mac.com>
35975 Date: Fri, 02 Nov 2001 00:03:52 -0600
35976 Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
35977 Branch: perl
35978 ! lib/AutoSplit.t
35979____________________________________________________________________________
35980[ 12805] By: jhi on 2001/11/02 04:17:04
35981 Log: Subject: Trivial doc patch
35982 From: andreas.koenig@anima.de (Andreas J. Koenig)
35983 Date: 02 Nov 2001 06:11:35 +0100
35984 Message-ID: <m37kt94v08.fsf@anima.de>
35985 Branch: perl
35986 ! pod/perlport.pod
35987____________________________________________________________________________
35988[ 12804] By: jhi on 2001/11/02 02:14:46
35989 Log: Make encoding and charnames pragmas coexist.
35990 Branch: perl
35991 ! lib/charnames.pm lib/encoding.pm lib/encoding.t
35992____________________________________________________________________________
35993[ 12803] By: jhi on 2001/11/02 01:26:53
35994 Log: The basic character classes seem to go untested with Unicode.
35995 Branch: perl
35996 ! t/op/pat.t
35997____________________________________________________________________________
35998[ 12802] By: ams on 2001/11/02 00:39:36
35999 Log: Subject: [PATCH] the the double double word word fix fix
36000 From: Richard Soderberg <rs@oregonnet.com>
36001 Date: Thu, 1 Nov 2001 13:12:03 -0800
36002 Message-Id: <200111012112.NAA23288@oregonnet.com>
36003
36004 Subject: Re: [PATCH] the the double double word word fix fix
36005 From: Mark-Jason Dominus <mjd@plover.com>
36006 Date: Thu, 01 Nov 2001 16:43:40 -0500
36007 Message-Id: <20011101214340.2044.qmail@plover.com>
36008
36009 Subject: Re: [PATCH] the the double double word word fix fix
36010 From: Mark-Jason Dominus <mjd@plover.com>
36011 Date: Thu, 01 Nov 2001 16:51:39 -0500
36012 Message-Id: <20011101215139.2196.qmail@plover.com>
36013 Branch: perl
36014 ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
36015 ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
36016 ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
36017 ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
36018 ! pod/perltodo.pod pod/perlxstut.pod
36019____________________________________________________________________________
36020[ 12801] By: jhi on 2001/11/01 14:27:51
36021 Log: Comment tweaks.
36022 Branch: perl
36023 ! toke.c
36024____________________________________________________________________________
36025[ 12800] By: jhi on 2001/11/01 14:06:04
36026 Log: FAQ sync.
36027 Branch: perl
36028 ! pod/perlfaq9.pod
36029____________________________________________________________________________
36030[ 12799] By: jhi on 2001/11/01 13:59:42
36031 Log: If an encoding is set by -M/-m, it must be in
36032 effect only for the actual script, not any other
36033 required/-M/-m'ed module, otherwise we enter a nasty
36034 recursion in regexec.c while trying to init the simple
36035 UTF-8 charclasses like PL_utf8_alnum.
36036 Branch: perl
36037 ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
36038____________________________________________________________________________
36039[ 12798] By: jhi on 2001/10/31 21:10:09
36040 Log: A bit more descriptive name.
36041 Branch: perl
36042 ! mg.c
36043____________________________________________________________________________
36044[ 12797] By: jhi on 2001/10/31 20:32:29
36045 Log: Subject: [PATCH Perl@12768] Time::Hires test fix
36046 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36047 Date: Wed, 31 Oct 2001 13:47:04 EST
36048 Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
36049 Branch: perl
36050 ! ext/Time/HiRes/HiRes.t
36051____________________________________________________________________________
36052[ 12796] By: jhi on 2001/10/31 20:31:20
36053 Log: Subject: [PATCH Perl@12768] make setting signal() persistent
36054 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36055 Date: Wed, 31 Oct 2001 13:43:29 EST
36056 Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
36057 Branch: perl
36058 ! mg.c
36059____________________________________________________________________________
36060[ 12795] By: jhi on 2001/10/31 20:29:37
36061 Log: Subject: [PATCH] Various test cleanups
36062 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36063 Date: Tue, 30 Oct 2001 21:56:26 +0100
36064 Message-ID: <20011030215626.A28503@rafael>
36065 Branch: perl
36066 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36067 ! ext/DB_File/t/db-recno.t ext/Encode.t
36068____________________________________________________________________________
36069[ 12794] By: jhi on 2001/10/31 15:26:59
36070 Log: Update Changes.
36071 Branch: perl
36072 ! Changes patchlevel.h
36073____________________________________________________________________________
36074[ 12793] By: jhi on 2001/10/31 15:23:12
36075 Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
36076 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36077 Date: Wed, 31 Oct 2001 17:16:39 +0100
36078 Message-ID: <20011031171639.A32511@rafael>
36079 Branch: perl
36080 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
36081____________________________________________________________________________
36082[ 12792] By: jhi on 2001/10/31 15:20:01
36083 Log: Skip message nit.
36084 Branch: perl
36085 ! t/io/fs.t
36086____________________________________________________________________________
36087[ 12791] By: jhi on 2001/10/31 14:54:19
36088 Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
36089 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36090 Date: 31 Oct 2001 14:49:37 -0000
36091 Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net>
36092 Branch: perl
36093 ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
36094____________________________________________________________________________
36095[ 12790] By: jhi on 2001/10/31 14:44:33
36096 Log: Extend the effect of the encoding pragma to chr() and ord().
36097
36098 TODO: regex literals, reentrancy problems with the utf8
36099 and charnames pragmas.
36100 Branch: perl
36101 ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
36102____________________________________________________________________________
36103[ 12789] By: jhi on 2001/10/31 13:25:02
36104 Log: Doc tweaks.
36105 Branch: perl
36106 ! lib/encoding.pm
36107____________________________________________________________________________
36108[ 12788] By: nick on 2001/10/31 08:59:56
36109 Log: Integrate mainline
36110 Branch: perlio
36111 +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
36112 !> (integrate 49 files)
36113____________________________________________________________________________
36114[ 12787] By: jhi on 2001/10/31 03:22:34
36115 Log: Forgot new proto.
36116 Branch: perl
36117 ! proto.h
36118____________________________________________________________________________
36119[ 12786] By: jhi on 2001/10/31 02:32:35
36120 Log: Clarification: use encoding cannot be used to
36121 change the default encoding of "your whole script";
36122 only the default encoding of the *data*. Also, it
36123 seems that "use encoding" does not mix with "use utf8"
36124 (a coredumping recursion ensues). Should not be a huge
36125 problem since "use utf8" is pretty marginal nowadays.
36126 Branch: perl
36127 ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
36128____________________________________________________________________________
36129[ 12785] By: jhi on 2001/10/31 02:19:49
36130 Log: More documentation for the encode pragma.
36131 Branch: perl
36132 ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
36133 ! pod/perlapi.pod pod/perlunicode.pod sv.c
36134____________________________________________________________________________
36135[ 12784] By: jhi on 2001/10/31 02:08:27
36136 Log: Thinko in #12783.
36137 Branch: perl
36138 ! sv.c
36139____________________________________________________________________________
36140[ 12783] By: jhi on 2001/10/31 02:04:22
36141 Log: Make sv_recode_to_utf8() a real API: the encoding
36142 is a parameter, instead of a global. Document the
36143 PERL_ENCODING.
36144 Branch: perl
36145 ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
36146 ! toke.c
36147____________________________________________________________________________
36148[ 12782] By: jhi on 2001/10/31 00:57:42
36149 Log: Enable -Mencoding=foobar also for string literals.
36150 Branch: perl
36151 ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
36152 ! pod/perlapi.pod proto.h sv.c toke.c
36153____________________________________________________________________________
36154[ 12781] By: jhi on 2001/10/30 17:06:39
36155 Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
36156 From: Andy Dougherty <doughera@lafayette.edu>
36157 Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
36158 Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
36159 Branch: perl
36160 ! ext/POSIX/hints/svr4.pl
36161____________________________________________________________________________
36162[ 12780] By: jhi on 2001/10/30 14:54:12
36163 Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
36164 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
36165 Date: Mon, 29 Oct 2001 23:11:58 -0000
36166 Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
36167
36168 Add compat.h.
36169 Branch: perl
36170 ! lib/h2xs.t utils/h2xs.PL
36171____________________________________________________________________________
36172[ 12779] By: jhi on 2001/10/30 13:51:43
36173 Log: Subject: PerlIOBuf_dup
36174 From: Nicholas Clark <nick@ccl4.org>
36175 Date: Mon, 29 Oct 2001 21:52:35 +0000
36176 Message-ID: <20011029215235.K41204@plum.flirble.org>
36177
36178 Add prototype.
36179 Branch: perl
36180 ! perliol.h
36181____________________________________________________________________________
36182[ 12778] By: jhi on 2001/10/30 13:49:51
36183 Log: Subject: [PATCH] Make malloc.c errors more useful
36184 From: Richard Soderberg <rs@oregonnet.com>
36185 Date: Mon, 29 Oct 2001 22:28:02 -0800
36186 Message-Id: <200110300628.WAA11025@oregonnet.com>
36187 Branch: perl
36188 ! malloc.c
36189____________________________________________________________________________
36190[ 12777] By: jhi on 2001/10/30 04:02:10
36191 Log: Retract #12776 - the bug 19990906.001 is still valid.
36192 Branch: perl
36193 ! t/run/kill_perl.t
36194____________________________________________________________________________
36195[ 12776] By: jhi on 2001/10/30 03:03:49
36196 Log: (Retracted by #12777)
36197 Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
36198 From: Michael G Schwern <schwern@pobox.com>
36199 Date: Mon, 29 Oct 2001 23:01:08 -0500
36200 Message-ID: <20011029230108.G18053@blackrider>
36201 Branch: perl
36202 ! t/run/kill_perl.t
36203____________________________________________________________________________
36204[ 12775] By: jhi on 2001/10/30 02:56:41
36205 Log: Comment nits.
36206 Branch: perl
36207 ! lib/encoding.t
36208____________________________________________________________________________
36209[ 12774] By: gsar on 2001/10/30 01:32:57
36210 Log: integrate change#12772 from mainline
36211
36212 Subject: [PATCH] Mommy, what's a pointer cast?
36213 Branch: maint-5.6/perl
36214 ! perl.h
36215____________________________________________________________________________
36216[ 12773] By: jhi on 2001/10/30 01:19:32
36217 Log: Subject: [PATCH] Mommy, what's a pointer cast?
36218 From: Richard Soderberg <rs@oregonnet.com>
36219 Date: Mon, 29 Oct 2001 17:01:10 -0800
36220 Message-Id: <200110300101.RAA31561@oregonnet.com>
36221
36222 (threads* parts)
36223 Branch: perl
36224 ! ext/threads/shared/shared.xs ext/threads/threads.xs
36225____________________________________________________________________________
36226[ 12772] By: jhi on 2001/10/30 01:19:13
36227 Log: Subject: [PATCH] Mommy, what's a pointer cast?
36228 From: Richard Soderberg <rs@oregonnet.com>
36229 Date: Mon, 29 Oct 2001 17:01:10 -0800
36230 Message-Id: <200110300101.RAA31561@oregonnet.com>
36231
36232 (the perl.h part)
36233 Branch: perl
36234 ! perl.h
36235____________________________________________________________________________
36236[ 12771] By: jhi on 2001/10/30 01:17:21
36237 Log: Subject: [PATCH] OpenBSD likes signal.h
36238 From: Richard Soderberg <rs@oregonnet.com>
36239 Date: Mon, 29 Oct 2001 17:00:31 -0800
36240 Message-Id: <200110300100.RAA31533@oregonnet.com>
36241 Branch: perl
36242 ! unixish.h
36243____________________________________________________________________________
36244[ 12770] By: jhi on 2001/10/30 01:10:24
36245 Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
36246 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
36247 Date: Mon, 29 Oct 2001 23:04:23 -0000
36248 Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
36249 Branch: perl
36250 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36251 ! ext/DB_File/t/db-recno.t
36252____________________________________________________________________________
36253[ 12769] By: jhi on 2001/10/30 01:08:01
36254 Log: Subject: [PATCH perl@12718] HiRes.t tweaks
36255 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
36256 Date: Mon, 29 Oct 2001 12:34:07 -0600
36257 Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
36258 Branch: perl
36259 ! ext/Time/HiRes/HiRes.t
36260____________________________________________________________________________
36261[ 12768] By: jhi on 2001/10/29 15:10:04
36262 Log: Update Changes.
36263 Branch: perl
36264 ! Changes patchlevel.h
36265____________________________________________________________________________
36266[ 12767] By: jhi on 2001/10/29 14:49:28
36267 Log: AIX needs an explicit symbol export list.
36268 Branch: perl
36269 ! lib/ExtUtils/Embed.t
36270____________________________________________________________________________
36271[ 12766] By: jhi on 2001/10/29 14:08:21
36272 Log: The test (and the module) would require some
36273 quality hacking time to work on EBCDIC. Based on
36274 the test results nothing seems to be majorly broken,
36275 the module just seems to have strange assumptions:
36276 got: ''\226\225\205'
36277 expected: ''one'
36278 The \226\225\205 being, of course, 'one', in EBCDIC.
36279 Branch: perl
36280 ! lib/Dumpvalue.t
36281____________________________________________________________________________
36282[ 12765] By: jhi on 2001/10/29 13:58:48
36283 Log: Mark the test known to be failing in EBCDIC.
36284 Branch: perl
36285 ! t/op/tr.t
36286____________________________________________________________________________
36287[ 12764] By: jhi on 2001/10/29 13:51:51
36288 Log: None of the libnet modules are going to work in
36289 EBCDIC without the Convert::EBCDIC.
36290 Branch: perl
36291 ! t/lib/1_compile.t
36292____________________________________________________________________________
36293[ 12763] By: jhi on 2001/10/29 13:45:39
36294 Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
36295 Branch: perl
36296 ! t/op/pack.t
36297____________________________________________________________________________
36298[ 12762] By: jhi on 2001/10/29 13:40:17
36299 Log: UTF-EBCDIC ain't UTF-8.
36300 Branch: perl
36301 ! t/op/pack.t
36302____________________________________________________________________________
36303[ 12761] By: jhi on 2001/10/29 13:35:35
36304 Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
36305 Branch: perl
36306 ! t/lib/1_compile.t
36307____________________________________________________________________________
36308[ 12760] By: jhi on 2001/10/29 13:32:20
36309 Log: Let's not assume ASCII.
36310 Branch: perl
36311 ! t/op/lc.t
36312____________________________________________________________________________
36313[ 12759] By: jhi on 2001/10/29 13:24:54
36314 Log: Call the new perlio symbols differently.
36315 Branch: perl
36316 ! makedef.pl
36317____________________________________________________________________________
36318[ 12758] By: jhi on 2001/10/29 13:23:11
36319 Log: Don't expect ASCII ordering.
36320 Branch: perl
36321 ! lib/ExtUtils/Manifest.t
36322____________________________________________________________________________
36323[ 12757] By: jhi on 2001/10/29 13:13:09
36324 Log: Forgot from #12756.
36325 Branch: perl
36326 ! perlio.h
36327____________________________________________________________________________
36328[ 12756] By: jhi on 2001/10/29 13:12:41
36329 Log: BeOS tweaks:
36330 - fseeko and ftello can be found by Configure but
36331 we do not seem to have prototypes for them so
36332 let's make up some
36333 - BeOS didn't use to have real sockets (sockets as
36334 filedescriptors) but the BONE package is supposed
36335 to fix this. I do not know how to detect BONEness,
36336 see hints/beos.sh for a spot that needs to fixed.
36337 - BeOS has O_TEXT != O_BINARY but has no setmode()
36338 Branch: perl
36339 ! hints/beos.sh perlio.c
36340____________________________________________________________________________
36341[ 12755] By: sky on 2001/10/29 12:56:12
36342 Log: Ugly fix to not die when a thread creator is holding locks.
36343 Branch: perl
36344 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36345 ! ext/threads/threads.xs
36346____________________________________________________________________________
36347[ 12754] By: jhi on 2001/10/29 12:31:34
36348 Log: Integrate change #12752 from maintperl;
36349
36350 croak(Nullch) wasn't printing the contents of ERRSV if there was
36351 no outer eval (bug in change#6125)
36352 Branch: perl
36353 !> util.c
36354____________________________________________________________________________
36355[ 12753] By: jhi on 2001/10/29 12:28:41
36356 Log: Subject: [PATCH h2xs] Use of static data in XS modules
36357 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
36358 Date: Sun, 28 Oct 2001 21:19:07 -0000
36359 Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
36360
36361 with nits from Sarathy.
36362 Branch: perl
36363 ! utils/h2xs.PL
36364____________________________________________________________________________
36365[ 12752] By: gsar on 2001/10/29 03:07:15
36366 Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
36367 no outer eval (bug in change#6125)
36368 Branch: maint-5.6/perl
36369 ! util.c
36370____________________________________________________________________________
36371[ 12751] By: jhi on 2001/10/28 23:11:15
36372 Log: More todo for the encoding pragma.
36373 Branch: perl
36374 ! lib/encoding.pm
36375____________________________________________________________________________
36376[ 12750] By: jhi on 2001/10/28 22:55:24
36377 Log: Add the encoding pragma to control the "upgrade"
36378 from the native eight bit data to Unicode.
36379
36380 TODO: \x.. and \0... literals. \N{}. chr()? ord()?
36381 Branch: perl
36382 + lib/encoding.pm lib/encoding.t
36383 ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
36384 ! pod/perlunicode.pod pod/perlvar.pod sv.c
36385____________________________________________________________________________
36386[ 12749] By: sky on 2001/10/28 21:02:33
36387 Log: Update documentation.
36388 Branch: perl
36389 ! ext/threads/shared/shared.pm
36390____________________________________________________________________________
36391[ 12748] By: jhi on 2001/10/28 20:55:57
36392 Log: Integrate change #12747 from maintperl;
36393
36394 finishing touches to system() fixes on windows:
36395 * detect cmd shell correctly even if it had full path in it
36396 * more quoting needed for single-arg system if the argument
36397 really had multiple quoted arguments within it
36398 * be smarter about not calling the shell when the executable
36399 has spaces, but otherwise does not need shell involvement
36400 * add a testsuite (windows-specific currently)
36401 Branch: perl
36402 +> t/op/system.t t/op/system_tests
36403 ! MANIFEST pod/perltodo.pod
36404 !> win32/win32.c
36405____________________________________________________________________________
36406[ 12747] By: gsar on 2001/10/28 18:33:23
36407 Log: finishing touches to system() fixes on windows:
36408 * detect cmd shell correctly even if it had full path in it
36409 * more quoting needed for single-arg system if the argument
36410 really had multiple quoted arguments within it
36411 * be smarter about not calling the shell when the executable
36412 has spaces, but otherwise does not need shell involvement
36413 * add a testsuite (windows-specific currently)
36414 Branch: maint-5.6/perl
36415 + t/op/system.t t/op/system_tests
36416 ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
36417____________________________________________________________________________
36418[ 12746] By: jhi on 2001/10/28 16:34:35
36419 Log: Integrate perlio:
36420
36421 [ 12745]
36422 Mingw32 fixup for Embed.t
36423
36424 [ 12744]
36425 GCC vs MS 64-bit constant syntax
36426 Branch: perl
36427 !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
36428____________________________________________________________________________
36429[ 12745] By: nick on 2001/10/28 16:08:14
36430 Log: Mingw32 fixup for Embed.t
36431 Branch: perlio
36432 ! lib/ExtUtils/Embed.t
36433____________________________________________________________________________
36434[ 12744] By: nick on 2001/10/28 15:54:14
36435 Log: GCC vs MS 64-bit constant syntax
36436 Branch: perlio
36437 ! ext/Time/HiRes/HiRes.xs
36438____________________________________________________________________________
36439[ 12743] By: nick on 2001/10/28 15:42:55
36440 Log: Integrate mainline
36441 Branch: perlio
36442 !> ext/threads/threads.pm lib/ExtUtils/Embed.t
36443____________________________________________________________________________
36444[ 12742] By: sky on 2001/10/28 14:47:10
36445 Log: Manpage updates.
36446 Branch: perl
36447 ! ext/threads/threads.pm
36448____________________________________________________________________________
36449[ 12741] By: jhi on 2001/10/28 14:39:55
36450 Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
36451 Branch: perl
36452 ! lib/ExtUtils/Embed.t
36453____________________________________________________________________________
36454[ 12740] By: nick on 2001/10/28 14:14:24
36455 Log: Integrate mainline
36456 Branch: perlio
36457 !> lib/ExtUtils/Embed.t win32/win32.c
36458____________________________________________________________________________
36459[ 12739] By: jhi on 2001/10/28 14:06:58
36460 Log: Need to be ./executed.
36461 Branch: perl
36462 ! lib/ExtUtils/Embed.t
36463____________________________________________________________________________
36464[ 12738] By: jhi on 2001/10/28 14:03:58
36465 Log: Integrate perlio:
36466
36467 [ 12737]
36468 Tweak for build with Mingw32 - __attribute__((unused)) is not liked
36469 by gcc -xc++.
36470
36471 [ 12736]
36472 Have :stdio layer update an honour the fd refcnt table.
36473 Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
36474 Branch: perl
36475 !> perlio.c win32/win32.h
36476____________________________________________________________________________
36477[ 12737] By: nick on 2001/10/28 13:53:45
36478 Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
36479 by gcc -xc++.
36480 Branch: perlio
36481 ! win32/win32.h
36482____________________________________________________________________________
36483[ 12736] By: nick on 2001/10/28 13:50:50
36484 Log: Have :stdio layer update an honour the fd refcnt table.
36485 Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
36486 Branch: perlio
36487 ! perlio.c
36488____________________________________________________________________________
36489[ 12735] By: jhi on 2001/10/28 13:34:37
36490 Log: Integrate changes #12724 and #12725 from maintperl;
36491 multiarg system now works.
36492 Branch: perl
36493 !> win32/win32.c
36494____________________________________________________________________________
36495[ 12734] By: jhi on 2001/10/28 13:31:54
36496 Log: Integrate perlio:
36497
36498 [ 12733]
36499 Use fd refcounts to solve the problem highlighted by new Embed.t, at
36500 least for PERLIO=perlio unthreaded case
36501
36502 [ 12732]
36503 Typo in exe name
36504
36505 [ 12730]
36506 Fixup Embed.t for Win32/VC++
36507
36508 [ 12729]
36509 Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
36510 bug as lib/ExtUtils/Embed.t which tests that and some aspects of
36511 ExtUtils::Embed.
36512
36513 [ 12711]
36514 Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
36515 Restores op/fork.t on Win32 (still segfault on exit of ok 2).
36516
36517 [ 12557]
36518 All tests pass (legitimately) on ithreads
36519
36520 [ 12555]
36521 Restore non-ithreads build. Interestingly binmode test passes
36522 non-ithreads - so crlf layer is not damaged and ithreads fail
36523 is a symptom ...
36524
36525 [ 12552]
36526 Win32 PerlIO_cleanup special cases should no longer be required.
36527
36528 [ 12551]
36529 Multiple win32io.o is fatal for GCC (and noise with VC++)
36530
36531 [ 12547]
36532 Convert rest of PerlIO's memory tables to per-interp and add clone functions
36533 for them. Call explicit cleanup during destruct process.
36534 - one binmode test is failing
36535 - also ext/threads/t/basic.t fails under make test, and is noisy under
36536 harness. (Threads results are intermingled and don't match order expected.)
36537
36538 [ 12544]
36539 PerlIO layer table as PL_perlio (per-interpreter)
36540
36541 [ 12541]
36542 Fix typos in new locking on MemShared
36543 Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
36544 - seems to make segfaults more deterministic - suspect they are
36545 attempt to free() after Interp and Host have gone.
36546
36547 [ 12540]
36548 Remove the MemShared re-#define (again)
36549
36550 [ 12539]
36551 Use locks on MemShared
36552 Branch: perl
36553 +> lib/ExtUtils/Embed.t
36554 !> MANIFEST perlio.c
36555____________________________________________________________________________
36556[ 12733] By: nick on 2001/10/28 13:07:16
36557 Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
36558 least for PERLIO=perlio unthreaded case
36559 Branch: perlio
36560 ! perlio.c
36561____________________________________________________________________________
36562[ 12732] By: nick on 2001/10/28 11:10:24
36563 Log: Typo in exe name
36564 Branch: perlio
36565 ! lib/ExtUtils/Embed.t
36566____________________________________________________________________________
36567[ 12731] By: nick on 2001/10/28 11:09:59
36568 Log: Integrate Mainline
36569 Branch: perlio
36570 !> Changes configure.com ext/DB_File/DB_File.pm
36571 !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
36572 !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
36573 !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
36574 !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
36575 !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
36576 !> t/TEST t/op/regexp.t win32/buildext.pl
36577____________________________________________________________________________
36578[ 12730] By: nick on 2001/10/28 11:05:35
36579 Log: Fixup Embed.t for Win32/VC++
36580 Branch: perlio
36581 ! lib/ExtUtils/Embed.t
36582____________________________________________________________________________
36583[ 12729] By: nick on 2001/10/28 09:36:20
36584 Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
36585 bug as lib/ExtUtils/Embed.t which tests that and some aspects of
36586 ExtUtils::Embed.
36587 Branch: perlio
36588 + lib/ExtUtils/Embed.t
36589 ! MANIFEST
36590____________________________________________________________________________
36591[ 12728] By: sky on 2001/10/28 08:12:53
36592 Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
36593 line manually!
36594 Branch: perl
36595 ! lib/ExtUtils/xsubpp
36596____________________________________________________________________________
36597[ 12727] By: sky on 2001/10/28 08:02:09
36598 Log: And here we use the prototypes.
36599 Branch: perl
36600 ! ext/threads/shared/shared.xs
36601____________________________________________________________________________
36602[ 12726] By: sky on 2001/10/28 08:00:48
36603 Log: Support [] style prototypes.
36604 Branch: perl
36605 ! lib/ExtUtils/xsubpp
36606____________________________________________________________________________
36607[ 12725] By: gsar on 2001/10/28 04:49:15
36608 Log: yet another multi-arg system() fix on windows: batch files as the
36609 first argument (i.e. directly executed by CreateProcess()) need
36610 extra quoting to escape shell-shock
36611 Branch: maint-5.6/perl
36612 ! win32/win32.c
36613____________________________________________________________________________
36614[ 12724] By: gsar on 2001/10/28 03:49:31
36615 Log: another multi-arg system() fix on windows: passing empty arguments
36616 now works
36617 Branch: maint-5.6/perl
36618 ! win32/win32.c
36619____________________________________________________________________________
36620[ 12723] By: jhi on 2001/10/28 03:32:32
36621 Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
36622 No final #else #error because we do not seem to
36623 be using #error?
36624 Branch: perl
36625 ! op.h
36626____________________________________________________________________________
36627[ 12722] By: jhi on 2001/10/28 02:41:04
36628 Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
36629 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36630 Date: Sat, 27 Oct 2001 23:28:44 EST
36631 Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
36632 Branch: perl
36633 ! ext/Time/HiRes/HiRes.xs
36634____________________________________________________________________________
36635[ 12721] By: jhi on 2001/10/28 01:53:34
36636 Log: Regen perlapi, perltoc.
36637 Branch: perl
36638 ! pod/perlapi.pod pod/perltoc.pod
36639____________________________________________________________________________
36640[ 12720] By: jhi on 2001/10/28 01:30:04
36641 Log: Subject: [PATCH] sv.h documentation
36642 From: Tim Jenness <t.jenness@jach.hawaii.edu>
36643 Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST)
36644 Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
36645 Branch: perl
36646 ! sv.h
36647____________________________________________________________________________
36648[ 12719] By: gsar on 2001/10/27 23:42:51
36649 Log: "nmake clean" fails to clean ext/... because buildext.pl calls
36650 system("nmake -nologo", "clean") and there is no executable
36651 called "nmake -nologo"; this used to "work" pre-change#12559 due
36652 to bugs in multiarg system() that have since been fixed
36653 Branch: perl
36654 ! win32/buildext.pl
36655____________________________________________________________________________
36656[ 12718] By: jhi on 2001/10/27 21:58:35
36657 Log: Update Changes.
36658 Branch: perl
36659 ! Changes patchlevel.h
36660____________________________________________________________________________
36661[ 12717] By: jhi on 2001/10/27 21:54:11
36662 Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
36663 From: Richard.Foley@t-online.de (Richard Foley)
36664 Date: Sun, 28 Oct 2001 00:48:32 +0200
36665 Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
36666 Branch: perl
36667 ! pod/perlhack.pod
36668____________________________________________________________________________
36669[ 12716] By: jhi on 2001/10/27 21:41:02
36670 Log: Must store pointers with the right width.
36671 Branch: perl
36672 ! op.h
36673____________________________________________________________________________
36674[ 12715] By: jhi on 2001/10/27 21:22:52
36675 Log: Integrate change #12711 from perlio;
36676
36677 Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
36678 Restores op/fork.t on Win32 (still segfault on exit of ok 2).
36679 Branch: perl
36680 !> perlio.c
36681____________________________________________________________________________
36682[ 12714] By: jhi on 2001/10/27 21:04:59
36683 Log: Subject: [PATCH] make minitest
36684 From: Nicholas Clark <nick@ccl4.org>
36685 Date: Sat, 27 Oct 2001 22:56:16 +0100
36686 Message-ID: <20011027225616.L20275@plum.flirble.org>
36687 Branch: perl
36688 ! t/TEST
36689____________________________________________________________________________
36690[ 12713] By: jhi on 2001/10/27 20:58:33
36691 Log: Patch #12661 missed this.
36692 Branch: perl
36693 ! ext/DB_File/DB_File.pm
36694____________________________________________________________________________
36695[ 12712] By: jhi on 2001/10/27 20:56:38
36696 Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
36697 From: "Craig A. Berry" <craigberry@mac.com>
36698 Date: Sat, 27 Oct 2001 16:07:47 -0500
36699 Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
36700 Branch: perl
36701 ! configure.com perlio.c
36702____________________________________________________________________________
36703[ 12711] By: nick on 2001/10/27 19:49:25
36704 Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
36705 Restores op/fork.t on Win32 (still segfault on exit of ok 2).
36706 Branch: perlio
36707 ! perlio.c
36708____________________________________________________________________________
36709[ 12710] By: jhi on 2001/10/27 17:07:46
36710 Log: Let's not replace reason if there's one already supplied.
36711 Branch: perl
36712 ! t/op/regexp.t
36713____________________________________________________________________________
36714[ 12709] By: jhi on 2001/10/27 17:02:30
36715 Log: is not good.
36716 Branch: perl
36717 ! t/op/regexp.t
36718____________________________________________________________________________
36719[ 12708] By: jhi on 2001/10/27 16:54:07
36720 Log: ldlibpth can exist but be unset.
36721 Branch: perl
36722 ! t/TEST
36723____________________________________________________________________________
36724[ 12707] By: jhi on 2001/10/27 16:47:07
36725 Log: Unicode: property alias naming cleanup.
36726 Branch: perl
36727 ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
36728____________________________________________________________________________
36729[ 12706] By: jhi on 2001/10/27 15:24:06
36730 Log: FAQ sync.
36731 Branch: perl
36732 ! pod/perlfaq4.pod
36733____________________________________________________________________________
36734[ 12705] By: jhi on 2001/10/27 15:23:15
36735 Log: Integrate change #12703 from maintperl;
36736
36737 typemap stuff intervenes before declaration, move it to PREINIT
36738 section
36739
36740 (an empty integrate, but now the files are in sync
36741 between the branches)
36742 Branch: perl
36743 !> ext/ODBM_File/ODBM_File.xs
36744____________________________________________________________________________
36745[ 12704] By: jhi on 2001/10/27 15:21:17
36746 Log: More PerlIO symbols.
36747 Branch: perl
36748 ! makedef.pl
36749____________________________________________________________________________
36750[ 12703] By: gsar on 2001/10/27 15:12:54
36751 Log: typemap stuff intervenes before declaration, move it to PREINIT
36752 section
36753 Branch: maint-5.6/perl
36754 ! ext/ODBM_File/ODBM_File.xs
36755____________________________________________________________________________
36756[ 12702] By: nick on 2001/10/27 14:09:35
36757 Log: Integrate mainline
36758 Branch: perlio
36759 +> ext/threads/shared/t/av_simple.t
36760 +> ext/threads/shared/t/hv_refs.t
36761 +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
36762 !> (integrate 109 files)
36763____________________________________________________________________________
36764[ 12700] By: ams on 2001/10/26 21:22:23
36765 Log: Subject: [PATCH] tweak divide
36766 From: Nicholas Clark <nick@ccl4.org>
36767 Date: Fri, 26 Oct 2001 22:52:17 +0100
36768 Message-Id: <20011026225217.B20275@plum.flirble.org>
36769 Branch: perl
36770 ! pp.c
36771____________________________________________________________________________
36772[ 12699] By: pudge on 2001/10/26 20:49:00
36773 Log: Integrate a buncha things from maintperl.
36774 Branch: maint-5.6/macperl
36775 !> (integrate 32 files)
36776____________________________________________________________________________
36777[ 12698] By: jhi on 2001/10/26 19:13:24
36778 Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
36779 From: Andy Dougherty <doughera@lafayette.edu>
36780 Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
36781 Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
36782 Branch: perl
36783 ! hints/svr4.sh
36784____________________________________________________________________________
36785[ 12697] By: jhi on 2001/10/26 18:42:58
36786 Log: When you're root, many things become writable.
36787 Branch: perl
36788 ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
36789____________________________________________________________________________
36790[ 12696] By: jhi on 2001/10/26 15:52:58
36791 Log: Update Changes.
36792 Branch: perl
36793 ! Changes patchlevel.h
36794____________________________________________________________________________
36795[ 12695] By: gsar on 2001/10/26 15:34:31
36796 Log: Term/Cap.t attempts to access the floppy drive for no good reason
36797 on dosish systems
36798 Branch: perl
36799 ! lib/Term/Cap.t
36800____________________________________________________________________________
36801[ 12694] By: gsar on 2001/10/26 15:15:16
36802 Log: fix misleading comment on known inadequacy in B::Terse, and skip
36803 it correctly
36804 Branch: perl
36805 ! ext/B/t/terse.t
36806____________________________________________________________________________
36807[ 12693] By: gsar on 2001/10/26 14:53:56
36808 Log: fix spurious AutoSplit.t failure under windows
36809 Branch: perl
36810 ! lib/AutoSplit.t
36811____________________________________________________________________________
36812[ 12692] By: gsar on 2001/10/26 14:39:06
36813 Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
36814 Branch: perl
36815 ! ext/Time/HiRes/HiRes.t
36816____________________________________________________________________________
36817[ 12691] By: jhi on 2001/10/26 14:34:15
36818 Log: More logical to use %04"UVXf" than %"UVuf" since
36819 the Unicode standard prefers hex.
36820 Branch: perl
36821 ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
36822 ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
36823 ! lib/unicore/mktables utf8.c
36824____________________________________________________________________________
36825[ 12690] By: gsar on 2001/10/26 14:15:55
36826 Log: change#12065 seems to have broken Encode build on windows; fix
36827 Branch: perl
36828 ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
36829____________________________________________________________________________
36830[ 12689] By: jhi on 2001/10/26 14:12:04
36831 Log: Unicode: add the case folding table.
36832 Branch: perl
36833 + lib/unicore/To/Fold.pl
36834 ! MANIFEST lib/unicore/mktables
36835____________________________________________________________________________
36836[ 12688] By: sky on 2001/10/26 13:51:29
36837 Log: Get the new functions right, do not export lock since we use builtin lock.
36838 TODO: fix xsubpp to support the new prototypes
36839 Branch: perl
36840 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36841____________________________________________________________________________
36842[ 12687] By: jhi on 2001/10/26 13:43:03
36843 Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
36844 as suggested by Sarathy.
36845 Branch: perl
36846 ! mg.c
36847____________________________________________________________________________
36848[ 12686] By: gsar on 2001/10/26 13:39:52
36849 Log: avoid compiler warning
36850 Branch: perl
36851 ! win32/win32.c
36852____________________________________________________________________________
36853[ 12685] By: jhi on 2001/10/26 13:39:12
36854 Log: WinCE update from Rainer Keuchel.
36855 Branch: perl
36856 ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
36857 ! wince/wince.c
36858____________________________________________________________________________
36859[ 12684] By: sky on 2001/10/26 13:34:33
36860 Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
36861 Branch: perl
36862 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36863____________________________________________________________________________
36864[ 12683] By: gbarr on 2001/10/26 13:32:47
36865 Log: More fixes that were made to the core and not in the libnet src
36866 Branch: perl
36867 ! lib/Net/Domain.pm
36868____________________________________________________________________________
36869[ 12682] By: jhi on 2001/10/26 13:31:10
36870 Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
36871 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36872 Date: Fri, 26 Oct 2001 13:55:21 +0200
36873 Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
36874
36875 (plus make the db-recno.t#59 accept both \n and \r\n)
36876 Branch: perl
36877 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36878 ! ext/DB_File/t/db-recno.t
36879____________________________________________________________________________
36880[ 12681] By: gbarr on 2001/10/26 13:22:38
36881 Log: Fix tests to be able to run in the core and the CPAN dist
36882 Branch: perl
36883 ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
36884 ! lib/Net/t/require.t lib/Net/t/smtp.t
36885____________________________________________________________________________
36886[ 12680] By: jhi on 2001/10/26 13:16:03
36887 Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
36888 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36889 Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
36890 Date: Fri, 26 Oct 2001 08:34:46 EDT
36891 Branch: perl
36892 ! ext/Time/HiRes/HiRes.t
36893____________________________________________________________________________
36894[ 12679] By: gbarr on 2001/10/26 13:11:00
36895 Log: Sync libnet modules with what will be libnet-1.08
36896 Branch: perl
36897 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
36898 ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
36899 ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
36900 ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
36901____________________________________________________________________________
36902[ 12678] By: jhi on 2001/10/26 13:03:01
36903 Log: Integrate maintperl changes #12268 and #12669;
36904
36905 final touches to the audit for statics and thread-unsafe code
36906 * make DB_File, ODBM_File thread-safe
36907 * remove unnecessary/dangerous statics and protect others
36908 from not getting accidentally enabled under threaded perls
36909
36910 windows support functions get_childdir() et al aren't exported
36911 correctly under vanilla build
36912
36913 Testing under win32 appreciated since changes there had
36914 to be manually merged and I cannot test how badly did I do.
36915 Branch: perl
36916 !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
36917 !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
36918 !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
36919 !> win32/vmem.h win32/win32.c win32/win32iop.h
36920____________________________________________________________________________
36921[ 12677] By: sky on 2001/10/26 12:37:17
36922 Log: More Config::threads to threads::threads changes
36923 Branch: perl
36924 ! ext/threads/shared/shared.pm ext/threads/t/basic.t
36925____________________________________________________________________________
36926[ 12676] By: sky on 2001/10/26 12:31:46
36927 Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
36928 Branch: perl
36929 ! ext/threads/threads.pm ext/threads/threads.xs
36930____________________________________________________________________________
36931[ 12675] By: sky on 2001/10/26 12:06:30
36932 Log: Allocing a TLS in runtime is not too hot.
36933 Branch: perl
36934 ! ext/threads/threads.xs
36935____________________________________________________________________________
36936[ 12674] By: sky on 2001/10/26 11:59:09
36937 Log: Don't display debug data.
36938 Branch: perl
36939 ! ext/threads/threads.pm
36940____________________________________________________________________________
36941[ 12673] By: sky on 2001/10/26 11:35:47
36942 Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
36943 complete bar support for blessed objects.
36944 TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
36945 Branch: perl
36946 ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
36947____________________________________________________________________________
36948[ 12672] By: sky on 2001/10/26 11:15:28
36949 Log: Fix case where shared reference does not exist in current thread.
36950 Branch: perl
36951 ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
36952____________________________________________________________________________
36953[ 12671] By: sky on 2001/10/26 08:48:52
36954 Log: Support for references in shared arrays.
36955 Branch: perl
36956 ! ext/threads/shared/shared.xs
36957____________________________________________________________________________
36958[ 12670] By: sky on 2001/10/26 08:30:11
36959 Log: Add tests for references in hashes.
36960 Branch: perl
36961 + ext/threads/shared/t/hv_refs.t
36962 ! MANIFEST
36963____________________________________________________________________________
36964[ 12669] By: gsar on 2001/10/26 06:07:10
36965 Log: windows support functions get_childdir() et al aren't exported
36966 correctly under vanilla build
36967 Branch: maint-5.6/perl
36968 ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
36969____________________________________________________________________________
36970[ 12668] By: gsar on 2001/10/26 03:52:12
36971 Log: final touches to the audit for statics and thread-unsafe code
36972 * make DB_File, ODBM_File thread-safe
36973 * remove unnecessary/dangerous statics and protect others
36974 from not getting accidentally enabled under threaded perls
36975 Branch: maint-5.6/perl
36976 ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
36977 ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
36978 ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
36979 ! win32/win32.c
36980____________________________________________________________________________
36981[ 12667] By: ams on 2001/10/26 03:48:36
36982 Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
36983 From: "Richard Soderberg" <rs@crystalflame.net>
36984 Date: Thu, 25 Oct 2001 23:42:50 -0400
36985 Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
36986 Branch: perl
36987 ! sharedsv.c
36988____________________________________________________________________________
36989[ 12666] By: jhi on 2001/10/26 02:07:17
36990 Log: Integrate change #12664 from maintperl;
36991
36992 the newest GCCs don't seem to like C<"string1"##STRING2>
36993 so keep it as C<"string1" STRING2> (latter appears to
36994 work everywhere)
36995 Branch: perl
36996 !> ext/DynaLoader/dlutils.c
36997____________________________________________________________________________
36998[ 12665] By: jhi on 2001/10/26 02:04:29
36999 Log: Subject: [PATCH] perl.h for Mac OS (Classic)
37000 From: Chris Nandor <pudge@pobox.com>
37001 Date: Thu, 25 Oct 2001 22:15:03 -0400
37002 Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
37003 Branch: perl
37004 ! perl.h
37005____________________________________________________________________________
37006[ 12664] By: gsar on 2001/10/26 00:22:35
37007 Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
37008 C<"string1" STRING2> (latter appears to work everywhere)
37009 Branch: maint-5.6/perl
37010 ! ext/DynaLoader/dlutils.c
37011____________________________________________________________________________
37012[ 12663] By: jhi on 2001/10/25 22:59:44
37013 Log: AUTHORS update.
37014 Branch: perl
37015 ! AUTHORS
37016____________________________________________________________________________
37017[ 12662] By: jhi on 2001/10/25 22:50:41
37018 Log: Integrate change #12660 from maintperl;
37019
37020 make the dMY_CXT stuff available under all of
37021 MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
37022 Branch: perl
37023 !> perl.h
37024____________________________________________________________________________
37025[ 12661] By: jhi on 2001/10/25 22:47:28
37026 Log: Subject: [PATCH] DB_File-1.79
37027 From: "Paul Marquess" <paul.marquess@openwave.com>
37028 Date: Fri, 26 Oct 2001 00:03:54 +0100
37029 Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
37030 Branch: perl
37031 ! ext/DB_File/Changes ext/DB_File/DB_File.xs
37032 ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
37033____________________________________________________________________________
37034[ 12660] By: gsar on 2001/10/25 22:44:44
37035 Log: make the dMY_CXT stuff available under all of
37036 MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
37037 Branch: maint-5.6/perl
37038 ! perl.h
37039____________________________________________________________________________
37040[ 12659] By: jhi on 2001/10/25 21:27:23
37041 Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
37042 From: Michael G Schwern <schwern@pobox.com>
37043 Date: Thu, 25 Oct 2001 18:28:12 -0400
37044 Message-ID: <20011025182812.M4811@blackrider>
37045 Branch: perl
37046 ! t/run/kill_perl.t
37047____________________________________________________________________________
37048[ 12658] By: jhi on 2001/10/25 20:54:58
37049 Log: STRLEN != int.
37050 Branch: perl
37051 ! regcomp.c regexec.c
37052____________________________________________________________________________
37053[ 12657] By: jhi on 2001/10/25 20:51:44
37054 Log: Subject: [PATCH] remove small IVop redundancy
37055 From: Nicholas Clark <nick@ccl4.org>
37056 Date: Thu, 25 Oct 2001 22:48:28 +0100
37057 Message-ID: <20011025224827.M66471@plum.flirble.org>
37058 Branch: perl
37059 ! pp.c pp_hot.c
37060____________________________________________________________________________
37061[ 12656] By: jhi on 2001/10/25 18:45:52
37062 Log: Metaconfig unit change for #12655.
37063 Branch: metaconfig/U/perl
37064 ! Extensions.U
37065____________________________________________________________________________
37066[ 12655] By: jhi on 2001/10/25 18:45:18
37067 Log: Subject: Re: Not OK @12650
37068 From: Andy Dougherty <doughera@lafayette.edu>
37069 Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
37070 Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
37071 Branch: perl
37072 ! Configure
37073____________________________________________________________________________
37074[ 12654] By: jhi on 2001/10/25 18:07:58
37075 Log: Integrate changes #12652 and #12653 from maintperl;
37076
37077 more tweaks to change#12626
37078 * move the boilerplate code over to perl.h and make DynaLoader
37079 use it
37080 * make re, Opcode, File::Glob and B threadsafe
37081 * re.xs needed s/deinstall/uninstall/ (guess nobody uses
37082 C<no re;> anywhere)
37083
37084 include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
37085
37086 File::Glob required a bit more work in bleadperl
37087 because of ExtUtils::Constant (see the Makefile.PL change)
37088 Branch: perl
37089 ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
37090 !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
37091 !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
37092____________________________________________________________________________
37093[ 12653] By: gsar on 2001/10/25 17:23:52
37094 Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
37095 Branch: maint-5.6/perl
37096 ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
37097 ! ext/Opcode/Opcode.xs ext/re/re.xs
37098____________________________________________________________________________
37099[ 12652] By: gsar on 2001/10/25 16:46:44
37100 Log: more tweaks to change#12626
37101 * move the boilerplate code over to perl.h and make DynaLoader
37102 use it
37103 * make re, Opcode, File::Glob and B threadsafe
37104 * re.xs needed s/deinstall/uninstall/ (guess nobody uses
37105 C<no re;> anywhere)
37106 Branch: maint-5.6/perl
37107 ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
37108 ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
37109____________________________________________________________________________
37110[ 12651] By: jhi on 2001/10/25 16:35:51
37111 Log: Metaconfig unit change for #12650.
37112 Branch: metaconfig/U/perl
37113 ! Extensions.U
37114____________________________________________________________________________
37115[ 12650] By: jhi on 2001/10/25 16:35:34
37116 Log: Subject: Re: ithreads doesn't like usedl=n
37117 From: Andy Dougherty <doughera@lafayette.edu>
37118 Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
37119 Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
37120
37121 Special-case threads::shared.
37122 Branch: perl
37123 ! Configure
37124____________________________________________________________________________
37125[ 12649] By: jhi on 2001/10/25 16:21:35
37126 Log: Getting fancier...
37127 Branch: perl
37128 ! t/TEST
37129____________________________________________________________________________
37130[ 12648] By: jhi on 2001/10/25 14:26:20
37131 Log: csh - what a pain.
37132 Branch: perl
37133 ! t/TEST
37134____________________________________________________________________________
37135[ 12647] By: jhi on 2001/10/25 14:04:01
37136 Log: Update Changes.
37137 Branch: perl
37138 ! Changes patchlevel.h
37139____________________________________________________________________________
37140[ 12646] By: jhi on 2001/10/25 13:34:19
37141 Log: Allow resetting the locale system for the duration
37142 of the build (Mac OS X default setting LANG=En_US
37143 ist kaputt)
37144 Branch: perl
37145 ! Makefile.SH
37146____________________________________________________________________________
37147[ 12645] By: jhi on 2001/10/25 13:04:17
37148 Log: Update the MD5 checksum of MD5.xs (caused by #12642)
37149 Branch: perl
37150 ! ext/Digest/MD5/t/files.t
37151____________________________________________________________________________
37152[ 12644] By: jhi on 2001/10/25 12:56:33
37153 Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
37154 From: Andy Dougherty <doughera@lafayette.edu>
37155 Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT)
37156 Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
37157 Branch: perl
37158 ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
37159 ! ext/threads/shared/Makefile.PL
37160____________________________________________________________________________
37161[ 12643] By: sky on 2001/10/25 12:28:26
37162 Log: Add support for reference members of hashes.
37163 Branch: perl
37164 ! ext/threads/shared/shared.xs
37165____________________________________________________________________________
37166[ 12642] By: ams on 2001/10/25 12:21:13
37167 Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
37168 From: "Norton Allen" <nort@qnx.com>
37169 Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
37170 Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
37171 Branch: perl
37172 ! ext/Digest/MD5/MD5.xs
37173____________________________________________________________________________
37174[ 12641] By: sky on 2001/10/25 10:27:39
37175 Log: Tests shared hashes.
37176 Branch: perl
37177 + ext/threads/shared/t/hv_simple.t
37178 ! MANIFEST
37179____________________________________________________________________________
37180[ 12640] By: sky on 2001/10/25 10:18:23
37181 Log: Fix threadcounts for arrays and hashes.
37182 Branch: perl
37183 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37184____________________________________________________________________________
37185[ 12639] By: sky on 2001/10/25 10:17:26
37186 Log: Note to self, doing *src_ary++ in a macro that evaluates
37187 the value more than once is a good way to dump core.
37188 Branch: perl
37189 ! sharedsv.c
37190____________________________________________________________________________
37191[ 12638] By: jhi on 2001/10/25 05:18:06
37192 Log: Integrate change #12636 from maintperl; more dl fixups.
37193 Branch: perl
37194 !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
37195 !> ext/DynaLoader/dl_vms.xs
37196____________________________________________________________________________
37197[ 12637] By: jhi on 2001/10/25 05:14:17
37198 Log: Like dl_hpux, like dl_dld.
37199 Branch: perl
37200 ! ext/DynaLoader/dl_dld.xs
37201____________________________________________________________________________
37202[ 12636] By: gsar on 2001/10/25 02:34:06
37203 Log: followups to change#12635
37204 Branch: maint-5.6/perl
37205 ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
37206 ! ext/DynaLoader/dl_vms.xs
37207____________________________________________________________________________
37208[ 12635] By: gsar on 2001/10/25 02:22:03
37209 Log: add part of change#12634 to the two files that need it; dl_aix.xs
37210 in maint-5.6 doesn't have the branch that had the problem in
37211 mainline
37212 Branch: maint-5.6/perl
37213 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
37214____________________________________________________________________________
37215[ 12634] By: jhi on 2001/10/25 01:53:03
37216 Log: Fixes for #12627.
37217 Branch: perl
37218 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
37219____________________________________________________________________________
37220[ 12633] By: jhi on 2001/10/25 01:52:33
37221 Log: Since pv_uni_display and sv_uni_display are now used
37222 in the re extension, their symbols have to be exported.
37223 Branch: perl
37224 ! embed.pl global.sym
37225____________________________________________________________________________
37226[ 12632] By: jhi on 2001/10/25 01:00:06
37227 Log: Subject: Re: [PATCH Perl@12567] debug /list
37228 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37229 Date: Tue, 23 Oct 2001 21:40:33 EDT
37230 Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
37231 Branch: perl
37232 ! configure.com
37233____________________________________________________________________________
37234[ 12631] By: jhi on 2001/10/25 00:25:55
37235 Log: This takes care of some of the re 'debug' cases but
37236 not all cases since the information whether the pattern
37237 or the target are utf8 seems to be either lost or not
37238 spread widely enough, sigh.
37239 Branch: perl
37240 ! regcomp.c
37241____________________________________________________________________________
37242[ 12630] By: jhi on 2001/10/25 00:03:07
37243 Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
37244 From: John Peacock <jpeacock@rowman.com>
37245 Date: Wed, 24 Oct 2001 16:53:29 -0400
37246 Message-ID: <3BD72A49.1508D152@rowman.com>
37247 Branch: perl
37248 ! configure.com
37249____________________________________________________________________________
37250[ 12629] By: jhi on 2001/10/24 23:16:21
37251 Log: Upgrade NetWare and WinCE as in #12626.
37252 Branch: perl
37253 ! NetWare/dl_netware.xs wince/dl_win32.xs
37254____________________________________________________________________________
37255[ 12628] By: jhi on 2001/10/24 23:07:00
37256 Log: Tru64 compiler nit.
37257 Branch: perl
37258 ! ext/threads/shared/shared.xs
37259____________________________________________________________________________
37260[ 12627] By: jhi on 2001/10/24 22:02:23
37261 Log: Integrate change #12626 from maintperl;
37262 make DynaLoader threadsafe by moving all statics into
37263 interpreter-local space
37264
37265 TODO: Netware, OS/2, WinCE
37266 Branch: perl
37267 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
37268 !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
37269 !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
37270 !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
37271 !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
37272 !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
37273 !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
37274____________________________________________________________________________
37275[ 12626] By: gsar on 2001/10/24 21:43:10
37276 Log: make DynaLoader threadsafe by moving all statics into interpreter-local
37277 space
37278 Branch: maint-5.6/perl
37279 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
37280 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
37281 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
37282 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
37283 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
37284 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
37285 ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
37286____________________________________________________________________________
37287[ 12625] By: sky on 2001/10/24 20:05:26
37288 Log: Change #12623 inflicted an infinite hang. Fixed.
37289 Branch: perl
37290 ! ext/threads/shared/shared.xs
37291____________________________________________________________________________
37292[ 12624] By: sky on 2001/10/24 19:06:55
37293 Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
37294 Branch: perl
37295 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37296____________________________________________________________________________
37297[ 12623] By: sky on 2001/10/24 18:06:34
37298 Log: We need to do sharedsv_find in the original perl context.
37299 Branch: perl
37300 ! ext/threads/shared/shared.xs
37301____________________________________________________________________________
37302[ 12622] By: sky on 2001/10/24 17:26:51
37303 Log: Add support for basic support for AVs, references not supported yet.
37304 Add test for AVs.
37305 Add more tests to sv_refs
37306 Fix documentation issues.
37307 Branch: perl
37308 + ext/threads/shared/t/av_simple.t
37309 ! MANIFEST ext/threads/shared/shared.pm
37310 ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
37311____________________________________________________________________________
37312[ 12621] By: jhi on 2001/10/24 14:08:39
37313 Log: Dump Unicode better for re 'debug'. The regprop()
37314 is unfinished since have to figure out how to detect
37315 Unicodeness in there.
37316 Branch: perl
37317 ! regcomp.c regexec.c
37318____________________________________________________________________________
37319[ 12620] By: sky on 2001/10/24 13:18:07
37320 Log: Add support for finding shared arrays and hashes.
37321 Branch: perl
37322 ! sharedsv.c
37323____________________________________________________________________________
37324[ 12619] By: jhi on 2001/10/24 13:06:24
37325 Log: Rewrite sv_uni_display() as pv_uni_display() as
37326 reimplement sv_uni_display() using that.
37327 Branch: perl
37328 ! dump.c embed.h embed.pl proto.h
37329____________________________________________________________________________
37330[ 12618] By: jhi on 2001/10/24 12:14:03
37331 Log: Integrate change #12615 from maintperl;
37332 on Windows, IO::File::new_tmpfile() fails after being called
37333 32767 times because MSVCRT thinks stdio's TMP_MAX is a
37334 process-wide limit
37335 Branch: perl
37336 !> win32/win32.c
37337____________________________________________________________________________
37338[ 12617] By: jhi on 2001/10/24 12:10:37
37339 Log: Don't try to print ints as IVs.
37340 Branch: perl
37341 ! ext/Time/HiRes/HiRes.xs
37342____________________________________________________________________________
37343[ 12616] By: sky on 2001/10/24 11:06:35
37344 Log: We only need to fetch the SV from the backend if the index
37345 is not the same as mg_private. In theory this could be
37346 a problem if there are an exact multiple of U16 changes
37347 of a shared variable between two access in a given thread,
37348 we choose to avoid theory for now.
37349 Branch: perl
37350 ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
37351____________________________________________________________________________
37352[ 12615] By: gsar on 2001/10/24 04:09:43
37353 Log: on Windows, IO::File::new_tmpfile() fails after being called
37354 32767 times because MSVCRT thinks stdio's TMP_MAX is a
37355 process-wide limit
37356 Branch: maint-5.6/perl
37357 ! win32/win32.c
37358____________________________________________________________________________
37359[ 12614] By: jhi on 2001/10/23 22:19:34
37360 Log: Negation and Unicode: sort of solves 20010303.010,
37361 except not quite like reported in the Subject
37362 (Perl_warner is still utf8-ignorant).
37363 Branch: perl
37364 ! pp.c t/lib/warnings/sv
37365____________________________________________________________________________
37366[ 12613] By: jhi on 2001/10/23 21:53:13
37367 Log: Make the "isn't numeric" warning to show Unicode as Unicode.
37368 Branch: perl
37369 ! sv.c t/lib/warnings/sv
37370____________________________________________________________________________
37371[ 12612] By: jhi on 2001/10/23 21:52:45
37372 Log: sv_uni_display(): do not add the "...", let the caller
37373 do it if wanted, and be prepared for more display options.
37374 Branch: perl
37375 ! dump.c embed.h embed.pl proto.h
37376____________________________________________________________________________
37377[ 12611] By: nick on 2001/10/23 20:28:07
37378 Log: Integrate mainline
37379 Branch: perlio
37380 !> Changes configure.com cygwin/cygwin.c
37381 !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
37382 !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
37383 !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
37384 !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
37385 !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
37386 !> utils/h2xs.PL utils/perldoc.PL
37387____________________________________________________________________________
37388[ 12610] By: sky on 2001/10/23 19:39:24
37389 Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
37390 don't call themselves READONLY but still die with modification
37391 attempt. We only call bless for ext and umagic.
37392 Branch: perl
37393 ! sv.c
37394____________________________________________________________________________
37395[ 12609] By: jhi on 2001/10/23 19:35:02
37396 Log: Croak() on negative time; doc tweaks.
37397 Branch: perl
37398 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37399 ! ext/Time/HiRes/HiRes.xs
37400____________________________________________________________________________
37401[ 12608] By: jhi on 2001/10/23 18:38:03
37402 Log: FAQ sync.
37403 Branch: perl
37404 ! pod/perlfaq4.pod pod/perlfaq7.pod
37405____________________________________________________________________________
37406[ 12607] By: sky on 2001/10/23 18:27:27
37407 Log: Call setmagic on the referent we are blessing.
37408 Branch: perl
37409 ! sv.c
37410____________________________________________________________________________
37411[ 12606] By: jhi on 2001/10/23 16:30:00
37412 Log: Small test nits.
37413 Branch: perl
37414 ! t/op/lc.t
37415____________________________________________________________________________
37416[ 12605] By: jhi on 2001/10/23 13:08:32
37417 Log: Update Changes.
37418 Branch: perl
37419 ! Changes patchlevel.h
37420____________________________________________________________________________
37421[ 12604] By: jhi on 2001/10/23 13:03:21
37422 Log: Make the PerlIO_init() prototypes consistent.
37423 Branch: perl
37424 ! perlio.c
37425____________________________________________________________________________
37426[ 12603] By: jhi on 2001/10/23 12:54:52
37427 Log: Upping the test count is a good idea.
37428 Branch: perl
37429 ! t/op/lc.t
37430____________________________________________________________________________
37431[ 12602] By: jhi on 2001/10/23 12:52:10
37432 Log: Document the final sigma spot.
37433 Branch: perl
37434 ! pp.c
37435____________________________________________________________________________
37436[ 12601] By: jhi on 2001/10/23 12:26:12
37437 Log: Fix multicharacter titlecase (ucfirst).
37438 Branch: perl
37439 ! pod/perlunicode.pod pp.c t/op/lc.t
37440____________________________________________________________________________
37441[ 12600] By: jhi on 2001/10/23 11:47:19
37442 Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
37443 From: Mikhail Zabaluev <mhz@alt-linux.org>
37444 Date: Tue, 23 Oct 2001 10:40:37 +0400
37445 Message-ID: <20011023104037.A12761@localhost.localdomain>
37446
37447 (#12406 replaced with this)
37448 Branch: perl
37449 ! utils/perldoc.PL
37450____________________________________________________________________________
37451[ 12599] By: jhi on 2001/10/23 00:26:17
37452 Log: MacOS Classic updates from Pudge.
37453 Branch: perl
37454 ! lib/File/Spec.t lib/File/Spec/Mac.pm
37455____________________________________________________________________________
37456[ 12598] By: jhi on 2001/10/22 22:32:59
37457 Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
37458 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37459 Date: Sun, 14 Oct 2001 23:14:46 +0200
37460 Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
37461
37462 except for the 2->4 changes.
37463 Branch: perl
37464 ! lib/AutoSplit.t
37465____________________________________________________________________________
37466[ 12597] By: gsar on 2001/10/22 22:02:50
37467 Log: integrate macperl contents into maint-5.6
37468 Branch: maint-5.6/perl
37469 ! mg.c
37470 !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
37471 !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
37472 !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
37473 !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
37474 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
37475 !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
37476 !> t/lib/filefind.t t/lib/filespec.t
37477____________________________________________________________________________
37478[ 12596] By: jhi on 2001/10/22 21:43:44
37479 Log: At some point the #6234 has been lost from the mainline
37480 (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
37481 Branch: perl
37482 ! lib/File/Spec/Win32.pm
37483____________________________________________________________________________
37484[ 12595] By: jhi on 2001/10/22 21:31:31
37485 Log: Cygwin seems to round up (or closest, but not down)
37486 for time(), so half of the time (bad pun intended)
37487 Time::HiRes::time() is less than time(), half of
37488 the time it's more. So let's try harder in the loop.
37489 Branch: perl
37490 ! ext/Time/HiRes/HiRes.t
37491____________________________________________________________________________
37492[ 12594] By: jhi on 2001/10/22 21:23:15
37493 Log: MacOS Classic timeofday(), from Chris Nandor.
37494 Branch: perl
37495 ! ext/Time/HiRes/HiRes.xs
37496____________________________________________________________________________
37497[ 12593] By: jhi on 2001/10/22 21:17:39
37498 Log: Integrate changes #12580 and #12581 from macperl;
37499
37500 Fix path construction.
37501
37502 (Copyright) Nit.
37503 Branch: perl
37504 !> ext/DynaLoader/DynaLoader_pm.PL perl.c
37505____________________________________________________________________________
37506[ 12592] By: jhi on 2001/10/22 21:00:18
37507 Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
37508 doesn't seem to help (the error being output to console, maybe?)
37509 Branch: perl
37510 ! lib/Net/Domain.pm
37511____________________________________________________________________________
37512[ 12591] By: jhi on 2001/10/22 20:55:08
37513 Log: Taint the getcwd() result also in Cygwin.
37514 (TODO: which other platforms need the same thing?)
37515 Branch: perl
37516 ! cygwin/cygwin.c
37517____________________________________________________________________________
37518[ 12590] By: jhi on 2001/10/22 20:27:47
37519 Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
37520 Branch: perl
37521 ! t/op/taint.t
37522____________________________________________________________________________
37523[ 12589] By: jhi on 2001/10/22 20:10:40
37524 Log: getpwuid() fragility continues.
37525 Branch: perl
37526 ! utils/h2xs.PL
37527____________________________________________________________________________
37528[ 12588] By: jhi on 2001/10/22 19:58:34
37529 Log: getpwuid() might succeed but that's no guarantee
37530 that the $home will be defined.
37531 Branch: perl
37532 ! ext/File/Glob/t/basic.t
37533____________________________________________________________________________
37534[ 12587] By: jhi on 2001/10/22 19:50:35
37535 Log: It's safer to to expand the variable, too... (see #12571)
37536 Branch: perl
37537 ! t/TEST
37538____________________________________________________________________________
37539[ 12586] By: pudge on 2001/10/22 19:42:04
37540 Log: Integrate with maintperl.
37541 Branch: maint-5.6/macperl
37542 !> win32/bin/pl2bat.pl win32/win32.c
37543____________________________________________________________________________
37544[ 12585] By: pudge on 2001/10/22 19:32:02
37545 Log: Oops, forgot to include Win32 ... just as well, since it
37546 seems in bleadperl, change #7764 was not included
37547 (adding C:\temp). Re-added. Rip it back out if it
37548 doesn't belong. :-)
37549 Branch: maint-5.6/macperl
37550 ! lib/File/Spec/Win32.pm
37551____________________________________________________________________________
37552[ 12584] By: jhi on 2001/10/22 19:26:47
37553 Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
37554 From: "Craig A. Berry" <craigberry@mac.com>
37555 Date: Mon, 22 Oct 2001 15:25:19 -0500
37556 Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
37557 Branch: perl
37558 ! configure.com
37559____________________________________________________________________________
37560[ 12583] By: pudge on 2001/10/22 19:26:00
37561 Log: Add in lots of File::Spec changes, from Thomas Wegner,
37562 and sync with changes from bleadperl.
37563 Branch: maint-5.6/macperl
37564 ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
37565 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
37566 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37567 ! lib/File/Spec/Win32.pm t/lib/filespec.t
37568____________________________________________________________________________
37569[ 12582] By: pudge on 2001/10/22 19:23:28
37570 Log: Sync with latest File::Find and tests from bleadperl.
37571 Branch: maint-5.6/macperl
37572 ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
37573____________________________________________________________________________
37574[ 12581] By: pudge on 2001/10/22 19:22:12
37575 Log: Nit.
37576 Branch: maint-5.6/macperl
37577 ! perl.c
37578____________________________________________________________________________
37579[ 12580] By: pudge on 2001/10/22 19:21:37
37580 Log: Fix path construction.
37581 Branch: maint-5.6/macperl
37582 ! ext/DynaLoader/DynaLoader_pm.PL
37583____________________________________________________________________________
37584[ 12579] By: nick on 2001/10/22 19:08:35
37585 Log: Integrate mainline (for Arthurs thread.xs fix)
37586 Branch: perlio
37587 !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
37588____________________________________________________________________________
37589[ 12578] By: pudge on 2001/10/22 19:02:34
37590 Log: Fix up exported symbols, move relevant docs
37591 over from macperl.pod.
37592 Branch: maint-5.6/macperl
37593 ! macos/ext/MacPerl/MacPerl.pm
37594____________________________________________________________________________
37595[ 12577] By: pudge on 2001/10/22 19:01:38
37596 Log: Make ADDRESS called optionally as a method.
37597 Branch: maint-5.6/macperl
37598 ! macos/lib/Mac/Glue.pm
37599____________________________________________________________________________
37600[ 12576] By: pudge on 2001/10/22 18:58:22
37601 Log: Fix exit code (MacPerl bug #422129) and add Stop Script
37602 Apple event.
37603 Branch: maint-5.6/macperl
37604 ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
37605 ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
37606 ! macos/macperl/MPTerminology.aete
37607____________________________________________________________________________
37608[ 12575] By: pudge on 2001/10/22 18:56:34
37609 Log: Clean up some build utilities. Change Entab to Duplicate;
37610 fix docs and error reporting; improve macify() of paths;
37611 remove requirement for Exporter.pm presence.
37612 Branch: maint-5.6/macperl
37613 ! macos/InstallBLIB macos/MacPerlTests.cmd
37614 ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
37615____________________________________________________________________________
37616[ 12574] By: pudge on 2001/10/22 18:53:28
37617 Log: Sync Time::HiRes with bleadperl
37618 Branch: maint-5.6/macperl
37619 ! macos/bundled_ext/Time/HiRes/HiRes.pm
37620 ! macos/bundled_ext/Time/HiRes/HiRes.t
37621 ! macos/bundled_ext/Time/HiRes/HiRes.xs
37622____________________________________________________________________________
37623[ 12573] By: pudge on 2001/10/22 18:52:58
37624 Log: Fix up Changes
37625 Branch: maint-5.6/macperl
37626 ! macos/Changes
37627____________________________________________________________________________
37628[ 12572] By: jhi on 2001/10/22 18:49:32
37629 Log: A user might belong to only a single group
37630 (the group equal to the group id).
37631 Branch: perl
37632 ! t/op/groups.t
37633____________________________________________________________________________
37634[ 12571] By: jhi on 2001/10/22 18:36:46
37635 Log: Prepending (instead of replacing with) the pwd is safer.
37636 Branch: perl
37637 ! t/TEST
37638____________________________________________________________________________
37639[ 12570] By: jhi on 2001/10/22 18:34:54
37640 Log: Be more robust if no hostname or domainname
37641 (especially the latter)
37642 Branch: perl
37643 ! lib/Net/Domain.pm
37644____________________________________________________________________________
37645[ 12569] By: sky on 2001/10/22 17:41:07
37646 Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
37647 Branch: perl
37648 ! ext/threads/threads.xs
37649____________________________________________________________________________
37650[ 12568] By: nick on 2001/10/22 16:31:24
37651 Log: Integrate mainline
37652 Branch: perlio
37653 +> ext/threads/shared/Makefile.PL ext/threads/shared/README
37654 +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37655 +> ext/threads/shared/t/sv_refs.t
37656 +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
37657 - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37658 - lib/unicore/To/SpecUpper.pl
37659 !> (integrate 42 files)
37660____________________________________________________________________________
37661[ 12567] By: jhi on 2001/10/22 12:56:20
37662 Log: Update Changes.
37663 Branch: perl
37664 ! Changes patchlevel.h
37665____________________________________________________________________________
37666[ 12566] By: jhi on 2001/10/22 12:22:29
37667 Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
37668 From: Michael G Schwern <schwern@pobox.com>
37669 Date: Mon, 22 Oct 2001 03:48:38 -0400
37670 Message-ID: <20011022034838.B1676@blackrider>
37671 Branch: perl
37672 ! pod/perlvar.pod
37673____________________________________________________________________________
37674[ 12565] By: jhi on 2001/10/22 12:21:28
37675 Log: Pod nits, as suggested by Stas Bekman.
37676 Branch: perl
37677 ! ext/threads/shared/shared.pm ext/threads/threads.pm
37678____________________________________________________________________________
37679[ 12564] By: jhi on 2001/10/22 12:17:00
37680 Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
37681 From: "Paul Marquess" <paul.marquess@openwave.com>
37682 Date: Sun, 21 Oct 2001 21:11:15 +0100
37683 Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
37684 Branch: perl
37685 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
37686 ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
37687 ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
37688 ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
37689 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
37690 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
37691 ! ext/SDBM_File/sdbm.t
37692____________________________________________________________________________
37693[ 12563] By: jhi on 2001/10/22 12:15:19
37694 Log: Integrate change #12559 from maintperl;
37695 various fixes for system() and backticks under windows
37696 Branch: perl
37697 !> win32/win32.c
37698____________________________________________________________________________
37699[ 12562] By: jhi on 2001/10/22 12:05:35
37700 Log: Integrate change #12560 from maintperl;
37701 make pl2bat use %0 rather than "%0" (the latter fails to work
37702 in a lot of common cases)
37703 Branch: perl
37704 !> win32/bin/pl2bat.pl
37705____________________________________________________________________________
37706[ 12561] By: jhi on 2001/10/22 12:00:23
37707 Log: Integrate changes #12549 and #12550 from maintperl;
37708
37709 readline() doesn't work with our variables; it confuses them with
37710 my variables (change#4227 was incomplete)
37711 Branch: perl
37712 ! t/lib/strict/vars
37713 !> t/base/rs.t toke.c
37714____________________________________________________________________________
37715[ 12560] By: gsar on 2001/10/22 09:51:59
37716 Log: make pl2bat use %0 rather than "%0" (the latter fails to work
37717 in a lot of common cases)
37718 Branch: maint-5.6/perl
37719 ! win32/bin/pl2bat.pl
37720____________________________________________________________________________
37721[ 12559] By: gsar on 2001/10/22 09:49:51
37722 Log: various fixes for system() and backticks under windows:
37723
37724 * avoid munging whitespace that is passed within quotes
37725 * work around a cmd.exe misfeature that made multi-arg
37726 system() unreliable when there is more than one quoted
37727 argument
37728 * make multi-arg system() autoquote arguments as needed
37729 before passing them to the shell (this avoids having to
37730 second guess the shell quoting)
37731 * perl's -Dp switch can be used to trace the innards
37732 Branch: maint-5.6/perl
37733 ! win32/win32.c
37734____________________________________________________________________________
37735[ 12558] By: nick on 2001/10/22 08:58:42
37736 Log: Integrate ithreads buffer flush fix from perlio
37737 Branch: perl
37738 !> ext/threads/t/basic.t perl.c
37739____________________________________________________________________________
37740[ 12557] By: nick on 2001/10/22 08:35:09
37741 Log: All tests pass (legitimately) on ithreads
37742 Branch: perlio
37743 ! ext/threads/t/basic.t perl.c
37744____________________________________________________________________________
37745[ 12556] By: nick on 2001/10/22 06:51:22
37746 Log: Integrate non-ithreads fix to mainline
37747 Branch: perl
37748 !> perlio.c
37749____________________________________________________________________________
37750[ 12555] By: nick on 2001/10/22 06:48:33
37751 Log: Restore non-ithreads build. Interestingly binmode test passes
37752 non-ithreads - so crlf layer is not damaged and ithreads fail
37753 is a symptom ...
37754 Branch: perlio
37755 ! perlio.c
37756____________________________________________________________________________
37757[ 12554] By: jhi on 2001/10/21 22:21:55
37758 Log: Integrate from perlio; restructuring.
37759 Branch: perl
37760 !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
37761 !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
37762 !> win32/perlhost.h
37763____________________________________________________________________________
37764[ 12553] By: pudge on 2001/10/21 21:51:34
37765 Log: Integrate from maintperl
37766 (Changes 12350, 12496, 12548, 12549, 12550)
37767 Branch: maint-5.6/macperl
37768 !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
37769 !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
37770____________________________________________________________________________
37771[ 12552] By: nick on 2001/10/21 19:18:12
37772 Log: Win32 PerlIO_cleanup special cases should no longer be required.
37773 Branch: perlio
37774 ! perl.c
37775____________________________________________________________________________
37776[ 12551] By: nick on 2001/10/21 19:16:56
37777 Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
37778 Branch: perlio
37779 ! win32/makefile.mk
37780____________________________________________________________________________
37781[ 12550] By: gsar on 2001/10/21 19:05:54
37782 Log: change#12549 wasn't aware of strictures
37783 Branch: maint-5.6/perl
37784 ! t/pragma/strict-vars toke.c
37785____________________________________________________________________________
37786[ 12549] By: gsar on 2001/10/21 18:03:19
37787 Log: readline() doesn't work with our variables; it confuses them with
37788 my variables (change#4227 was incomplete)
37789 Branch: maint-5.6/perl
37790 ! t/base/rs.t toke.c
37791____________________________________________________________________________
37792[ 12548] By: gsar on 2001/10/21 17:48:01
37793 Log: change#12220 appears to have pulled in a mainline change that
37794 isn't applicable to maint-5.6 (some platforms don't taint
37795 cwd)
37796 Branch: maint-5.6/perl
37797 ! t/lib/filefind-taint.t
37798____________________________________________________________________________
37799[ 12547] By: nick on 2001/10/21 17:15:54
37800 Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
37801 for them. Call explicit cleanup during destruct process.
37802 - one binmode test is failing
37803 - also ext/threads/t/basic.t fails under make test, and is noisy under
37804 harness. (Threads results are intermingled and don't match order expected.)
37805 Branch: perlio
37806 ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
37807 ! perlio.h perliol.h pod/perlapi.pod sv.c
37808____________________________________________________________________________
37809[ 12546] By: jhi on 2001/10/21 16:12:08
37810 Log: Implement multicharacter case mappings where a single
37811 Unicode character can be mapped into several.
37812 Branch: perl
37813 - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37814 - lib/unicore/To/SpecUpper.pl
37815 ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
37816 ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
37817 ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
37818 ! proto.h t/op/lc.t utf8.c
37819____________________________________________________________________________
37820[ 12545] By: sky on 2001/10/21 15:25:16
37821 Log: First support of threads::shared, support shared svs and references.
37822 Branch: perl
37823 + ext/threads/shared/Makefile.PL ext/threads/shared/README
37824 + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
37825 + ext/threads/shared/t/sv_refs.t
37826 + ext/threads/shared/t/sv_simple.t
37827 ! MANIFEST sharedsv.c
37828____________________________________________________________________________
37829[ 12544] By: nick on 2001/10/21 14:52:35
37830 Log: PerlIO layer table as PL_perlio (per-interpreter)
37831 Branch: perlio
37832 ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
37833 ! pod/perlapi.pod sv.c
37834____________________________________________________________________________
37835[ 12543] By: jhi on 2001/10/21 13:36:40
37836 Log: Prettyprinting.
37837 Branch: perl
37838 ! pod/perlunicode.pod
37839____________________________________________________________________________
37840[ 12542] By: ams on 2001/10/21 03:50:25
37841 Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
37842 From: "Sean M. Burke" <sburke@cpan.org>
37843 Date: Sat, 20 Oct 2001 17:51:09 -0600
37844 Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
37845 Branch: perl
37846 + pod/perlpodspec.pod
37847 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
37848 ! pod/perltoc.pod
37849____________________________________________________________________________
37850[ 12541] By: nick on 2001/10/20 22:23:53
37851 Log: Fix typos in new locking on MemShared
37852 Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
37853 - seems to make segfaults more deterministic - suspect they are
37854 attempt to free() after Interp and Host have gone.
37855 Branch: perlio
37856 ! perlio.c win32/perlhost.h
37857____________________________________________________________________________
37858[ 12540] By: nick on 2001/10/20 21:50:46
37859 Log: Remove the MemShared re-#define (again)
37860 Branch: perlio
37861 ! perlio.c
37862____________________________________________________________________________
37863[ 12539] By: nick on 2001/10/20 21:49:06
37864 Log: Use locks on MemShared
37865 Branch: perlio
37866 ! win32/perlhost.h
37867____________________________________________________________________________
37868[ 12538] By: jhi on 2001/10/20 17:31:07
37869 Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
37870 From: "chromatic" <chromatic@rmci.net>
37871 Date: Sat, 20 Oct 2001 11:13:47 -0600
37872 Message-ID: <20011020172003.60024.qmail@onion.perl.org>
37873 Branch: perl
37874 ! installhtml
37875____________________________________________________________________________
37876[ 12537] By: nick on 2001/10/20 16:44:03
37877 Log: Integrate mainline
37878 Branch: perlio
37879 !> (integrate 48 files)
37880____________________________________________________________________________
37881[ 12536] By: jhi on 2001/10/20 15:58:00
37882 Log: Update Changes.
37883 Branch: perl
37884 ! Changes patchlevel.h
37885____________________________________________________________________________
37886[ 12535] By: jhi on 2001/10/20 15:18:57
37887 Log: Upgrade to podlators 1.11, from Russ Allbery.
37888 Branch: perl
37889 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
37890 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
37891 ! pod/pod2man.PL pod/pod2text.PL
37892____________________________________________________________________________
37893[ 12534] By: jhi on 2001/10/20 15:14:25
37894 Log: Integrate perlio:
37895
37896 [ 12532]
37897 Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
37898 Use for non-PERLIO fdupopen().
37899 Branch: perl
37900 !> doio.c lib/Net/Domain.pm perlio.c perlio.h
37901____________________________________________________________________________
37902[ 12533] By: jhi on 2001/10/20 14:42:33
37903 Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
37904 Branch: perl
37905 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
37906____________________________________________________________________________
37907[ 12532] By: nick on 2001/10/20 14:25:37
37908 Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
37909 Use for non-PERLIO fdupopen().
37910 Branch: perlio
37911 ! doio.c lib/Net/Domain.pm perlio.c perlio.h
37912____________________________________________________________________________
37913[ 12531] By: jhi on 2001/10/20 14:05:47
37914 Log: Integrate perlio:
37915
37916 [ 12530]
37917 Fixed in two places - p4 resolve
37918
37919 [ 12529]
37920 Fix for ithreads/stdio build
37921
37922 [ 12525]
37923 Avoid calling (now non-existant) Perl_sv_setsv(), by calling
37924 Perl_sv_setsv_flags directly.
37925
37926 [ 12524]
37927 Add a new flag character 'm' to embed.pl set to represent
37928 "functions" which are really macros. Use it foe the troublesome
37929 sv_setsv() etc. macros in sv.h - changing latter to define
37930 sv_setsv rather than sv_setsv_macro etc.
37931
37932 [ 12523]
37933 Add comments explaining why win32.h/embed.h are included where they are
37934 in perl.h
37935
37936 [ 12522]
37937 Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not
37938 being used yet.
37939
37940 [ 12511]
37941 Fix gross win32 build issues
37942 Branch: perl
37943 !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
37944 !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
37945 !> proto.h sv.h win32/win32io.c
37946____________________________________________________________________________
37947[ 12530] By: nick on 2001/10/20 12:53:30
37948 Log: Fixed in two places - p4 resolve
37949 Branch: perlio
37950 ! perlsdio.h
37951____________________________________________________________________________
37952[ 12529] By: nick on 2001/10/20 12:51:05
37953 Log: Fix for ithreads/stdio build
37954 Branch: perlio
37955 ! perlio.c perlsdio.h
37956____________________________________________________________________________
37957[ 12528] By: ams on 2001/10/20 12:13:25
37958 Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
37959 From: Michael G Schwern <schwern@pobox.com>
37960 Date: Sat, 20 Oct 2001 01:41:21 -0400
37961 Message-Id: <20011020014121.I3681@blackrider>
37962 Branch: perl
37963 ! installman
37964____________________________________________________________________________
37965[ 12527] By: ams on 2001/10/20 12:09:41
37966 Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
37967 From: Michael G Schwern <schwern@pobox.com>
37968 Date: Sat, 20 Oct 2001 02:04:21 -0400
37969 Message-Id: <20011020020421.A11732@blackrider>
37970 Branch: perl
37971 ! lib/Pod/Checker.pm
37972____________________________________________________________________________
37973[ 12526] By: ams on 2001/10/20 11:59:41
37974 Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
37975 From: "chromatic" <chromatic@rmci.net>
37976 Date: Fri, 19 Oct 2001 22:46:39 -0600
37977 Message-Id: <20011020045254.73112.qmail@onion.perl.org>
37978 Branch: perl
37979 ! lib/Net/Config.pm
37980____________________________________________________________________________
37981[ 12525] By: nick on 2001/10/20 11:16:18
37982 Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
37983 Perl_sv_setsv_flags directly.
37984 Branch: perlio
37985 ! ext/threads/threads.xs
37986____________________________________________________________________________
37987[ 12524] By: nick on 2001/10/20 10:28:17
37988 Log: Add a new flag character 'm' to embed.pl set to represent
37989 "functions" which are really macros. Use it foe the troublesome
37990 sv_setsv() etc. macros in sv.h - changing latter to define
37991 sv_setsv rather than sv_setsv_macro etc.
37992 Branch: perlio
37993 ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
37994 ! pod/perlapi.pod proto.h sv.h
37995____________________________________________________________________________
37996[ 12523] By: nick on 2001/10/20 09:17:17
37997 Log: Add comments explaining why win32.h/embed.h are included where they are
37998 in perl.h
37999 Branch: perlio
38000 ! perl.h
38001____________________________________________________________________________
38002[ 12522] By: nick on 2001/10/20 08:27:44
38003 Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not
38004 being used yet.
38005 Branch: perlio
38006 ! win32/win32io.c
38007____________________________________________________________________________
38008[ 12521] By: jhi on 2001/10/20 02:36:21
38009 Log: Wording tweaks.
38010 Branch: perl
38011 ! t/TEST
38012____________________________________________________________________________
38013[ 12520] By: jhi on 2001/10/20 01:02:26
38014 Log: Subject: IO module with nonblocking socket connect patch
38015 From: Raul Dias <raul@dias.com.br>
38016 Date: Fri, 19 Oct 2001 22:45:32 -0300
38017 Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>
38018 Branch: perl
38019 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
38020____________________________________________________________________________
38021[ 12519] By: jhi on 2001/10/20 00:51:07
38022 Log: Test vertical whitespace combined with /x in \p{}.
38023 Branch: perl
38024 ! t/op/pat.t
38025____________________________________________________________________________
38026[ 12518] By: jhi on 2001/10/20 00:13:47
38027 Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
38028 From: Gisle Aas <gisle@ActiveState.com>
38029 Date: 19 Oct 2001 16:46:02 -0700
38030 Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com>
38031 Branch: perl
38032 ! lib/ExtUtils/MakeMaker.pm
38033____________________________________________________________________________
38034[ 12517] By: jhi on 2001/10/19 23:59:34
38035 Log: No more this symbol.
38036 Branch: perl
38037 ! makedef.pl
38038____________________________________________________________________________
38039[ 12516] By: jhi on 2001/10/19 23:57:48
38040 Log: Integrate change #12511; fix gross win32 build issues.
38041 Branch: perl
38042 !> makedef.pl sv.c
38043____________________________________________________________________________
38044[ 12515] By: jhi on 2001/10/19 23:16:06
38045 Log: Unpack in scalar context should return the first value
38046 returned in list context, as pointed out by Ton Hospel
38047 in 2001-05-21 (this is how it works already in blead,
38048 just adding the test).
38049 Branch: perl
38050 ! t/op/pack.t
38051____________________________________________________________________________
38052[ 12514] By: jhi on 2001/10/19 21:10:43
38053 Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
38054 From: "Craig A. Berry" <craigberry@mac.com>
38055 Date: Fri, 19 Oct 2001 16:59:30 -0500
38056 Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
38057 Branch: perl
38058 ! utils/perldoc.PL
38059____________________________________________________________________________
38060[ 12513] By: jhi on 2001/10/19 21:09:27
38061 Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
38062 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38063 Date: Fri, 19 Oct 2001 17:45:23 EDT
38064 Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
38065 Branch: perl
38066 ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
38067 ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
38068 ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
38069 ! vms/vmsish.h
38070____________________________________________________________________________
38071[ 12512] By: jhi on 2001/10/19 20:28:48
38072 Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
38073 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38074 Date: Fri, 19 Oct 2001 17:26:35 EDT
38075 Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
38076 Branch: perl
38077 ! lib/Term/Complete.t lib/Test/Simple/t/output.t
38078____________________________________________________________________________
38079[ 12511] By: nick on 2001/10/19 19:55:36
38080 Log: Fix gross win32 build issues
38081 Branch: perlio
38082 ! makedef.pl sv.c
38083____________________________________________________________________________
38084[ 12510] By: jhi on 2001/10/19 19:52:17
38085 Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
38086 From: David Dyck <dcd@tc.fluke.com>
38087 Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
38088 Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
38089 Branch: perl
38090 ! lib/File/Find.pm
38091____________________________________________________________________________
38092[ 12509] By: jhi on 2001/10/19 19:01:46
38093 Log: Subject: Re: PerlIO and Encode
38094 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38095 Date: Tue, 16 Oct 2001 01:50:16 +0900
38096 Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
38097 Branch: perl
38098 ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
38099 ! ext/Encode/Encode/Tcl.t
38100____________________________________________________________________________
38101[ 12508] By: ams on 2001/10/19 17:59:16
38102 Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
38103 (See #12499)
38104 Branch: perl
38105 ! pod/perlintro.pod
38106____________________________________________________________________________
38107[ 12507] By: nick on 2001/10/19 16:30:43
38108 Log: Integrate mainline
38109 Branch: perlio
38110 +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
38111 +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
38112 +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
38113 +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
38114 +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
38115 +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
38116 +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
38117 +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
38118 +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
38119 +> win32/config_H.win64
38120 - lib/Test/Utils.pm lib/unicore/mktables.PL
38121 - t/lib/Test/Simple/Catch/More.pm
38122 !> (integrate 84 files)
38123____________________________________________________________________________
38124[ 12506] By: jhi on 2001/10/19 14:20:15
38125 Log: Retract the #10451 which seems to be the cause
38126 of the major leakage from while(){eval"sub{}"}
38127 Branch: perl
38128 ! op.c t/run/kill_perl.t
38129____________________________________________________________________________
38130[ 12505] By: jhi on 2001/10/19 13:39:59
38131 Log: Regen toc.
38132 Branch: perl
38133 ! pod/perltoc.pod
38134____________________________________________________________________________
38135[ 12504] By: jhi on 2001/10/19 13:35:59
38136 Log: Tiny tweaks.
38137 Branch: perl
38138 ! pod/perl.pod
38139____________________________________________________________________________
38140[ 12503] By: ams on 2001/10/19 13:34:24
38141 Log: Subject: Re: perlintro.pod
38142 From: Abe Timmerman <abe@ztreet.demon.nl>
38143 Date: Fri, 19 Oct 2001 14:12:40 +0200
38144 Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
38145 Branch: perl
38146 ! pod/perlintro.pod
38147____________________________________________________________________________
38148[ 12502] By: ams on 2001/10/19 13:24:12
38149 Log: Slight reorganisation of references.
38150 Branch: perl
38151 ! pod/perl.pod
38152____________________________________________________________________________
38153[ 12501] By: jhi on 2001/10/19 13:19:14
38154 Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's
38155 From: Kay Röpke <kroepke@dolphin-services.de>
38156 Date: Fri, 19 Oct 2001 14:04:01 +0200
38157 Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
38158 Branch: perl
38159 ! lib/ExtUtils/MakeMaker.pm
38160____________________________________________________________________________
38161[ 12500] By: jhi on 2001/10/19 03:25:44
38162 Log: Unicode categories continue:
38163 implement Category=, Script=, Block=
38164 (these are based on an upcoming update of TR#18)
38165 Fix a bug where we got two In categories named "old italic",
38166 and another where shortcut for the Is categories wasn't taken.
38167 Branch: perl
38168 ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
38169 ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
38170 ! pod/perlunicode.pod t/op/pat.t
38171____________________________________________________________________________
38172[ 12499] By: ams on 2001/10/19 01:42:29
38173 Log: Subject: a small patch to perlintro.pod.
38174 From: Autrijus Tang <autrijus@autrijus.org>
38175 Date: Fri, 19 Oct 2001 01:45:51 +0800
38176 Message-Id: <20011019014551.A35625@not.autrijus.org>
38177 (Applied by hand with nits.)
38178 Branch: perl
38179 ! pod/perlintro.pod
38180____________________________________________________________________________
38181[ 12498] By: jhi on 2001/10/19 00:14:50
38182 Log: Subject: [PATCH] OpenBSD hints for ithreads
38183 From: Andy Dougherty <doughera@lafayette.edu>
38184 Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
38185 Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
38186 Branch: perl
38187 ! hints/openbsd.sh
38188____________________________________________________________________________
38189[ 12497] By: jhi on 2001/10/18 16:14:13
38190 Log: Retract #12446; the problem solved by #12474.
38191 Branch: perl
38192 ! hints/aix.sh
38193____________________________________________________________________________
38194[ 12496] By: gsar on 2001/10/18 15:38:22
38195 Log: Carp::shortmess_heavy() doesn't notice trailing newline in
38196 message and suppress line number info (from Steve Hay
38197 <Steve.Hay@uk.radan.com>)
38198 Branch: maint-5.6/perl
38199 ! lib/Carp/Heavy.pm
38200____________________________________________________________________________
38201[ 12495] By: jhi on 2001/10/18 14:06:52
38202 Log: More documented In categories.
38203 Branch: perl
38204 ! pod/perlunicode.pod
38205____________________________________________________________________________
38206[ 12494] By: jhi on 2001/10/18 13:04:48
38207 Log: Update Changes.
38208 Branch: perl
38209 ! Changes patchlevel.h
38210____________________________________________________________________________
38211[ 12493] By: jhi on 2001/10/18 12:58:31
38212 Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
38213 Branch: perl
38214 ! MANIFEST
38215____________________________________________________________________________
38216[ 12492] By: jhi on 2001/10/18 12:37:28
38217 Log: Wrong skip() arguments.
38218 Branch: perl
38219 ! ext/B/t/terse.t
38220____________________________________________________________________________
38221[ 12491] By: jhi on 2001/10/18 12:17:16
38222 Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems
38223 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38224 Date: Wed, 17 Oct 2001 09:10:53 EDT
38225 Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
38226 Branch: perl
38227 ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
38228 ! pod/perlapi.pod vms/vms.c
38229____________________________________________________________________________
38230[ 12490] By: ams on 2001/10/18 09:31:00
38231 Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
38232 From: Mark-Jason Dominus <mjd@plover.com>
38233 Date: Thu, 18 Oct 2001 06:25:35 -0400
38234 Message-Id: <20011018102535.19264.qmail@plover.com>
38235 Branch: perl
38236 ! pod/perl.pod
38237____________________________________________________________________________
38238[ 12489] By: jhi on 2001/10/18 02:24:52
38239 Log: Prettyprinting.
38240 Branch: perl
38241 ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
38242____________________________________________________________________________
38243[ 12488] By: jhi on 2001/10/18 00:47:19
38244 Log: Regen toc.
38245 Branch: perl
38246 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38247____________________________________________________________________________
38248[ 12487] By: jhi on 2001/10/18 00:43:18
38249 Log: Add perlintro, from Skud.
38250 Branch: perl
38251 + pod/perlintro.pod
38252 ! MANIFEST
38253____________________________________________________________________________
38254[ 12486] By: jhi on 2001/10/18 00:10:44
38255 Log: FAQ sync.
38256 Branch: perl
38257 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
38258 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
38259 ! pod/perlfaq8.pod pod/perlfaq9.pod
38260____________________________________________________________________________
38261[ 12485] By: jhi on 2001/10/17 23:57:15
38262 Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
38263 in speed (upto 20% speedup in certain operations) but meanwhile
38264 regexps and arithmetics got slower (5-10%) (according to
38265 perlbench average speedup is negligible, and within measuring
38266 flutter, 1%). Therefore retracting all the changes
38267 aimed at getting -std1 to compile cleanly: #12475, #12476,
38268 #12479, #12480, #12481, #12482, #12483, #12484.
38269 Branch: perl
38270 ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
38271 ! pp_hot.c pp_sys.c toke.c
38272____________________________________________________________________________
38273[ 12484] By: jhi on 2001/10/17 21:58:40
38274 Log: (retracted by #12485)
38275 Strict ANSI doesn't like the third argument of main()
38276 so enable ignoring it if using ultra picky compiler.
38277 Branch: perl
38278 ! miniperlmain.c
38279____________________________________________________________________________
38280[ 12483] By: jhi on 2001/10/17 21:48:24
38281 Log: (retracted by #12485)
38282 Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
38283 Branch: perl
38284 ! perl.h
38285____________________________________________________________________________
38286[ 12482] By: jhi on 2001/10/17 21:42:57
38287 Log: (retracted by #12485)
38288 Add explanatory comment.
38289 Branch: perl
38290 ! mg.c
38291____________________________________________________________________________
38292[ 12481] By: jhi on 2001/10/17 20:50:37
38293 Log: (retracted by #12485)
38294 More dollar$hiding.
38295 Branch: perl
38296 ! doio.c perl.h pp_sys.c
38297____________________________________________________________________________
38298[ 12480] By: jhi on 2001/10/17 20:27:34
38299 Log: (retracted by #12485)
38300 KISS.
38301 Branch: perl
38302 ! mg.c
38303____________________________________________________________________________
38304[ 12479] By: jhi on 2001/10/17 19:57:34
38305 Log: (retracted by #12485)
38306 Thou shalt not #ifdef inside macro invocations,
38307 noticed by Rafael Garcia-Suarez.
38308 Branch: perl
38309 ! mg.c
38310____________________________________________________________________________
38311[ 12478] By: ams on 2001/10/17 18:50:55
38312 Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
38313 From: Anton Berezin <tobez@tobez.org>
38314 Date: Wed, 17 Oct 2001 18:25:48 +0200
38315 Message-Id: <20011017182548.A12082@heechee.tobez.org>
38316 Branch: perl
38317 ! pp_sys.c
38318____________________________________________________________________________
38319[ 12476] By: jhi on 2001/10/17 16:46:50
38320 Log: (retracted by #12485)
38321 Unterminated #ifdef.
38322 Branch: perl
38323 ! mg.c
38324____________________________________________________________________________
38325[ 12475] By: jhi on 2001/10/17 16:42:49
38326 Log: (retracted by #12485)
38327 Avoid dollar signs in identifiers (in non-VMS) to
38328 placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
38329 Branch: perl
38330 ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
38331 ! toke.c
38332____________________________________________________________________________
38333[ 12474] By: ams on 2001/10/17 15:14:50
38334 Log: Subject: Two AIX patches
38335 From: H.Merijn Brand <h.m.brand@hccnet.nl>
38336 Date: Wed, 17 Oct 2001 18:04:35 +0200
38337 Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
38338 Branch: perl
38339 ! hints/aix.sh makedef.pl
38340____________________________________________________________________________
38341[ 12473] By: jhi on 2001/10/17 14:48:38
38342 Log: Limiting the Time::HiRes::sleep and usleep to
38343 one second is not a good policy if drop-in
38344 replacement is still a goal.
38345 Branch: perl
38346 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
38347 ! ext/Time/HiRes/HiRes.xs
38348____________________________________________________________________________
38349[ 12472] By: jhi on 2001/10/17 11:00:54
38350 Log: Subject: [PATCH] Test::Simple 0.32
38351 From: Michael G Schwern <schwern@pobox.com>
38352 Date: Wed, 17 Oct 2001 03:42:41 -0400
38353 Message-ID: <20011017034241.A25038@blackrider>
38354 Branch: perl
38355 + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
38356 + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
38357 + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
38358 + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
38359 + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
38360 + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
38361 - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
38362 ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
38363 ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
38364 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
38365 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
38366 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
38367 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
38368 ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
38369 ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
38370 ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
38371 ! t/lib/Test/Simple/Catch.pm
38372 ! t/lib/Test/Simple/sample_tests/five_fail.plx
38373____________________________________________________________________________
38374[ 12471] By: jhi on 2001/10/17 10:25:06
38375 Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var
38376 From: Michael G Schwern <schwern@pobox.com>
38377 Date: Wed, 17 Oct 2001 04:04:13 -0400
38378 Message-ID: <20011017040413.C25550@blackrider>
38379 Branch: perl
38380 ! t/TEST t/harness vms/test.com
38381____________________________________________________________________________
38382[ 12470] By: jhi on 2001/10/17 02:25:01
38383 Log: Regen doc with perlmodstyle added.
38384 Branch: perl
38385 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38386____________________________________________________________________________
38387[ 12469] By: jhi on 2001/10/17 02:24:02
38388 Log: Pod cleanup.
38389 Branch: perl
38390 ! lib/File/Spec.pm lib/File/Spec/Mac.pm
38391____________________________________________________________________________
38392[ 12468] By: jhi on 2001/10/17 02:16:11
38393 Log: Subject: perlmodstyle as a patch
38394 From: Kirrily Robert <skud@infotrope.net>
38395 Date: Tue, 16 Oct 2001 22:47:23 -0400
38396 Message-ID: <20011016224723.A20673@infotrope.net>
38397 Branch: perl
38398 + pod/perlmodstyle.pod
38399 ! MANIFEST
38400____________________________________________________________________________
38401[ 12467] By: jhi on 2001/10/17 00:59:43
38402 Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
38403 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
38404 Date: Thu, 6 Sep 2001 11:09:40 +0100
38405 Message-ID: <20010906110939.A914@homer.diplex.co.uk>
38406
38407 Mention also the develooper p5p archive.
38408 Branch: perl
38409 ! pod/perlhack.pod
38410____________________________________________________________________________
38411[ 12466] By: jhi on 2001/10/17 00:57:38
38412 Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
38413 From: Kay Röpke <kroepke@dolphin-services.de>
38414 Date: Tue, 16 Oct 2001 17:23:52 +0200
38415 Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
38416 Branch: perl
38417 ! lib/ExtUtils/MakeMaker.pm
38418____________________________________________________________________________
38419[ 12465] By: jhi on 2001/10/17 00:54:28
38420 Log: Add the special casing mappings (from SpecCase.txt)
38421 (except for the hyper special case mappings that have
38422 the condition list); the special casing mappings are
38423 unused for now. Small tidying up on mktables.
38424 Branch: perl
38425 + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
38426 + lib/unicore/To/SpecUpper.pl
38427 ! lib/unicore/mktables
38428____________________________________________________________________________
38429[ 12464] By: jhi on 2001/10/16 22:38:24
38430 Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
38431 From: "David H. Adler" <dha@panix.com>
38432 Date: Tue, 16 Oct 2001 11:59:35 -0400
38433 Message-ID: <20011016115935.A13078@panix.com>
38434
38435 Subject: [ PATCH ] perldata patch, revised
38436 From: "David H. Adler" <dha@panix.com>
38437 Date: Tue, 16 Oct 2001 18:26:49 -0400
38438 Message-ID: <20011016182649.C23970@panix.com>
38439 Branch: perl
38440 ! pod/perldata.pod pod/perlop.pod
38441____________________________________________________________________________
38442[ 12463] By: jhi on 2001/10/16 19:39:25
38443 Log: Integrate perlio:
38444
38445 [ 12462]
38446 PerlIOXxxx_dups for all but Win32
38447
38448 [ 12461]
38449 Implement PerlIOStdio_dup (explains core dumps - dup
38450 was not setting up a FILE * to be fclosed()).
38451
38452 [ 12460]
38453 When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
38454 overflow.
38455
38456 [ 12456]
38457 Builds under ithreads (but fails all threads tests)
38458
38459 [ 12451]
38460 Skeleton of "PerlIO_dup" coded.
38461 Still-passes all tests non-threaded (well it would wouldn't it!)
38462
38463 [ 12447]
38464 Beginings of PerlIO_dup support (unstable)
38465
38466 [ 11615]
38467 Avoid testing for (non-)existance of "encoding(xxxx)"
38468 layer is called "encoding" the (xxxx) is an argument.
38469 Branch: perl
38470 !> embed.h embed.pl ext/Encode/Encode.xs
38471 !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
38472 !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
38473 !> win32/win32io.c
38474____________________________________________________________________________
38475[ 12462] By: nick on 2001/10/16 19:11:30
38476 Log: PerlIOXxxx_dups for all but Win32
38477 Branch: perlio
38478 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
38479 ! ext/PerlIO/Via/Via.xs
38480____________________________________________________________________________
38481[ 12461] By: nick on 2001/10/16 18:28:48
38482 Log: Implement PerlIOStdio_dup (explains core dumps - dup
38483 was not setting up a FILE * to be fclosed()).
38484 Branch: perlio
38485 ! perlio.c
38486____________________________________________________________________________
38487[ 12460] By: nick on 2001/10/16 17:31:47
38488 Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
38489 overflow.
38490 Branch: perlio
38491 ! perlio.c
38492____________________________________________________________________________
38493[ 12459] By: jhi on 2001/10/16 17:10:22
38494 Log: Subject: [PATCH perl@12443] VMS 64-bit configure
38495 From: "Craig A. Berry" <craigberry@mac.com>
38496 Date: Tue, 16 Oct 2001 13:08:38 -0500
38497 Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
38498 Branch: perl
38499 ! configure.com
38500____________________________________________________________________________
38501[ 12458] By: jhi on 2001/10/16 17:07:20
38502 Log: Can't expect too much accuracy from a sleep of one second.
38503 (I think this will also fail with high load.)
38504 Branch: perl
38505 ! ext/Time/HiRes/HiRes.t
38506____________________________________________________________________________
38507[ 12457] By: jhi on 2001/10/16 16:50:24
38508 Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
38509 From: "Werner, Randolf" <randolf.werner@sap.com>
38510 Date: Tue, 16 Oct 2001 18:33:02 +0200
38511 Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
38512 Branch: perl
38513 + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
38514 ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
38515____________________________________________________________________________
38516[ 12456] By: nick on 2001/10/16 14:08:16
38517 Log: Builds under ithreads (but fails all threads tests)
38518 Branch: perlio
38519 ! hv.c perlio.c sv.c
38520____________________________________________________________________________
38521[ 12455] By: jhi on 2001/10/16 13:59:32
38522 Log: I think the Perl_sortsv needs *not* be skipped?
38523 Branch: perl
38524 ! makedef.pl
38525____________________________________________________________________________
38526[ 12454] By: jhi on 2001/10/16 13:05:38
38527 Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
38528 From: "Gerrit P. Haase" <gerrit.haase@convey.de>
38529 Date: Tue, 16 Oct 2001 15:32:44 +0200
38530 Message-ID: <3BCC531C.11494.3E433F@localhost>
38531 Branch: perl
38532 ! t/op/groups.t
38533____________________________________________________________________________
38534[ 12453] By: jhi on 2001/10/16 13:04:38
38535 Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
38536 From: "Gerrit P. Haase" <gerrit.haase@convey.de>
38537 Date: Tue, 16 Oct 2001 15:01:04 +0200
38538 Message-ID: <3BCC4BB0.30935.2145B7@localhost>
38539 Branch: perl
38540 ! t/io/fs.t
38541____________________________________________________________________________
38542[ 12452] By: jhi on 2001/10/16 12:03:49
38543 Log: A forgotten deletion.
38544 Branch: perl
38545 - lib/unicore/mktables.PL
38546____________________________________________________________________________
38547[ 12451] By: nick on 2001/10/16 11:32:48
38548 Log: Skeleton of "PerlIO_dup" coded.
38549 Still-passes all tests non-threaded (well it would wouldn't it!)
38550 Branch: perlio
38551 ! embed.h embed.pl ext/Encode/Encode.xs
38552 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
38553 ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
38554 ! win32/win32io.c
38555____________________________________________________________________________
38556[ 12450] By: jhi on 2001/10/16 02:27:51
38557 Log: Document the problem with the swash_fetch() API that affects
38558 more complex case conversions.
38559 Branch: perl
38560 ! lib/utf8_heavy.pl utf8.c
38561____________________________________________________________________________
38562[ 12449] By: jhi on 2001/10/16 01:55:48
38563 Log: Make Time::HiRes::sleep() and usleep() to return
38564 the number of seconds (a floating point value) and
38565 microseconds (an integer) actually slept (well,
38566 modulo the time spent in measuring the time actually
38567 slept...), to be a better drop-in replacement for
38568 the builtin sleep(). Noticed by Chris Nandor.
38569
38570 Also make usleep() to croak if fed illegal number
38571 of useconds (anything greater than 1_000_000).
38572 Branch: perl
38573 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
38574 ! ext/Time/HiRes/HiRes.xs
38575____________________________________________________________________________
38576[ 12448] By: jhi on 2001/10/16 00:57:05
38577 Log: A missing SvREFCNT_dec.
38578 Branch: perl
38579 ! perl.c
38580____________________________________________________________________________
38581[ 12447] By: nick on 2001/10/15 20:27:53
38582 Log: Beginings of PerlIO_dup support (unstable)
38583 Branch: perlio
38584 ! perlio.c perliol.h
38585____________________________________________________________________________
38586[ 12446] By: jhi on 2001/10/15 18:44:19
38587 Log: (retracted by #12497)
38588 In AIX vac 5 just can't seem to get regcomp right.
38589 Branch: perl
38590 ! hints/aix.sh
38591____________________________________________________________________________
38592[ 12445] By: jhi on 2001/10/15 16:44:04
38593 Log: Bump the version number to agree with the maintperl one.
38594 Branch: perl
38595 ! lib/Tie/RefHash.pm
38596____________________________________________________________________________
38597[ 12444] By: nick on 2001/10/15 15:59:57
38598 Log: Integrate mainline
38599 Branch: perlio
38600 +> lib/Math/BigInt/t/Math/Subclass.pm
38601 +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
38602 +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
38603 +> lib/unicore/In/164.pl lib/unicore/In/165.pl
38604 +> lib/unicore/In/166.pl lib/unicore/In/167.pl
38605 +> lib/unicore/In/168.pl lib/unicore/In/169.pl
38606 +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
38607 +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
38608 +> lib/unicore/mktables
38609 - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
38610 - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
38611 - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
38612 - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
38613 - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
38614 - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
38615 - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
38616 - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
38617 - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
38618 - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
38619 - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
38620 - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
38621 - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
38622 - lib/unicore/syllables.txt
38623 !> (integrate 344 files)
38624____________________________________________________________________________
38625[ 12443] By: jhi on 2001/10/15 13:40:20
38626 Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
38627 Branch: perl
38628 ! ext/DB_File/DB_File.xs
38629____________________________________________________________________________
38630[ 12442] By: jhi on 2001/10/15 13:35:36
38631 Log: Sync the skip() amounts with the number of tests.
38632 Branch: perl
38633 ! lib/Term/Complete.t
38634____________________________________________________________________________
38635[ 12441] By: jhi on 2001/10/15 13:11:03
38636 Log: Update Changes.
38637 Branch: perl
38638 ! Changes patchlevel.h
38639____________________________________________________________________________
38640[ 12440] By: jhi on 2001/10/15 12:58:24
38641 Log: MacOS Classic catdir() rewrite from Thomas Wegner
38642 (backward incompatibility, but a deliberate one,
38643 the old version simply is broken in its logic),
38644 also documentation updates, and as suggested replicated
38645 the File::Spec::Unix documentation updates also on the
38646 File::Spec documentation.
38647
38648 TODO: there seems to be duplication of documentation
38649 between File::Spec and File::Spec::Unix. I think
38650 the ::Unix should be left only with specific UNIXisms,
38651 and all the generic documentation should be in ::Spec.
38652 Branch: perl
38653 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
38654 ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
38655 ! lib/File/Spec/Unix.pm
38656____________________________________________________________________________
38657[ 12439] By: jhi on 2001/10/15 12:32:07
38658 Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
38659 From: Blair Zajac <blair@orcaware.com>
38660 Date: Mon, 24 Sep 2001 11:48:58 -0700
38661 Message-ID: <3BAF801A.88A4F614@orcaware.com>
38662
38663 (the skip() messages)
38664 Branch: perl
38665 ! t/op/magic.t
38666____________________________________________________________________________
38667[ 12438] By: ams on 2001/10/14 23:43:59
38668 Log: Subject: [PATCH] make PerlIO default on VMS
38669 From: "Craig A. Berry" <craigberry@mac.com>
38670 Date: Sun, 14 Oct 2001 15:27:18 -0500
38671 Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
38672 Branch: perl
38673 ! configure.com
38674____________________________________________________________________________
38675[ 12437] By: jhi on 2001/10/14 23:05:57
38676 Log: Retract #12436 (Abhijit already did this at #12426)
38677 Branch: perl
38678 ! lib/ExtUtils/MM_Unix.pm
38679____________________________________________________________________________
38680[ 12436] By: jhi on 2001/10/14 21:22:43
38681 Log: (retracted by #12437)
38682 Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
38683 From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
38684 Date: Sat, 13 Oct 2001 20:33:55 +0200
38685 Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
38686 Branch: perl
38687 ! lib/ExtUtils/MM_Unix.pm
38688____________________________________________________________________________
38689[ 12435] By: jhi on 2001/10/14 21:21:52
38690 Log: Subject: h2xs grammar nit
38691 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
38692 Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
38693 Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
38694 Branch: perl
38695 ! utils/h2xs.PL
38696____________________________________________________________________________
38697[ 12434] By: jhi on 2001/10/14 13:48:30
38698 Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
38699 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
38700 Date: Sun, 14 Oct 2001 11:25:08 +0100
38701 Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
38702 Branch: perl
38703 ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
38704 ! warnings.pl
38705____________________________________________________________________________
38706[ 12433] By: jhi on 2001/10/13 23:20:11
38707 Log: Use File::Spec (needs Thomas Wegner's upcoming patch
38708 for File::Spec::Mac::catfile)
38709 Branch: perl
38710 ! lib/h2xs.t
38711____________________________________________________________________________
38712[ 12432] By: jhi on 2001/10/13 23:17:31
38713 Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)
38714 From: Nicholas Clark <nick@ccl4.org>
38715 Date: Sat, 13 Oct 2001 00:07:31 +0100
38716 Message-ID: <20011013000731.D67535@plum.flirble.org>
38717 Branch: perl
38718 ! lib/h2xs.t utils/h2xs.PL
38719____________________________________________________________________________
38720[ 12431] By: jhi on 2001/10/13 22:35:58
38721 Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
38722 before DEFINE and INC), and repent by taking DEFINE and
38723 INC away from PASTHRU.
38724 Branch: perl
38725 ! lib/ExtUtils/MM_Unix.pm
38726____________________________________________________________________________
38727[ 12430] By: jhi on 2001/10/13 21:23:09
38728 Log: More MANIFEST anomalies.
38729 Branch: perl
38730 ! MANIFEST
38731____________________________________________________________________________
38732[ 12429] By: jhi on 2001/10/13 21:01:32
38733 Log: Not that many.
38734 Branch: perl
38735 ! MANIFEST
38736____________________________________________________________________________
38737[ 12428] By: sky on 2001/10/13 20:59:27
38738 Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
38739 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38740 Date: Sat, 13 Oct 2001 23:15:55 +0200
38741 Message-ID: <20011013231555.A18071@rafael>
38742 Branch: perl
38743 ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
38744 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
38745____________________________________________________________________________
38746[ 12427] By: jhi on 2001/10/13 20:54:17
38747 Log: Rewrite mktables from scratch.
38748 - Cleaner.
38749 - Faster: 15-20 seconds as opposed to several minutes.
38750 - More dynamic: the names of the various categories
38751 such as the linebreak ones are dynamic, not static.
38752 - Is.pl: long names for the general category properties
38753 are now available.
38754 - Ranges (<... ,First>, <..., Last>) from the general
38755 categories work now.
38756 - No more mktables.PL because the mktables.PL is not
38757 and never has been run to create a mktables.
38758 - syllables.txt and Is/Syl*.pl removed: non-standard
38759 (not part of the Unicode), and the whole concept is
38760 being reworked (http://syllabary.sourceforge.net/),
38761 the old way wouldn't even work with the new Syllables.txt
38762 (it would result in 1000+ new categories)
38763 Branch: perl
38764 + lib/unicore/In/163.pl lib/unicore/In/164.pl
38765 + lib/unicore/In/165.pl lib/unicore/In/166.pl
38766 + lib/unicore/In/167.pl lib/unicore/In/168.pl
38767 + lib/unicore/In/169.pl lib/unicore/In/170.pl
38768 + lib/unicore/In/171.pl lib/unicore/Is.pl
38769 + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
38770 + lib/unicore/mktables
38771 - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
38772 - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
38773 - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
38774 - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
38775 - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
38776 - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
38777 - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
38778 - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
38779 - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
38780 - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
38781 - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
38782 - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
38783 - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
38784 - lib/unicore/syllables.txt
38785 ! (edit 304 files)
38786____________________________________________________________________________
38787[ 12426] By: ams on 2001/10/13 18:05:36
38788 Log: ExtUtils::MM_Unix should ignore comments when searching for
38789 $VERSION.
38790 Branch: perl
38791 ! lib/ExtUtils/MM_Unix.pm
38792____________________________________________________________________________
38793[ 12425] By: jhi on 2001/10/13 12:26:41
38794 Log: Subject: Re: New module XML::Clean
38795 From: andreas.koenig@anima.de (Andreas J. Koenig)
38796 Date: 13 Oct 2001 10:17:09 +0200
38797 Message-ID: <m37ku0t0my.fsf@anima.de>
38798 Branch: perl
38799 ! pod/perlnewmod.pod
38800____________________________________________________________________________
38801[ 12424] By: sky on 2001/10/13 09:39:59
38802 Log: Set thread stack size if needed.
38803 Branch: perl
38804 ! ext/threads/threads.xs
38805____________________________________________________________________________
38806[ 12423] By: sky on 2001/10/13 09:36:49
38807 Log: We do want to set the attribute to joinable even on modern posix
38808 platforms.
38809 Branch: perl
38810 ! ext/threads/threads.xs
38811____________________________________________________________________________
38812[ 12422] By: jhi on 2001/10/13 02:04:44
38813 Log: Subject: [PATCH ext/Data/Dumper.xs]
38814 From: Brian Ingerson <ingy@ttul.org>
38815 Date: Fri, 12 Oct 2001 19:32:35 -0700
38816 Message-ID: <20011012193235.B889@ttul.org>
38817 Branch: perl
38818 ! ext/Data/Dumper/Dumper.xs
38819____________________________________________________________________________
38820[ 12421] By: jhi on 2001/10/12 23:22:45
38821 Log: Update Changes.
38822 Branch: perl
38823 ! Changes patchlevel.h
38824____________________________________________________________________________
38825[ 12420] By: jhi on 2001/10/12 22:51:17
38826 Log: FAQ sync.
38827 Branch: perl
38828 ! pod/perlfaq3.pod pod/perlfaq4.pod
38829____________________________________________________________________________
38830[ 12419] By: jhi on 2001/10/12 22:46:49
38831 Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles
38832 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
38833 Date: Fri, 12 Oct 2001 11:51:05 -0700
38834 Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
38835 Branch: perl
38836 ! lib/File/Copy.pm
38837____________________________________________________________________________
38838[ 12418] By: jhi on 2001/10/12 22:44:24
38839 Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
38840 From: "chromatic" <chromatic@rmci.net>
38841 Date: Thu, 11 Oct 2001 10:57:55 -0600
38842 Message-ID: <20011011170354.74354.qmail@onion.perl.org>
38843
38844 Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
38845 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38846 Date: Thu, 11 Oct 2001 22:34:21 +0200
38847 Message-ID: <20011011223421.A693@rafael>
38848
38849 plus undef $Term::Complete::stty as suggested by Rafael.
38850 Branch: perl
38851 ! lib/Term/Complete.pm lib/Term/Complete.t
38852____________________________________________________________________________
38853[ 12417] By: jhi on 2001/10/12 20:35:49
38854 Log: UUnndduupplleexx..
38855 Branch: perl
38856 ! perl.h
38857____________________________________________________________________________
38858[ 12416] By: sky on 2001/10/12 20:16:19
38859 Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
38860 From: Andy Dougherty <doughera@lafayette.edu>
38861 Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
38862 Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
38863 (Potentially only band-aid)
38864 Branch: perl
38865 ! sv.c
38866____________________________________________________________________________
38867[ 12415] By: jhi on 2001/10/12 20:13:06
38868 Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
38869 mishandles kill(), and therefore the sigaction test
38870 should be skipped, from Charles Lane.
38871 Branch: perl
38872 ! ext/POSIX/t/sigaction.t
38873____________________________________________________________________________
38874[ 12414] By: sky on 2001/10/12 18:47:49
38875 Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
38876 Branch: perl
38877 ! op.h
38878____________________________________________________________________________
38879[ 12413] By: jhi on 2001/10/12 18:35:31
38880 Log: Upgrade to Math::BigInt 1.44 from Tels and
38881 further fixes from John Peacock.
38882 Branch: perl
38883 + lib/Math/BigInt/t/Math/Subclass.pm
38884 + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
38885 + lib/Math/BigInt/t/subclass.t
38886 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
38887 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38888 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38889 ! lib/Math/BigInt/t/mbimbf.t
38890____________________________________________________________________________
38891[ 12412] By: sky on 2001/10/12 18:28:23
38892 Log: perhaps pthread_attr_t really needs to be set for the old api
38893 Branch: perl
38894 ! ext/threads/threads.xs
38895____________________________________________________________________________
38896[ 12411] By: sky on 2001/10/12 18:11:45
38897 Log: pthread_keycreate not pthread_key_create under the here be dragons API
38898 Branch: perl
38899 ! ext/threads/threads.h
38900____________________________________________________________________________
38901[ 12410] By: sky on 2001/10/12 18:07:37
38902 Log: Apperently OLD PTHREADS API is a bit retarded.
38903 This should fix another set of compile failures in HP-UX 10.20.
38904 Branch: perl
38905 ! ext/threads/threads.h ext/threads/threads.xs
38906____________________________________________________________________________
38907[ 12409] By: nick on 2001/10/12 15:30:01
38908 Log: Blind integrate of mainline
38909 Branch: perlio
38910 +> (branch 32 files)
38911 - lib/unicode/README
38912 !> (integrate 121 files)
38913____________________________________________________________________________
38914[ 12408] By: sky on 2001/10/12 14:55:08
38915 Log: Let us avoid being smart for now.
38916 Branch: perl
38917 ! ext/threads/threads.h
38918____________________________________________________________________________
38919[ 12407] By: sky on 2001/10/12 14:38:12
38920 Log: (void*) the argument to make sure we work with picky compilers
38921 Branch: perl
38922 ! ext/threads/threads.xs
38923____________________________________________________________________________
38924[ 12406] By: ams on 2001/10/12 13:26:04
38925 Log: (replaced with #12600)
38926
38927 Subject: [PATCH 5.6.1 perldoc] use File::Temp
38928 From: Mikhail Zabaluev <mhz@alt-linux.org>
38929 Date: Fri, 12 Oct 2001 12:47:47 +0400
38930 Message-Id: <20011012124747.E13918@localhost.localdomain>
38931 Branch: perl
38932 ! utils/perldoc.PL
38933____________________________________________________________________________
38934[ 12405] By: ams on 2001/10/12 13:05:32
38935 Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
38936 From: andreas.koenig@anima.de (Andreas J. Koenig)
38937 Date: 12 Oct 2001 11:12:07 +0200
38938 Message-Id: <m3wv21te6w.fsf_-_@anima.de>
38939 Branch: perl
38940 ! lib/Memoize/t/speed.t
38941____________________________________________________________________________
38942[ 12404] By: sky on 2001/10/12 12:46:15
38943 Log: A) Support OLD_PTHREADS_API
38944 B) Change from using pthread_t to using a TLS to store the
38945 index of the thread in an hash, this is to avoid problems when
38946 in fact pthread_t was not a seralizable type.
38947 Both these changes are because of HP-UX 10.20
38948 This has not been tested on win32 but should work there.
38949 Need to add support for NetWare.
38950 Branch: perl
38951 ! ext/threads/threads.h ext/threads/threads.xs
38952____________________________________________________________________________
38953[ 12403] By: ams on 2001/10/12 07:34:19
38954 Log: Subject: Re: New module XML::Clean
38955 From: andreas.koenig@anima.de (Andreas J. Koenig)
38956 Date: 12 Oct 2001 10:20:35 +0200
38957 Message-Id: <m3elo9uv58.fsf@anima.de>
38958 Branch: perl
38959 ! pod/perlnewmod.pod
38960____________________________________________________________________________
38961[ 12402] By: jhi on 2001/10/11 19:51:04
38962 Log: More HP model tweaks from Merijn.
38963 Branch: perl
38964 ! README.hpux
38965____________________________________________________________________________
38966[ 12401] By: jhi on 2001/10/11 13:03:10
38967 Log: Update Changes.
38968 Branch: perl
38969 ! Changes patchlevel.h
38970____________________________________________________________________________
38971[ 12400] By: jhi on 2001/10/11 11:33:20
38972 Log: HP-UX update from H.Merijn Brand.
38973 Branch: perl
38974 ! README.hpux
38975____________________________________________________________________________
38976[ 12399] By: jhi on 2001/10/11 00:53:56
38977 Log: Subject: [PATCH] fix link rot in README.vms
38978 From: "Craig A. Berry" <craigberry@mac.com>
38979 Date: Wed, 10 Oct 2001 17:17:00 -0500
38980 Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
38981 Branch: perl
38982 ! README.vms
38983____________________________________________________________________________
38984[ 12398] By: jhi on 2001/10/11 00:49:42
38985 Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
38986 From: "chromatic" <chromatic@rmci.net>
38987 Date: Wed, 10 Oct 2001 15:50:30 -0600
38988 Message-ID: <20011010215627.13283.qmail@onion.perl.org>
38989 Branch: perl
38990 ! lib/Term/Complete.t
38991____________________________________________________________________________
38992[ 12397] By: jhi on 2001/10/11 00:48:54
38993 Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
38994 From: "chromatic" <chromatic@rmci.net>
38995 Date: Wed, 10 Oct 2001 15:45:42 -0600
38996 Message-ID: <20011010215140.8913.qmail@onion.perl.org>
38997 Branch: perl
38998 + lib/ExtUtils/Packlist.t
38999 ! MANIFEST
39000____________________________________________________________________________
39001[ 12396] By: jhi on 2001/10/10 20:20:22
39002 Log: VMS needs quotes around the -I option to keep it from
39003 being downcased, from Charles Lane.
39004 Branch: perl
39005 ! t/run/kill_perl.t
39006____________________________________________________________________________
39007[ 12395] By: ams on 2001/10/10 16:22:32
39008 Log: Subject: [PATCH lib/FindBin.pm]
39009 From: Stas Bekman <stas@stason.org>
39010 Date: Tue, 09 Oct 2001 23:57:10 +0800
39011 Message-Id: <3BC31E56.60805@stason.org>
39012 Branch: perl
39013 ! lib/FindBin.pm
39014____________________________________________________________________________
39015[ 12394] By: ams on 2001/10/10 16:09:53
39016 Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
39017 From: Abhijit Menon-Sen <ams@wiw.org>
39018 Date: Wed, 10 Oct 2001 21:59:33 +0530
39019 Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
39020 Branch: perl
39021 ! ext/Data/Dumper/Dumper.xs
39022____________________________________________________________________________
39023[ 12393] By: jhi on 2001/10/10 15:53:39
39024 Log: VMS: reorder the elimination of 000000 in the canonpath logic,
39025 from Charles Lane.
39026 Branch: perl
39027 ! lib/File/Spec/VMS.pm
39028____________________________________________________________________________
39029[ 12392] By: ams on 2001/10/10 14:49:43
39030 Log: Subject: [PATCH] two s/// bugfixes
39031 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39032 Date: Wed, 10 Oct 2001 17:23:44 +0200
39033 Message-Id: <20011010172344.C22440@rafael>
39034 Branch: perl
39035 ! pp_ctl.c regexec.c t/op/subst.t
39036____________________________________________________________________________
39037[ 12391] By: jhi on 2001/10/10 12:22:02
39038 Log: Fix/improve handling of the [000000] special "root"
39039 directory, by putting cwd in canonical form when doing
39040 abs2rel, and prepending a 000000 to directory "chunks"
39041 if missing from base or path. Also adjust test to
39042 reflect the (improved) output from abs2rel.
39043 From Charles Lane.
39044 Branch: perl
39045 ! lib/File/Spec.t lib/File/Spec/VMS.pm
39046____________________________________________________________________________
39047[ 12390] By: jhi on 2001/10/10 11:48:14
39048 Log: In VMS the copy-to-untaint %ENV in the initialization also loses
39049 all of the extra VMSish attributes (such as "treat this logical
39050 as a device name") that are necessary to make programs run.
39051 A tainted %ENV does not hinder VMS. From Charles Lane.
39052 Branch: perl
39053 ! lib/File/Find/t/taint.t
39054____________________________________________________________________________
39055[ 12389] By: jhi on 2001/10/10 11:40:29
39056 Log: VMS-specific fixes to the ExtUtils::Manifest tests.
39057
39058 o VMS is case-insensitive, RTL downcases filenames read
39059 by perl... so need to re-upcase filenames like MANIFEST
39060 and MANIFEST.SKIP
39061
39062 o Need to convert VMS-style to Unix-style filenames when comparing
39063 names in MANIFEST to names in filesystem.
39064
39065 o Need to remove mantest/MANIFEST before rmdir'ing mantest,
39066 since VMS won't let you (easily) delete non-empty directories.
39067
39068 From Charles Lane.
39069 Branch: perl
39070 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
39071____________________________________________________________________________
39072[ 12388] By: jhi on 2001/10/10 11:28:44
39073 Log: Unix and VMS agree on "*" as a "match any number of any chars"
39074 wildcards, but differ ("?" vs. "%") for their "match any single
39075 char" wildcard. This patch changes "?" chars to "%" before doing a
39076 VMS glob...at no loss of functionality, since "?" isn't a valid
39077 filename char on VMS. From Charles Lane.
39078 Branch: perl
39079 ! doio.c
39080____________________________________________________________________________
39081[ 12387] By: jhi on 2001/10/10 11:20:13
39082 Log: (accidentally empty submit; new life as #12390)
39083 Branch: perl
39084 ! lib/File/Find/t/taint.t
39085____________________________________________________________________________
39086[ 12386] By: jhi on 2001/10/10 11:12:40
39087 Log: Even more VMS tweakage from Charles Lane:
39088
39089 Tweak #1: splitdir only works on directory part of filespec,
39090 split off volume first
39091 Tweak #2: VMS pre-7.0's $ENV{'HOME'} is not settable
39092 (it's a horrible kludge in the run-time library,
39093 improved in later versions). Check the
39094 $Config{'d_setenv'} flag before attempting to set it.
39095 Branch: perl
39096 ! t/op/chdir.t
39097____________________________________________________________________________
39098[ 12385] By: jhi on 2001/10/09 20:34:36
39099 Log: VMS tweakage from Charles Lane.
39100
39101 . command.com doubles an output line when prompting for extensions
39102 . Term::Cap has no business trying to run obscure Un*x utilities on VMS
39103 . perl5db doesn't clean up after itself
39104 Branch: perl
39105 ! configure.com lib/Term/Cap.pm lib/perl5db.pl
39106____________________________________________________________________________
39107[ 12384] By: sky on 2001/10/09 19:16:11
39108 Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
39109 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39110 Date: Tue, 9 Oct 2001 22:10:26 +0200
39111 Message-ID: <20011009221026.A8579@rafael>
39112 Branch: perl
39113 ! pod/perldata.pod
39114____________________________________________________________________________
39115[ 12383] By: jhi on 2001/10/09 14:33:15
39116 Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
39117 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39118 Date: 9 Oct 2001 15:15:06 -0000
39119 Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
39120 Branch: perl
39121 ! t/op/subst.t
39122____________________________________________________________________________
39123[ 12382] By: jhi on 2001/10/09 14:03:30
39124 Log: Update Changes.
39125 Branch: perl
39126 ! Changes patchlevel.h
39127____________________________________________________________________________
39128[ 12381] By: jhi on 2001/10/09 13:52:50
39129 Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
39130 Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
39131 when a NULL is passed for the filename string pointer.
39132 From Charles Lane.
39133 Branch: perl
39134 ! vms/vms.c
39135____________________________________________________________________________
39136[ 12379] By: jhi on 2001/10/09 13:03:49
39137 Log: Subject: HP systems update
39138 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39139 Date: Tue, 09 Oct 2001 15:59:22 +0200
39140 Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
39141 Branch: perl
39142 ! README.hpux
39143____________________________________________________________________________
39144[ 12378] By: jhi on 2001/10/09 12:52:21
39145 Log: CPAN::Nox does now have a test.
39146 Branch: perl
39147 ! t/lib/1_compile.t
39148____________________________________________________________________________
39149[ 12377] By: jhi on 2001/10/09 12:23:27
39150 Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
39151 From: David Dyck <dcd@tc.fluke.com>
39152 Date: Mon, 1 Oct 2001 12:17:36 -0700
39153 Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
39154 Branch: perl
39155 ! installperl
39156____________________________________________________________________________
39157[ 12376] By: jhi on 2001/10/09 12:18:39
39158 Log: NetWare update from Ananth Kesari.
39159 Branch: perl
39160 ! NetWare/nwperlsys.h makedef.pl
39161____________________________________________________________________________
39162[ 12375] By: jhi on 2001/10/09 11:43:01
39163 Log: Subject: [PATCH Perl@12307] File::Find test on VMS
39164 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39165 Date: Tue, 9 Oct 2001 08:40:57 EDT
39166 Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
39167 Branch: perl
39168 ! lib/File/Find/t/find.t
39169____________________________________________________________________________
39170[ 12374] By: ams on 2001/10/09 05:31:45
39171 Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
39172 ExtUtils::Mkbootstrap
39173 From: "chromatic" <chromatic@rmci.net>
39174 Date: Tue, 09 Oct 2001 00:08:37 -0600
39175 Message-Id: <20011009061432.46666.qmail@onion.perl.org>
39176 Branch: perl
39177 + lib/ExtUtils/Mkbootstrap.t
39178 ! MANIFEST
39179____________________________________________________________________________
39180[ 12373] By: jhi on 2001/10/09 02:56:13
39181 Log: Enable more debugging.
39182 Branch: perl
39183 ! lib/utf8_heavy.pl
39184____________________________________________________________________________
39185[ 12372] By: ams on 2001/10/09 02:11:59
39186 Log: #12370 forgot to modify is_gv_magical().
39187 Branch: perl
39188 ! gv.c
39189____________________________________________________________________________
39190[ 12371] By: jhi on 2001/10/09 01:48:17
39191 Log: Make the toupper/lower/title API for Unicode not right
39192 but at least less wrong: prepare for the mapping being
39193 more than just one-character-to-one-character.
39194 Branch: perl
39195 ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
39196 ! regexec.c utf8.c
39197____________________________________________________________________________
39198[ 12370] By: jhi on 2001/10/09 01:23:08
39199 Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
39200 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39201 Date: Mon, 8 Oct 2001 22:18:23 -0400
39202 Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
39203 Branch: perl
39204 ! pod/perlvar.pod t/op/taint.t
39205____________________________________________________________________________
39206[ 12369] By: jhi on 2001/10/08 23:31:21
39207 Log: FAQ sync.
39208 Branch: perl
39209 ! pod/perlfaq3.pod pod/perlfaq4.pod
39210____________________________________________________________________________
39211[ 12368] By: jhi on 2001/10/08 21:20:45
39212 Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
39213 From: "chromatic" <chromatic@rmci.net>
39214 Date: Mon, 08 Oct 2001 14:05:32 -0600
39215 Message-ID: <20011008201126.73702.qmail@onion.perl.org>
39216 Branch: perl
39217 ! lib/Term/Cap.t
39218____________________________________________________________________________
39219[ 12367] By: jhi on 2001/10/08 21:10:49
39220 Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
39221 From: Michael G Schwern <schwern@pobox.com>
39222 Date: Mon, 8 Oct 2001 17:00:14 -0400
39223 Message-ID: <20011008170014.L17083@blackrider>
39224 Branch: perl
39225 ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
39226____________________________________________________________________________
39227[ 12366] By: jhi on 2001/10/08 20:43:19
39228 Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
39229 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39230 Date: Mon, 8 Oct 2001 16:01:33 EDT
39231 Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
39232 Branch: perl
39233 ! ext/Time/HiRes/HiRes.xs
39234____________________________________________________________________________
39235[ 12365] By: jhi on 2001/10/08 20:41:50
39236 Log: Subject: [PATCH] Autosplit patch for VMS
39237 From: "Craig A. Berry" <craigberry@mac.com>
39238 Date: Mon, 08 Oct 2001 15:40:43 -0500
39239 Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
39240 Branch: perl
39241 ! lib/AutoSplit.pm lib/AutoSplit.t
39242____________________________________________________________________________
39243[ 12364] By: jhi on 2001/10/08 20:36:58
39244 Log: Don't assume that everybody is running OS X 10.1 yet;
39245 from Kay Röpke.
39246 Branch: perl
39247 ! hints/darwin.sh
39248____________________________________________________________________________
39249[ 12363] By: jhi on 2001/10/08 14:26:35
39250 Log: Update Changes.
39251 Branch: perl
39252 ! Changes patchlevel.h
39253____________________________________________________________________________
39254[ 12362] By: jhi on 2001/10/08 14:05:50
39255 Log: Retract #12358 for now.
39256 Branch: perl
39257 ! lib/Term/Cap.t
39258____________________________________________________________________________
39259[ 12361] By: jhi on 2001/10/08 13:57:10
39260 Log: Can't figure out what this is testing.
39261 (If it is trying to catch SIGKILL, it should stop
39262 trying because that is by definition impossible.)
39263 Branch: perl
39264 ! lib/sigtrap.t
39265____________________________________________________________________________
39266[ 12360] By: jhi on 2001/10/08 13:23:28
39267 Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
39268 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39269 Date: Sun, 30 Sep 2001 21:15:13 +0200
39270 Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
39271 Branch: perl
39272 ! lib/ExtUtils/MM_Win32.pm
39273____________________________________________________________________________
39274[ 12359] By: jhi on 2001/10/08 12:37:17
39275 Log: Clarify the ldlibpth part and condense the overall text.
39276 Branch: perl
39277 ! t/TEST
39278____________________________________________________________________________
39279[ 12358] By: jhi on 2001/10/08 11:56:49
39280 Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
39281 From: "chromatic" <chromatic@rmci.net>
39282 Date: Sun, 07 Oct 2001 16:59:26 -0600
39283 Message-ID: <20011007230518.90917.qmail@onion.perl.org>
39284 Branch: perl
39285 ! lib/Term/Cap.t
39286____________________________________________________________________________
39287[ 12357] By: jhi on 2001/10/08 11:54:50
39288 Log: Update the list because fo #12265.
39289 Branch: perl
39290 ! t/lib/1_compile.t
39291____________________________________________________________________________
39292[ 12356] By: jhi on 2001/10/08 11:53:30
39293 Log: Subject: [PATCH] & what's to be done for 5.8.0?
39294 From: Nicholas Clark <nick@ccl4.org>
39295 Date: Sun, 7 Oct 2001 20:53:33 +0100
39296 Message-ID: <20011007205333.S38756@plum.flirble.org>
39297 Branch: perl
39298 ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
39299 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
39300 ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
39301 ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
39302 ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
39303 ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
39304 ! lib/Switch/t/switch.t lib/Term/Complete.t
39305 ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
39306 ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
39307 ! t/op/my_stash.t
39308____________________________________________________________________________
39309[ 12355] By: jhi on 2001/10/08 11:51:29
39310 Log: Integrate patch #12350 from maintperl; typo in
39311 IO::Seekable doc.
39312 Branch: perl
39313 !> ext/IO/lib/IO/Seekable.pm
39314____________________________________________________________________________
39315[ 12354] By: jhi on 2001/10/08 11:41:16
39316 Log: Detypo.
39317 Branch: perl
39318 ! hints/darwin.sh
39319____________________________________________________________________________
39320[ 12353] By: sky on 2001/10/07 17:16:14
39321 Log: Change 12349 didn't really get it right.
39322 Branch: perl
39323 ! lib/Unicode/README
39324____________________________________________________________________________
39325[ 12352] By: jhi on 2001/10/07 15:03:18
39326 Log: If running the harness the dynamic library search path
39327 may need setting.
39328 Branch: perl
39329 ! t/TEST
39330____________________________________________________________________________
39331[ 12351] By: jhi on 2001/10/07 14:17:12
39332 Log: It seems that in MacOS X 10.1 one must use -flat_namespace
39333 in ldflags.
39334 Branch: perl
39335 ! hints/darwin.sh
39336____________________________________________________________________________
39337[ 12350] By: gsar on 2001/10/07 13:30:42
39338 Log: typo in IO::Seekable doc
39339 Branch: maint-5.6/perl
39340 ! ext/IO/lib/IO/Seekable.pm
39341____________________________________________________________________________
39342[ 12349] By: jhi on 2001/10/07 12:49:31
39343 Log: Give up the fantasy of having lib/Unicode and lib/unicode:
39344 doesn't work on Mac OS X 10.1 (when unpacking the tar the
39345 latter gets renamed as lib/unicode:1, assumedly for security
39346 reasons not to overwrite stuff)
39347 Branch: perl
39348 + lib/Unicode/README
39349 - lib/unicode/README
39350 ! MANIFEST
39351____________________________________________________________________________
39352[ 12348] By: ams on 2001/10/07 05:33:40
39353 Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
39354 From: "chromatic" <chromatic@rmci.net>
39355 Date: Sat, 06 Oct 2001 21:42:03 -0600
39356 Message-Id: <20011007034754.21057.qmail@onion.perl.org>
39357 Branch: perl
39358 + lib/CPAN/t/Nox.t
39359 ! MANIFEST
39360____________________________________________________________________________
39361[ 12347] By: ams on 2001/10/07 00:48:10
39362 Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
39363 From: "chromatic" <chromatic@rmci.net>
39364 Date: Sat, 06 Oct 2001 18:52:10 -0600
39365 Message-Id: <20011007005801.98381.qmail@onion.perl.org>
39366 Branch: perl
39367 + lib/sigtrap.t
39368 ! MANIFEST
39369____________________________________________________________________________
39370[ 12346] By: ams on 2001/10/06 23:14:01
39371 Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
39372 h2xs write?)
39373 From: Nicholas Clark <nick@ccl4.org>
39374 Date: Sat, 6 Oct 2001 21:46:43 +0100
39375 Message-Id: <20011006214643.L38756@plum.flirble.org>
39376 Branch: perl
39377 ! utils/h2xs.PL
39378____________________________________________________________________________
39379[ 12345] By: ams on 2001/10/06 17:39:53
39380 Log: Subject: [PATCH] Memoize tests
39381 From: Nicholas Clark <nick@ccl4.org>
39382 Date: Sat, 6 Oct 2001 18:04:21 +0100
39383 Message-Id: <20011006180421.J38756@plum.flirble.org>
39384 Branch: perl
39385 ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
39386 ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
39387 ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
39388 ! lib/Memoize/t/expire_module_n.t
39389 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
39390 ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
39391 ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
39392 ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
39393 ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
39394 ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
39395____________________________________________________________________________
39396[ 12344] By: jhi on 2001/10/06 00:30:23
39397 Log: Retract the latter part of #12343.
39398 Branch: perl
39399 ! ext/IO/lib/IO/Socket/INET.pm
39400____________________________________________________________________________
39401[ 12343] By: jhi on 2001/10/05 23:32:07
39402 Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
39403 From: David Dyck <dcd@tc.fluke.com>
39404 Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
39405 Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
39406
39407 Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
39408 From: David Dyck <dcd@tc.fluke.com>
39409 Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
39410 Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
39411 Branch: perl
39412 ! ext/IO/lib/IO/Socket/INET.pm
39413____________________________________________________________________________
39414[ 12342] By: jhi on 2001/10/05 16:28:37
39415 Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
39416 From: Robin Barker <rmb1@cise.npl.co.uk>
39417 Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
39418 Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
39419 Branch: perl
39420 ! t/TEST
39421____________________________________________________________________________
39422[ 12341] By: jhi on 2001/10/05 13:54:08
39423 Log: Don't assume that %x is good for displaying UVs.
39424 Branch: perl
39425 ! dump.c
39426____________________________________________________________________________
39427[ 12340] By: jhi on 2001/10/05 12:41:31
39428 Log: Update Changes.
39429 Branch: perl
39430 ! Changes patchlevel.h
39431____________________________________________________________________________
39432[ 12339] By: ams on 2001/10/05 10:22:34
39433 Log: Subject: [PATCH] perlfunc/select
39434 From: Nicholas Clark <nick@ccl4.org>
39435 Date: Fri, 5 Oct 2001 11:33:58 +0100
39436 Message-Id: <20011005113358.Z38756@plum.flirble.org>
39437 Branch: perl
39438 ! pod/perlfunc.pod
39439____________________________________________________________________________
39440[ 12338] By: jhi on 2001/10/04 22:54:06
39441 Log: Retract #12313 and #12249.
39442 Branch: perl
39443 ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
39444 ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
39445 ! pod/perlebcdic.pod
39446____________________________________________________________________________
39447[ 12337] By: jhi on 2001/10/04 17:17:03
39448 Log: Subject: [PATCH] perlvms.pod update
39449 From: "Craig A. Berry" <craigberry@mac.com>
39450 Date: Thu, 04 Oct 2001 12:55:52 -0500
39451 Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
39452 Branch: perl
39453 ! vms/perlvms.pod
39454____________________________________________________________________________
39455[ 12336] By: jhi on 2001/10/04 14:02:17
39456 Log: Subject: PATCH: Tie::SubstrHash
39457 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39458 Date: Thu, 04 Oct 2001 12:12:41 +0100
39459 Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk>
39460 Branch: perl
39461 ! lib/Tie/SubstrHash.pm
39462____________________________________________________________________________
39463[ 12335] By: jhi on 2001/10/04 04:45:00
39464 Log: Unicode properties saga continues.
39465 Branch: perl
39466 ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
39467 ! lib/unicore/mktables.PL lib/utf8_heavy.pl
39468____________________________________________________________________________
39469[ 12334] By: jhi on 2001/10/04 03:42:04
39470 Log: Yet more Unicode properties.
39471 Branch: perl
39472 + lib/unicore/In/137.pl lib/unicore/In/138.pl
39473 + lib/unicore/In/139.pl lib/unicore/In/140.pl
39474 + lib/unicore/In/141.pl lib/unicore/In/142.pl
39475 + lib/unicore/In/143.pl lib/unicore/In/144.pl
39476 + lib/unicore/In/145.pl lib/unicore/In/146.pl
39477 + lib/unicore/In/147.pl lib/unicore/In/148.pl
39478 + lib/unicore/In/149.pl lib/unicore/In/150.pl
39479 + lib/unicore/In/151.pl lib/unicore/In/152.pl
39480 + lib/unicore/In/153.pl lib/unicore/In/154.pl
39481 + lib/unicore/In/155.pl lib/unicore/In/156.pl
39482 + lib/unicore/In/157.pl lib/unicore/In/158.pl
39483 + lib/unicore/In/159.pl lib/unicore/In/160.pl
39484 + lib/unicore/In/161.pl lib/unicore/In/162.pl
39485 ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
39486 ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
39487 ! pod/perlunicode.pod
39488____________________________________________________________________________
39489[ 12333] By: jhi on 2001/10/04 03:02:19
39490 Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
39491 From: "Craig A. Berry" <craigberry@mac.com>
39492 Date: Wed, 03 Oct 2001 17:45:25 -0500
39493 Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
39494
39495 (the lib/Term/Complete.t patched differently by #12332)
39496 Branch: perl
39497 ! lib/ExtUtils/Command.t
39498____________________________________________________________________________
39499[ 12332] By: jhi on 2001/10/04 03:00:03
39500 Log: Restore only if something to restore.
39501 Branch: perl
39502 ! lib/Term/Complete.t
39503____________________________________________________________________________
39504[ 12331] By: pudge on 2001/10/03 19:30:48
39505 Log: Update various resources for credits,
39506 minor icons fixes, and versions.
39507 Branch: maint-5.6/macperl
39508 ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
39509 ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
39510 ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
39511____________________________________________________________________________
39512[ 12330] By: pudge on 2001/10/03 19:17:25
39513 Log: Quiet the warnings about using undef value
39514 Branch: maint-5.6/macperl
39515 ! lib/File/Temp.pm
39516____________________________________________________________________________
39517[ 12329] By: pudge on 2001/10/03 19:14:59
39518 Log: Fix up Ballon Help and Help menu docs (first pass);
39519 remove balloon rez file, and autogenerate with
39520 Balloon2Rez instead.
39521 Branch: maint-5.6/macperl
39522 + macos/macperl/macscripts/Balloon2Rez
39523 - macos/macperl/MPBalloons.r
39524 ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
39525____________________________________________________________________________
39526[ 12328] By: pudge on 2001/10/03 19:11:15
39527 Log: Allow overriding of defaults, for change #12327.
39528 Branch: maint-5.6/macperl
39529 ! perl.h
39530____________________________________________________________________________
39531[ 12327] By: pudge on 2001/10/03 19:10:26
39532 Log: Override PerlProc_exit.
39533 Branch: maint-5.6/macperl
39534 ! macos/macish.h
39535____________________________________________________________________________
39536[ 12326] By: pudge on 2001/10/03 19:08:28
39537 Log: Add in new macos/ modules, fix up BuildTools and Makefile.
39538 Branch: maint-5.6/macperl
39539 + macos/bundled_lib/blib/lib/MD5.pm
39540 + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
39541 + macos/lib/Mac/AETE/Dialect.pm
39542 + macos/lib/Mac/AETE/Format/Converter.pm
39543 + macos/lib/Mac/AETE/Format/Dictionary.pm
39544 + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
39545 + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
39546 + macos/lib/Mac/Toolbox.pod
39547 ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
39548____________________________________________________________________________
39549[ 12325] By: pudge on 2001/10/03 18:51:28
39550 Log: Sync up silly CVS headers ... I should commit CVS
39551 first to avoid this ...
39552 Branch: maint-5.6/macperl
39553 ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
39554 ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
39555 ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
39556 ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
39557____________________________________________________________________________
39558[ 12324] By: pudge on 2001/10/03 18:44:09
39559 Log: Fix Matthias' address, and attributions.
39560 Branch: maint-5.6/macperl
39561 ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
39562 ! pod/perlport.pod
39563____________________________________________________________________________
39564[ 12323] By: pudge on 2001/10/03 18:42:37
39565 Log: Fix Matthias' address, and attributions.
39566 Branch: maint-5.6/macperl
39567 ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
39568 ! macos/ext/Mac/Components/Components.pm
39569 ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
39570 ! macos/ext/Mac/Dialogs/Dialogs.pm
39571 ! macos/ext/Mac/Events/Events.pm
39572 ! macos/ext/Mac/ExtUtils/MakeToolboxModule
39573 ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
39574 ! macos/ext/Mac/Gestalt/Gestalt.pm
39575 ! macos/ext/Mac/ImageCompression/ImageCompression.pm
39576 ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
39577 ! macos/ext/Mac/Menus/Menus.pm
39578 ! macos/ext/Mac/MoreFiles/MoreFiles.pm
39579 ! macos/ext/Mac/Movies/Movies.pm
39580 ! macos/ext/Mac/Navigation/Navigation.pm
39581 ! macos/ext/Mac/Notification/Notification.pm
39582 ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
39583 ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
39584 ! macos/ext/Mac/QuickDraw/QuickDraw.pm
39585 ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
39586 ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
39587 ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
39588 ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
39589 ! macos/ext/Mac/StandardFile/StandardFile.pm
39590 ! macos/ext/Mac/TextEdit/TextEdit.pm
39591 ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
39592 ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
39593 ! macos/lib/Mac/LowMem.pm
39594____________________________________________________________________________
39595[ 12322] By: sky on 2001/10/03 18:41:07
39596 Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
39597 From: "Craig A. Berry" <craigberry@mac.com>
39598 Date: Wed, 03 Oct 2001 14:30:55 -0500
39599 Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
39600 Branch: perl
39601 ! vms/vms.c
39602____________________________________________________________________________
39603[ 12321] By: jhi on 2001/10/03 18:38:34
39604 Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
39605 From: "Craig A. Berry" <craigberry@mac.com>
39606 Date: Wed, 03 Oct 2001 14:30:55 -0500
39607 Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
39608 Branch: perl
39609 ! vms/vms.c
39610____________________________________________________________________________
39611[ 12320] By: jhi on 2001/10/03 16:47:30
39612 Log: Unicode properties: fix L& (the #12319 didn't allow L&,
39613 only IsL&) and Inherited (negative lookahead good);
39614 add tests for Common, Inherited, and L&.
39615 Branch: perl
39616 ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
39617____________________________________________________________________________
39618[ 12319] By: jhi on 2001/10/03 16:12:53
39619 Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
39620 (The Unicode standard uses L& quite often.)
39621 Branch: perl
39622 ! lib/utf8_heavy.pl
39623____________________________________________________________________________
39624[ 12318] By: jhi on 2001/10/03 15:57:34
39625 Log: Add the 'Common' Unicode property (code points not
39626 explicitly assigned to any other script).
39627 Branch: perl
39628 + lib/unicore/In/136.pl
39629 ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
39630____________________________________________________________________________
39631[ 12317] By: jhi on 2001/10/03 13:23:32
39632 Log: Skip the RV printing test under threads until fixed.
39633 Branch: perl
39634 ! ext/B/t/terse.t
39635____________________________________________________________________________
39636[ 12316] By: jhi on 2001/10/03 12:57:05
39637 Log: Subject: 12309 / cygwin / win2k
39638 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39639 Date: Wed, 03 Oct 2001 15:25:15 +0200
39640 Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
39641 Branch: perl
39642 ! makedef.pl
39643____________________________________________________________________________
39644[ 12315] By: jhi on 2001/10/03 12:50:17
39645 Log: Metaconfig unit change for #12314.
39646 Branch: metaconfig
39647 ! U/modified/Head.U
39648____________________________________________________________________________
39649[ 12314] By: jhi on 2001/10/03 12:49:26
39650 Log: Subject: Both cygwin and djgpp on one machine
39651 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39652 Date: Wed, 03 Oct 2001 15:02:59 +0200
39653 Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
39654 Branch: perl
39655 ! Configure
39656____________________________________________________________________________
39657[ 12313] By: jhi on 2001/10/03 12:04:49
39658 Log: (retracted by #12338)
39659
39660 Subject: [PATCH] Code clean up for perlboot.pod
39661 From: Casey West <casey@geeknest.com>
39662 Date: Tue, 2 Oct 2001 19:24:43 -0400
39663 Message-ID: <20011002192443.B2163@stupid.geeknest.com>
39664
39665 Subject: [PATCH] Code clean up for perlbot.diff
39666 From: Casey West <casey@geeknest.com>
39667 Date: Tue, 2 Oct 2001 19:25:22 -0400
39668 Message-ID: <20011002192522.C2163@stupid.geeknest.com>
39669
39670 Subject: [PATCH] Code clean up for perlcall.pod
39671 From: Casey West <casey@geeknest.com>
39672 Date: Tue, 2 Oct 2001 19:25:57 -0400
39673 Message-ID: <20011002192557.D2163@stupid.geeknest.com>
39674
39675 Subject: [PATCH] Code clean up for perldata.pod
39676 From: Casey West <casey@geeknest.com>
39677 Date: Tue, 2 Oct 2001 19:26:29 -0400
39678 Message-ID: <20011002192629.E2163@stupid.geeknest.com>
39679
39680 Subject: [PATCH] Code clean up for perldbmfilter.pod
39681 From: Casey West <casey@geeknest.com>
39682 Date: Tue, 2 Oct 2001 19:26:59 -0400
39683 Message-ID: <20011002192659.F2163@stupid.geeknest.com>
39684
39685 Subject: [PATCH] Code clean up for perlebcdic.pod
39686 From: Casey West <casey@geeknest.com>
39687 Date: Tue, 2 Oct 2001 19:27:37 -0400
39688 Message-ID: <20011002192737.G2163@stupid.geeknest.com>
39689 Branch: perl
39690 ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
39691 ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
39692____________________________________________________________________________
39693[ 12312] By: ams on 2001/10/02 23:43:55
39694 Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
39695 From: Michael G Schwern <schwern@pobox.com>
39696 Date: Tue, 2 Oct 2001 17:00:49 -0400
39697 Message-Id: <20011002170049.A9955@blackrider>
39698 Branch: perl
39699 ! lib/ExtUtils/MakeMaker.pm
39700____________________________________________________________________________
39701[ 12311] By: jhi on 2001/10/02 23:24:07
39702 Log: FAQ sync.
39703 Branch: perl
39704 ! pod/perlfaq3.pod
39705____________________________________________________________________________
39706[ 12310] By: nick on 2001/10/02 16:09:49
39707 Log: Integrate mainline
39708 Branch: perlio
39709 !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
39710 !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
39711 !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
39712 !> patchlevel.h t/op/pat.t
39713____________________________________________________________________________
39714[ 12309] By: jhi on 2001/10/02 14:34:59
39715 Log: Unicode properties: allow also intra(wordbreak)name whitespace,
39716 not just one single space.
39717 Branch: perl
39718 ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
39719____________________________________________________________________________
39720[ 12308] By: jhi on 2001/10/02 12:49:41
39721 Log: AUTHORS updates.
39722 Branch: perl
39723 ! AUTHORS
39724____________________________________________________________________________
39725[ 12307] By: jhi on 2001/10/02 12:22:21
39726 Log: Update Changes.
39727 Branch: perl
39728 ! Changes patchlevel.h
39729____________________________________________________________________________
39730[ 12306] By: jhi on 2001/10/02 11:59:12
39731 Log: Work around old buggy glibcs for langinfo constants,
39732 from Nicholas Clark and David Dyck.
39733 Branch: perl
39734 ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
39735____________________________________________________________________________
39736[ 12305] By: jhi on 2001/10/02 11:45:55
39737 Log: Eradicate Time::Piece; add an example.
39738 Branch: perl
39739 ! ext/I18N/Langinfo/Langinfo.pm
39740____________________________________________________________________________
39741[ 12304] By: jhi on 2001/10/02 11:34:18
39742 Log: Subject: [PATCH] Pod::Html makes a poor guess at author
39743 From: Robert Spier <rspier@pobox.com>
39744 Date: Mon, 1 Oct 2001 23:20:16 -0700
39745 Message-ID: <15289.23712.422087.878224@rls.cx>
39746 Branch: perl
39747 ! lib/Pod/Html.pm
39748____________________________________________________________________________
39749[ 12303] By: sky on 2001/10/02 10:40:57
39750 Log: Fixes obscure bug that manifests itself by.
39751 local $!=0;undef*STDOUT;#segfaults
39752 Has been around for a while. Possible other magic IO vars are
39753 possibly affected as well. Reported by Jos Boumans.
39754 Branch: perl
39755 ! mg.c
39756____________________________________________________________________________
39757[ 12302] By: nick on 2001/10/02 09:00:52
39758 Log: Integrate mainline
39759 Branch: perlio
39760 !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
39761 !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
39762 !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
39763____________________________________________________________________________
39764[ 12301] By: nick on 2001/10/02 08:40:57
39765 Log: Integrate mainline + lib/open.t patch from Chromatic
39766 Branch: perlio
39767 +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
39768 ! lib/open.t
39769 !> (integrate 29 files)
39770____________________________________________________________________________
39771[ 12300] By: jhi on 2001/10/01 19:22:16
39772 Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
39773 Until it has, better stop early if someone requests threads.
39774 Branch: perl
39775 ! hints/darwin.sh
39776____________________________________________________________________________
39777[ 12299] By: jhi on 2001/10/01 19:01:31
39778 Log: Subject: [ID 20011001.011] redundant code in t/TEST
39779 From: David Dyck <dcd@tc.fluke.com>
39780 Date: Mon, 1 Oct 2001 12:56:24 -0700
39781 Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
39782 Branch: perl
39783 ! t/TEST
39784____________________________________________________________________________
39785[ 12298] By: jhi on 2001/10/01 18:52:12
39786 Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
39787 From: "chromatic" <chromatic@rmci.net>
39788 Date: Mon, 01 Oct 2001 12:27:12 -0600
39789 Message-ID: <20011001183251.89148.qmail@onion.perl.org>
39790 Branch: perl
39791 ! lib/Term/Cap.t
39792____________________________________________________________________________
39793[ 12297] By: jhi on 2001/10/01 17:04:18
39794 Log: UNICOS testing patches from Nicholas Clark.
39795 Branch: perl
39796 ! t/op/arith.t t/op/pack.t
39797____________________________________________________________________________
39798[ 12296] By: jhi on 2001/10/01 17:01:26
39799 Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
39800 From: "chromatic" <chromatic@rmci.net>
39801 Date: Mon, 01 Oct 2001 10:21:51 -0600
39802 Message-ID: <20011001162731.40639.qmail@onion.perl.org>
39803 Branch: perl
39804 ! lib/open.t
39805____________________________________________________________________________
39806[ 12295] By: jhi on 2001/10/01 14:55:37
39807 Log: Make missing the RADIXCHAR a softer, gentler error.
39808 Branch: perl
39809 ! ext/I18N/Langinfo/Langinfo.t
39810____________________________________________________________________________
39811[ 12294] By: jhi on 2001/10/01 14:51:42
39812 Log: Nuke also the LANG because of glibc.
39813 Branch: perl
39814 ! lib/open.t
39815____________________________________________________________________________
39816[ 12293] By: jhi on 2001/10/01 14:51:20
39817 Log: Also the ^Is is optional.
39818 Branch: perl
39819 ! pod/perlunicode.pod t/op/pat.t
39820____________________________________________________________________________
39821[ 12292] By: jhi on 2001/10/01 14:08:26
39822 Log: Be careful to pull chars from the varargs stack when
39823 formatting chars.
39824 Branch: perl
39825 ! regcomp.c
39826____________________________________________________________________________
39827[ 12291] By: jhi on 2001/10/01 12:27:57
39828 Log: sortsv not in place anymore, noticed by John P. Linderman.
39829 Branch: perl
39830 ! pod/perlapi.pod pp_ctl.c
39831____________________________________________________________________________
39832[ 12290] By: jhi on 2001/10/01 12:25:03
39833 Log: Make the diagnostic messages more neutral.
39834 Branch: perl
39835 ! ext/B/t/terse.t
39836____________________________________________________________________________
39837[ 12289] By: jhi on 2001/10/01 03:59:34
39838 Log: Forgotten from #12288.
39839 Branch: perl
39840 ! ext/Data/Dumper/Dumper.pm
39841____________________________________________________________________________
39842[ 12288] By: jhi on 2001/10/01 03:58:37
39843 Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
39844 From: Brian Ingerson <ingy@ttul.org>
39845 Date: Sun, 30 Sep 2001 21:45:56 -0700
39846 Message-ID: <20010930214556.D26392@ttul.org>
39847
39848 (remember also the #12289)
39849 Branch: perl
39850 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
39851____________________________________________________________________________
39852[ 12287] By: jhi on 2001/10/01 03:33:15
39853 Log: More Unicode property tests for the abbreviated
39854 general properties.
39855 Branch: perl
39856 ! t/op/pat.t
39857____________________________________________________________________________
39858[ 12286] By: jhi on 2001/10/01 02:02:08
39859 Log: Further tweaks to the Unicode properties.
39860 Branch: perl
39861 ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
39862____________________________________________________________________________
39863[ 12285] By: jhi on 2001/10/01 01:46:35
39864 Log: Retract #12284.
39865 Branch: perl
39866 ! lib/Term/Cap.t
39867____________________________________________________________________________
39868[ 12284] By: jhi on 2001/10/01 01:24:12
39869 Log: (Retracted by #12285)
39870 Branch: perl
39871 ! lib/Term/Cap.t
39872____________________________________________________________________________
39873[ 12283] By: jhi on 2001/10/01 01:22:05
39874 Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap
39875 From: "chromatic" <chromatic@rmci.net>
39876 Date: Sun, 30 Sep 2001 16:10:02 -0600
39877 Message-ID: <20010930221540.67279.qmail@onion.perl.org>
39878 Branch: perl
39879 + lib/Term/Cap.t
39880 ! MANIFEST
39881____________________________________________________________________________
39882[ 12282] By: jhi on 2001/10/01 01:19:21
39883 Log: Use stty -g to restore the terminal state, do not even
39884 try to run the tests if stty -g is not available.
39885 Branch: perl
39886 ! lib/Term/Complete.t
39887____________________________________________________________________________
39888[ 12281] By: jhi on 2001/09/30 21:05:00
39889 Log: Cleanup utf8_heavy; allow dropping the In prefix from
39890 Unicode script/block properties.
39891 Branch: perl
39892 ! lib/utf8_heavy.pl
39893____________________________________________________________________________
39894[ 12280] By: jhi on 2001/09/30 13:42:18
39895 Log: Retract the #12259 for now.
39896 Branch: perl
39897 ! embed.h embed.pl sv.h
39898____________________________________________________________________________
39899[ 12279] By: jhi on 2001/09/30 13:37:59
39900 Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
39901 Branch: perl
39902 + lib/Text/TabsWrap/CHANGELOG
39903 ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
39904____________________________________________________________________________
39905[ 12278] By: jhi on 2001/09/30 05:05:18
39906 Log: #12272 wasn't right, it introduced an extra ().
39907 Branch: perl
39908 ! lib/utf8_heavy.pl
39909____________________________________________________________________________
39910[ 12277] By: jhi on 2001/09/30 00:31:07
39911 Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
39912 From: Jonathan Stowe <gellyfish@gellyfish.com>
39913 Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
39914 Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
39915 Branch: perl
39916 ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
39917____________________________________________________________________________
39918[ 12276] By: jhi on 2001/09/30 00:15:38
39919 Log: Subject: Patch to put qsortsv in the public API
39920 From: Brian Ingerson <ingy@ttul.org>
39921 Date: Sat, 29 Sep 2001 17:41:13 -0700
39922 Message-ID: <20010929174113.A30223@ttul.org>
39923 Branch: perl
39924 ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
39925____________________________________________________________________________
39926[ 12275] By: jhi on 2001/09/30 00:11:21
39927 Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
39928 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39929 Date: Sat, 29 Sep 2001 23:54:48 +0200
39930 Message-ID: <20010929235448.A5017@rafael>
39931 Branch: perl
39932 ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
39933____________________________________________________________________________
39934[ 12274] By: jhi on 2001/09/30 00:03:19
39935 Log: FAQ sync.
39936 Branch: perl
39937 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
39938 ! pod/perlfaq9.pod
39939____________________________________________________________________________
39940[ 12273] By: bailey on 2001/09/29 23:43:46
39941 Log: Resync with mainline
39942 Branch: vmsperl
39943 +> (branch 1207 files)
39944 - (delete 324 files)
39945 !> (integrate 866 files)
39946____________________________________________________________________________
39947[ 12272] By: jhi on 2001/09/29 21:32:33
39948 Log: Nasty recursion trap if one would match Unicode.
39949 Branch: perl
39950 ! lib/utf8_heavy.pl
39951____________________________________________________________________________
39952[ 12271] By: jhi on 2001/09/29 21:18:44
39953 Log: More Unicode todo.
39954 Branch: perl
39955 ! pod/perltodo.pod
39956____________________________________________________________________________
39957[ 12270] By: jhi on 2001/09/29 20:15:32
39958 Log: Explain a bit the new more flexible \p\P syntax.
39959 Branch: perl
39960 ! pod/perlunicode.pod
39961____________________________________________________________________________
39962[ 12269] By: jhi on 2001/09/29 20:05:24
39963 Log: More leniency to the \p and \P: now can have whitespace
39964 between the property definition and the curlies; now can
39965 invert the property by having a caret between the open
39966 curly and the property.
39967 Branch: perl
39968 ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
39969____________________________________________________________________________
39970[ 12268] By: nick on 2001/09/29 17:39:26
39971 Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
39972 one test (lib/open.t) fails
39973 Branch: perlio
39974 +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
39975 +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
39976 +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
39977 +> lib/Tie/Scalar.t lib/open.t
39978 - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
39979 - ext/B/Stash.t
39980 !> (integrate 62 files)
39981____________________________________________________________________________
39982[ 12267] By: jhi on 2001/09/29 13:54:04
39983 Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
39984 Branch: perl
39985 ! t/op/chdir.t
39986____________________________________________________________________________
39987[ 12266] By: jhi on 2001/09/29 13:51:49
39988 Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
39989 From: "Craig A. Berry" <craigberry@mac.com>
39990 Date: Sat, 29 Sep 2001 09:35:33 -0500
39991 Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
39992 Branch: perl
39993 ! t/op/chdir.t
39994____________________________________________________________________________
39995[ 12265] By: jhi on 2001/09/29 13:49:43
39996 Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
39997 From: "chromatic" <chromatic@rmci.net>
39998 Date: Fri, 28 Sep 2001 21:20:12 -0600
39999 Message-ID: <20010929032543.58322.qmail@onion.perl.org>
40000 Branch: perl
40001 + lib/Tie/Scalar.t
40002 ! MANIFEST lib/Tie/Scalar.pm
40003____________________________________________________________________________
40004[ 12264] By: jhi on 2001/09/29 04:57:42
40005 Log: Allow for more flexibility in the \p{In...} names, now
40006 case doesn't matter, and any space or dash can be
40007 matched by any space, dash, underbar, or empty.
40008 (may be going too far on leniency)
40009 Branch: perl
40010 ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
40011 ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
40012 ! t/op/pat.t
40013____________________________________________________________________________
40014[ 12263] By: jhi on 2001/09/28 23:04:13
40015 Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
40016 From: "chromatic" <chromatic@rmci.net>
40017 Date: Fri, 28 Sep 2001 17:39:50 -0600
40018 Message-ID: <20010928234521.14178.qmail@onion.perl.org>
40019 Branch: perl
40020 + lib/open.t
40021 ! MANIFEST
40022____________________________________________________________________________
40023[ 12262] By: jhi on 2001/09/28 22:23:53
40024 Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
40025 From: "Craig A. Berry" <craigberry@mac.com>
40026 Date: Fri, 28 Sep 2001 16:24:51 -0500
40027 Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
40028 Branch: perl
40029 ! ext/File/Glob/t/basic.t
40030____________________________________________________________________________
40031[ 12261] By: jhi on 2001/09/28 22:23:05
40032 Log: Subject: [DOC PATCH] Carp.pm pod typo
40033 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40034 Date: Fri, 28 Sep 2001 23:14:51 +0200
40035 Message-ID: <20010928231451.E16889@rafael>
40036 Branch: perl
40037 ! lib/Carp.pm
40038____________________________________________________________________________
40039[ 12260] By: jhi on 2001/09/28 22:21:55
40040 Log: Subject: [PATCH] Allow an @INC hook to set %INC
40041 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40042 Date: Fri, 28 Sep 2001 22:18:13 +0200
40043 Message-ID: <20010928221813.A16889@rafael>
40044 Branch: perl
40045 ! pp_ctl.c
40046____________________________________________________________________________
40047[ 12259] By: jhi on 2001/09/28 22:20:26
40048 Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
40049 From: Nicholas Clark <nick@ccl4.org>
40050 Date: Fri, 28 Sep 2001 23:39:33 +0100
40051 Message-ID: <20010928233933.C23673@plum.flirble.org>
40052 Branch: perl
40053 ! embed.h embed.pl sv.h
40054____________________________________________________________________________
40055[ 12258] By: jhi on 2001/09/28 12:45:45
40056 Log: Update Changes.
40057 Branch: perl
40058 ! Changes patchlevel.h
40059____________________________________________________________________________
40060[ 12256] By: jhi on 2001/09/28 12:18:29
40061 Log: Move the B tests to B/t.
40062 Branch: perl
40063 + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
40064 + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
40065 - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
40066 - ext/B/Showlex.t ext/B/Stash.t
40067 ! MANIFEST
40068____________________________________________________________________________
40069[ 12255] By: jhi on 2001/09/28 12:09:40
40070 Log: Forgot from #12254.
40071 Branch: perl
40072 + ext/B/B/Terse.t
40073____________________________________________________________________________
40074[ 12254] By: jhi on 2001/09/28 12:09:06
40075 Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
40076 From: "chromatic" <chromatic@rmci.net>
40077 Date: Thu, 27 Sep 2001 23:22:17 -0600
40078 Message-ID: <20010928052747.56587.qmail@onion.perl.org>
40079 Branch: perl
40080 ! MANIFEST
40081____________________________________________________________________________
40082[ 12253] By: jhi on 2001/09/28 02:31:49
40083 Log: Test numbering mismatch.
40084 Branch: perl
40085 ! t/op/chdir.t
40086____________________________________________________________________________
40087[ 12252] By: jhi on 2001/09/27 22:46:42
40088 Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
40089 From: "Craig A. Berry" <craigberry@mac.com>
40090 Date: Wed, 26 Sep 2001 17:43:14 -0500
40091 Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
40092 Branch: perl
40093 ! iperlsys.h t/op/chdir.t
40094____________________________________________________________________________
40095[ 12251] By: jhi on 2001/09/27 22:44:35
40096 Log: Subject: [PATCH gv.c] make __ANON__ global
40097 From: Robin Barker <rmb1@cise.npl.co.uk>
40098 Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
40099 Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
40100 Branch: perl
40101 ! gv.c t/op/anonsub.t t/op/runlevel.t
40102____________________________________________________________________________
40103[ 12250] By: jhi on 2001/09/27 22:33:11
40104 Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
40105 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40106 Date: Thu, 27 Sep 2001 22:34:32 +0200
40107 Message-ID: <20010927223432.A1485@rafael>
40108 Branch: perl
40109 ! ext/B/B/Terse.pm
40110____________________________________________________________________________
40111[ 12249] By: jhi on 2001/09/27 22:29:32
40112 Log: (retracted by #12338)
40113
40114 Subject: [PATCH] Cleanup of perldsc.pod
40115 From: Casey West <casey@geeknest.com>
40116 Date: Thu, 27 Sep 2001 11:13:17 -0400
40117 Message-ID: <20010927111317.A1942@stupid.geeknest.com>
40118 Branch: perl
40119 ! pod/perldsc.pod
40120____________________________________________________________________________
40121[ 12248] By: jhi on 2001/09/27 22:23:24
40122 Log: Not everyone is using ithreads...
40123 Branch: perl
40124 ! ext/Devel/Peek/Peek.t
40125____________________________________________________________________________
40126[ 12247] By: jhi on 2001/09/27 13:39:39
40127 Log: Document the nss_delete core dump workaround for HP-UX
40128 and Solaris, bug IDs 20010805.018 and 20010629.004.
40129 Branch: perl
40130 ! README.hpux README.solaris
40131____________________________________________________________________________
40132[ 12246] By: jhi on 2001/09/27 12:05:36
40133 Log: Dump Unicode hash keys also as Unicode,
40134 not just as a byte string.
40135 Branch: perl
40136 ! dump.c ext/Devel/Peek/Peek.t
40137____________________________________________________________________________
40138[ 12245] By: jhi on 2001/09/27 11:15:51
40139 Log: Integrate changes #12241 and #12242 from macperl:
40140
40141 Remove unneeded disabling of umask() calls
40142
40143 Note (get|set)sockopt are available.
40144 Branch: perl
40145 !> lib/File/Temp.pm pod/perlport.pod
40146____________________________________________________________________________
40147[ 12244] By: sky on 2001/09/27 08:53:00
40148 Log: Flush buffers on thread closedown.
40149 Branch: perl
40150 ! ext/threads/threads.xs
40151____________________________________________________________________________
40152[ 12243] By: jhi on 2001/09/27 02:20:06
40153 Log: Dump SvUTF8(sv)s also as \x{...}.
40154
40155 TODO: dump the SvUTF8() hash keys similarly.
40156 Branch: perl
40157 ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
40158____________________________________________________________________________
40159[ 12242] By: pudge on 2001/09/26 20:41:35
40160 Log: Note (get|set)sockopt are available.
40161 Branch: maint-5.6/macperl
40162 ! pod/perlport.pod
40163____________________________________________________________________________
40164[ 12241] By: pudge on 2001/09/26 20:28:49
40165 Log: Remove unneeded disabling of umask() calls
40166 Branch: maint-5.6/macperl
40167 ! lib/File/Temp.pm
40168____________________________________________________________________________
40169[ 12240] By: sky on 2001/09/26 18:44:56
40170 Log: Documention update
40171 Branch: perl
40172 ! ext/threads/threads.pm
40173____________________________________________________________________________
40174[ 12239] By: jhi on 2001/09/26 13:49:05
40175 Log: Update Changes.
40176 Branch: perl
40177 ! Changes patchlevel.h
40178____________________________________________________________________________
40179[ 12238] By: jhi on 2001/09/26 13:40:53
40180 Log: Check that all environment variables are tainted.
40181 Branch: perl
40182 ! t/op/taint.t
40183____________________________________________________________________________
40184[ 12237] By: jhi on 2001/09/26 13:02:07
40185 Log: Manual integration error in #12235.
40186 Branch: perl
40187 ! lib/File/DosGlob.t
40188____________________________________________________________________________
40189[ 12236] By: jhi on 2001/09/26 12:57:11
40190 Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
40191 From: "chromatic" <chromatic@rmci.net>
40192 Date: Tue, 25 Sep 2001 23:57:07 -0600
40193 Message-ID: <20010926060233.7554.qmail@onion.perl.org>
40194 Branch: perl
40195 ! perlio.c
40196____________________________________________________________________________
40197[ 12235] By: jhi on 2001/09/26 12:53:16
40198 Log: Integrate macperl changes from Chris Nandor:
40199 12192 11817 11815 11813 11778 11775
40200
40201 Update CPAN.pm to work with new Mac::BuildTools instead
40202 of ExtUtils::MM_MacOS "orphan" functions
40203
40204 Fix test
40205
40206 Make syntax check report in MPW style, fix tests
40207 to use Mac::err=unix to get normal-style error
40208 messages.
40209
40210 More module and test ports from Thomas Wegner et al
40211
40212 Fix open of /dev/null for Mac OS
40213
40214 Allow for platforms to override formatting of errors
40215 on output from Matthias Neeracher (core files)
40216 Branch: perl
40217 ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
40218 ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
40219 ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
40220 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
40221 !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
40222 !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
40223____________________________________________________________________________
40224[ 12234] By: jhi on 2001/09/26 11:58:11
40225 Log: grrr.
40226 Branch: perl
40227 ! t/op/gv.t
40228____________________________________________________________________________
40229[ 12233] By: jhi on 2001/09/26 11:56:09
40230 Log: Retract #12232.
40231 Branch: perl
40232 ! t/op/gv.t
40233____________________________________________________________________________
40234[ 12232] By: jhi on 2001/09/26 11:53:37
40235 Log: (Retracted by #12233.)
40236 Branch: perl
40237 ! t/op/gv.t
40238____________________________________________________________________________
40239[ 12231] By: jhi on 2001/09/26 11:52:09
40240 Log: Detypo.
40241 Branch: perl
40242 ! ext/Encode/Makefile.PL
40243____________________________________________________________________________
40244[ 12230] By: sky on 2001/09/26 11:36:23
40245 Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
40246 We are using a "delay" here because we do not want to depend on thread synchronization issues.
40247 Branch: perl
40248 + ext/threads/t/stress_cv.t
40249 ! MANIFEST ext/threads/t/stress_string.t
40250____________________________________________________________________________
40251[ 12229] By: jhi on 2001/09/26 11:27:54
40252 Log: NetWare tweak from Ananth Kesari.
40253 Branch: perl
40254 ! NetWare/t/Readme.txt
40255____________________________________________________________________________
40256[ 12228] By: jhi on 2001/09/26 11:26:26
40257 Log: Trick to fool case-blind filesystems.
40258 Branch: perl
40259 ! ext/Encode/Makefile.PL
40260____________________________________________________________________________
40261[ 12227] By: sky on 2001/09/26 11:06:50
40262 Log: Threads can start executing in a different order than they were
40263 created.... so we cannot ok() inside the threadstarter.
40264 Branch: perl
40265 ! ext/threads/t/stress_string.t
40266____________________________________________________________________________
40267[ 12226] By: sky on 2001/09/26 07:41:45
40268 Log: Add in stress_string.t to stress test threads a bit more.
40269 Branch: perl
40270 + ext/threads/t/stress_string.t
40271 ! MANIFEST
40272____________________________________________________________________________
40273[ 12225] By: sky on 2001/09/26 07:04:21
40274 Log: Fix negative refcount introduced by #12223.
40275 Branch: perl
40276 ! ext/threads/threads.xs
40277____________________________________________________________________________
40278[ 12224] By: sky on 2001/09/26 06:57:58
40279 Log: Update documentation to match change #12223
40280 Branch: perl
40281 ! sharedsv.c
40282____________________________________________________________________________
40283[ 12223] By: sky on 2001/09/26 06:54:32
40284 Log: Use a separate interpreter for the sharedsv space. Another
40285 negative sv leak. Sigh.
40286 Branch: perl
40287 ! sharedsv.c
40288____________________________________________________________________________
40289[ 12222] By: sky on 2001/09/26 05:58:35
40290 Log: Do the environ assignment in perl_contruct to match perl_destruct.
40291 Now we don't need to perl_parse/perl_run. However environ is a
40292 global....
40293 Branch: perl
40294 ! perl.c
40295____________________________________________________________________________
40296[ 12221] By: sky on 2001/09/26 05:41:02
40297 Log: Move the creation of PL_strtab to perl_construct so we can work
40298 with HV and HEs without running perl_parse.
40299 Branch: perl
40300 ! perl.c
40301____________________________________________________________________________
40302[ 12220] By: gsar on 2001/09/26 02:18:26
40303 Log: integrate macperl changes into maint-5.6
40304 Branch: maint-5.6/perl
40305 !> (integrate 26 files)
40306____________________________________________________________________________
40307[ 12219] By: pudge on 2001/09/26 00:19:35
40308 Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
40309 fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
40310 Branch: maint-5.6/macperl
40311 ! macos/ext/Mac/Fonts/Fonts.xs
40312 ! macos/ext/Mac/InternetConfig/InternetConfig.pm
40313____________________________________________________________________________
40314[ 12218] By: ams on 2001/09/25 23:31:33
40315 Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
40316 From: Nicholas Clark <nick@ccl4.org>
40317 Date: Wed, 26 Sep 2001 01:20:20 +0100
40318 Message-Id: <20010926012020.B48092@plum.flirble.org>
40319 Branch: perl
40320 ! lib/AutoSplit.t
40321____________________________________________________________________________
40322[ 12217] By: ams on 2001/09/25 22:33:05
40323 Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
40324 From: "Craig A. Berry" <craigberry@mac.com>
40325 Date: Tue, 25 Sep 2001 18:08:42 -0500
40326 Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
40327 Branch: perl
40328 ! vms/vms.c
40329____________________________________________________________________________
40330[ 12216] By: ams on 2001/09/25 21:41:01
40331 Log: Subject: [PATCH lib/AutoSplit.t] Fixing mysterious TEST failure. (was
40332 Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
40333 From: Michael G Schwern <schwern@pobox.com>
40334 Date: Wed, 26 Sep 2001 00:38:21 -0400
40335 Message-Id: <20010926003821.A627@blackrider>
40336 Branch: perl
40337 ! lib/AutoSplit.t
40338____________________________________________________________________________
40339[ 12215] By: jhi on 2001/09/25 21:40:04
40340 Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
40341 From: Michael G Schwern <schwern@pobox.com>
40342 Date: Tue, 25 Sep 2001 17:43:49 -0400
40343 Message-ID: <20010925174349.B19534@blackrider>
40344 Branch: perl
40345 ! lib/Test/Simple.pm lib/Test/Utils.pm
40346____________________________________________________________________________
40347[ 12214] By: pudge on 2001/09/25 21:11:21
40348 Log: Integrate changes from bleadperl.
40349 Branch: maint-5.6/macperl
40350 !> pod/perlport.pod
40351____________________________________________________________________________
40352[ 12213] By: jhi on 2001/09/25 20:37:14
40353 Log: skip($mess) should result in one skip.
40354 Branch: perl
40355 ! t/test.pl
40356____________________________________________________________________________
40357[ 12212] By: pudge on 2001/09/25 20:21:06
40358 Log: Integrate change #12200 from maintperl.
40359 Branch: maint-5.6/macperl
40360 !> win32/perlhost.h
40361____________________________________________________________________________
40362[ 12211] By: pudge on 2001/09/25 20:11:56
40363 Log: Fix file types to "apple"
40364 Branch: maint-5.6/macperl
40365 ! macos/ext/Mac/Menus/t/MenuBar.rsrc
40366 ! macos/ext/Mac/SAT/t/Collision.rsrc
40367____________________________________________________________________________
40368[ 12210] By: pudge on 2001/09/25 19:28:20
40369 Log: Fix rsrc file as snd file; fix path in t file.
40370 Branch: maint-5.6/macperl
40371 ! macos/ext/Mac/Notification/t/Notification.rsrc
40372 ! macos/ext/Mac/Notification/t/Notification.t
40373____________________________________________________________________________
40374[ 12209] By: pudge on 2001/09/25 19:15:57
40375 Log: Sync up with File::Find from bleadperl.
40376 Branch: maint-5.6/macperl
40377 ! lib/File/Find.pm t/lib/filefind-taint.t
40378____________________________________________________________________________
40379[ 12208] By: pudge on 2001/09/25 19:06:48
40380 Log: Ignore SIGPIPE being set to IGNORE. Temporary fix until we upgrade
40381 to new version of libnet. (Axel Rose, Paul Schinder, and a cast
40382 of hundreds)
40383 Branch: maint-5.6/macperl
40384 ! macos/bundled_lib/blib/lib/Net/Cmd.pm
40385 ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
40386 ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
40387____________________________________________________________________________
40388[ 12207] By: nick on 2001/09/25 19:04:36
40389 Log: Integrate mainline (untested while modem is up)
40390 Branch: perlio
40391 +> lib/AutoSplit.t t/test.pl
40392 - lib/warnings/register.t
40393 !> (integrate 28 files)
40394____________________________________________________________________________
40395[ 12206] By: jhi on 2001/09/25 17:21:00
40396 Log: perldiag entry for #12205.
40397 Branch: perl
40398 ! pod/perldiag.pod
40399____________________________________________________________________________
40400[ 12205] By: jhi on 2001/09/25 17:20:38
40401 Log: Subject: [PATCH] warning on v-string in use/require
40402 From: John Peacock <jpeacock@rowman.com>
40403 Date: Mon, 24 Sep 2001 17:29:03 -0400
40404 Message-ID: <3BAFA59F.9C0E0339@rowman.com>
40405 Branch: perl
40406 ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
40407____________________________________________________________________________
40408[ 12204] By: jhi on 2001/09/25 17:11:02
40409 Log: perltooc et al updates.
40410 Branch: perl
40411 ! plan9/mkfile pod/roffitall
40412____________________________________________________________________________
40413[ 12203] By: jhi on 2001/09/25 17:05:19
40414 Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
40415 From: Michael G Schwern <schwern@pobox.com>
40416 Date: Sun, 23 Sep 2001 00:07:12 -0400
40417 Message-ID: <20010923000712.A7005@blackrider>
40418 Branch: perl
40419 ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
40420____________________________________________________________________________
40421[ 12202] By: jhi on 2001/09/25 16:55:29
40422 Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
40423 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40424 Date: Wed, 26 Sep 2001 01:25:10 +0900
40425 Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
40426 Branch: perl
40427 ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
40428 ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
40429 ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
40430____________________________________________________________________________
40431[ 12201] By: jhi on 2001/09/25 16:52:03
40432 Log: Integrate change #12200 from maintperl;
40433 on windows, virtualized environment could propagate deleted variables
40434 into children if they happen to be at the very end of the table
40435 Branch: perl
40436 !> win32/perlhost.h
40437____________________________________________________________________________
40438[ 12200] By: gsar on 2001/09/25 16:36:01
40439 Log: on windows, virtualized environment could propagate deleted variables
40440 into children if they happen to be at the very end of the table
40441 (thanks for succinct test case from Johan Holmberg, and fix from
40442 Doug Lankshear)
40443 Branch: maint-5.6/perl
40444 ! win32/perlhost.h
40445____________________________________________________________________________
40446[ 12199] By: gsar on 2001/09/25 15:19:13
40447 Log: avoid the use of ftime() (it does a useless, potentially
40448 expensive call to GetTimeZoneInformation()); this potentially
40449 also results in three more digits of precision from
40450 Time::HiRes::time()
40451 Branch: perl
40452 ! ext/Time/HiRes/HiRes.xs
40453____________________________________________________________________________
40454[ 12198] By: jhi on 2001/09/25 14:27:01
40455 Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
40456
40457 Note: io/binmode is failing, have to figure out why.
40458 Branch: perl
40459 + t/test.pl
40460 ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
40461 ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
40462 ! t/run/exit.t
40463____________________________________________________________________________
40464[ 12197] By: ams on 2001/09/25 13:48:55
40465 Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
40466 From: Nicholas Clark <nick@ccl4.org>
40467 Date: Tue, 25 Sep 2001 00:37:40 +0100
40468 Message-Id: <20010925003740.S4971@plum.flirble.org>
40469 (Further changes expected.)
40470 Branch: perl
40471 + lib/AutoSplit.t
40472 ! MANIFEST
40473____________________________________________________________________________
40474[ 12196] By: sky on 2001/09/25 13:37:12
40475 Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses
40476 _ftime to try and be more robust.
40477 Branch: perl
40478 ! ext/Time/HiRes/HiRes.xs
40479____________________________________________________________________________
40480[ 12194] By: ams on 2001/09/25 11:40:00
40481 Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
40482 From: "Craig A. Berry" <craigberry@mac.com>
40483 Date: Mon, 24 Sep 2001 17:54:20 -0500
40484 Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
40485 Branch: perl
40486 ! vms/descrip_mms.template
40487____________________________________________________________________________
40488[ 12193] By: pudge on 2001/09/25 02:53:42
40489 Log: Fixes for multiline error parsing (Bug #459263); cmd-.
40490 not working, cursor not spinning (Bug #422129); external
40491 editor problems (Bug #456329); escape/cmd-. not activating
40492 "Cancel" in Save dialog box (Bug #446960); Runtimes not
40493 executing on launch (Bug #464441).
40494 Branch: maint-5.6/macperl
40495 ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
40496 ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
40497 ! macos/macperl/MacPerl.r
40498____________________________________________________________________________
40499[ 12192] By: pudge on 2001/09/25 02:42:49
40500 Log: Update CPAN.pm to work with new Mac::BuildTools instead
40501 of ExtUtils::MM_MacOS "orphan" functions
40502 Branch: maint-5.6/macperl
40503 ! lib/CPAN.pm
40504____________________________________________________________________________
40505[ 12191] By: pudge on 2001/09/25 02:37:58
40506 Log: Fix up another xsubpp problem (Matthias Neeracher)
40507 Branch: maint-5.6/macperl
40508 ! macos/xsubpp
40509____________________________________________________________________________
40510[ 12190] By: pudge on 2001/09/25 02:37:38
40511 Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
40512 Branch: maint-5.6/macperl
40513 ! macos/lib/ExtUtils/MM_MacOS.pm
40514____________________________________________________________________________
40515[ 12189] By: pudge on 2001/09/25 02:37:08
40516 Log: Fix up Makefiles for more Mac:: modules (and prepare for
40517 static build ...?)
40518 Branch: maint-5.6/macperl
40519 ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
40520 ! macos/macperl/Makefile.mk
40521____________________________________________________________________________
40522[ 12188] By: pudge on 2001/09/25 02:36:19
40523 Log: Fix up tests
40524 Branch: maint-5.6/macperl
40525 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
40526____________________________________________________________________________
40527[ 12187] By: pudge on 2001/09/25 02:11:13
40528 Log: Make malloc smarter, fix bugs. (Bug #404030)
40529 Branch: maint-5.6/macperl
40530 ! macos/icemalloc.c macos/icemalloc.h
40531____________________________________________________________________________
40532[ 12186] By: nick on 2001/09/24 19:18:17
40533 Log: Integrate mainline
40534 Branch: perlio
40535 +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
40536 +> lib/filetest.t
40537 !> (integrate 30 files)
40538____________________________________________________________________________
40539[ 12185] By: jhi on 2001/09/24 18:56:40
40540 Log: Retract #12136, the warnings::register is already
40541 tested by t/lib/warnings/9enabled, as pointed out
40542 by Paul Marquess.
40543 Branch: perl
40544 - lib/warnings/register.t
40545 ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
40546____________________________________________________________________________
40547[ 12184] By: gsar on 2001/09/24 18:39:58
40548 Log: fix Time::HiRes implementation of gettimeofday() on windows
40549 (HiRes.t#14 now passes)
40550 Branch: perl
40551 ! ext/Time/HiRes/HiRes.xs
40552____________________________________________________________________________
40553[ 12183] By: gsar on 2001/09/24 18:13:23
40554 Log: File::Spec::catfile() canonifies everything to blackslashes on
40555 windows :-(
40556 Branch: perl
40557 ! lib/ExtUtils/Manifest.t
40558____________________________________________________________________________
40559[ 12182] By: gsar on 2001/09/24 17:59:54
40560 Log: test number mismatch
40561 Branch: perl
40562 ! t/op/magic.t
40563____________________________________________________________________________
40564[ 12181] By: jhi on 2001/09/24 17:10:41
40565 Log: ok().
40566 Branch: perl
40567 ! t/op/pack.t
40568____________________________________________________________________________
40569[ 12180] By: jhi on 2001/09/24 16:09:37
40570 Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
40571 Wolfgang Laun <Wolfgang.Laun@alcatel.at>
40572 Branch: perl
40573 ! pp_pack.c t/op/pack.t
40574____________________________________________________________________________
40575[ 12179] By: jhi on 2001/09/24 15:46:49
40576 Log: Update Changes.
40577 Branch: perl
40578 ! Changes patchlevel.h
40579____________________________________________________________________________
40580[ 12178] By: jhi on 2001/09/24 14:12:06
40581 Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
40582 From: Michael G Schwern <schwern@pobox.com>
40583 Date: Mon, 24 Sep 2001 11:12:13 -0400
40584 Message-ID: <20010924111213.G27885@blackrider>
40585 Branch: perl
40586 ! lib/ExtUtils/Manifest.pm
40587____________________________________________________________________________
40588[ 12177] By: jhi on 2001/09/24 14:02:32
40589 Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
40590 From: Michael G Schwern <schwern@pobox.com>
40591 Date: Mon, 24 Sep 2001 11:02:07 -0400
40592 Message-ID: <20010924110207.E27885@blackrider>
40593 Branch: perl
40594 ! vms/test.com
40595____________________________________________________________________________
40596[ 12176] By: ams on 2001/09/24 14:01:59
40597 Log: Update Changes.
40598 Branch: perl
40599 ! Changes
40600____________________________________________________________________________
40601[ 12175] By: jhi on 2001/09/24 13:20:28
40602 Log: Various cleanups.
40603 Branch: perl
40604 ! ext/threads/Makefile.PL ext/threads/threads.xs
40605____________________________________________________________________________
40606[ 12173] By: pudge on 2001/09/24 12:56:13
40607 Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
40608 Branch: maint-5.6/macperl
40609 !> (integrate 33 files)
40610____________________________________________________________________________
40611[ 12171] By: jhi on 2001/09/24 12:26:58
40612 Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
40613 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40614 Date: Mon, 24 Sep 2001 20:04:58 +0900
40615 Message-Id: <20010924200207.A030.BQW10602@nifty.com>
40616 Branch: perl
40617 ! ext/Encode/Encode/gb2312.enc
40618____________________________________________________________________________
40619[ 12170] By: jhi on 2001/09/24 12:08:30
40620 Log: Clarifying comment to #12164.
40621 Branch: perl
40622 ! lib/Cwd.pm
40623____________________________________________________________________________
40624[ 12169] By: jhi on 2001/09/24 11:59:33
40625 Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
40626 From: Nicholas Clark <nick@ccl4.org>
40627 Date: Sun, 23 Sep 2001 23:00:56 +0100
40628 Message-ID: <20010923230055.Y4971@plum.flirble.org>
40629
40630 (with "sample_constants" changed to "fallback")
40631 Branch: perl
40632 + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
40633 ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
40634 ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
40635 ! lib/h2xs.t utils/h2xs.PL
40636____________________________________________________________________________
40637[ 12168] By: jhi on 2001/09/24 11:25:56
40638 Log: Metaconfig unit change for #12167.
40639 Branch: metaconfig
40640 ! U/modified/Cppsym.U
40641____________________________________________________________________________
40642[ 12167] By: jhi on 2001/09/24 11:25:22
40643 Log: Add a few glibc cpp symbols to probe for.
40644 Branch: perl
40645 ! Configure
40646____________________________________________________________________________
40647[ 12166] By: jhi on 2001/09/24 11:14:43
40648 Log: DJGPP tweaks for Laszlo Molnar.
40649 Branch: perl
40650 ! djgpp/djgppsed.sh dosish.h
40651____________________________________________________________________________
40652[ 12165] By: ams on 2001/09/24 10:07:08
40653 Log: Subject: [PATCH t/op/inccode.t] More tests
40654 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
40655 Date: 24 Sep 2001 10:01:44 -0000
40656 Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
40657 Branch: perl
40658 ! t/op/inccode.t
40659____________________________________________________________________________
40660[ 12164] By: ams on 2001/09/24 09:43:29
40661 Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
40662 From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
40663 Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
40664 Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
40665 Branch: perl
40666 ! lib/Cwd.pm
40667____________________________________________________________________________
40668[ 12163] By: jhi on 2001/09/23 22:50:35
40669 Log: 1_compile updates.
40670 Branch: perl
40671 ! t/lib/1_compile.t
40672____________________________________________________________________________
40673[ 12162] By: jhi on 2001/09/23 21:11:22
40674 Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
40675 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40676 Date: Wed, 19 Sep 2001 22:47:14 +0200
40677 Message-ID: <20010919224714.A6382@rafael>
40678 Branch: perl
40679 ! pod/perlvar.pod pp_ctl.c
40680____________________________________________________________________________
40681[ 12161] By: ams on 2001/09/23 17:40:02
40682 Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
40683 filetest Pragma
40684 From: "chromatic" <chromatic@rmci.net>
40685 Date: Sun, 23 Sep 2001 12:07:25 -0600
40686 Message-Id: <20010923181223.32427.qmail@onion.perl.org>
40687 Branch: perl
40688 + lib/filetest.t
40689 ! MANIFEST t/lib/1_compile.t
40690____________________________________________________________________________
40691[ 12160] By: ams on 2001/09/23 16:32:11
40692 Log: Additional minor chdir() tweak.
40693 Branch: perl
40694 ! pod/perlfunc.pod
40695____________________________________________________________________________
40696[ 12159] By: ams on 2001/09/23 16:25:01
40697 Log: Subject: PATCH lib/ExtUtils/Command.t
40698 From: Abe Timmerman <abe@ztreet.demon.nl>
40699 Date: Sun, 23 Sep 2001 19:11:44 +0200
40700 Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
40701 Branch: perl
40702 ! lib/ExtUtils/Command.t
40703____________________________________________________________________________
40704[ 12158] By: jhi on 2001/09/23 12:52:36
40705 Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
40706 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
40707 Date: Sun, 23 Sep 2001 02:02:26 +0200
40708 Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
40709 Branch: perl
40710 ! makedef.pl
40711____________________________________________________________________________
40712[ 12157] By: jhi on 2001/09/23 12:46:05
40713 Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
40714 From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)
40715 Date: Sat, 22 Sep 2001 12:54:39 -0500
40716 Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
40717 Branch: perl
40718 ! t/op/study.t
40719____________________________________________________________________________
40720[ 12156] By: nick on 2001/09/23 07:48:44
40721 Log: Integrate mainline
40722 Branch: perlio
40723 - check83.pl
40724 !> ext/Encode/Encode/2022-cn.enc
40725____________________________________________________________________________
40726[ 12155] By: nick on 2001/09/23 07:48:01
40727 Log: Integrate mainline
40728 Branch: perlio
40729 +> (branch 64 files)
40730 - ext/Encode/Encode/cns11643-1.enc
40731 - ext/Encode/Encode/cns11643-2.enc
40732 - ext/Encode/Encode/iso2022-cn.enc
40733 - ext/Encode/Encode/iso2022-jp.enc
40734 - ext/Encode/Encode/iso2022-jp1.enc
40735 - ext/Encode/Encode/iso2022-jp2.enc
40736 - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
40737 - ext/Encode/Encode/iso8859-1.enc
40738 - ext/Encode/Encode/iso8859-1.ucm
40739 - ext/Encode/Encode/iso8859-10.enc
40740 - ext/Encode/Encode/iso8859-10.ucm
40741 - ext/Encode/Encode/iso8859-13.enc
40742 - ext/Encode/Encode/iso8859-13.ucm
40743 - ext/Encode/Encode/iso8859-14.enc
40744 - ext/Encode/Encode/iso8859-14.ucm
40745 - ext/Encode/Encode/iso8859-15.enc
40746 - ext/Encode/Encode/iso8859-15.ucm
40747 - ext/Encode/Encode/iso8859-16.enc
40748 - ext/Encode/Encode/iso8859-16.ucm
40749 - ext/Encode/Encode/iso8859-2.enc
40750 - ext/Encode/Encode/iso8859-2.ucm
40751 - ext/Encode/Encode/iso8859-3.enc
40752 - ext/Encode/Encode/iso8859-3.ucm
40753 - ext/Encode/Encode/iso8859-4.enc
40754 - ext/Encode/Encode/iso8859-4.ucm
40755 - ext/Encode/Encode/iso8859-5.enc
40756 - ext/Encode/Encode/iso8859-5.ucm
40757 - ext/Encode/Encode/iso8859-6.enc
40758 - ext/Encode/Encode/iso8859-6.ucm
40759 - ext/Encode/Encode/iso8859-7.enc
40760 - ext/Encode/Encode/iso8859-7.ucm
40761 - ext/Encode/Encode/iso8859-8.enc
40762 - ext/Encode/Encode/iso8859-8.ucm
40763 - ext/Encode/Encode/iso8859-9.enc
40764 - ext/Encode/Encode/iso8859-9.ucm
40765 - ext/Encode/Encode/isoir-197.enc
40766 - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
40767 - t/lib/sample-tests/header_at_end
40768 - t/lib/sample-tests/header_at_end_fail
40769 !> (integrate 174 files)
40770____________________________________________________________________________
40771[ 12154] By: ams on 2001/09/23 07:11:46
40772 Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
40773 by Blair Zajac.
40774 Branch: perl
40775 ! pod/perlfunc.pod
40776____________________________________________________________________________
40777[ 12153] By: ams on 2001/09/23 06:56:32
40778 Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
40779 Forgotten deprecation of *glob{FILEHANDLE}?
40780 From: "chromatic" <chromatic@rmci.net>
40781 Date: Sat, 22 Sep 2001 21:27:56 -0600
40782 Message-Id: <20010923033252.33085.qmail@onion.perl.org>
40783 Branch: perl
40784 ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
40785____________________________________________________________________________
40786[ 12152] By: ams on 2001/09/23 06:42:58
40787 Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
40788 From: Michael G Schwern <schwern@pobox.com>
40789 Date: Sun, 23 Sep 2001 03:34:39 -0400
40790 Message-Id: <20010923033439.E7005@blackrider>
40791 Branch: perl
40792 ! lib/File/Find.pm
40793____________________________________________________________________________
40794[ 12151] By: ams on 2001/09/23 06:37:57
40795 Log: Subject: Re: t/op/magic.t missing tests on Win32
40796 From: Michael G Schwern <schwern@pobox.com>
40797 Date: Sat, 22 Sep 2001 20:29:09 -0400
40798 Message-Id: <20010922202909.I18223@blackrider>
40799 Branch: perl
40800 ! t/op/magic.t
40801____________________________________________________________________________
40802[ 12150] By: ams on 2001/09/23 06:36:26
40803 Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
40804 Dumpvalue.pm
40805 From: "chromatic" <chromatic@rmci.net>
40806 Date: Sat, 22 Sep 2001 19:41:31 -0600
40807 Message-Id: <20010923014628.7739.qmail@onion.perl.org>
40808 Branch: perl
40809 + lib/Dumpvalue.t
40810 ! MANIFEST lib/Dumpvalue.pm
40811____________________________________________________________________________
40812[ 12149] By: ams on 2001/09/23 06:25:35
40813 Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
40814 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40815 Date: Sun, 23 Sep 2001 15:27:56 +0900
40816 Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
40817 Branch: perl
40818 ! ext/Encode/Encode/2022-cn.enc
40819____________________________________________________________________________
40820[ 12148] By: jhi on 2001/09/22 23:33:42
40821 Log: Manual eror in #12147.
40822 Branch: perl
40823 ! win32/win32.c
40824____________________________________________________________________________
40825[ 12147] By: jhi on 2001/09/22 23:25:02
40826 Log: Integrate change #12146 from maintperl;
40827 win32_chdir() et al don't handle a NULL argument gracefully
40828 Branch: perl
40829 !> win32/perlhost.h win32/win32.c
40830____________________________________________________________________________
40831[ 12146] By: gsar on 2001/09/22 23:18:47
40832 Log: win32_chdir() et al don't handle a NULL argument gracefully
40833 Branch: maint-5.6/perl
40834 ! win32/perlhost.h win32/win32.c
40835____________________________________________________________________________
40836[ 12145] By: gsar on 2001/09/22 23:17:42
40837 Log: typo in change#12026
40838 Branch: maint-5.6/perl
40839 ! op.c
40840____________________________________________________________________________
40841[ 12144] By: jhi on 2001/09/22 21:22:28
40842 Log: Subject: [PATCH] Re: scalar context unpack bugs
40843 From: Nicholas Clark <nick@ccl4.org>
40844 Date: Sat, 22 Sep 2001 23:07:56 +0100
40845 Message-ID: <20010922230755.O4971@plum.flirble.org>
40846 Branch: perl
40847 ! pp_pack.c t/op/pack.t
40848____________________________________________________________________________
40849[ 12143] By: jhi on 2001/09/22 21:18:43
40850 Log: Try ExtUtils::Command.t everywhere, not just on Win32
40851 (as suggested by NI-S). Also allow running it either
40852 in t/ or in the main directory.
40853 Branch: perl
40854 ! lib/ExtUtils/Command.t
40855____________________________________________________________________________
40856[ 12142] By: jhi on 2001/09/22 21:04:39
40857 Log: Update the test on warnings/register.t.
40858 Branch: perl
40859 ! t/lib/1_compile.t
40860____________________________________________________________________________
40861[ 12141] By: jhi on 2001/09/22 20:40:06
40862 Log: The code is now almost tidy enough to keep the IRIX cc happy.
40863 Branch: perl
40864 ! hints/irix_6.sh
40865____________________________________________________________________________
40866[ 12140] By: ams on 2001/09/22 17:26:32
40867 Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
40868 use_ithreads
40869 From: "Craig A. Berry" <craigberry@mac.com>
40870 Date: Sat, 22 Sep 2001 13:15:32 -0500
40871 Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
40872 Branch: perl
40873 ! configure.com
40874____________________________________________________________________________
40875[ 12139] By: ams on 2001/09/22 16:44:08
40876 Log: Do what perl_clone() does for sharedsv functions.
40877 Branch: perl
40878 ! embed.pl proto.h
40879____________________________________________________________________________
40880[ 12138] By: jhi on 2001/09/22 16:42:04
40881 Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
40882 (suggested by Sarathy, extensions shouldn't be dabbling with
40883 op structures, so binary backward compatibility should not be
40884 an issue.)
40885 Branch: perl
40886 ! hints/irix_6.sh op.h
40887____________________________________________________________________________
40888[ 12137] By: ams on 2001/09/22 16:21:05
40889 Log: More cleanups. (What's PERL_DECL_PROT?)
40890 Branch: perl
40891 ! embed.pl proto.h sharedsv.h
40892____________________________________________________________________________
40893[ 12136] By: ams on 2001/09/22 15:14:34
40894 Log: (Retracted by #12185)
40895
40896 Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
40897 Add Tests for warnings::register, Doc Update
40898 From: "chromatic" <chromatic@rmci.net>
40899 Date: Sat, 22 Sep 2001 09:43:20 -0600
40900 Message-Id: <20010922154815.32004.qmail@onion.perl.org>
40901 Branch: perl
40902 + lib/warnings/register.t
40903 ! MANIFEST lib/warnings/register.pm
40904____________________________________________________________________________
40905[ 12135] By: ams on 2001/09/22 15:07:50
40906 Log: `@foo' should be @foo for consistency.
40907 Branch: perl
40908 ! pod/perldiag.pod
40909____________________________________________________________________________
40910[ 12134] By: jhi on 2001/09/22 14:20:47
40911 Log: (Retracted by #12138)
40912
40913 Add -woff (turn warning off) 3187:
40914 "A pointer is converted to a smaller integer."
40915 This happens when your pointers are 64-bit: then every case
40916 of converting pointers to PADOFFSETs (explicitly 32-bit)
40917 faces truncation (even explicit use of INT2PTR doesn't help).
40918 CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
40919 Changing PADOFFSET from U32 to UV would help, but that
40920 would break binary backward compatibility of BASEOP and padop
40921 (assuming you have been using 64-bit pointers).
40922 Branch: perl
40923 ! hints/irix_6.sh
40924____________________________________________________________________________
40925[ 12133] By: jhi on 2001/09/22 13:53:49
40926 Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
40927 but the name comes from the inside the file, not from the file
40928 name, and Rumanian is the name of the language.
40929 Branch: perl
40930 + ext/Encode/Encode/macRumanian.enc
40931 - ext/Encode/Encode/macRomania.enc
40932 ! MANIFEST
40933____________________________________________________________________________
40934[ 12132] By: jhi on 2001/09/22 13:48:29
40935 Log: Rename perltootc as perltooc for 8.3-friedliness.
40936 Branch: perl
40937 + pod/perltooc.pod
40938 - pod/perltootc.pod
40939 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
40940 ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
40941 ! pod/perltoot.pod
40942____________________________________________________________________________
40943[ 12131] By: jhi on 2001/09/22 13:38:49
40944 Log: Find more conflicts by lowercasing.
40945 Branch: perl
40946 + Porting/check83.pl
40947 - check83.pl
40948 ! MANIFEST
40949____________________________________________________________________________
40950[ 12130] By: jhi on 2001/09/22 13:20:20
40951 Log: The AIX cc 5.0.0.0 is simply too buggy.
40952 Branch: perl
40953 ! hints/aix.sh
40954____________________________________________________________________________
40955[ 12129] By: ams on 2001/09/22 12:35:38
40956 Log: Uninteresting cleanup.
40957 Branch: perl
40958 ! form.h
40959____________________________________________________________________________
40960[ 12128] By: ams on 2001/09/22 12:28:48
40961 Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
40962 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40963 Date: Sat, 22 Sep 2001 14:29:13 +0100
40964 Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
40965 Branch: perl
40966 ! cv.h
40967____________________________________________________________________________
40968[ 12127] By: ams on 2001/09/22 12:04:28
40969 Log: What's a backet?
40970 Branch: perl
40971 ! dump.c
40972____________________________________________________________________________
40973[ 12126] By: ams on 2001/09/22 10:02:34
40974 Log: Removed duplicated tests #19 and #20.
40975 Branch: perl
40976 ! t/op/do.t
40977____________________________________________________________________________
40978[ 12125] By: ams on 2001/09/22 03:58:41
40979 Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
40980 From: Michael Carman <mjcarman@home.com>
40981 Date: Fri, 21 Sep 2001 17:54:05 -0500
40982 Message-Id: <3BABC50D.6040202@home.com>
40983 (Applied with some changes.)
40984 Branch: perl
40985 ! pod/perlmod.pod
40986____________________________________________________________________________
40987[ 12124] By: ams on 2001/09/22 03:44:19
40988 Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
40989 From: Michael G Schwern <schwern@pobox.com>
40990 Date: Fri, 21 Sep 2001 19:20:40 -0400
40991 Message-Id: <20010921192040.E5494@blackrider>
40992 Branch: perl
40993 ! t/op/chdir.t
40994____________________________________________________________________________
40995[ 12123] By: ams on 2001/09/22 03:41:08
40996 Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
40997 From: Blair Zajac <blair@orcaware.com>
40998 Date: Fri, 21 Sep 2001 15:13:04 -0700
40999 Message-Id: <3BABBB70.55FD41DC@orcaware.com>
41000 Branch: perl
41001 ! t/op/chdir.t
41002____________________________________________________________________________
41003[ 12122] By: ams on 2001/09/22 03:37:07
41004 Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
41005 20010920.007
41006 From: Michael G Schwern <schwern@pobox.com>
41007 Date: Fri, 21 Sep 2001 17:59:03 -0400
41008 Message-Id: <20010921175903.V5494@blackrider>
41009 Branch: perl
41010 ! t/op/do.t
41011____________________________________________________________________________
41012[ 12121] By: ams on 2001/09/22 03:30:38
41013 Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
41014 suite on WinCE)
41015 From: Michael G Schwern <schwern@pobox.com>
41016 Date: Fri, 21 Sep 2001 19:41:03 -0400
41017 Message-Id: <20010921194103.G5494@blackrider>
41018 Branch: perl
41019 ! pod/perlport.pod
41020____________________________________________________________________________
41021[ 12120] By: ams on 2001/09/22 03:28:06
41022 Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
41023 From: Michael G Schwern <schwern@pobox.com>
41024 Date: Fri, 21 Sep 2001 17:33:35 -0400
41025 Message-Id: <20010921173335.T5494@blackrider>
41026 ($ENV{FOO}=undef hunk not applied.)
41027 Branch: perl
41028 ! t/op/magic.t
41029____________________________________________________________________________
41030[ 12119] By: ams on 2001/09/22 03:02:26
41031 Log: Subject: [PATCH] perldiag.pod
41032 From: Peter Scott <Peter@PSDT.com>
41033 Date: Fri, 21 Sep 2001 18:54:50 -0700
41034 Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
41035 (Moved to the right place.)
41036 Branch: perl
41037 ! pod/perldiag.pod
41038____________________________________________________________________________
41039[ 12118] By: ams on 2001/09/21 20:05:29
41040 Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
41041 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41042 Date: Fri, 21 Sep 2001 22:36:54 +0200
41043 Message-Id: <20010921223654.A12742@rafael>
41044 Branch: perl
41045 ! t/op/do.t
41046____________________________________________________________________________
41047[ 12117] By: jhi on 2001/09/21 20:05:23
41048 Log: Restore things as they were before
41049 the backward compatibility police notices.
41050 Branch: perl
41051 ! lib/Cwd.pm
41052____________________________________________________________________________
41053[ 12116] By: jhi on 2001/09/21 17:52:28
41054 Log: More Cwd from Schwern: make also OS/2 and DOS
41055 Cwd agree with File::Spec (that is, native path
41056 syntax using \ instead of / -- backward compatibility
41057 polic warning) and stop Win32 from using bsd_realpath().
41058 Branch: perl
41059 ! lib/Cwd.pm
41060____________________________________________________________________________
41061[ 12115] By: jhi on 2001/09/21 17:19:03
41062 Log: Subject: [PATCH @12110] RE: Untested libraries update
41063 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
41064 Date: Fri, 21 Sep 2001 18:21:07 +0100
41065 Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
41066 Branch: perl
41067 ! lib/warnings/register.pm
41068____________________________________________________________________________
41069[ 12114] By: jhi on 2001/09/21 17:09:52
41070 Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
41071 From: Michael G Schwern <schwern@pobox.com>
41072 Date: Thu, 20 Sep 2001 22:54:02 -0400
41073 Message-ID: <20010920225402.A3611@blackrider>
41074 Branch: perl
41075 ! lib/Cwd.pm
41076____________________________________________________________________________
41077[ 12113] By: ams on 2001/09/21 17:08:24
41078 Log: Subject: [PATCH] avoid v-strings with require/use
41079 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
41080 Date: Fri, 21 Sep 2001 12:34:40 -0400
41081 Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
41082 Branch: perl
41083 ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
41084 ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
41085 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
41086 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
41087 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
41088 ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
41089 ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
41090 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
41091 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
41092 ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
41093 ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
41094 ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
41095 ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
41096 ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
41097 ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
41098 ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
41099 ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
41100 ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
41101 ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
41102____________________________________________________________________________
41103[ 12110] By: jhi on 2001/09/21 13:59:13
41104 Log: Update Changes.
41105 Branch: perl
41106 ! Changes patchlevel.h
41107____________________________________________________________________________
41108[ 12109] By: jhi on 2001/09/21 13:44:43
41109 Log: Make AIX and Tru64 compilers happy.
41110 Branch: perl
41111 ! ext/threads/threads.h ext/threads/threads.xs
41112____________________________________________________________________________
41113[ 12108] By: jhi on 2001/09/21 12:16:27
41114 Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
41115 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
41116 Date: 21 Sep 2001 09:16:37 -0000
41117 Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
41118 Branch: perl
41119 ! toke.c
41120____________________________________________________________________________
41121[ 12107] By: jhi on 2001/09/21 12:14:41
41122 Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
41123 From: Michael G Schwern <schwern@pobox.com>
41124 Date: Thu, 20 Sep 2001 21:21:34 -0400
41125 Message-ID: <20010920212134.Y28291@blackrider>
41126 Branch: perl
41127 ! pp_sys.c
41128____________________________________________________________________________
41129[ 12106] By: jhi on 2001/09/21 12:12:09
41130 Log: Subject: Re: GDB Debugging Macros from mod_perl
41131 From: rspier@pobox.com (Robert Spier)
41132 Date: Thu, 20 Sep 2001 22:45:03 -0700
41133 Message-ID: <15274.54239.413929.49430@rls.cx>
41134 Branch: perl
41135 ! pod/perltodo.pod
41136____________________________________________________________________________
41137[ 12105] By: sky on 2001/09/21 10:33:34
41138 Log: Fixed bug where Time::HiRes::time returned time adjusted to
41139 timezone! GetSystemTime should be available on all Win32
41140 platforms we support. Perhaps Time::HiRes should be extended to
41141 support WinCE and Novell?
41142 Branch: perl
41143 ! ext/Time/HiRes/HiRes.xs
41144____________________________________________________________________________
41145[ 12104] By: sky on 2001/09/21 08:12:39
41146 Log: Attempt to fix solaris issue raised by Andy Dougherty.
41147 Branch: perl
41148 ! ext/threads/threads.h ext/threads/threads.xs
41149____________________________________________________________________________
41150[ 12103] By: sky on 2001/09/21 07:57:41
41151 Log: Rename the *thread* functions to Perl_* to avoid clashes.
41152 Notably on AIX but could become a problem on other platforms.
41153 Branch: perl
41154 ! ext/threads/threads.h ext/threads/threads.xs
41155____________________________________________________________________________
41156[ 12102] By: sky on 2001/09/21 07:35:30
41157 Log: Add the shared sv space to the global vars.
41158 Fix problems compiling on win32.
41159 Branch: perl
41160 ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
41161 ! sharedsv.c sharedsv.h
41162____________________________________________________________________________
41163[ 12101] By: ams on 2001/09/21 00:19:55
41164 Log: Subject: [PATCH] win32/Makefile warning fix
41165 From: Blair Zajac <blair@orcaware.com>
41166 Date: Thu, 20 Sep 2001 18:15:43 -0700
41167 Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
41168 Branch: perl
41169 ! win32/Makefile
41170____________________________________________________________________________
41171[ 12100] By: jhi on 2001/09/20 21:57:04
41172 Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
41173 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
41174 Date: Thu, 20 Sep 2001 18:36:22 +0200
41175 Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
41176 Branch: perl
41177 ! lib/ExtUtils/Command.t
41178____________________________________________________________________________
41179[ 12099] By: jhi on 2001/09/20 21:53:00
41180 Log: Cant spl wirth a dam.
41181 Branch: perl
41182 ! intrpvar.h
41183____________________________________________________________________________
41184[ 12098] By: jhi on 2001/09/20 21:52:24
41185 Log: Don't use C++ comments.
41186 Branch: perl
41187 ! ext/threads/threads.xs
41188____________________________________________________________________________
41189[ 12097] By: ams on 2001/09/20 21:42:07
41190 Log: Change #12044 didn't.
41191 Branch: perl
41192 ! lib/constant.pm
41193____________________________________________________________________________
41194[ 12096] By: jhi on 2001/09/20 13:38:44
41195 Log: Metaconfig unit changes for #12095.
41196 Branch: metaconfig
41197 ! U/modified/Myinit.U U/modified/libs.U
41198____________________________________________________________________________
41199[ 12095] By: jhi on 2001/09/20 13:38:22
41200 Log: Remove iconv references since we are not using it
41201 and not going to; regen perltoc, perlmodlib.
41202 (Some references still linger in perltoc, have to figure
41203 out where they are coming from.)
41204 Branch: perl
41205 ! Configure NetWare/config.wc NetWare/config_H.wc
41206 ! Porting/Glossary Porting/config.sh Porting/config_H
41207 ! config_h.SH configure.com epoc/config.sh perl.h
41208 ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
41209 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41210 ! vos/config.ga.h win32/config.bc win32/config.gc
41211 ! win32/config.vc win32/config_H.bc win32/config_H.gc
41212 ! win32/config_H.vc wince/config.ce wince/config.h
41213 ! wince/config_H.ce
41214____________________________________________________________________________
41215[ 12094] By: jhi on 2001/09/20 12:49:17
41216 Log: Subject: [PATCH docs] Re: ARGV and read
41217 From: Dave Mitchell <davem@fdgroup.co.uk>
41218 Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
41219 Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
41220 Branch: perl
41221 ! pod/perltodo.pod pod/perlvar.pod
41222____________________________________________________________________________
41223[ 12093] By: jhi on 2001/09/20 12:45:35
41224 Log: Fresh copies from the cvs.perl.org perlfaq repository.
41225 Branch: perl
41226 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
41227 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
41228 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
41229 ! pod/perlfaq9.pod
41230____________________________________________________________________________
41231[ 12092] By: jhi on 2001/09/20 12:32:44
41232 Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)
41233 From: Nicholas Clark <nick@ccl4.org>
41234 Date: Thu, 20 Sep 2001 14:27:08 +0100
41235 Message-ID: <20010920142708.X4971@plum.flirble.org>
41236 Branch: perl
41237 ! pp_pack.c t/op/pack.t
41238____________________________________________________________________________
41239[ 12091] By: jhi on 2001/09/20 12:16:50
41240 Log: The sharedsv_space* are variables, not code. Duh.
41241 Branch: perl
41242 ! intrpvar.h makedef.pl
41243____________________________________________________________________________
41244[ 12090] By: ams on 2001/09/20 11:26:06
41245 Log: Subject: [patch lib/lib_pm.PL]
41246 From: Stas Bekman <stas@stason.org>
41247 Date: Thu, 20 Sep 2001 18:48:53 +0800
41248 Message-Id: <3BA9C995.6010302@stason.org>
41249 (Applied by hand.)
41250 Branch: perl
41251 ! lib/lib_pm.PL
41252____________________________________________________________________________
41253[ 12089] By: jhi on 2001/09/20 01:36:23
41254 Log: Only 21 tests, skipping or not.
41255 Branch: perl
41256 ! lib/ExtUtils/Command.t
41257____________________________________________________________________________
41258[ 12088] By: jhi on 2001/09/19 18:54:37
41259 Log: New exported symbols.
41260 Branch: perl
41261 ! makedef.pl
41262____________________________________________________________________________
41263[ 12087] By: jhi on 2001/09/19 13:45:59
41264 Log: Update Changes.
41265 Branch: perl
41266 ! Changes patchlevel.h
41267____________________________________________________________________________
41268[ 12086] By: jhi on 2001/09/19 13:02:58
41269 Log: Correct numbering of the tests is useful.
41270 Branch: perl
41271 ! ext/threads/t/basic.t
41272____________________________________________________________________________
41273[ 12085] By: jhi on 2001/09/19 12:11:15
41274 Log: More tests now too.
41275 Branch: perl
41276 ! lib/ExtUtils/Command.t
41277____________________________________________________________________________
41278[ 12084] By: jhi on 2001/09/19 12:08:33
41279 Log: More tests now.
41280 Branch: perl
41281 ! ext/threads/t/basic.t
41282____________________________________________________________________________
41283[ 12083] By: jhi on 2001/09/19 11:35:55
41284 Log: The test assumed 7-bit ASCII. Now it "just"
41285 assumes 8-bit whatever.
41286 Branch: perl
41287 ! t/op/crypt.t
41288____________________________________________________________________________
41289[ 12082] By: jhi on 2001/09/19 11:19:56
41290 Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
41291 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41292 Date: Wed, 19 Sep 2001 11:45:28 +0200
41293 Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
41294
41295 Lvalue casts are not portable.
41296 Branch: perl
41297 ! ext/threads/threads.xs
41298____________________________________________________________________________
41299[ 12081] By: sky on 2001/09/19 10:17:52
41300 Log: Make the basic test contain only realy basic API tests
41301 Seems to be a problem with detach.
41302 Branch: perl
41303 ! ext/threads/t/basic.t
41304____________________________________________________________________________
41305[ 12080] By: ams on 2001/09/19 01:23:55
41306 Log: Subject: [PATCH] Syncing with Test::Simple 0.19
41307 From: Michael G Schwern <schwern@pobox.com>
41308 Date: Tue, 18 Sep 2001 19:53:48 -0400
41309 Message-Id: <20010918195348.M585@blackrider>
41310
41311 Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
41312 From: Michael G Schwern <schwern@pobox.com>
41313 Date: Tue, 18 Sep 2001 22:07:13 -0400
41314 Message-Id: <20010918220713.B19616@blackrider>
41315 Branch: perl
41316 ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
41317 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
41318 ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
41319 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
41320 ! lib/Test/Tutorial.pod
41321____________________________________________________________________________
41322[ 12079] By: jhi on 2001/09/19 00:19:45
41323 Log: Indent the test a bit.
41324 Branch: perl
41325 ! ext/threads/t/basic.t
41326____________________________________________________________________________
41327[ 12078] By: jhi on 2001/09/18 22:54:21
41328 Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
41329 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
41330 Date: Tue, 18 Sep 2001 18:06:44 +0200
41331 Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
41332 Branch: perl
41333 ! win32/win32.c
41334____________________________________________________________________________
41335[ 12077] By: jhi on 2001/09/18 22:52:24
41336 Log: Subject: stat access time is wrong on Win95
41337 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
41338 Date: Tue, 18 Sep 2001 21:59:24 +0200
41339 Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
41340 Branch: perl
41341 ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
41342____________________________________________________________________________
41343[ 12076] By: ams on 2001/09/18 22:11:25
41344 Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
41345 From: Michael G Schwern <schwern@pobox.com>
41346 Date: Tue, 18 Sep 2001 18:47:14 -0400
41347 Message-Id: <20010918184714.I585@blackrider>
41348 Branch: perl
41349 ! t/op/crypt.t
41350____________________________________________________________________________
41351[ 12075] By: sky on 2001/09/18 19:29:37
41352 Log: two test failures
41353 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41354 Message-ID: <20010918221702.A17408@rafael>
41355 partly applied, #12074 already fixed half the patch
41356 Branch: perl
41357 ! ext/threads/t/basic.t
41358____________________________________________________________________________
41359[ 12074] By: sky on 2001/09/18 18:49:03
41360 Log: Fixes test case failure introduced by #12071, the warning is
41361 now correctly spelled :-)
41362 Branch: perl
41363 ! ext/IO/lib/IO/t/io_sel.t
41364____________________________________________________________________________
41365[ 12073] By: sky on 2001/09/18 18:46:22
41366 Log: Make the test behave properly!
41367 Branch: perl
41368 ! ext/threads/t/basic.t
41369____________________________________________________________________________
41370[ 12072] By: ams on 2001/09/18 18:44:59
41371 Log: OP_RCATLINE is an SVOP, not a BASEOP.
41372 Branch: perl
41373 ! opcode.h opcode.pl
41374____________________________________________________________________________
41375[ 12071] By: ams on 2001/09/18 18:06:27
41376 Log: Deprecate != Depreciate.
41377 Branch: perl
41378 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
41379 ! lib/Pod/ParseUtils.pm
41380____________________________________________________________________________
41381[ 12070] By: ams on 2001/09/18 15:14:58
41382 Log: Subject: [PATCH] Getopt::Std cleanup
41383 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41384 Date: Tue, 18 Sep 2001 17:32:13 +0200
41385 Message-Id: <20010918173213.C777@rafael>
41386 Branch: perl
41387 ! lib/Getopt/Std.pm lib/Getopt/Std.t
41388____________________________________________________________________________
41389[ 12069] By: sky on 2001/09/18 14:56:33
41390 Log: Forgot the makefile
41391 Branch: perl
41392 + ext/threads/Makefile.PL
41393____________________________________________________________________________
41394[ 12068] By: sky on 2001/09/18 14:13:26
41395 Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
41396 The test will fail because of Test.pm not knowing about threads.
41397 basic needs to be manually tested
41398 compile time warnings on IV2PTR conversions need to be fixed
41399 Branch: perl
41400 + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
41401 + ext/threads/threads.h ext/threads/threads.pm
41402 + ext/threads/threads.xs
41403 ! MANIFEST
41404____________________________________________________________________________
41405[ 12067] By: jhi on 2001/09/18 11:51:08
41406 Log: DJGPP tweak from Laszlo Molnar.
41407 Branch: perl
41408 ! djgpp/config.over
41409____________________________________________________________________________
41410[ 12066] By: sky on 2001/09/18 10:24:31
41411 Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
41412 Branch: perl
41413 ! sharedsv.c sharedsv.h
41414____________________________________________________________________________
41415[ 12065] By: jhi on 2001/09/18 00:00:09
41416 Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
41417 ditto ^cns.
41418 Branch: perl
41419 + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
41420 + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
41421 + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
41422 + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
41423 + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
41424 + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
41425 + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
41426 + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
41427 + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
41428 + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
41429 + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
41430 + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
41431 + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
41432 + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
41433 + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
41434 + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
41435 + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
41436 + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
41437 + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
41438 + ext/Encode/Encode/ir-197.enc
41439 - ext/Encode/Encode/cns11643-1.enc
41440 - ext/Encode/Encode/cns11643-2.enc
41441 - ext/Encode/Encode/iso2022-cn.enc
41442 - ext/Encode/Encode/iso2022-jp.enc
41443 - ext/Encode/Encode/iso2022-jp1.enc
41444 - ext/Encode/Encode/iso2022-jp2.enc
41445 - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
41446 - ext/Encode/Encode/iso8859-1.enc
41447 - ext/Encode/Encode/iso8859-1.ucm
41448 - ext/Encode/Encode/iso8859-10.enc
41449 - ext/Encode/Encode/iso8859-10.ucm
41450 - ext/Encode/Encode/iso8859-11.enc
41451 - ext/Encode/Encode/iso8859-11.ucm
41452 - ext/Encode/Encode/iso8859-13.enc
41453 - ext/Encode/Encode/iso8859-13.ucm
41454 - ext/Encode/Encode/iso8859-14.enc
41455 - ext/Encode/Encode/iso8859-14.ucm
41456 - ext/Encode/Encode/iso8859-15.enc
41457 - ext/Encode/Encode/iso8859-15.ucm
41458 - ext/Encode/Encode/iso8859-16.enc
41459 - ext/Encode/Encode/iso8859-16.ucm
41460 - ext/Encode/Encode/iso8859-2.enc
41461 - ext/Encode/Encode/iso8859-2.ucm
41462 - ext/Encode/Encode/iso8859-3.enc
41463 - ext/Encode/Encode/iso8859-3.ucm
41464 - ext/Encode/Encode/iso8859-4.enc
41465 - ext/Encode/Encode/iso8859-4.ucm
41466 - ext/Encode/Encode/iso8859-5.enc
41467 - ext/Encode/Encode/iso8859-5.ucm
41468 - ext/Encode/Encode/iso8859-6.enc
41469 - ext/Encode/Encode/iso8859-6.ucm
41470 - ext/Encode/Encode/iso8859-7.enc
41471 - ext/Encode/Encode/iso8859-7.ucm
41472 - ext/Encode/Encode/iso8859-8.enc
41473 - ext/Encode/Encode/iso8859-8.ucm
41474 - ext/Encode/Encode/iso8859-9.enc
41475 - ext/Encode/Encode/iso8859-9.ucm
41476 - ext/Encode/Encode/isoir-197.enc
41477 ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
41478____________________________________________________________________________
41479[ 12064] By: jhi on 2001/09/17 23:53:38
41480 Log: Must Uppercase.
41481 Branch: perl
41482 ! ext/Encode/Encode.pm
41483____________________________________________________________________________
41484[ 12063] By: jhi on 2001/09/17 23:39:28
41485 Log: Add various encodings.
41486 Branch: perl
41487 + ext/Encode/Encode/iso8859-11.enc
41488 + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
41489 + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
41490 + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
41491 + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
41492 + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
41493 + ext/Encode/Encode/viscii.ucm
41494 ! MANIFEST ext/Encode/Encode.pm
41495____________________________________________________________________________
41496[ 12062] By: jhi on 2001/09/17 22:48:21
41497 Log: lib/unicode relic.
41498 Branch: perl
41499 ! ext/Encode/compile
41500____________________________________________________________________________
41501[ 12061] By: jhi on 2001/09/17 20:50:16
41502 Log: Subject: [PATCH] Re: filename problems
41503 From: Michael G Schwern <schwern@pobox.com>
41504 Date: Mon, 17 Sep 2001 17:26:26 -0400
41505 Message-ID: <20010917172626.Q585@blackrider>
41506 Branch: perl
41507 + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
41508 - t/lib/sample-tests/header_at_end
41509 - t/lib/sample-tests/header_at_end_fail
41510 ! MANIFEST lib/Test/Harness/t/test-harness.t
41511____________________________________________________________________________
41512[ 12060] By: jhi on 2001/09/17 20:14:53
41513 Log: Explicitly explain the 1e9 seconds, not everybody
41514 is a C geek.
41515 Branch: perl
41516 ! ext/Time/HiRes/HiRes.pm
41517____________________________________________________________________________
41518[ 12059] By: jhi on 2001/09/17 20:07:20
41519 Log: Explain an apparent bug reported by
41520 Richard J. Barbalace <rjbarbal@MIT.EDU>,
41521 with additional explanation from Gisle Aas.
41522 Branch: perl
41523 ! ext/Time/HiRes/HiRes.pm
41524____________________________________________________________________________
41525[ 12058] By: ams on 2001/09/17 19:52:01
41526 Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
41527 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41528 Date: Mon, 17 Sep 2001 22:48:05 +0200
41529 Message-Id: <20010917224805.C11744@rafael>
41530 Branch: perl
41531 ! t/lib/warnings/op t/lib/warnings/pp
41532____________________________________________________________________________
41533[ 12057] By: ams on 2001/09/17 16:51:18
41534 Log: Its a nit!
41535 Branch: perl
41536 ! sv.h
41537____________________________________________________________________________
41538[ 12056] By: ams on 2001/09/17 16:47:55
41539 Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
41540 From: "Craig A. Berry" <craigberry@mac.com>
41541 Date: Mon, 17 Sep 2001 12:34:20 -0500
41542 Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
41543 Branch: perl
41544 ! vms/vms.c
41545____________________________________________________________________________
41546[ 12055] By: ams on 2001/09/17 16:05:15
41547 Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
41548 From: Gisle Aas <gisle@ActiveState.com>
41549 Date: 16 Apr 2001 16:20:34 -0700
41550 Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
41551 (Applied by hand.)
41552 Branch: perl
41553 ! lib/CPAN.pm lib/CPAN/Nox.pm
41554____________________________________________________________________________
41555[ 12054] By: jhi on 2001/09/17 14:06:26
41556 Log: Update Changes.
41557 Branch: perl
41558 ! Changes patchlevel.h
41559____________________________________________________________________________
41560[ 12053] By: jhi on 2001/09/17 13:45:26
41561 Log: Adding new files to the MANIFEST is always nice.
41562 Branch: perl
41563 ! MANIFEST
41564____________________________________________________________________________
41565[ 12052] By: jhi on 2001/09/17 13:12:31
41566 Log: Reindent the PerlIO files (suggested by NI-S), used
41567 indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
41568 (GNU indent). Note that wholesale re-indenting might
41569 be nice, but that would break nice formatting/alignment
41570 of assignments, equality testing, and complex boolean
41571 expressions with lots of &s and |s.
41572 Branch: perl
41573 ! perlio.c perlio.h perliol.h
41574____________________________________________________________________________
41575[ 12051] By: jhi on 2001/09/17 12:55:53
41576 Log: Add a script for being 8.3-polite.
41577 The found conflicts are being worked on.
41578 Branch: perl
41579 + check83.pl
41580 ! MANIFEST Porting/pumpkin.pod
41581____________________________________________________________________________
41582[ 12050] By: sky on 2001/09/17 12:44:36
41583 Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
41584 finding it.
41585 Branch: perl
41586 ! sv.c
41587____________________________________________________________________________
41588[ 12049] By: jhi on 2001/09/17 11:55:07
41589 Log: Bump up versions because of #12041.
41590 Branch: perl
41591 ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
41592 ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
41593 ! lib/Time/localtime.pm
41594____________________________________________________________________________
41595[ 12048] By: jhi on 2001/09/17 11:51:54
41596 Log: Bump the version number because of #12042.
41597 Branch: perl
41598 ! lib/CPAN/FirstTime.pm
41599____________________________________________________________________________
41600[ 12047] By: ams on 2001/09/17 11:21:40
41601 Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
41602 From: Abhijit Menon-Sen <ams@wiw.org>
41603 Date: Mon, 17 Sep 2001 17:44:12 +0530
41604 Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
41605 Branch: perl
41606 ! op.c
41607____________________________________________________________________________
41608[ 12046] By: sky on 2001/09/17 07:14:17
41609 Log: Subject: Re: t/op/ver.t using skip() improperly
41610 From: "chromatic" <chromatic@rmci.net>
41611 Date: Mon, 17 Sep 2001 00:22:29 -0600
41612 Message-ID: <20010917062713.47716.qmail@onion.perl.org>
41613 Branch: perl
41614 ! t/op/ver.t
41615____________________________________________________________________________
41616[ 12045] By: nick on 2001/09/17 07:12:14
41617 Log: Integrate mainline
41618 Branch: perlio
41619 +> t/op/chdir.t
41620 !> (integrate 117 files)
41621____________________________________________________________________________
41622[ 12044] By: ams on 2001/09/17 05:49:53
41623 Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
41624 From: Ilmari Karonen <iltzu@sci.fi>
41625 Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
41626 Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
41627 (And $VERSION = '1.05'.)
41628 Branch: perl
41629 ! lib/constant.pm
41630____________________________________________________________________________
41631[ 12043] By: ams on 2001/09/17 05:44:50
41632 Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
41633 From: Michael G Schwern <schwern@pobox.com>
41634 Date: Mon, 17 Sep 2001 07:49:04 +0200
41635 Message-Id: <20010917074904.V1588@blackrider>
41636 (Applied with tweaks to chdir.t and pp_sys.c hunks.)
41637 Branch: perl
41638 + t/op/chdir.t
41639 ! MANIFEST pp_sys.c
41640____________________________________________________________________________
41641[ 12042] By: jhi on 2001/09/17 02:54:13
41642 Log: Subject: Re: CPAN.pm needs some hacking
41643 From: "chromatic" <chromatic@rmci.net>
41644 Date: Sun, 16 Sep 2001 16:46:29 -0600
41645 Message-ID: <20010916225113.5606.qmail@onion.perl.org>
41646 Branch: perl
41647 ! lib/CPAN/FirstTime.pm
41648____________________________________________________________________________
41649[ 12041] By: jhi on 2001/09/16 20:43:15
41650 Log: Change use|require 5.005_64 to use|require 5.6.1.
41651 Branch: perl
41652 ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
41653 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
41654 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
41655 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
41656 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
41657 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
41658 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
41659 ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
41660 ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
41661 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
41662 ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
41663 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
41664 ! lib/base.pm lib/fields.pm
41665____________________________________________________________________________
41666[ 12040] By: jhi on 2001/09/16 20:36:58
41667 Log: Bump up version numbers.
41668
41669 TODO 1: double check that pre-5.6.1 CPAN.pm:s
41670 don't try to download 5.8.0 because of the
41671 version numbers. Mainly this means using _00
41672 in the core version numbers.
41673
41674 TODO 2: the "use 5.005_64" in many modules
41675 needs to be changed to, say, "use 5.6.1".
41676 Branch: perl
41677 ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
41678 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
41679 ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
41680 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
41681 ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
41682 ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
41683 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41684 ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
41685 ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
41686 ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
41687 ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
41688____________________________________________________________________________
41689[ 12039] By: jhi on 2001/09/16 19:23:07
41690 Log: Use UCHARAT() as suggested by Inaba Hiroto.
41691 Branch: perl
41692 ! regexec.c
41693____________________________________________________________________________
41694[ 12038] By: ams on 2001/09/16 15:16:24
41695 Log: Subject: [PATCH] Re: Core module version numbers review
41696 From: Peter Scott <Peter@PSDT.com>
41697 Date: Sun, 16 Sep 2001 09:09:58 -0700
41698 Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
41699 Branch: perl
41700 ! lib/perl5db.pl
41701____________________________________________________________________________
41702[ 12037] By: jhi on 2001/09/16 14:27:54
41703 Log: Supply more details on how lc/uc/lcfirst/ucfirst are
41704 not yet fully implemented.
41705 Branch: perl
41706 ! pod/perlfunc.pod pod/perlunicode.pod
41707____________________________________________________________________________
41708[ 12036] By: jhi on 2001/09/15 23:13:12
41709 Log: Subject: [patch] plug PL_beginav_save leak
41710 From: Doug MacEachern <dougm@covalent.net>
41711 Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
41712 Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
41713 Branch: perl
41714 ! perl.c
41715____________________________________________________________________________
41716[ 12035] By: jhi on 2001/09/15 23:12:28
41717 Log: (accidentally empty checkin)
41718 Branch: perl
41719 ! sv.c
41720____________________________________________________________________________
41721[ 12034] By: jhi on 2001/09/15 23:08:09
41722 Log: Subject: [patch] ithreads+PL_beginav_save
41723 From: Doug MacEachern <dougm@covalent.net>
41724 Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
41725 Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
41726 Branch: perl
41727 ! sv.c
41728____________________________________________________________________________
41729[ 12033] By: jhi on 2001/09/15 23:07:19
41730 Log: Subject: [PATCH] h2xs.PL with C::Scan
41731 From: Tim Jenness <t.jenness@jach.hawaii.edu>
41732 Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
41733 Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
41734 Branch: perl
41735 ! utils/h2xs.PL
41736____________________________________________________________________________
41737[ 12032] By: jhi on 2001/09/15 18:43:20
41738 Log: Elaborate (well, make more vague, really) #12030.
41739 Branch: perl
41740 ! pod/perltodo.pod pod/perlunicode.pod
41741____________________________________________________________________________
41742[ 12031] By: jhi on 2001/09/15 18:37:07
41743 Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
41744 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41745 Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
41746 Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
41747 Branch: perl
41748 ! regexec.c
41749____________________________________________________________________________
41750[ 12030] By: jhi on 2001/09/15 17:15:40
41751 Log: Document that the lc(), uc(), lcfirst(), ucfirst()
41752 are not yet complete.
41753 Branch: perl
41754 ! pod/perltodo.pod pod/perlunicode.pod
41755____________________________________________________________________________
41756[ 12029] By: jhi on 2001/09/15 13:53:42
41757 Log: Document what's still to be done on the regular expression
41758 Unicode support, based on the UTR#18.
41759 Branch: perl
41760 ! pod/perltodo.pod pod/perlunicode.pod
41761____________________________________________________________________________
41762[ 12028] By: jhi on 2001/09/15 12:37:31
41763 Log: Regen headers.
41764 Branch: perl
41765 ! embedvar.h perlapi.h
41766____________________________________________________________________________
41767[ 12027] By: jhi on 2001/09/15 12:33:49
41768 Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex
41769 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41770 Date: Sun, 09 Sep 2001 18:41:54 +0100
41771 Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
41772 Branch: perl
41773 ! Porting/findvars ext/ByteLoader/bytecode.h
41774 ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
41775 ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
41776____________________________________________________________________________
41777[ 12026] By: gsar on 2001/09/15 04:04:04
41778 Log: enable most warnings for windows build; fix the various typecasting
41779 nits that showed up (no bugfixes here)
41780 Branch: maint-5.6/perl
41781 ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
41782 ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
41783 ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
41784 ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
41785 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
41786 ! x2p/walk.c
41787____________________________________________________________________________
41788[ 12025] By: jhi on 2001/09/14 22:22:58
41789 Log: Integrate change #12024 from maintperl
41790 (a local() precedence bug)
41791 Branch: perl
41792 !> lib/ExtUtils/Install.pm
41793____________________________________________________________________________
41794[ 12024] By: gsar on 2001/09/14 22:11:06
41795 Log: fix local() precedence bug in change#8311, came into maint-5.6 as
41796 change#8642
41797 Branch: maint-5.6/perl
41798 ! lib/ExtUtils/Install.pm
41799____________________________________________________________________________
41800[ 12023] By: jhi on 2001/09/14 15:04:16
41801 Log: Update Changes.
41802 Branch: perl
41803 ! Changes patchlevel.h
41804____________________________________________________________________________
41805[ 12022] By: jhi on 2001/09/14 14:49:52
41806 Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
41807 From: "chromatic" <chromatic@rmci.net>
41808 Date: Fri, 14 Sep 2001 09:44:57 -0600
41809 Message-ID: <20010914154936.70059.qmail@onion.perl.org>
41810 Branch: perl
41811 ! lib/ExtUtils/Manifest.t
41812____________________________________________________________________________
41813[ 12021] By: jhi on 2001/09/14 14:46:36
41814 Log: Hopefully better skipping of the Complete.t tests
41815 in case of not a tty.
41816 Branch: perl
41817 ! lib/Term/Complete.t t/op/stat.t
41818____________________________________________________________________________
41819[ 12020] By: jhi on 2001/09/14 14:10:44
41820 Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
41821 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41822 Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
41823 Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>
41824 Branch: perl
41825 ! regexec.c t/op/pat.t
41826____________________________________________________________________________
41827[ 12019] By: jhi on 2001/09/14 14:02:59
41828 Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
41829 From: Robin Barker <rmb1@cise.npl.co.uk>
41830 Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
41831 Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
41832 Branch: perl
41833 ! pod/perlport.pod
41834____________________________________________________________________________
41835[ 12018] By: jhi on 2001/09/14 13:55:56
41836 Log: NetWare tweaks from Ananth Kesari.
41837 Branch: perl
41838 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
41839 ! NetWare/nwutil.h
41840____________________________________________________________________________
41841[ 12017] By: jhi on 2001/09/14 13:50:08
41842 Log: Subject: unterminated C<...> at line 426 in file perlport.pod
41843 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41844 Date: Fri, 14 Sep 2001 10:51:13 +0200
41845 Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
41846 Branch: perl
41847 ! pod/perlport.pod
41848____________________________________________________________________________
41849[ 12016] By: jhi on 2001/09/14 13:28:08
41850 Log: Subject: Re: [PATCH 2 pl2pm.PL]
41851 From: Joe Smith <Joe.Smith@inwap.com>
41852 Date: Fri, 14 Sep 2001 00:13:32 -0700
41853 Message-Id: <3BA1AE1C.64313CEE@inwap.com>
41854
41855 Eradicate qu.
41856 Branch: perl
41857 ! keywords.h keywords.pl utils/pl2pm.PL
41858____________________________________________________________________________
41859[ 12015] By: jhi on 2001/09/14 02:38:23
41860 Log: Retract #12013, didn't go over too well in Tru64.
41861 Branch: perl
41862 ! embed.h embed.pl sv.h
41863____________________________________________________________________________
41864[ 12014] By: jhi on 2001/09/14 02:31:05
41865 Log: Subject: [PATCH] Execute files of debugger commands
41866 From: Peter Scott <Peter@PSDT.com>
41867 Date: Thu, 13 Sep 2001 15:26:31 -0700
41868 Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
41869 Branch: perl
41870 ! lib/perl5db.pl pod/perldebug.pod
41871____________________________________________________________________________
41872[ 12013] By: jhi on 2001/09/14 02:25:05
41873 Log: (Retracted by #12015)
41874 Subject: [proposed PATCH] Re: perl@11920
41875 From: Nicholas Clark <nick@ccl4.org>
41876 Date: Wed, 12 Sep 2001 23:46:09 +0100
41877 Message-ID: <20010912234609.H4971@plum.flirble.org>
41878 Branch: perl
41879 ! embed.h embed.pl sv.h
41880____________________________________________________________________________
41881[ 12012] By: jhi on 2001/09/14 02:12:02
41882 Log: ucblib shouldn't be linked against in nonstop-ux,
41883 from Tom Bates.
41884 Branch: perl
41885 ! hints/nonstopux.sh
41886____________________________________________________________________________
41887[ 12011] By: jhi on 2001/09/13 12:54:51
41888 Log: Do stty only if we have stty.
41889
41890 TODO: non-UNIX platforms. Solaris and /usr/ucb/stty?
41891 Branch: perl
41892 ! lib/Term/Complete.pm
41893____________________________________________________________________________
41894[ 12010] By: jhi on 2001/09/13 12:44:28
41895 Log: Skip the test if not running on a tty.
41896 Branch: perl
41897 ! lib/Term/Complete.t
41898____________________________________________________________________________
41899[ 12009] By: jhi on 2001/09/13 12:01:56
41900 Log: Regen headers.
41901 Branch: perl
41902 ! embed.h opcode.h pod/perlapi.pod proto.h
41903____________________________________________________________________________
41904[ 12008] By: jhi on 2001/09/12 17:51:32
41905 Log: Subject: [PATCH op.c] Re: perl@12003
41906 From: Robin Barker <rmb1@cise.npl.co.uk>
41907 Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
41908 Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
41909 Branch: perl
41910 ! op.c
41911____________________________________________________________________________
41912[ 12007] By: jhi on 2001/09/12 17:49:39
41913 Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
41914 From: Robin Barker <rmb1@cise.npl.co.uk>
41915 Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
41916 Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
41917 Branch: perl
41918 ! sv.c
41919____________________________________________________________________________
41920[ 12006] By: jhi on 2001/09/12 17:41:49
41921 Log: Upgrade to Memoize 0.66.
41922 Branch: perl
41923 ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
41924 ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
41925 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
41926____________________________________________________________________________
41927[ 12005] By: jhi on 2001/09/12 13:14:59
41928 Log: Subject: [ID 20010912.007] substr reference core dump
41929 From: me-01@ton.iguana.be
41930 Date: 12 Sep 2001 14:11:16 -0000
41931 Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
41932 Branch: perl
41933 ! mg.c
41934____________________________________________________________________________
41935[ 12004] By: ams on 2001/09/12 01:13:49
41936 Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
41937 From: Ilmari Karonen <iltzu@sci.fi>
41938 Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
41939 Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
41940 Branch: perl
41941 ! pod/perlfaq4.pod
41942____________________________________________________________________________
41943[ 12003] By: jhi on 2001/09/11 13:02:37
41944 Log: Update Changes.
41945 Branch: perl
41946 ! Changes patchlevel.h
41947____________________________________________________________________________
41948[ 12002] By: jhi on 2001/09/11 11:50:48
41949 Log: NetWare update from Ananth Kesari.
41950 Branch: perl
41951 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
41952 ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
41953____________________________________________________________________________
41954[ 12001] By: jhi on 2001/09/11 11:40:51
41955 Log: Retract #11984: div() being redefined, and 1397
41956 failing on 64-bit platforms.
41957 Branch: perl
41958 ! lib/Math/BigInt/Calc.pm
41959____________________________________________________________________________
41960[ 12000] By: jhi on 2001/09/11 11:19:07
41961 Log: Metaconfig unit change for #11999.
41962 Branch: metaconfig
41963 ! U/protos/d_lseekproto.U
41964____________________________________________________________________________
41965[ 11999] By: jhi on 2001/09/11 11:18:36
41966 Log: The lseek fix (#11991) was no fix.
41967 Branch: perl
41968 ! Configure
41969____________________________________________________________________________
41970[ 11998] By: sky on 2001/09/11 07:52:06
41971 Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
41972 From: Matt Sergeant <MSergeant@star.net.uk>
41973 Date: Tue, 11 Sep 2001 09:22:32 +0100
41974 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
41975 Branch: perl
41976 ! ext/Encode/Encode.pm
41977____________________________________________________________________________
41978[ 11997] By: sky on 2001/09/11 06:35:29
41979 Log: Sometimes dTHX is added because it is needed on non
41980 gnuc platforms, but not needed there. This uses GCC
41981 to silence GCC specific warnings by marking pTHX as
41982 unused.
41983 Branch: perl
41984 ! perl.h
41985____________________________________________________________________________
41986[ 11996] By: nick on 2001/09/11 06:25:27
41987 Log: Integrate mainline
41988 Branch: perlio
41989 - ext/POSIX/sigaction.t lib/File/Find/taint.t
41990 !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
41991____________________________________________________________________________
41992[ 11995] By: nick on 2001/09/11 06:23:39
41993 Log: Part Integrate mainline
41994 Branch: perlio
41995 +> (branch 69 files)
41996 - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
41997 - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
41998 - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
41999 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
42000 - lib/Switch/t/switch_case.t lib/Test/Harness.t
42001 - lib/Test/More/Changes lib/Test/More/t/More.t
42002 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42003 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42004 - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
42005 - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
42006 - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
42007 - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
42008 - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
42009 - t/lib/Test/More/Catch.pm wince/perl.ico
42010 !> (integrate 197 files)
42011____________________________________________________________________________
42012[ 11994] By: jhi on 2001/09/11 03:12:44
42013 Log: Subject: Re: [PATCH] Encode.pm docs fix
42014 From: Gisle Aas <gisle@ActiveState.com>
42015 Date: 10 Sep 2001 11:27:02 -0700
42016 Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
42017 Branch: perl
42018 ! ext/Encode/Encode.pm
42019____________________________________________________________________________
42020[ 11993] By: jhi on 2001/09/11 02:27:25
42021 Log: Fix unpack U to be the reverse of pack U
42022 (but implement unpack U0U as a backdoor to get
42023 the UTF-8 malformed warnings from un-UTF-8 data)
42024 Branch: perl
42025 ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
42026____________________________________________________________________________
42027[ 11992] By: jhi on 2001/09/11 00:14:24
42028 Log: Metaconfig unit change for #11991;
42029 delete an unused unit (d_strtoull.U is the one used)
42030 Branch: metaconfig
42031 ! U/protos/d_lseekproto.U
42032 Branch: metaconfig/U/perl
42033 - strtoull.U
42034____________________________________________________________________________
42035[ 11991] By: jhi on 2001/09/11 00:14:01
42036 Log: Subject: [PATCH] Configure not recording lseek proto
42037 From: Blair Zajac <blair@orcaware.com>
42038 Date: Mon, 10 Sep 2001 17:52:37 -0700
42039 Message-ID: <3B9D6055.BA334A31@orcaware.com>
42040
42041 plus regen Configure.
42042 Branch: perl
42043 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42044 ! config_h.SH uconfig.h
42045____________________________________________________________________________
42046[ 11990] By: jhi on 2001/09/10 23:59:25
42047 Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))
42048 From: Nicholas Clark <nick@ccl4.org>
42049 Date: Tue, 11 Sep 2001 00:00:31 +0100
42050 Message-ID: <20010911000031.G1512@plum.flirble.org>
42051 Branch: perl
42052 + t/op/qq.t
42053 ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
42054____________________________________________________________________________
42055[ 11989] By: jhi on 2001/09/10 23:31:45
42056 Log: Subject: [PATCH] Building on win32 w/o perlio
42057 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
42058 Date: Mon, 10 Sep 2001 23:38:46 +0200
42059 Message-ID: <3B9D4F06.14433.2C37644@localhost>
42060 Branch: perl
42061 ! perl.c win32/Makefile win32/makefile.mk
42062____________________________________________________________________________
42063[ 11988] By: jhi on 2001/09/10 23:26:40
42064 Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
42065 From: "chromatic" <chromatic@rmci.net>
42066 Date: Mon, 10 Sep 2001 15:14:01 -0600
42067 Message-ID: <20010910211833.30177.qmail@onion.perl.org>
42068 Branch: perl
42069 + lib/CGI/t/push.t
42070 ! MANIFEST
42071____________________________________________________________________________
42072[ 11987] By: jhi on 2001/09/10 23:24:11
42073 Log: Subject: avoiding hoardes of zombies
42074 From: Nicholas Clark <nick@ccl4.org>
42075 Date: Mon, 10 Sep 2001 22:00:40 +0100
42076 Message-ID: <20010910220040.C1512@plum.flirble.org>
42077 Branch: perl
42078 ! pod/perlipc.pod
42079____________________________________________________________________________
42080[ 11986] By: jhi on 2001/09/10 23:22:10
42081 Log: Subject: PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barf
42082 From: John Peacock <jpeacock@rowman.com>
42083 Date: Mon, 10 Sep 2001 16:34:30 -0400
42084 Message-ID: <3B9D23D6.90BCCC25@rowman.com>
42085 Branch: perl
42086 ! sv.c t/op/ver.t utf8.h
42087____________________________________________________________________________
42088[ 11985] By: ams on 2001/09/10 23:20:13
42089 Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
42090 Branch: perl
42091 ! MANIFEST
42092____________________________________________________________________________
42093[ 11984] By: jhi on 2001/09/10 23:09:31
42094 Log: (Retracted by #12001)
42095 Subject: Calc with USE_MUL/USE_DIV
42096 From: Tels <perl_dummy@bloodgate.com>
42097 Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
42098 Message-Id: <200109071651.TAA11249@tiku.hut.fi>
42099 Branch: perl
42100 ! lib/Math/BigInt/Calc.pm
42101____________________________________________________________________________
42102[ 11983] By: jhi on 2001/09/10 22:37:14
42103 Log: Subject: [PATCH op.c] Re: perl@11978
42104 From: Robin Barker <rmb1@cise.npl.co.uk>
42105 Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
42106 Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
42107
42108 Format errors.
42109 Branch: perl
42110 ! op.c
42111____________________________________________________________________________
42112[ 11982] By: jhi on 2001/09/10 22:35:57
42113 Log: Switch PADOFFSET back to U32 both because of binary backward
42114 compatibility and because Arthur seems to have been fixing the
42115 problems with naughty integer-pointer casting.
42116 Branch: perl
42117 ! op.h
42118____________________________________________________________________________
42119[ 11981] By: ams on 2001/09/10 16:31:43
42120 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
42121 Fix Pod Typo, Add Test for ExtUtils::Command
42122 From: "chromatic" <chromatic@rmci.net>
42123 Date: Mon, 10 Sep 2001 11:20:56 -0600
42124 Message-Id: <20010910172528.54160.qmail@onion.perl.org>
42125 Branch: perl
42126 + lib/ExtUtils/Command.t
42127 ! MANIFEST lib/ExtUtils/Command.pm
42128____________________________________________________________________________
42129[ 11980] By: jhi on 2001/09/10 13:29:35
42130 Log: Subject: [PATCH] Encode.pm docs fix
42131 From: Matt Sergeant <MSergeant@star.net.uk>
42132 Date: Mon, 10 Sep 2001 15:24:01 +0100
42133 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>
42134 Branch: perl
42135 ! ext/Encode/Encode.pm
42136____________________________________________________________________________
42137[ 11979] By: jhi on 2001/09/10 13:17:48
42138 Log: Update Changes.
42139 Branch: perl
42140 ! Changes patchlevel.h
42141____________________________________________________________________________
42142[ 11978] By: jhi on 2001/09/10 12:59:40
42143 Log: Revert #11973, the dTHX seems to be needed in there
42144 for threaded builds.
42145 Branch: perl
42146 ! perlio.c
42147____________________________________________________________________________
42148[ 11977] By: jhi on 2001/09/10 12:55:47
42149 Log: Detypo.
42150 Branch: perl
42151 ! pod/perlguts.pod
42152____________________________________________________________________________
42153[ 11976] By: jhi on 2001/09/10 12:46:34
42154 Log: Further Class::Struct patching from Damian.
42155
42156 The new new semantics are:
42157
42158 * If you pass an initializer for a nested object, it has to be:
42159 a) a reference to an object of that class, or
42160 b) a reference to an object of a subclass of that class, or
42161 c) a reference to a hash of arguments to be passed to the
42162 class's constructor
42163 * If you pass no initializer for a nested object, the attribute
42164 is initialized to C<undef>
42165 Branch: perl
42166 ! lib/Class/Struct.pm
42167____________________________________________________________________________
42168[ 11975] By: jhi on 2001/09/10 12:42:24
42169 Log: Skip the crypt test if no crypt.
42170 Branch: perl
42171 ! t/op/crypt.t
42172____________________________________________________________________________
42173[ 11974] By: jhi on 2001/09/10 12:39:25
42174 Log: Warn against using bare v-strings as IP addresses
42175 (okay if using the wrappers from Socket)
42176 Branch: perl
42177 ! pod/perldata.pod pod/perlport.pod
42178____________________________________________________________________________
42179[ 11973] By: sky on 2001/09/10 11:57:58
42180 Log: Remove unused dTHX. Silenced another warning.
42181 Branch: perl
42182 ! perlio.c
42183____________________________________________________________________________
42184[ 11972] By: sky on 2001/09/10 11:54:25
42185 Log: Silence some more warnings INT2PTR.
42186 Branch: perl
42187 ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
42188____________________________________________________________________________
42189[ 11971] By: sky on 2001/09/10 11:21:50
42190 Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
42191 Branch: perl
42192 ! cop.h
42193____________________________________________________________________________
42194[ 11970] By: sky on 2001/09/10 11:17:25
42195 Log: Apply INT2PTR with force to silence warnings from
42196 PM_GETRE and friends. No more warnings with 64bit
42197 IVs and 32bit pointers.
42198 Branch: perl
42199 ! op.c op.h perl.c
42200____________________________________________________________________________
42201[ 11969] By: sky on 2001/09/10 10:13:02
42202 Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
42203 Branch: perl
42204 ! pod/perlguts.pod
42205____________________________________________________________________________
42206[ 11968] By: sky on 2001/09/10 10:02:51
42207 Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
42208 Rename to custop_op_name to Perl_custom_op_name to match perlapi
42209 Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
42210 perl_clone.
42211 Branch: perl
42212 ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
42213____________________________________________________________________________
42214[ 11967] By: jhi on 2001/09/10 03:14:35
42215 Log: Using strlen() not good on embedded nul bytes.
42216 Branch: perl
42217 ! regcomp.c
42218____________________________________________________________________________
42219[ 11966] By: ams on 2001/09/09 21:06:13
42220 Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
42221 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42222 Date: Mon, 13 Aug 2001 22:51:59 +0200
42223 Message-ID: <20010813225159.C6681@rafael>
42224 (Applied with several tweaks.)
42225 Branch: perl
42226 ! embed.h embed.pl proto.h toke.c
42227____________________________________________________________________________
42228[ 11965] By: jhi on 2001/09/09 14:40:39
42229 Log: The exact error message is system-dependent.
42230 Branch: perl
42231 ! lib/ExtUtils/Manifest.t
42232____________________________________________________________________________
42233[ 11964] By: jhi on 2001/09/09 14:38:05
42234 Log: Add Windows and Mac Sami support to Encode
42235 (http://www.egt.ie/standards/se/sami-teastabaiki.html)
42236 Branch: perl
42237 + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
42238 ! MANIFEST
42239____________________________________________________________________________
42240[ 11963] By: jhi on 2001/09/09 13:54:07
42241 Log: Use the tried method.
42242 Branch: perl
42243 ! pod/perlport.pod
42244____________________________________________________________________________
42245[ 11962] By: jhi on 2001/09/09 13:46:59
42246 Log: Can't count parentheses.
42247 Branch: perl
42248 ! ext/IO/lib/IO/Socket/INET.pm
42249____________________________________________________________________________
42250[ 11961] By: jhi on 2001/09/09 13:34:12
42251 Log: perlport additions: 1 while unlink, add/delete directory
42252 entries and permissions, cygwin stat funkiness (from Michael
42253 Schwern and Nicholas Clark)
42254 Branch: perl
42255 ! pod/perlport.pod
42256____________________________________________________________________________
42257[ 11960] By: jhi on 2001/09/09 13:19:12
42258 Log: blib does have a detectable test.
42259 Branch: perl
42260 ! t/lib/1_compile.t
42261____________________________________________________________________________
42262[ 11959] By: jhi on 2001/09/09 13:16:43
42263 Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
42264 From: "chromatic" <chromatic@rmci.net>
42265 Date: Sat, 08 Sep 2001 19:33:42 -0600
42266 Message-ID: <20010909013810.11522.qmail@onion.perl.org>
42267 Branch: perl
42268 + lib/Term/Complete.t
42269 ! MANIFEST
42270____________________________________________________________________________
42271[ 11958] By: jhi on 2001/09/09 13:09:02
42272 Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
42273 From: Michael G Schwern <schwern@pobox.com>
42274 Date: Sat, 8 Sep 2001 02:40:26 -0400
42275 Message-ID: <20010908024026.A26283@blackrider>
42276 Branch: perl
42277 + lib/Test/Tutorial.pod
42278 ! MANIFEST
42279____________________________________________________________________________
42280[ 11957] By: jhi on 2001/09/09 13:03:33
42281 Log: Try to look up protocol (by name) only iff it has non-numbers:
42282 nice if the server is in a chrooted environment (no /etc/protocols,
42283 server code using hardcorded protocol numbers like 6 for tcp),
42284 suggested by John Holdsworth <coldwave@bigfoot.com>.
42285 In other words, if we are given a number, why look it up again
42286 (by number)?
42287 Branch: perl
42288 ! ext/IO/lib/IO/Socket/INET.pm
42289____________________________________________________________________________
42290[ 11956] By: jhi on 2001/09/09 12:53:12
42291 Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
42292 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42293 Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT)
42294 Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
42295
42296 Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test
42297 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42298 Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
42299 Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
42300 Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
42301 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42302 Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
42303 Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
42304 Branch: perl
42305 ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
42306____________________________________________________________________________
42307[ 11955] By: ams on 2001/09/09 02:54:21
42308 Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
42309 From: "Craig A. Berry" <craigberry@mac.com>
42310 Date: Sat, 08 Sep 2001 19:02:16 -0500
42311 Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
42312 Branch: perl
42313 ! lib/CGI/t/carp.t
42314____________________________________________________________________________
42315[ 11954] By: jhi on 2001/09/09 02:30:39
42316 Log: Documentation tweaks; think the IP address as an opaque string.
42317 Branch: perl
42318 ! ext/Socket/Socket.pm
42319____________________________________________________________________________
42320[ 11953] By: jhi on 2001/09/09 00:32:05
42321 Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
42322 From: Michael G Schwern <schwern@pobox.com>
42323 Date: Sat, 8 Sep 2001 19:45:46 -0400
42324 Message-ID: <20010908194546.C9193@blackrider>
42325 Branch: perl
42326 + lib/blib.t
42327 ! MANIFEST lib/blib.pm t/lib/1_compile.t
42328____________________________________________________________________________
42329[ 11952] By: jhi on 2001/09/09 00:27:15
42330 Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
42331 From: "chromatic" <chromatic@rmci.net>
42332 Date: Sat, 08 Sep 2001 12:31:44 -0600
42333 Message-ID: <20010908183612.49960.qmail@onion.perl.org>
42334 Branch: perl
42335 + lib/CGI/t/fast.t
42336 ! MANIFEST
42337____________________________________________________________________________
42338[ 11951] By: jhi on 2001/09/09 00:24:07
42339 Log: The Socket tests were wrong: they were assuming too much.
42340 Branch: perl
42341 ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
42342____________________________________________________________________________
42343[ 11950] By: jhi on 2001/09/08 20:09:07
42344 Log: Retract the portability changes since they
42345 seem to have opened a can of worms... will
42346 go back to UNICOS/mk and do the bare minimum
42347 required to get the tests working.
42348 Branch: perl
42349 ! ext/Socket/Socket.xs
42350____________________________________________________________________________
42351[ 11949] By: jhi on 2001/09/08 19:48:20
42352 Log: PADOFFSET is used to cast pointers into integers,
42353 if pointers are 64 bits and U32 32 bits,
42354 bad things may happen, or at least warnings issued.
42355 Branch: perl
42356 ! op.h
42357____________________________________________________________________________
42358[ 11948] By: jhi on 2001/09/08 18:50:07
42359 Log: Still more Socket portability tweaking.
42360 Now Socket.t seems to be happy in all of
42361 Linux/x86, Tru64/alpha, Solaris/sparc,
42362 IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
42363
42364 Addendum: it seems that io_multihomed, io_sock, and hostent
42365 were broken in little-endians (linux/x86 and tru64/alpha)
42366 because of this change. Argh.
42367 Branch: perl
42368 ! ext/Socket/Socket.xs
42369____________________________________________________________________________
42370[ 11947] By: jhi on 2001/09/08 17:23:23
42371 Log: More portability kicking on inet_ntoa().
42372 Branch: perl
42373 ! ext/Socket/Socket.xs
42374____________________________________________________________________________
42375[ 11946] By: jhi on 2001/09/08 15:09:58
42376 Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
42377 From: Michael G Schwern <schwern@pobox.com>
42378 Date: Fri, 7 Sep 2001 23:06:51 -0400
42379 Message-ID: <20010907230651.R606@blackrider>
42380 Branch: perl
42381 + lib/ExtUtils/Manifest.t
42382 ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
42383____________________________________________________________________________
42384[ 11945] By: jhi on 2001/09/08 14:49:15
42385 Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
42386 From: "chromatic" <chromatic@rmci.net>
42387 Date: Fri, 07 Sep 2001 17:53:15 -0600
42388 Message-ID: <20010907235740.80566.qmail@onion.perl.org>
42389 Branch: perl
42390 + lib/ExtUtils/testlib.t
42391 ! MANIFEST
42392____________________________________________________________________________
42393[ 11944] By: jhi on 2001/09/07 22:57:00
42394 Log: Thinko.
42395 Branch: perl
42396 ! lib/integer.t
42397____________________________________________________________________________
42398[ 11943] By: jhi on 2001/09/07 20:34:55
42399 Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
42400 From: "Craig A. Berry" <craigberry@mac.com>
42401 Date: Fri, 07 Sep 2001 15:30:03 -0500
42402 Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
42403 Branch: perl
42404 ! lib/CGI/Carp.pm
42405____________________________________________________________________________
42406[ 11942] By: jhi on 2001/09/07 20:30:43
42407 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
42408 From: Michael G Schwern <schwern@pobox.com>
42409 Date: Fri, 7 Sep 2001 15:38:13 -0400
42410 Message-ID: <20010907153813.K606@blackrider>
42411 Branch: perl
42412 ! lib/ExtUtils/MM_Unix.pm
42413____________________________________________________________________________
42414[ 11941] By: jhi on 2001/09/07 20:28:24
42415 Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
42416 From: Robin Barker <rmb1@cise.npl.co.uk>
42417 Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
42418 Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
42419 Branch: perl
42420 ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
42421____________________________________________________________________________
42422[ 11940] By: jhi on 2001/09/07 20:26:29
42423 Log: Clean up 1_compile.t; move tests to more consistent
42424 places (t/ subdirectories); add integer.t (much of
42425 the pragma is tested elsewhere but there is no one
42426 centralized place)
42427 Branch: perl
42428 + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
42429 + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
42430 + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
42431 - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
42432 - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
42433 - lib/File/Find/find.t lib/File/Find/taint.t
42434 ! MANIFEST t/lib/1_compile.t t/op/lfs.t
42435____________________________________________________________________________
42436[ 11939] By: jhi on 2001/09/07 17:25:32
42437 Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
42438 From: "chromatic" <chromatic@rmci.net>
42439 Date: Fri, 07 Sep 2001 10:17:40 -0600
42440 Message-ID: <20010907162205.84723.qmail@onion.perl.org>
42441 Branch: perl
42442 ! lib/File/Find/taint.t
42443____________________________________________________________________________
42444[ 11938] By: jhi on 2001/09/07 14:04:43
42445 Log: Update Changes.
42446 Branch: perl
42447 ! Changes patchlevel.h
42448____________________________________________________________________________
42449[ 11937] By: jhi on 2001/09/07 13:52:03
42450 Log: Rename the old threading tutorial, start a new one,
42451 regen toc.
42452 Branch: perl
42453 + pod/perlothrtut.pod
42454 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
42455 ! pod/perltoc.pod
42456____________________________________________________________________________
42457[ 11936] By: jhi on 2001/09/07 13:05:48
42458 Log: vars very much has a test.
42459 Branch: perl
42460 ! t/lib/1_compile.t
42461____________________________________________________________________________
42462[ 11935] By: jhi on 2001/09/07 12:52:06
42463 Log: Subject: Re: wince/perl.ico marked as binary
42464 From: Nicholas Clark <nick@ccl4.org>
42465 Date: Fri, 7 Sep 2001 13:54:40 +0100
42466 Message-ID: <20010907135439.D39150@plum.flirble.org>
42467
42468 and wince/Makefile.ce change from Rainer Keuchel.
42469 Branch: perl
42470 + wince/makeico.pl
42471 ! MANIFEST wince/Makefile.ce
42472____________________________________________________________________________
42473[ 11934] By: jhi on 2001/09/07 12:43:50
42474 Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
42475 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42476 Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
42477 Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
42478 Branch: perl
42479 ! regexec.c
42480____________________________________________________________________________
42481[ 11933] By: jhi on 2001/09/07 12:37:46
42482 Log: (Replaced by #11934)
42483 Subject: Re: [PATCH regexec.c] more general .* and .*?
42484 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42485 Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
42486 Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
42487 Branch: perl
42488 ! regexec.c
42489____________________________________________________________________________
42490[ 11932] By: jhi on 2001/09/07 12:27:14
42491 Log: The #11931 patching misbehaved.
42492 Branch: perl
42493 ! lib/Test/Harness/t/test-harness.t
42494____________________________________________________________________________
42495[ 11931] By: jhi on 2001/09/07 12:21:30
42496 Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
42497 From: Michael G Schwern <schwern@pobox.com>
42498 Date: Fri, 7 Sep 2001 03:30:41 -0400
42499 Message-ID: <20010907033041.A2796@blackrider>
42500 Branch: perl
42501 + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
42502 + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
42503 + t/lib/sample-tests/header_at_end_fail
42504 + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
42505 - lib/Test/Harness.t
42506 ! MANIFEST lib/Test/Harness.pm t/TEST
42507____________________________________________________________________________
42508[ 11930] By: jhi on 2001/09/07 11:59:17
42509 Log: Subject: [PATCH] Digest::MD5 update
42510 From: Gisle Aas <gisle@ActiveState.com>
42511 Date: 06 Sep 2001 23:32:56 -0700
42512 Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
42513 Branch: perl
42514 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
42515 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
42516____________________________________________________________________________
42517[ 11929] By: jhi on 2001/09/07 11:23:05
42518 Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
42519 From: "chromatic" <chromatic@rmci.net>
42520 Date: Thu, 06 Sep 2001 23:11:44 -0600
42521 Message-ID: <20010907051609.91459.qmail@onion.perl.org>
42522 Branch: perl
42523 + lib/less.t
42524 ! MANIFEST t/lib/1_compile.t
42525____________________________________________________________________________
42526[ 11928] By: jhi on 2001/09/07 11:19:29
42527 Log: The binary file must somehow differently stored.
42528 Branch: perl
42529 - wince/perl.ico
42530 ! MANIFEST
42531____________________________________________________________________________
42532[ 11927] By: jhi on 2001/09/07 03:53:29
42533 Log: Add more modules to the list of modules that have tests,
42534 Schwern's wallet is getting more nervous.
42535 (Run t/lib/1_compile.t manually to see which modules
42536 are lacking tests, or the tests can't be run for some
42537 reason or another, such as the Net:: modules)
42538 Branch: perl
42539 ! t/lib/1_compile.t
42540____________________________________________________________________________
42541[ 11926] By: jhi on 2001/09/07 03:43:11
42542 Log: Try to make Socket::inet_ntoa() more robust.
42543 Branch: perl
42544 ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
42545____________________________________________________________________________
42546[ 11925] By: jhi on 2001/09/07 01:57:58
42547 Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
42548 From: chromatic <chromatic@rmci.net>
42549 Date: Wed, 5 Sep 2001 22:58:05 -0600
42550 Message-Id: <01090522580506.19590@firewheel>
42551 Branch: perl
42552 ! lib/English.t
42553____________________________________________________________________________
42554[ 11924] By: jhi on 2001/09/07 01:55:05
42555 Log: Subject: Re: perlvar manpage and localizing special vars
42556 From: Stas Bekman <stas@stason.org>
42557 Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
42558 Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
42559 Branch: perl
42560 ! pod/perlvar.pod
42561____________________________________________________________________________
42562[ 11923] By: jhi on 2001/09/07 01:49:36
42563 Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
42564 From: Robin Barker <rmb1@cise.npl.co.uk>
42565 Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
42566 Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
42567 Branch: perl
42568 ! lib/ExtUtils/MakeMaker.pm
42569____________________________________________________________________________
42570[ 11922] By: jhi on 2001/09/06 18:09:08
42571 Log: Symbol missing; AIX unhappy.
42572 Branch: perl
42573 ! makedef.pl
42574____________________________________________________________________________
42575[ 11921] By: jhi on 2001/09/06 17:52:43
42576 Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
42577 Reported in 5.61, seems to work okay in blead.
42578 Branch: perl
42579 ! t/run/kill_perl.t
42580____________________________________________________________________________
42581[ 11920] By: jhi on 2001/09/06 14:35:09
42582 Log: Update Changes.
42583 Branch: perl
42584 ! Changes patchlevel.h
42585____________________________________________________________________________
42586[ 11919] By: jhi on 2001/09/06 14:20:10
42587 Log: Document the bad assumptions currently breaking
42588 the Socket.t tests 10, 11, and 13 in UNICOS.
42589 Branch: perl
42590 ! ext/Socket/Socket.xs
42591____________________________________________________________________________
42592[ 11918] By: jhi on 2001/09/06 14:07:45
42593 Log: Subject: [PATCH x2p] make OPTIMIZE=...
42594 From: Robin Barker <rmb1@cise.npl.co.uk>
42595 Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
42596 Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
42597 Branch: perl
42598 ! x2p/Makefile.SH x2p/cflags.SH
42599____________________________________________________________________________
42600[ 11917] By: jhi on 2001/09/06 14:01:45
42601 Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
42602 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
42603 Date: Thu, 6 Sep 2001 11:09:40 +0100
42604 Message-ID: <20010906110939.A914@homer.diplex.co.uk>
42605
42606 Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google
42607 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
42608 Date: 6 Sep 2001 10:14:38 -0000
42609 Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>
42610 Branch: perl
42611 ! pod/perlfaq1.pod pod/perlhack.pod
42612____________________________________________________________________________
42613[ 11916] By: jhi on 2001/09/06 13:56:19
42614 Log: Subject: Extra NUL is Data::Dumper output - patch
42615 From: Tony Cook <tony@develop-help.com>
42616 Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
42617 Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
42618 Branch: perl
42619 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
42620____________________________________________________________________________
42621[ 11915] By: jhi on 2001/09/06 13:51:16
42622 Log: Avoid redefinition warning
42623 Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
42624 from
42625 perl -w -Ilib -MCwd -e ''
42626 Branch: perl
42627 ! lib/Cwd.pm
42628____________________________________________________________________________
42629[ 11914] By: jhi on 2001/09/06 13:30:32
42630 Log: Update the is_tainted() example implementation.
42631 Branch: perl
42632 ! pod/perlsec.pod
42633____________________________________________________________________________
42634[ 11913] By: jhi on 2001/09/06 13:15:59
42635 Log: Missing) in #11912.
42636 Branch: perl
42637 ! lib/Test/Simple/t/fail.t
42638____________________________________________________________________________
42639[ 11912] By: jhi on 2001/09/06 13:08:48
42640 Log: Rewhack Test-Simple into core harness.
42641 Branch: perl
42642 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
42643 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
42644 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
42645 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
42646 ! lib/Test/Simple/t/skipall.t
42647____________________________________________________________________________
42648[ 11911] By: jhi on 2001/09/06 11:54:06
42649 Log: Workaround for the new Exporter 'feature'.
42650 Branch: perl
42651 ! lib/Test/More.pm
42652____________________________________________________________________________
42653[ 11910] By: jhi on 2001/09/06 11:52:56
42654 Log: Re-introduce pure-Perl fall-back for abs_path,
42655 re-introduce #11898.
42656 Branch: perl
42657 ! lib/Cwd.pm lib/File/Find.pm
42658____________________________________________________________________________
42659[ 11909] By: jhi on 2001/09/06 03:49:13
42660 Log: More tests.
42661 Branch: perl
42662 ! lib/Exporter.t
42663____________________________________________________________________________
42664[ 11908] By: jhi on 2001/09/06 03:38:22
42665 Log: Retract #11898 for now because it introduces
42666 a rather nasty depencency: when B is being built,
42667 MakeMaker is used. MakeMaker uses File::Find.
42668 File::Find uses Cwd::getcwd()...which doesn't
42669 exist yet.
42670 Branch: perl
42671 ! lib/File/Find.pm
42672____________________________________________________________________________
42673[ 11907] By: jhi on 2001/09/06 03:20:02
42674 Log: New test welcome.
42675 Branch: perl
42676 + lib/Test/Simple/t/simple.t
42677____________________________________________________________________________
42678[ 11906] By: jhi on 2001/09/06 03:08:01
42679 Log: Old test begone.
42680 Branch: perl
42681 - lib/Attribute/Handlers/test.pl
42682____________________________________________________________________________
42683[ 11905] By: jhi on 2001/09/06 01:41:03
42684 Log: Test-Simple syncup from Schwern.
42685 Branch: perl
42686 + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
42687 + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
42688 + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
42689 + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
42690 + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
42691 - lib/Test/More/Changes lib/Test/More/t/More.t
42692 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
42693 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
42694 - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
42695 ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
42696 ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
42697 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
42698 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
42699 ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
42700 ! t/lib/Test/Simple/sample_tests/death.plx
42701 ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
42702 ! t/lib/Test/Simple/sample_tests/extras.plx
42703 ! t/lib/Test/Simple/sample_tests/five_fail.plx
42704 ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
42705 ! t/lib/Test/Simple/sample_tests/one_fail.plx
42706 ! t/lib/Test/Simple/sample_tests/require.plx
42707 ! t/lib/Test/Simple/sample_tests/success.plx
42708 ! t/lib/Test/Simple/sample_tests/too_few.plx
42709 ! t/lib/Test/Simple/sample_tests/two_fail.plx
42710____________________________________________________________________________
42711[ 11904] By: pudge on 2001/09/06 00:28:01
42712 Log: Integrate File::Find changes from bleadperl
42713 Branch: maint-5.6/macperl
42714 ! lib/File/Find.pm t/lib/filefind-taint.t
42715____________________________________________________________________________
42716[ 11903] By: pudge on 2001/09/06 00:22:29
42717 Log: Integrate 11847 from maint-5.6/perl
42718 Branch: maint-5.6/macperl
42719 !> sv.c
42720____________________________________________________________________________
42721[ 11902] By: jhi on 2001/09/05 23:27:57
42722 Log: In UNICOS division yada yada.
42723 Branch: perl
42724 ! t/op/override.t
42725____________________________________________________________________________
42726[ 11901] By: jhi on 2001/09/05 23:26:23
42727 Log: In UNICOS division is really lossy, better use
42728 a tolerance test.
42729 Branch: perl
42730 ! ext/Time/HiRes/HiRes.t
42731____________________________________________________________________________
42732[ 11900] By: jhi on 2001/09/05 23:22:38
42733 Log: In UNICOS sigaction() sets an extra flag
42734 ("the signal has been registered for all the processes in
42735 a multitasking group.")
42736 Branch: perl
42737 ! ext/POSIX/sigaction.t
42738____________________________________________________________________________
42739[ 11899] By: jhi on 2001/09/05 23:18:48
42740 Log: Documentation micropatch from Damian.
42741 Branch: perl
42742 ! lib/Attribute/Handlers.pm
42743____________________________________________________________________________
42744[ 11898] By: jhi on 2001/09/05 23:16:50
42745 Log: (Retracted by #11908)
42746 Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
42747 From: Michael G Schwern <schwern@pobox.com>
42748 Date: Wed, 5 Sep 2001 15:58:21 -0400
42749 Message-ID: <20010905155821.I632@blackrider>
42750 Branch: perl
42751 ! lib/File/Find.pm lib/File/Find/taint.t
42752____________________________________________________________________________
42753[ 11897] By: jhi on 2001/09/05 23:14:43
42754 Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp
42755 From: Michael G Schwern <schwern@pobox.com>
42756 Date: Wed, 5 Sep 2001 19:16:31 -0400
42757 Message-ID: <20010905191631.E11386@blackrider>
42758 Branch: perl
42759 + lib/CGI/t/carp.t
42760 ! MANIFEST
42761____________________________________________________________________________
42762[ 11896] By: jhi on 2001/09/05 23:14:11
42763 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
42764 From: chromatic <chromatic@rmci.net>
42765 Date: Wed, 5 Sep 2001 18:08:07 -0600
42766 Message-Id: <01090518080700.19590@firewheel>
42767 Branch: perl
42768 ! lib/English.pm
42769____________________________________________________________________________
42770[ 11895] By: jhi on 2001/09/05 22:52:01
42771 Log: Fix a typo #11889 and add a test for the same.
42772 Branch: perl
42773 ! ext/Socket/Socket.t ext/Socket/Socket.xs
42774____________________________________________________________________________
42775[ 11894] By: jhi on 2001/09/05 22:43:26
42776 Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
42777 From: "Craig A. Berry" <craigberry@mac.com>
42778 Date: Wed, 05 Sep 2001 17:48:54 -0500
42779 Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
42780 Branch: perl
42781 ! lib/warnings.t t/run/kill_perl.t
42782____________________________________________________________________________
42783[ 11893] By: jhi on 2001/09/05 22:36:35
42784 Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
42785 From: Michael G Schwern <schwern@pobox.com>
42786 Date: Wed, 5 Sep 2001 17:22:25 -0400
42787 Message-ID: <20010905172225.C11386@blackrider>
42788 Branch: perl
42789 ! t/run/kill_perl.t
42790____________________________________________________________________________
42791[ 11892] By: jhi on 2001/09/05 22:34:55
42792 Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
42793 From: Nicholas Clark <nick@ccl4.org>
42794 Date: Wed, 5 Sep 2001 20:54:24 +0100
42795 Message-ID: <20010905205424.C25120@plum.flirble.org>
42796 Branch: perl
42797 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
42798____________________________________________________________________________
42799[ 11891] By: jhi on 2001/09/05 22:34:16
42800 Log: Forgotten thing.
42801 Branch: perl
42802 ! uconfig.h
42803____________________________________________________________________________
42804[ 11890] By: jhi on 2001/09/05 22:27:42
42805 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
42806 From: chromatic <chromatic@rmci.net>
42807 Date: Wed, 5 Sep 2001 13:22:08 -0600
42808 Message-Id: <01090513220807.10587@firewheel>
42809 Branch: perl
42810 ! lib/English.pm
42811____________________________________________________________________________
42812[ 11889] By: jhi on 2001/09/05 22:23:06
42813 Log: inet_ntoa() tweaks:
42814 - don't allow addresses with > 255 characters
42815 - indent the HP-UX workaround
42816 - don't leak memory
42817 Branch: perl
42818 ! ext/Socket/Socket.xs
42819____________________________________________________________________________
42820[ 11888] By: jhi on 2001/09/05 16:26:17
42821 Log: Clear up a documentation confusion noticed by Xiaoyun Wu
42822 <xwu@theeducationcenter.com>
42823 Branch: perl
42824 ! lib/File/Find.pm
42825____________________________________________________________________________
42826[ 11887] By: jhi on 2001/09/05 15:40:03
42827 Log: Typo nits.
42828 Branch: perl
42829 ! lib/File/Find.pm
42830____________________________________________________________________________
42831[ 11886] By: jhi on 2001/09/05 15:30:11
42832 Log: -Wall nit.
42833 Branch: perl
42834 ! op.c
42835____________________________________________________________________________
42836[ 11885] By: gbarr on 2001/09/05 15:26:18
42837 Log: Update to Scalar-List-Utils 1.05
42838 Branch: perl
42839 ! ext/List/Util/ChangeLog ext/List/Util/README
42840 ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
42841____________________________________________________________________________
42842[ 11884] By: jhi on 2001/09/05 13:05:14
42843 Log: Update Changes.
42844 Branch: perl
42845 ! Changes patchlevel.h
42846____________________________________________________________________________
42847[ 11883] By: gbarr on 2001/09/05 12:51:35
42848 Log: Update to Scalar-List-Utils 1.04
42849 Branch: perl
42850 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
42851 ! ext/List/Util/lib/List/Util.pm
42852 ! ext/List/Util/lib/Scalar/Util.pm
42853____________________________________________________________________________
42854[ 11882] By: jhi on 2001/09/05 12:29:44
42855 Log: Metaconfigify #11724.
42856 Branch: metaconfig
42857 ! U/threads/archname.U
42858____________________________________________________________________________
42859[ 11881] By: jhi on 2001/09/05 12:21:44
42860 Log: The MacOS reference is okay, no reason to hide it.
42861 Branch: perl
42862 ! lib/Cwd.pm
42863____________________________________________________________________________
42864[ 11880] By: jhi on 2001/09/05 12:20:49
42865 Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)
42866 From: Michael G Schwern <schwern@pobox.com>
42867 Date: Tue, 4 Sep 2001 15:30:10 -0400
42868 Message-ID: <20010904153010.H26466@blackrider>
42869
42870 (We'll see whether the ../../lib/Cwd.pm works in alien lands)
42871 Branch: perl
42872 ! ext/Cwd/Makefile.PL lib/Cwd.pm
42873____________________________________________________________________________
42874[ 11879] By: jhi on 2001/09/05 12:12:18
42875 Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.))
42876 From: Michael G Schwern <schwern@pobox.com>
42877 Date: Tue, 4 Sep 2001 17:39:13 -0400
42878 Message-ID: <20010904173913.C626@blackrider>
42879 Branch: perl
42880 ! lib/Cwd.pm
42881____________________________________________________________________________
42882[ 11878] By: jhi on 2001/09/05 12:10:50
42883 Log: Subject: Re: Perl_pp_* in public API?
42884 From: "Craig A. Berry" <craigberry@mac.com>
42885 Date: Tue, 4 Sep 2001 21:51:29 -0500
42886 Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
42887 Branch: perl
42888 ! ext/List/Util/Util.xs
42889____________________________________________________________________________
42890[ 11877] By: jhi on 2001/09/05 12:07:53
42891 Log: From Damian: Class::Struct was unable to define
42892 recursive classes. After the patch an object reference
42893 (rather than a hash) is required to initialize
42894 an object attribute. If no such initializer is given to
42895 the constructor, object attributes are now default
42896 initialized to C<undef>.
42897 Branch: perl
42898 ! lib/Class/Struct.pm lib/Class/Struct.t
42899____________________________________________________________________________
42900[ 11876] By: jhi on 2001/09/05 11:51:24
42901 Log: Subject: Re: sv_catpvfn and sv_setpvfn
42902 From: Richard Soderberg <rs@oregonnet.com>
42903 Date: Tue, 4 Sep 2001 15:16:47 -0700
42904 Message-Id: <200109042216.PAA17858@oregonnet.com>
42905 Branch: perl
42906 ! pod/perlclib.pod pod/perlguts.pod
42907____________________________________________________________________________
42908[ 11875] By: jhi on 2001/09/05 11:48:14
42909 Log: NetWare updates from Ananth Kesari.
42910 Branch: perl
42911 ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
42912 ! NetWare/nw5thread.h
42913____________________________________________________________________________
42914[ 11874] By: jhi on 2001/09/05 11:30:59
42915 Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
42916 From: Nicholas Clark <nick@ccl4.org>
42917 Date: Tue, 4 Sep 2001 22:42:50 +0100
42918 Message-ID: <20010904224250.P25120@plum.flirble.org>
42919 Branch: perl
42920 ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
42921 ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
42922 ! t/op/oct.t toke.c
42923____________________________________________________________________________
42924[ 11873] By: jhi on 2001/09/04 21:03:17
42925 Log: Fix Cwd::getcwd() not being tainted, as noticed
42926 by Schwern.
42927 Branch: perl
42928 + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
42929 - ext/Cwd/Cwd.t
42930 ! MANIFEST ext/Cwd/Cwd.xs util.c
42931____________________________________________________________________________
42932[ 11872] By: jhi on 2001/09/04 20:00:50
42933 Log: Retract #11870 and volatilize the right destruct_level.
42934 Silly thinko pointed out by Sarathy.
42935 Branch: perl
42936 ! intrpvar.h perl.c
42937____________________________________________________________________________
42938[ 11871] By: jhi on 2001/09/04 19:45:59
42939 Log: At least a temporary fix for the mysterious scope core dumps
42940 in Tru64 from Graham.
42941 Branch: perl
42942 ! ext/List/Util/Util.xs
42943____________________________________________________________________________
42944[ 11870] By: jhi on 2001/09/04 19:01:48
42945 Log: (Retracted by #11872)
42946 Branch: perl
42947 ! intrpvar.h
42948____________________________________________________________________________
42949[ 11869] By: jhi on 2001/09/04 17:43:31
42950 Log: Quench a -Wall gripe noticed by Robin Barker.
42951 Branch: perl
42952 ! op.c
42953____________________________________________________________________________
42954[ 11868] By: jhi on 2001/09/04 16:38:07
42955 Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
42956 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42957 Date: Wed, 05 Sep 2001 02:01:32 +0900
42958 Message-Id: <20010905015059.E684.BQW10602@nifty.com>
42959 Branch: perl
42960 ! lib/Unicode/UCD.pm
42961____________________________________________________________________________
42962[ 11867] By: jhi on 2001/09/04 16:35:27
42963 Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
42964 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42965 Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
42966 Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
42967 Branch: perl
42968 ! gv.c
42969____________________________________________________________________________
42970[ 11866] By: jhi on 2001/09/04 13:52:28
42971 Log: Update Changes.
42972 Branch: perl
42973 ! Changes patchlevel.h
42974____________________________________________________________________________
42975[ 11865] By: jhi on 2001/09/04 13:36:58
42976 Log: Add the \[$@%&*] prototype support.
42977 Branch: perl
42978 ! op.c pod/perlsub.pod t/comp/proto.t
42979____________________________________________________________________________
42980[ 11864] By: jhi on 2001/09/04 13:10:38
42981 Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
42982 From: Michael G Schwern <schwern@pobox.com>
42983 Date: Mon, 3 Sep 2001 18:59:01 -0400
42984 Message-ID: <20010903185901.Z9233@blackrider>
42985 Branch: perl
42986 ! lib/CGI/t/form.t
42987____________________________________________________________________________
42988[ 11863] By: jhi on 2001/09/04 13:06:39
42989 Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
42990 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42991 Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
42992 Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
42993 Branch: perl
42994 ! gv.c
42995____________________________________________________________________________
42996[ 11862] By: jhi on 2001/09/04 13:05:23
42997 Log: More srand entry tweakage based on Randal's suggestion.
42998 Branch: perl
42999 ! pod/perlfunc.pod
43000____________________________________________________________________________
43001[ 11861] By: jhi on 2001/09/04 12:48:14
43002 Log: Subject: [PATCH] 'main' *is* a reserved word
43003 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43004 Date: Mon, 3 Sep 2001 22:55:41 +0200
43005 Message-ID: <20010903225541.A24097@rafael>
43006 Branch: perl
43007 ! toke.c
43008____________________________________________________________________________
43009[ 11860] By: jhi on 2001/09/04 12:46:30
43010 Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
43011 From: Peter Prymmer <pvhp@best.com>
43012 Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
43013 Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
43014 Branch: perl
43015 ! README.vms configure.com
43016____________________________________________________________________________
43017[ 11859] By: jhi on 2001/09/04 12:44:29
43018 Log: Subject: Re: A slightly better default seed?
43019 From: Michael G Schwern <schwern@pobox.com>
43020 Date: Mon, 3 Sep 2001 18:08:15 -0400
43021 Message-ID: <20010903180815.W9233@blackrider>
43022 Branch: perl
43023 ! t/op/srand.t
43024____________________________________________________________________________
43025[ 11858] By: jhi on 2001/09/04 12:41:59
43026 Log: Add sharedsv.o to microperl object files.
43027 Branch: perl
43028 ! Makefile.micro
43029____________________________________________________________________________
43030[ 11857] By: jhi on 2001/09/04 12:27:51
43031 Log: AUTHORS updates and
43032
43033 Subject: [PATCH] Just some preening :-)
43034 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
43035 Date: Tue, 4 Sep 2001 14:16:59 +0100
43036 Message-ID: <20010904141659.A10129@homer.diplex.co.uk>
43037 Branch: perl
43038 ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
43039____________________________________________________________________________
43040[ 11856] By: jhi on 2001/09/04 12:09:43
43041 Log: Typo fix and slight rewording.
43042 Branch: perl
43043 ! pod/perlfunc.pod
43044____________________________________________________________________________
43045[ 11855] By: jhi on 2001/09/04 12:04:16
43046 Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
43047 Branch: perl
43048 ! pod/perlfaq4.pod
43049____________________________________________________________________________
43050[ 11854] By: jhi on 2001/09/03 20:12:21
43051 Log: The helper file changed name.
43052 Branch: perl
43053 ! MANIFEST
43054____________________________________________________________________________
43055[ 11853] By: gbarr on 2001/09/03 20:00:00
43056 Log: Update to Scalar-List-Utils 1.03
43057 Branch: perl
43058 + ext/List/Util/t/shuffle.t
43059 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
43060 ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
43061 ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
43062 ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
43063 ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
43064 ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
43065 ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
43066 ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
43067____________________________________________________________________________
43068[ 11852] By: jhi on 2001/09/03 19:50:57
43069 Log: Make crypt() do something more sane for Unicode
43070 (take crypt() of the low eight bits of the characters,
43071 instead of taking crypt() of the UTF-8 of the scalar);
43072 add a test for crypt().
43073 Branch: perl
43074 + t/op/crypt.t
43075 ! MANIFEST pod/perlfunc.pod pp.c
43076____________________________________________________________________________
43077[ 11851] By: jhi on 2001/09/03 19:19:35
43078 Log: Reorganize the srand entry.
43079 Branch: perl
43080 ! pod/perlfunc.pod
43081____________________________________________________________________________
43082[ 11850] By: jhi on 2001/09/03 18:54:51
43083 Log: Remove the tests that assume something about
43084 calling srand() without arguments multiple times.
43085 Branch: perl
43086 ! t/op/srand.t
43087____________________________________________________________________________
43088[ 11849] By: jhi on 2001/09/03 18:15:16
43089 Log: Upgrade to Math::BigInt 1.42.
43090 Branch: perl
43091 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43092 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
43093 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
43094 ! lib/Math/BigInt/t/mbimbf.t
43095____________________________________________________________________________
43096[ 11848] By: gsar on 2001/09/03 17:07:54
43097 Log: integrate change#11847 from maint-5.6
43098
43099 typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
43100 Branch: perl
43101 ! sv.c
43102____________________________________________________________________________
43103[ 11847] By: gsar on 2001/09/03 16:47:54
43104 Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
43105 Branch: maint-5.6/perl
43106 ! sv.c
43107____________________________________________________________________________
43108[ 11846] By: jhi on 2001/09/03 15:12:58
43109 Log: As far as I can tell these functions have been Unicodified.
43110 Branch: perl
43111 ! doop.c
43112____________________________________________________________________________
43113[ 11845] By: jhi on 2001/09/03 15:11:27
43114 Log: Update to Storable 1.0.13.
43115 Branch: perl
43116 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
43117 ! ext/Storable/Storable.xs
43118____________________________________________________________________________
43119[ 11844] By: jhi on 2001/09/03 12:42:06
43120 Log: Patch the Filter::Simple test to work with
43121 the core test suite (since the FilterTest.pm
43122 is in t/lib, not in lib).
43123 Branch: perl
43124 ! lib/Filter/Simple/t/filter.t
43125____________________________________________________________________________
43126[ 11843] By: jhi on 2001/09/03 12:39:11
43127 Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
43128 Branch: perl
43129 + t/lib/FilterTest.pm
43130 - t/lib/MyFilter.pm
43131____________________________________________________________________________
43132[ 11842] By: jhi on 2001/09/03 12:17:30
43133 Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
43134 Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
43135 Text::Balanced 1.86.
43136 Branch: perl
43137 + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
43138 + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
43139 + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
43140 + lib/Switch/t/nested.t lib/Switch/t/switch.t
43141 + lib/Text/Balanced/Changes lib/Text/Balanced/README
43142 + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
43143 + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
43144 + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
43145 + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
43146 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
43147 - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
43148 - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
43149 - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
43150 - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
43151 - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
43152 ! MANIFEST lib/Attribute/Handlers.pm
43153 ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43154 ! lib/Attribute/Handlers/demo/Demo.pm
43155 ! lib/Attribute/Handlers/demo/Descriptions.pm
43156 ! lib/Attribute/Handlers/demo/MyClass.pm
43157 ! lib/Attribute/Handlers/demo/demo.pl
43158 ! lib/Attribute/Handlers/demo/demo2.pl
43159 ! lib/Attribute/Handlers/demo/demo3.pl
43160 ! lib/Attribute/Handlers/demo/demo4.pl
43161 ! lib/Attribute/Handlers/demo/demo_call.pl
43162 ! lib/Attribute/Handlers/demo/demo_chain.pl
43163 ! lib/Attribute/Handlers/demo/demo_cycle.pl
43164 ! lib/Attribute/Handlers/demo/demo_hashdir.pl
43165 ! lib/Attribute/Handlers/demo/demo_phases.pl
43166 ! lib/Attribute/Handlers/demo/demo_range.pl
43167 ! lib/Attribute/Handlers/demo/demo_rawdata.pl
43168 ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
43169 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
43170 ! lib/Text/Balanced.pm
43171____________________________________________________________________________
43172[ 11841] By: sky on 2001/09/03 11:04:15
43173 Log: Forgot to add a file with Change #11840
43174 Branch: perl
43175 + t/op/srand.t
43176____________________________________________________________________________
43177[ 11840] By: sky on 2001/09/03 11:02:04
43178 Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
43179 From: Michael G Schwern <schwern@pobox.com>
43180 Date: Mon, 3 Sep 2001 07:43:00 -0400
43181 Message-ID: <20010903074300.E9233@blackrider>
43182 Branch: perl
43183 ! MANIFEST pod/perlfunc.pod t/op/rand.t
43184____________________________________________________________________________
43185[ 11839] By: sky on 2001/09/03 10:47:11
43186 Log: Document the changes with regards to running of END blocks.
43187 And DESTROY on global objects are called in perl_destruct()!
43188 Branch: perl
43189 ! pod/perl572delta.pod pod/perlembed.pod
43190____________________________________________________________________________
43191[ 11838] By: sky on 2001/09/03 09:34:44
43192 Log: Subject: [PATCH t/op/time.t] Partial cleanup
43193 From: Michael G Schwern <schwern@pobox.com>
43194 Date: Mon, 3 Sep 2001 06:29:42 -0400
43195 Message-ID: <20010903062942.C9233@blackrider>
43196 Branch: perl
43197 ! t/op/time.t
43198____________________________________________________________________________
43199[ 11837] By: sky on 2001/09/03 09:30:02
43200 Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
43201 From: Michael G Schwern <schwern@pobox.com>
43202 Date: Mon, 3 Sep 2001 06:24:13 -0400
43203 Message-ID: <20010903062413.B9233@blackrider>
43204 Branch: perl
43205 ! t/op/rand.t
43206____________________________________________________________________________
43207[ 11836] By: sky on 2001/09/03 07:56:47
43208 Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
43209 From: Michael G Schwern <schwern@pobox.com>
43210 Date: Sun, 2 Sep 2001 21:38:43 -0400
43211 Message-ID: <20010902213843.L2711@blackrider>
43212 Branch: perl
43213 + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
43214 ! MANIFEST
43215____________________________________________________________________________
43216[ 11835] By: nick on 2001/09/03 06:20:06
43217 Log: Integrate mainline
43218 Branch: perlio
43219 +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
43220 - t/op/misc.t
43221 !> (integrate 187 files)
43222____________________________________________________________________________
43223[ 11834] By: jhi on 2001/09/02 13:07:53
43224 Log: Update Changes.
43225 Branch: perl
43226 ! Changes patchlevel.h
43227____________________________________________________________________________
43228[ 11833] By: jhi on 2001/09/02 12:59:05
43229 Log: Slight tweaks.
43230 Branch: perl
43231 ! t/run/kill_perl.t
43232____________________________________________________________________________
43233[ 11832] By: jhi on 2001/09/02 12:41:12
43234 Log: Special casing had become a little bit more complex in Unicode 3.1.1.
43235 Branch: perl
43236 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43237____________________________________________________________________________
43238[ 11831] By: sky on 2001/09/02 12:10:42
43239 Log: Change #11828 wasn't complete, this updates to intest path
43240 Branch: perl
43241 ! t/run/kill_perl.t
43242____________________________________________________________________________
43243[ 11830] By: jhi on 2001/09/02 11:56:18
43244 Log: 's's's.
43245 Branch: perl
43246 ! Changes
43247____________________________________________________________________________
43248[ 11829] By: jhi on 2001/09/02 11:54:22
43249 Log: Update Changes.
43250 Branch: perl
43251 ! Changes patchlevel.h
43252____________________________________________________________________________
43253[ 11828] By: sky on 2001/09/02 11:53:56
43254 Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
43255 From: Michael G Schwern <schwern@pobox.com>
43256 Date: Sat, 1 Sep 2001 20:18:58 -0400
43257 Message-ID: <20010901201858.X606@blackrider>
43258 +MANIFEST Fix
43259 Branch: perl
43260 + t/run/kill_perl.t
43261 - t/op/misc.t t/run/segfault.t
43262 ! MANIFEST
43263____________________________________________________________________________
43264[ 11827] By: jhi on 2001/09/02 11:46:47
43265 Log: Subject: [PATCH] lib/Time/Local.pm
43266 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43267 Date: Sun, 2 Sep 2001 06:50:01 -0500
43268 Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
43269 Branch: perl
43270 ! lib/Time/Local.pm
43271____________________________________________________________________________
43272[ 11826] By: jhi on 2001/09/02 11:40:49
43273 Log: Tick off Unicode collation and the normalization from
43274 the todo list.
43275 Branch: perl
43276 ! pod/perltodo.pod
43277____________________________________________________________________________
43278[ 11825] By: jhi on 2001/09/02 11:16:24
43279 Log: Update to Unicode 3.1.1.
43280 Branch: perl
43281 ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
43282 ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
43283 ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
43284 ! lib/unicore/PropList.txt lib/unicore/README.perl
43285 ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
43286 ! lib/unicore/rename lib/unicore/version
43287____________________________________________________________________________
43288[ 11824] By: jhi on 2001/09/02 10:32:30
43289 Log: Slight doc tweaks for the module.
43290 Branch: perl
43291 ! lib/Unicode/UCD.pm
43292____________________________________________________________________________
43293[ 11823] By: jhi on 2001/09/02 10:02:20
43294 Log: Rename the variable: it *used* to be (wrongly) that the
43295 code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
43296 but that is no more the case: PL_reg_match_utf8 is better.
43297 Branch: perl
43298 ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
43299 ! regexec.c sv.c thrdvar.h
43300____________________________________________________________________________
43301[ 11822] By: ams on 2001/09/02 02:54:50
43302 Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
43303 From: Ilmari Karonen <iltzu@sci.fi>
43304 Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
43305 Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
43306 (op/sub_lval.t updated to take new error message into account.)
43307 Branch: perl
43308 ! op.c t/op/sub_lval.t
43309____________________________________________________________________________
43310[ 11821] By: gsar on 2001/09/02 01:06:30
43311 Log: remove stray CRs in files; keep all files with UNIX line-ends
43312 (Porting/makerel adds CRs to the files that need it in the
43313 distribution)
43314 Branch: perl
43315 ! NetWare/t/NWScripts.pl README.dos
43316 ! ext/Encode/Encode/cns11643-1.enc
43317 ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
43318 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
43319____________________________________________________________________________
43320[ 11820] By: gsar on 2001/09/02 00:56:44
43321 Log: some remnants of change#11803
43322 Branch: perl
43323 ! ext/ByteLoader/byterun.h perl.h
43324____________________________________________________________________________
43325[ 11819] By: jhi on 2001/09/01 23:40:36
43326 Log: Update to Unicode::Collate 0.08.
43327 Branch: perl
43328 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
43329 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
43330____________________________________________________________________________
43331[ 11818] By: jhi on 2001/09/01 23:02:09
43332 Log: Test tweaks.
43333 Branch: perl
43334 ! t/op/pat.t
43335____________________________________________________________________________
43336[ 11817] By: pudge on 2001/09/01 22:36:29
43337 Log: Fix test
43338 Branch: maint-5.6/macperl
43339 ! t/lib/b.t
43340____________________________________________________________________________
43341[ 11816] By: pudge on 2001/09/01 22:15:09
43342 Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
43343 warnings in Config.pm with -W; increase default and
43344 minimum RAM; bump version number.
43345 Branch: maint-5.6/macperl
43346 + macos/lib/Mac/LowMem.pm
43347 ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
43348 ! macos/configpm macos/macperl/MacPerl.r
43349____________________________________________________________________________
43350[ 11815] By: pudge on 2001/09/01 22:10:49
43351 Log: Make syntax check report in MPW style, fix tests
43352 to use Mac::err=unix to get normal-style error
43353 messages.
43354 Branch: maint-5.6/macperl
43355 ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
43356 ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
43357____________________________________________________________________________
43358[ 11814] By: pudge on 2001/09/01 22:09:08
43359 Log: Make MPW-style errors optional (but the default); add
43360 MacPerl::ErrorFormat() function and Mac::err pragma
43361 Branch: maint-5.6/macperl
43362 + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
43363 + macos/ext/Mac/err/err.xs
43364 ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
43365 ! macos/macish.c macos/macish.h macos/macperl.sym
43366____________________________________________________________________________
43367[ 11813] By: pudge on 2001/09/01 22:01:40
43368 Log: More module and test ports from Thomas Wegner et al
43369 Branch: maint-5.6/macperl
43370 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
43371 ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
43372 ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
43373 ! t/op/magic.t
43374____________________________________________________________________________
43375[ 11812] By: sky on 2001/09/01 17:19:30
43376 Log: Subject: [PATCH t/op/concat.t] cleanup
43377 From: Michael G Schwern <schwern@pobox.com>
43378 Date: Sat, 1 Sep 2001 14:06:28 -0400
43379 Message-ID: <20010901140628.C606@blackrider>
43380 Branch: perl
43381 ! t/op/concat.t
43382____________________________________________________________________________
43383[ 11811] By: sky on 2001/09/01 12:25:29
43384 Log: Change #11805 didn't update the MANIFEST
43385 Branch: perl
43386 ! MANIFEST
43387____________________________________________________________________________
43388[ 11810] By: sky on 2001/09/01 11:52:44
43389 Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
43390 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43391 Date: Sat, 1 Sep 2001 14:50:14 +0200
43392 Message-ID: <20010901145014.A691@rafael>
43393 Branch: perl
43394 ! t/op/inccode.t
43395____________________________________________________________________________
43396[ 11809] By: sky on 2001/09/01 11:49:22
43397 Log: Subject: PATCH: ExtUtils::MakeMaker
43398 From: Tony Bowden <tony@kasei.com>
43399 Date: Sat, 1 Sep 2001 10:33:53 +0100
43400 Message-ID: <20010901103353.A13863@soto.kasei.com>
43401 Manually applied
43402 Branch: perl
43403 ! lib/ExtUtils/MakeMaker.pm
43404____________________________________________________________________________
43405[ 11808] By: sky on 2001/09/01 11:39:13
43406 Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
43407 From: mike808@users.sourceforge.net
43408 Date: Sat, 1 Sep 101 11:27:50 GMT
43409 Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
43410 With little tweak
43411 Branch: perl
43412 ! lib/Term/Cap.pm
43413____________________________________________________________________________
43414[ 11807] By: ams on 2001/09/01 11:31:16
43415 Log: Subject: oct() and hex()
43416 From: Nicholas Clark <nick@ccl4.org>
43417 Date: Fri, 31 Aug 2001 23:14:13 +0100
43418 Message-Id: <20010831231413.J4950@plum.flirble.org>
43419 Branch: perl
43420 ! pod/perlclib.pod
43421____________________________________________________________________________
43422[ 11806] By: pudge on 2001/09/01 00:04:52
43423 Log: Integrate change 11801 from maintperl
43424 Branch: maint-5.6/macperl
43425 ! perl.c
43426____________________________________________________________________________
43427[ 11805] By: sky on 2001/08/31 21:35:10
43428 Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
43429 From: Michael G Schwern <schwern@pobox.com>
43430 Date: Fri, 31 Aug 2001 15:36:28 -0400
43431 Message-ID: <20010831153628.B598@blackrider>
43432 Check for things which used to segfault
43433 Branch: perl
43434 + t/run/segfault.t
43435____________________________________________________________________________
43436[ 11804] By: gsar on 2001/08/31 21:02:54
43437 Log: integrate change#11801 from maint-5.6
43438
43439 remove age-old UNICOS "workaround" that introduces a static, and
43440 hence an egregious race condition for threaded builds (*sigh*
43441 beats me why this kludge wasn't guarded by a UNICOS-specific
43442 #define *sigh*)
43443 Branch: perl
43444 ! perl.c
43445____________________________________________________________________________
43446[ 11803] By: gsar on 2001/08/31 20:58:38
43447 Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
43448 working in 5.7.x
43449 Branch: perl
43450 - objXSUB.h
43451 ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
43452 ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
43453 ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
43454 ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
43455 ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
43456 ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
43457 ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
43458 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
43459 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
43460 ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
43461 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
43462 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
43463 ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
43464 ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
43465 ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
43466 ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
43467 ! vms/perly_c.vms win32/Makefile win32/config_h.PL
43468 ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
43469 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
43470 ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
43471 ! wince/dl_win32.xs wince/perllib.c wince/win32.h
43472 ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
43473____________________________________________________________________________
43474[ 11802] By: ams on 2001/08/31 18:11:32
43475 Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
43476 From: "Philip Newton" <Philip.Newton@gmx.net>
43477 Date: Fri, 31 Aug 2001 21:12:56 +0200
43478 Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
43479 Branch: perl
43480 ! pod/perldiag.pod
43481____________________________________________________________________________
43482[ 11801] By: gsar on 2001/08/31 17:49:03
43483 Log: remove age-old UNICOS "workaround" that introduces a static, and
43484 hence an egregious race condition for threaded builds (*sigh*
43485 beats me why this kludge wasn't guarded by a UNICOS-specific
43486 #define *sigh*)
43487 Branch: maint-5.6/perl
43488 ! perl.c
43489____________________________________________________________________________
43490[ 11800] By: sky on 2001/08/31 17:30:26
43491 Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
43492 Might break on platforms where bool is larger than 8 bites ???
43493 Branch: perl
43494 ! regcomp.c
43495____________________________________________________________________________
43496[ 11799] By: ams on 2001/08/31 12:15:44
43497 Log: Integrate 11778 into mainline.
43498 Branch: perl
43499 ! t/base/term.t
43500____________________________________________________________________________
43501[ 11798] By: sky on 2001/08/31 11:31:44
43502 Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
43503 supposed to happen.
43504 Branch: perl
43505 ! regcomp.c
43506____________________________________________________________________________
43507[ 11797] By: sky on 2001/08/31 11:28:17
43508 Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t
43509 From: "John P. Linderman" <jpl@research.att.com>
43510 Date: Fri, 31 Aug 2001 08:20:35 -0400
43511 Message-Id: <200108311220.IAA54125@raptor.research.att.com>
43512 Fixes test 14 which could fail randomly in rare cases.
43513 Branch: perl
43514 ! ext/Time/HiRes/HiRes.t regcomp.c
43515____________________________________________________________________________
43516[ 11796] By: ams on 2001/08/31 01:13:07
43517 Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
43518 From: Nicholas Clark <nick@ccl4.org>
43519 Date: Thu, 30 Aug 2001 23:21:50 +0100
43520 Message-Id: <20010830232150.D4950@plum.flirble.org>
43521 Branch: perl
43522 ! ext/Sys/Syslog/Makefile.PL
43523____________________________________________________________________________
43524[ 11795] By: ams on 2001/08/30 23:53:23
43525 Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
43526 patching example
43527 From: Michael G Schwern <schwern@pobox.com>
43528 Date: Thu, 30 Aug 2001 17:02:08 -0400
43529 Message-Id: <20010830170208.M2318@blackrider>
43530 Branch: perl
43531 ! pod/perlhack.pod
43532____________________________________________________________________________
43533[ 11794] By: ams on 2001/08/30 19:35:36
43534 Log: Subject: [PATCH] pp_modulo
43535 From: Nicholas Clark <nick@ccl4.org>
43536 Date: Thu, 30 Aug 2001 18:20:54 +0100
43537 Message-Id: <20010830182053.A4950@plum.flirble.org>
43538 Branch: perl
43539 ! pp.c t/op/64bitint.t
43540____________________________________________________________________________
43541[ 11793] By: sky on 2001/08/30 13:02:48
43542 Log: 11792 wasn't complete
43543 Branch: perl
43544 ! makedef.pl regcomp.c
43545____________________________________________________________________________
43546[ 11792] By: sky on 2001/08/30 12:21:11
43547 Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
43548 Branch: perl
43549 ! makedef.pl
43550____________________________________________________________________________
43551[ 11791] By: sky on 2001/08/30 10:08:02
43552 Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
43553 Branch: perl
43554 ! config_h.SH
43555____________________________________________________________________________
43556[ 11790] By: sky on 2001/08/30 08:22:31
43557 Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
43558 on the pad. Fixes coredumps in cleanups introduced by
43559 Change 11755
43560 Branch: perl
43561 ! op.c perl.c sv.h
43562____________________________________________________________________________
43563[ 11789] By: sky on 2001/08/29 19:01:47
43564 Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
43565 This is a replacement implmentation that works on HPUX.
43566 This bug should probably be fixed in GCC.
43567 Branch: perl
43568 ! ext/Socket/Socket.xs
43569____________________________________________________________________________
43570[ 11788] By: ams on 2001/08/29 17:35:33
43571 Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
43572 From: Nicholas Clark <nick@ccl4.org>
43573 Date: Wed, 29 Aug 2001 18:21:56 +0100
43574 Message-Id: <20010829182156.O4950@plum.flirble.org>
43575 Branch: perl
43576 ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
43577____________________________________________________________________________
43578[ 11787] By: sky on 2001/08/29 10:42:54
43579 Log: Added test for pack_addr_in and unpack_addr_in
43580 Nitpik in test 10
43581 Branch: perl
43582 ! ext/Socket/Socket.t
43583____________________________________________________________________________
43584[ 11786] By: sky on 2001/08/29 10:28:14
43585 Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
43586 Trying to catch errors on HP-UX
43587 Branch: perl
43588 ! ext/Socket/Socket.t
43589____________________________________________________________________________
43590[ 11785] By: sky on 2001/08/29 09:07:03
43591 Log: make sure USE_THREADS is defined so external apps work
43592 Branch: perl
43593 ! config_h.SH
43594____________________________________________________________________________
43595[ 11784] By: sky on 2001/08/29 08:06:12
43596 Log: Subject: Re: The hitlist of untested modules.
43597 From: Jonathan Stowe <gellyfish@gellyfish.com>
43598 Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
43599 Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
43600 Start of tests for Shell.pm (make Schwern poorer!)
43601 Branch: perl
43602 + lib/Shell.t
43603 ! MANIFEST
43604____________________________________________________________________________
43605[ 11783] By: sky on 2001/08/29 07:37:50
43606 Log: END{} can change the return value even if we die from BEGIN{}
43607 Branch: perl
43608 ! miniperlmain.c
43609____________________________________________________________________________
43610[ 11782] By: ams on 2001/08/29 06:32:17
43611 Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
43612 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43613 Date: Wed, 29 Aug 2001 09:18:17 +0200
43614 Message-Id: <20010829091817.A4453@rafael>
43615 Branch: perl
43616 ! t/op/inccode.t
43617____________________________________________________________________________
43618[ 11781] By: pudge on 2001/08/29 02:28:33
43619 Log: Delete xsubpp.patch, as full copy exists now
43620 Branch: maint-5.6/macperl
43621 - macos/xsubpp.patch
43622____________________________________________________________________________
43623[ 11780] By: pudge on 2001/08/29 02:26:03
43624 Log: Add Changes file
43625 Branch: maint-5.6/macperl
43626 + macos/Changes
43627____________________________________________________________________________
43628[ 11779] By: pudge on 2001/08/29 02:23:11
43629 Log: Add Mac version of xsubpp as separate file
43630 Branch: maint-5.6/macperl
43631 + macos/xsubpp
43632 ! macos/Makefile.mk
43633____________________________________________________________________________
43634[ 11778] By: pudge on 2001/08/29 02:14:57
43635 Log: Fix open of /dev/null for Mac OS
43636 Branch: maint-5.6/macperl
43637 ! t/base/term.t
43638____________________________________________________________________________
43639[ 11777] By: pudge on 2001/08/29 02:12:52
43640 Log: Various patches: enable more tests; skip CVS in PerlInstall;
43641 fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
43642 Branch: maint-5.6/macperl
43643 ! macos/MacPerlTests.cmd macos/PerlInstall
43644 ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
43645____________________________________________________________________________
43646[ 11776] By: pudge on 2001/08/29 02:11:42
43647 Log: Allow for platforms to override formatting of errors
43648 on output from Matthias Neeracher (Mac files)
43649 Branch: maint-5.6/macperl
43650 ! macos/macish.c macos/macish.h
43651____________________________________________________________________________
43652[ 11775] By: pudge on 2001/08/29 01:59:32
43653 Log: Allow for platforms to override formatting of errors
43654 on output from Matthias Neeracher (core files)
43655 Branch: maint-5.6/macperl
43656 ! perl.h pp_ctl.c util.c
43657____________________________________________________________________________
43658[ 11774] By: pudge on 2001/08/29 01:29:43
43659 Log: Add some param checking, from reports by Kevin Reid.
43660 Branch: maint-5.6/macperl
43661 ! macos/ext/Mac/Controls/Controls.pm
43662 ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
43663____________________________________________________________________________
43664[ 11773] By: ams on 2001/08/28 23:54:57
43665 Log: Subject: [PATCH] make coretest
43666 From: Paul Johnson <paul@pjcj.net>
43667 Date: Wed, 29 Aug 2001 00:11:38 +0200
43668 Message-Id: <20010829001138.B12169@pjcj.net>
43669 (Applied without the change to perlhack.pod. This should
43670 probably stay undocumented.)
43671 Branch: perl
43672 ! Makefile.SH t/TEST
43673____________________________________________________________________________
43674[ 11772] By: sky on 2001/08/28 13:01:20
43675 Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic
43676 From: Michael G Schwern <schwern@pobox.com>
43677 Date: Tue, 28 Aug 2001 09:57:39 -0400
43678 Message-ID: <20010828095738.E17775@blackrider>
43679 Branch: perl
43680 ! pod/perlhack.pod t/op/pack.t
43681____________________________________________________________________________
43682[ 11771] By: sky on 2001/08/28 11:20:13
43683 Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
43684 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43685 Date: Tue, 28 Aug 2001 14:23:43 +0200
43686 Message-ID: <20010828142343.A19299@rafael>
43687 Branch: perl
43688 ! pod/perlvar.pod pp_ctl.c
43689____________________________________________________________________________
43690[ 11770] By: ams on 2001/08/28 10:13:21
43691 Log: Subject: [PATCH] odd typo in op.h
43692 From: Nicholas Clark <nick@ccl4.org>
43693 Date: Tue, 28 Aug 2001 12:10:26 +0100
43694 Message-Id: <20010828121026.V4950@plum.flirble.org>
43695 Branch: perl
43696 ! op.h
43697____________________________________________________________________________
43698[ 11769] By: sky on 2001/08/28 08:09:16
43699 Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
43700 From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
43701 Date: Tue, 28 Aug 2001 02:22:20 +0300
43702 Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
43703 Branch: perl
43704 ! ext/B/B/Lint.pm
43705____________________________________________________________________________
43706[ 11768] By: ams on 2001/08/28 00:47:35
43707 Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
43708 From: Michael G Schwern <schwern@pobox.com>
43709 Date: Mon, 27 Aug 2001 21:24:44 -0400
43710 Message-Id: <20010827212444.F12582@blackrider>
43711 Branch: perl
43712 ! pod/perlhack.pod t/op/pack.t
43713____________________________________________________________________________
43714[ 11767] By: ams on 2001/08/27 23:59:48
43715 Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
43716 From: Michael G Schwern <schwern@pobox.com>
43717 Date: Mon, 27 Aug 2001 20:12:29 -0400
43718 Message-Id: <20010827201229.D12582@blackrider>
43719 Branch: perl
43720 ! pod/perlhack.pod t/op/pack.t
43721____________________________________________________________________________
43722[ 11766] By: ams on 2001/08/27 23:39:40
43723 Log: Update Changes.
43724 Branch: perl
43725 ! Changes
43726____________________________________________________________________________
43727[ 11765] By: ams on 2001/08/27 22:53:10
43728 Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
43729 From: Michael G Schwern <schwern@pobox.com>
43730 Date: Mon, 27 Aug 2001 19:47:30 -0400
43731 Message-Id: <20010827194730.C12582@blackrider>
43732 Branch: perl
43733 ! t/op/inccode.t
43734____________________________________________________________________________
43735[ 11764] By: ams on 2001/08/27 22:46:21
43736 Log: Subject: [PATCH] new tests for the coderef-in-@INC
43737 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43738 Date: Mon, 27 Aug 2001 22:36:27 +0200
43739 Message-Id: <20010827223627.C690@rafael>
43740
43741 Subject: Re: [PATCH] new tests for the coderef-in-@INC
43742 From: Nicholas Clark <nick@ccl4.org>
43743 Date: Tue, 28 Aug 2001 00:02:46 +0100
43744 Message-Id: <20010828000245.R4950@plum.flirble.org>
43745 Branch: perl
43746 + t/op/inccode.t
43747 ! MANIFEST
43748____________________________________________________________________________
43749[ 11763] By: ams on 2001/08/27 22:41:09
43750 Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement (was Re:
43751 bleadperl on fire, Win95+4NT)
43752 From: Michael G Schwern <schwern@pobox.com>
43753 Date: Mon, 27 Aug 2001 16:54:42 -0400
43754 Message-Id: <20010827165442.F9436@blackrider>
43755 Branch: perl
43756 ! lib/warnings.t
43757____________________________________________________________________________
43758[ 11762] By: sky on 2001/08/27 19:19:17
43759 Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
43760 avaible at compile time. This broke the compilation of
43761 Net/Ping.pm
43762 Branch: perl
43763 ! lib/Net/Ping.pm
43764____________________________________________________________________________
43765[ 11761] By: sky on 2001/08/27 18:34:48
43766 Log: Removed tripple definitions of CUSTOM_OP functions.
43767 Branch: perl
43768 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
43769____________________________________________________________________________
43770[ 11760] By: sky on 2001/08/27 18:21:27
43771 Log: Regen headers
43772 Branch: perl
43773 ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
43774 ! perlapi.h proto.h
43775____________________________________________________________________________
43776[ 11759] By: ams on 2001/08/27 16:31:53
43777 Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
43778 From: "chromatic" <chromatic@rmci.net>
43779 Date: Mon, 27 Aug 2001 11:17:09 -0600
43780 Message-Id: <20010827172111.89491.qmail@onion.perl.org>
43781 Branch: perl
43782 ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
43783____________________________________________________________________________
43784[ 11758] By: sky on 2001/08/27 15:16:42
43785 Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
43786 Thanks to H. Merijn Brand for the patch.
43787 Some of the comments and or guards might be removable in perl.h now.
43788 Branch: perl
43789 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
43790 ! Porting/Glossary Porting/config_H README.threads config_h.SH
43791 ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
43792 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
43793 ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
43794 ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
43795 ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
43796 ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
43797 ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
43798 ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
43799 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
43800 ! win32/config_H.vc win32/perllib.c win32/win32.h
43801 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
43802 ! wince/config.h wince/config_H.ce wince/win32.h
43803 ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
43804____________________________________________________________________________
43805[ 11757] By: sky on 2001/08/27 13:39:16
43806 Log: Subject: GNU ld parses arguments different
43807 From: H.Merijn Brand <h.m.brand@hccnet.nl>
43808 Date: Mon, 27 Aug 2001 16:25:51 +0200
43809 Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
43810 Branch: perl
43811 ! hints/hpux.sh
43812____________________________________________________________________________
43813[ 11756] By: sky on 2001/08/27 13:18:45
43814 Log: Subject: Custom Ops
43815 From: Simon Cozens <simon@netthink.co.uk>
43816 Date: Sat, 25 Aug 2001 17:45:09 +0100
43817 Message-ID: <20010825174509.A5752@netthink.co.uk>
43818 I also added a fix to Opcode.pm to quite test cases.
43819 Branch: perl
43820 ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
43821 ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
43822____________________________________________________________________________
43823[ 11755] By: sky on 2001/08/27 05:37:17
43824 Log: Plugs a memory leak on destruction of regular expressions
43825 introcued by #11274.
43826 PL_regex_padav now has an AV as it's first entry with a list
43827 of freed regex_padav slots that it will reuse on creating
43828 new PMOPs.
43829 Branch: perl
43830 ! op.c perl.c
43831____________________________________________________________________________
43832[ 11754] By: ams on 2001/08/26 14:38:52
43833 Log: Subject: [PATCH] t/io/binmode.t
43834 From: Nicholas Clark <nick@ccl4.org>
43835 Date: Sun, 26 Aug 2001 12:03:05 +0100
43836 Message-Id: <20010826120305.C4950@plum.flirble.org>
43837
43838 (Also a nitpick in #11752 to t/op/universal.t)
43839 Branch: perl
43840 ! t/io/binmode.t t/op/universal.t
43841____________________________________________________________________________
43842[ 11753] By: ams on 2001/08/26 08:19:34
43843 Log: Subject: [PATCH] op/universal.t failing
43844 From: Nicholas Clark <nick@ccl4.org>
43845 Date: Sun, 26 Aug 2001 09:48:22 +0100
43846 Message-Id: <20010826094822.B4950@plum.flirble.org>
43847 Branch: perl
43848 ! t/op/universal.t
43849____________________________________________________________________________
43850[ 11752] By: ams on 2001/08/25 22:46:13
43851 Log: Subject: Re: 'can' with undefined subs
43852 From: Tony Bowden <tony@kasei.com>
43853 Date: Sat, 25 Aug 2001 14:58:17 +0100
43854 Message-Id: <20010825145817.A11788@soto.kasei.com>
43855 (Applied with minor modifications.)
43856 Branch: perl
43857 ! t/op/universal.t
43858____________________________________________________________________________
43859[ 11751] By: ams on 2001/08/25 18:28:43
43860 Log: Subject: Re: 'can' with undefined subs
43861 From: Tony Bowden <tony@kasei.com>
43862 Date: Sat, 25 Aug 2001 15:13:14 +0100
43863 Message-Id: <20010825151314.B11788@soto.kasei.com>
43864 Branch: perl
43865 ! lib/UNIVERSAL.pm
43866____________________________________________________________________________
43867[ 11750] By: nick on 2001/08/25 15:24:15
43868 Log: Integrate mainline
43869 Branch: perlio
43870 +> t/io/binmode.t
43871 !> (integrate 26 files)
43872____________________________________________________________________________
43873[ 11749] By: nick on 2001/08/25 14:55:41
43874 Log: Subject: Re: [PATCH] Added wisdom to perlhack.pod
43875 From: John Peacock <jpeacock@rowman.com>
43876 Date: Wed, 22 Aug 2001 12:05:28 -0400
43877 Message-Id: <3B83D848.7FD9C6EF@rowman.com>
43878 Branch: perl
43879 ! pod/perlhack.pod
43880____________________________________________________________________________
43881[ 11748] By: nick on 2001/08/25 14:53:04
43882 Log: Subject: Re: [PATCH] (was Re: PerlIO regerssion tests?)
43883 From: Michael G Schwern <schwern@pobox.com>
43884 Date: Wed, 22 Aug 2001 19:22:45 -0400
43885 Message-Id: <20010822192245.U619@blackrider>
43886 Branch: perl
43887 ! MANIFEST
43888____________________________________________________________________________
43889[ 11747] By: nick on 2001/08/25 14:52:33
43890 Log: Subject: [PATCH] (was Re: PerlIO regerssion tests?)
43891 From: Nicholas Clark <nick@ccl4.org>
43892 Date: Wed, 22 Aug 2001 23:29:06 +0100
43893 Message-Id: <20010822232906.Z82818@plum.flirble.org>
43894 Branch: perl
43895 + t/io/binmode.t
43896 ! perlio.c pod/perlfunc.pod
43897____________________________________________________________________________
43898[ 11744] By: nick on 2001/08/25 14:37:33
43899 Log: Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
43900 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
43901 Date: Fri, 24 Aug 2001 22:10:42 +0200
43902 Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
43903 Branch: perl
43904 ! x2p/a2py.c x2p/walk.c
43905____________________________________________________________________________
43906[ 11743] By: nick on 2001/08/25 14:32:47
43907 Log: Subject: [DOC PATCH] The coderef-in-@INC feature
43908 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43909 Date: Fri, 24 Aug 2001 23:34:13 +0200
43910 Message-Id: <20010824233413.A1285@rafael>
43911 Branch: perl
43912 ! pod/perlfunc.pod pod/perlvar.pod
43913____________________________________________________________________________
43914[ 11742] By: ams on 2001/08/25 13:16:02
43915 Log: Subject: [PATCH] Re: The coderef in @INC strikes back
43916 From: Nicholas Clark <nick@ccl4.org>
43917 Date: Sat, 25 Aug 2001 14:50:07 +0100
43918 Message-Id: <20010825145007.L41464@plum.flirble.org>
43919 Branch: perl
43920 ! pp_ctl.c
43921____________________________________________________________________________
43922[ 11741] By: nick on 2001/08/24 07:08:45
43923 Log: When applying patch via Porting/apply fails, do p4 refresh
43924 to get old files back.
43925 Branch: perl
43926 ! Porting/apply
43927____________________________________________________________________________
43928[ 11740] By: ams on 2001/08/24 04:47:24
43929 Log: #11739 was incomplete.
43930 Branch: perl
43931 ! pod/perldiag.pod
43932____________________________________________________________________________
43933[ 11739] By: ams on 2001/08/24 04:09:40
43934 Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
43935 From: "Philip Newton" <Philip.Newton@gmx.net>
43936 Date: Fri, 24 Aug 2001 07:08:34 +0200
43937 Branch: perl
43938 ! pod/perldiag.pod
43939____________________________________________________________________________
43940[ 11738] By: ams on 2001/08/24 02:19:42
43941 Log: Fixed Doug Wilson's email address.
43942 Branch: perl
43943 ! AUTHORS
43944____________________________________________________________________________
43945[ 11737] By: ams on 2001/08/24 00:10:13
43946 Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
43947 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43948 Date: Thu, 23 Aug 2001 22:22:58 +0200
43949 Message-Id: <20010823222258.A901@rafael>
43950 Branch: perl
43951 ! pod/perldiag.pod
43952____________________________________________________________________________
43953[ 11736] By: ams on 2001/08/24 00:05:02
43954 Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
43955 From: "Craig A. Berry" <craigberry@mac.com>
43956 Date: Thu, 23 Aug 2001 19:07:45 -0500
43957 Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
43958 Branch: perl
43959 ! configure.com
43960____________________________________________________________________________
43961[ 11735] By: sky on 2001/08/23 13:42:07
43962 Log: Backed out 11732, it breaks lib/strict.t
43963 Branch: perl
43964 ! op.c
43965____________________________________________________________________________
43966[ 11734] By: sky on 2001/08/23 11:45:59
43967 Log: Removed toy from 17133 after Matt Sargeants request.
43968 Branch: perl
43969 ! pod/perlfaq4.pod
43970____________________________________________________________________________
43971[ 11733] By: sky on 2001/08/23 11:36:29
43972 Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
43973 From: Robin Houston <robin@kitsite.com>
43974 Date: Wed, 22 Aug 2001 23:06:16 +0100
43975 Message-ID: <20010822230616.A254@robin.kitsite.com>
43976 Branch: perl
43977 ! pod/perlfaq4.pod
43978____________________________________________________________________________
43979[ 11732] By: sky on 2001/08/23 10:36:02
43980 Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
43981 From: Simon Cozens <simon@netthink.co.uk>
43982 Date: Thu, 23 Aug 2001 12:06:36 +0100
43983 Message-ID: <20010823120636.A9961@netthink.co.uk>
43984 Branch: perl
43985 ! op.c
43986____________________________________________________________________________
43987[ 11731] By: gsar on 2001/08/23 03:58:58
43988 Log: fix broken windows build
43989 Branch: perl
43990 ! perl.h
43991____________________________________________________________________________
43992[ 11730] By: ams on 2001/08/22 21:35:30
43993 Log: Subject: [PATCH] io/tell.t doesn't chdir t
43994 From: Nicholas Clark <nick@ccl4.org>
43995 Date: Wed, 22 Aug 2001 23:25:58 +0100
43996 Message-Id: <20010822232557.Y82818@plum.flirble.org>
43997 Branch: perl
43998 ! t/io/tell.t
43999____________________________________________________________________________
44000[ 11729] By: ams on 2001/08/22 20:32:21
44001 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
44002 questions)
44003 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44004 Date: Wed, 22 Aug 2001 17:09:04 -0400
44005 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
44006 (Oops, forgot File::Spec::Unix in the previous patch.)
44007 Branch: perl
44008 ! lib/File/Spec/Unix.pm
44009____________________________________________________________________________
44010[ 11728] By: ams on 2001/08/22 20:25:41
44011 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
44012 questions)
44013 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44014 Date: Wed, 22 Aug 2001 17:09:04 -0400
44015 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
44016 Branch: perl
44017 ! lib/File/Spec.pm
44018____________________________________________________________________________
44019[ 11727] By: ams on 2001/08/22 19:43:30
44020 Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
44021 From: John Peacock <jpeacock@rowman.com>
44022 Date: Wed, 22 Aug 2001 12:35:52 -0400
44023 Message-Id: <3B83DF68.5D89DC81@rowman.com>
44024 (Adds proper tests for $], notwithstanding Subject. +nitpick)
44025 Branch: perl
44026 ! t/op/ver.t
44027____________________________________________________________________________
44028[ 11726] By: ams on 2001/08/22 19:36:39
44029 Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
44030 From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
44031 Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
44032 Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
44033 Branch: perl
44034 ! lib/diagnostics.pm lib/diagnostics.t
44035____________________________________________________________________________
44036[ 11725] By: ams on 2001/08/22 19:25:01
44037 Log: Subject: [PATCH] 64 bit integer preserving pp_divide
44038 From: Nicholas Clark <nick@ccl4.org>
44039 Date: Wed, 22 Aug 2001 20:59:05 +0100
44040 Message-Id: <20010822205905.U82818@plum.flirble.org>
44041 Branch: perl
44042 ! pp.c t/op/64bitint.t t/op/arith.t
44043____________________________________________________________________________
44044[ 11724] By: ams on 2001/08/22 10:02:33
44045 Log: Subject: Configure blooper
44046 From: H.Merijn Brand <h.m.brand@hccnet.nl>
44047 Date: Wed, 22 Aug 2001 12:38:35 +0200
44048 Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
44049 Branch: perl
44050 ! Configure
44051____________________________________________________________________________
44052[ 11723] By: ams on 2001/08/21 16:17:53
44053 Log: Subject: [PATCH] installperl -help
44054 From: Nicholas Clark <nick@ccl4.org>
44055 Date: Tue, 21 Aug 2001 17:34:23 +0100
44056 Message-Id: <20010821173423.F82818@plum.flirble.org>
44057 Branch: perl
44058 ! installperl
44059____________________________________________________________________________
44060[ 11722] By: ams on 2001/08/20 07:46:31
44061 Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
44062 From: Ilmari Karonen <iltzu@sci.fi>
44063 Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
44064 Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
44065 Branch: perl
44066 ! pod/perlvar.pod
44067____________________________________________________________________________
44068[ 11721] By: nick on 2001/08/20 06:24:31
44069 Log: Integrate mainline
44070 Branch: perlio
44071 +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
44072 +> lib/Lingua/KO/Hangul/Util/Changes
44073 +> lib/Lingua/KO/Hangul/Util/README
44074 +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
44075 +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
44076 +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
44077 +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
44078 +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
44079 +> lib/Unicode/Normalize/t/test.t
44080 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
44081 !> (integrate 55 files)
44082____________________________________________________________________________
44083[ 11720] By: pudge on 2001/08/19 19:00:16
44084 Log: Integrate Change #11599 from maint-5.6/perl
44085 Branch: maint-5.6/macperl
44086 !> README.win32
44087____________________________________________________________________________
44088[ 11719] By: ams on 2001/08/18 21:21:42
44089 Log: Add Porting/apply to MANIFEST.
44090 Branch: perl
44091 ! MANIFEST
44092____________________________________________________________________________
44093[ 11718] By: sky on 2001/08/18 14:38:01
44094 Log: PL_reentrant_buffer does not exist in 5005threaded perl.
44095 Better solution would be to make 5005threaded perl use
44096 the same system as ithreads do
44097 Branch: perl
44098 ! perl.h
44099____________________________________________________________________________
44100[ 11717] By: jhi on 2001/08/18 14:24:42
44101 Log: New try for ID 20010407.006: detach the semantics
44102 "was the last match target UTF8" into its own variable.
44103 Branch: perl
44104 ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
44105 ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
44106____________________________________________________________________________
44107[ 11716] By: jhi on 2001/08/18 12:11:14
44108 Log: UTF8 flag should be meaningful only when POK.
44109 Branch: perl
44110 ! dump.c
44111____________________________________________________________________________
44112[ 11715] By: sky on 2001/08/18 11:45:16
44113 Log: USE_THREADS and USE_ITHREADS are never true at the same time
44114 Branch: perl
44115 ! perl.h
44116____________________________________________________________________________
44117[ 11714] By: jhi on 2001/08/18 06:03:24
44118 Log: Retract #11712 for now. The real fix would probably
44119 be something like making PL_reg_sv a copy (PV + UTF8)
44120 of the matched/substituted string (note: not just a SvPOK
44121 string, for example the stringified form of a ROK would
44122 be applicable) Beware of leaks.
44123 Branch: perl
44124 ! pp_hot.c t/op/pat.t
44125____________________________________________________________________________
44126[ 11713] By: jhi on 2001/08/18 03:22:42
44127 Log: UTF8 wasn't printing for PVMGs.
44128 Branch: perl
44129 ! dump.c
44130____________________________________________________________________________
44131[ 11712] By: jhi on 2001/08/18 03:22:24
44132 Log: (Retracted by #11714)
44133
44134 Okay analysis, debatable fix. (The fix will inc
44135 the refcount of all temporary match objects,
44136 like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
44137 which will then cause griping at untie() time
44138 ("inner references remain").
44139
44140 Fix for ID 20010407.006: PL_reg_sv got wiped out
44141 by freetemps if the match target was a temporary
44142 (like function_call() =~ /.../), which in turn meant
44143 that the $1 et al stopped working if they had UTF-8
44144 in them. Therefore bump up the refcount of PL_reg_sv.
44145 Branch: perl
44146 ! pp_hot.c t/op/pat.t
44147____________________________________________________________________________
44148[ 11711] By: ams on 2001/08/17 20:32:08
44149 Log: Subject: [PATCH] doesn't compile, was perl@11710
44150 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44151 Date: Fri, 17 Aug 2001 23:21:10 +0200
44152 Message-Id: <20010817232110.C7041@rafael>
44153 Branch: perl
44154 ! sharedsv.c
44155____________________________________________________________________________
44156[ 11710] By: jhi on 2001/08/17 14:26:57
44157 Log: Update Changes.
44158 Branch: perl
44159 ! Changes patchlevel.h
44160____________________________________________________________________________
44161[ 11709] By: jhi on 2001/08/17 13:47:53
44162 Log: Upgrade to libnet 1.0704.
44163 Branch: perl
44164 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
44165 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
44166 ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
44167 ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
44168 ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
44169 ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
44170 ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
44171____________________________________________________________________________
44172[ 11708] By: sky on 2001/08/17 13:34:04
44173 Log: Let perl_clone copy PL_exit_flags
44174 Branch: perl
44175 ! sv.c
44176____________________________________________________________________________
44177[ 11707] By: sky on 2001/08/17 12:28:41
44178 Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
44179 Branch: perl
44180 ! sharedsv.c sharedsv.h
44181____________________________________________________________________________
44182[ 11706] By: jhi on 2001/08/17 11:59:28
44183 Log: The metaconfig unit change for #11705.
44184 Branch: metaconfig/U/perl
44185 ! Extensions.U
44186____________________________________________________________________________
44187[ 11705] By: jhi on 2001/08/17 11:58:48
44188 Log: Allow the threads extension to be found if present.
44189 Branch: perl
44190 ! Configure
44191____________________________________________________________________________
44192[ 11704] By: nick on 2001/08/17 11:47:54
44193 Log: Mail -> change script (pre-alpha)
44194 Branch: perl
44195 + Porting/apply
44196____________________________________________________________________________
44197[ 11703] By: sky on 2001/08/17 07:11:24
44198 Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
44199 Thanks to Tom Hospel for pointing out my error.
44200 Branch: perl
44201 ! op.h
44202____________________________________________________________________________
44203[ 11702] By: sky on 2001/08/17 04:18:11
44204 Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
44205 Branch: perl
44206 ! embed.pl miniperlmain.c perl.c perl.h proto.h
44207____________________________________________________________________________
44208[ 11701] By: jhi on 2001/08/17 03:22:38
44209 Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
44210 and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
44211 Branch: perl
44212 + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
44213 + lib/Lingua/KO/Hangul/Util/README
44214 + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
44215 + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
44216 + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
44217 + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
44218 + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
44219 + lib/Unicode/Normalize/t/test.t
44220 ! MANIFEST
44221____________________________________________________________________________
44222[ 11700] By: jhi on 2001/08/17 02:58:59
44223 Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
44224 Date: Thu, 16 Aug 2001 22:46:15 -0500
44225 From: "Craig A. Berry" <craigberry@mac.com>
44226 Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
44227 Branch: perl
44228 ! configure.com numeric.c
44229____________________________________________________________________________
44230[ 11699] By: jhi on 2001/08/17 02:33:00
44231 Log: It seems that Tru64 has "naturally" threadsafe APIs only for
44232 of the usual suspects (like getpwent) but not for others
44233 (like localtime and rand). The _r versions are available
44234 for all of them, so let's use them.
44235 Branch: perl
44236 ! perl.h
44237____________________________________________________________________________
44238[ 11698] By: jhi on 2001/08/17 01:53:02
44239 Log: (Accidental apply; thankfully empty.)
44240 Branch: perl
44241 ! hints/os390.sh
44242____________________________________________________________________________
44243[ 11697] By: jhi on 2001/08/17 01:50:55
44244 Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1
44245 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
44246 Date: Thu, 16 Aug 2001 16:27:49 +0100
44247 Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
44248 Branch: perl
44249 ! regexec.c t/op/re_tests
44250____________________________________________________________________________
44251[ 11696] By: jhi on 2001/08/17 01:50:01
44252 Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context
44253 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
44254 Date: Thu, 16 Aug 2001 18:50:01 +0100
44255 Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
44256 Branch: perl
44257 ! pp_hot.c t/op/pat.t
44258____________________________________________________________________________
44259[ 11695] By: jhi on 2001/08/17 01:49:12
44260 Log: Subject: [PATCH] *time_r again
44261 From: "Arthur Bergman" <arthur@contiller.se>
44262 Date: Thu, 16 Aug 2001 16:01:54 +0200
44263 Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
44264 Branch: perl
44265 ! op.h
44266____________________________________________________________________________
44267[ 11694] By: jhi on 2001/08/17 01:47:53
44268 Log: system() and backtick error handling cleanup from Craig A. Berry.
44269 Branch: perl
44270 ! vms/vms.c
44271____________________________________________________________________________
44272[ 11693] By: gsar on 2001/08/17 01:07:21
44273 Log: change#10334 leaks memory, copies string when it doesn't
44274 need to
44275 Branch: perl
44276 ! perl.c
44277____________________________________________________________________________
44278[ 11692] By: jhi on 2001/08/16 12:22:29
44279 Log: One more twist to the sprintf + utf8 testing.
44280 Branch: perl
44281 ! t/op/misc.t
44282____________________________________________________________________________
44283[ 11691] By: jhi on 2001/08/16 11:46:02
44284 Log: Fix for 20010407.008 sprintf removes utf8-ness.
44285 Branch: perl
44286 ! pp.c t/op/misc.t
44287____________________________________________________________________________
44288[ 11690] By: jhi on 2001/08/16 11:31:00
44289 Log: Subject: [PATCH] *time_r fixes
44290 From: "Arthur Bergman" <arthur@contiller.se>
44291 Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
44292 Date: Thu, 16 Aug 2001 14:22:27 +0200
44293 Branch: perl
44294 ! op.h
44295____________________________________________________________________________
44296[ 11689] By: jhi on 2001/08/16 11:29:30
44297 Log: Upgrade to CGI.pm 2.77.
44298 Branch: perl
44299 ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
44300 ! lib/CGI/t/function.t
44301____________________________________________________________________________
44302[ 11688] By: jhi on 2001/08/16 01:07:21
44303 Log: Document the bytes-to-Unicode upgrading.
44304 Branch: perl
44305 ! pod/perlunicode.pod
44306____________________________________________________________________________
44307[ 11687] By: jhi on 2001/08/16 00:29:29
44308 Log: Add a test for Unicode sprintf.
44309 Branch: perl
44310 ! t/op/misc.t
44311____________________________________________________________________________
44312[ 11686] By: jhi on 2001/08/16 00:20:40
44313 Log: Add Unicode tests for index/rindex.
44314 Branch: perl
44315 ! t/op/index.t
44316____________________________________________________________________________
44317[ 11685] By: jhi on 2001/08/15 22:51:53
44318 Log: Document a bit the art of minimizing the installation,
44319 based on the p5p discussion.
44320 Branch: perl
44321 ! INSTALL
44322____________________________________________________________________________
44323[ 11684] By: nick on 2001/08/15 15:03:31
44324 Log: Integrate mainline
44325 Branch: perlio
44326 +> sharedsv.c sharedsv.h
44327 !> (integrate 53 files)
44328____________________________________________________________________________
44329[ 11683] By: jhi on 2001/08/15 13:49:07
44330 Log: Update Changes.
44331 Branch: perl
44332 ! Changes patchlevel.h
44333____________________________________________________________________________
44334[ 11682] By: jhi on 2001/08/15 13:26:00
44335 Log: The #11673 necessitated a test tweak.
44336 Branch: perl
44337 ! t/io/utf8.t
44338____________________________________________________________________________
44339[ 11681] By: jhi on 2001/08/15 13:12:50
44340 Log: Also UNICOS is in the general case unable to silently
44341 handle fp overflows.
44342 Branch: perl
44343 ! numeric.c
44344____________________________________________________________________________
44345[ 11680] By: jhi on 2001/08/15 13:05:15
44346 Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
44347 NV_EPSILON #defined.
44348 Branch: perl
44349 ! perl.h
44350____________________________________________________________________________
44351[ 11679] By: jhi on 2001/08/15 12:48:32
44352 Log: Re-establish the fp overflow detection for VAX VMS; there
44353 is no easy way to have the IEEE fp silent overflow semantics.
44354 (in Alpha VMS we still will use IEEE fp by default-- but it
44355 is still possible to configure Perl to use G_FLOAT)
44356 Branch: perl
44357 ! numeric.c
44358____________________________________________________________________________
44359[ 11678] By: jhi on 2001/08/15 12:27:41
44360 Log: Subject: [PATCH] pp_lock
44361 From: "Arthur Bergman" <arthur@contiller.se>
44362 Date: Wed, 15 Aug 2001 11:52:16 +0200
44363 Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
44364 Branch: perl
44365 ! pp.c
44366____________________________________________________________________________
44367[ 11677] By: jhi on 2001/08/15 12:26:44
44368 Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern
44369 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
44370 Date: Wed, 15 Aug 2001 11:32:11 +0100
44371 Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
44372 Branch: perl
44373 ! regcomp.c t/op/re_tests
44374____________________________________________________________________________
44375[ 11676] By: jhi on 2001/08/15 12:25:29
44376 Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks
44377 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
44378 Date: Wed, 15 Aug 2001 10:33:49 +0100
44379 Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
44380 Branch: perl
44381 ! regexec.c t/op/re_tests
44382____________________________________________________________________________
44383[ 11675] By: jhi on 2001/08/15 03:28:20
44384 Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
44385 From: Barrie Slaymaker <barries@slaysys.com>
44386 Date: Tue, 14 Aug 2001 14:32:25 -0400
44387 Message-ID: <20010814143225.A19822@jester.slaysys.com>
44388 Branch: perl
44389 ! lib/File/Spec.t lib/File/Spec/Unix.pm
44390____________________________________________________________________________
44391[ 11674] By: jhi on 2001/08/15 03:25:32
44392 Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
44393 From: Peter Prymmer <pvhp@forte.com>
44394 Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
44395 Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
44396 Branch: perl
44397 ! README.vms configure.com
44398____________________________________________________________________________
44399[ 11673] By: jhi on 2001/08/15 03:16:14
44400 Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
44401 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44402 Date: Tue, 14 Aug 2001 21:23:27 +0200
44403 Message-ID: <20010814212327.A1919@rafael>
44404 Branch: perl
44405 ! doio.c
44406____________________________________________________________________________
44407[ 11672] By: jhi on 2001/08/15 03:15:25
44408 Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
44409 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
44410 Date: Tue, 14 Aug 2001 22:30:11 +0200
44411 Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
44412
44413 Combination of nmake, quoting, and Perl expanded $( in here-doc.
44414 Branch: perl
44415 ! ext/SDBM_File/Makefile.PL
44416____________________________________________________________________________
44417[ 11671] By: jhi on 2001/08/14 13:44:40
44418 Log: Todo updates.
44419 Branch: perl
44420 ! pod/perltodo.pod
44421____________________________________________________________________________
44422[ 11670] By: jhi on 2001/08/14 13:10:36
44423 Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
44424 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
44425 Date: Mon, 13 Aug 2001 23:15:01 +0200
44426 Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
44427 Branch: perl
44428 ! sv.c
44429____________________________________________________________________________
44430[ 11669] By: jhi on 2001/08/14 13:07:09
44431 Log: Subject: [PATCH] [b-]showlex.t
44432 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
44433 Date: Sun, 12 Aug 2001 22:24:51 +0200
44434 Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
44435
44436 The 4nt command shell will expand the % in command line
44437 no matter what quoting is attempted, changed the % to @.
44438 Branch: perl
44439 ! ext/B/Showlex.t
44440____________________________________________________________________________
44441[ 11668] By: jhi on 2001/08/14 13:01:02
44442 Log: Subject: [PATCH] magic.t
44443 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
44444 Date: Sun, 12 Aug 2001 20:49:27 +0200
44445 Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
44446 Branch: perl
44447 ! t/op/magic.t
44448____________________________________________________________________________
44449[ 11667] By: jhi on 2001/08/14 12:35:17
44450 Log: Add sharedsv* to the DOSish platforms; plus add
44451 some WinCE files to the list of DOSish files.
44452 Branch: perl
44453 ! NetWare/Makefile Porting/makerel win32/Makefile
44454 ! win32/makefile.mk wince/Makefile.ce
44455____________________________________________________________________________
44456[ 11666] By: jhi on 2001/08/14 12:29:57
44457 Log: More DOSish files.
44458 Branch: perl
44459 ! Porting/makerel
44460____________________________________________________________________________
44461[ 11665] By: jhi on 2001/08/14 12:27:58
44462 Log: Strip CRs from the WinCE files. Now we need to
44463 figure out in which CRs are really needed: probably
44464 Makefile.ce and the README files, at least, probably
44465 also the registry.bat.
44466 Branch: perl
44467 ! wince/Makefile.ce wince/README.compile wince/README.perlce
44468 ! wince/config.h wince/include/cectype.h wince/include/errno.h
44469 ! wince/include/sys/stat.h wince/include/sys/types.h
44470 ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
44471 ! wince/perldll.def wince/registry.bat wince/wince.h
44472 ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
44473____________________________________________________________________________
44474[ 11664] By: jhi on 2001/08/14 12:05:09
44475 Log: Add some files to DOSish and writables.
44476 Branch: perl
44477 ! Porting/makerel
44478____________________________________________________________________________
44479[ 11663] By: jhi on 2001/08/14 03:08:07
44480 Log: Compile failure message tidying.
44481 Branch: perl
44482 ! t/lib/1_compile.t
44483____________________________________________________________________________
44484[ 11662] By: jhi on 2001/08/14 01:41:22
44485 Log: The new sharedsv* should be exported only if usethreads.
44486 Branch: perl
44487 ! makedef.pl
44488____________________________________________________________________________
44489[ 11661] By: jhi on 2001/08/14 00:25:30
44490 Log: Subject: [PATCH: perl@11626] URL updates for README.os390
44491 From: Peter Prymmer <pvhp@forte.com>
44492 Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
44493 Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
44494 Branch: perl
44495 ! README.os390
44496____________________________________________________________________________
44497[ 11660] By: jhi on 2001/08/13 12:54:54
44498 Log: Update Changes.
44499 Branch: perl
44500 ! Changes patchlevel.h
44501____________________________________________________________________________
44502[ 11659] By: jhi on 2001/08/13 12:45:21
44503 Log: Subject: [PATHC] sharedsv.[c|h]
44504 From: "Artur Bergman" <artur@contiller.se>
44505 Date: Mon, 13 Aug 2001 14:38:41 +0200
44506 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>
44507
44508 Subject: [PATCH] embed.pl
44509 From: Arthur Bergman <arthur@contiller.se>
44510 Date: Mon, 13 Aug 2001 14:38:14 +0200
44511 Message-ID: <B79D96D6.3088%arthur@contiller.se>
44512
44513 Subject: [PATCH] sharedsv cleanups
44514 From: "Arthur Bergman" <arthur@contiller.se>
44515 Date: Mon, 13 Aug 2001 15:14:25 +0200
44516 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>
44517
44518 Plus few tweaks: _init needs to be Adp, the prototypes
44519 should not be revealed unless using ithreads, #endif FOO
44520 must be #endif /* FOO */, adding (parentheses) around
44521 do { } while doesn't work too well.
44522 Branch: perl
44523 + sharedsv.c sharedsv.h
44524 ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
44525 ! perl.h perlapi.c pod/perlapi.pod proto.h
44526____________________________________________________________________________
44527[ 11658] By: jhi on 2001/08/13 12:00:08
44528 Log: Subject: Re: END {} blocks run in perl_run
44529 From: Arthur Bergman <arthur@contiller.se>
44530 Date: Mon, 13 Aug 2001 11:11:30 +0200
44531 Message-ID: <B79D6661.3068%arthur@contiller.se>
44532 Branch: perl
44533 ! perl.c
44534____________________________________________________________________________
44535[ 11657] By: nick on 2001/08/13 09:03:02
44536 Log: Integrate mainline
44537 Branch: perlio
44538 +> (branch 326 files)
44539 - (delete 330 files)
44540 !> (integrate 85 files)
44541____________________________________________________________________________
44542[ 11656] By: jhi on 2001/08/12 23:24:18
44543 Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
44544 and the Perl will be built to do that by default (adding that
44545 will break scripts having non-UTF-8 binary data, such as Latin-1.)
44546 Branch: perl
44547 ! op.c toke.c utf8.h
44548____________________________________________________________________________
44549[ 11655] By: jhi on 2001/08/12 23:05:14
44550 Log: Unnecessary downgrades.
44551 Branch: perl
44552 ! doop.c
44553____________________________________________________________________________
44554[ 11654] By: jhi on 2001/08/12 22:56:47
44555 Log: Failure not true anymore (probably caused by my broken setup).
44556 Branch: perl
44557 ! t/op/pat.t
44558____________________________________________________________________________
44559[ 11653] By: jhi on 2001/08/12 22:46:12
44560 Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
44561 stopped working).
44562 Branch: perl
44563 ! op.h pp_ctl.c regcomp.c
44564____________________________________________________________________________
44565[ 11652] By: jhi on 2001/08/12 22:30:04
44566 Log: There is no IN_UTF8.
44567 Branch: perl
44568 ! utf8.h
44569____________________________________________________________________________
44570[ 11651] By: jhi on 2001/08/12 21:08:06
44571 Log: More (less) regex/utf8 relics. (Toned down later in #11653.)
44572 Branch: perl
44573 ! op.c op.h pp_ctl.c regcomp.c
44574____________________________________________________________________________
44575[ 11650] By: jhi on 2001/08/12 20:17:32
44576 Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
44577 and a test tweak.
44578 Branch: perl
44579 ! op.c t/pod/find.t
44580____________________________________________________________________________
44581[ 11649] By: jhi on 2001/08/12 18:45:52
44582 Log: Todo updates and fixes.
44583 Branch: perl
44584 ! pod/perltodo.pod
44585____________________________________________________________________________
44586[ 11648] By: jhi on 2001/08/12 18:43:50
44587 Log: Mark tests (and one module) having explicit Latin-1
44588 (and one file having explicit UTF-8) with an explicit
44589 'no utf8' (and one explicit 'use utf8').
44590
44591 NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
44592 Branch: perl
44593 ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
44594 ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
44595 ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
44596____________________________________________________________________________
44597[ 11647] By: jhi on 2001/08/12 17:10:22
44598 Log: Subject: SV: END {} blocks run in perl_run
44599 From: "Arthur Bergman" <arthur@contiller.se>
44600 Date: Sun, 12 Aug 2001 00:34:28 +0200
44601 Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
44602 Branch: perl
44603 ! miniperlmain.c perl.c
44604____________________________________________________________________________
44605[ 11646] By: jhi on 2001/08/12 16:59:00
44606 Log: Typos in #11645.
44607 Branch: perl
44608 ! perl.h
44609____________________________________________________________________________
44610[ 11645] By: jhi on 2001/08/12 16:55:31
44611 Log: On ithreads default to use_reentrant except on naturally
44612 threadsafe platforms.
44613 Branch: perl
44614 ! perl.h
44615____________________________________________________________________________
44616[ 11644] By: jhi on 2001/08/12 15:45:43
44617 Log: (Hopefully) a fix for 20010723.004: make install needs
44618 write permission in build directory. The problem was
44619 probably caused by overeager sprinkling of the lib/re.pm
44620 dependencies (which was done to guarantee lib/re.pm being
44621 uptodate for parallel makes: now solved by funneling that
44622 through an explicit recursive make in the preplibrary target).
44623 Branch: perl
44624 ! Makefile.SH
44625____________________________________________________________________________
44626[ 11643] By: jhi on 2001/08/12 14:16:44
44627 Log: Dispell the "use utf8" superstition.
44628 Branch: perl
44629 ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
44630 ! pod/perlunicode.pod
44631____________________________________________________________________________
44632[ 11642] By: jhi on 2001/08/12 13:56:42
44633 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
44634 From: "Abigail" <abigail@foad.org>
44635 Date: Sat, 11 Aug 2001 23:49:49 +0200
44636 Message-ID: <20010811214950.23255.qmail@foad.org>
44637 Branch: perl
44638 ! t/op/taint.t
44639____________________________________________________________________________
44640[ 11641] By: jhi on 2001/08/12 13:56:18
44641 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
44642 From: Abhijit Menon-Sen <ams@wiw.org>
44643 Date: Sat, 11 Aug 2001 06:18:19 +0530
44644 Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
44645 Branch: perl
44646 ! mg.c
44647____________________________________________________________________________
44648[ 11640] By: jhi on 2001/08/12 13:45:58
44649 Log: Test for change #11639.
44650 Branch: perl
44651 ! t/op/tiehandle.t
44652____________________________________________________________________________
44653[ 11639] By: jhi on 2001/08/12 13:42:03
44654 Log: Subject: Re: Can't localize *FH, then tie it
44655 From: Abhijit Menon-Sen <ams@wiw.org>
44656 Date: Sun, 12 Aug 2001 16:08:06 +0530
44657 Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
44658 Branch: perl
44659 ! pp_hot.c pp_sys.c
44660____________________________________________________________________________
44661[ 11638] By: jhi on 2001/08/12 03:30:07
44662 Log: Drop all the unnecessary "use utf8" clauses and some of
44663 the unnecessary "use bytes" ones.
44664
44665 TODO: scour the documentation for unnecessary "use utf8"
44666 and prominently display it in perldelta when the time comes.
44667 ("use utf8" should be necessary ONLY if one wants the script
44668 to be in UTF-8.) Also should be checked in some non-ASCII
44669 non-Latin-1 platform, like EBCDIC.
44670 Branch: perl
44671 ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
44672 ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
44673____________________________________________________________________________
44674[ 11637] By: jhi on 2001/08/11 17:55:36
44675 Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
44676 Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
44677 in Unicode handling.
44678 Branch: perl
44679 + t/op/lc.t
44680 ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
44681____________________________________________________________________________
44682[ 11636] By: jhi on 2001/08/11 17:14:06
44683 Log: Thinko: we want the flags for native cc, not gcc.
44684 Branch: perl
44685 ! hints/dec_osf.sh
44686____________________________________________________________________________
44687[ 11635] By: jhi on 2001/08/11 15:14:48
44688 Log: (retracted by 13077)
44689 Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
44690 From: Robin Houston <robin@kitsite.com>
44691 Date: Fri, 10 Aug 2001 14:42:02 +0100
44692 Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
44693 Branch: perl
44694 ! pp.c
44695____________________________________________________________________________
44696[ 11634] By: jhi on 2001/08/11 14:59:22
44697 Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
44698 From: Abhijit Menon-Sen <ams@wiw.org>
44699 Date: Sat, 11 Aug 2001 16:31:04 +0530
44700 Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
44701 Branch: perl
44702 ! op.c
44703____________________________________________________________________________
44704[ 11633] By: jhi on 2001/08/11 14:58:07
44705 Log: Get rid of indread, from Abhijit Menon-Sen.
44706 Branch: perl
44707 ! pp_sys.c
44708____________________________________________________________________________
44709[ 11632] By: jhi on 2001/08/10 23:39:04
44710 Log: CRLFgngngn.
44711 Branch: perl
44712 ! win32/Makefile win32/makefile.mk
44713____________________________________________________________________________
44714[ 11631] By: jhi on 2001/08/10 23:37:43
44715 Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
44716 Branch: perl
44717 - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
44718 - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
44719 - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
44720 ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
44721 ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
44722 ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
44723 ! win32/Makefile win32/makefile.mk
44724____________________________________________________________________________
44725[ 11630] By: jhi on 2001/08/10 13:53:15
44726 Log: Avoid #elif (less portable than #else #if).
44727 Branch: perl
44728 ! handy.h
44729____________________________________________________________________________
44730[ 11629] By: jhi on 2001/08/10 13:49:53
44731 Log: Subject: patch for perlvar.pod
44732 From: mah@everybody.org (Mark A. Hershberger)
44733 Date: 08 Aug 2001 17:03:16 -0500
44734 Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
44735 Branch: perl
44736 ! pod/perlvar.pod
44737____________________________________________________________________________
44738[ 11628] By: jhi on 2001/08/10 13:45:48
44739 Log: cpp commands must start (the # must be) at the column #0.
44740 Branch: perl
44741 ! op.c
44742____________________________________________________________________________
44743[ 11627] By: jhi on 2001/08/10 13:41:07
44744 Log: If using gcc -B/foo/bar makedepend would give
44745 unnecessary warnings about unused -B/foo/bar.
44746 Branch: perl
44747 ! makedepend.SH
44748____________________________________________________________________________
44749[ 11626] By: jhi on 2001/08/09 14:56:29
44750 Log: Update Changes.
44751 Branch: perl
44752 ! Changes patchlevel.h
44753____________________________________________________________________________
44754[ 11625] By: jhi on 2001/08/09 14:54:05
44755 Log: s/z/tz/
44756 Branch: perl
44757 ! pod/perlfaq2.pod
44758____________________________________________________________________________
44759[ 11624] By: jhi on 2001/08/09 14:52:52
44760 Log: Article nit.
44761 Branch: perl
44762 ! pod/perlfaq2.pod
44763____________________________________________________________________________
44764[ 11623] By: jhi on 2001/08/09 14:49:00
44765 Log: Rename lib/unicode files to lib/unicore to avoid
44766 conflicts between core lib/unicode and Unicode::
44767 files in case-ignoring filesystems.
44768 Branch: perl
44769 + (add 325 files)
44770 - (delete 324 files)
44771 ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
44772____________________________________________________________________________
44773[ 11622] By: jhi on 2001/08/09 13:33:47
44774 Log: Upgrade to Math::BigInt 1.41.
44775 Branch: perl
44776 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
44777____________________________________________________________________________
44778[ 11621] By: jhi on 2001/08/09 13:31:20
44779 Log: Subject: [PATCH] remove PL_na from typemap
44780 From: James <james@rf.net>
44781 Date: Mon, 06 Aug 2001 20:23:15 -0700
44782 Message-ID: <3B6F5F23.A31A81B1@rf.net>
44783
44784 (had to be manually applied)
44785 Branch: perl
44786 ! lib/ExtUtils/typemap
44787____________________________________________________________________________
44788[ 11620] By: jhi on 2001/08/09 13:27:11
44789 Log: The metaconfig unit changes for #11618.
44790 Branch: metaconfig/U/perl
44791 + d_fpclassl.U i_fp.U
44792____________________________________________________________________________
44793[ 11619] By: jhi on 2001/08/09 13:25:21
44794 Log: Forgot this from #11618.
44795
44796 NOTE: wince/config_H.ce needs updating.
44797 Branch: perl
44798 ! wince/config.ce
44799____________________________________________________________________________
44800[ 11618] By: jhi on 2001/08/09 13:21:51
44801 Log: Introduce more floating point classifying APIs;
44802 try to define (most importantly) Perl_is{inf,nan}(x).
44803
44804 For this first cut, assume none such APIs exist in non-UNIXoid
44805 platforms-- this is of course too unkind: Win32 rumoredly has
44806 _fpclass() and _isnan(), and VMS/VOS very probably have some
44807 of the APIs available. The only thing Perl uses at the moment
44808 is Perl_isnan() (has been in use for a while now).
44809
44810 NOTE: the Win32 and NetWare config_h.?c need regenerating.
44811 Branch: perl
44812 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
44813 ! Porting/config_H config_h.SH configure.com epoc/config.sh
44814 ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
44815 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44816 ! vos/config.ga.h win32/config.bc win32/config.gc
44817 ! win32/config.vc win32/config_H.bc win32/config_H.gc
44818 ! win32/config_H.vc wince/config.ce wince/config.h
44819____________________________________________________________________________
44820[ 11617] By: jhi on 2001/08/09 11:08:51
44821 Log: Integrate change #11519 from perlio:
44822
44823 Avoid testing for (non-)existance of "encoding(xxxx)"
44824 layer is called "encoding" the (xxxx) is an argument.
44825 Branch: perl
44826 !> lib/open.pm
44827____________________________________________________________________________
44828[ 11616] By: nick on 2001/08/09 07:50:24
44829 Log: Integrate mainline
44830 Branch: perlio
44831 +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
44832 +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
44833 +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
44834 +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
44835 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
44836 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
44837 !> (integrate 79 files)
44838____________________________________________________________________________
44839[ 11615] By: nick on 2001/08/09 06:23:44
44840 Log: Avoid testing for (non-)existance of "encoding(xxxx)"
44841 layer is called "encoding" the (xxxx) is an argument.
44842 Branch: perlio
44843 ! lib/open.pm
44844____________________________________________________________________________
44845[ 11614] By: jhi on 2001/08/08 21:50:19
44846 Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
44847 From: Paul Johnson <paul@pjcj.net>
44848 Date: Wed, 8 Aug 2001 23:54:17 +0200
44849 Message-ID: <20010808235417.O1006@pjcj.net>
44850 Branch: perl
44851 ! ext/B/B/Concise.pm
44852____________________________________________________________________________
44853[ 11613] By: jhi on 2001/08/08 13:22:13
44854 Log: Make VMS use IEEE math by default; reorder Tru64 hints
44855 so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
44856 exception semantics) is always set if using (the new) cc.
44857 Branch: perl
44858 ! configure.com hints/dec_osf.sh
44859____________________________________________________________________________
44860[ 11612] By: jhi on 2001/08/08 12:14:56
44861 Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
44862 From: Abhijit Menon-Sen <ams@wiw.org>
44863 Date: Tue, 7 Aug 2001 17:16:05 +0530
44864 Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
44865 Branch: perl
44866 ! pp_sys.c
44867____________________________________________________________________________
44868[ 11611] By: jhi on 2001/08/08 02:28:58
44869 Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
44870 From: "Craig A. Berry" <craigberry@mac.com>
44871 Date: Tue, 07 Aug 2001 22:27:47 -0500
44872 Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
44873 Branch: perl
44874 ! t/run/exit.t
44875____________________________________________________________________________
44876[ 11610] By: jhi on 2001/08/08 00:12:00
44877 Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
44878 From: "Craig A. Berry" <craigberry@mac.com>
44879 Date: Tue, 07 Aug 2001 20:01:53 -0500
44880 Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
44881 Branch: perl
44882 ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
44883____________________________________________________________________________
44884[ 11609] By: jhi on 2001/08/07 23:49:09
44885 Log: Update the magazine information.
44886 Branch: perl
44887 ! pod/perlfaq2.pod
44888____________________________________________________________________________
44889[ 11608] By: jhi on 2001/08/07 23:35:27
44890 Log: Ignore SIGFPE everywhere.
44891 Branch: perl
44892 ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
44893____________________________________________________________________________
44894[ 11607] By: jhi on 2001/08/07 23:07:04
44895 Log: With permission, change the licensing of the docs by
44896 TomC (and Gnat) to comply with the rest of Perl.
44897 Branch: perl
44898 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
44899 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
44900 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
44901 ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
44902 ! pod/perltootc.pod
44903____________________________________________________________________________
44904[ 11606] By: jhi on 2001/08/07 22:50:04
44905 Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
44906 From: Andy Dougherty <doughera@lafayette.edu>
44907 Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
44908 Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
44909 Branch: perl
44910 ! hints/openbsd.sh
44911____________________________________________________________________________
44912[ 11605] By: jhi on 2001/08/07 22:49:18
44913 Log: Subject: [PATCH] Makefile.SH test_prep dependency
44914 From: Andy Dougherty <doughera@lafayette.edu>
44915 Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
44916 Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
44917 Branch: perl
44918 ! Makefile.SH
44919____________________________________________________________________________
44920[ 11604] By: jhi on 2001/08/07 22:44:35
44921 Log: Don't autogenerate the headers et alia,
44922 make regen_headers explicitly.
44923 Branch: perl
44924 ! Makefile.SH
44925____________________________________________________________________________
44926[ 11603] By: jhi on 2001/08/07 22:33:48
44927 Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
44928 From: Gurusamy Sarathy <gsar@ActiveState.com>
44929 Date: Tue, 07 Aug 2001 08:33:26 -0700
44930 Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
44931
44932 Unnecessary dependency.
44933 Branch: perl
44934 ! embed.pl
44935____________________________________________________________________________
44936[ 11602] By: jhi on 2001/08/07 13:52:41
44937 Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
44938 From: Abhijit Menon-Sen <ams@wiw.org>
44939 Date: Tue, 7 Aug 2001 09:10:54 +0530
44940 Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
44941 Branch: perl
44942 ! pp_hot.c
44943____________________________________________________________________________
44944[ 11601] By: jhi on 2001/08/07 13:46:33
44945 Log: Subject: [PATCH perl@11597] B && BEGIN handling
44946 From: "James A. Duncan" <jduncan@fotango.com>
44947 Date: Mon, 6 Aug 2001 17:29:11 +0100
44948 Message-ID: <20010806172911.A2071@fotango.com>
44949
44950 (the intrpvar.h addition moved to the end for bincompat)
44951 Branch: perl
44952 ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
44953____________________________________________________________________________
44954[ 11600] By: jhi on 2001/08/07 11:53:48
44955 Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
44956 Branch: perl
44957 !> README.win32
44958____________________________________________________________________________
44959[ 11599] By: gsar on 2001/08/07 06:31:39
44960 Log: fix URLs for fcrypt.c
44961 Branch: maint-5.6/perl
44962 ! README.win32
44963____________________________________________________________________________
44964[ 11598] By: jhi on 2001/08/06 15:02:48
44965 Log: Yet another way to say Infinity: HP-UX calls its "++".
44966 Branch: perl
44967 ! lib/Math/BigInt/t/bigintpm.t
44968____________________________________________________________________________
44969[ 11597] By: jhi on 2001/08/06 13:40:01
44970 Log: Update Changes.
44971 Branch: perl
44972 ! Changes patchlevel.h
44973____________________________________________________________________________
44974[ 11596] By: jhi on 2001/08/06 13:24:28
44975 Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
44976 Branch: perl
44977 ! pod/perlfaq5.pod
44978____________________________________________________________________________
44979[ 11595] By: jhi on 2001/08/06 12:51:38
44980 Log: The #11593 wasn't right.
44981 Branch: perl
44982 ! lib/Math/BigInt/t/bigintpm.t
44983____________________________________________________________________________
44984[ 11594] By: jhi on 2001/08/06 12:34:15
44985 Log: Subject: [PATCH: perl@11564] introducing perlivp
44986 From: Prymmer/Kahn <pvhp@best.com>
44987 Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
44988 Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
44989
44990 Subject: Re: [PATCH: perl@11564] introducing perlivp
44991 From: Prymmer/Kahn <pvhp@best.com>
44992 Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
44993 Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
44994 Branch: perl
44995 + utils/perlivp.PL
44996 ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
44997 ! win32/Makefile win32/makefile.mk
44998____________________________________________________________________________
44999[ 11593] By: jhi on 2001/08/05 23:10:52
45000 Log: libcs are confused what to call Infinity.
45001 Branch: perl
45002 ! lib/Math/BigInt/t/bigintpm.t
45003____________________________________________________________________________
45004[ 11592] By: jhi on 2001/08/05 23:07:50
45005 Log: Avoid SIGFPE in Tru64.
45006 Branch: perl
45007 ! numeric.c
45008____________________________________________________________________________
45009[ 11591] By: jhi on 2001/08/05 22:46:10
45010 Log: Upgrade to Math::BigInt 1.40.
45011
45012 NOTE: this patch necessitates doing something about
45013 infinity handling since the new bigintpm.t tests use
45014 infinity, which causes SIGFPEs at least in Tru64.
45015 Branch: perl
45016 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45017 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
45018 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
45019 ! lib/Math/BigInt/t/mbimbf.t
45020____________________________________________________________________________
45021[ 11590] By: gsar on 2001/08/05 21:57:43
45022 Log: remove hardcoded cmd shell in testsuite
45023 Branch: perl
45024 ! t/op/glob.t t/op/magic.t t/op/stat.t
45025____________________________________________________________________________
45026[ 11589] By: gsar on 2001/08/05 21:35:50
45027 Log: 4-arg select() was busted on windows because change#8178 didn't
45028 make it into mainline
45029 Branch: perl
45030 ! perl.h win32/include/sys/socket.h
45031____________________________________________________________________________
45032[ 11588] By: jhi on 2001/08/05 19:40:31
45033 Log: Rename the Getopt::Long tests to be as they are
45034 in the Getopt::Long official distribution.
45035 Branch: perl
45036 + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
45037 + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
45038 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
45039 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
45040 ! MANIFEST
45041____________________________________________________________________________
45042[ 11587] By: jhi on 2001/08/05 19:38:07
45043 Log: Upgrade to Getopt::Long 2.26.
45044 Branch: perl
45045 + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
45046 ! MANIFEST lib/Getopt/Long.pm
45047____________________________________________________________________________
45048[ 11586] By: jhi on 2001/08/05 19:26:50
45049 Log: Retract #10874 (the hack should be unnecessary by now)
45050 Branch: perl
45051 ! lib/Test/Harness.pm
45052____________________________________________________________________________
45053[ 11585] By: gsar on 2001/08/05 16:45:54
45054 Log: avoid temp file littering in tests
45055 Branch: perl
45056 ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
45057____________________________________________________________________________
45058[ 11584] By: jhi on 2001/08/05 16:42:50
45059 Log: Subject: warning in sv.c: double format, NV arg
45060 From: "Philip Newton" <Philip.Newton@gmx.net>
45061 Date: Sun, 5 Aug 2001 19:41:07 +0200
45062 Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
45063 Branch: perl
45064 ! sv.c
45065____________________________________________________________________________
45066[ 11583] By: gsar on 2001/08/05 16:28:22
45067 Log: fix POSIX.t#13 for windos
45068 Branch: perl
45069 ! ext/POSIX/POSIX.t
45070____________________________________________________________________________
45071[ 11582] By: jhi on 2001/08/05 16:10:59
45072 Log: Add a test for PerlIO::Via.
45073 Branch: perl
45074 + ext/PerlIO/t/via.t
45075 ! MANIFEST ext/PerlIO/Via/Via.pm
45076____________________________________________________________________________
45077[ 11581] By: gsar on 2001/08/05 15:00:26
45078 Log: flock() and link() are not available on Windows 9x
45079 Branch: perl
45080 ! win32/config_sh.PL
45081____________________________________________________________________________
45082[ 11580] By: jhi on 2001/08/05 13:56:46
45083 Log: Some Tru64 C compilers have C++ components that confuse
45084 the ccversion parsing.
45085 Branch: perl
45086 ! hints/dec_osf.sh
45087____________________________________________________________________________
45088[ 11579] By: jhi on 2001/08/05 13:31:07
45089 Log: (Reintroduce #11125)
45090
45091 Subject: MakeMaker should pass through DEFINE and INC to subdirs
45092 From: Alan Burlison <Alan.Burlison@sun.com>
45093 Date: Tue, 03 Jul 2001 15:20:13 +0100
45094 Message-ID: <3B41D49D.A923D4F9@sun.com>
45095 Branch: perl
45096 ! lib/ExtUtils/MM_Unix.pm
45097____________________________________________________________________________
45098[ 11578] By: jhi on 2001/08/05 03:17:20
45099 Log: Little pointer juggling for HP-UX cc to avoid
45100 "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
45101 followed by
45102 "error 1549: Modifiable lvalue required for assignment operator."
45103 Branch: perl
45104 ! hv.c
45105____________________________________________________________________________
45106[ 11577] By: jhi on 2001/08/04 18:09:38
45107 Log: Continuation of #11575: SANY_SEEN completely deprecated,
45108 plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
45109 plus a fix for the bug.
45110 Branch: perl
45111 ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
45112____________________________________________________________________________
45113[ 11576] By: jhi on 2001/08/04 17:31:06
45114 Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
45115 From: Doug MacEachern <dougm@covalent.net>
45116 Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
45117 Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
45118 Branch: perl
45119 ! sv.c
45120____________________________________________________________________________
45121[ 11575] By: jhi on 2001/08/04 17:28:55
45122 Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
45123 the new CANY is the \C. The problem reported and the
45124 test case supplied in
45125
45126 Subject: UTF-8 bugs in string length & single line regex matches
45127 From: "Daniel P. Berrange" <dan@berrange.com>
45128 Date: Fri, 3 Aug 2001 11:39:33 +0100
45129 Message-ID: <20010803113932.A19318@berrange.com>
45130 Branch: perl
45131 ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
45132 ! t/op/pat.t
45133____________________________________________________________________________
45134[ 11574] By: jhi on 2001/08/04 15:42:34
45135 Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
45136 From: Doug MacEachern <dougm@covalent.net>
45137 Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
45138 Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
45139 Branch: perl
45140 ! perl.c regexec.c
45141____________________________________________________________________________
45142[ 11573] By: jhi on 2001/08/04 14:20:26
45143 Log: The #11572 didn't up the test count.
45144 Branch: perl
45145 ! t/op/length.t
45146____________________________________________________________________________
45147[ 11572] By: jhi on 2001/08/04 14:12:45
45148 Log: Subject: UTF-8 bugs in string length & single line regex matches
45149 From: "Daniel P. Berrange" <dan@berrange.com>
45150 Date: Fri, 3 Aug 2001 11:39:33 +0100
45151 Message-ID: <20010803113932.A19318@berrange.com>
45152
45153 (the mg_length() fix)
45154 Branch: perl
45155 ! mg.c t/op/length.t
45156____________________________________________________________________________
45157[ 11571] By: jhi on 2001/08/04 14:10:39
45158 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
45159 From: Abhijit Menon-Sen <ams@wiw.org>
45160 Date: Sat, 4 Aug 2001 16:56:35 +0530
45161 Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
45162 Branch: perl
45163 ! hv.c
45164____________________________________________________________________________
45165[ 11570] By: jhi on 2001/08/04 14:09:59
45166 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
45167 From: Abhijit Menon-Sen <ams@wiw.org>
45168 Date: Sat, 4 Aug 2001 16:16:03 +0530
45169 Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
45170 Branch: perl
45171 ! hv.c
45172____________________________________________________________________________
45173[ 11569] By: jhi on 2001/08/04 14:09:09
45174 Log: Subject: Re: [patch] refcount re ops
45175 From: Abhijit Menon-Sen <ams@wiw.org>
45176 Date: Sat, 4 Aug 2001 08:54:55 +0530
45177 Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
45178 Branch: perl
45179 ! sv.c
45180____________________________________________________________________________
45181[ 11568] By: jhi on 2001/08/04 14:08:19
45182 Log: Subject: [patch] refcount re ops
45183 From: Doug MacEachern <dougm@covalent.net>
45184 Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
45185 Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
45186 Branch: perl
45187 ! regcomp.c sv.c
45188____________________________________________________________________________
45189[ 11567] By: jhi on 2001/08/03 23:52:56
45190 Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
45191 From: Doug MacEachern <dougm@covalent.net>
45192 Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
45193 Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
45194 Branch: perl
45195 ! perl.c regexec.c
45196____________________________________________________________________________
45197[ 11566] By: jhi on 2001/08/03 20:45:10
45198 Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
45199 From: "Craig A. Berry" <craigberry@mac.com>
45200 Date: Fri, 03 Aug 2001 16:16:16 -0500
45201 Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>
45202 Branch: perl
45203 ! t/op/misc.t
45204____________________________________________________________________________
45205[ 11565] By: jhi on 2001/08/03 13:46:40
45206 Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
45207 From: John Kristian <jmk2001@engineer.com>
45208 Date: Fri, 03 Aug 2001 00:59:08 -0700
45209 Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
45210 Branch: perl
45211 ! win32/win32.c
45212____________________________________________________________________________
45213[ 11564] By: jhi on 2001/08/03 13:25:39
45214 Log: Update Changes.
45215 Branch: perl
45216 ! Changes patchlevel.h
45217____________________________________________________________________________
45218[ 11563] By: jhi on 2001/08/03 12:13:17
45219 Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
45220 From: "Craig A. Berry" <craigberry@mac.com>
45221 Date: Thu, 02 Aug 2001 23:15:24 -0500
45222 Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
45223 Branch: perl
45224 ! ext/B/Stash.t
45225____________________________________________________________________________
45226[ 11562] By: jhi on 2001/08/03 12:11:57
45227 Log: Subject: [patch] plug PL_cshname leak
45228 From: Doug MacEachern <dougm@covalent.net>
45229 Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
45230 Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
45231 Branch: perl
45232 ! sv.c
45233____________________________________________________________________________
45234[ 11561] By: jhi on 2001/08/03 12:10:32
45235 Log: Subject: [patch] plug PL_sh_path leak
45236 From: Doug MacEachern <dougm@covalent.net>
45237 Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
45238 Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
45239 Branch: perl
45240 ! sv.c
45241____________________________________________________________________________
45242[ 11560] By: jhi on 2001/08/03 12:09:50
45243 Log: Subject: [patch] plug PL_regex_padav leaks
45244 From: Doug MacEachern <dougm@covalent.net>
45245 Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
45246 Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
45247 Branch: perl
45248 ! op.c op.h perl.c
45249____________________________________________________________________________
45250[ 11559] By: jhi on 2001/08/03 12:08:59
45251 Log: Subject: [patch] plug PL_origargv leak
45252 From: Doug MacEachern <dougm@covalent.net>
45253 Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
45254 Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
45255 Branch: perl
45256 ! perl.c
45257____________________________________________________________________________
45258[ 11558] By: jhi on 2001/08/03 12:07:58
45259 Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
45260 From: Abhijit Menon-Sen <ams@wiw.org>
45261 Date: Fri, 3 Aug 2001 06:38:11 +0530
45262 Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
45263 Branch: perl
45264 ! hv.c
45265____________________________________________________________________________
45266[ 11557] By: nick on 2001/08/03 08:17:38
45267 Log: Integrate mainline
45268 Branch: perlio
45269 +> (branch 47 files)
45270 - lib/Switch/test.pl
45271 !> (integrate 49 files)
45272____________________________________________________________________________
45273[ 11556] By: jhi on 2001/08/02 22:46:22
45274 Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
45275 From: "Craig A. Berry" <craigberry@mac.com>
45276 Date: Thu, 02 Aug 2001 12:56:19 -0500
45277 Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
45278 Branch: perl
45279 ! ext/B/Showlex.t
45280____________________________________________________________________________
45281[ 11555] By: jhi on 2001/08/02 22:29:34
45282 Log: Be more careful about non-existent files.
45283 Branch: perl
45284 ! lib/File/Copy.pm
45285____________________________________________________________________________
45286[ 11554] By: jhi on 2001/08/02 21:37:27
45287 Log: Subject: [PATCH resend] deparse empty formats
45288 From: Robin Houston <robin@kitsite.com>
45289 Date: Thu, 2 Aug 2001 14:32:36 +0100
45290 Message-ID: <20010802143236.A894@robin.kitsite.com>
45291 Branch: perl
45292 ! ext/B/B/Deparse.pm
45293____________________________________________________________________________
45294[ 11553] By: jhi on 2001/08/02 16:37:32
45295 Log: Subject: [patch] ithreads + refto fix improvement
45296 From: Doug MacEachern <dougm@covalent.net>
45297 Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
45298 Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
45299 Branch: perl
45300 ! pp.c
45301____________________________________________________________________________
45302[ 11552] By: jhi on 2001/08/02 14:24:26
45303 Log: Readability nit from Abhijit.
45304 Branch: perl
45305 ! op.c
45306____________________________________________________________________________
45307[ 11551] By: jhi on 2001/08/02 14:22:31
45308 Log: setproctitle() API version nit from Anton Berezin.
45309 Branch: perl
45310 ! mg.c
45311____________________________________________________________________________
45312[ 11550] By: jhi on 2001/08/02 13:51:41
45313 Log: Add PerlCE to the docs.
45314 Branch: perl
45315 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
45316 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45317____________________________________________________________________________
45318[ 11549] By: jhi on 2001/08/02 13:25:43
45319 Log: Integrate the PerlCE (WinCE Perl) port;
45320 kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
45321 Branch: perl
45322 + README.ce wince/FindExt.pm wince/Makefile.ce
45323 + wince/README.compile wince/README.perlce wince/bin/exetype.pl
45324 + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
45325 + wince/bin/search.pl wince/config.ce wince/config.h
45326 + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
45327 + wince/dl_win32.xs wince/include/arpa/inet.h
45328 + wince/include/cectype.h wince/include/errno.h
45329 + wince/include/netdb.h wince/include/sys/socket.h
45330 + wince/include/sys/stat.h wince/include/sys/types.h
45331 + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
45332 + wince/perl.rc wince/perldll.def wince/perllib.c
45333 + wince/perlmain.c wince/registry.bat wince/runperl.c
45334 + wince/splittree.pl wince/win32.h wince/win32iop.h
45335 + wince/win32thread.c wince/win32thread.h wince/wince.c
45336 + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
45337 + wince/xdistclean.ksh wince/xmakediffs.ksh
45338 ! MANIFEST perl.c perl.h perlio.c
45339____________________________________________________________________________
45340[ 11548] By: jhi on 2001/08/02 13:18:08
45341 Log: setproctitle() made simpler. (This assumes the string is
45342 \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
45343 should be used. Note len, not len + 1.) BSD-fu from Anton
45344 Berezin.
45345 Branch: perl
45346 ! mg.c
45347____________________________________________________________________________
45348[ 11547] By: jhi on 2001/08/02 12:49:54
45349 Log: Subject: [PATCH] -Wall cleanup: op.c
45350 From: Richard Soderberg <rs@oregonnet.com>
45351 Date: Thu, 2 Aug 2001 00:17:09 -0700
45352 Message-Id: <200108020717.AAA26895@oregonnet.com>
45353
45354 Subject: [PATCH] -Wall cleanup: sv.c
45355 From: Richard Soderberg <rs@oregonnet.com>
45356 Date: Thu, 2 Aug 2001 00:49:21 -0700
45357 Message-Id: <200108020749.AAA27492@oregonnet.com>
45358 Branch: perl
45359 ! op.c sv.c
45360____________________________________________________________________________
45361[ 11546] By: jhi on 2001/08/02 00:53:34
45362 Log: Update Changes.
45363 Branch: perl
45364 ! Changes patchlevel.h
45365____________________________________________________________________________
45366[ 11545] By: jhi on 2001/08/02 00:48:55
45367 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
45368 From: Doug MacEachern <dougm@covalent.net>
45369 Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
45370 Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
45371 Branch: perl
45372 ! op.c
45373____________________________________________________________________________
45374[ 11544] By: jhi on 2001/08/01 23:08:41
45375 Log: The #11541 didn't work under threads.
45376 Branch: perl
45377 ! op.c
45378____________________________________________________________________________
45379[ 11543] By: jhi on 2001/08/01 22:46:41
45380 Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
45381 From: Hugo <hv@crypt.compulink.co.uk>
45382 Date: Fri, 22 Jun 2001 01:19:08 +0100
45383 Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
45384
45385 (Skip tests if accept() failed)
45386 Branch: perl
45387 ! ext/IO/lib/IO/t/io_unix.t
45388____________________________________________________________________________
45389[ 11542] By: jhi on 2001/08/01 22:40:09
45390 Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
45391 From: "Stian Seeberg" <sseeberg@nimsoft.no>
45392 Date: Mon, 30 Jul 2001 12:28:07 +0200
45393 Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
45394 Branch: perl
45395 ! perl.h
45396____________________________________________________________________________
45397[ 11541] By: jhi on 2001/08/01 22:38:31
45398 Log: Subject: Pluggable optimizer
45399 From: Simon Cozens <simon@netthink.co.uk>
45400 Date: Wed, 1 Aug 2001 13:57:02 -0700
45401 Message-ID: <20010801135702.I10442@netthink.co.uk>
45402 Branch: perl
45403 ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
45404____________________________________________________________________________
45405[ 11540] By: jhi on 2001/08/01 22:29:54
45406 Log: Subject: [ID 20010801.039] perlre.pod message typo
45407 From: Autrijus Tang <autrijus@geb.elixus.org>
45408 Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
45409 Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>
45410 Branch: perl
45411 ! pod/perlre.pod
45412____________________________________________________________________________
45413[ 11539] By: jhi on 2001/08/01 16:32:52
45414 Log: Test for change #11536.
45415 Branch: perl
45416 ! t/op/tiehandle.t
45417____________________________________________________________________________
45418[ 11538] By: jhi on 2001/08/01 16:27:19
45419 Log: More test fixups for #11537.
45420 Branch: perl
45421 ! t/lib/warnings/4lint t/lib/warnings/9enabled
45422____________________________________________________________________________
45423[ 11537] By: jhi on 2001/08/01 16:26:25
45424 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
45425 From: Doug MacEachern <dougm@covalent.net>
45426 Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
45427 Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
45428 Branch: perl
45429 ! op.c t/TestInit.pm
45430____________________________________________________________________________
45431[ 11536] By: jhi on 2001/08/01 16:08:08
45432 Log: Subject: [patch] ithreads + refto bug
45433 From: Doug MacEachern <dougm@covalent.net>
45434 Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
45435 Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
45436
45437 (Test in change #11539)
45438 Branch: perl
45439 ! pp.c
45440____________________________________________________________________________
45441[ 11535] By: jhi on 2001/08/01 16:05:56
45442 Log: Subject: [PATCH: perl@11523] fixups for t/harness
45443 From: Prymmer/Kahn <pvhp@best.com>
45444 Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
45445 Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
45446 Branch: perl
45447 ! t/harness
45448____________________________________________________________________________
45449[ 11534] By: jhi on 2001/08/01 16:00:45
45450 Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
45451 From: Prymmer/Kahn <pvhp@best.com>
45452 Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
45453 Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
45454 Branch: perl
45455 ! win32/Makefile win32/makefile.mk
45456____________________________________________________________________________
45457[ 11533] By: jhi on 2001/08/01 13:38:29
45458 Log: Need to know the number of tests.
45459 Branch: perl
45460 ! t/run/exit.t
45461____________________________________________________________________________
45462[ 11532] By: jhi on 2001/08/01 13:04:31
45463 Log: Subject: Re: new exit tests on VMS
45464 From: "Craig A. Berry" <craigberry@mac.com>
45465 Date: Tue, 31 Jul 2001 12:19:29 -0500
45466 Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
45467 Branch: perl
45468 ! t/run/exit.t
45469____________________________________________________________________________
45470[ 11531] By: jhi on 2001/08/01 12:46:43
45471 Log: Retract #11530 (the dTHX is needed under threads)
45472 Branch: perl
45473 ! perlio.c
45474____________________________________________________________________________
45475[ 11530] By: jhi on 2001/08/01 12:39:35
45476 Log: (Retracted by #11531)
45477 Branch: perl
45478 ! perlio.c
45479____________________________________________________________________________
45480[ 11529] By: jhi on 2001/08/01 12:32:22
45481 Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
45482 From: Richard Soderberg <rs@crystalflame.net>
45483 Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT)
45484 Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
45485 Branch: perl
45486 ! unixish.h
45487____________________________________________________________________________
45488[ 11528] By: jhi on 2001/08/01 12:18:59
45489 Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs
45490 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45491 Date: Tue, 31 Jul 2001 05:39:09 -0400
45492 Message-ID: <20010731053909.A1810@math.ohio-state.edu>
45493
45494 (with a note about the case of UV being equal to long long)
45495 Branch: perl
45496 ! utils/h2xs.PL
45497____________________________________________________________________________
45498[ 11527] By: jhi on 2001/07/31 23:49:04
45499 Log: Subject: [PATCH perl@11487] fix fs.t for VMS
45500 From: "Craig A. Berry" <craigberry@mac.com>
45501 Date: Tue, 31 Jul 2001 14:57:43 -0500
45502 Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
45503 Branch: perl
45504 ! t/io/fs.t
45505____________________________________________________________________________
45506[ 11526] By: jhi on 2001/07/31 23:47:57
45507 Log: Fix for
45508
45509 Subject: [ID 20010116.001] File::Copy truncates orig file
45510 From: arbor@al37al08.telecel.pt
45511 Date: Tue, 16 Jan 2001 11:43:02 GMT
45512 Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
45513
45514 (copy($foo, $foo) would truncate $foo)
45515 Branch: perl
45516 ! lib/File/Copy.pm lib/File/Copy.t
45517____________________________________________________________________________
45518[ 11525] By: jhi on 2001/07/31 23:01:01
45519 Log: Metaconfig unit change for #11524.
45520 Branch: metaconfig/U/perl
45521 ! Extras.U
45522____________________________________________________________________________
45523[ 11524] By: jhi on 2001/07/31 23:00:36
45524 Log: Multiple modules didn't work; plus typo fixes.
45525 Branch: perl
45526 ! Configure
45527____________________________________________________________________________
45528[ 11523] By: jhi on 2001/07/31 15:29:58
45529 Log: Update Changes.
45530 Branch: perl
45531 ! Changes patchlevel.h
45532____________________________________________________________________________
45533[ 11522] By: jhi on 2001/07/31 15:25:35
45534 Log: Regen perlapi.
45535 Branch: perl
45536 ! pod/perlapi.pod
45537____________________________________________________________________________
45538[ 11521] By: jhi on 2001/07/31 15:19:01
45539 Log: Subject: Re: [PATCH sv.c] mortal doc thinko
45540 From: Dave Mitchell <davem@fdgroup.co.uk>
45541 Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
45542 Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
45543 Branch: perl
45544 ! sv.c
45545____________________________________________________________________________
45546[ 11520] By: jhi on 2001/07/31 15:17:43
45547 Log: Regen toc.
45548 Branch: perl
45549 ! pod/perltoc.pod
45550____________________________________________________________________________
45551[ 11519] By: jhi on 2001/07/31 15:17:17
45552 Log: Regen Porting stuff.
45553 Branch: perl
45554 ! Porting/Glossary Porting/config.sh Porting/config_H
45555____________________________________________________________________________
45556[ 11518] By: jhi on 2001/07/31 14:16:08
45557 Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
45558 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45559 Date: Tue, 31 Jul 2001 05:34:38 -0400
45560 Message-ID: <20010731053438.A1754@math.ohio-state.edu>
45561 Branch: perl
45562 ! utils/h2xs.PL
45563____________________________________________________________________________
45564[ 11517] By: jhi on 2001/07/31 14:15:01
45565 Log: Metaconfig unit change for #11516.
45566 Branch: metaconfig/U/perl
45567 ! gccvers.U
45568____________________________________________________________________________
45569[ 11516] By: jhi on 2001/07/31 14:14:35
45570 Log: Add -Wall in cflags, not in Configure.
45571 (This way -Wall affects only the core and the core XS,
45572 not user modules' XS. Concern from Paul Marquess,
45573 implementation idea from Andy Dougherty.)
45574 Branch: perl
45575 ! Configure cflags.SH
45576____________________________________________________________________________
45577[ 11515] By: jhi on 2001/07/31 13:57:15
45578 Log: Metaconfig unit changes for #11514.
45579 Branch: metaconfig
45580 + U/modified/sysman.U
45581 ! U/installdirs/man1dir.U
45582____________________________________________________________________________
45583[ 11514] By: jhi on 2001/07/31 13:56:26
45584 Log: Subject: Configure's detection of system manual
45585 From: Sean Dague <sean@dague.net>
45586 Date: Sun, 13 May 2001 15:53:15 -0400
45587 Message-ID: <20010513155315.A15833@underhill.dague.net>
45588 Branch: perl
45589 ! Configure
45590____________________________________________________________________________
45591[ 11513] By: jhi on 2001/07/31 03:23:01
45592 Log: Subject: [ID 20010621.004] Typo in perlobj.pod
45593 From: Autrijus Tang <autrijus@autrijus.org>
45594 Date: Thu, 21 Jun 2001 23:56:48 +0800
45595 Message-Id: <20010621235648.A57340@not.autrijus.org>
45596 Branch: perl
45597 ! pod/perlobj.pod
45598____________________________________________________________________________
45599[ 11512] By: jhi on 2001/07/31 03:13:35
45600 Log: Subject: Typo in DB_File.pm
45601 From: "Philip Newton" <Philip.Newton@gmx.net>
45602 Date: Tue, 31 Jul 2001 06:19:35 +0200
45603 Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
45604 Branch: perl
45605 ! ext/DB_File/DB_File.pm
45606____________________________________________________________________________
45607[ 11511] By: jhi on 2001/07/31 03:01:49
45608 Log: Subject: Re: [ID 20010529.002] typos in man page perlre
45609 From: "Stephen P. Potter" <spp@spotter.yi.org>
45610 Date: Wed, 30 May 2001 13:59:34 -0400
45611 Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
45612 Branch: perl
45613 ! pod/perlre.pod
45614____________________________________________________________________________
45615[ 11510] By: jhi on 2001/07/31 02:13:58
45616 Log: eval "format foo=" would loop indefinitely; reported in
45617
45618 Subject: A load of old rubbish
45619 From: Mike Guy <mjtg@cam.ac.uk>
45620 Date: Mon, 14 May 2001 16:12:22 +0100
45621 Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
45622
45623 (The core dumps reported in there already fixed.)
45624 Branch: perl
45625 ! toke.c
45626____________________________________________________________________________
45627[ 11509] By: jhi on 2001/07/31 00:37:49
45628 Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
45629 Branch: perl
45630 + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
45631 + lib/Switch/t/switch_case.t
45632 - lib/Switch/test.pl
45633 ! MANIFEST lib/Switch.pm
45634____________________________________________________________________________
45635[ 11508] By: jhi on 2001/07/31 00:17:38
45636 Log: Subject: [PATCH @11505] DB_File-1.78
45637 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
45638 Date: Mon, 30 Jul 2001 22:54:37 +0100
45639 Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
45640 Branch: perl
45641 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
45642 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
45643____________________________________________________________________________
45644[ 11507] By: jhi on 2001/07/30 23:11:10
45645 Log: Explain in more detail why -pipe and -fno-common are good.
45646 Branch: perl
45647 ! hints/darwin.sh
45648____________________________________________________________________________
45649[ 11506] By: nick on 2001/07/30 14:32:23
45650 Log: Integrate mainline
45651 Branch: perlio
45652 !> INSTALL Makefile.SH doio.c hints/darwin.sh
45653____________________________________________________________________________
45654[ 11505] By: jhi on 2001/07/30 14:14:39
45655 Log: Perl hasn't been putting man pages into $prefix/lib for
45656 a long time now; pointed out by Andy Dougherty.
45657 Branch: perl
45658 ! hints/darwin.sh
45659____________________________________________________________________________
45660[ 11504] By: jhi on 2001/07/30 14:13:15
45661 Log: Document the extras Configure option.
45662 Branch: perl
45663 ! INSTALL
45664____________________________________________________________________________
45665[ 11503] By: jhi on 2001/07/30 13:52:14
45666 Log: Integrate change #11051 from macperl; O_RDONLY is not zero
45667 everywhere.
45668 Branch: perl
45669 !> doio.c
45670____________________________________________________________________________
45671[ 11502] By: jhi on 2001/07/30 13:45:27
45672 Log: Doubly guard against invoking CPAN if no extras defined,
45673 pointed out by H. Merijn Brand.
45674 Branch: perl
45675 ! Makefile.SH
45676____________________________________________________________________________
45677[ 11501] By: pudge on 2001/07/30 12:57:56
45678 Log: Fix O_RDONLY check to check for O_RDONLY.
45679 Branch: maint-5.6/macperl
45680 ! doio.c
45681____________________________________________________________________________
45682[ 11500] By: pudge on 2001/07/30 12:41:11
45683 Log: Integrate miscellaneous changes from maint-5.6/perl.
45684 Branch: maint-5.6/macperl
45685 !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
45686____________________________________________________________________________
45687[ 11499] By: nick on 2001/07/30 06:52:42
45688 Log: Integrate mainline
45689 Branch: perlio
45690 +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
45691 +> win32/sync_ext.pl
45692 - win32/sncfnmcs.pl
45693 !> (integrate 71 files)
45694____________________________________________________________________________
45695[ 11498] By: jhi on 2001/07/30 03:53:34
45696 Log: Update Changes.
45697 Branch: perl
45698 ! Changes patchlevel.h
45699____________________________________________________________________________
45700[ 11497] By: jhi on 2001/07/30 03:45:32
45701 Log: Now Configure -Dextras=Foo::Bar and "make install" will
45702 fetch and install Foo::Bar.
45703 Branch: perl
45704 ! Makefile.SH
45705____________________________________________________________________________
45706[ 11496] By: jhi on 2001/07/30 03:18:28
45707 Log: Metaconfig unit change for #11495.
45708 Branch: metaconfig/U/perl
45709 ! Extras.U
45710____________________________________________________________________________
45711[ 11495] By: jhi on 2001/07/30 03:18:01
45712 Log: extras.make, extras.test, and extras.install make targets.
45713 Branch: perl
45714 ! Configure Makefile.SH
45715____________________________________________________________________________
45716[ 11494] By: jhi on 2001/07/30 01:37:35
45717 Log: Metaconfig unit change for #11493.
45718 Branch: metaconfig/U/perl
45719 ! Extras.U
45720____________________________________________________________________________
45721[ 11493] By: jhi on 2001/07/30 01:37:14
45722 Log: Better to have the list of extras in $extras than 'define'.
45723 Branch: perl
45724 ! Configure
45725____________________________________________________________________________
45726[ 11492] By: jhi on 2001/07/30 01:33:16
45727 Log: The metaconfig unit change for #11490.
45728 Branch: metaconfig/U/perl
45729 + Extras.U
45730____________________________________________________________________________
45731[ 11491] By: jhi on 2001/07/30 01:32:54
45732 Log: Missed from #11490 (the required dependency).
45733 Branch: perl
45734 ! Makefile.SH
45735____________________________________________________________________________
45736[ 11490] By: jhi on 2001/07/30 01:32:02
45737 Log: Add the support of asking for extra modules or bundles of modules
45738 to be fetched from the CPAN and installed as a part of the Perl
45739 build process. None of this installation is yet really done;
45740 only the list is asked, and saved away in extras.lst for
45741 the build and installation process to worry about later.
45742 Branch: perl
45743 ! Configure
45744____________________________________________________________________________
45745[ 11489] By: jhi on 2001/07/29 22:15:25
45746 Log: Beginnings of better Inf and NaN support.
45747 At least toke.c and sv.c still need quite a bit of work.
45748 Branch: perl
45749 ! numeric.c perl.h
45750____________________________________________________________________________
45751[ 11488] By: jhi on 2001/07/29 21:18:57
45752 Log: Top-level Makefile didn't honour OPTIMIZE.
45753 Branch: perl
45754 ! Makefile.SH
45755____________________________________________________________________________
45756[ 11487] By: jhi on 2001/07/29 20:56:04
45757 Log: Update Changes.
45758 Branch: perl
45759 ! Changes patchlevel.h
45760____________________________________________________________________________
45761[ 11486] By: jhi on 2001/07/29 20:38:09
45762 Log: Use Search::Dict 1.02 interface for charinfo().
45763 Branch: perl
45764 ! lib/UnicodeCD.pm
45765____________________________________________________________________________
45766[ 11485] By: jhi on 2001/07/29 20:37:11
45767 Log: Now also allow transforming the read lines before comparing them.
45768 (This will help UnicodeCD.)
45769 Branch: perl
45770 ! lib/Search/Dict.pm
45771____________________________________________________________________________
45772[ 11484] By: jhi on 2001/07/29 20:03:13
45773 Log: Remove tiehandle code.
45774 Branch: perl
45775 ! lib/UnicodeCD.pm
45776____________________________________________________________________________
45777[ 11483] By: jhi on 2001/07/29 19:59:02
45778 Log: Allow specifying a comparison function for Search::Dict::look().
45779 Branch: perl
45780 ! lib/Search/Dict.pm
45781____________________________________________________________________________
45782[ 11482] By: jhi on 2001/07/29 18:55:04
45783 Log: Small UnicodeCD tweaks.
45784 Branch: perl
45785 ! lib/UnicodeCD.pm lib/UnicodeCD.t
45786____________________________________________________________________________
45787[ 11481] By: jhi on 2001/07/29 17:14:19
45788 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
45789 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45790 Date: Tue, 24 Jul 2001 01:51:32 +0900
45791 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
45792 Branch: perl
45793 ! lib/UnicodeCD.pm lib/UnicodeCD.t
45794____________________________________________________________________________
45795[ 11480] By: jhi on 2001/07/29 16:55:58
45796 Log: Subject: [PATCH] installperl
45797 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
45798 Date: Fri, 27 Jul 2001 19:05:04 -0700
45799 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
45800 Branch: perl
45801 ! installperl
45802____________________________________________________________________________
45803[ 11479] By: jhi on 2001/07/29 16:52:52
45804 Log: Subject: [PATCH] Set proper compatibility versions in core
45805 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
45806 Date: Fri, 27 Jul 2001 20:01:49 -0700
45807 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
45808 Branch: perl
45809 ! Makefile.SH
45810____________________________________________________________________________
45811[ 11478] By: jhi on 2001/07/29 16:50:55
45812 Log: Metaconfig unit change for #11477.
45813 Branch: metaconfig/U/perl
45814 ! dlsrc.U
45815____________________________________________________________________________
45816[ 11477] By: jhi on 2001/07/29 16:50:35
45817 Log: Subject: [PATCH] Darwin: -fpic not so good
45818 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
45819 Date: Fri, 27 Jul 2001 18:57:38 -0700
45820 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
45821 Branch: perl
45822 ! Configure
45823____________________________________________________________________________
45824[ 11476] By: jhi on 2001/07/29 16:44:03
45825 Log: Subject: [PATCH] Clean up Darwin hints
45826 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
45827 Date: Fri, 27 Jul 2001 19:13:15 -0700
45828 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
45829 Branch: perl
45830 ! hints/darwin.sh
45831____________________________________________________________________________
45832[ 11475] By: jhi on 2001/07/29 16:28:45
45833 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
45834 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
45835 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
45836 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
45837 Branch: perl
45838 ! pod/perlfunc.pod pp.c t/op/split.t
45839____________________________________________________________________________
45840[ 11474] By: jhi on 2001/07/29 16:27:54
45841 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
45842 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
45843 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
45844 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
45845 Branch: perl
45846 ! pod/perlvar.pod
45847____________________________________________________________________________
45848[ 11473] By: jhi on 2001/07/29 16:27:00
45849 Log: Subject: [PATCH] fixes to constant.pm documentation
45850 From: Ilmari Karonen <iltzu@sci.fi>
45851 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
45852 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
45853 Branch: perl
45854 ! lib/constant.pm
45855____________________________________________________________________________
45856[ 11472] By: jhi on 2001/07/28 18:39:03
45857 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
45858 From: "Philip Newton" <Philip.Newton@gmx.net>
45859 Date: Fri, 27 Jul 2001 07:51:10 +0200
45860 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
45861 Branch: perl
45862 ! pod/perlport.pod
45863____________________________________________________________________________
45864[ 11471] By: nick on 2001/07/26 06:23:32
45865 Log: Subject: [PATCH] Doc fix for perlguts / threading
45866 From: Arthur Bergman <arthur@contiller.se>
45867 Date: Wed, 25 Jul 2001 11:28:23 +0200
45868 Message-Id: <B7845DD6.2812%arthur@contiller.se>
45869 Branch: perl
45870 ! pod/perlguts.pod
45871____________________________________________________________________________
45872[ 11470] By: nick on 2001/07/26 06:21:06
45873 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
45874 From: Philip Newton <Philip.Newton@gmx.net>
45875 Date: Wed, 25 Jul 2001 08:19:47 +0200
45876 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
45877 Branch: perl
45878 ! INSTALL
45879____________________________________________________________________________
45880[ 11469] By: nick on 2001/07/26 06:20:25
45881 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
45882 From: Philip Newton <Philip.Newton@gmx.net>
45883 Date: Wed, 25 Jul 2001 08:12:48 +0200
45884 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
45885 Branch: perl
45886 ! INSTALL
45887____________________________________________________________________________
45888[ 11468] By: jhi on 2001/07/25 01:39:11
45889 Log: More +x.
45890 Branch: perl
45891 ! Porting/makerel
45892____________________________________________________________________________
45893[ 11467] By: jhi on 2001/07/24 16:05:34
45894 Log: Update Changes.
45895 Branch: perl
45896 ! Changes patchlevel.h
45897____________________________________________________________________________
45898[ 11466] By: jhi on 2001/07/24 15:40:28
45899 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
45900 From: "Philip Newton" <Philip.Newton@gmx.net>
45901 Date: Tue, 24 Jul 2001 06:45:55 +0200
45902 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
45903 Branch: perl
45904 ! os2/perlrexx.c
45905____________________________________________________________________________
45906[ 11465] By: jhi on 2001/07/24 15:37:48
45907 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
45908 From: Peter Prymmer <pvhp@forte.com>
45909 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
45910 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
45911 Branch: perl
45912 ! pod/perlport.pod t/io/fs.t vms/test.com
45913____________________________________________________________________________
45914[ 11464] By: jhi on 2001/07/24 02:58:20
45915 Log: Workaround on Cwd bootstrap problem.
45916 Branch: perl
45917 ! lib/ExtUtils/MakeMaker.pm
45918____________________________________________________________________________
45919[ 11463] By: jhi on 2001/07/23 23:11:41
45920 Log: When in Rome, quote like the Romans do.
45921 Branch: perl
45922 ! cflags.SH
45923____________________________________________________________________________
45924[ 11462] By: jhi on 2001/07/23 23:04:02
45925 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
45926 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45927 Date: Mon, 23 Jul 2001 19:29:49 -0400
45928 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
45929 Branch: perl
45930 + os2/perlrexx.c
45931 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
45932 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
45933 ! t/op/write.t
45934____________________________________________________________________________
45935[ 11461] By: jhi on 2001/07/23 22:58:15
45936 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
45937 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45938 Date: Mon, 23 Jul 2001 18:43:42 -0400
45939 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
45940 Branch: perl
45941 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
45942____________________________________________________________________________
45943[ 11460] By: jhi on 2001/07/23 22:54:52
45944 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
45945 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45946 Date: Mon, 23 Jul 2001 18:33:16 -0400
45947 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
45948 Branch: perl
45949 ! lib/ExtUtils/MakeMaker.pm
45950____________________________________________________________________________
45951[ 11459] By: jhi on 2001/07/23 22:52:02
45952 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
45953 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45954 Date: Mon, 23 Jul 2001 18:20:35 -0400
45955 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
45956 Branch: perl
45957 ! Makefile.SH cflags.SH
45958____________________________________________________________________________
45959[ 11458] By: jhi on 2001/07/23 22:41:19
45960 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
45961 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
45962 Date: Mon, 23 Jul 2001 11:32:17 -0500
45963 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
45964 Branch: perl
45965 ! lib/ExtUtils/MakeMaker.pm
45966____________________________________________________________________________
45967[ 11457] By: jhi on 2001/07/23 21:22:36
45968 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
45969 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45970 Date: Mon, 23 Jul 2001 18:13:20 -0400
45971 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
45972 Branch: perl
45973 ! lib/perl5db.pl
45974____________________________________________________________________________
45975[ 11456] By: jhi on 2001/07/23 21:19:28
45976 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
45977 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45978 Date: Mon, 23 Jul 2001 18:07:40 -0400
45979 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
45980 Branch: perl
45981 ! op.c
45982____________________________________________________________________________
45983[ 11455] By: jhi on 2001/07/23 21:13:12
45984 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
45985 From: "Craig A. Berry" <craigberry@mac.com>
45986 Date: Mon, 23 Jul 2001 15:35:06 -0500
45987 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
45988 Branch: perl
45989 ! util.c
45990____________________________________________________________________________
45991[ 11454] By: jhi on 2001/07/23 21:09:13
45992 Log: Subject: [PATCH perlfaq9.pod typo]
45993 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
45994 Date: Mon, 23 Jul 2001 07:49:05 -0700
45995 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
45996 Branch: perl
45997 ! pod/perlfaq9.pod
45998____________________________________________________________________________
45999[ 11453] By: jhi on 2001/07/23 21:06:42
46000 Log: Subject: win32\sncfnmcs.pl corrections
46001 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46002 Date: Mon, 23 Jul 2001 12:56:54 +0200
46003 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
46004
46005 Rename the script a little bit more sensibly.
46006 Branch: perl
46007 + win32/sync_ext.pl
46008 - win32/sncfnmcs.pl
46009 ! MANIFEST README.win32
46010____________________________________________________________________________
46011[ 11452] By: jhi on 2001/07/23 17:22:37
46012 Log: Test tweak.
46013 Branch: perl
46014 ! ext/B/Deparse.t
46015____________________________________________________________________________
46016[ 11451] By: jhi on 2001/07/23 17:10:52
46017 Log: Metaconfig unit tweak for #11450.
46018 Branch: metaconfig/U/perl
46019 ! Mksymlinks.U
46020____________________________________________________________________________
46021[ 11450] By: jhi on 2001/07/23 17:09:46
46022 Log: Too volatile failsafe check.
46023 Branch: perl
46024 ! Configure
46025____________________________________________________________________________
46026[ 11449] By: jhi on 2001/07/23 16:53:59
46027 Log: Further doc tweaks.
46028 Branch: perl
46029 ! lib/UnicodeCD.pm
46030____________________________________________________________________________
46031[ 11448] By: jhi on 2001/07/23 05:26:50
46032 Log: Doc tweaks.
46033 Branch: perl
46034 ! lib/UnicodeCD.pm
46035____________________________________________________________________________
46036[ 11447] By: jhi on 2001/07/23 04:57:49
46037 Log: Doc tweakery from Abhijit.
46038 Branch: perl
46039 ! Porting/repository.pod
46040____________________________________________________________________________
46041[ 11446] By: jhi on 2001/07/22 15:41:02
46042 Log: An accidental empty line.
46043 Branch: perl
46044 ! MANIFEST
46045____________________________________________________________________________
46046[ 11445] By: jhi on 2001/07/22 15:38:30
46047 Log: Missing MANIFESTations.
46048 Branch: perl
46049 ! MANIFEST
46050____________________________________________________________________________
46051[ 11444] By: jhi on 2001/07/22 15:30:10
46052 Log: Update Changes.
46053 Branch: perl
46054 ! Changes patchlevel.h
46055____________________________________________________________________________
46056[ 11443] By: jhi on 2001/07/22 15:02:11
46057 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
46058 From: Mike Guy <mjtg@cam.ac.uk>
46059 Date: Fri, 20 Jul 2001 16:12:49 +0100
46060 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
46061 Branch: perl
46062 ! Porting/pumpkin.pod
46063____________________________________________________________________________
46064[ 11442] By: jhi on 2001/07/22 14:58:33
46065 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
46066 From: Peter Prymmer <pvhp@forte.com>
46067 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
46068 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
46069 Branch: perl
46070 ! pod/perlhack.pod
46071____________________________________________________________________________
46072[ 11441] By: jhi on 2001/07/22 14:54:29
46073 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
46074 From: Michael G Schwern <schwern@pobox.com>
46075 Date: Fri, 20 Jul 2001 20:22:35 -0400
46076 Message-ID: <20010720202235.O4498@blackrider>
46077 Branch: perl
46078 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
46079 ! lib/Test/t/todo.t
46080____________________________________________________________________________
46081[ 11440] By: jhi on 2001/07/22 14:51:14
46082 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
46083 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46084 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
46085 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
46086 Branch: perl
46087 ! ext/POSIX/POSIX.pod
46088____________________________________________________________________________
46089[ 11439] By: jhi on 2001/07/22 14:49:25
46090 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
46091 From: Mark-Jason Dominus <mjd@plover.com>
46092 Date: Fri, 20 Jul 2001 23:16:54 -0400
46093 Message-ID: <20010721031654.21877.qmail@plover.com>
46094 Branch: perl
46095 ! ext/POSIX/POSIX.pod
46096____________________________________________________________________________
46097[ 11438] By: jhi on 2001/07/22 14:41:58
46098 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
46099 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
46100 Date: Sun, 22 Jul 2001 14:56:09 +0200
46101 Message-ID: <20010722145609.A766@rafael>
46102 Branch: perl
46103 ! ext/B/O.pm
46104____________________________________________________________________________
46105[ 11437] By: jhi on 2001/07/22 14:39:07
46106 Log: Subject: regexec.c #define cleanup
46107 From: Mark-Jason Dominus <mjd@plover.com>
46108 Date: Sat, 21 Jul 2001 18:33:25 -0400
46109 Message-ID: <20010721223325.3069.qmail@plover.com>
46110 Branch: perl
46111 ! regexec.c
46112____________________________________________________________________________
46113[ 11436] By: jhi on 2001/07/22 14:36:43
46114 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
46115 From: Prymmer/Kahn <pvhp@best.com>
46116 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
46117 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
46118 Branch: perl
46119 ! t/io/fs.t
46120____________________________________________________________________________
46121[ 11435] By: jhi on 2001/07/22 00:22:51
46122 Log: Typo in #11432.
46123 Branch: perl
46124 ! ext/POSIX/POSIX.t
46125____________________________________________________________________________
46126[ 11434] By: jhi on 2001/07/21 23:12:26
46127 Log: Integrate (manually) change #11424 from macperl.
46128 Branch: perl
46129 ! ext/Filter/t/call.t
46130____________________________________________________________________________
46131[ 11433] By: jhi on 2001/07/21 23:07:43
46132 Log: Integrate change #11408 from macperl.
46133 Branch: perl
46134 !> README.macos pod/perlport.pod
46135____________________________________________________________________________
46136[ 11432] By: jhi on 2001/07/21 23:02:30
46137 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
46138 Branch: perl
46139 +> macos/MacPerlTests.cmd macos/xsubpp.patch
46140 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
46141 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
46142 ! ext/POSIX/POSIX.t
46143____________________________________________________________________________
46144[ 11431] By: gsar on 2001/07/21 05:03:44
46145 Log: pod/*.t tests not picked up by t/TEST either
46146 Branch: maint-5.6/perl
46147 ! t/TEST
46148____________________________________________________________________________
46149[ 11430] By: gsar on 2001/07/21 04:58:12
46150 Log: better tweak for change#11429 (windows has both / and \ separated
46151 paths in @INC at that point)
46152 Branch: maint-5.6/perl
46153 ! t/pod/testp2pt.pl
46154____________________________________________________________________________
46155[ 11429] By: gsar on 2001/07/21 04:41:15
46156 Log: MacOS pod test tweak needs \Escape
46157 Branch: maint-5.6/perl
46158 ! t/pod/testp2pt.pl
46159____________________________________________________________________________
46160[ 11428] By: gsar on 2001/07/21 04:39:34
46161 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
46162 resulting duplicate output, but t/harness isn't)
46163 Branch: maint-5.6/perl
46164 ! t/run/runenv.t
46165____________________________________________________________________________
46166[ 11427] By: gsar on 2001/07/21 04:37:26
46167 Log: t/harness wasn't picking up all the tests
46168 Branch: maint-5.6/perl
46169 ! t/harness
46170____________________________________________________________________________
46171[ 11426] By: gsar on 2001/07/21 04:09:26
46172 Log: update MANIFEST for new file
46173 Branch: maint-5.6/perl
46174 ! MANIFEST
46175____________________________________________________________________________
46176[ 11425] By: gsar on 2001/07/21 04:07:46
46177 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
46178 the exception of the macperl/macos/... tree
46179 Branch: maint-5.6/perl
46180 +> t/lib/filefind-taint.t
46181 !> (integrate 72 files)
46182____________________________________________________________________________
46183[ 11424] By: pudge on 2001/07/20 18:55:25
46184 Log: Fix test.
46185 Branch: maint-5.6/macperl
46186 ! macos/bundled_ext/Filter/t/call.t
46187____________________________________________________________________________
46188[ 11423] By: gsar on 2001/07/20 18:38:48
46189 Log: Make perl fork()-safe (in a slightly limited way) even on
46190 platforms that don't have pthread_atfork() (extension of
46191 the fix in change#11151).
46192
46193 Note that this will not help extensions that call fork()
46194 directly in C, or that link to libraries that call fork()
46195 directly. Such cases must be fixed to either call
46196 PerlProc_fork(), or call atfork_lock() in parent before the
46197 calling the function that forks and call atfork_unlock()
46198 in both parent and child immediately after the fork().
46199 (There are no worries if C code calls exec() in the child
46200 immediately after a fork(). Only cases where the child
46201 calls perl's API functions (including New()) after the
46202 fork() are problematic.)
46203
46204 This change also eliminates the use of vfork() from perl,
46205 since all such uses were violating the severe restrictions
46206 on modifying the state of the process between the vfork()
46207 and the exec().
46208
46209 This is a modified version of patches suggested by Abhijit
46210 Menon-Sen and Richard Soderberg.
46211 Branch: perl
46212 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
46213 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
46214____________________________________________________________________________
46215[ 11422] By: pudge on 2001/07/20 18:16:37
46216 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
46217 Switch, and Text::Balanced.
46218 Branch: maint-5.6/macperl
46219 + macos/bundled_ext/Filter/Util/Call/Call.pm
46220 + macos/bundled_ext/Filter/Util/Call/Call.xs
46221 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
46222 + macos/bundled_ext/Filter/t/MyFilter.pm
46223 + macos/bundled_ext/Filter/t/call.t
46224 + macos/bundled_ext/Filter/t/filter-util.pl
46225 + macos/bundled_lib/blib/lib/Class/ISA.pm
46226 + macos/bundled_lib/blib/lib/Digest.pm
46227 + macos/bundled_lib/blib/lib/Filter/Simple.pm
46228 + macos/bundled_lib/blib/lib/Switch.pm
46229 + macos/bundled_lib/blib/lib/Text/Balanced.pm
46230 + macos/bundled_lib/blib/lib/Text/Balanced.pod
46231 + macos/bundled_lib/t/Class/ISA/test.pl
46232 + macos/bundled_lib/t/Digest/Digest.t
46233 + macos/bundled_lib/t/Filter/Simple/test.pl
46234 + macos/bundled_lib/t/Switch/test.pl
46235 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
46236 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
46237 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
46238 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
46239 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
46240 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
46241 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
46242 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
46243____________________________________________________________________________
46244[ 11421] By: pudge on 2001/07/20 18:03:28
46245 Log: Add Filter::Util::Call to config/make files; edit utils
46246 to recognize the module (it was descended too far down).
46247 Bump version to 5.6.1a4.
46248 Branch: maint-5.6/macperl
46249 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
46250 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
46251 ! macos/macperl/Makefile.mk macos/xsubpp.patch
46252____________________________________________________________________________
46253[ 11420] By: pudge on 2001/07/20 18:02:05
46254 Log: Make DB_File the default for MLDBM on MacOS.
46255 Branch: maint-5.6/macperl
46256 ! macos/bundled_lib/blib/lib/MLDBM.pm
46257____________________________________________________________________________
46258[ 11419] By: nick on 2001/07/20 14:51:03
46259 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
46260 From: Simon Cozens <simon@netthink.co.uk>
46261 Date: Fri, 20 Jul 2001 11:42:35 -0400
46262 Message-Id: <20010720114235.A5235@netthink.co.uk>
46263 Branch: perl
46264 ! lib/UnicodeCD.pm
46265____________________________________________________________________________
46266[ 11418] By: nick on 2001/07/20 14:48:12
46267 Log: Subject: [PATCH regcomp.h] adds a comment
46268 From: Abhijit Menon-Sen <ams@wiw.org>
46269 Date: Fri, 20 Jul 2001 21:05:37 +0530
46270 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
46271 Branch: perl
46272 ! regcomp.h
46273____________________________________________________________________________
46274[ 11417] By: nick on 2001/07/20 14:16:38
46275 Log: Subject: [PATCH 5.7.2] INSTALL updates
46276 From: Andy Dougherty <doughera@lafayette.edu>
46277 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
46278 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
46279 Branch: perl
46280 ! INSTALL
46281____________________________________________________________________________
46282[ 11416] By: nick on 2001/07/20 06:44:44
46283 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
46284 From: Russ Allbery <rra@stanford.edu>
46285 Date: 19 Jul 2001 15:52:37 -0700
46286 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
46287 Branch: perl
46288 ! lib/Pod/Man.pm
46289____________________________________________________________________________
46290[ 11415] By: nick on 2001/07/20 06:35:11
46291 Log: Subject: [PATCH] defer op_seq allocation
46292 From: Abhijit Menon-Sen <ams@wiw.org>
46293 Date: Thu, 19 Jul 2001 22:12:24 +0530
46294 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
46295 Branch: perl
46296 ! op.c
46297____________________________________________________________________________
46298[ 11414] By: nick on 2001/07/20 06:23:36
46299 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
46300 From: Abhijit Menon-Sen <ams@wiw.org>
46301 Date: Fri, 20 Jul 2001 01:18:50 +0530
46302 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
46303 (Private e-mail)
46304 Branch: perl
46305 ! ext/Time/HiRes/HiRes.xs
46306____________________________________________________________________________
46307[ 11413] By: nick on 2001/07/20 06:18:53
46308 Log: Integrate mainline
46309 Branch: perlio
46310 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
46311 - t/base/commonsense.t
46312 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
46313 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
46314 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
46315 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
46316 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
46317 !> win32/win32.c
46318____________________________________________________________________________
46319[ 11412] By: nick on 2001/07/19 06:44:27
46320 Log: Integrate win32/perlhost.h from maintenance branch.
46321 (Rest of $ENV{PATH} / system() fix.)
46322 Branch: perl
46323 !> win32/perlhost.h
46324____________________________________________________________________________
46325[ 11411] By: nick on 2001/07/19 06:41:34
46326 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
46327 From: Philip Newton <Philip.Newton@gmx.net>
46328 Date: Wed, 18 Jul 2001 21:43:57 +0200
46329 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
46330 Branch: perl
46331 ! pod/perlhack.pod
46332____________________________________________________________________________
46333[ 11410] By: nick on 2001/07/19 06:39:35
46334 Log: Subject: Security hole in taint checking in open()
46335 From: deekoo@tentacle.net
46336 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
46337 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
46338 Branch: perl
46339 ! doio.c
46340____________________________________________________________________________
46341[ 11409] By: nick on 2001/07/19 06:28:08
46342 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
46343 From: Abhijit Menon-Sen <ams@wiw.org>
46344 Date: Thu, 19 Jul 2001 04:30:43 +0530
46345 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
46346 Branch: perl
46347 ! ext/Time/HiRes/HiRes.xs
46348____________________________________________________________________________
46349[ 11408] By: pudge on 2001/07/19 03:27:36
46350 Log: Update docs with latest implementation information and new URLs.
46351 Branch: maint-5.6/macperl
46352 ! README.macos pod/perlport.pod
46353____________________________________________________________________________
46354[ 11407] By: pudge on 2001/07/19 02:35:46
46355 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
46356 Fix BuildRules to accept optimization variables.
46357 Branch: maint-5.6/macperl
46358 + macos/bundled_ext/Digest/MD5/Makefile.mk
46359 ! macos/BuildRules.mk macos/Makefile.mk
46360 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
46361 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
46362____________________________________________________________________________
46363[ 11406] By: pudge on 2001/07/19 01:11:39
46364 Log: Integrate changes 11399,11401
46365 Branch: maint-5.6/macperl
46366 !> win32/perlhost.h win32/win32.c
46367____________________________________________________________________________
46368[ 11405] By: nick on 2001/07/18 06:50:33
46369 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
46370 from perl5.6*
46371 Branch: perl
46372 !> win32/perlhost.h win32/win32.c
46373____________________________________________________________________________
46374[ 11404] By: nick on 2001/07/18 06:43:59
46375 Log: Subject: Re: Perl 5.7.2 Has Been Released
46376 From: hv@crypt0.demon.co.uk
46377 Date: Wed, 18 Jul 2001 05:58:46 +0100
46378 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
46379 Branch: perl
46380 ! ext/POSIX/POSIX.t
46381____________________________________________________________________________
46382[ 11403] By: nick on 2001/07/18 06:38:57
46383 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
46384 From: hv@crypt0.demon.co.uk
46385 Date: Wed, 18 Jul 2001 05:21:54 +0100
46386 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
46387 Branch: perl
46388 ! numeric.c t/op/arith.t
46389____________________________________________________________________________
46390[ 11402] By: nick on 2001/07/18 06:19:17
46391 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
46392 From: mjd@plover.com
46393 Date: 17 Jul 2001 17:59:20 -0000
46394 Message-Id: <20010717175920.8177.qmail@plover.com>
46395 Branch: perl
46396 ! pod/perlre.pod
46397____________________________________________________________________________
46398[ 11401] By: gsar on 2001/07/17 21:31:31
46399 Log: thinko in change#11400 (duh)
46400 Branch: maint-5.6/perl
46401 ! win32/perlhost.h
46402____________________________________________________________________________
46403[ 11400] By: gsar on 2001/07/17 19:46:34
46404 Log: change#11399 revealed another unrelated bug; this is just a temporary
46405 bandaid
46406 Branch: maint-5.6/perl
46407 ! win32/perlhost.h
46408____________________________________________________________________________
46409[ 11399] By: gsar on 2001/07/17 19:11:57
46410 Log: fix bugs in handling of the virtualized environment under windows;
46411 there were bugs in propagating any changes to %ENV down to the real
46412 environment when such changes happened in the toplevel process
46413 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
46414 problem identification, and for a part of the fix)
46415 Branch: maint-5.6/perl
46416 ! win32/perlhost.h win32/win32.c
46417____________________________________________________________________________
46418[ 11398] By: nick on 2001/07/17 08:26:35
46419 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
46420 From: Peter Prymmer <pvhp@forte.com>
46421 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
46422 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
46423
46424 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
46425 should not depend on existance of Config.pm
46426 Branch: perl
46427 +> t/lib/commonsense.t
46428 - t/base/commonsense.t
46429 ! MANIFEST t/README
46430____________________________________________________________________________
46431[ 11397] By: nick on 2001/07/17 08:09:58
46432 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
46433 From: Michael G Schwern <schwern@pobox.com>
46434 Date: Mon, 16 Jul 2001 18:20:31 -0400
46435 Message-Id: <20010716182031.A1128@blackrider>
46436 Branch: perl
46437 ! pod/perlhack.pod
46438____________________________________________________________________________
46439[ 11396] By: nick on 2001/07/17 08:04:11
46440 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
46441 From: Gwyn Judd <b.judd@xtra.co.nz>
46442 Date: Tue, 17 Jul 2001 20:55:58 +1200
46443 Message-Id: <20010717205558.A3107@thislove>
46444 Branch: perl
46445 ! pod/perlfunc.pod
46446____________________________________________________________________________
46447[ 11395] By: nick on 2001/07/17 08:02:22
46448 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
46449 From: Peter Prymmer <pvhp@forte.com>
46450 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
46451 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
46452 Branch: perl
46453 ! t/op/sprintf.t
46454____________________________________________________________________________
46455[ 11394] By: nick on 2001/07/17 07:57:06
46456 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
46457 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
46458 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
46459 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
46460 Branch: perl
46461 ! gv.c
46462____________________________________________________________________________
46463[ 11392] By: nick on 2001/07/17 07:50:12
46464 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
46465 From: Coral <coral@moonlight.crystalflame.net>
46466 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
46467 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
46468 Branch: perl
46469 ! pp_sys.c thread.h
46470____________________________________________________________________________
46471[ 11391] By: nick on 2001/07/17 07:34:28
46472 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
46473 From: Jonathan Stowe <gellyfish@gellyfish.com>
46474 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
46475 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
46476 Branch: perl
46477 ! utils/h2xs.PL
46478____________________________________________________________________________
46479[ 11390] By: pudge on 2001/07/16 23:54:44
46480 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
46481 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
46482 and Mac::Apps::Launch, which don't work, and Time::HiRes and
46483 Time::Piece, which don't yet work.
46484 Branch: maint-5.6/macperl
46485 + (add 154 files)
46486____________________________________________________________________________
46487[ 11389] By: pudge on 2001/07/16 23:13:10
46488 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
46489 Also add hack to get around missing setenv for PERL5DB.
46490 Branch: maint-5.6/macperl
46491 ! macos/macish.c macos/macish.h
46492____________________________________________________________________________
46493[ 11388] By: pudge on 2001/07/16 23:11:26
46494 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
46495 Branch: maint-5.6/macperl
46496 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
46497 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
46498____________________________________________________________________________
46499[ 11387] By: pudge on 2001/07/16 23:05:12
46500 Log: Fix up some configuration and make options, add extra
46501 extensions.
46502 Branch: maint-5.6/macperl
46503 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
46504 ! macos/macperl/Makefile.mk
46505____________________________________________________________________________
46506[ 11386] By: pudge on 2001/07/16 21:22:32
46507 Log: From Change 11374 in maintperl.
46508 Branch: maint-5.6/macperl
46509 !> utils/h2ph.PL
46510____________________________________________________________________________
46511[ 11385] By: nick on 2001/07/16 14:12:58
46512 Log: Back out change to h2xs till it passes its test.
46513 Branch: perl
46514 ! utils/h2xs.PL
46515____________________________________________________________________________
46516[ 11384] By: nick on 2001/07/16 14:00:10
46517 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
46518 From: Jonathan Stowe <gellyfish@gellyfish.com>
46519 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
46520 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
46521 Branch: perl
46522 ! utils/h2xs.PL
46523____________________________________________________________________________
46524[ 11383] By: nick on 2001/07/16 13:53:12
46525 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
46526 From: Robin Houston <robin@kitsite.com>
46527 Date: Sun, 15 Jul 2001 18:22:31 +0100
46528 Message-Id: <20010715182230.A11174@robin>
46529 Branch: perl
46530 ! hints/darwin.sh
46531____________________________________________________________________________
46532[ 11382] By: nick on 2001/07/16 13:52:49
46533 Log: Subject: [PATCH perl@11372] re_dup
46534 From: Radu Greab <radu@netsoft.ro>
46535 Date: Sun, 15 Jul 2001 04:50:06 +0300
46536 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
46537 Branch: perl
46538 ! sv.c
46539____________________________________________________________________________
46540[ 11379] By: nick on 2001/07/16 13:35:39
46541 Log: Subject: [PATCH B::Deparse] formats can't contain formats
46542 From: Robin Houston <robin@kitsite.com>
46543 Date: Sat, 14 Jul 2001 14:28:50 +0100
46544 Message-Id: <20010714142850.A10205@robin>
46545 Branch: perl
46546 ! ext/B/B/Deparse.pm
46547____________________________________________________________________________
46548[ 11378] By: nick on 2001/07/16 13:30:36
46549 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
46550 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
46551 Date: Sat, 14 Jul 2001 22:17:42 +0900
46552 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
46553 Branch: perl
46554 + ext/Encode/Encode/euc-jp-0212.enc
46555 ! ext/Encode/Encode/Tcl.pm
46556____________________________________________________________________________
46557[ 11377] By: nick on 2001/07/16 13:17:28
46558 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
46559 From: Andy Dougherty <doughera@lafayette.edu>
46560 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
46561 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
46562 Branch: perl
46563 ! hints/darwin.sh hints/rhapsody.sh
46564____________________________________________________________________________
46565[ 11376] By: nick on 2001/07/16 09:05:00
46566 Log: Integrate mainline
46567 Branch: perlio
46568 +> ext/Encode/Encode/7bit-greek.enc
46569 +> ext/Encode/Encode/7bit-latin1.enc
46570 +> ext/Encode/Encode/cns11643-1.enc
46571 +> ext/Encode/Encode/cns11643-2.enc
46572 +> ext/Encode/Encode/iso2022-cn.enc
46573 +> ext/Encode/Encode/iso2022-jp1.enc
46574 +> ext/Encode/Encode/iso2022-jp2.enc
46575 !> Changes Configure MANIFEST Makefile.SH
46576 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
46577 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
46578 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
46579 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
46580 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
46581____________________________________________________________________________
46582[ 11375] By: gsar on 2001/07/16 02:46:11
46583 Log: integrate change#11374 from maint-5.6
46584
46585 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
46586 Branch: perl
46587 !> utils/h2ph.PL
46588____________________________________________________________________________
46589[ 11374] By: gsar on 2001/07/16 02:10:51
46590 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
46591 Branch: maint-5.6/perl
46592 ! utils/h2ph.PL
46593____________________________________________________________________________
46594[ 11373] By: jhi on 2001/07/14 09:27:10
46595 Log: Update Changes.
46596 Branch: perl
46597 ! Changes patchlevel.h
46598____________________________________________________________________________
46599[ 11372] By: jhi on 2001/07/14 09:19:18
46600 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
46601 From: Jonathan Stowe <gellyfish@gellyfish.com>
46602 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
46603 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
46604 Branch: perl
46605 ! utils/h2xs.PL
46606____________________________________________________________________________
46607[ 11371] By: jhi on 2001/07/14 09:18:09
46608 Log: Subject: patch to add DEL to [:cntrl:]
46609 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46610 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
46611 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
46612 Branch: perl
46613 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
46614____________________________________________________________________________
46615[ 11370] By: jhi on 2001/07/14 01:33:17
46616 Log: Metaconfig unit change for #11369; plus a dependency nit.
46617 Branch: metaconfig
46618 ! U/compline/nblock_io.U
46619 Branch: metaconfig/U/perl
46620 ! Extensions.U
46621____________________________________________________________________________
46622[ 11369] By: jhi on 2001/07/14 01:32:33
46623 Log: #include <stdlib.h> so that exit() is prototyped,
46624 noticed by Hugo.
46625 Branch: perl
46626 ! Configure
46627____________________________________________________________________________
46628[ 11368] By: jhi on 2001/07/14 01:18:28
46629 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
46630 From: Peter Prymmer <pvhp@forte.com>
46631 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
46632 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
46633 Branch: perl
46634 ! t/op/sprintf.t
46635____________________________________________________________________________
46636[ 11367] By: jhi on 2001/07/14 01:07:03
46637 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
46638 From: Peter Prymmer <pvhp@forte.com>
46639 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
46640 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
46641 Branch: perl
46642 ! ext/Encode/Encode/Tcl.t
46643____________________________________________________________________________
46644[ 11366] By: jhi on 2001/07/13 22:48:47
46645 Log: Add information about gcc 3.0 basic block profiling.
46646 Branch: perl
46647 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
46648____________________________________________________________________________
46649[ 11365] By: jhi on 2001/07/13 21:22:20
46650 Log: Subject: Error in lib/PerlIO/Via.pm ?
46651 From: Mark-Jason Dominus <mjd@plover.com>
46652 Date: Fri, 13 Jul 2001 15:55:41 -0400
46653 Message-ID: <20010713195541.26751.qmail@plover.com>
46654 Branch: perl
46655 ! ext/PerlIO/Via/Via.pm
46656____________________________________________________________________________
46657[ 11364] By: jhi on 2001/07/13 21:21:23
46658 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
46659 section from the Compiler section.
46660 Branch: perl
46661 ! myconfig.SH
46662____________________________________________________________________________
46663[ 11363] By: jhi on 2001/07/13 21:19:34
46664 Log: Handle glibc style of constant definitions using enum
46665 with intervening #defines; from Brendan O'Dea.
46666 Branch: perl
46667 ! utils/h2ph.PL
46668____________________________________________________________________________
46669[ 11362] By: jhi on 2001/07/13 21:17:40
46670 Log: Add LC_MESSAGES to the locale_h export tag (it already is
46671 in the Makefile.PL and thusly eligible for an XS constant)
46672 (see also maintperl #10543)
46673 Branch: perl
46674 ! ext/POSIX/POSIX.pm
46675____________________________________________________________________________
46676[ 11361] By: jhi on 2001/07/13 15:12:37
46677 Log: Subject: Re: [patch] re_dup
46678 From: Abhijit Menon-Sen <ams@wiw.org>
46679 Date: Fri, 13 Jul 2001 21:41:09 +0530
46680 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
46681 Branch: perl
46682 ! sv.c
46683____________________________________________________________________________
46684[ 11360] By: jhi on 2001/07/13 15:11:45
46685 Log: Subject: [patch] re_dup
46686 From: Doug MacEachern <dougm@covalent.net>
46687 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
46688 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
46689 Branch: perl
46690 ! sv.c
46691____________________________________________________________________________
46692[ 11359] By: jhi on 2001/07/13 14:30:32
46693 Log: Update Changes.
46694 Branch: perl
46695 ! Changes patchlevel.h
46696____________________________________________________________________________
46697[ 11358] By: jhi on 2001/07/13 14:26:36
46698 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
46699 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46700 Date: Sat, 14 Jul 2001 00:06:30 +0900
46701 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
46702 Branch: perl
46703 + ext/Encode/Encode/7bit-greek.enc
46704 + ext/Encode/Encode/7bit-latin1.enc
46705 + ext/Encode/Encode/cns11643-1.enc
46706 + ext/Encode/Encode/cns11643-2.enc
46707 + ext/Encode/Encode/iso2022-cn.enc
46708 + ext/Encode/Encode/iso2022-jp1.enc
46709 + ext/Encode/Encode/iso2022-jp2.enc
46710 ! MANIFEST ext/Encode/Encode/Tcl.pm
46711 ! ext/Encode/Encode/iso2022-kr.enc
46712____________________________________________________________________________
46713[ 11357] By: nick on 2001/07/13 14:24:06
46714 Log: Blind integrate mainline (as of 5.7.2?)
46715 Branch: perlio
46716 !> AUTHORS Changes Porting/config.sh Porting/config_H
46717 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
46718 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
46719 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46720 !> win32/makefile.mk
46721____________________________________________________________________________
46722[ 11355] By: jhi on 2001/07/13 13:13:46
46723 Log: Snip away the devel patchlevel.
46724 Branch: perl
46725 ! patchlevel.h
46726____________________________________________________________________________
46727[ 11354] By: jhi on 2001/07/13 13:12:01
46728 Log: Bump the version to 5.7.2.
46729 Branch: perl
46730 ! Porting/config.sh Porting/config_H patchlevel.h
46731 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
46732 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46733 ! win32/makefile.mk
46734____________________________________________________________________________
46735[ 11353] By: jhi on 2001/07/13 13:00:00
46736 Log: Update Changes.
46737 Branch: perl
46738 ! Changes
46739____________________________________________________________________________
46740[ 11352] By: jhi on 2001/07/13 12:54:49
46741 Log: Reword.
46742 Branch: perl
46743 ! AUTHORS
46744____________________________________________________________________________
46745[ 11351] By: jhi on 2001/07/13 12:52:47
46746 Log: AUTHORS update.
46747 Branch: perl
46748 ! AUTHORS
46749____________________________________________________________________________
46750[ 11350] By: jhi on 2001/07/13 12:24:36
46751 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
46752 unless ithreads.
46753 Branch: perl
46754 ! makedef.pl
46755____________________________________________________________________________
46756[ 11349] By: jhi on 2001/07/13 11:54:10
46757 Log: Integrate perlio:
46758
46759 [ 11346]
46760 Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
46761 to avoid /unicode vs /Unicode issues.
46762 Branch: perl
46763 !> win32/distclean.bat
46764____________________________________________________________________________
46765[ 11348] By: jhi on 2001/07/13 11:49:50
46766 Log: Test the encoding transform only iff we have PerlIO,
46767 noticed by H. Merijn Brand.
46768 Branch: perl
46769 ! ext/PerlIO/t/encoding.t
46770____________________________________________________________________________
46771[ 11347] By: jhi on 2001/07/13 11:40:13
46772 Log: README.netware tweaks from Ananth Kesari.
46773 Branch: perl
46774 ! README.netware
46775____________________________________________________________________________
46776[ 11346] By: nick on 2001/07/13 09:18:51
46777 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
46778 to avoid /unicode vs /Unicode issues.
46779 Branch: perlio
46780 ! win32/distclean.bat
46781____________________________________________________________________________
46782[ 11345] By: nick on 2001/07/13 06:24:18
46783 Log: Integrate mainline
46784 Branch: perlio
46785 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
46786 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
46787 !> (integrate 63 files)
46788____________________________________________________________________________
46789[ 11344] By: jhi on 2001/07/13 04:50:22
46790 Log: Add d_bincompat5005 information to perl -V.
46791 Branch: perl
46792 ! myconfig.SH
46793____________________________________________________________________________
46794[ 11343] By: jhi on 2001/07/13 03:42:05
46795 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
46796 From: Abhijit Menon-Sen <ams@wiw.org>
46797 Date: Fri, 13 Jul 2001 07:12:36 +0530
46798 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
46799 Branch: perl
46800 ! sv.c
46801____________________________________________________________________________
46802[ 11342] By: jhi on 2001/07/13 03:36:22
46803 Log: Remove unicode::distinct, as per Inaba Hiroto.
46804 Branch: perl
46805 - lib/unicode/distinct.pm
46806 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
46807 ! t/lib/1_compile.t
46808____________________________________________________________________________
46809[ 11341] By: jhi on 2001/07/13 00:05:53
46810 Log: Paging for Dr Octothorpe.
46811 Branch: perl
46812 ! pod/perlfaq4.pod
46813____________________________________________________________________________
46814[ 11340] By: jhi on 2001/07/12 23:53:44
46815 Log: cut-n-paste error noticed by mjd.
46816 Branch: perl
46817 ! pod/perlfaq4.pod
46818____________________________________________________________________________
46819[ 11339] By: jhi on 2001/07/12 23:39:42
46820 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
46821 From: Peter Prymmer <pvhp@forte.com>
46822 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
46823 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
46824 Branch: perl
46825 ! pod/perlfaq4.pod
46826____________________________________________________________________________
46827[ 11338] By: jhi on 2001/07/12 23:38:49
46828 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
46829 From: Randall Gellens <randy@qualcomm.com>
46830 Date: Thu, 12 Jul 2001 16:56:23 -0700
46831 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
46832 Branch: perl
46833 ! Porting/repository.pod
46834____________________________________________________________________________
46835[ 11337] By: jhi on 2001/07/12 23:35:06
46836 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
46837 Branch: perl
46838 ! thread.h
46839____________________________________________________________________________
46840[ 11336] By: jhi on 2001/07/12 23:23:39
46841 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
46842 From: coral <coral@moonlight.crystalflame.net>
46843 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
46844 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
46845 Branch: perl
46846 ! thread.h
46847____________________________________________________________________________
46848[ 11335] By: jhi on 2001/07/12 23:23:14
46849 Log: Metaconfig unit change for #11134.
46850 Branch: metaconfig
46851 + U/threads/d_pthread_atfork.U
46852____________________________________________________________________________
46853[ 11334] By: jhi on 2001/07/12 23:22:42
46854 Log: Add HAS_PTHREAD_ATFORK.
46855 Branch: perl
46856 ! Configure NetWare/config.wc NetWare/config_H.wc
46857 ! Porting/Glossary Porting/config.sh Porting/config_H
46858 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
46859 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
46860 ! vos/config.ga.def vos/config.ga.h win32/config.bc
46861 ! win32/config.gc win32/config.vc win32/config_H.bc
46862 ! win32/config_H.gc win32/config_H.vc
46863____________________________________________________________________________
46864[ 11333] By: jhi on 2001/07/12 22:58:35
46865 Log: Subject: [PATCH] File::Copy fails on tied handles
46866 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
46867 Date: Thu, 12 Jul 2001 15:18:51 -0700
46868 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
46869 Branch: perl
46870 ! lib/File/Copy.pm
46871____________________________________________________________________________
46872[ 11332] By: jhi on 2001/07/12 22:57:04
46873 Log: Subject: [PATCH] Langinfo.t
46874 From: Nicholas Clark <nick@ccl4.org>
46875 Date: Thu, 12 Jul 2001 23:55:38 +0100
46876 Message-ID: <20010712235538.M5827@plum.flirble.org>
46877 Branch: perl
46878 ! ext/I18N/Langinfo/Langinfo.t
46879____________________________________________________________________________
46880[ 11331] By: jhi on 2001/07/12 22:56:09
46881 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
46882 From: Peter Prymmer <pvhp@forte.com>
46883 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
46884 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
46885 Branch: perl
46886 ! pod/perl572delta.pod
46887____________________________________________________________________________
46888[ 11330] By: jhi on 2001/07/12 22:55:23
46889 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
46890 From: Abhijit Menon-Sen <ams@wiw.org>
46891 Date: Fri, 13 Jul 2001 05:21:16 +0530
46892 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
46893 Branch: perl
46894 ! sv.c
46895____________________________________________________________________________
46896[ 11329] By: jhi on 2001/07/12 22:54:39
46897 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
46898 From: Abhijit Menon-Sen <ams@wiw.org>
46899 Date: Fri, 13 Jul 2001 03:04:25 +0530
46900 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
46901 Branch: perl
46902 ! av.c
46903____________________________________________________________________________
46904[ 11328] By: gsar on 2001/07/12 19:02:01
46905 Log: s/^M$//g
46906 Branch: perl
46907 ! win32/Makefile win32/makefile.mk
46908____________________________________________________________________________
46909[ 11327] By: jhi on 2001/07/12 18:54:09
46910 Log: Update Changes.
46911 Branch: perl
46912 ! Changes patchlevel.h
46913____________________________________________________________________________
46914[ 11326] By: jhi on 2001/07/12 18:17:18
46915 Log: Typo spotted by Philip Newton.
46916 Branch: perl
46917 ! pod/perl572delta.pod
46918____________________________________________________________________________
46919[ 11325] By: jhi on 2001/07/12 18:11:42
46920 Log: Subject: [PATCH] fixes perl_clone of perl_clone
46921 From: Artur Bergman <artur@contiller.se>
46922 Date: Thu, 12 Jul 2001 20:57:09 +0200
46923 Message-ID: <B773BFA4.236B%artur@contiller.se>
46924 Branch: perl
46925 ! sv.c
46926____________________________________________________________________________
46927[ 11324] By: jhi on 2001/07/12 18:09:17
46928 Log: Add README.uts from Hal Morris.
46929 Branch: perl
46930 + README.uts
46931 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
46932 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46933____________________________________________________________________________
46934[ 11323] By: jhi on 2001/07/12 17:48:33
46935 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
46936 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46937 Date: Thu, 12 Jul 2001 20:32:37 +0200
46938 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
46939 Branch: perl
46940 ! hints/aix.sh
46941____________________________________________________________________________
46942[ 11322] By: jhi on 2001/07/12 17:44:29
46943 Log: Subject: Patch: document reg_data.what member
46944 From: Mark-Jason Dominus <mjd@plover.com>
46945 Message-ID: <20010712182532.14821.qmail@plover.com>
46946 Date: Thu, 12 Jul 2001 14:25:32 -0400
46947 Branch: perl
46948 ! regcomp.c regcomp.h
46949____________________________________________________________________________
46950[ 11321] By: jhi on 2001/07/12 17:43:18
46951 Log: Subject: [PATCH] Perl_re_dup()
46952 From: Abhijit Menon-Sen <ams@wiw.org>
46953 Date: Thu, 12 Jul 2001 23:54:32 +0530
46954 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
46955 Branch: perl
46956 ! embed.h embed.pl perlapi.c proto.h sv.c
46957____________________________________________________________________________
46958[ 11320] By: jhi on 2001/07/12 17:18:54
46959 Log: Regen Configure, modlib, toc.
46960 Branch: perl
46961 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46962 ! pod/perlmodlib.pod pod/perltoc.pod
46963____________________________________________________________________________
46964[ 11319] By: jhi on 2001/07/12 17:08:15
46965 Log: The problem seems to be in PerlIO::Layer::->find() not
46966 accepting the ":encoding(blurflur)" arguments.
46967 Branch: perl
46968 ! lib/PerlIO.pm lib/open.pm
46969____________________________________________________________________________
46970[ 11318] By: jhi on 2001/07/12 16:58:11
46971 Log: AIX doc update.
46972 Branch: perl
46973 ! README.aix pod/perl572delta.pod
46974____________________________________________________________________________
46975[ 11317] By: jhi on 2001/07/12 16:39:11
46976 Log: Subject: AIX README update
46977 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46978 Date: Thu, 12 Jul 2001 19:28:30 +0200
46979 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
46980 Branch: perl
46981 ! README.aix
46982____________________________________________________________________________
46983[ 11316] By: jhi on 2001/07/12 16:37:15
46984 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
46985 From: Norton Allen <allen@huarp.harvard.edu>
46986 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
46987 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
46988 Branch: perl
46989 ! ext/IO/lib/IO/t/io_unix.t
46990____________________________________________________________________________
46991[ 11315] By: jhi on 2001/07/12 16:35:53
46992 Log: Subject: [PATCH README.qnx hints/qnx.sh]
46993 From: Norton Allen <allen@huarp.harvard.edu>
46994 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
46995 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
46996 Branch: perl
46997 ! README.qnx hints/qnx.sh
46998____________________________________________________________________________
46999[ 11314] By: jhi on 2001/07/12 16:13:15
47000 Log: Subject: [patch] faster PM_GETRE
47001 From: Doug MacEachern <dougm@covalent.net>
47002 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
47003 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
47004 Branch: perl
47005 ! op.h
47006____________________________________________________________________________
47007[ 11313] By: jhi on 2001/07/12 16:12:23
47008 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
47009 From: Doug MacEachern <dougm@covalent.net>
47010 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
47011 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
47012 Branch: perl
47013 ! op.c
47014____________________________________________________________________________
47015[ 11312] By: jhi on 2001/07/12 16:07:22
47016 Log: Tell where the nice Estonian database is.
47017 Branch: perl
47018 ! lib/open.pm
47019____________________________________________________________________________
47020[ 11311] By: jhi on 2001/07/12 16:05:31
47021 Log: Retract #11309 since #11310 is a better fix.
47022 Branch: perl
47023 ! t/lib/1_compile.t
47024____________________________________________________________________________
47025[ 11310] By: gsar on 2001/07/12 15:50:40
47026 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
47027 change#11300 needs to return the status of failed win32_spawnvp())
47028
47029 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
47030 splitting correctly; remove unused variables; 'require' at run time
47031 rather than 'use' at compile time for I18N::Langinfo, since it
47032 isn't everyware
47033 Branch: perl
47034 ! lib/open.pm win32/win32.c
47035____________________________________________________________________________
47036[ 11309] By: jhi on 2001/07/12 15:29:55
47037 Log: Temporary workaround.
47038 Branch: perl
47039 ! t/lib/1_compile.t
47040____________________________________________________________________________
47041[ 11308] By: jhi on 2001/07/12 14:44:51
47042 Log: UCD typo in #11306 and add also more known-to-be-tested
47043 modules to the skip list.
47044 Branch: perl
47045 ! t/lib/1_compile.t
47046____________________________________________________________________________
47047[ 11307] By: jhi on 2001/07/12 14:38:38
47048 Log: Rename Unicode::UCD to UnicodeCD to avoid
47049 messups with case-insensitive filesystems.
47050 Branch: perl
47051 + lib/UnicodeCD.pm lib/UnicodeCD.t
47052 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
47053 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
47054____________________________________________________________________________
47055[ 11306] By: jhi on 2001/07/12 13:32:05
47056 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
47057 From: daniel@biz.bitpusher.com
47058 Date: Wed, 11 Jul 2001 23:25:47 -0700
47059 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
47060 Branch: perl
47061 ! lib/Tie/Array.pm t/op/splice.t
47062____________________________________________________________________________
47063[ 11305] By: jhi on 2001/07/12 13:05:46
47064 Log: Subject: [PATCH] More accurate line numbers in messages
47065 From: Paul Johnson <paul@pjcj.net>
47066 Date: Thu, 12 Jul 2001 04:14:11 +0200
47067 Message-ID: <20010712041411.A3467@pjcj.net>
47068
47069 (With prototyping and multiplicity tweaks.)
47070 Branch: perl
47071 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
47072____________________________________________________________________________
47073[ 11304] By: nick on 2001/07/12 12:53:40
47074 Log: Integrate mainline
47075 Branch: perlio
47076 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
47077 !> regexec.c thread.h
47078____________________________________________________________________________
47079[ 11303] By: jhi on 2001/07/12 12:46:20
47080 Log: Cut-and-pasto in #11298.
47081 Branch: perl
47082 ! ext/ByteLoader/bytecode.h
47083____________________________________________________________________________
47084[ 11302] By: jhi on 2001/07/12 12:42:35
47085 Log: Update the AIX known problems section.
47086 Branch: perl
47087 ! pod/perl572delta.pod
47088____________________________________________________________________________
47089[ 11301] By: jhi on 2001/07/12 12:36:46
47090 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
47091 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47092 Date: Thu, 12 Jul 2001 12:16:16 +0200
47093 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
47094 Branch: perl
47095 ! hints/aix.sh
47096____________________________________________________________________________
47097[ 11300] By: jhi on 2001/07/12 12:35:44
47098 Log: Integrate perlio:
47099
47100 [ 11296]
47101 Exclude reentrant_buffer from .def file
47102
47103 [ 11295]
47104 Honour void-ness of my_exit()
47105 Branch: perl
47106 !> makedef.pl win32/win32.c
47107____________________________________________________________________________
47108[ 11299] By: jhi on 2001/07/12 12:33:57
47109 Log: Subject: [PATCH] fix for PMOP threadness failures
47110 From: Artur Bergman <artur@contiller.se>
47111 Date: Thu, 12 Jul 2001 09:48:06 +0200
47112 Message-ID: <B77322D6.22DD%artur@contiller.se>
47113 Branch: perl
47114 ! regexec.c
47115____________________________________________________________________________
47116[ 11298] By: jhi on 2001/07/12 12:27:47
47117 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
47118 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47119 Date: Thu, 12 Jul 2001 09:09:48 +0200
47120 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
47121
47122 More parentheses to keep bcc happy.
47123 Branch: perl
47124 ! ext/ByteLoader/bytecode.h
47125____________________________________________________________________________
47126[ 11297] By: jhi on 2001/07/12 12:24:50
47127 Log: Subject: Re: [patch] pthread_atfork bandaid
47128 From: Doug MacEachern <dougm@covalent.net>
47129 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
47130 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
47131 Branch: perl
47132 ! thread.h
47133____________________________________________________________________________
47134[ 11296] By: nick on 2001/07/12 11:55:48
47135 Log: Exclude reentrant_buffer from .def file
47136 Branch: perlio
47137 ! makedef.pl
47138____________________________________________________________________________
47139[ 11295] By: nick on 2001/07/12 11:11:44
47140 Log: Honour void-ness of my_exit()
47141 Branch: perlio
47142 ! win32/win32.c
47143____________________________________________________________________________
47144[ 11294] By: nick on 2001/07/12 07:51:04
47145 Log: Integrate mainline
47146 Branch: perlio
47147 +> uts/sprintf_wrap.c
47148 !> (integrate 35 files)
47149____________________________________________________________________________
47150[ 11293] By: jhi on 2001/07/12 04:58:08
47151 Log: Retract #11289.
47152 Branch: perl
47153 ! embed.h embed.pl perl.c proto.h thread.h
47154____________________________________________________________________________
47155[ 11292] By: jhi on 2001/07/12 04:47:43
47156 Log: Now the :locale pseudolayer *almost* works...
47157 Branch: perl
47158 ! lib/open.pm
47159____________________________________________________________________________
47160[ 11291] By: jhi on 2001/07/12 04:36:47
47161 Log: Locale encoding tweaks.
47162 Branch: perl
47163 ! lib/open.pm
47164____________________________________________________________________________
47165[ 11290] By: jhi on 2001/07/12 04:25:53
47166 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
47167 From: Mark-Jason Dominus <mjd@plover.com>
47168 Date: Thu, 12 Jul 2001 00:59:31 -0400
47169 Message-ID: <20010712045931.8543.qmail@plover.com>
47170
47171 Remove the chmod/umask leading zero warning.
47172 Branch: perl
47173 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
47174 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
47175____________________________________________________________________________
47176[ 11289] By: jhi on 2001/07/12 04:16:41
47177 Log: (Retracted by #11289.)
47178 Branch: perl
47179 ! embed.h embed.pl perl.c proto.h thread.h
47180____________________________________________________________________________
47181[ 11288] By: jhi on 2001/07/12 03:45:11
47182 Log: Needed by #11283.
47183 Branch: perl
47184 ! intrpvar.h
47185____________________________________________________________________________
47186[ 11287] By: jhi on 2001/07/12 03:40:04
47187 Log: Metaconfig unit change for #11286.
47188 Branch: metaconfig/U/perl
47189 ! patchlevel.U
47190____________________________________________________________________________
47191[ 11286] By: jhi on 2001/07/12 03:39:18
47192 Log: Subject: Re: [PATCH Configure] perl -V broken
47193 From: Andy Dougherty <doughera@lafayette.edu>
47194 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
47195 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
47196 Branch: perl
47197 ! Configure myconfig.SH
47198____________________________________________________________________________
47199[ 11285] By: jhi on 2001/07/12 03:27:28
47200 Log: Retract #11166 (and #11237).
47201 Branch: perl
47202 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
47203 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
47204 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
47205____________________________________________________________________________
47206[ 11284] By: jhi on 2001/07/12 02:36:42
47207 Log: UTS tweaks for Hal Morris.
47208 Branch: perl
47209 + uts/sprintf_wrap.c
47210 ! MANIFEST hints/uts.sh perl.h
47211____________________________________________________________________________
47212[ 11283] By: jhi on 2001/07/12 00:52:36
47213 Log: Subject: [PATCH] Use reentrant API glibc
47214 From: Artur Bergman <artur@contiller.se>
47215 Date: Thu, 12 Jul 2001 00:58:21 +0200
47216 Message-ID: <B772A6AD.2288%artur@contiller.se>
47217 Branch: perl
47218 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
47219 ! sv.c
47220____________________________________________________________________________
47221[ 11282] By: jhi on 2001/07/12 00:35:27
47222 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
47223 From: barries <barries@slaysys.com>
47224 Date: Wed, 11 Jul 2001 15:11:46 -0400
47225 Message-ID: <20010711151146.G24560@jester.slaysys.com>
47226 Branch: perl
47227 ! pp_sys.c t/lib/warnings/doio win32/win32.c
47228____________________________________________________________________________
47229[ 11281] By: jhi on 2001/07/12 00:32:17
47230 Log: Subject: [patch] pthread_atfork bandaid
47231 From: Doug MacEachern <dougm@covalent.net>
47232 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
47233 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
47234 Branch: perl
47235 ! miniperlmain.c perl.c
47236____________________________________________________________________________
47237[ 11280] By: jhi on 2001/07/12 00:31:34
47238 Log: Subject: [patch] perl_clone leaks
47239 From: Doug MacEachern <dougm@covalent.net>
47240 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
47241 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
47242 Branch: perl
47243 ! sv.c
47244____________________________________________________________________________
47245[ 11279] By: nick on 2001/07/11 15:49:38
47246 Log: Integrate mainline
47247 Branch: perlio
47248 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
47249 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
47250 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
47251 +> lib/Term/ANSIColor/README
47252 !> (integrate 54 files)
47253____________________________________________________________________________
47254[ 11278] By: jhi on 2001/07/11 13:52:20
47255 Log: Update Changes.
47256 Branch: perl
47257 ! Changes patchlevel.h
47258____________________________________________________________________________
47259[ 11277] By: jhi on 2001/07/11 13:31:43
47260 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
47261 From: Peter Prymmer <pvhp@forte.com>
47262 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
47263 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
47264
47265 Backport of embed.pl to 5.003.
47266 Branch: perl
47267 ! embed.pl
47268____________________________________________________________________________
47269[ 11276] By: jhi on 2001/07/11 13:18:07
47270 Log: Subject: Re: POSIX test #14 on UTS
47271 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
47272 Date: Wed, 11 Jul 2001 03:02:14 +0100
47273 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
47274 Branch: perl
47275 ! ext/POSIX/POSIX.t
47276____________________________________________________________________________
47277[ 11275] By: jhi on 2001/07/11 13:15:49
47278 Log: Make the I32 an IV to preserve structure alignment and size.
47279 Branch: perl
47280 ! op.h
47281____________________________________________________________________________
47282[ 11274] By: jhi on 2001/07/11 13:13:27
47283 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
47284 From: "Artur Bergman" <artur@contiller.se>
47285 Date: Wed, 11 Jul 2001 14:23:37 +0200
47286 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
47287
47288 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
47289 Branch: perl
47290 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
47291 ! pod/perlapi.pod sv.c
47292____________________________________________________________________________
47293[ 11273] By: jhi on 2001/07/11 03:53:28
47294 Log: Tweak until Pod::Parser gets updated.
47295 Branch: perl
47296 ! t/pod/special_seqs.xr
47297____________________________________________________________________________
47298[ 11272] By: jhi on 2001/07/11 00:46:05
47299 Log: File::Spec usage tweak.
47300 Branch: perl
47301 ! lib/ExtUtils.t
47302____________________________________________________________________________
47303[ 11271] By: jhi on 2001/07/11 00:37:19
47304 Log: Integrate #11263 from macperl; macos and macosx updates.
47305 Branch: perl
47306 !> pod/perlport.pod
47307____________________________________________________________________________
47308[ 11270] By: jhi on 2001/07/11 00:33:27
47309 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
47310 From: Peter Prymmer <pvhp@forte.com>
47311 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
47312 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
47313 Branch: perl
47314 + ext/Time/HiRes/hints/dynixptx.pl
47315 ! MANIFEST hints/dynixptx.sh
47316____________________________________________________________________________
47317[ 11269] By: jhi on 2001/07/11 00:32:16
47318 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
47319 From: Nicholas Clark <nick@ccl4.org>
47320 Date: Tue, 10 Jul 2001 23:17:43 +0100
47321 Message-ID: <20010710231742.B59620@plum.flirble.org>
47322 Branch: perl
47323 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
47324____________________________________________________________________________
47325[ 11268] By: jhi on 2001/07/11 00:30:56
47326 Log: Subject: [DOC PATCH] Pluggable runops
47327 From: Paul Johnson <paul@pjcj.net>
47328 Date: Tue, 10 Jul 2001 21:53:28 +0200
47329 Message-ID: <20010710215328.B26577@pjcj.net>
47330 Branch: perl
47331 ! pod/perlguts.pod
47332____________________________________________________________________________
47333[ 11267] By: jhi on 2001/07/11 00:29:59
47334 Log: Subject: [PATCH] Authors
47335 From: Artur Bergman <artur@contiller.se>
47336 Date: Tue, 10 Jul 2001 20:39:12 +0200
47337 Message-ID: <B771186F.21CD%artur@contiller.se>
47338 Branch: perl
47339 ! AUTHORS
47340____________________________________________________________________________
47341[ 11266] By: jhi on 2001/07/11 00:29:13
47342 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
47343 From: Doug MacEachern <dougm@covalent.net>
47344 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
47345 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
47346 Branch: perl
47347 ! pp_ctl.c
47348____________________________________________________________________________
47349[ 11265] By: jhi on 2001/07/11 00:28:15
47350 Log: Subject: doc patch; times() in scalar context
47351 From: mjd@plover.com
47352 Date: 10 Jul 2001 18:01:17 -0000
47353 Message-ID: <20010710180117.12477.qmail@plover.com>
47354 Branch: perl
47355 ! pod/perlfunc.pod
47356____________________________________________________________________________
47357[ 11264] By: jhi on 2001/07/11 00:27:17
47358 Log: Subject: [PATCH] Small fix to pp_gmtime
47359 From: Artur Bergman <artur@contiller.se>
47360 Date: Tue, 10 Jul 2001 19:54:52 +0200
47361 Message-ID: <B7710E0B.21C5%artur@contiller.se>
47362 Branch: perl
47363 ! pp_sys.c
47364____________________________________________________________________________
47365[ 11263] By: pudge on 2001/07/10 21:06:10
47366 Log: Integrate changes from mainline perl, add notes about
47367 Mac OS X and Mac OS.
47368 Branch: maint-5.6/macperl
47369 ! pod/perlport.pod
47370____________________________________________________________________________
47371[ 11262] By: jhi on 2001/07/10 15:21:26
47372 Log: A proof of the dangers of package; ?
47373 Branch: perl
47374 ! t/lib/warnings/op
47375____________________________________________________________________________
47376[ 11261] By: jhi on 2001/07/10 15:02:27
47377 Log: Regen toc and modlib.
47378 Branch: perl
47379 ! pod/perlmodlib.pod pod/perltoc.pod
47380____________________________________________________________________________
47381[ 11260] By: jhi on 2001/07/10 15:00:37
47382 Log: Add compexcl(), casefold(), and casespec() interfaces;
47383 and make all interfaces to return hash references instead
47384 of hashes.
47385 Branch: perl
47386 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
47387____________________________________________________________________________
47388[ 11259] By: jhi on 2001/07/10 13:50:17
47389 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
47390 From: "Philip Newton" <Philip.Newton@gmx.net>
47391 Date: Tue, 10 Jul 2001 09:55:59 +0200
47392 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
47393
47394 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
47395 From: "Philip Newton" <Philip.Newton@gmx.net>
47396 Date: Tue, 10 Jul 2001 09:56:37 +0200
47397 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
47398 Branch: perl
47399 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47400 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
47401____________________________________________________________________________
47402[ 11258] By: jhi on 2001/07/10 13:47:20
47403 Log: Subject: [patch] undef &xsub for 1,2
47404 From: Doug MacEachern <dougm@covalent.net>
47405 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
47406 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
47407
47408 (This version of the patch with a comment from Gisle.)
47409 Branch: perl
47410 ! op.c
47411____________________________________________________________________________
47412[ 11257] By: jhi on 2001/07/10 13:45:44
47413 Log: Mention package; deprecation and the Win32 problems.
47414 Branch: perl
47415 ! pod/perl572delta.pod
47416____________________________________________________________________________
47417[ 11256] By: jhi on 2001/07/10 13:45:12
47418 Log: Subject: [PATCH] deprecate package with no arguments
47419 From: Robin Houston <robin@kitsite.com>
47420 Date: Tue, 10 Jul 2001 13:33:40 +0100
47421 Message-ID: <20010710133340.A13452@robin.kitsite.com>
47422 Branch: perl
47423 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
47424____________________________________________________________________________
47425[ 11255] By: jhi on 2001/07/10 13:16:11
47426 Log: Upgrade to podlators 1.10.
47427 Branch: perl
47428 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
47429 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
47430 ! pod/pod2man.PL pod/pod2text.PL
47431____________________________________________________________________________
47432[ 11254] By: jhi on 2001/07/10 13:09:34
47433 Log: Upgrade to Term::ANSIColor 1.04.
47434 Branch: perl
47435 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
47436 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
47437____________________________________________________________________________
47438[ 11253] By: jhi on 2001/07/10 12:59:27
47439 Log: Integrate perlio:
47440
47441 [ 11252]
47442 Fix open(...,"...:layer(xxx)",...)
47443 - use memEQ not strEQ as there is '(' not '\0'
47444
47445 [ 11063]
47446 Quick for for #ifdef mess
47447 Branch: perl
47448 !> perlio.c
47449____________________________________________________________________________
47450[ 11252] By: nick on 2001/07/10 06:58:14
47451 Log: Fix open(...,"...:layer(xxx)",...)
47452 - use memEQ not strEQ as there is '(' not '\0'
47453 Branch: perlio
47454 ! perlio.c
47455____________________________________________________________________________
47456[ 11251] By: jhi on 2001/07/10 04:04:18
47457 Log: Telling the number of tests helps.
47458 Branch: perl
47459 ! ext/PerlIO/t/encoding.t
47460____________________________________________________________________________
47461[ 11250] By: jhi on 2001/07/10 03:55:38
47462 Log: Require I18N::Langinfo, not use.
47463 Branch: perl
47464 ! lib/open.pm
47465____________________________________________________________________________
47466[ 11249] By: jhi on 2001/07/10 03:50:18
47467 Log: Add a test for for PerlIO ":encoding(...)" layer.
47468 Branch: perl
47469 + ext/PerlIO/t/encoding.t
47470 ! MANIFEST ext/Encode/Encode.pm
47471____________________________________________________________________________
47472[ 11248] By: jhi on 2001/07/10 02:06:57
47473 Log: PerlIO ":encoding(foobar)" temporary fix.
47474 Not really correct, I think, since the change means
47475 that prefixes match.
47476 Branch: perl
47477 ! perlio.c
47478____________________________________________________________________________
47479[ 11247] By: jhi on 2001/07/10 01:38:11
47480 Log: Update to Math::BigInt 1.36. The biggest news is
47481 the separation of the backend; now the pure Perl
47482 implementation is in Math::BigInt::Calc, but one
47483 can plugin, say, Math::BigInt::BitVect, and get
47484 considerable speedup.
47485 Branch: perl
47486 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
47487 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
47488 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
47489 ! lib/Math/BigInt/t/mbimbf.t
47490____________________________________________________________________________
47491[ 11246] By: jhi on 2001/07/10 01:19:55
47492 Log: Subject: Re: compatibility question
47493 From: Peter Prymmer <pvhp@forte.com>
47494 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
47495 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
47496 Branch: perl
47497 ! lib/ExtUtils/MM_VMS.pm
47498____________________________________________________________________________
47499[ 11245] By: jhi on 2001/07/10 01:18:04
47500 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
47501 From: Norton Allen <allen@huarp.harvard.edu>
47502 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
47503 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
47504 Branch: perl
47505 ! ext/File/Glob/t/basic.t
47506____________________________________________________________________________
47507[ 11244] By: jhi on 2001/07/10 01:16:27
47508 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
47509 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47510 Date: Tue, 10 Jul 2001 00:29:55 +0900
47511 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
47512 Branch: perl
47513 + ext/Encode/Encode/HZ.enc
47514 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
47515 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
47516 ! ext/Encode/Encode/iso2022-jp.enc
47517 ! ext/Encode/Encode/iso2022-kr.enc
47518____________________________________________________________________________
47519[ 11243] By: pudge on 2001/07/09 22:16:12
47520 Log: Add in all them there macos/ files.
47521 Branch: maint-5.6/macperl
47522 + (add 577 files)
47523____________________________________________________________________________
47524[ 11242] By: jhi on 2001/07/09 20:26:04
47525 Log: Add the new modules to the list of having those own tests.
47526 Branch: perl
47527 ! t/lib/1_compile.t
47528____________________________________________________________________________
47529[ 11241] By: jhi on 2001/07/09 19:09:58
47530 Log: Add INOUT to control both ways at the same time.
47531 Branch: perl
47532 ! lib/open.pm
47533____________________________________________________________________________
47534[ 11240] By: nick on 2001/07/09 16:33:50
47535 Log: Integrate mainline
47536 Branch: perlio
47537 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
47538 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
47539 !> (integrate 41 files)
47540____________________________________________________________________________
47541[ 11239] By: jhi on 2001/07/09 16:14:35
47542 Log: More encoding mapping magic.
47543 Branch: perl
47544 ! lib/open.pm
47545____________________________________________________________________________
47546[ 11238] By: jhi on 2001/07/09 14:40:43
47547 Log: Update Changes.
47548 Branch: perl
47549 ! Changes patchlevel.h
47550____________________________________________________________________________
47551[ 11237] By: jhi on 2001/07/09 14:27:27
47552 Log: (Retracted by #11285).
47553
47554 Subject: [PATCH] OPpCONST_OCTAL fixes
47555 From: Abhijit Menon-Sen <ams@wiw.org>
47556 Date: Mon, 9 Jul 2001 07:38:45 +0530
47557 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
47558 Branch: perl
47559 ! op.c
47560____________________________________________________________________________
47561[ 11236] By: jhi on 2001/07/09 14:10:07
47562 Log: Add a pseudolayer ":locale" to the open pragma which
47563 will get the encoding from the locale. Yet undocumented
47564 because I can't get the PerlIO :encoding(foobar) to work.
47565 Branch: perl
47566 ! ext/Encode/Encode.pm lib/open.pm
47567____________________________________________________________________________
47568[ 11235] By: jhi on 2001/07/09 13:38:43
47569 Log: Add more encoding mappings.
47570 Branch: perl
47571 ! ext/Encode/Encode.pm
47572____________________________________________________________________________
47573[ 11234] By: jhi on 2001/07/09 13:24:54
47574 Log: Document that using :encoding layer requires using Encode.
47575 Branch: perl
47576 ! ext/Encode/Encode.pm lib/PerlIO.pm
47577____________________________________________________________________________
47578[ 11233] By: jhi on 2001/07/09 13:19:34
47579 Log: Netware tweak from Ananth Kesari.
47580 Branch: perl
47581 ! NetWare/netware.h
47582____________________________________________________________________________
47583[ 11232] By: gsar on 2001/07/09 04:40:07
47584 Log: t/harness doesn't know about run/*.t
47585 Branch: perl
47586 ! t/harness
47587____________________________________________________________________________
47588[ 11231] By: gsar on 2001/07/09 04:36:30
47589 Log: run/exit.t busted on windows
47590 Branch: perl
47591 ! t/run/exit.t
47592____________________________________________________________________________
47593[ 11230] By: gsar on 2001/07/09 04:14:54
47594 Log: fix a couple of UCD.t tests that fail due to bad case
47595 Branch: perl
47596 ! lib/Unicode/UCD.t
47597____________________________________________________________________________
47598[ 11229] By: gsar on 2001/07/09 03:57:06
47599 Log: test skip logic was broken
47600 Branch: perl
47601 ! ext/I18N/Langinfo/Langinfo.t
47602____________________________________________________________________________
47603[ 11228] By: gsar on 2001/07/09 03:42:20
47604 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
47605 failure of ExtUtils.t#27 when built in debug mode)
47606 Branch: perl
47607 ! lib/ExtUtils/MM_Win32.pm
47608____________________________________________________________________________
47609[ 11227] By: gsar on 2001/07/09 02:11:04
47610 Log: I18N::Langinfo is not available on windows
47611 Branch: perl
47612 ! win32/FindExt.pm
47613____________________________________________________________________________
47614[ 11226] By: gsar on 2001/07/09 01:55:23
47615 Log: save a dTHX
47616 Branch: perl
47617 ! ext/POSIX/POSIX.xs
47618____________________________________________________________________________
47619[ 11225] By: jhi on 2001/07/08 23:42:37
47620 Log: Update Changes.
47621 Branch: perl
47622 ! Changes patchlevel.h
47623____________________________________________________________________________
47624[ 11224] By: jhi on 2001/07/08 23:05:41
47625 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
47626 as pointed out by Sarathy.
47627 Branch: perl
47628 ! ext/I18N/Langinfo/Langinfo.xs
47629____________________________________________________________________________
47630[ 11223] By: jhi on 2001/07/08 22:59:01
47631 Log: Retract #11212.
47632 Branch: perl
47633 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
47634____________________________________________________________________________
47635[ 11222] By: jhi on 2001/07/08 17:41:22
47636 Log: Bump up the VERSION of Cwd.xs.
47637 Branch: perl
47638 ! ext/Cwd/Makefile.PL
47639____________________________________________________________________________
47640[ 11221] By: jhi on 2001/07/08 17:13:38
47641 Log: Retract #11220, the problem wasn't the missing leading zero.
47642 Here's the problem:
47643 $ ./perl -we 'chmod(oct("755"), ".")'
47644 Non-octal literal mode (493) specified at -e line 1.
47645 (Did you mean 0493 instead?)
47646 Branch: perl
47647 ! lib/ExtUtils/MM_Unix.pm
47648____________________________________________________________________________
47649[ 11220] By: jhi on 2001/07/08 17:05:55
47650 Log: (Retracted by #11221)
47651 Change the PERM_RW and PERM_RWX to 0644 and 0755
47652 (add the leading zero).
47653 Branch: perl
47654 ! lib/ExtUtils/MM_Unix.pm
47655____________________________________________________________________________
47656[ 11219] By: jhi on 2001/07/08 16:17:32
47657 Log: Integrate changes #11193, 11205, 11209 from macperl.
47658
47659 Fix up AutoLoader to fudge for Mac paths in import().
47660
47661 Allow symbols in try_symbol() to begin with "_".
47662
47663 Small portability fix for Mac OS.
47664 Branch: perl
47665 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
47666____________________________________________________________________________
47667[ 11218] By: jhi on 2001/07/08 16:10:30
47668 Log: Metaconfig unit change for #11217.
47669 Branch: metaconfig/U/perl
47670 ! Extensions.U
47671____________________________________________________________________________
47672[ 11217] By: jhi on 2001/07/08 16:10:07
47673 Log: Detypo, problem noticed by Gerrit P. Haase.
47674 Branch: perl
47675 ! Configure config_h.SH
47676____________________________________________________________________________
47677[ 11216] By: jhi on 2001/07/08 15:58:35
47678 Log: Cwd cleanups.
47679 Branch: perl
47680 ! ext/Cwd/Cwd.xs
47681____________________________________________________________________________
47682[ 11215] By: jhi on 2001/07/08 15:52:57
47683 Log: Slight tweaks on #11213.
47684 Branch: perl
47685 ! toke.c
47686____________________________________________________________________________
47687[ 11214] By: jhi on 2001/07/08 14:32:28
47688 Log: A missing dTHX noticed by Gerrit P. Haase.
47689 Branch: perl
47690 ! ext/POSIX/POSIX.xs
47691____________________________________________________________________________
47692[ 11213] By: jhi on 2001/07/08 14:24:44
47693 Log: Subject: [PATCH toke.c] Simplify yytoke()
47694 From: Simon Cozens <simon@netthink.co.uk>
47695 Date: Sun, 8 Jul 2001 13:24:34 +0100
47696 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
47697
47698 Split out pending_ident().
47699 Branch: perl
47700 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
47701____________________________________________________________________________
47702[ 11212] By: jhi on 2001/07/08 14:17:10
47703 Log: (Retracted by #11223.)
47704 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
47705 Date: Wed, 05 Nov 1997 17:22:34 -0600
47706 From: Graham Barr <gbarr@ti.com>
47707 Message-Id: <3460FFBA.6DA51F46@ti.com>
47708 Branch: perl
47709 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
47710____________________________________________________________________________
47711[ 11211] By: jhi on 2001/07/08 13:53:38
47712 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
47713 Branch: perl
47714 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
47715 ! pod/perllocale.pod
47716____________________________________________________________________________
47717[ 11210] By: jhi on 2001/07/08 01:34:09
47718 Log: Really do the test under the C locale.
47719 Branch: perl
47720 ! ext/I18N/Langinfo/Langinfo.t
47721____________________________________________________________________________
47722[ 11209] By: pudge on 2001/07/08 01:19:25
47723 Log: Small portability fix for Mac OS.
47724 Branch: maint-5.6/macperl
47725 ! lib/Cwd.pm
47726____________________________________________________________________________
47727[ 11208] By: jhi on 2001/07/08 01:14:58
47728 Log: Metaconfig unit change for #11207.
47729 Branch: metaconfig/U/perl
47730 ! Extensions.U
47731____________________________________________________________________________
47732[ 11207] By: jhi on 2001/07/08 01:14:02
47733 Log: Add I18N::Langinfo, which is basically a wrapper around
47734 nl_langinfo(), which is an additional way to query locale
47735 specific information.
47736 Branch: perl
47737 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
47738 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
47739 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
47740____________________________________________________________________________
47741[ 11206] By: pudge on 2001/07/08 00:56:29
47742 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
47743 used in File::Find tests; replace with if.t.
47744 Branch: maint-5.6/macperl
47745 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
47746 ! t/pragma/warn/op
47747____________________________________________________________________________
47748[ 11205] By: pudge on 2001/07/07 23:55:56
47749 Log: Allow symbols in try_symbol() to begin with "_".
47750 Branch: maint-5.6/macperl
47751 ! makedef.pl
47752____________________________________________________________________________
47753[ 11204] By: pudge on 2001/07/07 23:53:37
47754 Log: Sync up the File::Find changes from the rewrite by
47755 Thomas Wegner, et al.
47756 Branch: maint-5.6/macperl
47757 + t/lib/filefind-taint.t
47758 ! lib/File/Find.pm t/lib/filefind.t
47759____________________________________________________________________________
47760[ 11203] By: pudge on 2001/07/07 23:43:06
47761 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
47762 From: Thomas Wegner <wegner_thomas@yahoo.com>
47763 Date: Thu, 5 Jul 2001 20:31:25 +0200
47764 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
47765 Branch: maint-5.6/macperl
47766 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
47767____________________________________________________________________________
47768[ 11202] By: pudge on 2001/07/07 23:38:36
47769 Log: Some more test portability fixes.
47770 Branch: maint-5.6/macperl
47771 ! t/lib/filecopy.t t/pragma/warn/pp_sys
47772____________________________________________________________________________
47773[ 11201] By: jhi on 2001/07/07 22:52:38
47774 Log: The #11200 removed wrong (non-existent) target. Duh.
47775 Branch: perl
47776 ! Makefile.SH
47777____________________________________________________________________________
47778[ 11200] By: jhi on 2001/07/07 22:44:14
47779 Log: Zap the lib/re.pm before creating it.
47780 Branch: perl
47781 ! Makefile.SH
47782____________________________________________________________________________
47783[ 11199] By: pudge on 2001/07/07 20:54:35
47784 Log: Another test. Please ignore.
47785 Branch: maint-5.6/macperl
47786 ! README.macos
47787____________________________________________________________________________
47788[ 11198] By: pudge on 2001/07/07 20:44:12
47789 Log: Portability fixes for a lot of tests, especially IO-related
47790 tests, and warnings, and the harness script.
47791 Branch: maint-5.6/macperl
47792 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
47793 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
47794 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
47795 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
47796 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
47797 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
47798 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
47799 ! t/pragma/warnings.t
47800____________________________________________________________________________
47801[ 11197] By: jhi on 2001/07/07 20:32:28
47802 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
47803 From: Nicholas Clark <nick@ccl4.org>
47804 Date: Sat, 7 Jul 2001 21:00:17 +0100
47805 Message-ID: <20010707210017.H59620@plum.flirble.org>
47806 Branch: perl
47807 ! lib/h2xs.t
47808____________________________________________________________________________
47809[ 11196] By: jhi on 2001/07/07 20:26:36
47810 Log: The UNICOS/mk SysV IPC problem has been fixed.
47811 Branch: perl
47812 ! pod/perl572delta.pod
47813____________________________________________________________________________
47814[ 11195] By: jhi on 2001/07/07 19:59:51
47815 Log: Slight update tweaks on perlunicode.pod.
47816 Branch: perl
47817 ! pod/perlunicode.pod
47818____________________________________________________________________________
47819[ 11194] By: jhi on 2001/07/07 17:53:03
47820 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
47821 From: Mark-Jason Dominus <mjd@plover.com>
47822 Date: Sat, 07 Jul 2001 13:04:04 -0400
47823 Message-ID: <20010707170404.32694.qmail@plover.com>
47824 Branch: perl
47825 ! ext/DB_File/DB_File.pm
47826____________________________________________________________________________
47827[ 11193] By: pudge on 2001/07/07 17:26:28
47828 Log: Fix up AutoLoader to fudge for Mac paths in import().
47829 Branch: maint-5.6/macperl
47830 ! lib/AutoLoader.pm
47831____________________________________________________________________________
47832[ 11192] By: jhi on 2001/07/07 17:03:06
47833 Log: Try to force the lib/re.pm to be there before entering
47834 the extensions builds, should help for parallel makes.
47835 Branch: perl
47836 ! Makefile.SH
47837____________________________________________________________________________
47838[ 11191] By: jhi on 2001/07/07 15:26:16
47839 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
47840 From: Norton Allen <allen@huarp.harvard.edu>
47841 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
47842 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
47843 Branch: perl
47844 ! ext/POSIX/POSIX.xs
47845____________________________________________________________________________
47846[ 11190] By: jhi on 2001/07/07 15:22:08
47847 Log: Subject: [PATCH] Re: op/arith.t
47848 From: Nicholas Clark <nick@ccl4.org>
47849 Date: Sat, 7 Jul 2001 13:04:54 +0100
47850 Message-ID: <20010707130454.D59620@plum.flirble.org>
47851 Branch: perl
47852 ! numeric.c toke.c
47853____________________________________________________________________________
47854[ 11189] By: jhi on 2001/07/07 15:20:44
47855 Log: Subject: [PATCH] h2xs
47856 From: Nicholas Clark <nick@ccl4.org>
47857 Date: Fri, 6 Jul 2001 23:25:14 +0100
47858 Message-ID: <20010706232514.X59620@plum.flirble.org>
47859 Branch: perl
47860 ! utils/h2xs.PL
47861____________________________________________________________________________
47862[ 11188] By: jhi on 2001/07/07 15:12:36
47863 Log: Subject: Re: bleedperl perl_alloc..free leakage
47864 From: Radu Greab <radu@netsoft.ro>
47865 Date: Fri, 6 Jul 2001 19:48:54 +0300
47866 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
47867
47868 Leak-be-gone.
47869 Branch: perl
47870 ! op.c
47871____________________________________________________________________________
47872[ 11187] By: pudge on 2001/07/07 02:11:36
47873 Log: Test again. Please ignore.
47874 Branch: maint-5.6/macperl
47875 ! README.macos
47876____________________________________________________________________________
47877[ 11186] By: pudge on 2001/07/07 02:08:13
47878 Log: Test. Please ignore.
47879 Branch: maint-5.6/macperl
47880 ! README.macos
47881____________________________________________________________________________
47882[ 11185] By: pudge on 2001/07/06 23:46:57
47883 Log: Include changes already sent in separately as patches,
47884 before branch was created.
47885 Branch: maint-5.6/macperl
47886 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
47887 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
47888 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
47889 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
47890 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
47891 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
47892 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
47893 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
47894 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
47895 ! t/pragma/strict.t
47896____________________________________________________________________________
47897[ 11184] By: jhi on 2001/07/06 16:41:30
47898 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
47899 From: Norton Allen <allen@huarp.harvard.edu>
47900 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
47901 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
47902 Branch: perl
47903 ! utf8.h
47904____________________________________________________________________________
47905[ 11183] By: nick on 2001/07/06 16:27:40
47906 Log: Integrate mainline
47907 Branch: perlio
47908 +> (branch 42 files)
47909 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
47910 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
47911 - win32/bin/mdelete.bat
47912 !> (integrate 215 files)
47913____________________________________________________________________________
47914[ 11182] By: jhi on 2001/07/06 15:57:16
47915 Log: The #11166 needed also these updated.
47916 Branch: perl
47917 ! lib/warnings.pm warnings.h
47918____________________________________________________________________________
47919[ 11181] By: jhi on 2001/07/06 13:24:42
47920 Log: Update Changes.
47921 Branch: perl
47922 ! Changes patchlevel.h
47923____________________________________________________________________________
47924[ 11180] By: jhi on 2001/07/06 13:20:08
47925 Log: Regen toc.
47926 Branch: perl
47927 ! pod/perltoc.pod
47928____________________________________________________________________________
47929[ 11179] By: jhi on 2001/07/06 12:57:13
47930 Log: Nit from Abhijit.
47931 Branch: perl
47932 ! lib/CPAN.pm
47933____________________________________________________________________________
47934[ 11178] By: jhi on 2001/07/06 12:53:04
47935 Log: Retract #11172.
47936 Branch: perl
47937 ! t/op/method.t
47938____________________________________________________________________________
47939[ 11177] By: jhi on 2001/07/06 12:44:51
47940 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
47941 From: Norton Allen <allen@huarp.harvard.edu>
47942 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
47943 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
47944 Branch: perl
47945 ! lib/Cwd.pm
47946____________________________________________________________________________
47947[ 11176] By: jhi on 2001/07/06 12:42:45
47948 Log: (Accidentally empty check-in.)
47949 Branch: perl
47950 ! utf8.h
47951____________________________________________________________________________
47952[ 11175] By: jhi on 2001/07/06 12:29:56
47953 Log: Retract #11165 since Sarathy pointed out it'll not
47954 work properly under threads, the problem should be
47955 solved using "the savestack, either via SSNEW() or
47956 using a newSVpv()+SAVEFREESV() combo."
47957 Branch: perl
47958 ! ext/POSIX/POSIX.xs
47959____________________________________________________________________________
47960[ 11174] By: jhi on 2001/07/06 12:27:31
47961 Log: Retract #11125 since NI-S pointed out it'll not work in
47962 cases where the extension has their own handcrafted INC
47963 et alia.
47964 Branch: perl
47965 ! lib/ExtUtils/MM_Unix.pm
47966____________________________________________________________________________
47967[ 11173] By: jhi on 2001/07/06 12:20:50
47968 Log: Subject: RE: [PATCH] -I and MakeMaker again
47969 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47970 Date: Fri, 6 Jul 2001 09:18:29 +0200
47971 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
47972 Branch: perl
47973 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
47974 ! lib/ExtUtils/MM_Win32.pm
47975____________________________________________________________________________
47976[ 11172] By: jhi on 2001/07/06 12:18:39
47977 Log: (Retracted by #11178)
47978 Subject: [PATCH t/op/method.t] SUPER:: strangeness
47979 From: Piers Cawley <pdcawley@iterative-software.com>
47980 Date: 06 Jul 2001 10:49:01 +0100
47981 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
47982 Branch: perl
47983 ! t/op/method.t
47984____________________________________________________________________________
47985[ 11171] By: jhi on 2001/07/06 01:38:55
47986 Log: VOS README update from Paul Green.
47987 Branch: perl
47988 ! README.vos
47989____________________________________________________________________________
47990[ 11170] By: jhi on 2001/07/06 01:19:33
47991 Log: Subject: [PATCH README.qnx hints/qnx.sh]
47992 From: Norton Allen <allen@huarp.harvard.edu>
47993 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
47994 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
47995 Branch: perl
47996 ! README.qnx hints/qnx.sh
47997____________________________________________________________________________
47998[ 11169] By: jhi on 2001/07/06 01:17:43
47999 Log: Subject: [PATCH] Doc patch for Tie::Hash
48000 From: Artur Bergman <artur@contiller.se>
48001 Date: Thu, 05 Jul 2001 22:51:18 +0200
48002 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
48003 Branch: perl
48004 ! lib/Tie/Hash.pm
48005____________________________________________________________________________
48006[ 11168] By: jhi on 2001/07/06 01:16:27
48007 Log: Subject: [PATCH] perlfaq4.pod
48008 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
48009 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
48010 Date: Thu, 5 Jul 2001 18:44:10 +0100
48011 Branch: perl
48012 ! pod/perlfaq4.pod
48013____________________________________________________________________________
48014[ 11167] By: jhi on 2001/07/06 01:14:41
48015 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
48016 From: Robin Houston <robin@kitsite.com>
48017 Date: Thu, 5 Jul 2001 18:33:21 +0100
48018 Message-ID: <20010705183321.A27345@robin.kitsite.com>
48019 Branch: perl
48020 ! ext/B/B/Deparse.pm
48021____________________________________________________________________________
48022[ 11166] By: jhi on 2001/07/06 01:11:50
48023 Log: (Retracted by #11285.)
48024
48025 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
48026 From: Abhijit Menon-Sen <ams@wiw.org>
48027 Date: Fri, 6 Jul 2001 01:26:32 +0530
48028 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
48029 Branch: perl
48030 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
48031 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
48032 ! warnings.pl
48033____________________________________________________________________________
48034[ 11165] By: jhi on 2001/07/06 00:19:26
48035 Log: (Retracted by #11175)
48036 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
48037 From: Norton Allen <allen@huarp.harvard.edu>
48038 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
48039 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
48040 Branch: perl
48041 ! ext/POSIX/POSIX.xs
48042____________________________________________________________________________
48043[ 11164] By: jhi on 2001/07/06 00:14:57
48044 Log: Unterminated C< (noticed by Richard Hatch), and few other
48045 small Unicode doc tweaks.
48046 Branch: perl
48047 ! pod/perlretut.pod
48048____________________________________________________________________________
48049[ 11163] By: jhi on 2001/07/05 19:33:34
48050 Log: More flexible argument understanding; add charblocks() and
48051 charscripts(); make charblock() and charscript() two-way;
48052 add charinrange(); separate the $Unicode::UCD::VERSION and
48053 the version of the Unicode by adding UnicodeVersion().
48054 Branch: perl
48055 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
48056____________________________________________________________________________
48057[ 11162] By: jhi on 2001/07/05 13:38:36
48058 Log: Update Unicode::UCD on \p{In...}.
48059 Branch: perl
48060 ! lib/Unicode/UCD.pm
48061____________________________________________________________________________
48062[ 11161] By: jhi on 2001/07/05 13:26:00
48063 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
48064 From: Norton Allen <allen@huarp.harvard.edu>
48065 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
48066 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
48067 Branch: perl
48068 ! lib/ExtUtils/MM_Unix.pm
48069____________________________________________________________________________
48070[ 11160] By: jhi on 2001/07/05 13:06:53
48071 Log: POSIX-BC tweaks from Thomas Dorner.
48072 Branch: perl
48073 ! hints/posix-bc.sh perlio.h
48074____________________________________________________________________________
48075[ 11159] By: jhi on 2001/07/05 04:17:18
48076 Log: Module updates for the delta.
48077 Branch: perl
48078 ! pod/perl572delta.pod
48079____________________________________________________________________________
48080[ 11158] By: jhi on 2001/07/05 03:45:19
48081 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
48082 From: Norton Allen <allen@huarp.harvard.edu>
48083 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
48084 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
48085 Branch: perl
48086 ! ext/IO/lib/IO/t/io_sock.t
48087____________________________________________________________________________
48088[ 11157] By: jhi on 2001/07/05 03:44:19
48089 Log: Subject: [PATCH perldiag.pod] Quick fixes
48090 From: Simon Cozens <simon@netthink.co.uk>
48091 Date: Wed, 4 Jul 2001 20:22:12 +0100
48092 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
48093 Branch: perl
48094 ! pod/perldiag.pod
48095____________________________________________________________________________
48096[ 11156] By: jhi on 2001/07/05 03:43:28
48097 Log: (retracted by #13533)
48098
48099 Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
48100 From: Radu Greab <radu@netsoft.ro>
48101 Date: Wed, 4 Jul 2001 22:13:31 +0300
48102 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
48103 Branch: perl
48104 ! op.c sv.c t/op/pos.t
48105____________________________________________________________________________
48106[ 11155] By: jhi on 2001/07/05 03:40:24
48107 Log: Subject: [PATCH] -I and MakeMaker again
48108 From: Michael G Schwern <schwern@pobox.com>
48109 Date: Wed, 4 Jul 2001 15:03:07 -0400
48110 Message-ID: <20010704150307.I20340@blackrider>
48111
48112 (and retract #11145)
48113 Branch: perl
48114 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
48115 ! lib/ExtUtils/MakeMaker.pm
48116____________________________________________________________________________
48117[ 11154] By: jhi on 2001/07/05 03:32:43
48118 Log: Subject: Re: PERFORCE change 11142 for review
48119 From: "Philip Newton" <Philip.Newton@gmx.net>
48120 Date: Wed, 4 Jul 2001 20:46:26 +0200
48121 Message-Id: <200107041841.VAA25380@taas.iki.fi>
48122 Branch: perl
48123 ! lib/ExtUtils/MakeMaker.pm
48124____________________________________________________________________________
48125[ 11153] By: jhi on 2001/07/05 03:29:21
48126 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
48127 From: Jonathan Stowe <gellyfish@gellyfish.com>
48128 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
48129 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
48130 Branch: perl
48131 ! utils/pl2pm.PL
48132____________________________________________________________________________
48133[ 11152] By: gsar on 2001/07/05 00:52:57
48134 Log: fix the binary compatibility issue when building with/without
48135 usemymalloc by exporting Perl_malloc() et al as simple wrappers
48136 around the system functions (this allows most extensions built
48137 using one mode to coexist with perls built in the other mode)
48138
48139 XXX the Perl_mfree() wrapper might need to do return(free()) on
48140 platforms where Free_t isn't "void"
48141 Branch: perl
48142 ! embed.h embed.pl makedef.pl proto.h util.c
48143____________________________________________________________________________
48144[ 11151] By: gsar on 2001/07/05 00:42:49
48145 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
48146 since it doesn't ensure threads other than the one calling fork()
48147 aren't holding any locks; the fix is to use pthread_atfork() to
48148 hold global locks
48149
48150 building perl with -Dusemymalloc exacerbates the problem since
48151 Perl_malloc() holds a mutex, and perl's exec() calls New()
48152
48153 XXX the code in win32thread.h may be needed on platforms that have
48154 no pthread_atfork()
48155 Branch: perl
48156 ! perl.c thread.h win32/win32thread.h
48157____________________________________________________________________________
48158[ 11150] By: pudge on 2001/07/04 20:07:54
48159 Log: Integrate #11009 from maintperl.
48160 Branch: maint-5.6/macperl
48161 !> lib/ExtUtils/Manifest.pm
48162____________________________________________________________________________
48163[ 11149] By: pudge on 2001/07/04 19:54:46
48164 Log: Flexing my Perforce muscles.
48165 Branch: maint-5.6/macperl
48166 ! README.macos
48167____________________________________________________________________________
48168[ 11148] By: jhi on 2001/07/04 17:14:51
48169 Log: Update Changes.
48170 Branch: perl
48171 ! Changes patchlevel.h
48172____________________________________________________________________________
48173[ 11147] By: jhi on 2001/07/04 16:41:25
48174 Log: Metaconfig unit change for #11146.
48175 Branch: metaconfig/U/perl
48176 ! d_fcntl_can_lock.U
48177____________________________________________________________________________
48178[ 11146] By: jhi on 2001/07/04 16:36:31
48179 Log: Somehow the #ifdefs of the added code (in #11093) made
48180 HP-UX to fail the fcntl locking test, without the ifdefs
48181 the test seems to be working again. Reason unknown:
48182 HP-UX cc doesn't complain either way.
48183 Branch: perl
48184 ! Configure
48185____________________________________________________________________________
48186[ 11145] By: jhi on 2001/07/04 16:08:00
48187 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
48188 Branch: perl
48189 ! lib/ExtUtils/MM_Unix.pm
48190____________________________________________________________________________
48191[ 11144] By: jhi on 2001/07/04 16:07:35
48192 Log: gcc -Wall nit.
48193 Branch: perl
48194 ! pp_hot.c
48195____________________________________________________________________________
48196[ 11143] By: jhi on 2001/07/04 15:08:26
48197 Log: When removing tests updating the test count is a good idea, too.
48198 Branch: perl
48199 ! lib/Net/t/require.t
48200____________________________________________________________________________
48201[ 11142] By: jhi on 2001/07/04 14:57:51
48202 Log: Document #11134 and add the new symbols to the list of
48203 of MakeMaker known ones.
48204 Branch: perl
48205 ! lib/ExtUtils/MakeMaker.pm
48206____________________________________________________________________________
48207[ 11141] By: jhi on 2001/07/04 14:34:11
48208 Log: Microperl update.
48209 Branch: perl
48210 ! uconfig.h
48211____________________________________________________________________________
48212[ 11140] By: jhi on 2001/07/04 14:32:27
48213 Log: Update the libnet tests as per #11138.
48214 Branch: perl
48215 - lib/Net/t/ph.t
48216 ! MANIFEST lib/Net/t/require.t
48217____________________________________________________________________________
48218[ 11139] By: jhi on 2001/07/04 14:14:33
48219 Log: Regen toc and modlib.
48220 Branch: perl
48221 ! pod/perlmodlib.pod pod/perltoc.pod
48222____________________________________________________________________________
48223[ 11138] By: jhi on 2001/07/04 14:10:38
48224 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
48225 Graham's request.
48226 Branch: perl
48227 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
48228 ! MANIFEST
48229____________________________________________________________________________
48230[ 11137] By: jhi on 2001/07/04 14:06:35
48231 Log: Add the OS/390 harness results to the delta.
48232 Branch: perl
48233 ! pod/perl572delta.pod
48234____________________________________________________________________________
48235[ 11136] By: jhi on 2001/07/04 13:59:01
48236 Log: Avoid the two study tests in OS/390 until the bug has been solved.
48237 Branch: perl
48238 ! t/op/study.t
48239____________________________________________________________________________
48240[ 11135] By: jhi on 2001/07/04 13:49:08
48241 Log: DOS/DJGPP tweaks from Laszlo Molnar.
48242 Branch: perl
48243 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
48244____________________________________________________________________________
48245[ 11134] By: jhi on 2001/07/04 13:47:46
48246 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
48247 From: Michael G Schwern <schwern@pobox.com>
48248 Date: Wed, 4 Jul 2001 00:01:16 -0400
48249 Message-ID: <20010704000116.C591@blackrider>
48250 Branch: perl
48251 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
48252____________________________________________________________________________
48253[ 11133] By: jhi on 2001/07/04 01:55:20
48254 Log: The #11132 missed singleton characters (not part
48255 of a unilo..unihi range) in Unicode scripts.
48256 Branch: perl
48257 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
48258 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
48259 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
48260 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
48261 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
48262 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
48263 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
48264 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
48265 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
48266 ! lib/unicode/mktables.PL t/op/pat.t
48267____________________________________________________________________________
48268[ 11132] By: jhi on 2001/07/04 01:32:11
48269 Log: Support preferentially the Unicode 'scripts' definition
48270 in the \p{In...} notation since according to Unicode the
48271 scripts concept is more natural for matching than using
48272 the somewhat artificial block names. The block names are
48273 still available, though, and if there's a name conflict,
48274 the scripts one wins and the blocks one has to do with
48275 'Block' appended to its name. For more information see
48276
48277 http://www.unicode.org/unicode/reports/tr24/
48278 Branch: perl
48279 + lib/unicode/In/100.pl lib/unicode/In/101.pl
48280 + lib/unicode/In/102.pl lib/unicode/In/103.pl
48281 + lib/unicode/In/104.pl lib/unicode/In/105.pl
48282 + lib/unicode/In/106.pl lib/unicode/In/107.pl
48283 + lib/unicode/In/108.pl lib/unicode/In/109.pl
48284 + lib/unicode/In/110.pl lib/unicode/In/111.pl
48285 + lib/unicode/In/112.pl lib/unicode/In/113.pl
48286 + lib/unicode/In/114.pl lib/unicode/In/115.pl
48287 + lib/unicode/In/116.pl lib/unicode/In/117.pl
48288 + lib/unicode/In/118.pl lib/unicode/In/119.pl
48289 + lib/unicode/In/120.pl lib/unicode/In/121.pl
48290 + lib/unicode/In/122.pl lib/unicode/In/123.pl
48291 + lib/unicode/In/124.pl lib/unicode/In/125.pl
48292 + lib/unicode/In/126.pl lib/unicode/In/127.pl
48293 + lib/unicode/In/128.pl lib/unicode/In/129.pl
48294 + lib/unicode/In/130.pl lib/unicode/In/131.pl
48295 + lib/unicode/In/132.pl lib/unicode/In/133.pl
48296 + lib/unicode/In/134.pl lib/unicode/In/135.pl
48297 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
48298 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
48299 ! (edit 106 files)
48300____________________________________________________________________________
48301[ 11131] By: jhi on 2001/07/03 23:02:02
48302 Log: Better document the difference between a block and a script.
48303 Branch: perl
48304 ! lib/Unicode/UCD.pm
48305____________________________________________________________________________
48306[ 11130] By: jhi on 2001/07/03 22:49:15
48307 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
48308 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48309 Date: Tue, 3 Jul 2001 15:04:23 -0500
48310 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
48311 Branch: perl
48312 ! lib/CPAN.pm
48313____________________________________________________________________________
48314[ 11129] By: jhi on 2001/07/03 22:45:41
48315 Log: Add tests for charscript().
48316 Branch: perl
48317 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
48318____________________________________________________________________________
48319[ 11128] By: jhi on 2001/07/03 20:41:54
48320 Log: Add charscript() to get the UTR#24 script names of characters.
48321 Branch: perl
48322 ! lib/Unicode/UCD.pm
48323____________________________________________________________________________
48324[ 11127] By: jhi on 2001/07/03 19:53:29
48325 Log: Todo updates.
48326 Branch: perl
48327 ! pod/perltodo.pod
48328____________________________________________________________________________
48329[ 11126] By: jhi on 2001/07/03 19:45:30
48330 Log: Unicode::UCD updates.
48331 Branch: perl
48332 ! lib/Unicode/UCD.pm
48333____________________________________________________________________________
48334[ 11125] By: jhi on 2001/07/03 16:12:20
48335 Log: (Retracted by #11174)
48336 Subject: MakeMaker should pass through DEFINE and INC to subdirs
48337 From: Alan Burlison <Alan.Burlison@sun.com>
48338 Date: Tue, 03 Jul 2001 15:20:13 +0100
48339 Message-ID: <3B41D49D.A923D4F9@sun.com>
48340 Branch: perl
48341 ! lib/ExtUtils/MM_Unix.pm
48342____________________________________________________________________________
48343[ 11124] By: jhi on 2001/07/03 16:06:53
48344 Log: Subject: Patch needed for UTS
48345 From: hom00@utsglobal.com (Hal Morris)
48346 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
48347 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
48348
48349 Replace #11113 with a better version.
48350 Branch: perl
48351 ! perl.h
48352____________________________________________________________________________
48353[ 11123] By: jhi on 2001/07/03 16:04:49
48354 Log: Subject: Re: POINTERRIGOR
48355 From: Andy Dougherty <doughera@lafayette.edu>
48356 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
48357 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
48358 Branch: perl
48359 ! util.c
48360____________________________________________________________________________
48361[ 11122] By: jhi on 2001/07/03 16:03:31
48362 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
48363 From: "Philip Newton" <pnewton@gmx.de>
48364 Date: Tue, 3 Jul 2001 17:03:34 +0200
48365 Message-ID: <3B41FAE6.29564.660E117@localhost>
48366 Branch: perl
48367 ! pp_hot.c
48368____________________________________________________________________________
48369[ 11121] By: jhi on 2001/07/03 13:26:08
48370 Log: Typos.
48371 Branch: perl
48372 ! INSTALL
48373____________________________________________________________________________
48374[ 11120] By: jhi on 2001/07/03 11:34:47
48375 Log: Subject: [PATCH 5.6.1] debugger fixes
48376 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48377 Date: Tue, 3 Jul 2001 03:38:18 -0400
48378 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
48379
48380 The $^S is working again.
48381 Branch: perl
48382 ! lib/perl5db.pl
48383____________________________________________________________________________
48384[ 11119] By: jhi on 2001/07/03 11:33:27
48385 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
48386 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48387 Date: Tue, 3 Jul 2001 03:34:06 -0400
48388 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
48389 Branch: perl
48390 ! os2/OS2/Process/Process.pm
48391____________________________________________________________________________
48392[ 11118] By: jhi on 2001/07/03 11:29:54
48393 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
48394 From: "Philip Newton" <Philip.Newton@gmx.net>
48395 Date: Tue, 3 Jul 2001 09:11:27 +0200
48396 Message-Id: <200107030706.KAA04596@taas.iki.fi>
48397 Branch: perl
48398 ! lib/FindBin.pm
48399____________________________________________________________________________
48400[ 11117] By: jhi on 2001/07/03 11:25:14
48401 Log: Delta delta.
48402 Branch: perl
48403 ! pod/perl572delta.pod
48404____________________________________________________________________________
48405[ 11116] By: jhi on 2001/07/02 23:06:50
48406 Log: Metaconfig unit change for 11115.
48407 Branch: metaconfig
48408 ! U/modified/libc.U
48409____________________________________________________________________________
48410[ 11115] By: jhi on 2001/07/02 23:06:27
48411 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
48412 (from Richard Hatch) (this was the cause of pipes() and
48413 times() mysteriously not being found)
48414 Branch: perl
48415 ! Configure
48416____________________________________________________________________________
48417[ 11114] By: jhi on 2001/07/02 22:58:41
48418 Log: Retract #10142, the real culprit found by Richard Hatch,
48419 coming soon to Configure near you.
48420 Branch: perl
48421 ! hints/aix.sh
48422____________________________________________________________________________
48423[ 11113] By: jhi on 2001/07/02 22:56:09
48424 Log: (Replaced by #11124) UTS workaround from Hal Morris.
48425 Branch: perl
48426 ! perl.h
48427____________________________________________________________________________
48428[ 11112] By: jhi on 2001/07/02 22:53:29
48429 Log: Subject: [PATCH] grok not grocking correctly
48430 From: Nicholas Clark <nick@ccl4.org>
48431 Date: Tue, 3 Jul 2001 00:19:08 +0100
48432 Message-ID: <20010703001908.H59620@plum.flirble.org>
48433 Branch: perl
48434 ! numeric.c
48435____________________________________________________________________________
48436[ 11111] By: jhi on 2001/07/02 22:48:42
48437 Log: Subject: [PATCH Deparse.t] test just-posted patches
48438 From: Robin Houston <robin@kitsite.com>
48439 Date: Mon, 2 Jul 2001 23:46:15 +0100
48440 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
48441 Branch: perl
48442 ! ext/B/Deparse.t
48443____________________________________________________________________________
48444[ 11110] By: jhi on 2001/07/02 22:27:10
48445 Log: Subject: [PATCH toke.c] autosplit into @F
48446 From: Robin Houston <robin@kitsite.com>
48447 Date: Mon, 2 Jul 2001 23:18:20 +0100
48448 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
48449 Branch: perl
48450 ! perl.c toke.c
48451____________________________________________________________________________
48452[ 11109] By: jhi on 2001/07/02 22:25:03
48453 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
48454 From: Robin Houston <robin@kitsite.com>
48455 Date: Mon, 2 Jul 2001 23:00:48 +0100
48456 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
48457 Branch: perl
48458 ! ext/B/B/Deparse.pm
48459____________________________________________________________________________
48460[ 11108] By: jhi on 2001/07/02 19:21:18
48461 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
48462 From: "Philip Newton" <Philip.Newton@gmx.net>
48463 Date: Mon, 2 Jul 2001 22:06:22 +0200
48464 (no Message-Id)
48465 Branch: perl
48466 ! ext/NDBM_File/hints/linux.pl
48467____________________________________________________________________________
48468[ 11107] By: jhi on 2001/07/02 19:19:25
48469 Log: Subject: Re: Fixed pack problem - sort of
48470 From: Nicholas Clark <nick@ccl4.org>
48471 Date: Mon, 2 Jul 2001 20:59:20 +0100
48472 Message-ID: <20010702205919.F59620@plum.flirble.org>
48473 Branch: perl
48474 ! pp_pack.c t/op/pack.t
48475____________________________________________________________________________
48476[ 11106] By: jhi on 2001/07/02 19:18:28
48477 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
48478 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48479 Date: Mon, 2 Jul 2001 15:45:41 -0400
48480 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
48481 Branch: perl
48482 ! os2/os2.c
48483____________________________________________________________________________
48484[ 11105] By: jhi on 2001/07/02 19:17:27
48485 Log: (Mistaken retraction)
48486 Branch: perl
48487 ! utils/pl2pm.PL
48488____________________________________________________________________________
48489[ 11104] By: jhi on 2001/07/02 18:56:15
48490 Log: Detypo in #11103.
48491 Branch: perl
48492 ! utils/pl2pm.PL
48493____________________________________________________________________________
48494[ 11103] By: jhi on 2001/07/02 18:54:53
48495 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
48496 From: Jonathan Stowe <gellyfish@gellyfish.com>
48497 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
48498 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
48499 Branch: perl
48500 ! utils/pl2pm.PL
48501____________________________________________________________________________
48502[ 11102] By: jhi on 2001/07/02 18:16:09
48503 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
48504 From: "Craig A. Berry" <craigberry@mac.com>
48505 Date: Mon, 02 Jul 2001 14:11:23 -0500
48506 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
48507 Branch: perl
48508 ! lib/Unicode/UCD.pm
48509____________________________________________________________________________
48510[ 11101] By: jhi on 2001/07/02 18:14:51
48511 Log: Subject: [PATCH] Re: op/numconvert.t failures
48512 From: Nicholas Clark <nick@ccl4.org>
48513 Date: Mon, 2 Jul 2001 20:10:48 +0100
48514 Message-ID: <20010702201048.E59620@plum.flirble.org>
48515 Branch: perl
48516 ! t/op/numconvert.t
48517____________________________________________________________________________
48518[ 11100] By: jhi on 2001/07/02 17:51:44
48519 Log: Update Changes.
48520 Branch: perl
48521 ! Changes patchlevel.h
48522____________________________________________________________________________
48523[ 11099] By: jhi on 2001/07/02 17:46:31
48524 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
48525 The real fix must be more involved. The line of code all the leaky
48526 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
48527 line of Perl_newPMOP().
48528 Branch: perl
48529 ! op.h
48530____________________________________________________________________________
48531[ 11098] By: jhi on 2001/07/02 17:37:44
48532 Log: Based on
48533
48534 Subject: Re: sizeof(struct sembuf)
48535 From: Nicholas Clark <nick@ccl4.org>
48536 Date: Sun, 1 Jul 2001 22:26:48 +0100
48537 Message-ID: <20010701222648.W59620@plum.flirble.org>
48538
48539 but do semop() always the slow way.
48540 Branch: perl
48541 ! doio.c
48542____________________________________________________________________________
48543[ 11097] By: jhi on 2001/07/02 17:22:14
48544 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
48545 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48546 Date: Tue, 03 Jul 2001 00:56:30 +0900
48547 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
48548 Branch: perl
48549 ! ext/Encode/Encode/Tcl.t
48550____________________________________________________________________________
48551[ 11096] By: jhi on 2001/07/02 17:11:24
48552 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
48553 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48554 Date: Tue, 03 Jul 2001 00:55:46 +0900
48555 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
48556 Branch: perl
48557 ! ext/Encode/Encode/Tcl.pm
48558____________________________________________________________________________
48559[ 11095] By: jhi on 2001/07/02 17:07:14
48560 Log: Regen api and toc.
48561 Branch: perl
48562 ! pod/perlapi.pod pod/perltoc.pod
48563____________________________________________________________________________
48564[ 11094] By: jhi on 2001/07/02 16:29:42
48565 Log: Metaconfig unit change for #11093.
48566 Branch: metaconfig/U/perl
48567 ! d_fcntl_can_lock.U
48568____________________________________________________________________________
48569[ 11093] By: jhi on 2001/07/02 16:28:56
48570 Log: The fcntl locking test may hang if NFS locking messed up;
48571 break out with alarm(10).
48572 Branch: perl
48573 ! Configure
48574____________________________________________________________________________
48575[ 11092] By: jhi on 2001/07/02 14:11:31
48576 Log: Move the mdelete.bat from win32/bin to win32.
48577 Branch: perl
48578 ! MANIFEST
48579____________________________________________________________________________
48580[ 11091] By: jhi on 2001/07/02 14:10:01
48581 Log: Typo in #11083.
48582 Branch: perl
48583 ! ext/Time/Piece/Piece.t
48584____________________________________________________________________________
48585[ 11090] By: jhi on 2001/07/02 13:36:58
48586 Log: Netware tweaks from Guruprasad.
48587 Branch: perl
48588 - NetWare/perlsdio.h
48589 ! MANIFEST NetWare/Makefile NetWare/interface.c
48590 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
48591 ! perlsdio.h
48592____________________________________________________________________________
48593[ 11089] By: jhi on 2001/07/02 13:25:40
48594 Log: Subject: Re: [PATH] shared -> unique;
48595 From: Abhijit Menon-Sen <ams@wiw.org>
48596 Date: Wed, 27 Jun 2001 03:51:27 +0530
48597 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
48598 Branch: perl
48599 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
48600____________________________________________________________________________
48601[ 11088] By: jhi on 2001/07/02 13:24:27
48602 Log: Subject: Re: AIX / gcc-3.0
48603 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48604 Date: Mon, 02 Jul 2001 15:20:21 +0200
48605 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
48606 Branch: perl
48607 ! hints/aix.sh
48608____________________________________________________________________________
48609[ 11087] By: jhi on 2001/07/02 13:23:21
48610 Log: Subject: Re: Bug report: split splits on wrong pattern
48611 From: Abhijit Menon-Sen <ams@wiw.org>
48612 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
48613 Date: Mon, 2 Jul 2001 16:31:33 +0530
48614 Branch: perl
48615 ! pp_ctl.c
48616____________________________________________________________________________
48617[ 11086] By: jhi on 2001/07/02 13:22:30
48618 Log: Subject: [PATCH 5.6.1] test harness
48619 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48620 Date: Mon, 2 Jul 2001 06:29:21 -0400
48621 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
48622 Branch: perl
48623 ! lib/Test/Harness.pm
48624____________________________________________________________________________
48625[ 11085] By: jhi on 2001/07/02 13:21:39
48626 Log: Subject: [PATCH 5.6.1] debugger goof
48627 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48628 Date: Mon, 2 Jul 2001 06:27:22 -0400
48629 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
48630 Branch: perl
48631 ! lib/perl5db.pl
48632____________________________________________________________________________
48633[ 11084] By: jhi on 2001/07/02 13:20:50
48634 Log: Subject: [PATCH 5.6.1] OS/2 cwd
48635 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48636 Date: Mon, 2 Jul 2001 06:21:17 -0400
48637 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
48638 Branch: perl
48639 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
48640____________________________________________________________________________
48641[ 11083] By: jhi on 2001/07/02 13:19:18
48642 Log: Make #11082 more OS/2-specific.
48643 Branch: perl
48644 ! ext/Time/Piece/Piece.t
48645____________________________________________________________________________
48646[ 11082] By: jhi on 2001/07/02 13:14:36
48647 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
48648 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48649 Date: Mon, 2 Jul 2001 06:06:34 -0400
48650 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
48651 Branch: perl
48652 ! ext/Time/Piece/Piece.t
48653____________________________________________________________________________
48654[ 11081] By: jhi on 2001/07/02 13:13:08
48655 Log: Subject: [PATCH B::Deparse] version number & changes
48656 From: Robin Houston <robin@kitsite.com>
48657 Date: Sun, 1 Jul 2001 17:17:29 +0100
48658 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
48659 Branch: perl
48660 ! ext/B/B/Deparse.pm
48661____________________________________________________________________________
48662[ 11080] By: jhi on 2001/07/02 13:11:48
48663 Log: Subject: a small fix.
48664 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
48665 Date: Mon, 2 Jul 2001 12:17:53 +0200
48666 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
48667 Branch: perl
48668 ! ext/Thread/Thread.xs
48669____________________________________________________________________________
48670[ 11079] By: jhi on 2001/07/02 13:10:39
48671 Log: Subject: RE: perl@10907
48672 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
48673 Date: Mon, 2 Jul 2001 12:06:16 +0200
48674 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
48675
48676 Borland C vs PerlIO.
48677 Branch: perl
48678 ! win32/config.bc win32/config_H.bc
48679____________________________________________________________________________
48680[ 11078] By: jhi on 2001/07/02 13:03:44
48681 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
48682 From: "H.M. Brand" <merijn@l1.procura.nl>
48683 Date: Mon, 02 Jul 2001 11:18:57 +0200
48684 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
48685 Branch: perl
48686 ! t/op/write.t
48687____________________________________________________________________________
48688[ 11077] By: jhi on 2001/07/02 12:58:27
48689 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
48690 From: Michael G Schwern <schwern@pobox.com>
48691 Date: Mon, 2 Jul 2001 00:26:24 -0400
48692 Message-ID: <20010702002624.A18302@blackrider>
48693 Branch: perl
48694 - ext/util/mkbootstrap
48695____________________________________________________________________________
48696[ 11076] By: jhi on 2001/07/02 12:56:20
48697 Log: Subject: [PATCH op.h] v minor comment tweak
48698 From: Robin Houston <robin@puffinry.freeserve.co.uk>
48699 Date: Mon, 2 Jul 2001 00:42:01 +0100
48700 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
48701 Branch: perl
48702 ! op.h
48703____________________________________________________________________________
48704[ 11075] By: jhi on 2001/07/02 12:53:48
48705 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
48706 Branch: perl
48707 ! pod/perlfunc.pod
48708____________________________________________________________________________
48709[ 11074] By: jhi on 2001/07/02 12:52:28
48710 Log: Subject: Re: sizeof(struct sembuf)
48711 From: Nicholas Clark <nick@ccl4.org>
48712 Date: Sun, 1 Jul 2001 19:23:16 +0100
48713 Message-ID: <20010701192316.V59620@plum.flirble.org>
48714
48715 s/signaling/signalling/
48716 Branch: perl
48717 ! pod/perlfunc.pod
48718____________________________________________________________________________
48719[ 11073] By: jhi on 2001/07/02 12:49:51
48720 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
48721 From: "Philip Newton" <Philip.Newton@gmx.net>
48722 Date: Sun, 1 Jul 2001 09:37:56 +0200
48723 Message-Id: <200107010733.KAA03920@taas.iki.fi>
48724 Branch: perl
48725 ! pod/perlvar.pod
48726____________________________________________________________________________
48727[ 11072] By: jhi on 2001/07/02 12:48:03
48728 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
48729 From: "Philip Newton" <Philip.Newton@gmx.net>
48730 Date: Sun, 1 Jul 2001 09:37:56 +0200
48731 Message-Id: <200107010733.KAA03925@taas.iki.fi>
48732 Branch: perl
48733 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
48734____________________________________________________________________________
48735[ 11071] By: jhi on 2001/07/02 12:45:12
48736 Log: Metaconfig unit change for #11070.
48737 Branch: metaconfig
48738 ! U/compline/randfunc.U
48739____________________________________________________________________________
48740[ 11070] By: jhi on 2001/07/02 12:43:58
48741 Log: Subject: [PATCH perlsnap] its --> it's --> its
48742 From: "Philip Newton" <Philip.Newton@gmx.net>
48743 Date: Sun, 1 Jul 2001 09:37:56 +0200
48744 Message-Id: <200107010733.KAA03914@taas.iki.fi>
48745 Branch: perl
48746 ! Porting/config_H
48747____________________________________________________________________________
48748[ 11069] By: jhi on 2001/07/02 12:01:52
48749 Log: Sync with Sarathy; integrate with perlio.
48750 Branch: perl
48751 !> gv.c
48752____________________________________________________________________________
48753[ 11068] By: gsar on 2001/07/02 08:07:54
48754 Log: regenerate win32/config_H.?c files
48755 Branch: perl
48756 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48757____________________________________________________________________________
48758[ 11067] By: gsar on 2001/07/02 08:03:55
48759 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
48760 naming discipline
48761
48762 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
48763 because of this)
48764
48765 fix a warning about "fd" being used without being set in Cwd.xs
48766 Branch: perl
48767 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
48768 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
48769 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
48770 ! win32/config.vc
48771____________________________________________________________________________
48772[ 11066] By: gsar on 2001/07/02 07:12:10
48773 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
48774 within macro arguments") and warnings ("unary minus applied to
48775 unsigned type", among others)
48776 Branch: perl
48777 ! gv.c hv.c op.c pp.c sv.c toke.c
48778____________________________________________________________________________
48779[ 11065] By: gsar on 2001/07/02 06:26:22
48780 Log: win32 fixes: more spurious CRs
48781 Branch: perl
48782 ! win32/mdelete.bat
48783____________________________________________________________________________
48784[ 11064] By: gsar on 2001/07/02 06:25:22
48785 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
48786 from win32/bin (or it gets deleted by distclean); don't delete
48787 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
48788 NT (should be made Win9x specific, and added to makefile.mk)
48789 Branch: perl
48790 +> win32/mdelete.bat
48791 - win32/bin/mdelete.bat
48792 ! win32/Makefile win32/makefile.mk
48793____________________________________________________________________________
48794[ 11063] By: nick on 2001/07/01 18:54:09
48795 Log: Quick for for #ifdef mess
48796 Branch: perlio
48797 ! gv.c
48798____________________________________________________________________________
48799[ 11062] By: nick on 2001/07/01 18:47:42
48800 Log: Raw integrate - does not build #if mess in gv.c
48801 Branch: perlio
48802 !> (integrate 29 files)
48803____________________________________________________________________________
48804[ 11061] By: jhi on 2001/07/01 15:20:38
48805 Log: Make 'compile' target a little less broken.
48806 Still very broken, though: -Wall warnings from
48807 the generated code, boot_Foo prototypes missing,
48808 can't autoload Fcntl::SEEK_CUR et alia, ...
48809 Branch: perl
48810 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
48811 ! utils/perlcc.PL x2p/Makefile.SH
48812____________________________________________________________________________
48813[ 11060] By: jhi on 2001/07/01 14:04:20
48814 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
48815 Branch: perl
48816 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
48817 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
48818____________________________________________________________________________
48819[ 11059] By: jhi on 2001/07/01 05:02:59
48820 Log: Update Changes.
48821 Branch: perl
48822 ! Changes patchlevel.h
48823____________________________________________________________________________
48824[ 11058] By: jhi on 2001/07/01 04:57:05
48825 Log: Still one typo, regen toc.
48826 Branch: perl
48827 ! lib/Unicode/UCD.pm pod/perltoc.pod
48828____________________________________________________________________________
48829[ 11057] By: jhi on 2001/07/01 04:54:35
48830 Log: Detypos and regen toc.
48831 Branch: perl
48832 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
48833____________________________________________________________________________
48834[ 11056] By: jhi on 2001/07/01 04:26:08
48835 Log: VERSION tweak.
48836 Branch: perl
48837 ! ext/List/Util/lib/List/Util.pm
48838____________________________________________________________________________
48839[ 11055] By: jhi on 2001/06/30 22:18:37
48840 Log: Attempt at plugging the leak under ithreads detected by Doug.
48841 Branch: perl
48842 ! op.h
48843____________________________________________________________________________
48844[ 11054] By: jhi on 2001/06/30 21:33:29
48845 Log: gcc -Wall lint after #11051.
48846 Branch: perl
48847 ! pp_sys.c
48848____________________________________________________________________________
48849[ 11053] By: jhi on 2001/06/30 21:13:55
48850 Log: Integrate perlio:
48851
48852 [ 11050]
48853 Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
48854 Branch: perl
48855 !> lib/File/Find/taint.t
48856____________________________________________________________________________
48857[ 11052] By: jhi on 2001/06/30 21:07:38
48858 Log: Don't use the v-strings for module VERSIONs.
48859 Branch: perl
48860 ! lib/Unicode/UCD.pm
48861____________________________________________________________________________
48862[ 11051] By: jhi on 2001/06/30 20:59:57
48863 Log: Code cleanup based on turning off the -woffs in IRIX.
48864 Not all of the gripes cleaned up (hairy code in hv.c and
48865 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
48866 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
48867 to the IRIX hints)
48868 Branch: perl
48869 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
48870 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
48871 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
48872 ! regcomp.c sv.c
48873____________________________________________________________________________
48874[ 11050] By: nick on 2001/06/30 20:46:46
48875 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
48876 Branch: perlio
48877 ! lib/File/Find/taint.t
48878____________________________________________________________________________
48879[ 11049] By: nick on 2001/06/30 18:13:33
48880 Log: Integrate mainline
48881 Branch: perlio
48882 +> NetWare/nwstdio.h NetWare/perlsdio.h
48883 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
48884 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
48885 +> lib/Unicode/UCD.t t/run/exit.t
48886 !> (integrate 60 files)
48887____________________________________________________________________________
48888[ 11048] By: jhi on 2001/06/30 16:23:39
48889 Log: Delta delta.
48890 Branch: perl
48891 ! pod/perl572delta.pod
48892____________________________________________________________________________
48893[ 11047] By: jhi on 2001/06/30 16:03:40
48894 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
48895 by CPAN.pm, use rather _00.
48896 Branch: perl
48897 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
48898 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
48899 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
48900 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
48901 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
48902 ! lib/ExtUtils/Embed.pm lib/Test.pm
48903____________________________________________________________________________
48904[ 11046] By: jhi on 2001/06/30 15:53:22
48905 Log: Add a simple Unicode character database interface, Unicode::UCD.
48906 Branch: perl
48907 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
48908 ! MANIFEST
48909____________________________________________________________________________
48910[ 11045] By: jhi on 2001/06/30 13:42:37
48911 Log: Subject: [PATCH] op/numconver.t
48912 From: Nicholas Clark <nick@ccl4.org>
48913 Date: Sat, 30 Jun 2001 15:40:10 +0100
48914 Message-ID: <20010630154010.I59620@plum.flirble.org>
48915 Branch: perl
48916 ! t/op/numconvert.t
48917____________________________________________________________________________
48918[ 11044] By: jhi on 2001/06/30 13:29:25
48919 Log: The $^N is now taken (by #11038).
48920 Branch: perl
48921 ! t/base/lex.t
48922____________________________________________________________________________
48923[ 11043] By: jhi on 2001/06/30 13:15:59
48924 Log: The #11040 had slipped to a wrong function...
48925 Branch: perl
48926 ! sv.c
48927____________________________________________________________________________
48928[ 11042] By: jhi on 2001/06/30 13:08:25
48929 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
48930 the Configure library symbol probe mysteriously finds all
48931 symbols but those of pipe() and times().
48932 Branch: perl
48933 ! hints/aix.sh
48934____________________________________________________________________________
48935[ 11041] By: jhi on 2001/06/30 13:01:25
48936 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
48937 From: Nicholas Clark <nick@ccl4.org>
48938 Date: Fri, 29 Jun 2001 23:49:07 +0100
48939 Message-ID: <20010629234907.D59620@plum.flirble.org>
48940 Branch: perl
48941 ! lib/ExtUtils.t
48942____________________________________________________________________________
48943[ 11040] By: jhi on 2001/06/30 13:00:24
48944 Log: Subject: [PATCH] weakref fix 2, not yet there
48945 From: Artur Bergman <artur@contiller.se>
48946 Date: Sat, 30 Jun 2001 01:18:16 +0200
48947 Message-ID: <B762D957.1CC9%artur@contiller.se>
48948 Branch: perl
48949 ! sv.c
48950____________________________________________________________________________
48951[ 11039] By: jhi on 2001/06/30 12:59:25
48952 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
48953 From: Michael G Schwern <schwern@pobox.com>
48954 Date: Fri, 29 Jun 2001 19:39:11 -0400
48955 Message-ID: <20010629193910.D25304@blackrider>
48956 Branch: perl
48957 + t/run/exit.t
48958 ! MANIFEST
48959____________________________________________________________________________
48960[ 11038] By: jhi on 2001/06/30 12:58:16
48961 Log: Add support for $^N, the most-recently closed group.
48962 Branch: perl
48963 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
48964 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
48965 ! thrdvar.h
48966____________________________________________________________________________
48967[ 11037] By: jhi on 2001/06/30 12:53:40
48968 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
48969 From: lvirden@cas.org
48970 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
48971 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
48972
48973 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
48974 From: lvirden@cas.org
48975 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
48976 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
48977 Branch: perl
48978 ! README.solaris
48979____________________________________________________________________________
48980[ 11036] By: jhi on 2001/06/30 12:51:45
48981 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
48982 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48983 Date: Sat, 30 Jun 2001 07:33:37 +0900
48984 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
48985
48986 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
48987 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48988 Date: Sat, 30 Jun 2001 21:38:14 +0900
48989 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
48990 Branch: perl
48991 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
48992 + ext/Encode/Encode/7bit-kr.enc
48993 ! MANIFEST ext/Encode/Encode/Tcl.pm
48994____________________________________________________________________________
48995[ 11035] By: jhi on 2001/06/30 12:44:51
48996 Log: NetWare tweaks from Guruprasad.
48997 Branch: perl
48998 + NetWare/nwstdio.h NetWare/perlsdio.h
48999 ! MANIFEST NetWare/Makefile NetWare/config.wc
49000 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
49001 ! NetWare/t/Readme.txt
49002____________________________________________________________________________
49003[ 11034] By: jhi on 2001/06/29 23:28:16
49004 Log: More module $VERSION bump-ups.
49005 Branch: perl
49006 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
49007 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
49008 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
49009____________________________________________________________________________
49010[ 11033] By: jhi on 2001/06/29 21:25:23
49011 Log: Doc update due to #11032.
49012 Branch: perl
49013 ! pod/perl572delta.pod
49014____________________________________________________________________________
49015[ 11032] By: jhi on 2001/06/29 21:19:44
49016 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
49017 From: Peter Prymmer <pvhp@forte.com>
49018 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
49019 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
49020 Branch: perl
49021 ! ext/Time/HiRes/HiRes.xs
49022____________________________________________________________________________
49023[ 11031] By: jhi on 2001/06/29 14:31:53
49024 Log: -lpthreads missing in AIX.
49025 Branch: perl
49026 ! hints/aix.sh
49027____________________________________________________________________________
49028[ 11030] By: jhi on 2001/06/29 14:08:12
49029 Log: Subject: [PATCH] CLONE && weakrefs
49030 From: Artur Bergman <artur@contiller.se>
49031 Date: Fri, 29 Jun 2001 17:02:00 +0200
49032 Message-ID: <B7626508.1CA0%artur@contiller.se>
49033 Branch: perl
49034 ! sv.c
49035____________________________________________________________________________
49036[ 11029] By: jhi on 2001/06/29 14:06:50
49037 Log: Subject: Re: Bug report: split splits on wrong pattern
49038 From: Radu Greab <radu@netsoft.ro>
49039 Date: Wed, 27 Jun 2001 21:50:52 +0300
49040 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
49041 Branch: perl
49042 ! pp_ctl.c t/op/split.t
49043____________________________________________________________________________
49044[ 11028] By: jhi on 2001/06/29 13:47:38
49045 Log: Metaconfig unit change for #11027.
49046 Branch: metaconfig/U/perl
49047 ! d_modfl.U
49048____________________________________________________________________________
49049[ 11027] By: jhi on 2001/06/29 13:47:03
49050 Log: I thought this Configure glitch for AIX was just recently fixed?
49051 Branch: perl
49052 ! Configure
49053____________________________________________________________________________
49054[ 11026] By: jhi on 2001/06/29 13:14:07
49055 Log: Update Changes.
49056 Branch: perl
49057 ! Changes patchlevel.h
49058____________________________________________________________________________
49059[ 11025] By: jhi on 2001/06/29 13:07:57
49060 Log: Subject: Re: perl@10967, File::Find, and Cwd
49061 From: Mike Guy <mjtg@cam.ac.uk>
49062 Date: Fri, 29 Jun 2001 14:56:49 +0100
49063 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
49064 Branch: perl
49065 ! lib/File/Find/taint.t
49066____________________________________________________________________________
49067[ 11024] By: jhi on 2001/06/29 12:39:23
49068 Log: Update the sv_pvprintify() spec.
49069 Branch: perl
49070 ! pod/perltodo.pod
49071____________________________________________________________________________
49072[ 11023] By: jhi on 2001/06/29 12:33:33
49073 Log: Known test failures update.
49074 Branch: perl
49075 ! pod/perl572delta.pod
49076____________________________________________________________________________
49077[ 11022] By: jhi on 2001/06/29 12:24:32
49078 Log: Based on
49079
49080 Subject: [PATCH @11016] More );) fixes
49081 From: Richard Soderberg <rs@crystalflame.net>
49082 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
49083 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
49084 Branch: perl
49085 ! ext/Thread/Thread.xs ext/Thread/typemap
49086____________________________________________________________________________
49087[ 11021] By: jhi on 2001/06/29 12:21:51
49088 Log: Subject: [PATCH @11016] Fixes compile errors in four files
49089 From: Richard Soderberg <rs@crystalflame.net>
49090 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
49091 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
49092 Branch: perl
49093 ! mg.c pp.c pp_hot.c util.c
49094____________________________________________________________________________
49095[ 11020] By: jhi on 2001/06/29 12:05:54
49096 Log: AIX hints tweaking continues, from Merijn Brand.
49097 Branch: perl
49098 ! hints/aix.sh
49099____________________________________________________________________________
49100[ 11019] By: jhi on 2001/06/29 12:05:10
49101 Log: HP-UX needs gccversion sooner, from Merijn Brand.
49102 Branch: perl
49103 ! hints/hpux.sh
49104____________________________________________________________________________
49105[ 11018] By: jhi on 2001/06/29 11:52:31
49106 Log: Subject: [PATCH 5.6.1] OS/2 docs
49107 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49108 Date: Fri, 29 Jun 2001 02:34:12 -0400
49109 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
49110 Branch: perl
49111 ! README.os2 os2/Changes
49112____________________________________________________________________________
49113[ 11017] By: nick on 2001/06/29 10:20:30
49114 Log: Integrate mainline
49115 Branch: perlio
49116 +> (branch 37 files)
49117 - ext/ODBM_File/sdbm.t
49118 !> (integrate 211 files)
49119____________________________________________________________________________
49120[ 11016] By: jhi on 2001/06/29 03:38:56
49121 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
49122 the modules found using a script written by Larry Schatzer Jr.
49123 Branch: perl
49124 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
49125 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
49126 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
49127 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
49128 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
49129 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
49130 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
49131 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
49132 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
49133 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
49134 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
49135 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
49136 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
49137 ! lib/constant.pm lib/fields.pm lib/strict.pm
49138____________________________________________________________________________
49139[ 11015] By: jhi on 2001/06/29 02:55:58
49140 Log: The latest JPL from the anoncvs.
49141 Branch: perl
49142 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
49143____________________________________________________________________________
49144[ 11014] By: jhi on 2001/06/29 02:16:55
49145 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
49146 Branch: perl
49147 ! t/op/pat.t
49148____________________________________________________________________________
49149[ 11013] By: jhi on 2001/06/28 23:14:53
49150 Log: Worrying about insecure directories now is a bit too late.
49151 Branch: perl
49152 ! lib/File/Find/taint.t
49153____________________________________________________________________________
49154[ 11012] By: jhi on 2001/06/28 21:36:36
49155 Log: Cannot DIE() in a void function,
49156 from Richard Hatch <rhatch@austin.ibm.com>.
49157 Branch: perl
49158 ! ext/IPC/SysV/SysV.xs
49159____________________________________________________________________________
49160[ 11011] By: jhi on 2001/06/28 19:32:13
49161 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
49162 From: Peter Prymmer <pvhp@forte.com>
49163 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
49164 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
49165
49166 (unfinished: time/hires tests 3, 5, 14 failing, but better
49167 than wholesale failure)
49168 Branch: perl
49169 ! ext/Time/HiRes/HiRes.xs
49170____________________________________________________________________________
49171[ 11010] By: jhi on 2001/06/28 19:10:54
49172 Log: Subject: [PATCH 5.6.1] OS/2 improvements
49173 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49174 Date: Thu, 28 Jun 2001 16:03:14 -0400
49175 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
49176 Branch: perl
49177 + os2/os2_base.t
49178 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
49179 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
49180 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
49181 ! os2/os2ish.h
49182____________________________________________________________________________
49183[ 11009] By: jhi on 2001/06/28 18:54:14
49184 Log: Subject: Incrementing Extutils::Manifest's $VERSION
49185 From: Michael G Schwern <schwern@pobox.com>
49186 Date: Thu, 28 Jun 2001 13:13:49 -0400
49187 Message-ID: <20010628131349.A14738@blackrider>
49188 Branch: maint-5.6/perl
49189 ! lib/ExtUtils/Manifest.pm
49190____________________________________________________________________________
49191[ 11008] By: jhi on 2001/06/28 18:52:20
49192 Log: AIX tweak from Merijn Brand.
49193 Branch: perl
49194 ! hints/aix.sh
49195____________________________________________________________________________
49196[ 11007] By: jhi on 2001/06/28 17:46:27
49197 Log: Create the macperl branch.
49198 Branch: maint-5.6/macperl
49199 +> (branch 1728 files)
49200____________________________________________________________________________
49201[ 11006] By: jhi on 2001/06/28 14:46:21
49202 Log: Update Changes.
49203 Branch: perl
49204 ! Changes patchlevel.h
49205____________________________________________________________________________
49206[ 11005] By: jhi on 2001/06/28 14:40:11
49207 Log: More Perforce lore.
49208 Branch: perl
49209 ! Porting/repository.pod
49210____________________________________________________________________________
49211[ 11004] By: jhi on 2001/06/28 14:12:50
49212 Log: Metaconfig unit changes for #11003.
49213 Branch: metaconfig/U/perl
49214 + d_nl_langinfo.U i_langinfo.U
49215____________________________________________________________________________
49216[ 11003] By: jhi on 2001/06/28 14:12:27
49217 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
49218 Expected not to exist in non-UNIX excepting in VMS, where
49219 according to a quick web survey they just might.
49220 Branch: perl
49221 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
49222 ! Porting/config_H config_h.SH configure.com epoc/config.sh
49223 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
49224 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49225 ! win32/config.bc win32/config.gc win32/config.vc
49226____________________________________________________________________________
49227[ 11002] By: jhi on 2001/06/28 13:39:11
49228 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
49229 in AIX is one is doing a 64-bit build.
49230 Branch: perl
49231 ! hints/aix.sh
49232____________________________________________________________________________
49233[ 11001] By: jhi on 2001/06/28 13:28:37
49234 Log: Metaconfig unit changes for #11000.
49235 Branch: metaconfig/U/perl
49236 ! use64bits.U uselfs.U
49237____________________________________________________________________________
49238[ 11000] By: jhi on 2001/06/28 13:21:16
49239 Log: Move use64bitint and use64bitall before uselargefiles.
49240 Branch: perl
49241 ! Configure
49242____________________________________________________________________________
49243[ 10999] By: jhi on 2001/06/28 03:49:07
49244 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
49245 From: Robert Spier <rspier@pobox.com>
49246 Message-ID: <15162.41164.618712.841415@rls.cx>
49247 Date: Wed, 27 Jun 2001 23:13:16 -0400
49248 Branch: perl
49249 ! doio.c
49250____________________________________________________________________________
49251[ 10998] By: jhi on 2001/06/28 03:42:57
49252 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
49253 From: Peter Prymmer <pvhp@forte.com>
49254 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
49255 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
49256 Branch: perl
49257 ! numeric.c
49258____________________________________________________________________________
49259[ 10997] By: jhi on 2001/06/28 03:42:12
49260 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
49261 From: Peter Prymmer <pvhp@forte.com>
49262 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
49263 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
49264 Branch: perl
49265 ! configure.com ext/Digest/MD5/Makefile.PL
49266____________________________________________________________________________
49267[ 10996] By: jhi on 2001/06/27 20:34:11
49268 Log: Update Changes.
49269 Branch: perl
49270 ! Changes patchlevel.h
49271____________________________________________________________________________
49272[ 10995] By: jhi on 2001/06/27 20:06:28
49273 Log: Tiny EPOC updates.
49274 Branch: perl
49275 ! epoc/config.sh
49276____________________________________________________________________________
49277[ 10994] By: jhi on 2001/06/27 19:55:16
49278 Log: The Test::More and Test::Simple tests required help
49279 thanks to our schizophrenic test scheme.
49280 Branch: perl
49281 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
49282 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
49283 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
49284 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
49285 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
49286____________________________________________________________________________
49287[ 10993] By: jhi on 2001/06/27 17:17:30
49288 Log: Upgrade to Test::Simple 0.09.
49289 Branch: perl
49290 + lib/Test/Simple/Changes
49291 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
49292 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
49293 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
49294 ! lib/Test/Simple/t/plan_is_noplan.t
49295____________________________________________________________________________
49296[ 10992] By: jhi on 2001/06/27 17:11:28
49297 Log: Upgrade to Test::More 0.07.
49298 Branch: perl
49299 + lib/Test/More/Changes
49300 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
49301 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
49302 ! lib/Test/More/t/skipall.t
49303____________________________________________________________________________
49304[ 10991] By: jhi on 2001/06/27 17:04:13
49305 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
49306 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49307 Date: Wed, 27 Jun 2001 18:40:04 +0200
49308 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
49309 Branch: perl
49310 ! hints/hpux.sh
49311____________________________________________________________________________
49312[ 10990] By: jhi on 2001/06/27 17:02:55
49313 Log: Subject: [PATCH README.qnx hints/qnx.sh]
49314 From: Norton Allen <allen@huarp.harvard.edu>
49315 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
49316 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
49317 Branch: perl
49318 ! README.qnx hints/qnx.sh
49319____________________________________________________________________________
49320[ 10989] By: jhi on 2001/06/27 14:33:53
49321 Log: Subject: [PATCH] two little documentation nits
49322 From: Abhijit Menon-Sen <ams@wiw.org>
49323 Date: Wed, 27 Jun 2001 20:07:50 +0530
49324 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
49325 Branch: perl
49326 ! sv.c sv.h
49327____________________________________________________________________________
49328[ 10988] By: jhi on 2001/06/27 13:33:32
49329 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
49330 From: Norton Allen <allen@huarp.harvard.edu>
49331 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
49332 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
49333 Branch: perl
49334 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
49335____________________________________________________________________________
49336[ 10987] By: jhi on 2001/06/27 12:14:36
49337 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
49338 From: Michael G Schwern <schwern@pobox.com>
49339 Date: Wed, 27 Jun 2001 02:34:58 -0400
49340 Message-ID: <20010627023458.K23874@blackrider>
49341 Branch: perl
49342 ! vms/test.com
49343____________________________________________________________________________
49344[ 10986] By: jhi on 2001/06/27 12:01:49
49345 Log: Add perl_clone_host() for Netware.
49346 Branch: perl
49347 ! NetWare/nw5.c
49348____________________________________________________________________________
49349[ 10985] By: jhi on 2001/06/27 11:56:53
49350 Log: GCC 3.0 hints for HP-UX.
49351 Branch: perl
49352 ! hints/hpux.sh
49353____________________________________________________________________________
49354[ 10984] By: jhi on 2001/06/27 11:55:06
49355 Log: In some Linux distributions the libndbm is broken
49356 (no null key support), therefore link with libgdbm
49357 (if available), since it has a working ndbm emulation,
49358 from Jonathan Stowe.
49359 Branch: perl
49360 + ext/NDBM_File/hints/linux.pl
49361 ! MANIFEST
49362____________________________________________________________________________
49363[ 10983] By: jhi on 2001/06/27 11:48:56
49364 Log: Subject: [PATCH perl@10930] find.t hack for VMS
49365 From: "Craig A. Berry" <craigberry@mac.com>
49366 Date: Tue, 26 Jun 2001 23:40:25 -0500
49367 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
49368 Branch: perl
49369 ! lib/File/Find/find.t
49370____________________________________________________________________________
49371[ 10982] By: jhi on 2001/06/27 11:47:30
49372 Log: AUTHORS updates.
49373 Branch: perl
49374 ! AUTHORS
49375____________________________________________________________________________
49376[ 10981] By: jhi on 2001/06/27 11:46:02
49377 Log: Metaconfig unit change like #10980.
49378 Branch: metaconfig
49379 ! U/compline/d_stdstdio.U
49380____________________________________________________________________________
49381[ 10980] By: jhi on 2001/06/27 11:45:29
49382 Log: "lose the it's", from Abhijit Menon-Sen.
49383 ("It's" not searched, pods not searched.)
49384 Branch: perl
49385 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
49386 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
49387 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
49388 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
49389 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
49390 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
49391____________________________________________________________________________
49392[ 10979] By: jhi on 2001/06/27 11:36:40
49393 Log: "lose the looses", from Abhijit Menon-Sen.
49394 Branch: perl
49395 ! ext/B/B/Assembler.pm gv.c
49396____________________________________________________________________________
49397[ 10978] By: jhi on 2001/06/27 11:35:38
49398 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
49399 Branch: perl
49400 ! hints/os390.sh
49401____________________________________________________________________________
49402[ 10977] By: jhi on 2001/06/27 11:33:28
49403 Log: DEC C 5.3 on the VAX simply doesn't seem to like
49404 compiling the MD5 extension, disable it there for now,
49405 from Peter Prymmer.
49406 Branch: perl
49407 ! configure.com
49408____________________________________________________________________________
49409[ 10976] By: jhi on 2001/06/26 21:35:40
49410 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
49411 From: Jonathan Stowe <gellyfish@gellyfish.com>
49412 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
49413 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
49414 Branch: perl
49415 ! pod/perlfaq3.pod
49416____________________________________________________________________________
49417[ 10975] By: jhi on 2001/06/26 21:32:41
49418 Log: Subject: [PATCH 5.6.1] perlxs misprints
49419 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49420 Date: Tue, 26 Jun 2001 17:20:00 -0400
49421 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
49422 Branch: perl
49423 ! pod/perlxs.pod
49424____________________________________________________________________________
49425[ 10974] By: jhi on 2001/06/26 21:31:51
49426 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
49427 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49428 Date: Tue, 26 Jun 2001 17:27:07 -0400
49429 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
49430 Branch: perl
49431 ! lib/ExtUtils/MM_Unix.pm
49432____________________________________________________________________________
49433[ 10973] By: jhi on 2001/06/26 21:27:05
49434 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
49435 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49436 Date: Tue, 26 Jun 2001 17:23:24 -0400
49437 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
49438 Branch: perl
49439 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
49440____________________________________________________________________________
49441[ 10972] By: jhi on 2001/06/26 20:27:19
49442 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
49443 by Olaf Flebbe.
49444 Branch: perl
49445 ! perl.h
49446____________________________________________________________________________
49447[ 10971] By: jhi on 2001/06/26 19:59:41
49448 Log: Detypo.
49449 Branch: perl
49450 ! lib/Memoize/t/tie_sdbm.t
49451____________________________________________________________________________
49452[ 10970] By: jhi on 2001/06/26 19:10:19
49453 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
49454 Branch: perl
49455 ! win32/perllib.c
49456____________________________________________________________________________
49457[ 10969] By: jhi on 2001/06/26 17:21:31
49458 Log: Subject: [patch] perl_clone+CvFILE
49459 From: Doug MacEachern <dougm@covalent.net>
49460 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
49461 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
49462 Branch: perl
49463 ! sv.c
49464____________________________________________________________________________
49465[ 10968] By: jhi on 2001/06/26 16:48:32
49466 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
49467 From: Mark-Jason Dominus <mjd@plover.com>
49468 Date: Tue, 26 Jun 2001 12:33:01 -0400
49469 Message-ID: <20010626163301.31298.qmail@plover.com>
49470 Branch: perl
49471 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
49472____________________________________________________________________________
49473[ 10967] By: jhi on 2001/06/26 14:21:49
49474 Log: Update Changes.
49475 Branch: perl
49476 ! Changes patchlevel.h
49477____________________________________________________________________________
49478[ 10966] By: jhi on 2001/06/26 14:08:34
49479 Log: Also catfile() needs now to explicitly exported.
49480 Branch: perl
49481 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
49482____________________________________________________________________________
49483[ 10965] By: jhi on 2001/06/26 13:57:54
49484 Log: Regen toc.
49485 Branch: perl
49486 ! pod/perltoc.pod
49487____________________________________________________________________________
49488[ 10964] By: jhi on 2001/06/26 13:56:11
49489 Log: Nonexistent pod command.
49490 Branch: perl
49491 ! pod/perl572delta.pod
49492____________________________________________________________________________
49493[ 10963] By: jhi on 2001/06/26 13:50:53
49494 Log: Be more portable in the quest for tmpdir.
49495 Branch: perl
49496 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
49497____________________________________________________________________________
49498[ 10962] By: jhi on 2001/06/26 13:43:51
49499 Log: Be more portable in finding out the home directory,
49500 and use File::Spec to do the concat.
49501 (Come to think of it, couldn't File::Spec provide
49502 for a ->homedir method?)
49503 Branch: perl
49504 ! lib/Net/Config.pm
49505____________________________________________________________________________
49506[ 10961] By: jhi on 2001/06/26 13:37:30
49507 Log: Doc patch for #10959.
49508 Branch: perl
49509 ! pod/perlfunc.pod
49510____________________________________________________________________________
49511[ 10960] By: jhi on 2001/06/26 13:33:07
49512 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
49513 From: "Philip Newton" <pnewton@gmx.de>
49514 Date: Tue, 26 Jun 2001 16:26:47 +0200
49515 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
49516 Branch: perl
49517 ! pod/perldata.pod
49518____________________________________________________________________________
49519[ 10959] By: jhi on 2001/06/26 13:31:57
49520 Log: Subject: [PATH] shared -> unique;
49521 From: "Artur Bergman" <artur@contiller.se>
49522 Date: Tue, 26 Jun 2001 16:18:40 +0200
49523 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
49524
49525 Because "shared" isn't: it's read-only.
49526 Branch: perl
49527 ! toke.c xsutils.c
49528____________________________________________________________________________
49529[ 10958] By: jhi on 2001/06/26 13:28:27
49530 Log: Escape multiline croak messages.
49531 Branch: perl
49532 ! t/op/ver.t
49533____________________________________________________________________________
49534[ 10957] By: jhi on 2001/06/26 13:18:34
49535 Log: No more pragma/*.t for minitest.
49536 Branch: perl
49537 ! Makefile.SH
49538____________________________________________________________________________
49539[ 10956] By: jhi on 2001/06/26 13:18:00
49540 Log: AUTHORS updates.
49541 Branch: perl
49542 ! AUTHORS
49543____________________________________________________________________________
49544[ 10955] By: jhi on 2001/06/26 13:17:05
49545 Log: delta updates.
49546 Branch: perl
49547 ! pod/perl572delta.pod
49548____________________________________________________________________________
49549[ 10954] By: jhi on 2001/06/26 12:36:07
49550 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
49551 From: Artur Bergman <artur@contiller.se>
49552 Date: Tue, 26 Jun 2001 15:32:53 +0200
49553 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
49554 Branch: perl
49555 ! makedef.pl sv.c sv.h win32/perllib.c
49556____________________________________________________________________________
49557[ 10953] By: jhi on 2001/06/26 12:33:55
49558 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
49559 From: Jonathan Stowe <gellyfish@gellyfish.com>
49560 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
49561 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
49562
49563 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
49564 Branch: perl
49565 + ext/Time/HiRes/hints/sco.pl
49566 ! MANIFEST
49567____________________________________________________________________________
49568[ 10952] By: jhi on 2001/06/26 11:57:44
49569 Log: Subject: [PATCH 5.6.1] static build
49570 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49571 Date: Tue, 26 Jun 2001 04:22:25 -0400
49572 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
49573 Branch: perl
49574 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
49575 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
49576____________________________________________________________________________
49577[ 10951] By: jhi on 2001/06/26 11:55:59
49578 Log: DJGPP patches from Laszlo Molnar.
49579 Branch: perl
49580 ! djgpp/djgpp.c perl.c util.c
49581____________________________________________________________________________
49582[ 10950] By: jhi on 2001/06/26 11:54:32
49583 Log: Netware patches from Ananth Kesari.
49584 Branch: perl
49585 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
49586 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
49587 ! NetWare/nwtinfo.h
49588____________________________________________________________________________
49589[ 10949] By: jhi on 2001/06/26 11:49:09
49590 Log: Detypo.
49591 Branch: perl
49592 ! ext/Errno/Errno_pm.PL
49593____________________________________________________________________________
49594[ 10948] By: jhi on 2001/06/26 03:44:29
49595 Log: There seems to be two ways of spelling the $^O in *STEP.
49596 Branch: perl
49597 ! ext/Errno/Errno_pm.PL
49598____________________________________________________________________________
49599[ 10947] By: jhi on 2001/06/26 03:01:01
49600 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
49601 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
49602 Branch: perl
49603 ! ext/Errno/Errno_pm.PL
49604____________________________________________________________________________
49605[ 10946] By: jhi on 2001/06/26 02:50:46
49606 Log: Known bugs update.
49607 Branch: perl
49608 ! pod/perl572delta.pod
49609____________________________________________________________________________
49610[ 10945] By: jhi on 2001/06/26 01:15:39
49611 Log: The default installation of Cygwin has 500 as root's uid.
49612 Branch: perl
49613 ! lib/User/pwent.t
49614____________________________________________________________________________
49615[ 10944] By: jhi on 2001/06/26 01:12:39
49616 Log: Be even more relaxed (re-allow having only one entry).
49617 Branch: perl
49618 ! t/op/grent.t t/op/pwent.t
49619____________________________________________________________________________
49620[ 10943] By: jhi on 2001/06/26 01:03:30
49621 Log: Test failure updates.
49622 Branch: perl
49623 ! pod/perl572delta.pod
49624____________________________________________________________________________
49625[ 10942] By: jhi on 2001/06/25 23:32:05
49626 Log: MPE/iX test tweaks from Mark Bixby.
49627 Branch: perl
49628 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
49629 ! t/io/fs.t t/op/stat.t
49630____________________________________________________________________________
49631[ 10941] By: jhi on 2001/06/25 22:18:31
49632 Log: Microperl findings.
49633 Branch: perl
49634 ! perl.h pp_sys.c
49635____________________________________________________________________________
49636[ 10940] By: jhi on 2001/06/25 21:59:29
49637 Log: Touch uconfig.h.
49638 Branch: perl
49639 ! uconfig.h
49640____________________________________________________________________________
49641[ 10939] By: jhi on 2001/06/25 21:32:52
49642 Log: Subject: [PATCH] Proposed fix for Pod::Man
49643 From: Rob Napier <rnapier@employees.org>
49644 Date: Mon, 25 Jun 2001 15:49:24 -0400
49645 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
49646
49647 Cater for Solaris nroff brokenness (shortchanges daisywheel
49648 printers, but hey, we also no more support PDPs.)
49649 Branch: perl
49650 ! lib/Pod/Man.pm
49651____________________________________________________________________________
49652[ 10938] By: jhi on 2001/06/25 21:14:41
49653 Log: Typo in #10937.
49654 Branch: perl
49655 ! ext/POSIX/sigaction.t
49656____________________________________________________________________________
49657[ 10937] By: jhi on 2001/06/25 19:42:02
49658 Log: SIGCONT not trappable in VMS.
49659 Branch: perl
49660 ! ext/POSIX/sigaction.t
49661____________________________________________________________________________
49662[ 10936] By: jhi on 2001/06/25 19:28:13
49663 Log: Subject: [DRAFT] Encode-Tcl.t
49664 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
49665 Date: Tue, 26 Jun 2001 03:38:08 +0900
49666 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
49667 Branch: perl
49668 + ext/Encode/Encode/Tcl.t
49669 ! MANIFEST ext/Encode/Encode/Tcl.pm
49670____________________________________________________________________________
49671[ 10935] By: jhi on 2001/06/25 18:40:03
49672 Log: Because of #10932 retract also the perlfunc hunk of #10910.
49673 Branch: perl
49674 ! pod/perlfunc.pod
49675____________________________________________________________________________
49676[ 10934] By: jhi on 2001/06/25 18:27:19
49677 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
49678 by Ilya Zakharevich in
49679 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
49680 Branch: perl
49681 ! XSUB.h
49682____________________________________________________________________________
49683[ 10933] By: jhi on 2001/06/25 18:25:26
49684 Log: Typo in #10889.
49685 Branch: perl
49686 ! hints/uts.sh
49687____________________________________________________________________________
49688[ 10932] By: jhi on 2001/06/25 18:23:30
49689 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
49690 From: Abhijit Menon-Sen <ams@wiw.org>
49691 Date: Mon, 25 Jun 2001 23:45:45 +0530
49692 Message-ID: <20010625234545.A5022@lustre.linux.in>
49693 Branch: perl
49694 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
49695____________________________________________________________________________
49696[ 10931] By: jhi on 2001/06/25 17:50:38
49697 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
49698 From: Michael G Schwern <schwern@pobox.com>
49699 Date: Mon, 25 Jun 2001 14:35:51 -0400
49700 Message-ID: <20010625143551.H13819@blackrider>
49701 Branch: perl
49702 ! lib/Test.pm
49703____________________________________________________________________________
49704[ 10930] By: jhi on 2001/06/25 14:33:46
49705 Log: Update Changes.
49706 Branch: perl
49707 ! Changes patchlevel.h
49708____________________________________________________________________________
49709[ 10929] By: jhi on 2001/06/25 14:17:57
49710 Log: Regen toc and modlib.
49711 Branch: perl
49712 ! pod/perlmodlib.pod pod/perltoc.pod
49713____________________________________________________________________________
49714[ 10928] By: jhi on 2001/06/25 14:13:09
49715 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
49716 for the benefit of C++ compilers, as suggested by Guruprasad.
49717 Branch: perl
49718 ! embed.pl proto.h
49719____________________________________________________________________________
49720[ 10927] By: jhi on 2001/06/25 14:11:59
49721 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
49722 From: Jonathan Stowe <gellyfish@gellyfish.com>
49723 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
49724 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
49725 Branch: perl
49726 ! pod/perlfaq5.pod
49727____________________________________________________________________________
49728[ 10926] By: jhi on 2001/06/25 14:04:07
49729 Log: Missed from #10925.
49730 Branch: perl
49731 ! gv.c
49732____________________________________________________________________________
49733[ 10925] By: jhi on 2001/06/25 14:00:06
49734 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
49735 From: Robin Houston <robin@kitsite.com>
49736 Date: Sat, 19 May 2001 16:19:34 +0100
49737 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
49738 Branch: perl
49739 ! cv.h gv.h op.c
49740____________________________________________________________________________
49741[ 10924] By: jhi on 2001/06/25 13:58:18
49742 Log: Netware README tweak.
49743 Branch: perl
49744 ! README.netware
49745____________________________________________________________________________
49746[ 10923] By: jhi on 2001/06/25 13:57:13
49747 Log: Subject: [PATCH] Re: overload.t fails
49748 From: Abhijit Menon-Sen <ams@wiw.org>
49749 Date: Mon, 25 Jun 2001 14:52:20 +0530
49750 Message-ID: <20010625145220.A24114@lustre.linux.in>
49751 Branch: perl
49752 ! lib/overload.t
49753____________________________________________________________________________
49754[ 10922] By: jhi on 2001/06/25 13:56:20
49755 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
49756 From: Mike Guy <mjtg@cam.ac.uk>
49757 Date: Mon, 25 Jun 2001 11:43:23 +0100
49758 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
49759 Branch: perl
49760 ! lib/Carp.pm
49761____________________________________________________________________________
49762[ 10921] By: jhi on 2001/06/25 13:50:02
49763 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
49764 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49765 Date: Sun, 24 Jun 2001 05:17:05 -0400
49766 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
49767 Branch: perl
49768 ! os2/os2ish.h
49769____________________________________________________________________________
49770[ 10920] By: jhi on 2001/06/25 13:49:13
49771 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
49772 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49773 Date: Mon, 25 Jun 2001 05:52:27 -0400
49774 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
49775 Branch: perl
49776 ! hints/os2.sh
49777____________________________________________________________________________
49778[ 10919] By: jhi on 2001/06/25 13:48:30
49779 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
49780 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49781 Date: Mon, 25 Jun 2001 05:23:35 -0400
49782 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
49783 Branch: perl
49784 ! os2/os2.c
49785____________________________________________________________________________
49786[ 10918] By: jhi on 2001/06/25 13:47:46
49787 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
49788 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49789 Date: Mon, 25 Jun 2001 05:04:32 -0400
49790 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
49791 Branch: perl
49792 ! os2/OS2/REXX/DLL/DLL.pm
49793____________________________________________________________________________
49794[ 10917] By: jhi on 2001/06/25 13:44:14
49795 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
49796 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49797 Date: Mon, 25 Jun 2001 05:02:36 -0400
49798 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
49799 Branch: perl
49800 ! mg.c os2/dl_os2.c os2/os2.c
49801____________________________________________________________________________
49802[ 10916] By: jhi on 2001/06/25 13:41:20
49803 Log: Subject: Re: [PATCH 5.6.1] misprints
49804 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49805 Date: Mon, 25 Jun 2001 04:50:50 -0400
49806 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
49807 Branch: perl
49808 ! os2/os2.c pp_sys.c
49809____________________________________________________________________________
49810[ 10915] By: jhi on 2001/06/25 13:39:59
49811 Log: Add Test::More and Test::Simple to the delta.
49812 Branch: perl
49813 ! pod/perl572delta.pod
49814____________________________________________________________________________
49815[ 10914] By: jhi on 2001/06/25 13:38:08
49816 Log: Add Test::More, from Michael G Schwern.
49817 Branch: perl
49818 + lib/Test/More.pm lib/Test/More/t/More.t
49819 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
49820 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
49821 + t/lib/Test/More/Catch.pm
49822 ! MANIFEST
49823____________________________________________________________________________
49824[ 10913] By: jhi on 2001/06/25 13:35:41
49825 Log: Add Test::Simple from Michael G Schwern.
49826 Branch: perl
49827 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
49828 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
49829 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
49830 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
49831 + t/lib/Test/Simple/Catch.pm
49832 + t/lib/Test/Simple/sample_tests/death.plx
49833 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
49834 + t/lib/Test/Simple/sample_tests/extras.plx
49835 + t/lib/Test/Simple/sample_tests/five_fail.plx
49836 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
49837 + t/lib/Test/Simple/sample_tests/one_fail.plx
49838 + t/lib/Test/Simple/sample_tests/require.plx
49839 + t/lib/Test/Simple/sample_tests/success.plx
49840 + t/lib/Test/Simple/sample_tests/too_few.plx
49841 + t/lib/Test/Simple/sample_tests/two_fail.plx
49842 ! MANIFEST
49843____________________________________________________________________________
49844[ 10912] By: jhi on 2001/06/25 13:31:57
49845 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
49846 From: "Craig A. Berry" <craigberry@mac.com>
49847 Date: Sun, 24 Jun 2001 23:41:36 -0500
49848 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
49849 Branch: perl
49850 ! pp_sys.c
49851____________________________________________________________________________
49852[ 10911] By: jhi on 2001/06/25 13:05:00
49853 Log: Upgrade to Attribute::Handlers 0.70.
49854 Branch: perl
49855 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
49856 ! MANIFEST lib/Attribute/Handlers.pm
49857____________________________________________________________________________
49858[ 10910] By: jhi on 2001/06/25 00:09:27
49859 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
49860 From: Abhijit Menon-Sen <ams@wiw.org>
49861 Date: Sat, 23 Jun 2001 05:17:44 +0530
49862 Message-ID: <20010623051744.A18583@lustre.linux.in>
49863
49864 (Can't think of a good place to put tests.)
49865 Branch: perl
49866 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
49867____________________________________________________________________________
49868[ 10909] By: jhi on 2001/06/24 23:45:13
49869 Log: Subject: [PATCH] t/op/pat.t typo fix
49870 From: Richard Soderberg <rs@crystalflame.net>
49871 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
49872 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
49873 Branch: perl
49874 ! t/op/pat.t
49875____________________________________________________________________________
49876[ 10908] By: jhi on 2001/06/24 22:24:49
49877 Log: Move the pack warnings to their own file, as pointed
49878 out by Spider.
49879 Branch: perl
49880 + t/lib/warnings/pp_pack
49881 ! MANIFEST t/lib/warnings/pp
49882____________________________________________________________________________
49883[ 10907] By: jhi on 2001/06/24 19:55:15
49884 Log: Update Changes.
49885 Branch: perl
49886 ! Changes patchlevel.h
49887____________________________________________________________________________
49888[ 10906] By: jhi on 2001/06/24 19:50:40
49889 Log: Partially fix a problem noticed by IRIX compiler:
49890 the initialization of parse_start was bypassed by
49891 several gotos. Now initialized to zero, which may
49892 not be the best choice.
49893 Branch: perl
49894 ! regcomp.c
49895____________________________________________________________________________
49896[ 10905] By: jhi on 2001/06/24 19:43:25
49897 Log: Relax the group and password tests back to moaning only
49898 if no matches at all are found. (Even with a small sample
49899 I could find many sites where there are, umm, anomalies in
49900 the said databases.)
49901 Branch: perl
49902 ! t/op/grent.t t/op/pwent.t
49903____________________________________________________________________________
49904[ 10904] By: jhi on 2001/06/24 18:45:55
49905 Log: Argh. How hard it can be to re-apply a patch manually? :-)
49906 Branch: perl
49907 ! pp_ctl.c
49908____________________________________________________________________________
49909[ 10903] By: jhi on 2001/06/24 18:40:52
49910 Log: De-cut-and-pasto in #10902.
49911 Branch: perl
49912 ! pp_ctl.c
49913____________________________________________________________________________
49914[ 10902] By: jhi on 2001/06/24 18:35:18
49915 Log: The #10771 didn't take?
49916 Branch: perl
49917 ! pp_ctl.c
49918____________________________________________________________________________
49919[ 10901] By: jhi on 2001/06/24 18:29:50
49920 Log: Undo the filetests part of #10900, under multiplicity
49921 weird errors take place.
49922 Branch: perl
49923 ! pp_sys.c
49924____________________________________________________________________________
49925[ 10900] By: jhi on 2001/06/24 18:20:36
49926 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
49927 Branch: perl
49928 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
49929____________________________________________________________________________
49930[ 10899] By: jhi on 2001/06/24 17:00:34
49931 Log: (Replaced by #10922)
49932
49933 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
49934 From: Tony Bowden <tony@kasei.com>
49935 Date: Sun, 24 Jun 2001 17:32:40 +0100
49936 Message-ID: <20010624173240.A16293@blackstar.co.uk>
49937
49938 Document (well, mention) shortmess() and longmess()
49939 to rob people of their fun of reinventing the wheel.
49940 Branch: perl
49941 ! lib/Carp.pm
49942____________________________________________________________________________
49943[ 10898] By: jhi on 2001/06/24 16:51:40
49944 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
49945 From: Brian Jepson <bjepson@oreilly.com>
49946 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
49947 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
49948 Branch: perl
49949 ! pp_sys.c
49950____________________________________________________________________________
49951[ 10897] By: jhi on 2001/06/24 16:38:23
49952 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
49953 From: Robin Barker <rmb1@cise.npl.co.uk>
49954 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
49955 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
49956 Branch: perl
49957 ! lib/CPAN.pm
49958____________________________________________________________________________
49959[ 10896] By: jhi on 2001/06/24 16:36:32
49960 Log: Memoize patch from mjd.
49961 Branch: perl
49962 ! lib/Memoize/t/tie_storable.t
49963____________________________________________________________________________
49964[ 10895] By: jhi on 2001/06/24 16:33:59
49965 Log: Spec the sv_pvprintify() a bit more.
49966 Branch: perl
49967 ! pod/perltodo.pod
49968____________________________________________________________________________
49969[ 10894] By: jhi on 2001/06/24 14:43:36
49970 Log: Upgrade to Memoize 0.65.
49971 Branch: perl
49972 + lib/Memoize/t/array_confusion.t
49973 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
49974 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
49975 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
49976 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
49977 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
49978 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
49979 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
49980 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
49981 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
49982 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
49983 ! lib/Memoize/t/tie_storable.t
49984____________________________________________________________________________
49985[ 10893] By: jhi on 2001/06/24 14:21:09
49986 Log: Metaconfig unit change for #10892.
49987 Branch: metaconfig
49988 ! U/modified/Options.U
49989____________________________________________________________________________
49990[ 10892] By: jhi on 2001/06/24 14:20:38
49991 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
49992 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49993 Date: Sun, 24 Jun 2001 05:24:40 -0400
49994 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
49995 Branch: perl
49996 ! Configure hints/os2.sh
49997____________________________________________________________________________
49998[ 10891] By: jhi on 2001/06/24 13:50:26
49999 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
50000 From: Mike Guy <mjtg@cam.ac.uk>
50001 Date: Sun, 24 Jun 2001 15:28:39 +0100
50002 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
50003
50004 Fix an ancient (5.002) bug.
50005 Branch: perl
50006 ! lib/Carp/Heavy.pm
50007____________________________________________________________________________
50008[ 10890] By: jhi on 2001/06/24 13:44:43
50009 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
50010 variables.
50011 Branch: perl
50012 ! pp_sys.c
50013____________________________________________________________________________
50014[ 10889] By: jhi on 2001/06/24 13:24:00
50015 Log: Make UTS as per #10888.
50016 Branch: perl
50017 ! hints/uts.sh
50018____________________________________________________________________________
50019[ 10888] By: jhi on 2001/06/24 13:21:23
50020 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
50021 Branch: perl
50022 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
50023 ! mpeix/mpeixish.h perl.h unixish.h
50024____________________________________________________________________________
50025[ 10887] By: jhi on 2001/06/24 13:15:45
50026 Log: AUTHORS update.
50027 Branch: perl
50028 ! AUTHORS
50029____________________________________________________________________________
50030[ 10886] By: jhi on 2001/06/24 13:14:31
50031 Log: Subject: Encode::Tcl for multibyte doesnot work
50032 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
50033 Date: Sun, 24 Jun 2001 22:48:21 +0900
50034 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
50035 Branch: perl
50036 ! ext/Encode/Encode/Tcl.pm
50037____________________________________________________________________________
50038[ 10885] By: jhi on 2001/06/24 13:12:46
50039 Log: Subject: [PATCH] Remove tautology in error messages
50040 From: Mike Guy <mjtg@cam.ac.uk>
50041 Date: Sun, 24 Jun 2001 13:31:00 +0100
50042 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
50043 Branch: perl
50044 ! pp_sys.c
50045____________________________________________________________________________
50046[ 10884] By: jhi on 2001/06/24 13:11:36
50047 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
50048 Branch: perl
50049 ! hints/darwin.sh
50050____________________________________________________________________________
50051[ 10883] By: jhi on 2001/06/24 13:09:55
50052 Log: Subject: Re: [PATCH 5.6.1] test suite
50053 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50054 Date: Sun, 24 Jun 2001 05:47:05 -0400
50055 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
50056
50057 Test suite fixes.
50058 Branch: perl
50059 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
50060____________________________________________________________________________
50061[ 10882] By: jhi on 2001/06/24 13:07:46
50062 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
50063 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50064 Date: Sun, 24 Jun 2001 05:37:19 -0400
50065 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
50066 Branch: perl
50067 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
50068____________________________________________________________________________
50069[ 10881] By: jhi on 2001/06/24 13:05:24
50070 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
50071 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50072 Date: Sun, 24 Jun 2001 05:34:50 -0400
50073 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
50074
50075 Pacify compiler warnings.
50076 Branch: perl
50077 ! pp_sys.c
50078____________________________________________________________________________
50079[ 10880] By: jhi on 2001/06/24 13:02:30
50080 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
50081 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50082 Date: Sun, 24 Jun 2001 05:21:18 -0400
50083 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
50084
50085 Enable compression of executables during link time.
50086 Branch: perl
50087 ! hints/os2.sh
50088____________________________________________________________________________
50089[ 10879] By: jhi on 2001/06/24 13:00:47
50090 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
50091 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50092 Date: Sun, 24 Jun 2001 05:15:11 -0400
50093 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
50094
50095 Add ordinals to the export list for Perl DLL.
50096 (Breaks intra-version DLL compatibility.)
50097 Branch: perl
50098 ! makedef.pl
50099____________________________________________________________________________
50100[ 10878] By: jhi on 2001/06/24 02:12:04
50101 Log: Allow (displaying and) re-editing the Subject in perlbug.
50102 Also abstract the Subject quality control into a function.
50103 Branch: perl
50104 ! utils/perlbug.PL
50105____________________________________________________________________________
50106[ 10877] By: jhi on 2001/06/24 01:40:53
50107 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
50108 Branch: perl
50109 ! utils/perlbug.PL
50110____________________________________________________________________________
50111[ 10876] By: jhi on 2001/06/24 01:37:05
50112 Log: Regen toc and modlib.
50113 Branch: perl
50114 ! pod/perlmodlib.pod pod/perltoc.pod
50115____________________________________________________________________________
50116[ 10875] By: jhi on 2001/06/24 01:29:33
50117 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
50118 by John Peacock. (Can be 'ntea' which means emulate UNIX file
50119 attribute semantics as much as possible, or 'ntsec' which uses
50120 native NTFS semantics.) (See also #10877.)
50121 Branch: perl
50122 ! perl.c
50123____________________________________________________________________________
50124[ 10874] By: jhi on 2001/06/23 23:57:28
50125 Log: (Retracted by #11586)
50126
50127 Hack to get rid of the UNEXPECTEDLY succeeded message for now.
50128 Branch: perl
50129 ! lib/Test/Harness.pm
50130____________________________________________________________________________
50131[ 10873] By: jhi on 2001/06/23 23:36:56
50132 Log: Just zap the -uPerlio.
50133 Branch: perl
50134 ! ext/B/Stash.t
50135____________________________________________________________________________
50136[ 10872] By: jhi on 2001/06/23 21:29:10
50137 Log: Do not test PerlIO if PerlIO not used.
50138 Branch: perl
50139 ! ext/PerlIO/PerlIO.t
50140____________________________________________________________________________
50141[ 10871] By: jhi on 2001/06/23 21:12:49
50142 Log: Regen perlapi.
50143 Branch: perl
50144 ! pod/perlapi.pod
50145____________________________________________________________________________
50146[ 10870] By: jhi on 2001/06/23 21:03:31
50147 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
50148 From: Nicholas Clark <nick@ccl4.org>
50149 Date: Sat, 23 Jun 2001 22:55:47 +0100
50150 Message-ID: <20010623225547.Z98663@plum.flirble.org>
50151 Branch: perl
50152 ! numeric.c
50153____________________________________________________________________________
50154[ 10869] By: jhi on 2001/06/23 17:13:21
50155 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
50156 From: Prymmer/Kahn <pvhp@best.com>
50157 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
50158 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
50159 Branch: perl
50160 ! lib/h2xs.t
50161____________________________________________________________________________
50162[ 10868] By: jhi on 2001/06/23 16:04:38
50163 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
50164 cygwin does not taint cwd, just like win32.
50165 Branch: perl
50166 ! lib/File/Find/taint.t t/op/taint.t
50167____________________________________________________________________________
50168[ 10867] By: jhi on 2001/06/23 15:39:15
50169 Log: Retract #10865, the patch should be unnecessary.
50170 (But seemingly helpful in Cygwin? Strange.)
50171 Branch: perl
50172 ! lib/Memoize/t/tie_ndbm.t
50173____________________________________________________________________________
50174[ 10866] By: jhi on 2001/06/23 15:06:30
50175 Log: Misplaced test file; plus Cygwin filesystem semantics.
50176 Branch: perl
50177 + ext/SDBM_File/sdbm.t
50178 - ext/ODBM_File/sdbm.t
50179 ! MANIFEST
50180____________________________________________________________________________
50181[ 10865] By: jhi on 2001/06/23 15:01:02
50182 Log: (Retracted by #10867.)
50183 Branch: perl
50184 ! lib/Memoize/t/tie_ndbm.t
50185____________________________________________________________________________
50186[ 10864] By: jhi on 2001/06/23 14:25:43
50187 Log: Metaconfig unit change for #10863.
50188 Branch: metaconfig/U/perl
50189 ! Extensions.U
50190____________________________________________________________________________
50191[ 10863] By: jhi on 2001/06/23 14:25:20
50192 Log: In Cygwin do not build NDBM_File and ODBM_File unless
50193 -lndbm and -ldbm are available.
50194 Branch: perl
50195 ! Configure config_h.SH
50196____________________________________________________________________________
50197[ 10862] By: jhi on 2001/06/23 14:02:14
50198 Log: More Cygwin filesystem semantics.
50199 Branch: perl
50200 ! t/io/fs.t t/op/stat.t
50201____________________________________________________________________________
50202[ 10861] By: jhi on 2001/06/23 13:38:00
50203 Log: More DOSish permission semantics for Cygwin.
50204 Branch: perl
50205 ! lib/AnyDBM_File.t
50206____________________________________________________________________________
50207[ 10860] By: jhi on 2001/06/23 13:32:41
50208 Log: Cygwin too has different permission semantics.
50209 Branch: perl
50210 ! ext/GDBM_File/gdbm.t
50211____________________________________________________________________________
50212[ 10859] By: jhi on 2001/06/23 13:30:06
50213 Log: The group (and assumedly passwd) databases can have
50214 only one entry (this is the case in cygwin).
50215 Branch: perl
50216 ! t/op/grent.t t/op/pwent.t
50217____________________________________________________________________________
50218[ 10858] By: jhi on 2001/06/23 13:16:26
50219 Log: Also in Cygwin use Socket to figure out domainname
50220 (if any) (avoids trying to call external 'domainname',
50221 which doesn't at the moment exist in Cygwin)
50222 Branch: perl
50223 ! lib/Net/Domain.pm
50224____________________________________________________________________________
50225[ 10857] By: jhi on 2001/06/23 12:48:32
50226 Log: Remove also the lib$Foo.def, not just $Foo.def.
50227 Branch: perl
50228 ! lib/ExtUtils/MM_Unix.pm
50229____________________________________________________________________________
50230[ 10856] By: jhi on 2001/06/23 12:21:53
50231 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
50232 Branch: perl
50233 ! unixish.h
50234____________________________________________________________________________
50235[ 10855] By: jhi on 2001/06/23 12:14:15
50236 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
50237 to match the whole isprint(), only the space character.
50238 Branch: perl
50239 ! handy.h pod/perlre.pod t/op/pat.t
50240____________________________________________________________________________
50241[ 10854] By: nick on 2001/06/23 08:09:33
50242 Log: Integrate mainline
50243 Branch: perlio
50244 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
50245 !> lib/ExtUtils.t lib/File/Find/taint.t
50246 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
50247 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
50248 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
50249____________________________________________________________________________
50250[ 10853] By: jhi on 2001/06/23 03:48:09
50251 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
50252 with its floats in os390 and s390 (UTS).
50253 Branch: perl
50254 ! lib/Math/BigInt/t/bigintpm.t
50255____________________________________________________________________________
50256[ 10852] By: jhi on 2001/06/23 03:38:53
50257 Log: Add also UTS (s390) to the non-IEEE float platforms.
50258 Branch: perl
50259 ! t/op/sprintf.t
50260____________________________________________________________________________
50261[ 10851] By: jhi on 2001/06/23 03:36:04
50262 Log: Subject: RFC: what are applicable standards for exponent sizes?
50263 From: Peter Prymmer <pvhp@forte.com>
50264 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
50265 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
50266 Branch: perl
50267 ! t/op/sprintf.t
50268____________________________________________________________________________
50269[ 10850] By: jhi on 2001/06/23 03:29:04
50270 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
50271 From: Peter Prymmer <pvhp@forte.com>
50272 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
50273 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
50274 Branch: perl
50275 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
50276____________________________________________________________________________
50277[ 10849] By: jhi on 2001/06/23 03:27:21
50278 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
50279 From: Peter Prymmer <pvhp@forte.com>
50280 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
50281 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
50282 Branch: perl
50283 ! lib/ExtUtils.t
50284____________________________________________________________________________
50285[ 10848] By: jhi on 2001/06/22 21:51:31
50286 Log: Retract #10845.
50287 Branch: perl
50288 ! lib/File/Find/taint.t
50289____________________________________________________________________________
50290[ 10847] By: jhi on 2001/06/22 21:50:38
50291 Log: Yet another error message.
50292 Branch: perl
50293 ! t/op/mkdir.t
50294____________________________________________________________________________
50295[ 10846] By: jhi on 2001/06/22 21:48:39
50296 Log: The croak message for nonexistent socket functions may vary.
50297 Branch: perl
50298 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
50299____________________________________________________________________________
50300[ 10845] By: jhi on 2001/06/22 21:42:38
50301 Log: (Retracted by #10848.)
50302 Branch: perl
50303 ! lib/File/Find/taint.t
50304____________________________________________________________________________
50305[ 10844] By: jhi on 2001/06/22 21:32:58
50306 Log: Integrate perlio:
50307
50308 [ 10843]
50309 Back out debug in taint.t
50310
50311 [ 10841]
50312 Skip cwd test on Win32 ???
50313
50314 [ 10836]
50315 Skip |- based op/write.t on Win32 as well as VMS
50316 Branch: perl
50317 !> lib/File/Find/taint.t t/op/write.t
50318____________________________________________________________________________
50319[ 10843] By: nick on 2001/06/22 21:24:51
50320 Log: Back out debug in taint.t
50321 Branch: perlio
50322 ! lib/File/Find/taint.t
50323____________________________________________________________________________
50324[ 10842] By: jhi on 2001/06/22 21:20:02
50325 Log: setitimer() does not exist in Unicos, despite of what
50326 Configure thinks, from Mark P. Lutz.
50327 Branch: perl
50328 ! hints/unicos.sh
50329____________________________________________________________________________
50330[ 10841] By: nick on 2001/06/22 21:19:36
50331 Log: Skip cwd test on Win32 ???
50332 Branch: perlio
50333 ! lib/File/Find/taint.t
50334____________________________________________________________________________
50335[ 10840] By: jhi on 2001/06/22 21:17:34
50336 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
50337 and Tru64 gcc -Wall happy.
50338 Branch: perl
50339 ! mg.c
50340____________________________________________________________________________
50341[ 10839] By: jhi on 2001/06/22 21:15:32
50342 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
50343 Branch: perl
50344 ! ext/IPC/SysV/Semaphore.pm
50345____________________________________________________________________________
50346[ 10838] By: jhi on 2001/06/22 21:12:02
50347 Log: Metaconfig unit change for #10837.
50348 Branch: metaconfig/U/perl
50349 ! Cross.U
50350____________________________________________________________________________
50351[ 10837] By: jhi on 2001/06/22 21:09:42
50352 Log: Cleanup of the cross-compilation unit.
50353 Branch: perl
50354 ! Configure
50355____________________________________________________________________________
50356[ 10836] By: nick on 2001/06/22 20:45:12
50357 Log: Skip |- based op/write.t on Win32 as well as VMS
50358 Branch: perlio
50359 ! t/op/write.t
50360____________________________________________________________________________
50361[ 10835] By: jhi on 2001/06/22 20:44:20
50362 Log: Integrate perlio:
50363
50364 [ 10833]
50365 Patcho fix.
50366 Branch: perl
50367 !> util.c
50368____________________________________________________________________________
50369[ 10834] By: nick on 2001/06/22 20:41:54
50370 Log: Integrate mainline
50371 Branch: perlio
50372 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
50373 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
50374 !> vos/config.ga.h
50375____________________________________________________________________________
50376[ 10833] By: nick on 2001/06/22 20:22:58
50377 Log: Patcho fix.
50378 Branch: perlio
50379 ! util.c
50380____________________________________________________________________________
50381[ 10832] By: jhi on 2001/06/22 20:13:02
50382 Log: Metaconfig unit changes for #10831.
50383 Branch: metaconfig
50384 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
50385____________________________________________________________________________
50386[ 10831] By: jhi on 2001/06/22 20:12:29
50387 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
50388 From: Andy Dougherty <doughera@lafayette.edu>
50389 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
50390 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
50391 Branch: perl
50392 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50393 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
50394____________________________________________________________________________
50395[ 10830] By: jhi on 2001/06/22 19:50:15
50396 Log: MPE/iX prototype nits from Mark Bixby.
50397 Branch: perl
50398 ! pp_sys.c
50399____________________________________________________________________________
50400[ 10829] By: jhi on 2001/06/22 16:25:16
50401 Log: Detypo.
50402 Branch: perl
50403 ! util.c
50404____________________________________________________________________________
50405[ 10828] By: nick on 2001/06/22 15:33:37
50406 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
50407 Branch: perlio
50408 +> lib/h2xs.t
50409 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
50410 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
50411 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
50412 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
50413 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
50414 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
50415 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
50416 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
50417 !> vms/vmsish.h
50418____________________________________________________________________________
50419[ 10827] By: jhi on 2001/06/22 14:15:26
50420 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
50421 Date: Fri, 22 Jun 2001 10:08:35 -0500
50422 From: "Craig A. Berry" <craigberry@mac.com>
50423 Message-Id: <a05101001b75908704194@[192.168.56.145]>
50424 Branch: perl
50425 ! vms/vms.c vms/vmsish.h
50426____________________________________________________________________________
50427[ 10826] By: jhi on 2001/06/22 13:35:37
50428 Log: NetWare scripts tweak from Ananth Kesari.
50429 Branch: perl
50430 ! NetWare/t/NWScripts.pl
50431____________________________________________________________________________
50432[ 10825] By: jhi on 2001/06/22 13:00:55
50433 Log: Update Changes.
50434 Branch: perl
50435 ! Changes patchlevel.h
50436____________________________________________________________________________
50437[ 10824] By: jhi on 2001/06/22 12:46:56
50438 Log: Add .i and .s targets.
50439 Branch: perl
50440 ! Makefile.SH
50441____________________________________________________________________________
50442[ 10823] By: jhi on 2001/06/22 12:25:20
50443 Log: Upgrade to Locale::Maketext 1.03.
50444 Branch: perl
50445 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
50446 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
50447____________________________________________________________________________
50448[ 10822] By: jhi on 2001/06/22 12:23:57
50449 Log: Upgrade to I18N::LangTags 0.26.
50450 Branch: perl
50451 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
50452 ! lib/I18N/LangTags/test.pl
50453____________________________________________________________________________
50454[ 10821] By: jhi on 2001/06/22 12:16:41
50455 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
50456 Philip Newton.
50457 Branch: perl
50458 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
50459 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
50460____________________________________________________________________________
50461[ 10820] By: jhi on 2001/06/22 12:13:37
50462 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
50463 From: Prymmer/Kahn <pvhp@best.com>
50464 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
50465 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
50466 Branch: perl
50467 + lib/h2xs.t
50468 ! MANIFEST utils/h2xs.PL
50469____________________________________________________________________________
50470[ 10819] By: jhi on 2001/06/22 12:11:56
50471 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
50472 From: Prymmer/Kahn <pvhp@best.com>
50473 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
50474 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
50475 Branch: perl
50476 ! lib/ExtUtils.t
50477____________________________________________________________________________
50478[ 10818] By: jhi on 2001/06/22 12:11:08
50479 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
50480 From: Prymmer/Kahn <pvhp@best.com>
50481 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
50482 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
50483 Branch: perl
50484 ! t/pod/plainer.t
50485____________________________________________________________________________
50486[ 10817] By: jhi on 2001/06/22 12:10:05
50487 Log: AUTHORS update.
50488 Branch: perl
50489 ! AUTHORS
50490____________________________________________________________________________
50491[ 10816] By: jhi on 2001/06/22 12:08:24
50492 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
50493 From: "Craig A. Berry" <craigberry@mac.com>
50494 Date: Thu, 21 Jun 2001 18:20:38 -0500
50495 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
50496 Branch: perl
50497 ! ext/POSIX/POSIX.xs
50498____________________________________________________________________________
50499[ 10815] By: jhi on 2001/06/22 12:07:19
50500 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
50501 From: "Craig A. Berry" <craigberry@mac.com>
50502 Date: Thu, 21 Jun 2001 09:58:52 -0500
50503 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
50504 Branch: perl
50505 ! ext/B/Deparse.t t/op/write.t
50506____________________________________________________________________________
50507[ 10814] By: nick on 2001/06/22 08:13:09
50508 Log: Integrate mainline.
50509 Branch: perlio
50510 !> (integrate 46 files)
50511____________________________________________________________________________
50512[ 10813] By: jhi on 2001/06/22 02:48:58
50513 Log: Change the prefixes only if $prefix is unset,
50514 as originally patched by Marcel Grunauer.
50515 Branch: perl
50516 ! hints/darwin.sh hints/rhapsody.sh
50517____________________________________________________________________________
50518[ 10812] By: jhi on 2001/06/22 02:44:41
50519 Log: Subject: Re: Patch for hints/darwin.sh
50520 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
50521 Date: Thu, 21 Jun 2001 11:23:46 -0700
50522 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
50523 Branch: perl
50524 ! hints/darwin.sh hints/rhapsody.sh
50525____________________________________________________________________________
50526[ 10811] By: jhi on 2001/06/22 02:34:27
50527 Log: Add .PHONY targets for non-file targets,
50528 from Wilfredo Sánchez. Should help saying
50529 "make install" on case-insensitive filesystems.
50530 Branch: perl
50531 ! Makefile.SH
50532____________________________________________________________________________
50533[ 10810] By: jhi on 2001/06/22 02:01:23
50534 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
50535 From: Doug MacEachern <dougm@covalent.net>
50536 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
50537 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
50538
50539 plus reword the getcwd() comment, plus use getcwd() buffer
50540 size minus one.
50541 Branch: perl
50542 ! util.c
50543____________________________________________________________________________
50544[ 10809] By: jhi on 2001/06/22 01:16:58
50545 Log: More gprofing from Doug MacEachern.
50546 Branch: perl
50547 ! Makefile.SH
50548____________________________________________________________________________
50549[ 10808] By: jhi on 2001/06/22 01:15:11
50550 Log: Metaconfig unit change for #10807.
50551 Branch: metaconfig/U/perl
50552 ! d_sfio.U
50553____________________________________________________________________________
50554[ 10807] By: jhi on 2001/06/22 01:14:43
50555 Log: Tell that you are removing the unneeded -lsfio.
50556 Branch: perl
50557 ! Configure
50558____________________________________________________________________________
50559[ 10806] By: jhi on 2001/06/22 01:03:14
50560 Log: More MPE/iX tweaks from Mark Bixby.
50561 Branch: perl
50562 ! perl.c t/op/magic.t
50563____________________________________________________________________________
50564[ 10805] By: jhi on 2001/06/21 22:41:11
50565 Log: The fchdir() proto is supposed to live in <unistd.h>.
50566 Branch: perl
50567 ! ext/Cwd/Cwd.xs
50568____________________________________________________________________________
50569[ 10804] By: jhi on 2001/06/21 22:24:42
50570 Log: This town is too small for the Cwd extension and me,
50571 it would seem...
50572 Branch: perl
50573 ! ext/Cwd/Cwd.xs
50574____________________________________________________________________________
50575[ 10803] By: jhi on 2001/06/21 21:54:00
50576 Log: Metaconfig unit change for #10802.
50577 Branch: metaconfig/U/perl
50578 ! d_modfl.U
50579____________________________________________________________________________
50580[ 10802] By: jhi on 2001/06/21 21:53:37
50581 Log: More d'ohs.
50582 Branch: perl
50583 ! Configure
50584____________________________________________________________________________
50585[ 10801] By: jhi on 2001/06/21 21:38:38
50586 Log: Off-by-one. I'm so classic.
50587 Branch: perl
50588 ! util.c
50589____________________________________________________________________________
50590[ 10800] By: jhi on 2001/06/21 20:10:19
50591 Log: Update Changes.
50592 Branch: perl
50593 ! Changes patchlevel.h
50594____________________________________________________________________________
50595[ 10799] By: jhi on 2001/06/21 20:03:54
50596 Log: Subject: Documentation patch for Net::FTP
50597 From: Marcel Grunauer <marcel@codewerk.com>
50598 Date: Wed, 20 Jun 2001 23:03:26 +0200
50599 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
50600 Branch: perl
50601 ! lib/Net/FTP.pm
50602____________________________________________________________________________
50603[ 10798] By: jhi on 2001/06/21 20:01:14
50604 Log: Retract the #10417 mg.c and embed.pl parts because of
50605 strange SEGVs in 64bit x86 FreeBSD observed by
50606 Nicholas Clark.
50607 Branch: perl
50608 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
50609____________________________________________________________________________
50610[ 10797] By: jhi on 2001/06/21 19:40:34
50611 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
50612 Branch: perl
50613 ! Configure NetWare/config.wc NetWare/config_H.wc
50614 ! Porting/Glossary Porting/config.sh Porting/config_H
50615 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
50616 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50617 ! vos/config.ga.h win32/config.bc win32/config.gc
50618 ! win32/config.vc win32/config_H.bc win32/config_H.gc
50619 ! win32/config_H.vc
50620____________________________________________________________________________
50621[ 10796] By: jhi on 2001/06/21 19:08:28
50622 Log: Cwd tweak from Doug MacEachern.
50623 Branch: perl
50624 ! ext/Cwd/Cwd.xs
50625____________________________________________________________________________
50626[ 10795] By: jhi on 2001/06/21 19:03:48
50627 Log: Protect the fchdir() and lstat() with ifdefs.
50628 fchdir() needs a Configure probe.
50629 Branch: perl
50630 ! ext/Cwd/Cwd.xs
50631____________________________________________________________________________
50632[ 10794] By: nick on 2001/06/21 17:11:35
50633 Log: Integrate mainline
50634 Branch: perlio
50635 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
50636 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
50637 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
50638 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
50639 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
50640 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
50641 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
50642 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
50643 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
50644 - lib/File/Glob/case.t lib/File/Glob/global.t
50645 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
50646 - lib/File/Temp/posix.t lib/File/Temp/security.t
50647 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
50648 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
50649 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
50650 - lib/Text/Wrap/wrap.t
50651 !> (integrate 41 files)
50652____________________________________________________________________________
50653[ 10793] By: jhi on 2001/06/21 17:01:26
50654 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
50655 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
50656 Date: Thu, 21 Jun 2001 13:04:54 -0500
50657 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
50658 Branch: perl
50659 ! ext/Cwd/Cwd.xs
50660____________________________________________________________________________
50661[ 10792] By: jhi on 2001/06/21 16:13:57
50662 Log: Subject: [PATCH pod] overlong =item
50663 From: Robin Barker <rmb1@cise.npl.co.uk>
50664 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
50665 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
50666 Branch: perl
50667 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
50668 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
50669____________________________________________________________________________
50670[ 10791] By: jhi on 2001/06/21 16:10:51
50671 Log: Subject: [PATCH perlio.c] format
50672 From: Robin Barker <rmb1@cise.npl.co.uk>
50673 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
50674 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
50675 Branch: perl
50676 ! perlio.c
50677____________________________________________________________________________
50678[ 10790] By: jhi on 2001/06/21 15:52:04
50679 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
50680 From: Radu Greab <radu@netsoft.ro>
50681 Date: Thu, 21 Jun 2001 19:06:02 +0300
50682 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
50683 Branch: perl
50684 ! pod/perlapi.pod sv.c
50685____________________________________________________________________________
50686[ 10789] By: jhi on 2001/06/21 14:48:25
50687 Log: The metaconfig unit changes for #10788.
50688 Branch: metaconfig/U/perl
50689 ! Cross.U fflushall.U
50690____________________________________________________________________________
50691[ 10788] By: jhi on 2001/06/21 14:47:48
50692 Log: Cross-configuration changes: make $from to rm the files
50693 before copying them over (this means that he rm can be
50694 removed from the fflushall test), create $targetmkdir
50695 (not documented in install since it is supposed to internal
50696 use only), make $run to copy over the executable only if
50697 a stamp file .xok doesn't already exist (to avoid unnecessary
50698 copying of the executable)
50699 Branch: perl
50700 ! Configure Makefile.SH
50701____________________________________________________________________________
50702[ 10787] By: nick on 2001/06/21 14:16:18
50703 Log: Integrate mainline
50704 Branch: perlio
50705 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
50706 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
50707 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
50708 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
50709 !> (integrate 34 files)
50710____________________________________________________________________________
50711[ 10786] By: jhi on 2001/06/21 13:59:32
50712 Log: Re-add the files as text.
50713 Branch: perl
50714 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
50715____________________________________________________________________________
50716[ 10785] By: jhi on 2001/06/21 13:57:55
50717 Log: Delete the binary files.
50718 Branch: perl
50719 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
50720____________________________________________________________________________
50721[ 10784] By: jhi on 2001/06/21 13:49:47
50722 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
50723 From: Andy Dougherty <doughera@lafayette.edu>
50724 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
50725 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
50726 Branch: perl
50727 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
50728 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
50729 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
50730 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
50731____________________________________________________________________________
50732[ 10783] By: jhi on 2001/06/21 13:46:50
50733 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
50734 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
50735 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
50736 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
50737
50738 Setting umask to something friendlier.
50739 Branch: perl
50740 ! installman installperl
50741____________________________________________________________________________
50742[ 10782] By: jhi on 2001/06/21 13:42:17
50743 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
50744 Resort MANIFEST with sort -f, looks much better.
50745 Branch: perl
50746 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
50747 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
50748 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
50749 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
50750 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
50751 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
50752 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
50753 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
50754 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
50755 - lib/File/Glob/case.t lib/File/Glob/global.t
50756 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
50757 - lib/File/Temp/posix.t lib/File/Temp/security.t
50758 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
50759 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
50760 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
50761 - lib/Text/Wrap/wrap.t
50762 ! MANIFEST
50763____________________________________________________________________________
50764[ 10781] By: jhi on 2001/06/21 13:16:04
50765 Log: Upgrade to I18N::LangTags 0.25.
50766 Branch: perl
50767 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
50768 ! lib/I18N/LangTags/List.pm
50769____________________________________________________________________________
50770[ 10780] By: jhi on 2001/06/21 13:12:54
50771 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
50772 From: Richard Soderberg <rs@crystalflame.net>
50773 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
50774 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
50775 Branch: perl
50776 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
50777 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
50778____________________________________________________________________________
50779[ 10779] By: jhi on 2001/06/21 12:59:57
50780 Log: Test obsoleted by change #10777.
50781 Branch: perl
50782 ! t/op/sub_lval.t
50783____________________________________________________________________________
50784[ 10778] By: jhi on 2001/06/21 12:52:37
50785 Log: Case of confused test numbering.
50786 Branch: perl
50787 ! t/op/pat.t
50788____________________________________________________________________________
50789[ 10777] By: jhi on 2001/06/21 12:30:57
50790 Log: Subject: Re: Opinion on undef lvalue
50791 From: Abhijit Menon-Sen <ams@wiw.org>
50792 Date: Sun, 17 Jun 2001 13:04:46 +0530
50793 Message-ID: <20010617130446.B27925@lustre.linux.in>
50794
50795 Allow lvalue subs to return undef in array context.
50796 Branch: perl
50797 ! pp_hot.c
50798____________________________________________________________________________
50799[ 10776] By: jhi on 2001/06/21 12:27:48
50800 Log: Just a guess that using the same hack for cygwin as
50801 for win32 might help.
50802 Branch: perl
50803 ! lib/File/Find/find.t
50804____________________________________________________________________________
50805[ 10775] By: jhi on 2001/06/21 12:25:58
50806 Log: NetWare tweaks from Guruprasad.
50807 Branch: perl
50808 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
50809 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
50810 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
50811 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
50812____________________________________________________________________________
50813[ 10774] By: jhi on 2001/06/21 12:21:17
50814 Log: Subject: Re: perl@10722: Bogus warnings on REs
50815 From: Hugo <hv@crypt.compulink.co.uk>
50816 Date: Thu, 21 Jun 2001 09:51:17 +0100
50817 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
50818
50819 Unroll to avoid a UTS compiler bug.
50820 Branch: perl
50821 ! regcomp.c
50822____________________________________________________________________________
50823[ 10773] By: jhi on 2001/06/21 12:13:13
50824 Log: Subject: Re: [PATCH] Make /o work under i?threads
50825 From: Artur Bergman <artur@contiller.se>
50826 Date: Thu, 21 Jun 2001 14:38:03 +0200
50827 Message-ID: <B757B74A.184D%artur@contiller.se>
50828 Branch: perl
50829 ! t/op/pat.t
50830____________________________________________________________________________
50831[ 10772] By: jhi on 2001/06/21 12:12:23
50832 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
50833 From: Artur Bergman <artur@contiller.se>
50834 Date: Thu, 21 Jun 2001 14:27:33 +0200
50835 Message-ID: <B757B4D4.1849%artur@contiller.se>
50836
50837 Plus extra parentheses.
50838 Branch: perl
50839 ! op.h
50840____________________________________________________________________________
50841[ 10771] By: jhi on 2001/06/21 12:10:29
50842 Log: Subject: [PATCH] Make /o work under i?threads
50843 From: Richard Soderberg <rs@crystalflame.net>
50844 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
50845 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
50846 Branch: perl
50847 ! pp_ctl.c
50848____________________________________________________________________________
50849[ 10770] By: jhi on 2001/06/21 12:09:28
50850 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
50851 From: Artur Bergman <artur@contiller.se>
50852 Date: Thu, 21 Jun 2001 14:04:54 +0200
50853 Message-ID: <B757AF86.1842%artur@contiller.se>
50854 Branch: perl
50855 ! op.h
50856____________________________________________________________________________
50857[ 10769] By: jhi on 2001/06/21 12:08:03
50858 Log: Subject: Re: perl@10765: sv.c not OK on win32
50859 From: Artur Bergman <artur@contiller.se>
50860 Date: Thu, 21 Jun 2001 10:31:06 +0200
50861 Message-ID: <B7577D69.182C%artur@contiller.se>
50862 Branch: perl
50863 ! sv.c
50864____________________________________________________________________________
50865[ 10768] By: jhi on 2001/06/21 12:03:56
50866 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
50867 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50868 Date: Thu, 21 Jun 2001 06:23:56 -0400
50869 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
50870
50871 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
50872 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50873 Date: Thu, 21 Jun 2001 06:32:21 -0400
50874 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
50875 Branch: perl
50876 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
50877____________________________________________________________________________
50878[ 10767] By: jhi on 2001/06/21 12:00:07
50879 Log: Subject: [PATCH] make syslog test more verbose
50880 From: Robert Spier <rspier@pobox.com>
50881 Date: Thu, 21 Jun 2001 00:54:32 -0400
50882 Message-ID: <15153.32264.295807.333073@rls.cx>
50883 Branch: perl
50884 ! ext/Sys/Syslog/syslog.t
50885____________________________________________________________________________
50886[ 10766] By: jhi on 2001/06/20 23:27:57
50887 Log: Subject: op/study.t refinements
50888 From: Hugo <hv@crypt.compulink.co.uk>
50889 Date: Thu, 21 Jun 2001 00:29:07 +0100
50890 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
50891 Branch: perl
50892 ! t/op/study.t
50893____________________________________________________________________________
50894[ 10765] By: jhi on 2001/06/20 19:51:47
50895 Log: Update Changes.
50896 Branch: perl
50897 ! Changes patchlevel.h
50898____________________________________________________________________________
50899[ 10764] By: jhi on 2001/06/20 19:00:23
50900 Log: Subject: Re: [PATCH] djgpp updates
50901 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
50902 Date: Wed, 20 Jun 2001 10:05:15 +0200
50903 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
50904 Branch: perl
50905 ! djgpp/config.over
50906____________________________________________________________________________
50907[ 10763] By: jhi on 2001/06/20 18:58:06
50908 Log: Fix for ID 20010619.002 "When building hash, hash keys that
50909 are function calls are not being called", from Abhijit.
50910 Branch: perl
50911 ! t/base/lex.t toke.c
50912____________________________________________________________________________
50913[ 10762] By: jhi on 2001/06/20 18:45:00
50914 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
50915 Branch: perl
50916 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
50917 + lib/Locale/Maketext/test.pl
50918 - lib/Locale/Maketext.t
50919 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
50920 ! lib/Locale/Maketext/TPJ13.pod
50921____________________________________________________________________________
50922[ 10761] By: jhi on 2001/06/20 18:44:15
50923 Log: Metaconfig unit change for #10760.
50924 Branch: metaconfig
50925 ! U/modified/Cppsym.U
50926____________________________________________________________________________
50927[ 10760] By: jhi on 2001/06/20 18:42:04
50928 Log: Do not remove the ccsym* Cppsym* files since
50929 they are useful for metaconfig units coming after us.
50930 (This is the Configure nit mentioned in #10752.)
50931 Branch: perl
50932 ! Configure
50933____________________________________________________________________________
50934[ 10759] By: jhi on 2001/06/20 18:02:18
50935 Log: Update to I18N::LangTags 0.24, from Sean Burke.
50936 Branch: perl
50937 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
50938 + lib/I18N/LangTags/README
50939 - lib/I18N/LangTags/List.pod
50940 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
50941____________________________________________________________________________
50942[ 10758] By: jhi on 2001/06/20 17:34:43
50943 Log: Regen headers.
50944 Branch: perl
50945 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
50946 ! pod/perlapi.pod proto.h
50947____________________________________________________________________________
50948[ 10757] By: jhi on 2001/06/20 17:23:08
50949 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
50950 From: Artur Bergman <artur@contiller.se>
50951 Date: Wed, 20 Jun 2001 11:31:32 +0200
50952 Message-ID: <B7563A14.17D8%artur@contiller.se>
50953 Branch: perl
50954 ! embed.pl hv.c intrpvar.h sv.c sv.h
50955____________________________________________________________________________
50956[ 10756] By: jhi on 2001/06/20 17:13:26
50957 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
50958 From: Tim Sweetman <tim@aldigital.co.uk>
50959 Date: Wed, 13 Jun 2001 14:25:17 +0100
50960 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
50961 Branch: perl
50962 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
50963____________________________________________________________________________
50964[ 10755] By: nick on 2001/06/20 16:12:37
50965 Log: Integrate mainline
50966 Branch: perlio
50967 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
50968 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
50969 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
50970 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
50971 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
50972 !> t/op/study.t util.c
50973____________________________________________________________________________
50974[ 10754] By: gsar on 2001/06/20 15:22:27
50975 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
50976 but not Makefile)
50977 Branch: maint-5.6/perl
50978 ! win32/Makefile
50979____________________________________________________________________________
50980[ 10753] By: jhi on 2001/06/20 14:03:20
50981 Log: Security tweak on readlink().
50982 Branch: perl
50983 ! pp_sys.c
50984____________________________________________________________________________
50985[ 10752] By: jhi on 2001/06/20 14:00:23
50986 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
50987 Branch: perl
50988 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
50989 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
50990 ! mpeix/relink t/op/pwent.t
50991____________________________________________________________________________
50992[ 10751] By: jhi on 2001/06/20 13:57:27
50993 Log: Reinstate #10725 (with probe for alarm()).
50994 Branch: perl
50995 ! t/op/study.t
50996____________________________________________________________________________
50997[ 10750] By: jhi on 2001/06/20 13:53:46
50998 Log: Replace our implementation of realpath() with OpenBSD's
50999 (src/lib/libc/stdlib/realpath.c 1.4).
51000 Branch: perl
51001 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
51002 ! pod/perldiag.pod proto.h util.c
51003____________________________________________________________________________
51004[ 10749] By: jhi on 2001/06/20 13:07:49
51005 Log: Integrate perlio:
51006
51007 [ 10747]
51008 Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
51009 Branch: perl
51010 !> perlio.c
51011____________________________________________________________________________
51012[ 10748] By: jhi on 2001/06/20 13:07:18
51013 Log: No point in going into memory-saving contortions
51014 with getcwd() since there's a danger of buffer overflow.
51015 Also make the POSIX extension to use sv_getcwd().
51016 Finally, a missed proto.h fragment.
51017 Branch: perl
51018 ! ext/POSIX/POSIX.xs proto.h util.c
51019____________________________________________________________________________
51020[ 10747] By: nick on 2001/06/20 12:38:26
51021 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
51022 Branch: perlio
51023 ! perlio.c
51024____________________________________________________________________________
51025[ 10746] By: jhi on 2001/06/20 11:51:10
51026 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
51027 From: Graham Barr <gbarr@pobox.com>
51028 Date: Wed, 20 Jun 2001 11:05:49 +0100
51029 Message-ID: <20010620110549.I19188@pobox.com>
51030
51031 reported in
51032
51033 Subject: Bug in IO::Socket::INET module (repeat)
51034 From: "Harmon S. Nine" <hnine@netarx.com>
51035 Date: Tue, 19 Jun 2001 09:41:35 -0400
51036 Message-ID: <3B2F568F.8080605@netarx.com>
51037
51038 The bug was that the IO::Socket::INET constructor
51039 did not allow a 'LocalPort' of 0.
51040 Branch: perl
51041 ! ext/IO/lib/IO/Socket/INET.pm
51042____________________________________________________________________________
51043[ 10745] By: nick on 2001/06/20 08:56:39
51044 Log: Integrate mainline.
51045 Branch: perlio
51046 !> (integrate 37 files)
51047____________________________________________________________________________
51048[ 10744] By: jhi on 2001/06/20 04:54:53
51049 Log: After some reading I don't think we can blindly
51050 use systems' realpath(). Too many security problems,
51051 too many buggy implementations.
51052
51053 TODO: the realpath() emulation code in util.c doesn't
51054 seem fully operational? (readlink(), for example?)
51055 Branch: perl
51056 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
51057 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
51058 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
51059 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
51060 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
51061 ! win32/config_H.gc win32/config_H.vc
51062____________________________________________________________________________
51063[ 10743] By: jhi on 2001/06/20 00:48:48
51064 Log: Metaconfig unit change for #10738.
51065 Branch: metaconfig
51066 ! U/compline/d_gconvert.U
51067____________________________________________________________________________
51068[ 10742] By: jhi on 2001/06/20 00:48:20
51069 Log: Integrate change #10739 from maintperl:
51070
51071 C<eval "/x$\r\n/x"> fails to compile correctly
51072 Branch: perl
51073 !> t/op/pat.t toke.c
51074____________________________________________________________________________
51075[ 10741] By: jhi on 2001/06/20 00:41:05
51076 Log: Retract #10725 (Hugo asked NOT to apply the patch)
51077 Branch: perl
51078 ! t/op/study.t
51079____________________________________________________________________________
51080[ 10740] By: jhi on 2001/06/19 23:58:25
51081 Log: The test.third results were funnily named because of the
51082 new test scheme.
51083 Branch: perl
51084 ! t/TEST
51085____________________________________________________________________________
51086[ 10739] By: gsar on 2001/06/19 23:49:15
51087 Log: C<eval "/x$\r\n/x"> fails to compile correctly
51088 Branch: maint-5.6/perl
51089 ! t/op/pat.t toke.c
51090____________________________________________________________________________
51091[ 10738] By: jhi on 2001/06/19 23:04:15
51092 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
51093 From: Spider Boardman <spider@Orb.Nashua.NH.US>
51094 Date: Tue, 19 Jun 2001 19:15:40 -0400
51095 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
51096
51097 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
51098 because "1e+129" being expected but "1.e+129" being returned.
51099 The culprit (at least in Tru64) is the use of gcvt().
51100 Branch: perl
51101 ! Configure
51102____________________________________________________________________________
51103[ 10737] By: jhi on 2001/06/19 22:56:52
51104 Log: Subject: [PATCH perl@10722] test hunting on VMS
51105 From: "Craig A. Berry" <craigberry@mac.com>
51106 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
51107 Date: Tue, 19 Jun 2001 18:59:01 -0500
51108 Branch: perl
51109 ! vms/test.com
51110____________________________________________________________________________
51111[ 10736] By: jhi on 2001/06/19 21:32:29
51112 Log: Subject: [PATCH] s/typos//
51113 From: Abhijit Menon-Sen <ams@wiw.org>
51114 Date: Wed, 20 Jun 2001 02:15:02 +0530
51115 Message-ID: <20010620021502.A14541@lustre.linux.in>
51116
51117 Without the op.h s/bearword/bareword/ hunk, see
51118 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
51119 Branch: perl
51120 ! util.c
51121____________________________________________________________________________
51122[ 10735] By: jhi on 2001/06/19 21:26:43
51123 Log: Metaconfig unit change for #10732 and #10733.
51124 Branch: metaconfig/U/perl
51125 ! fflushall.U
51126____________________________________________________________________________
51127[ 10734] By: jhi on 2001/06/19 21:24:41
51128 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
51129 From: "Craig A. Berry" <craigberry@mac.com>
51130 Date: Tue, 19 Jun 2001 17:19:48 -0500
51131 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
51132 Branch: perl
51133 ! configure.com vms/descrip_mms.template
51134____________________________________________________________________________
51135[ 10733] By: jhi on 2001/06/19 19:57:44
51136 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
51137 From: Spider Boardman <spider@Orb.Nashua.NH.US>
51138 Date: Tue, 19 Jun 2001 16:48:07 -0400
51139 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
51140
51141 Further fixes to fflush(NULL) detection.
51142 Branch: perl
51143 ! Configure
51144____________________________________________________________________________
51145[ 10732] By: jhi on 2001/06/19 19:38:20
51146 Log: AIX test -s hangs with non-existent files?
51147 (A genuine logic bug in Configure, but AIX also broken?)
51148 Branch: perl
51149 ! Configure
51150____________________________________________________________________________
51151[ 10731] By: jhi on 2001/06/19 19:17:35
51152 Log: AUTHORS updates.
51153 Branch: perl
51154 ! AUTHORS
51155____________________________________________________________________________
51156[ 10730] By: jhi on 2001/06/19 19:03:07
51157 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
51158 From: Spider Boardman <spider@Orb.Nashua.NH.US>
51159 Date: Tue, 19 Jun 2001 15:33:25 -0400
51160 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
51161 Branch: perl
51162 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
51163 ! t/lib/warnings/pp
51164____________________________________________________________________________
51165[ 10729] By: jhi on 2001/06/19 18:34:10
51166 Log: Integrate perlio:
51167
51168 [ 10728]
51169 Hack File/Find/find.t to use File::Spec::Unix on Win32.
51170 Branch: perl
51171 !> lib/File/Find/find.t win32/distclean.bat
51172____________________________________________________________________________
51173[ 10728] By: nick on 2001/06/19 18:24:53
51174 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
51175 Branch: perlio
51176 ! lib/File/Find/find.t win32/distclean.bat
51177____________________________________________________________________________
51178[ 10727] By: jhi on 2001/06/19 18:07:31
51179 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
51180 also add information how to find out whether one has PerlIO.
51181 Branch: perl
51182 ! pod/perlfunc.pod
51183____________________________________________________________________________
51184[ 10726] By: jhi on 2001/06/19 17:59:30
51185 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
51186 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
51187 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
51188 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
51189 Branch: perl
51190 ! pod/perlfunc.pod
51191____________________________________________________________________________
51192[ 10725] By: jhi on 2001/06/19 17:28:30
51193 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
51194 From: Hugo <hv@crypt.compulink.co.uk>
51195 Date: Tue, 19 Jun 2001 12:37:30 +0100
51196 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
51197 Branch: perl
51198 ! t/op/study.t
51199____________________________________________________________________________
51200[ 10724] By: jhi on 2001/06/19 17:22:20
51201 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
51202 From: Hugo <hv@crypt.compulink.co.uk>
51203 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
51204 Date: Tue, 19 Jun 2001 13:15:17 +0100
51205 Branch: perl
51206 ! util.c
51207____________________________________________________________________________
51208[ 10723] By: nick on 2001/06/19 14:46:15
51209 Log: Integrate mainline
51210 Branch: perlio
51211 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
51212 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
51213 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
51214 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
51215 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
51216 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
51217 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
51218 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
51219 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
51220 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
51221 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
51222 - ext/Thread/unsync4.t
51223 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
51224 !> djgpp/config.over djgpp/fixpmain
51225 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
51226 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
51227 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
51228____________________________________________________________________________
51229[ 10722] By: jhi on 2001/06/19 11:55:30
51230 Log: Update Changes.
51231 Branch: perl
51232 ! Changes patchlevel.h
51233____________________________________________________________________________
51234[ 10721] By: jhi on 2001/06/19 11:29:34
51235 Log: The existence shall be MANIFESted.
51236 Branch: perl
51237 ! MANIFEST
51238____________________________________________________________________________
51239[ 10720] By: jhi on 2001/06/19 10:58:09
51240 Log: The old libnet.cfg is first searched from the current directory,
51241 only then from the module path.
51242 Branch: perl
51243 ! utils/libnetcfg.PL
51244____________________________________________________________________________
51245[ 10719] By: jhi on 2001/06/19 10:55:59
51246 Log: NetWare tweaks from Guruprasad.
51247 Branch: perl
51248 ! NetWare/Makefile NetWare/config.wc
51249____________________________________________________________________________
51250[ 10718] By: jhi on 2001/06/19 10:54:22
51251 Log: Subject: [PATCH] djgpp updates
51252 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
51253 Date: Tue, 19 Jun 2001 10:59:06 +0200
51254 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
51255 Branch: perl
51256 ! djgpp/config.over djgpp/fixpmain
51257____________________________________________________________________________
51258[ 10717] By: jhi on 2001/06/19 10:53:20
51259 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
51260 From: Prymmer/Kahn <pvhp@best.com>
51261 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
51262 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
51263 Branch: perl
51264 ! win32/Makefile
51265____________________________________________________________________________
51266[ 10716] By: jhi on 2001/06/19 10:52:25
51267 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
51268 to happen right after the inclusion of <inttypes.h>,
51269 from Edward Moy.
51270 Branch: perl
51271 ! handy.h perl.h
51272____________________________________________________________________________
51273[ 10715] By: jhi on 2001/06/19 10:49:21
51274 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
51275 From: Doug MacEachern <dougm@covalent.net>
51276 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
51277 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
51278 Branch: perl
51279 ! ext/DynaLoader/DynaLoader_pm.PL
51280____________________________________________________________________________
51281[ 10714] By: jhi on 2001/06/19 10:48:19
51282 Log: Revert #10656 for performance reasons but leave in the
51283 use of Hv*() macros -- in comments, so that grepping the
51284 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
51285 suggested by Sarathy, also by Abhijit.)
51286 Branch: perl
51287 ! hv.c
51288____________________________________________________________________________
51289[ 10713] By: jhi on 2001/06/19 10:46:08
51290 Log: Subject: [patch] .s MakeMaker suffix
51291 From: Doug MacEachern <dougm@covalent.net>
51292 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
51293 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
51294 Branch: perl
51295 ! lib/ExtUtils/MM_Unix.pm
51296____________________________________________________________________________
51297[ 10712] By: jhi on 2001/06/19 10:34:35
51298 Log: One test lost in the big shuffle restored.
51299 Branch: perl
51300 + ext/IPC/SysV/ipcsysv.t
51301 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
51302____________________________________________________________________________
51303[ 10711] By: jhi on 2001/06/19 10:25:46
51304 Log: Rename the old non-standard threads tests so that
51305 they won't be invoked.
51306 Branch: perl
51307 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
51308 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
51309 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
51310 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
51311 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
51312 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
51313 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
51314 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
51315 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
51316 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
51317 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
51318 - ext/Thread/unsync4.t
51319 ! MANIFEST
51320____________________________________________________________________________
51321[ 10710] By: jhi on 2001/06/19 10:18:41
51322 Log: Integrate perlio:
51323
51324 [ 10708]
51325 Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
51326
51327 [ 10678]
51328 Integrate mainline (part2 - the deletes)
51329 Branch: perl
51330 !> win32/config_sh.PL
51331____________________________________________________________________________
51332[ 10709] By: nick on 2001/06/19 08:18:18
51333 Log: Integrate mainline
51334 Branch: perlio
51335 +> (branch 40 files)
51336 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
51337 - lib/strict/subs lib/strict/vars lib/warnings/1global
51338 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
51339 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
51340 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
51341 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
51342 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
51343 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
51344 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
51345 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
51346 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
51347 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
51348 - lib/warnings/utf8 lib/warnings/util
51349 !> (integrate 57 files)
51350____________________________________________________________________________
51351[ 10708] By: nick on 2001/06/19 07:57:10
51352 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
51353 Branch: perlio
51354 ! win32/config_sh.PL
51355____________________________________________________________________________
51356[ 10707] By: nick on 2001/06/19 07:05:07
51357 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
51358 Branch: perl
51359 ! perly.c perly.y perly_c.diff vms/perly_c.vms
51360____________________________________________________________________________
51361[ 10706] By: jhi on 2001/06/19 02:58:26
51362 Log: More perl572delta tweaks.
51363 Branch: perl
51364 ! pod/perl572delta.pod
51365____________________________________________________________________________
51366[ 10705] By: jhi on 2001/06/19 01:53:40
51367 Log: Update perl572delta.
51368 Branch: perl
51369 ! pod/perl572delta.pod
51370____________________________________________________________________________
51371[ 10704] By: jhi on 2001/06/19 01:28:40
51372 Log: VOS updates from Paul Green.
51373 Branch: perl
51374 ! vos/Changes vos/build.cm vos/perl.bind
51375____________________________________________________________________________
51376[ 10703] By: jhi on 2001/06/19 01:03:53
51377 Log: Update the vos/config.*.* files.
51378 Branch: perl
51379 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51380 ! vos/config.ga.h
51381____________________________________________________________________________
51382[ 10702] By: jhi on 2001/06/19 01:03:32
51383 Log: Add a makefile for more painless adding of symbols to the
51384 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
51385 takes care of the adding)
51386 Branch: perl
51387 + vos/Makefile
51388____________________________________________________________________________
51389[ 10701] By: jhi on 2001/06/19 00:51:44
51390 Log: Make libnetcfg by default display the libnet configuration,
51391 -c to change, add -i for old config, document all options,
51392 regen toc.
51393 Branch: perl
51394 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
51395____________________________________________________________________________
51396[ 10700] By: jhi on 2001/06/18 23:45:12
51397 Log: gcc -Wall sweep.
51398 Branch: perl
51399 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
51400____________________________________________________________________________
51401[ 10699] By: jhi on 2001/06/18 23:19:53
51402 Log: So there.
51403 Branch: perl
51404 ! universal.c
51405____________________________________________________________________________
51406[ 10698] By: jhi on 2001/06/18 23:10:22
51407 Log: Document the need for sv_printify().
51408
51409 Document that 'use utf8' has been considered.
51410
51411 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
51412 Branch: perl
51413 ! pod/perltodo.pod universal.c
51414____________________________________________________________________________
51415[ 10697] By: jhi on 2001/06/18 22:50:53
51416 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
51417 From: Nicholas Clark <nick@ccl4.org>
51418 Date: Mon, 18 Jun 2001 23:29:23 +0100
51419 Message-ID: <20010618232923.I98663@plum.flirble.org>
51420 Branch: perl
51421 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
51422 ! ext/Sys/Syslog/Makefile.PL
51423____________________________________________________________________________
51424[ 10696] By: jhi on 2001/06/18 22:39:32
51425 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
51426 From: Scott.L.Miller@Compaq.com
51427 Date: Mon, 18 Jun 2001 10:12:27 -0500
51428 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
51429 Branch: perl
51430 ! lib/perl5db.pl pod/perldebug.pod
51431____________________________________________________________________________
51432[ 10695] By: jhi on 2001/06/18 22:35:13
51433 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
51434 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
51435 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
51436 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
51437 Branch: perl
51438 ! lib/Carp/Heavy.pm
51439____________________________________________________________________________
51440[ 10694] By: jhi on 2001/06/18 22:34:06
51441 Log: Subject: [PATCH] Documentation changes for CLONE
51442 From: Artur Bergman <artur@contiller.se>
51443 Date: Mon, 18 Jun 2001 22:06:37 +0200
51444 Message-ID: <B7542BEC.1719%artur@contiller.se>
51445 Branch: perl
51446 ! pod/perlmod.pod pod/perlsub.pod
51447____________________________________________________________________________
51448[ 10693] By: jhi on 2001/06/18 22:31:38
51449 Log: Subject: Re: configure.com
51450 From: "Craig A. Berry" <craigberry@mac.com>
51451 Date: Mon, 18 Jun 2001 16:04:38 -0500
51452 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
51453 Branch: perl
51454 ! configure.com
51455____________________________________________________________________________
51456[ 10692] By: jhi on 2001/06/18 22:30:43
51457 Log: Subject: PL_nullstash + perl_clone()
51458 From: Doug MacEachern <dougm@covalent.net>
51459 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
51460 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
51461 Branch: perl
51462 ! sv.c
51463____________________________________________________________________________
51464[ 10691] By: jhi on 2001/06/18 22:26:20
51465 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
51466 From: davem@fdgroup.co.uk
51467 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
51468 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
51469 Branch: perl
51470 ! embed.pl pod/perlapi.pod
51471____________________________________________________________________________
51472[ 10690] By: jhi on 2001/06/18 22:17:05
51473 Log: More cross-compilation defaults gleaned from -Dcc
51474 if it is CPU-OS-gcc.
51475 Branch: metaconfig
51476 ! U/modified/libc.U
51477 Branch: metaconfig/U/perl
51478 ! Cross.U
51479 Branch: perl
51480 ! Configure INSTALL
51481____________________________________________________________________________
51482[ 10689] By: jhi on 2001/06/18 13:59:47
51483 Log: Update Changes.
51484 Branch: perl
51485 ! Changes patchlevel.h
51486____________________________________________________________________________
51487[ 10688] By: jhi on 2001/06/18 13:44:18
51488 Log: Subject: [PATCH 5.7.1] sv.c documentation
51489 From: davem@fdgroup.co.uk
51490 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
51491 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
51492 Branch: perl
51493 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
51494 ! sv.c sv.h
51495____________________________________________________________________________
51496[ 10687] By: jhi on 2001/06/18 13:38:03
51497 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
51498 From: "Jon Gunnip" <jongunnip@hotmail.com>
51499 Date: Sun, 17 Jun 2001 18:24:29 -0400
51500 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
51501 Branch: perl
51502 ! pod/perlvar.pod
51503____________________________________________________________________________
51504[ 10686] By: jhi on 2001/06/18 13:32:13
51505 Log: Move the locale/strict/warnings helper files back
51506 under the t/lib; this way the amount of non-installabled
51507 stuff under lib/ stays smaller.
51508 Branch: perl
51509 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
51510 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
51511 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
51512 + t/lib/warnings/5nolint t/lib/warnings/6default
51513 + t/lib/warnings/7fatal t/lib/warnings/8signal
51514 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
51515 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
51516 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
51517 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
51518 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
51519 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
51520 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
51521 + t/lib/warnings/taint t/lib/warnings/toke
51522 + t/lib/warnings/universal t/lib/warnings/utf8
51523 + t/lib/warnings/util
51524 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
51525 - lib/strict/subs lib/strict/vars lib/warnings/1global
51526 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
51527 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
51528 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
51529 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
51530 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
51531 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
51532 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
51533 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
51534 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
51535 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
51536 - lib/warnings/utf8 lib/warnings/util
51537 ! MANIFEST installperl lib/locale.t lib/strict.t
51538____________________________________________________________________________
51539[ 10685] By: jhi on 2001/06/18 13:11:49
51540 Log: Split off the pack/unpack code, from Nicholas Clark.
51541 Branch: perl
51542 + pp_pack.c
51543 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
51544 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
51545 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
51546____________________________________________________________________________
51547[ 10684] By: jhi on 2001/06/18 12:25:55
51548 Log: Guard the SysV IPC tests against being invoked in
51549 SysV-IPC-less places.
51550 Branch: perl
51551 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
51552____________________________________________________________________________
51553[ 10683] By: nick on 2001/06/18 12:24:42
51554 Log: Integrate mainline (new test scheme now ok on Linux).
51555 Branch: perlio
51556 +> lib/warnings.t
51557 !> dump.c sv.c
51558____________________________________________________________________________
51559[ 10682] By: jhi on 2001/06/18 12:20:50
51560 Log: Add the locale.c and numeric.c to the microperl sources.
51561 Branch: perl
51562 ! Makefile.micro win32/Makefile
51563____________________________________________________________________________
51564[ 10681] By: jhi on 2001/06/18 11:57:45
51565 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
51566 From: Abhijit Menon-Sen <ams@wiw.org>
51567 Date: Mon, 18 Jun 2001 14:23:44 +0530
51568 Message-ID: <20010618142344.A13136@lustre.linux.in>
51569 Branch: perl
51570 ! dump.c
51571____________________________________________________________________________
51572[ 10680] By: jhi on 2001/06/18 11:56:12
51573 Log: Subject: Re: [PATCH] more anonymous stash cleanups
51574 From: Abhijit Menon-Sen <ams@wiw.org>
51575 Date: Mon, 18 Jun 2001 15:50:32 +0530
51576 Message-ID: <20010618155032.A13223@lustre.linux.in>
51577
51578 Plus the comment left in as suggested by NI-S.
51579 Branch: perl
51580 ! sv.c
51581____________________________________________________________________________
51582[ 10679] By: jhi on 2001/06/18 11:49:27
51583 Log: One missed file.
51584 Branch: perl
51585 + lib/warnings.t
51586____________________________________________________________________________
51587[ 10678] By: nick on 2001/06/18 08:05:29
51588 Log: Integrate mainline (part2 - the deletes)
51589 Branch: perlio
51590 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
51591 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
51592 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
51593 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
51594 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
51595 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
51596 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
51597 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
51598 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
51599 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
51600 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
51601____________________________________________________________________________
51602[ 10677] By: nick on 2001/06/18 08:04:44
51603 Log: Integrate mainline (part1)
51604 Branch: perlio
51605 +> (branch 376 files)
51606 - (delete 219 files)
51607 !> (integrate 151 files)
51608____________________________________________________________________________
51609[ 10676] By: jhi on 2001/06/18 04:17:15
51610 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
51611 No doubt I made some mistakes like missed some files or
51612 misnamed some files. The naming rules were more or less:
51613 (1) if the module is from CPAN, follows its ways, be it
51614 t/*.t or test.pl.
51615 (2) otherwise if there are multiple tests for a module
51616 put them in a t/
51617 (3) otherwise if there's only one test put it in Module.t
51618 (4) helper files go to module/ (locale, strict, warnings)
51619 (5) use longer filenames now that we can (but e.g. the
51620 compat-0.6.t and the Text::Balanced test files still
51621 were renamed to be more civil against the 8.3 people)
51622 installperl was updated appropriately not to install the
51623 *.t files or the help files from under lib.
51624
51625 TODO: some helper files still remain under t/ that could
51626 follow their 'masters'. UPDATE: On second thoughts, why
51627 should they. They can continue to live under t/lib, and
51628 in fact the locale/strict/warnings helpers that were moved
51629 could be moved back. This way the amount of non-installable
51630 stuff under lib/ stays smaller.
51631 Branch: perl
51632 + (add 253 files)
51633 - (delete 254 files)
51634 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
51635____________________________________________________________________________
51636[ 10675] By: jhi on 2001/06/18 03:15:02
51637 Log: The warning no more comes from util.c, it comes from numeric.c.
51638 Branch: perl
51639 ! README.tru64
51640____________________________________________________________________________
51641[ 10674] By: jhi on 2001/06/18 00:56:22
51642 Log: Subject: Re: anyone good at casting spells?
51643 From: Spider Boardman <spider@Orb.Nashua.NH.US>
51644 Date: Sun, 17 Jun 2001 21:21:04 -0400
51645 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
51646 Branch: perl
51647 ! ext/POSIX/POSIX.xs hv.h
51648____________________________________________________________________________
51649[ 10673] By: jhi on 2001/06/17 22:24:53
51650 Log: Protect the (original) thread tests against testing if no 5.005
51651 threads have been configured.
51652 Branch: perl
51653 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
51654 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
51655 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
51656 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
51657 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
51658 ! ext/Thread/unsync4.t
51659____________________________________________________________________________
51660[ 10672] By: jhi on 2001/06/17 22:09:28
51661 Log: Try the new test scanning scheme on Text::Abbrev.
51662 Branch: perl
51663 + lib/Text/Abbrev.t
51664 - lib/Text/Abbrev/t/abbrev.t
51665 ! MANIFEST
51666____________________________________________________________________________
51667[ 10671] By: jhi on 2001/06/17 22:07:08
51668 Log: Change the scan policy of the *.t and test.pl files,
51669 now the *.t do not need to live in a t/ directory.
51670 Branch: perl
51671 ! t/TEST t/harness
51672____________________________________________________________________________
51673[ 10670] By: jhi on 2001/06/17 20:32:35
51674 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
51675 From: Ilmari Karonen <iltzu@sci.fi>
51676 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
51677 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
51678 Branch: perl
51679 ! pod/perlfaq7.pod
51680____________________________________________________________________________
51681[ 10669] By: jhi on 2001/06/17 20:30:22
51682 Log: Quench the warnings from Tru64; the HP-UX is still
51683 broken because it really, REALLY, doesn't like the
51684 HvARRAY() being lvalue:
51685
51686 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
51687 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
51688 Branch: perl
51689 ! hv.c
51690____________________________________________________________________________
51691[ 10668] By: jhi on 2001/06/17 19:13:24
51692 Log: Integrate change #10667 from maintperl:
51693
51694 change#10449 broke the special-case that makes lexicals inside the
51695 eval"" within DB::DB() visible
51696 Branch: perl
51697 !> op.c
51698____________________________________________________________________________
51699[ 10667] By: gsar on 2001/06/17 19:08:27
51700 Log: change#10449 broke the special-case that makes lexicals inside the
51701 eval"" within DB::DB() visible
51702 Branch: maint-5.6/perl
51703 ! op.c
51704____________________________________________________________________________
51705[ 10666] By: jhi on 2001/06/17 17:50:07
51706 Log: Still spurious output; indent the code a bit.
51707
51708 TODO1: separate the utility functions like MkDir
51709 into a helper script?
51710
51711 TODO2: I see a lot of repetition in the filepath()
51712 and dirpath() calls.
51713 Branch: perl
51714 ! t/lib/filefind.t t/lib/findtaint.t
51715____________________________________________________________________________
51716[ 10665] By: jhi on 2001/06/17 16:59:42
51717 Log: Regen modlib, toc.
51718 Branch: perl
51719 ! pod/perlmodlib.pod pod/perltoc.pod
51720____________________________________________________________________________
51721[ 10664] By: jhi on 2001/06/17 16:55:28
51722 Log: Add libnetcfg to perlutil.
51723 Branch: perl
51724 ! pod/perlutil.pod
51725____________________________________________________________________________
51726[ 10663] By: jhi on 2001/06/17 16:53:29
51727 Log: Initial integration of libnet-1.0703.
51728 The Configure script renamed as libnetcfg, will be
51729 installed along other utilities.
51730 Branch: perl
51731 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
51732 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
51733 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
51734 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
51735 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
51736 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
51737 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
51738 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
51739 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
51740 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
51741 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
51742 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
51743 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
51744 + utils/libnetcfg.PL
51745 ! MANIFEST utils.lst utils/Makefile
51746____________________________________________________________________________
51747[ 10662] By: jhi on 2001/06/17 15:37:32
51748 Log: Less potentially test-harness-confusing output.
51749 Branch: perl
51750 ! lib/Memoize/t/expire_module_t.t
51751____________________________________________________________________________
51752[ 10661] By: jhi on 2001/06/17 15:31:04
51753 Log: The final print annoys make test.
51754 Branch: perl
51755 ! t/lib/filefind.t t/lib/findtaint.t
51756____________________________________________________________________________
51757[ 10660] By: jhi on 2001/06/17 14:00:21
51758 Log: Add an option for handling dangling symbolic links.
51759 Branch: perl
51760 ! lib/File/Find.pm t/lib/filefind.t
51761____________________________________________________________________________
51762[ 10659] By: jhi on 2001/06/17 13:45:48
51763 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
51764 From: Thomas Wegner <wegner_thomas@yahoo.com>
51765 Date: Sun, 17 Jun 2001 14:43:11 +0200
51766 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
51767 Branch: perl
51768 + t/lib/findtaint.t
51769 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
51770____________________________________________________________________________
51771[ 10658] By: jhi on 2001/06/17 13:13:25
51772 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
51773 From: Jonathan Stowe <gellyfish@gellyfish.com>
51774 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
51775 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
51776 Branch: perl
51777 ! lib/ExtUtils/MM_Unix.pm
51778____________________________________________________________________________
51779[ 10657] By: jhi on 2001/06/17 13:12:25
51780 Log: Subject: [PATCH] more anonymous stash cleanups
51781 From: Abhijit Menon-Sen <ams@wiw.org>
51782 Date: Sun, 17 Jun 2001 11:44:06 +0530
51783 Message-ID: <20010617114406.A25203@lustre.linux.in>
51784 Branch: perl
51785 ! op.c
51786____________________________________________________________________________
51787[ 10656] By: jhi on 2001/06/17 13:11:11
51788 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
51789 From: Abhijit Menon-Sen <ams@wiw.org>
51790 Date: Sun, 17 Jun 2001 08:02:59 +0530
51791 Message-ID: <20010617080259.A28776@lustre.linux.in>
51792
51793 Subject: [PATCH #2/7] xhv_eiter
51794 From: Abhijit Menon-Sen <ams@wiw.org>
51795 Date: Sun, 17 Jun 2001 08:13:18 +0530
51796 Message-ID: <20010617081318.B28776@lustre.linux.in>
51797
51798 Subject: [PATCH #3/7] xhv_fill
51799 From: Abhijit Menon-Sen <ams@wiw.org>
51800 Date: Sun, 17 Jun 2001 08:25:16 +0530
51801 Message-ID: <20010617082516.C28776@lustre.linux.in>
51802
51803 Subject: [PATCH #4/7] xhv_keys
51804 From: Abhijit Menon-Sen <ams@wiw.org>
51805 Date: Sun, 17 Jun 2001 08:36:17 +0530
51806 Message-ID: <20010617083617.D28776@lustre.linux.in>
51807
51808 Subject: [PATCH #5/7] xhv_max
51809 From: Abhijit Menon-Sen <ams@wiw.org>
51810 Date: Sun, 17 Jun 2001 08:39:48 +0530
51811 Message-ID: <20010617083948.E28776@lustre.linux.in>
51812
51813 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
51814 From: Abhijit Menon-Sen <ams@wiw.org>
51815 Date: Sun, 17 Jun 2001 08:51:11 +0530
51816 Message-ID: <20010617085111.F28776@lustre.linux.in>
51817 Branch: perl
51818 ! hv.c
51819____________________________________________________________________________
51820[ 10655] By: jhi on 2001/06/16 23:32:03
51821 Log: Update Changes.
51822 Branch: perl
51823 ! Changes patchlevel.h
51824____________________________________________________________________________
51825[ 10654] By: jhi on 2001/06/16 23:18:37
51826 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
51827 From: Abhijit Menon-Sen <ams@wiw.org>
51828 Date: Sat, 16 Jun 2001 07:41:19 +0530
51829 Message-ID: <20010616074119.A24720@lustre.linux.in>
51830 Branch: perl
51831 ! hv.c perl.c vms/vmsish.h win32/win32.h
51832____________________________________________________________________________
51833[ 10653] By: jhi on 2001/06/16 23:15:11
51834 Log: Document tests failing when threaded, since we now have more.
51835 Branch: perl
51836 ! pod/perl572delta.pod
51837____________________________________________________________________________
51838[ 10652] By: jhi on 2001/06/16 23:12:19
51839 Log: -Wall cleanup.
51840 Branch: perl
51841 ! ext/Thread/Thread.xs
51842____________________________________________________________________________
51843[ 10651] By: jhi on 2001/06/16 23:06:55
51844 Log: pthread_attr_setstacksize() isn't absolutely necessary
51845 to call, only iff THREAD_CREATE_NEEDS_STACK.
51846 Branch: perl
51847 ! ext/Thread/Thread.xs
51848____________________________________________________________________________
51849[ 10650] By: jhi on 2001/06/16 22:58:48
51850 Log: -Wall strays.
51851 Branch: perl
51852 ! perl.c util.c
51853____________________________________________________________________________
51854[ 10649] By: jhi on 2001/06/16 22:47:40
51855 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
51856 (and INT64_MIN) brokenness.
51857 Branch: perl
51858 ! hints/darwin.sh perl.h
51859____________________________________________________________________________
51860[ 10648] By: jhi on 2001/06/16 22:27:48
51861 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
51862 From: Nicholas Clark <nick@ccl4.org>
51863 Date: Sun, 17 Jun 2001 00:16:05 +0100
51864 Message-ID: <20010617001605.V98663@plum.flirble.org>
51865 Branch: perl
51866 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
51867 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
51868 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51869____________________________________________________________________________
51870[ 10647] By: jhi on 2001/06/16 22:24:47
51871 Log: Add perlnetware to docs; regen toc; supply skeleton
51872 docs for some Memoize submodules.
51873 Branch: perl
51874 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
51875 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
51876 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
51877 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
51878 ! win32/Makefile win32/makefile.mk
51879____________________________________________________________________________
51880[ 10646] By: jhi on 2001/06/16 22:06:52
51881 Log: pod cleanup.
51882 Branch: perl
51883 ! README.netware
51884____________________________________________________________________________
51885[ 10645] By: jhi on 2001/06/16 21:47:00
51886 Log: Integrate Memoize 0.64. Few tweaks were required in
51887 the test scripts. Note that the speed and expire*
51888 tests take several dozen seconds to run.
51889 Branch: perl
51890 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
51891 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
51892 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
51893 + lib/Memoize/README lib/Memoize/SDBM_File.pm
51894 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
51895 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
51896 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
51897 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
51898 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
51899 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
51900 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
51901 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
51902 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
51903 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
51904 ! MANIFEST t/lib/1_compile.t
51905____________________________________________________________________________
51906[ 10644] By: jhi on 2001/06/16 20:35:49
51907 Log: Document the cross-compilation options.
51908 Branch: perl
51909 ! Cross/README INSTALL
51910____________________________________________________________________________
51911[ 10643] By: jhi on 2001/06/16 19:46:38
51912 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
51913 Branch: perl
51914 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
51915 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
51916 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
51917 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
51918 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
51919 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
51920 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
51921 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
51922 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
51923 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
51924 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
51925 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
51926 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
51927 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
51928 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
51929 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
51930 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
51931 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
51932 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
51933 + lib/ExtUtils/MM_NW5.pm
51934 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
51935 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
51936 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
51937 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
51938 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
51939 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
51940 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
51941 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
51942 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
51943 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
51944 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
51945 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
51946 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
51947 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
51948 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
51949 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
51950 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
51951 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
51952 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
51953 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
51954 ! util.h x2p/a2py.c
51955____________________________________________________________________________
51956[ 10642] By: jhi on 2001/06/16 19:16:04
51957 Log: Resort MANIFEST.
51958 Branch: perl
51959 ! MANIFEST
51960____________________________________________________________________________
51961[ 10641] By: jhi on 2001/06/16 18:52:26
51962 Log: Integrate perlio:
51963
51964 [ 10640]
51965 Disable :win32 layer as default till I get it working
51966
51967 [ 10632]
51968 Work-in-progress win32 layer semi-functional, checking
51969 for UNIX breakage.
51970
51971 [ 10627]
51972 Work in progress UNIX-side edit of win32 PerLIO layer
51973 Branch: perl
51974 +> win32/win32io.c
51975 !> MANIFEST perlio.c perliol.h win32/makefile.mk
51976____________________________________________________________________________
51977[ 10640] By: nick on 2001/06/16 18:38:31
51978 Log: Disable :win32 layer as default till I get it working
51979 Branch: perlio
51980 ! MANIFEST perlio.c
51981____________________________________________________________________________
51982[ 10639] By: jhi on 2001/06/16 18:35:46
51983 Log: Try the new scheme by moving the Text::Abbrev test
51984 to a new place under lib.
51985 Branch: perl
51986 + lib/Text/Abbrev/t/abbrev.t
51987 - t/lib/abbrev.t
51988 ! MANIFEST
51989____________________________________________________________________________
51990[ 10638] By: jhi on 2001/06/16 18:34:30
51991 Log: Make the code even more dynamical so that testname
51992 suffix length can change.
51993 Branch: perl
51994 ! lib/Test/Harness.pm t/TEST
51995____________________________________________________________________________
51996[ 10637] By: jhi on 2001/06/16 18:16:28
51997 Log: Allow for deeper t/ and also a single test.pl.
51998 Branch: perl
51999 ! t/TEST t/harness
52000____________________________________________________________________________
52001[ 10636] By: jhi on 2001/06/16 18:13:59
52002 Log: #define fix from Nicholas Clark.
52003 Branch: perl
52004 ! ext/POSIX/POSIX.xs
52005____________________________________________________________________________
52006[ 10635] By: jhi on 2001/06/16 17:50:43
52007 Log: Initialization is nice.
52008 Branch: perl
52009 ! lib/Test/Harness.pm
52010____________________________________________________________________________
52011[ 10634] By: jhi on 2001/06/16 17:38:53
52012 Log: Make t/TEST and t/harness to test also the t/ tests
52013 under the main lib/ and ext/ directories. Fix Test::Harness
52014 to dynamically change the width of its "foo/bar....ok" output.
52015 Branch: perl
52016 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
52017____________________________________________________________________________
52018[ 10633] By: jhi on 2001/06/16 16:58:57
52019 Log: Subject: [PATCH] Re: perl@10611
52020 From: Nicholas Clark <nick@ccl4.org>
52021 Date: Sat, 16 Jun 2001 16:52:47 +0100
52022 Message-ID: <20010616165247.O98663@plum.flirble.org>
52023
52024 The .xs parts, too.
52025 Branch: perl
52026 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
52027 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
52028____________________________________________________________________________
52029[ 10632] By: nick on 2001/06/16 16:44:35
52030 Log: Work-in-progress win32 layer semi-functional, checking
52031 for UNIX breakage.
52032 Branch: perlio
52033 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
52034____________________________________________________________________________
52035[ 10631] By: jhi on 2001/06/16 16:40:30
52036 Log: Subject: [PATCH] Re: perl@10611
52037 From: Nicholas Clark <nick@ccl4.org>
52038 Date: Sat, 16 Jun 2001 16:52:47 +0100
52039 Message-ID: <20010616165247.O98663@plum.flirble.org>
52040 Branch: perl
52041 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
52042 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
52043 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
52044 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
52045 ! lib/ExtUtils/Constant.pm
52046____________________________________________________________________________
52047[ 10630] By: jhi on 2001/06/16 15:11:38
52048 Log: Metaconfig unit change for #10629.
52049 Branch: metaconfig
52050 ! U/modified/Finish.U
52051____________________________________________________________________________
52052[ 10629] By: jhi on 2001/06/16 15:11:10
52053 Log: The extraction changed directories.
52054 Branch: perl
52055 ! Configure
52056____________________________________________________________________________
52057[ 10628] By: jhi on 2001/06/16 14:59:38
52058 Log: Math::BigInt 1.35 from Tels.
52059 Branch: perl
52060 + t/lib/mbimbf.t
52061 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
52062 ! t/lib/bigfltpm.t t/lib/bigintpm.t
52063____________________________________________________________________________
52064[ 10627] By: nick on 2001/06/16 14:54:52
52065 Log: Work in progress UNIX-side edit of win32 PerLIO layer
52066 Branch: perlio
52067 + win32/win32io.c
52068 ! perlio.c win32/makefile.mk
52069____________________________________________________________________________
52070[ 10626] By: jhi on 2001/06/16 14:01:50
52071 Log: Subject: [PATCH 5.6.1] os2/diff-configure
52072 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52073 Date: Fri, 15 Jun 2001 01:19:36 -0400
52074 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
52075
52076 Empty all of it because I think #10624 made even the
52077 last patch hunk unnecessary.
52078 Branch: perl
52079 ! os2/diff.configure
52080____________________________________________________________________________
52081[ 10625] By: jhi on 2001/06/16 13:58:34
52082 Log: Metaconfig unit change for 10624.
52083 Branch: metaconfig
52084 ! U/modified/libc.U
52085 Branch: perl
52086 ! config_h.SH
52087____________________________________________________________________________
52088[ 10624] By: jhi on 2001/06/16 13:58:13
52089 Log: Move the initialization of libnames to the beginning so
52090 that can one 'seed' it (as OS/2 does.)
52091 Branch: perl
52092 ! Configure
52093____________________________________________________________________________
52094[ 10623] By: jhi on 2001/06/16 13:47:54
52095 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
52096 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52097 Date: Fri, 15 Jun 2001 19:10:57 -0400
52098 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
52099 Branch: perl
52100 ! os2/OS2/REXX/DLL/DLL.pm
52101____________________________________________________________________________
52102[ 10622] By: jhi on 2001/06/16 13:29:42
52103 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
52104 From: "Craig A. Berry" <craigberry@mac.com>
52105 Date: Fri, 15 Jun 2001 17:00:03 -0500
52106 Message-Id: <a05101007b750342599be@[172.16.52.1]>
52107 Branch: perl
52108 ! vms/descrip_mms.template
52109____________________________________________________________________________
52110[ 10621] By: jhi on 2001/06/16 13:28:37
52111 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
52112 From: "Craig A. Berry" <craigberry@mac.com>
52113 Date: Fri, 15 Jun 2001 18:39:42 -0500
52114 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
52115 Branch: perl
52116 ! lib/File/Spec/VMS.pm t/lib/extutils.t
52117____________________________________________________________________________
52118[ 10620] By: jhi on 2001/06/16 13:25:06
52119 Log: Integrate perlio:
52120
52121 [ 10619]
52122 Generated files
52123
52124 [ 10618]
52125 Fix open.pm to work via XS-implemented method calls rather
52126 than *open::layers variables which caused all the HV/AV hassle.
52127 Branch: perl
52128 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
52129 !> t/io/utf8.t t/lib/io_scalar.t
52130____________________________________________________________________________
52131[ 10619] By: nick on 2001/06/15 21:05:19
52132 Log: Generated files
52133 Branch: perlio
52134 ! embed.h proto.h
52135____________________________________________________________________________
52136[ 10618] By: nick on 2001/06/15 20:27:42
52137 Log: Fix open.pm to work via XS-implemented method calls rather
52138 than *open::layers variables which caused all the HV/AV hassle.
52139 Branch: perlio
52140 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
52141 ! t/lib/io_scalar.t
52142____________________________________________________________________________
52143[ 10617] By: jhi on 2001/06/15 18:50:53
52144 Log: Integrate perlio:
52145
52146 [ 10616]
52147 pTHX_ / aTHX_ for ExtUtils/Constant.pm
52148 Branch: perl
52149 !> lib/ExtUtils/Constant.pm
52150____________________________________________________________________________
52151[ 10616] By: nick on 2001/06/15 18:46:47
52152 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
52153 Branch: perlio
52154 ! lib/ExtUtils/Constant.pm
52155____________________________________________________________________________
52156[ 10615] By: jhi on 2001/06/15 18:36:43
52157 Log: Integrate perlio:
52158
52159 [ 10614]
52160 MULTIPLICITY fix for Socket.xs
52161 Branch: perl
52162 !> ext/Socket/Socket.xs
52163____________________________________________________________________________
52164[ 10614] By: nick on 2001/06/15 18:33:37
52165 Log: MULTIPLICITY fix for Socket.xs
52166 Branch: perlio
52167 ! ext/Socket/Socket.xs
52168____________________________________________________________________________
52169[ 10613] By: jhi on 2001/06/15 16:34:06
52170 Log: Subject: Re: perl@10611
52171 From: Doug MacEachern <dougm@covalent.net>
52172 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
52173 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
52174 Branch: perl
52175 ! ext/Socket/Socket.xs
52176____________________________________________________________________________
52177[ 10612] By: nick on 2001/06/15 16:14:38
52178 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
52179 Branch: perlio
52180 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
52181 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
52182 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
52183 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
52184 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
52185 !> utils/h2ph.PL
52186____________________________________________________________________________
52187[ 10611] By: jhi on 2001/06/15 14:29:04
52188 Log: Update Changes.
52189 Branch: perl
52190 ! Changes patchlevel.h
52191____________________________________________________________________________
52192[ 10610] By: jhi on 2001/06/15 14:20:33
52193 Log: Upping the test count.
52194 Branch: perl
52195 ! t/lib/filefind.t
52196____________________________________________________________________________
52197[ 10609] By: jhi on 2001/06/15 14:13:29
52198 Log: Integrate perlio:
52199
52200 [ 10606]
52201 regen_config_h for Win32.
52202 Branch: perl
52203 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52204____________________________________________________________________________
52205[ 10608] By: jhi on 2001/06/15 14:12:31
52206 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
52207 From: andreas.koenig@anima.de (Andreas J. Koenig)
52208 Date: 15 Jun 2001 13:30:39 +0200
52209 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
52210
52211 Record the grim history.
52212 Branch: perl
52213 ! lib/File/Find.pm
52214____________________________________________________________________________
52215[ 10607] By: jhi on 2001/06/15 14:08:19
52216 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
52217 From: Brian McCauley <nobull@mail.com>
52218 Date: 15 Jun 2001 07:51:26 +0100
52219 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
52220 Branch: perl
52221 ! lib/File/Find.pm t/lib/filefind.t
52222____________________________________________________________________________
52223[ 10606] By: nick on 2001/06/15 14:00:08
52224 Log: regen_config_h for Win32.
52225 Branch: perlio
52226 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52227____________________________________________________________________________
52228[ 10605] By: jhi on 2001/06/15 13:49:55
52229 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
52230 From: Peter Prymmer <pvhp@forte.com>
52231 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
52232 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
52233 Branch: perl
52234 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
52235____________________________________________________________________________
52236[ 10604] By: jhi on 2001/06/15 13:45:03
52237 Log: Some filesystems require writability for rename/unlink.
52238 Branch: perl
52239 ! opcode.pl
52240____________________________________________________________________________
52241[ 10603] By: jhi on 2001/06/15 13:41:34
52242 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
52243 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52244 Date: Fri, 15 Jun 2001 12:08:53 +0200
52245 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
52246 Branch: perl
52247 ! perlio.c
52248____________________________________________________________________________
52249[ 10602] By: jhi on 2001/06/15 13:27:04
52250 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
52251 From: Mike Guy <mjtg@cam.ac.uk>
52252 Date: Fri, 15 Jun 2001 14:11:49 +0100
52253 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
52254 Branch: perl
52255 ! opcode.pl
52256____________________________________________________________________________
52257[ 10601] By: jhi on 2001/06/15 13:21:18
52258 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
52259 From: Nicholas Clark <nick@ccl4.org>
52260 Date: Thu, 14 Jun 2001 23:52:56 +0100
52261 Message-ID: <20010614235256.G98663@plum.flirble.org>
52262 Branch: perl
52263 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
52264 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52265____________________________________________________________________________
52266[ 10600] By: jhi on 2001/06/15 13:16:56
52267 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
52268 From: Russ Allbery <rra@stanford.edu>
52269 Date: 14 Jun 2001 13:24:43 -0700
52270 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
52271 Branch: perl
52272 ! ext/GDBM_File/GDBM_File.pm
52273____________________________________________________________________________
52274[ 10599] By: jhi on 2001/06/15 13:15:26
52275 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
52276 From: Nicholas Clark <nick@ccl4.org>
52277 Date: Thu, 14 Jun 2001 20:37:47 +0100
52278 Message-ID: <20010614203747.F98663@plum.flirble.org>
52279 Branch: perl
52280 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
52281 ! t/lib/gdbm.t
52282____________________________________________________________________________
52283[ 10598] By: jhi on 2001/06/15 13:13:13
52284 Log: Integrate perlio:
52285
52286 [ 10597]
52287 Check that HVs with HvNAME() != NULL are really stashes before
52288 treating them as such. Also be more defensive on the GvCV.
52289 Win32 fork and dprof now working again.
52290
52291 [ 10595]
52292 Skip Perl_my_bcopy in .def file as we do not provide it.
52293 - Win32 (VC++) now builds but fails:
52294 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
52295 fork.t - No &___ENV_HV_NAME___::CLONE method ???
52296 write.t - open(...,"|-") not implemented on Win32
52297 Branch: perl
52298 !> makedef.pl sv.c
52299____________________________________________________________________________
52300[ 10597] By: nick on 2001/06/15 11:08:13
52301 Log: Check that HVs with HvNAME() != NULL are really stashes before
52302 treating them as such. Also be more defensive on the GvCV.
52303 Win32 fork and dprof now working again.
52304 Branch: perlio
52305 ! sv.c
52306____________________________________________________________________________
52307[ 10596] By: nick on 2001/06/15 10:11:20
52308 Log: Integrate mainline.
52309 Branch: perlio
52310 +> Cross/README
52311 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
52312 !> Porting/config_H config_h.SH configure.com epoc/config.sh
52313 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
52314 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52315 !> vos/config.ga.h win32/config.bc win32/config.gc
52316 !> win32/config.vc win32/config_H.bc win32/config_H.gc
52317 !> win32/config_H.vc
52318____________________________________________________________________________
52319[ 10595] By: nick on 2001/06/15 09:37:17
52320 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
52321 - Win32 (VC++) now builds but fails:
52322 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
52323 fork.t - No &___ENV_HV_NAME___::CLONE method ???
52324 write.t - open(...,"|-") not implemented on Win32
52325 Branch: perlio
52326 ! makedef.pl
52327____________________________________________________________________________
52328[ 10594] By: jhi on 2001/06/15 00:17:16
52329 Log: Integrate perlio:
52330
52331 [ 10591]
52332 Steps along the road toward Win32 building again.
52333 Branch: perl
52334 !> perlio.c win32/makefile.mk
52335____________________________________________________________________________
52336[ 10593] By: jhi on 2001/06/15 00:16:44
52337 Log: Metaconfig unit changes for #10592.
52338 Branch: metaconfig
52339 + U/modified/i_varhdr.U U/modified/startsh.U
52340 - U/a_dvisory/crosscompile.U U/target/Target.U
52341 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
52342 ! U/compline/bitpbyte.U U/compline/byteorder.U
52343 ! U/compline/ccflags.U U/compline/charsize.U
52344 ! U/compline/d_casti32.U U/compline/d_castneg.U
52345 ! U/compline/d_closedir.U U/compline/d_fd_set.U
52346 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
52347 ! U/compline/d_keepsig.U U/compline/d_open3.U
52348 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
52349 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
52350 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
52351 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
52352 ! U/compline/doublesize.U U/compline/floatsize.U
52353 ! U/compline/nblock_io.U U/compline/orderlib.U
52354 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
52355 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
52356 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
52357 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
52358 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
52359 ! U/modified/spitshell.U U/threads/archname.U
52360 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
52361 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
52362 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
52363 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
52364 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
52365 Branch: metaconfig/U/perl
52366 + Cross.U
52367 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
52368 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
52369 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
52370 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
52371 ! stdio_streams.U uselfs.U
52372____________________________________________________________________________
52373[ 10592] By: jhi on 2001/06/15 00:15:52
52374 Log: The first steps towards cross-compilation.
52375
52376 Abstract execution of compiled test executables with $run,
52377 and abstract transfer of files with $to and $from.
52378
52379 Under cross-compilation the $run, $to, and $from will point
52380 to appropriate wrapper scripts, by default ssh and scp,
52381 but also rsh, rcp, and cp are supported. If not
52382 cross-compiling, they will be set to '', ':', and ':',
52383 respectively.
52384
52385 With these patches I was able to get Configure for
52386 iPAQ ARM Linux on an Intel Linux about 95% right
52387 (only a few tests failed to execute or they produced
52388 incorrect results), and I was able to compile
52389 a functional miniperl.
52390
52391 The symbol crosscompile renamed to be usecrosscompile,
52392 the corresponding C symbol from CROSSCOMPILE to
52393 USE_CROSS_COMPILE.
52394 Branch: perl
52395 ! Configure Cross/README Makefile.SH Porting/Glossary
52396 ! Porting/config.sh Porting/config_H config_h.SH configure.com
52397 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
52398 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
52399 ! vos/config.ga.def vos/config.ga.h win32/config.bc
52400 ! win32/config.gc win32/config.vc win32/config_H.bc
52401 ! win32/config_H.gc win32/config_H.vc
52402____________________________________________________________________________
52403[ 10591] By: nick on 2001/06/14 20:00:12
52404 Log: Steps along the road toward Win32 building again.
52405 Branch: perlio
52406 ! perlio.c win32/makefile.mk
52407____________________________________________________________________________
52408[ 10590] By: jhi on 2001/06/14 16:11:11
52409 Log: Integrate perlio:
52410
52411 [ 10589]
52412 Routine regen_config_h for Win32
52413 Branch: perl
52414 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52415____________________________________________________________________________
52416[ 10589] By: nick on 2001/06/14 13:54:07
52417 Log: Routine regen_config_h for Win32
52418 Branch: perlio
52419 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52420____________________________________________________________________________
52421[ 10588] By: jhi on 2001/06/14 12:30:46
52422 Log: Integrate perlio:
52423
52424 [ 10586]
52425 Add new step to run_byacc which:
52426 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
52427 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
52428
52429 [ 10584]
52430 Hack to remove insecure directories from PATH so test will run.
52431 Branch: perl
52432 +> perlyline.pl
52433 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
52434____________________________________________________________________________
52435[ 10587] By: jhi on 2001/06/14 12:23:24
52436 Log: A placeholder.
52437 Branch: perl
52438 + Cross/README
52439____________________________________________________________________________
52440[ 10586] By: nick on 2001/06/14 08:25:07
52441 Log: Add new step to run_byacc which:
52442 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
52443 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
52444 Branch: perlio
52445 + perlyline.pl
52446 ! MANIFEST Makefile.SH perly.c
52447____________________________________________________________________________
52448[ 10585] By: nick on 2001/06/14 08:22:29
52449 Log: Integrate mainline
52450 Branch: perlio
52451 +> locale.c numeric.c
52452 !> Changes cygwin/Makefile.SHs embed.h embed.pl
52453 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
52454 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
52455 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
52456 !> x2p/Makefile.SH
52457____________________________________________________________________________
52458[ 10584] By: nick on 2001/06/14 08:05:53
52459 Log: Hack to remove insecure directories from PATH so test will run.
52460 Branch: perlio
52461 ! t/lib/filefind.t
52462____________________________________________________________________________
52463[ 10583] By: jhi on 2001/06/14 03:11:16
52464 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
52465 Branch: perl
52466 - t/lib/mbimbf.t
52467 ! MANIFEST
52468____________________________________________________________________________
52469[ 10582] By: jhi on 2001/06/14 03:04:51
52470 Log: Detypo.
52471 Branch: perl
52472 ! x2p/Makefile.SH
52473____________________________________________________________________________
52474[ 10581] By: jhi on 2001/06/14 03:03:14
52475 Log: de-$CONFIG continues.
52476 Branch: perl
52477 ! cygwin/Makefile.SHs x2p/Makefile.SH
52478____________________________________________________________________________
52479[ 10580] By: jhi on 2001/06/13 23:56:59
52480 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
52481 From: Nicholas Clark <nick@ccl4.org>
52482 Date: Wed, 13 Jun 2001 21:20:13 +0100
52483 Message-ID: <20010613212013.D98663@plum.flirble.org>
52484 Branch: perl
52485 ! opcode.pl
52486____________________________________________________________________________
52487[ 10579] By: jhi on 2001/06/13 23:55:29
52488 Log: Subject: splitting util.c
52489 From: Hugo <hv@crypt.compulink.co.uk>
52490 Date: Thu, 14 Jun 2001 00:41:08 +0100
52491 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
52492 Branch: perl
52493 + locale.c numeric.c
52494 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
52495 ! pod/perlapi.pod proto.h util.c
52496____________________________________________________________________________
52497[ 10578] By: jhi on 2001/06/13 23:45:11
52498 Log: Upgrade to Math::BigInt 1.34 from Tels.
52499 Branch: perl
52500 + t/lib/mbimbf.t
52501 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
52502 ! t/lib/bigfltpm.t t/lib/bigintpm.t
52503____________________________________________________________________________
52504[ 10577] By: nick on 2001/06/13 19:02:48
52505 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
52506 Branch: perlio
52507 !> (integrate 125 files)
52508____________________________________________________________________________
52509[ 10576] By: jhi on 2001/06/13 18:10:01
52510 Log: Update Changes.
52511 Branch: perl
52512 ! Changes patchlevel.h
52513____________________________________________________________________________
52514[ 10575] By: jhi on 2001/06/13 18:05:09
52515 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
52516 From: "Craig A. Berry" <craigberry@mac.com>
52517 Date: Wed, 13 Jun 2001 13:24:28 -0500
52518 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
52519 Branch: perl
52520 ! ext/re/Makefile.PL
52521____________________________________________________________________________
52522[ 10574] By: jhi on 2001/06/13 17:34:36
52523 Log: Mc.u.c. for #10573.
52524 Branch: metaconfig
52525 ! U/threads/usethreads.U
52526____________________________________________________________________________
52527[ 10573] By: jhi on 2001/06/13 17:34:00
52528 Log: It would be also be good if I could type.
52529 Branch: perl
52530 ! Configure
52531____________________________________________________________________________
52532[ 10572] By: jhi on 2001/06/13 17:26:29
52533 Log: Metaconfig unit change for #10571.
52534 Branch: metaconfig
52535 ! U/threads/usethreads.U
52536____________________________________________________________________________
52537[ 10571] By: jhi on 2001/06/13 17:26:05
52538 Log: A non-empty default is a good thing.
52539 Branch: perl
52540 ! Configure
52541____________________________________________________________________________
52542[ 10570] By: jhi on 2001/06/13 17:15:16
52543 Log: Metaconfig unit change for #10569.
52544 Branch: metaconfig
52545 ! U/threads/usethreads.U
52546____________________________________________________________________________
52547[ 10569] By: jhi on 2001/06/13 17:14:17
52548 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
52549 extremely experimental, not even prompted for.
52550 Branch: perl
52551 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52552 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
52553 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52554 ! win32/config.bc win32/config.gc win32/config.vc
52555____________________________________________________________________________
52556[ 10568] By: jhi on 2001/06/13 16:22:27
52557 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
52558 Branch: perl
52559 ! pod/perlfaq6.pod
52560____________________________________________________________________________
52561[ 10567] By: jhi on 2001/06/13 16:20:23
52562 Log: Integrate perlio:
52563
52564 [ 10564]
52565 Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
52566 and using that instead (name lookups are sequential search for now).
52567 Branch: perl
52568 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
52569 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
52570____________________________________________________________________________
52571[ 10566] By: jhi on 2001/06/13 16:17:42
52572 Log: Subject: Re: ext/ + -Wall
52573 From: Doug MacEachern <dougm@covalent.net>
52574 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
52575 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
52576 Branch: perl
52577 ! XSUB.h lib/ExtUtils/xsubpp perl.h
52578____________________________________________________________________________
52579[ 10565] By: jhi on 2001/06/13 16:16:07
52580 Log: Similar logic as DB_File.xs, using the modern macros and
52581 defines them to older ones for older Perls where PERL_VERSION
52582 is not defined, from Doug MacEachern.
52583 Branch: perl
52584 ! ext/Storable/Storable.xs
52585____________________________________________________________________________
52586[ 10564] By: nick on 2001/06/13 15:22:01
52587 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
52588 and using that instead (name lookups are sequential search for now).
52589 Branch: perlio
52590 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
52591 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
52592____________________________________________________________________________
52593[ 10563] By: jhi on 2001/06/13 14:07:43
52594 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
52595 From: "Richard Soderberg" <rs@crystalflame.net>
52596 Date: Sat, 26 May 2001 06:44:20 -0700
52597 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
52598 Branch: perl
52599 ! sv.c t/op/glob.t
52600____________________________________________________________________________
52601[ 10562] By: jhi on 2001/06/13 13:55:10
52602 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
52603 From: "Craig A. Berry" <craigberry@mac.com>
52604 Date: Tue, 12 Jun 2001 23:55:26 -0500
52605 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
52606 Branch: perl
52607 ! ext/re/Makefile.PL ext/re/re.xs
52608____________________________________________________________________________
52609[ 10561] By: jhi on 2001/06/13 13:44:58
52610 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
52611 suggested by NI-S.
52612 Branch: perl
52613 ! XSUB.h malloc.c perl.h
52614____________________________________________________________________________
52615[ 10560] By: jhi on 2001/06/13 13:35:42
52616 Log: Regen toc.
52617 Branch: perl
52618 ! pod/perltoc.pod
52619____________________________________________________________________________
52620[ 10559] By: jhi on 2001/06/13 12:53:18
52621 Log: Subject: [patch] perl.gprof control
52622 From: Doug MacEachern <dougm@covalent.net>
52623 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
52624 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
52625 Branch: perl
52626 ! miniperlmain.c perl.h
52627____________________________________________________________________________
52628[ 10558] By: jhi on 2001/06/13 12:51:47
52629 Log: Subject: Re: ext/ + -Wall
52630 From: Doug MacEachern <dougm@covalent.net>
52631 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
52632 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
52633
52634 Document ax and break up dXSARGS.
52635 Branch: perl
52636 ! XSUB.h pod/perlapi.pod
52637____________________________________________________________________________
52638[ 10557] By: jhi on 2001/06/13 12:39:55
52639 Log: More AIX tweakage from Merijn.
52640 Branch: perl
52641 ! hints/aix.sh
52642____________________________________________________________________________
52643[ 10556] By: jhi on 2001/06/13 03:26:58
52644 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
52645 From: "Craig A. Berry" <craigberry@mac.com>
52646 Date: Tue, 12 Jun 2001 22:57:45 -0500
52647 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
52648 Branch: perl
52649 ! vms/descrip_mms.template
52650____________________________________________________________________________
52651[ 10555] By: jhi on 2001/06/13 02:50:43
52652 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
52653 From: "Craig A. Berry" <craigberry@mac.com>
52654 Date: Tue, 12 Jun 2001 22:21:39 -0500
52655 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
52656 Branch: perl
52657 ! configure.com util.c
52658____________________________________________________________________________
52659[ 10554] By: jhi on 2001/06/13 02:23:16
52660 Log: New AIX dynaloading code from Jens-Uwe Mager.
52661 Does break binary compatibility.
52662 Branch: perl
52663 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
52664____________________________________________________________________________
52665[ 10553] By: jhi on 2001/06/13 02:10:16
52666 Log: VMS DEC C compiler found nits by Peter Prymmer.
52667 Branch: perl
52668 ! util.c
52669____________________________________________________________________________
52670[ 10552] By: jhi on 2001/06/13 01:36:12
52671 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
52672 From: Peter Prymmer <pvhp@forte.com>
52673 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
52674 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
52675 Branch: perl
52676 ! t/lib/filecomp.t
52677____________________________________________________________________________
52678[ 10551] By: jhi on 2001/06/13 01:26:53
52679 Log: I wonder how many $CONFIGs still lurk in the shadows.
52680 Branch: perl
52681 ! pod/Makefile.SH x2p/cflags.SH
52682____________________________________________________________________________
52683[ 10550] By: jhi on 2001/06/13 01:25:12
52684 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
52685 Branch: perl
52686 ! pod/checkpods.PL
52687____________________________________________________________________________
52688[ 10549] By: jhi on 2001/06/13 01:05:28
52689 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
52690 Branch: perl
52691 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
52692____________________________________________________________________________
52693[ 10548] By: jhi on 2001/06/13 00:41:28
52694 Log: Subject: [patch] rid local_patches warnings
52695 From: Doug MacEachern <dougm@covalent.net>
52696 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
52697 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
52698 Branch: perl
52699 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
52700____________________________________________________________________________
52701[ 10547] By: jhi on 2001/06/13 00:40:29
52702 Log: Subject: Re: ext/ + -Wall
52703 From: Doug MacEachern <dougm@covalent.net>
52704 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
52705 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
52706 Branch: perl
52707 ! ext/attrs/attrs.xs
52708____________________________________________________________________________
52709[ 10546] By: jhi on 2001/06/13 00:39:06
52710 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
52711 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52712 Date: Tue, 12 Jun 2001 14:36:20 -0400
52713 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
52714 Branch: perl
52715 ! pod/perlretut.pod
52716____________________________________________________________________________
52717[ 10545] By: jhi on 2001/06/13 00:38:02
52718 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
52719 From: Mike Guy <mjtg@cam.ac.uk>
52720 Date: Tue, 12 Jun 2001 19:10:31 +0100
52721 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
52722
52723 Subject: Re: [ID 20010612.001] out of memory during regex compilation
52724 From: Mike Guy <mjtg@cam.ac.uk>
52725 Date: Tue, 12 Jun 2001 19:21:01 +0100
52726 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
52727 Branch: perl
52728 ! pod/perlop.pod
52729____________________________________________________________________________
52730[ 10544] By: jhi on 2001/06/13 00:34:39
52731 Log: AIX tweaks from Merijn H. Brand.
52732 Branch: perl
52733 ! hints/aix.sh
52734____________________________________________________________________________
52735[ 10543] By: jhi on 2001/06/13 00:11:42
52736 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
52737 From: "Brendan O'Dea" <bod@compusol.com.au>
52738 Date: Wed, 13 Jun 2001 05:16:47 +1000
52739 Message-ID: <20010613051647.A8945@compusol.com.au>
52740 Branch: maint-5.6/perl
52741 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52742____________________________________________________________________________
52743[ 10542] By: jhi on 2001/06/13 00:07:50
52744 Log: Subject: Small bcopy cleanup
52745 From: Andy Dougherty <doughera@lafayette.edu>
52746 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
52747 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
52748 Branch: perl
52749 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
52750____________________________________________________________________________
52751[ 10541] By: jhi on 2001/06/13 00:05:18
52752 Log: Subject: [PATCH] Re: ext/ + -Wall
52753 From: Nicholas Clark <nick@ccl4.org>
52754 Date: Wed, 13 Jun 2001 00:04:30 +0100
52755 Message-ID: <20010613000430.M5901@plum.flirble.org>
52756 Branch: perl
52757 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52758____________________________________________________________________________
52759[ 10540] By: jhi on 2001/06/13 00:02:25
52760 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
52761 From: Nicholas Clark <nick@ccl4.org>
52762 Date: Tue, 12 Jun 2001 23:53:07 +0100
52763 Message-ID: <20010612235307.L5901@plum.flirble.org>
52764 Branch: perl
52765 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52766____________________________________________________________________________
52767[ 10539] By: jhi on 2001/06/12 23:59:10
52768 Log: MPE/iX tweaks from Mark Bixby.
52769 Branch: perl
52770 ! hints/mpeix.sh mpeix/mpeixish.h util.c
52771____________________________________________________________________________
52772[ 10538] By: jhi on 2001/06/12 14:16:15
52773 Log: Update Changes.
52774 Branch: perl
52775 ! Changes patchlevel.h
52776____________________________________________________________________________
52777[ 10537] By: jhi on 2001/06/12 14:11:26
52778 Log: One less -Wall whine (found under DEBUGGING).
52779 Branch: perl
52780 ! x2p/Makefile.SH x2p/a2p.c
52781____________________________________________________________________________
52782[ 10536] By: jhi on 2001/06/12 13:32:09
52783 Log: s/case-independent/case-insensitive/g
52784 Branch: perl
52785 ! pod/perldebug.pod
52786____________________________________________________________________________
52787[ 10535] By: jhi on 2001/06/12 13:27:28
52788 Log: As suggested in
52789
52790 Subject: Re: ext/ + -Wall
52791 From: Gurusamy Sarathy <gsar@ActiveState.com>
52792 Date: Mon, 11 Jun 2001 23:34:31 -0700
52793 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
52794 Branch: perl
52795 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
52796 ! perl.h
52797____________________________________________________________________________
52798[ 10534] By: jhi on 2001/06/12 13:13:27
52799 Log: Subject: ext/ + -Wall
52800 From: Doug MacEachern <dougm@covalent.net>
52801 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
52802 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
52803 Branch: perl
52804 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
52805 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
52806 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
52807 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
52808 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
52809 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
52810 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
52811 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
52812 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
52813 ! lib/ExtUtils/xsubpp
52814____________________________________________________________________________
52815[ 10533] By: jhi on 2001/06/12 12:52:57
52816 Log: Subject: [PATCH] anonymous stashes
52817 From: Abhijit Menon-Sen <ams@wiw.org>
52818 Date: Tue, 12 Jun 2001 12:47:04 +0530
52819 Message-ID: <20010612124704.A29029@lustre.linux.in>
52820 Branch: perl
52821 ! dump.c gv.c sv.c xsutils.c
52822____________________________________________________________________________
52823[ 10532] By: jhi on 2001/06/12 12:37:36
52824 Log: One more test for $^S.
52825 Branch: perl
52826 ! t/op/magic.t
52827____________________________________________________________________________
52828[ 10531] By: jhi on 2001/06/12 12:35:02
52829 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
52830 From: Abhijit Menon-Sen <ams@wiw.org>
52831 Date: Tue, 12 Jun 2001 17:35:55 +0530
52832 Message-ID: <20010612173555.A32426@lustre.linux.in>
52833 Branch: perl
52834 ! mg.c t/op/magic.t
52835____________________________________________________________________________
52836[ 10530] By: jhi on 2001/06/12 12:31:11
52837 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
52838 From: Mike Guy <mjtg@cam.ac.uk>
52839 Date: Tue, 12 Jun 2001 13:14:15 +0100
52840 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
52841 Branch: perl
52842 ! pod/perlop.pod
52843____________________________________________________________________________
52844[ 10529] By: jhi on 2001/06/12 12:21:06
52845 Log: AUTHORS updates.
52846 Branch: perl
52847 ! AUTHORS
52848____________________________________________________________________________
52849[ 10528] By: jhi on 2001/06/12 12:19:47
52850 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
52851 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
52852 Content-Transfer-Encoding: 7bit
52853 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
52854 Branch: perl
52855 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
52856____________________________________________________________________________
52857[ 10527] By: jhi on 2001/06/12 11:58:53
52858 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
52859 From: "Philip Newton" <Philip.Newton@gmx.net>
52860 Date: Mon, 11 Jun 2001 07:08:03 +0200
52861 Message-Id: <200106120802.LAA08992@taas.iki.fi>
52862 Branch: perl
52863 ! t/base/term.t
52864____________________________________________________________________________
52865[ 10526] By: jhi on 2001/06/12 01:35:34
52866 Log: Cleanup the a2p.c for -Wall.
52867 Branch: perl
52868 ! x2p/Makefile.SH x2p/a2p.c
52869____________________________________________________________________________
52870[ 10525] By: jhi on 2001/06/12 01:10:56
52871 Log: File::Find update for MacOS from Chris Nandor.
52872 Branch: perl
52873 ! lib/File/Find.pm t/lib/filefind.t
52874____________________________________________________________________________
52875[ 10524] By: jhi on 2001/06/12 00:29:20
52876 Log: gcc -Wall nits picked out by a non-UNIX system
52877 (courtesy of Mark Bixby)
52878 Branch: perl
52879 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
52880 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
52881 ! pp_sys.c util.c
52882____________________________________________________________________________
52883[ 10523] By: jhi on 2001/06/11 22:34:03
52884 Log: Metaconfig unit change for #10522. (The d_modfl changes
52885 placate metalint.)
52886 Branch: metaconfig/U/perl
52887 ! d_modfl.U d_u32align.U
52888____________________________________________________________________________
52889[ 10522] By: jhi on 2001/06/11 22:33:00
52890 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
52891 be "./try 2>&1 >/dev/null".
52892 Branch: perl
52893 ! Configure
52894____________________________________________________________________________
52895[ 10521] By: jhi on 2001/06/11 19:49:54
52896 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
52897 From: "Craig A. Berry" <craigberry@mac.com>
52898 Date: Mon, 11 Jun 2001 14:00:32 -0500
52899 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
52900 Branch: perl
52901 ! configure.com
52902____________________________________________________________________________
52903[ 10520] By: jhi on 2001/06/11 17:55:47
52904 Log: Move the full \p\P lists to perlunicode.
52905 Branch: perl
52906 ! pod/perlretut.pod pod/perlunicode.pod
52907____________________________________________________________________________
52908[ 10519] By: jhi on 2001/06/11 17:10:00
52909 Log: VOS build tweak for 5.6.1 from Paul Green.
52910 Branch: maint-5.6/perl
52911 ! vos/build.cm
52912____________________________________________________________________________
52913[ 10518] By: jhi on 2001/06/11 17:07:03
52914 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
52915 From: "Craig A. Berry" <craigberry@mac.com>
52916 Date: Fri, 8 Jun 2001 18:08:18 -0500
52917 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
52918 Branch: perl
52919 ! vms/vms.c
52920____________________________________________________________________________
52921[ 10517] By: jhi on 2001/06/11 14:52:01
52922 Log: Update Changes.
52923 Branch: perl
52924 ! Changes patchlevel.h
52925____________________________________________________________________________
52926[ 10516] By: jhi on 2001/06/11 14:46:33
52927 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
52928 Branch: perl
52929 ! vos/config.alpha.h vos/config.ga.h
52930____________________________________________________________________________
52931[ 10515] By: jhi on 2001/06/11 14:39:05
52932 Log: VOS updates from Paul Green for @10476.
52933 Branch: perl
52934 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
52935 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52936 ! vos/config.ga.h vos/configure_perl.cm
52937____________________________________________________________________________
52938[ 10514] By: jhi on 2001/06/11 12:58:43
52939 Log: Subject: [PATCH] Not many people know this ...
52940 From: Mike Guy <mjtg@cam.ac.uk>
52941 Date: Mon, 11 Jun 2001 14:55:15 +0100
52942 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
52943 Branch: perl
52944 ! pod/perldebug.pod
52945____________________________________________________________________________
52946[ 10513] By: jhi on 2001/06/11 12:30:06
52947 Log: Add final commas to lists as suggested by Philip Newton.
52948 Branch: perl
52949 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52950____________________________________________________________________________
52951[ 10512] By: jhi on 2001/06/11 12:28:49
52952 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
52953 Date: Sun, 10 Jun 2001 23:35:38 -0400
52954 From: Chris Nandor <pudge@pobox.com>
52955 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
52956 Branch: perl
52957 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
52958 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
52959 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
52960 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
52961 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
52962 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
52963 ! t/op/write.t t/pragma/strict.t
52964____________________________________________________________________________
52965[ 10511] By: jhi on 2001/06/11 12:13:31
52966 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
52967 From: Chris Nandor <pudge@pobox.com>
52968 Date: Mon, 11 Jun 2001 08:24:28 -0400
52969 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
52970 Branch: perl
52971 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
52972 ! t/lib/io_dir.t
52973____________________________________________________________________________
52974[ 10510] By: jhi on 2001/06/11 12:03:16
52975 Log: One more run_byacc (a hand-tweaked version had slipped in).
52976 Branch: perl
52977 ! perly.c vms/perly_c.vms
52978____________________________________________________________________________
52979[ 10509] By: nick on 2001/06/11 07:49:15
52980 Log: Integrate mainline
52981 Branch: perlio
52982 !> Makefile.SH embed.h embed.pl global.sym
52983 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
52984 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
52985 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
52986 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
52987____________________________________________________________________________
52988[ 10508] By: jhi on 2001/06/10 22:38:05
52989 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
52990 From: Mike Guy <mjtg@cam.ac.uk>
52991 Reply-To: mjtg@cam.ac.uk
52992 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
52993 Branch: perl
52994 ! lib/ExtUtils/Manifest.pm
52995____________________________________________________________________________
52996[ 10507] By: jhi on 2001/06/10 22:37:16
52997 Log: Subject: [PATCH] ExtUtils::Constant
52998 From: Nicholas Clark <nick@ccl4.org>
52999 Date: Sun, 10 Jun 2001 23:25:41 +0100
53000 Message-ID: <20010610232540.C76396@plum.flirble.org>
53001 Branch: perl
53002 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
53003____________________________________________________________________________
53004[ 10506] By: jhi on 2001/06/10 20:57:20
53005 Log: Integrate perlio:
53006
53007 [ 10504]
53008 Fix (valid) -Wall warnings in perlio.c
53009 Branch: perl
53010 !> iperlsys.h
53011____________________________________________________________________________
53012[ 10505] By: jhi on 2001/06/10 18:37:57
53013 Log: Move the grok_number and its lieutenant grok_numeric_radix
53014 from sv.c statics to util.c and public.
53015 Branch: perl
53016 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
53017 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
53018____________________________________________________________________________
53019[ 10504] By: nick on 2001/06/10 17:47:06
53020 Log: Fix (valid) -Wall warnings in perlio.c
53021 Branch: perlio
53022 ! iperlsys.h
53023____________________________________________________________________________
53024[ 10503] By: jhi on 2001/06/10 17:38:28
53025 Log: Update perly_c.diff, update perly.fixer to edit away
53026 some of the -Wall noise.
53027 Branch: perl
53028 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
53029____________________________________________________________________________
53030[ 10502] By: jhi on 2001/06/10 17:09:42
53031 Log: Check the version of byacc.
53032 Branch: perl
53033 ! Makefile.SH
53034____________________________________________________________________________
53035[ 10501] By: jhi on 2001/06/10 17:00:08
53036 Log: Subject: [PATCH] perly.y overhaul
53037 From: Simon Cozens <simon@netthink.co.uk>
53038 Date: Sun, 10 Jun 2001 16:56:54 +0100
53039 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
53040
53041 Plus make run_byacc.
53042 Branch: perl
53043 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
53044____________________________________________________________________________
53045[ 10500] By: jhi on 2001/06/10 16:07:28
53046 Log: Integrate perlio:
53047
53048 [ 10497]
53049 Paper over a crack or two with USE_SFIO
53050 Branch: perl
53051 !> perlio.c perlsfio.h
53052____________________________________________________________________________
53053[ 10499] By: nick on 2001/06/10 15:01:08
53054 Log: Integrate mainline
53055 Branch: perlio
53056 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
53057 !> t/pragma/locale.t util.c
53058____________________________________________________________________________
53059[ 10498] By: jhi on 2001/06/10 13:49:23
53060 Log: Put some meat on the perl572delta bones. The list of
53061 selected bug fixes needs more work, as does still the
53062 whole document.
53063 Branch: perl
53064 ! pod/perl572delta.pod
53065____________________________________________________________________________
53066[ 10497] By: nick on 2001/06/10 12:27:51
53067 Log: Paper over a crack or two with USE_SFIO
53068 Branch: perlio
53069 ! perlio.c perlsfio.h
53070____________________________________________________________________________
53071[ 10496] By: jhi on 2001/06/10 11:04:22
53072 Log: Update Changes.
53073 Branch: perl
53074 ! Changes patchlevel.h
53075____________________________________________________________________________
53076[ 10495] By: jhi on 2001/06/10 10:55:34
53077 Log: Subject: Re: pragma/locale.t #107
53078 From: Hugo <hv@crypt.compulink.co.uk>
53079 Date: Sun, 10 Jun 2001 11:23:30 +0100
53080 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
53081
53082 Encapsulate the scan of the decimal radix separator.
53083 Branch: perl
53084 ! embed.h embed.pl proto.h sv.c
53085____________________________________________________________________________
53086[ 10494] By: jhi on 2001/06/10 03:00:17
53087 Log: Try to grok numbers both with the locale specific separator
53088 and with the usual "." (if different from the lss); add a test
53089 to locale.t to do also a little bit of math in addition to just
53090 equalness testing; remove extraneous logic as suggested in
53091
53092 Subject: Re: pragma/locale.t #107
53093 From: Nicholas Clark <nick@ccl4.org>
53094 Date: Sat, 9 Jun 2001 22:37:36 +0100
53095 Message-ID: <20010609223735.Y76396@plum.flirble.org>
53096 Branch: perl
53097 ! sv.c t/pragma/locale.t
53098____________________________________________________________________________
53099[ 10493] By: jhi on 2001/06/10 01:25:23
53100 Log: Metaconfig unit change for #10492.
53101 Branch: metaconfig/U/perl
53102 ! Extensions.U
53103____________________________________________________________________________
53104[ 10492] By: jhi on 2001/06/10 01:23:59
53105 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
53106 From: Artur Bergman <artur@contiller.se>
53107 Date: Sat, 09 Jun 2001 21:03:51 +0200
53108 Message-ID: <B7483FB6.1398%artur@contiller.se>
53109 Branch: perl
53110 ! Configure
53111____________________________________________________________________________
53112[ 10491] By: jhi on 2001/06/10 01:15:40
53113 Log: Integrate perlio:
53114
53115 [ 10489]
53116 Make XS/Typemap compile (but fail) with sfio
53117 Branch: perl
53118 !> perlsfio.h
53119____________________________________________________________________________
53120[ 10490] By: jhi on 2001/06/10 01:08:26
53121 Log: Do locale specific separator if only in locale.
53122 Branch: perl
53123 ! util.c
53124____________________________________________________________________________
53125[ 10489] By: nick on 2001/06/09 19:13:25
53126 Log: Make XS/Typemap compile (but fail) with sfio
53127 Branch: perlio
53128 ! perlsfio.h
53129____________________________________________________________________________
53130[ 10488] By: nick on 2001/06/09 19:12:51
53131 Log: Re-integrate mainline
53132 Branch: perlio
53133 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
53134 !> proto.h sv.c util.c
53135____________________________________________________________________________
53136[ 10487] By: nick on 2001/06/09 16:26:29
53137 Log: Integrate mainline
53138 Branch: perlio
53139 !> (integrate 31 files)
53140____________________________________________________________________________
53141[ 10486] By: jhi on 2001/06/09 16:11:51
53142 Log: Subject: [PATCH] New attempt to clone callack
53143 From: Artur Bergman <artur@contiller.se>
53144 Date: Thu, 07 Jun 2001 11:52:16 +0200
53145 Message-ID: <B7451B6F.12B7%artur@contiller.se>
53146 Branch: perl
53147 ! embedvar.h intrpvar.h perlapi.h sv.c
53148____________________________________________________________________________
53149[ 10485] By: jhi on 2001/06/09 15:23:52
53150 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
53151 Branch: perl
53152 ! embed.h embed.pl perl.h proto.h sv.c util.c
53153____________________________________________________________________________
53154[ 10484] By: jhi on 2001/06/09 14:47:25
53155 Log: Subject: Re: pragma/locale.t #107
53156 From: Nicholas Clark <nick@ccl4.org>
53157 Date: Sat, 9 Jun 2001 16:26:10 +0100
53158 Message-ID: <20010609162609.V76396@plum.flirble.org>
53159
53160 A missing NVification.
53161 Branch: perl
53162 ! sv.c
53163____________________________________________________________________________
53164[ 10483] By: jhi on 2001/06/08 19:40:32
53165 Log: Redo the #10482, there already was a test script for formats.
53166 Branch: perl
53167 - t/io/format.t
53168 ! MANIFEST t/op/write.t
53169____________________________________________________________________________
53170[ 10482] By: jhi on 2001/06/08 19:34:45
53171 Log: Twisted format testing, from Merijn.
53172 Branch: perl
53173 + t/io/format.t
53174 ! MANIFEST
53175____________________________________________________________________________
53176[ 10481] By: jhi on 2001/06/08 19:21:56
53177 Log: More \p{In...} testing, combined with \N{...}.
53178 Branch: perl
53179 ! lib/utf8_heavy.pl t/op/pat.t
53180____________________________________________________________________________
53181[ 10480] By: jhi on 2001/06/08 14:16:06
53182 Log: Metaconfig changes for #10479.
53183 Branch: metaconfig
53184 ! U/Glossary.patch
53185 Branch: metaconfig/U/perl
53186 ! d_modfl.U
53187____________________________________________________________________________
53188[ 10479] By: jhi on 2001/06/08 14:15:32
53189 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
53190 Branch: perl
53191 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53192 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
53193 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
53194 ! win32/config.bc win32/config.gc win32/config.vc
53195____________________________________________________________________________
53196[ 10478] By: jhi on 2001/06/08 12:20:41
53197 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
53198 From: "Craig A. Berry" <craigberry@mac.com>
53199 Date: Thu, 7 Jun 2001 14:27:20 -0500
53200 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
53201 Branch: perl
53202 ! vms/perlvms.pod
53203____________________________________________________________________________
53204[ 10477] By: jhi on 2001/06/08 12:19:00
53205 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
53206 From: Gisle Aas <gisle@ActiveState.com>
53207 Date: 07 Jun 2001 17:04:29 -0700
53208 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
53209 Branch: perl
53210 ! ext/re/re.xs
53211____________________________________________________________________________
53212[ 10476] By: jhi on 2001/06/08 01:35:42
53213 Log: Update Changes.
53214 Branch: perl
53215 ! Changes patchlevel.h
53216____________________________________________________________________________
53217[ 10475] By: jhi on 2001/06/08 00:53:45
53218 Log: Regen Glossary et alia.
53219 Branch: perl
53220 ! Porting/Glossary Porting/config.sh Porting/config_H
53221____________________________________________________________________________
53222[ 10474] By: jhi on 2001/06/07 22:06:38
53223 Log: Metaconfig unit changes for #10473.
53224 Branch: metaconfig/U/perl
53225 ! d_modfl.U
53226____________________________________________________________________________
53227[ 10473] By: jhi on 2001/06/07 22:06:16
53228 Log: Harumph, also AIX will spill its guts (i.e. dump core)
53229 if an executable contains modfl() but it hasn't been
53230 compiled right (in the case of AIX, with cc -qlongdouble).
53231 Branch: perl
53232 ! Configure
53233____________________________________________________________________________
53234[ 10472] By: gsar on 2001/06/07 20:04:28
53235 Log: integrate change#10471 from mainline
53236
53237 in change#10451, check that CvOUTSIDE is a CV before looking in
53238 (it can apparently be SVt_NULL during global destruction)
53239 Branch: maint-5.6/perl
53240 !> op.c
53241____________________________________________________________________________
53242[ 10471] By: gsar on 2001/06/07 20:01:31
53243 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
53244 (it can apparently be SVt_NULL during global destruction)
53245 Branch: perl
53246 ! op.c
53247____________________________________________________________________________
53248[ 10470] By: jhi on 2001/06/07 12:17:51
53249 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
53250 From: Robin Barker <rmb1@cise.npl.co.uk>
53251 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
53252 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
53253 Branch: perl
53254 ! lib/diagnostics.pm pod/perldiag.pod
53255____________________________________________________________________________
53256[ 10469] By: jhi on 2001/06/07 12:16:12
53257 Log: Subject: [PATCH perl@10439] long =item
53258 From: Robin Barker <rmb1@cise.npl.co.uk>
53259 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
53260 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
53261 Branch: perl
53262 ! README.amiga lib/Attribute/Handlers.pm
53263 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
53264____________________________________________________________________________
53265[ 10468] By: jhi on 2001/06/07 12:08:56
53266 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
53267 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
53268 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
53269 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
53270 Branch: perl
53271 ! pod/perlguts.pod
53272____________________________________________________________________________
53273[ 10467] By: jhi on 2001/06/07 12:04:26
53274 Log: Integrate perlio:
53275
53276 [ 10466]
53277 MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
53278 whitespace tweaks.
53279 Still coredumps in pragma/overload.t - what a nice hard fail that is...
53280 Branch: perl
53281 !> sv.c
53282____________________________________________________________________________
53283[ 10466] By: nick on 2001/06/07 10:25:40
53284 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
53285 whitespace tweaks.
53286 Still coredumps in pragma/overload.t - what a nice hard fail that is...
53287 Branch: perlio
53288 ! sv.c
53289____________________________________________________________________________
53290[ 10465] By: nick on 2001/06/07 08:41:58
53291 Log: Raw integrate of mainline for S_grok_number debug
53292 (sv.c has MULTIPLICITY issues as well as whatever else ...)
53293 Branch: perlio
53294 - plan9/perlplan9.doc plan9/perlplan9.pod
53295 !> (integrate 46 files)
53296____________________________________________________________________________
53297[ 10464] By: jhi on 2001/06/06 23:33:58
53298 Log: The proper prototyping for #10463.
53299 Branch: perl
53300 ! embed.h embed.pl proto.h sv.c
53301____________________________________________________________________________
53302[ 10463] By: jhi on 2001/06/06 23:15:30
53303 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
53304 From: Nicholas Clark <nick@ccl4.org>
53305 Date: Thu, 7 Jun 2001 00:29:59 +0100
53306 Message-ID: <20010607002959.Z76396@plum.flirble.org>
53307 Branch: perl
53308 ! sv.c
53309____________________________________________________________________________
53310[ 10462] By: jhi on 2001/06/06 23:13:19
53311 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
53312 From: "Craig A. Berry" <craigberry@mac.com>
53313 Date: Wed, 06 Jun 2001 17:54:30 -0500
53314 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
53315 Branch: perl
53316 ! vms/perlvms.pod
53317____________________________________________________________________________
53318[ 10461] By: jhi on 2001/06/06 23:10:00
53319 Log: Podify the remaining README.platform files;
53320 merge README.plan9 and plan9/perlplan9.pod;
53321 delete plan9/perlplan9.* (the perlplan.doc needs to
53322 be regenerated in Plan 9); make the =head1 and =head2
53323 in the README.platform to be a little more verbose
53324 (skipped README.os2 not to anger Ilya) so that they
53325 look better in the toc; regen toc.
53326 Branch: perl
53327 - plan9/perlplan9.doc plan9/perlplan9.pod
53328 ! MANIFEST README.aix README.amiga README.apollo README.beos
53329 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
53330 ! README.hpux README.hurd README.machten README.macos
53331 ! README.micro README.mint README.mpeix README.os390
53332 ! README.plan9 README.qnx README.solaris README.threads
53333 ! README.tru64 README.vmesa README.vms README.vos README.win32
53334 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
53335 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
53336____________________________________________________________________________
53337[ 10460] By: jhi on 2001/06/06 20:58:53
53338 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
53339 From: Mike Guy <mjtg@cam.ac.uk>
53340 Reply-To: mjtg@cam.ac.uk
53341 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
53342 Branch: perl
53343 ! pod/perlguts.pod
53344____________________________________________________________________________
53345[ 10459] By: jhi on 2001/06/06 20:58:15
53346 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
53347 From: Mike Guy <mjtg@cam.ac.uk>
53348 Reply-To: mjtg@cam.ac.uk
53349 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
53350 Branch: perl
53351 ! pod/perlsec.pod
53352____________________________________________________________________________
53353[ 10458] By: jhi on 2001/06/06 20:56:04
53354 Log: Disable long doubles from pre-5.0 Tru64s.
53355 Branch: perl
53356 ! README.tru64 hints/dec_osf.sh
53357____________________________________________________________________________
53358[ 10457] By: jhi on 2001/06/06 20:49:23
53359 Log: The #10455 exposed that modfl() is fundamentally busted
53360 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
53361 testing it.
53362 Branch: perl
53363 ! hints/dec_osf.sh
53364____________________________________________________________________________
53365[ 10456] By: jhi on 2001/06/06 20:48:35
53366 Log: Metaconfig unit change for #10455.
53367 Branch: metaconfig/U/perl
53368 ! d_modfl.U
53369____________________________________________________________________________
53370[ 10455] By: jhi on 2001/06/06 20:48:09
53371 Log: Configure check for geborken modfl(), inspired by
53372
53373 Subject: Re: [20010118.017] op/int.t failure
53374 From: Hugo <hv@crypt.compulink.co.uk>
53375 Date: Tue, 05 Jun 2001 13:43:27 +0100
53376 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
53377 Branch: perl
53378 ! Configure
53379____________________________________________________________________________
53380[ 10454] By: jhi on 2001/06/06 11:45:08
53381 Log: Integrate changes #10450 and #10451 from maintperl:
53382
53383 optimize change#10448 slightly (don't repeat search in eval""s lexical
53384 scope, since that has already been searched)
53385
53386 change#9108 needs subtler treatment for case of closures created
53387 within eval""
53388 Branch: perl
53389 !> op.c t/op/misc.t
53390____________________________________________________________________________
53391[ 10453] By: jhi on 2001/06/06 11:42:10
53392 Log: MakeMaker magic to compile (when no dynamic loading)
53393 List/Util.xsc as (ListUtil.c and) ListUtil.o since
53394 POSIX-BC (BS2000) linker has an evil limitation of
53395 being unable to include in the same executable several
53396 object files with the same name - case-insensitively -
53397 because otherwise we conflict with util.c.
53398 Strictly speaking currently required only in POSIX-BC
53399 but probably will do no harm elsewhere where static
53400 linking is required.
53401 Branch: perl
53402 ! ext/List/Util/Makefile.PL
53403____________________________________________________________________________
53404[ 10452] By: nick on 2001/06/06 08:59:51
53405 Log: Integrate mainline.
53406 Branch: perlio
53407 +> lib/Attribute/Handlers/demo/Demo.pm
53408 +> lib/Attribute/Handlers/demo/Descriptions.pm
53409 +> lib/Attribute/Handlers/demo/MyClass.pm
53410 +> lib/Attribute/Handlers/demo/demo.pl
53411 +> lib/Attribute/Handlers/demo/demo2.pl
53412 +> lib/Attribute/Handlers/demo/demo3.pl
53413 +> lib/Attribute/Handlers/demo/demo4.pl
53414 +> lib/Attribute/Handlers/demo/demo_call.pl
53415 +> lib/Attribute/Handlers/demo/demo_chain.pl
53416 +> lib/Attribute/Handlers/demo/demo_cycle.pl
53417 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
53418 +> lib/Attribute/Handlers/demo/demo_phases.pl
53419 +> lib/Attribute/Handlers/demo/demo_range.pl
53420 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
53421 +> uts/strtol_wrap.c
53422 !> (integrate 91 files)
53423____________________________________________________________________________
53424[ 10451] By: gsar on 2001/06/06 07:11:36
53425 Log: change#9108 needs subtler treatment for case of closures created
53426 within eval""
53427 Branch: maint-5.6/perl
53428 ! op.c t/op/misc.t
53429____________________________________________________________________________
53430[ 10450] By: gsar on 2001/06/06 05:47:25
53431 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
53432 scope, since that has already been searched)
53433 Branch: maint-5.6/perl
53434 ! op.c
53435____________________________________________________________________________
53436[ 10449] By: jhi on 2001/06/06 01:33:31
53437 Log: Integrate change #10448 from maintperl; lexicals
53438 outside an eval"" weren't resolved correctly inside a subroutine
53439 definition inside the eval"" if they were not already referenced
53440 in the toplevel of the eval""-ed code
53441 Branch: perl
53442 !> cop.h op.c pp_ctl.c t/op/misc.t
53443____________________________________________________________________________
53444[ 10448] By: gsar on 2001/06/06 01:03:26
53445 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
53446 outside an eval"" weren't resolved correctly inside a subroutine
53447 definition inside the eval"" if they were not already referenced
53448 in the toplevel of the eval""-ed code
53449 Branch: maint-5.6/perl
53450 ! cop.h op.c pp_ctl.c t/op/misc.t
53451____________________________________________________________________________
53452[ 10447] By: jhi on 2001/06/06 00:51:04
53453 Log: Subject: [PATCH] perl570delta.pod
53454 From: Peter Scott <Peter@PSDT.com>
53455 Date: Tue, 05 Jun 2001 18:51:02 -0700
53456 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
53457 Branch: perl
53458 ! pod/perl570delta.pod
53459____________________________________________________________________________
53460[ 10446] By: jhi on 2001/06/05 23:45:05
53461 Log: The fudge factor is no more needed. I hope.
53462 Branch: perl
53463 ! t/lib/posix.t
53464____________________________________________________________________________
53465[ 10445] By: jhi on 2001/06/05 23:19:19
53466 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
53467 From: Hugo <hv@crypt.compulink.co.uk>
53468 Date: Tue, 05 Jun 2001 12:58:19 +0100
53469 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
53470 Branch: perl
53471 ! util.c
53472____________________________________________________________________________
53473[ 10444] By: jhi on 2001/06/05 11:09:01
53474 Log: Make up prototypes only for those who have the functions
53475 but not the prototypes.
53476 Branch: perl
53477 ! perl.h
53478____________________________________________________________________________
53479[ 10443] By: jhi on 2001/06/05 11:02:13
53480 Log: Subject: Re: Not OK: perl@10439 on win32
53481 From: Prymmer/Kahn <pvhp@best.com>
53482 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
53483 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
53484 Branch: perl
53485 ! perl.h util.c
53486____________________________________________________________________________
53487[ 10442] By: jhi on 2001/06/05 00:55:46
53488 Log: The metaconfig units changes for #10441.
53489 Branch: metaconfig
53490 ! U/modified/Extract.U U/modified/Extractall.U
53491 ! U/modified/Finish.U
53492____________________________________________________________________________
53493[ 10441] By: jhi on 2001/06/05 00:55:17
53494 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
53495 Branch: perl
53496 ! Configure
53497____________________________________________________________________________
53498[ 10440] By: jhi on 2001/06/05 00:28:27
53499 Log: Unnecessary fuzziness undone, noted by Mike Guy.
53500 Branch: perl
53501 ! t/op/tr.t
53502____________________________________________________________________________
53503[ 10439] By: jhi on 2001/06/04 17:14:31
53504 Log: Update Changes.
53505 Branch: perl
53506 ! Changes patchlevel.h
53507____________________________________________________________________________
53508[ 10438] By: jhi on 2001/06/04 17:10:16
53509 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
53510 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
53511 leakage patch.
53512 Branch: perl
53513 ! t/op/misc.t
53514____________________________________________________________________________
53515[ 10437] By: jhi on 2001/06/04 17:01:06
53516 Log: Test case for #10433/#10424.
53517 Branch: perl
53518 ! t/op/misc.t
53519____________________________________________________________________________
53520[ 10436] By: jhi on 2001/06/04 16:54:21
53521 Log: Subject: One fix for strtoul not setting errno
53522 From: hom00@utsglobal.com (Hal Morris)
53523 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
53524 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
53525 Branch: perl
53526 + uts/strtol_wrap.c
53527 ! MANIFEST hints/uts.sh
53528____________________________________________________________________________
53529[ 10435] By: jhi on 2001/06/04 16:54:01
53530 Log: Metaconfig units changes for #10434.
53531 Branch: metaconfig
53532 ! U/modified/Cppsym.U
53533 Branch: metaconfig/U/perl
53534 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
53535 + d_syscallproto.U d_usleepproto.U
53536 ! longdblfio.U quadfio.U
53537____________________________________________________________________________
53538[ 10434] By: jhi on 2001/06/04 16:48:33
53539 Log: Configure tweaks; add prototype probes, make the cpp symbols
53540 probe to cast, not whine; test for %Ld and %Lf before %lld and
53541 %llf because the L is the ANSI way.
53542 Branch: perl
53543 ! Configure config_h.SH configure.com epoc/config.sh
53544 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
53545 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
53546 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
53547____________________________________________________________________________
53548[ 10433] By: jhi on 2001/06/04 16:45:23
53549 Log: Sigh. This is what #10424 was supposed to check in.
53550 Branch: perl
53551 ! op.c sv.c sv.h
53552____________________________________________________________________________
53553[ 10432] By: jhi on 2001/06/04 16:29:40
53554 Log: More verbose failure.
53555 Branch: perl
53556 ! t/op/ver.t
53557____________________________________________________________________________
53558[ 10431] By: jhi on 2001/06/04 16:21:55
53559 Log: The .pm changes to go with #10428.
53560 Branch: perl
53561 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
53562 ! ext/Sys/Syslog/Syslog.pm
53563____________________________________________________________________________
53564[ 10430] By: jhi on 2001/06/04 16:05:20
53565 Log: On second thoughts show to utf8 skippage message only
53566 on failures, it's too confusing otherwise,
53567 Branch: perl
53568 ! t/pragma/locale.t
53569____________________________________________________________________________
53570[ 10429] By: jhi on 2001/06/04 14:47:50
53571 Log: Do not import anything from Encode.
53572 Branch: perl
53573 ! ext/MIME/Base64/QuotedPrint.pm
53574____________________________________________________________________________
53575[ 10428] By: jhi on 2001/06/04 14:45:47
53576 Log: The #10402 didn't take. Weird.
53577 Branch: perl
53578 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
53579 ! ext/Sys/Syslog/Syslog.xs
53580____________________________________________________________________________
53581[ 10427] By: jhi on 2001/06/04 12:55:39
53582 Log: Eradicate traces of 'asciirange' re subpragma.
53583 Branch: perl
53584 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
53585 ! pod/perldiag.pod
53586____________________________________________________________________________
53587[ 10426] By: jhi on 2001/06/04 12:44:05
53588 Log: use is a compile-time thing.
53589 Branch: perl
53590 ! ext/MIME/Base64/QuotedPrint.pm
53591____________________________________________________________________________
53592[ 10425] By: jhi on 2001/06/04 12:39:44
53593 Log: Subject: [PATCH perl@10419] -Wall casting patch
53594 From: Robin Barker <rmb1@cise.npl.co.uk>
53595 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
53596 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
53597 Branch: perl
53598 ! ext/Devel/DProf/DProf.xs mg.c
53599____________________________________________________________________________
53600[ 10424] By: jhi on 2001/06/04 12:23:30
53601 Log: Subject: [PATCH #2] introducing SVpad_TYPED
53602 From: Abhijit Menon-Sen <ams@wiw.org>
53603 Date: Mon, 4 Jun 2001 12:26:02 +0530
53604 Message-ID: <20010604122602.A5775@lustre.linux.in>
53605 Branch: perl
53606 ! op.c sv.c sv.h
53607____________________________________________________________________________
53608[ 10423] By: gsar on 2001/06/04 05:12:18
53609 Log: testsuite for change#10192 (from Gisle Aas)
53610 Branch: perl
53611 + t/op/override.t
53612 ! MANIFEST
53613____________________________________________________________________________
53614[ 10422] By: gsar on 2001/06/04 02:32:03
53615 Log: integrate changes#10414-10416 from mainline
53616
53617 Potential buffer overrun if the radix separator is more than
53618 one byte. Also, under locales, prefer the locale-specific
53619 separator over the old boring ".".
53620
53621 "10.", that is, decimal numbers can have no decimal part at all.
53622
53623 The non-locale places need love, too.
53624 Branch: maint-5.6/perl
53625 !> perl.h sv.c
53626____________________________________________________________________________
53627[ 10421] By: jhi on 2001/06/04 02:25:53
53628 Log: Missed from #10420.
53629 Branch: perl
53630 ! epoc/config.sh
53631____________________________________________________________________________
53632[ 10420] By: jhi on 2001/06/04 02:19:58
53633 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
53634 often this prototype goes with HAS_SETRESUID_PROTO.
53635 Branch: perl
53636 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53637 ! config_h.SH configure.com perl.h uconfig.h
53638____________________________________________________________________________
53639[ 10419] By: jhi on 2001/06/04 00:24:55
53640 Log: Update Changes.
53641 Branch: perl
53642 ! Changes patchlevel.h
53643____________________________________________________________________________
53644[ 10418] By: jhi on 2001/06/03 23:58:04
53645 Log: -Wall "subscript has type `char'" cleanup.
53646 Branch: perl
53647 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
53648____________________________________________________________________________
53649[ 10417] By: jhi on 2001/06/03 23:37:17
53650 Log: Various "cast to pointer from integer of different size"
53651 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
53652 wide but I32 (int) only 32 bits wide).
53653
53654 WARNING: the classnum and tagnum changes in Storable.xs
53655 may not be wise, they may be breaking binary compatibility
53656 (in 64-bit platforms), asked Raphael Manfredi about the changes.
53657 Branch: perl
53658 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
53659 ! mg.c proto.h
53660____________________________________________________________________________
53661[ 10416] By: jhi on 2001/06/03 23:15:24
53662 Log: The non-locale places need love, too.
53663 Branch: perl
53664 ! perl.h
53665____________________________________________________________________________
53666[ 10415] By: jhi on 2001/06/03 23:10:55
53667 Log: "10.", that is, decimal numbers can have no decimal part at all.
53668 Branch: perl
53669 ! perl.h
53670____________________________________________________________________________
53671[ 10414] By: jhi on 2001/06/03 22:49:55
53672 Log: Potential buffer overrun if the radix separator is more than
53673 one byte. Also, under locales, prefer the locale-specific
53674 separator over the old boring ".".
53675 Branch: perl
53676 ! perl.h sv.c
53677____________________________________________________________________________
53678[ 10413] By: jhi on 2001/06/03 22:42:10
53679 Log: Integrate change #10412 from maintperl; locale is now
53680 per-cop, not per-op; plus retweak the locale.t to always
53681 list the skipped utf8 locales.
53682 Branch: perl
53683 ! t/pragma/locale.t
53684 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
53685 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
53686____________________________________________________________________________
53687[ 10412] By: gsar on 2001/06/03 22:23:16
53688 Log: rationalize locale handling to fix the bugs uncovered by change#10394
53689
53690 the major issue was that the runtime was looking at PL_hints rather
53691 than op_private to notice whether locale was enabled
53692
53693 the secondary issue was that many locale-sensitive numeric ops didn't
53694 have HINT_LOCALE propagated into their op_private
53695
53696 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
53697 instead of per-op, just like HINT_BYTE and the hints for lexical
53698 warnings (this makes the hint available to every op via PL_curcop)
53699
53700 pragma/locale.t may need to be reworked with these fixes in mind
53701 (it currently passes its tests)
53702 Branch: maint-5.6/perl
53703 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
53704 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
53705____________________________________________________________________________
53706[ 10411] By: jhi on 2001/06/03 17:50:49
53707 Log: More verbose debugging.
53708 Branch: perl
53709 ! t/pragma/locale.t
53710____________________________________________________________________________
53711[ 10410] By: jhi on 2001/06/03 17:36:40
53712 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
53713 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
53714 Date: Sat, 2 Jun 2001 22:53:33 +0100
53715 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
53716 Branch: perl
53717 ! regcomp.c t/pragma/warn/regcomp
53718____________________________________________________________________________
53719[ 10409] By: jhi on 2001/06/03 17:27:13
53720 Log: Mention that lexicalizing $a or $b is a bad idea if one
53721 wants to use sort().
53722 Branch: perl
53723 ! pod/perlvar.pod
53724____________________________________________________________________________
53725[ 10408] By: jhi on 2001/06/03 16:52:41
53726 Log: Tweak the test to be happy if the accuracy is 'good enough'.
53727 Branch: perl
53728 ! t/lib/posix.t
53729____________________________________________________________________________
53730[ 10407] By: jhi on 2001/06/03 16:50:33
53731 Log: Upgrade to Attribute::Handlers 0.70.
53732
53733 NOTE: this unearthed the "too late for CHECK block" bug,
53734 that's why the 1_compile.t change.
53735 Branch: perl
53736 + lib/Attribute/Handlers/demo/Demo.pm
53737 + lib/Attribute/Handlers/demo/Descriptions.pm
53738 + lib/Attribute/Handlers/demo/MyClass.pm
53739 + lib/Attribute/Handlers/demo/demo.pl
53740 + lib/Attribute/Handlers/demo/demo2.pl
53741 + lib/Attribute/Handlers/demo/demo3.pl
53742 + lib/Attribute/Handlers/demo/demo4.pl
53743 + lib/Attribute/Handlers/demo/demo_call.pl
53744 + lib/Attribute/Handlers/demo/demo_chain.pl
53745 + lib/Attribute/Handlers/demo/demo_cycle.pl
53746 + lib/Attribute/Handlers/demo/demo_hashdir.pl
53747 + lib/Attribute/Handlers/demo/demo_phases.pl
53748 + lib/Attribute/Handlers/demo/demo_range.pl
53749 + lib/Attribute/Handlers/demo/demo_rawdata.pl
53750 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
53751 ! t/lib/attrhand.t
53752____________________________________________________________________________
53753[ 10406] By: jhi on 2001/06/03 16:40:03
53754 Log: One less -Wall whine.
53755 Branch: perl
53756 ! regcomp.c
53757____________________________________________________________________________
53758[ 10405] By: jhi on 2001/06/03 16:30:34
53759 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
53760 Branch: perl
53761 !> t/op/eval.t
53762____________________________________________________________________________
53763[ 10404] By: gsar on 2001/06/03 16:23:07
53764 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
53765 aren't "normally" visible inside eval""s contained in subs unless
53766 a cloned reference to them already exists)
53767
53768 strangely enough, t/harness didn't show this up as a failure
53769 (harness needs fixing?)
53770 Branch: maint-5.6/perl
53771 ! t/op/eval.t
53772____________________________________________________________________________
53773[ 10403] By: jhi on 2001/06/03 16:22:59
53774 Log: Update to Text::Balanced 1.85.
53775 Branch: perl
53776 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
53777____________________________________________________________________________
53778[ 10402] By: jhi on 2001/06/03 16:18:09
53779 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
53780 From: Nicholas Clark <nick@ccl4.org>
53781 Date: Sun, 3 Jun 2001 17:54:36 +0100
53782 Message-ID: <20010603175436.E76396@plum.flirble.org>
53783 Branch: perl
53784 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
53785 ! ext/Sys/Syslog/Syslog.xs
53786____________________________________________________________________________
53787[ 10401] By: jhi on 2001/06/03 16:09:33
53788 Log: Unused variables.
53789 Branch: perl
53790 ! util.c
53791____________________________________________________________________________
53792[ 10400] By: jhi on 2001/06/03 16:04:26
53793 Log: Subject: [PATCH] APIfy op_clear
53794 From: Simon Cozens <simon@netthink.co.uk>
53795 Date: Sun, 3 Jun 2001 13:51:46 +0100
53796 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
53797
53798 (despite the subject line, op_null is APIfied by the patch)
53799 Branch: perl
53800 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53801____________________________________________________________________________
53802[ 10399] By: jhi on 2001/06/03 15:51:35
53803 Log: Subject: [PATCH] t/lib/extutils.t
53804 From: Nicholas Clark <nick@ccl4.org>
53805 Date: Sat, 2 Jun 2001 23:57:05 +0100
53806 Message-ID: <20010602235705.Q12698@plum.flirble.org>
53807 Branch: perl
53808 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
53809____________________________________________________________________________
53810[ 10398] By: jhi on 2001/06/03 15:34:11
53811 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
53812 From: Prymmer/Kahn <pvhp@best.com>
53813 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
53814 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
53815 Branch: perl
53816 ! win32/Makefile win32/makefile.mk
53817____________________________________________________________________________
53818[ 10397] By: jhi on 2001/06/03 15:12:13
53819 Log: Subject: Re: 'decimal digits' macro?
53820 From: Hugo <hv@crypt.compulink.co.uk>
53821 Date: Sun, 03 Jun 2001 04:26:36 +0100
53822 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
53823 Branch: perl
53824 ! handy.h t/lib/posix.t t/op/tr.t
53825____________________________________________________________________________
53826[ 10396] By: jhi on 2001/06/03 15:10:49
53827 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
53828 From: Hugo <hv@crypt.compulink.co.uk>
53829 Date: Sun, 03 Jun 2001 14:56:30 +0100
53830 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
53831 Branch: perl
53832 ! util.c
53833____________________________________________________________________________
53834[ 10395] By: jhi on 2001/06/03 14:59:41
53835 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
53836 Branch: perl
53837 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
53838 !> vms/perly_c.vms
53839____________________________________________________________________________
53840[ 10394] By: gsar on 2001/06/03 03:05:43
53841 Log: fix leakage of lexicals at file scope into subroutines that were
53842 declared before them; this appears to be a longstanding bug that
53843 meant that lexicals at file scope were never "deintroduced", meaning
53844 their scope range was never properly closed, and their visibility
53845 extended to all subsequent eval""s or requires
53846
53847 added a test case
53848
53849 seems to also fix a case of bogus duplicate warnings
53850 Branch: maint-5.6/perl
53851 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
53852 ! vms/perly_c.vms
53853____________________________________________________________________________
53854[ 10393] By: jhi on 2001/06/02 16:55:03
53855 Log: More VMS tweaks from Craig A. Berry.
53856 Branch: perl
53857 ! configure.com t/lib/extutils.t
53858____________________________________________________________________________
53859[ 10392] By: jhi on 2001/06/02 16:48:26
53860 Log: -Wall cleanup continues.
53861 Branch: perl
53862 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
53863 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
53864 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
53865 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
53866 ! run.c toke.c util.c
53867____________________________________________________________________________
53868[ 10391] By: jhi on 2001/06/02 13:29:47
53869 Log: The metaconfig unit change for #10390.
53870 Branch: metaconfig/U/perl
53871 ! gccvers.U
53872____________________________________________________________________________
53873[ 10390] By: jhi on 2001/06/02 13:29:12
53874 Log: Drop the -ansi from the default gcc flags.
53875
53876 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
53877 that struct cannot be compared with a flat integer, such as STRLEN.
53878 The -ansi will also cause a lot of noise in Solaris because of:
53879 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
53880 Branch: perl
53881 ! Configure
53882____________________________________________________________________________
53883[ 10389] By: jhi on 2001/06/02 13:14:57
53884 Log: Integrate perlio:
53885
53886 [ 10387]
53887 Tweak util.c's atof2 for MULTIPLICITY
53888 Branch: perl
53889 !> pod/perlapi.pod util.c
53890____________________________________________________________________________
53891[ 10388] By: nick on 2001/06/02 08:01:12
53892 Log: Integrate mainline
53893 Branch: perlio
53894 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
53895 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
53896 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
53897 !> t/lib/1_compile.t t/lib/mimeqp.t
53898____________________________________________________________________________
53899[ 10387] By: nick on 2001/06/02 07:39:17
53900 Log: Tweak util.c's atof2 for MULTIPLICITY
53901 Branch: perlio
53902 ! util.c
53903____________________________________________________________________________
53904[ 10386] By: nick on 2001/06/02 07:38:33
53905 Log: Integrate mainline
53906 Branch: perlio
53907 !> (integrate 41 files)
53908____________________________________________________________________________
53909[ 10385] By: jhi on 2001/06/01 22:12:48
53910 Log: Add Attribute::Handlers 0.61 from Damian Conway.
53911 Branch: perl
53912 + lib/Attribute/Handlers.pm t/lib/attrhand.t
53913 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
53914____________________________________________________________________________
53915[ 10384] By: jhi on 2001/06/01 21:53:14
53916 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
53917 From: Peter Prymmer <pvhp@forte.com>
53918 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
53919 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
53920 Branch: perl
53921 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
53922____________________________________________________________________________
53923[ 10383] By: jhi on 2001/06/01 21:36:11
53924 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
53925 From: Jeff Pinyan <jeffp@crusoe.net>
53926 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
53927 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
53928 Branch: perl
53929 ! lib/File/Find.pm
53930____________________________________________________________________________
53931[ 10382] By: jhi on 2001/06/01 21:35:02
53932 Log: Subject: [PATCH perl@10381] configure.com tweaks
53933 From: "Craig A. Berry" <craigberry@mac.com>
53934 Date: Fri, 1 Jun 2001 13:55:43 -0500
53935 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
53936 Branch: perl
53937 ! configure.com
53938____________________________________________________________________________
53939[ 10381] By: jhi on 2001/06/01 16:37:21
53940 Log: Update Changes.
53941 Branch: perl
53942 ! Changes patchlevel.h
53943____________________________________________________________________________
53944[ 10380] By: jhi on 2001/06/01 16:19:18
53945 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
53946 From: Mike Guy <mjtg@cam.ac.uk>
53947 Date: Fri, 01 Jun 2001 18:17:02 +0100
53948 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
53949 Branch: perl
53950 ! lib/perl5db.pl
53951____________________________________________________________________________
53952[ 10379] By: jhi on 2001/06/01 16:13:28
53953 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
53954 From: Hugo <hv@crypt.compulink.co.uk>
53955 Date: Thu, 31 May 2001 20:49:48 +0100
53956 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
53957 Branch: perl
53958 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
53959 ! util.c
53960____________________________________________________________________________
53961[ 10378] By: jhi on 2001/06/01 15:56:35
53962 Log: Zero() is not available in x2p (or, rather, some of its
53963 implementations like memzero() might not be available.)
53964 Branch: perl
53965 ! x2p/hash.c
53966____________________________________________________________________________
53967[ 10377] By: jhi on 2001/06/01 15:44:48
53968 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
53969 From: Michael G Schwern <schwern@pobox.com>
53970 Date: Fri, 1 Jun 2001 12:00:29 +0100
53971 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
53972
53973 (But use Zero() instead of memset.)
53974 Branch: perl
53975 ! x2p/hash.c
53976____________________________________________________________________________
53977[ 10376] By: jhi on 2001/06/01 15:39:52
53978 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
53979 From: Jeff Pinyan <jeffp@crusoe.net>
53980 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
53981 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
53982 Branch: perl
53983 ! pod/perldiag.pod regcomp.c t/op/pat.t
53984____________________________________________________________________________
53985[ 10375] By: jhi on 2001/06/01 15:36:35
53986 Log: Retract #10324 and #10333; not needed.
53987 Branch: perl
53988 ! hints/irix_6.sh hints/linux.sh
53989____________________________________________________________________________
53990[ 10374] By: jhi on 2001/06/01 15:35:19
53991 Log: The #10370 wasn't quite right.
53992 Branch: perl
53993 ! ext/XS/Typemap/Typemap.xs
53994____________________________________________________________________________
53995[ 10373] By: jhi on 2001/06/01 15:34:49
53996 Log: The metaconfig units changes for #10372.
53997 Branch: metaconfig/U/perl
53998 + d_realpath.U d_sresgproto.U d_sresuproto.U
53999 ! gccvers.U i_db.U
54000____________________________________________________________________________
54001[ 10372] By: jhi on 2001/06/01 15:34:24
54002 Log: Configure tweaks; record the Berkeley DB version,
54003 probe for realpath(), for setresuid() and setresgid()
54004 prototypes; use realpath() (try to be paranoid enough),
54005 use the setres[ug]id prototypes because glibc has the functions
54006 but not their prototypes; add -Wall -ansi to gcc ccflags;
54007 regen toc.
54008 Branch: perl
54009 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54010 ! config_h.SH configure.com epoc/config.sh
54011 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
54012 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
54013 ! vos/config.ga.def win32/config.bc win32/config.gc
54014 ! win32/config.vc
54015____________________________________________________________________________
54016[ 10371] By: jhi on 2001/06/01 12:50:05
54017 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
54018 From: Michael G Schwern <schwern@pobox.com>
54019 Date: Fri, 1 Jun 2001 11:28:14 +0100
54020 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
54021 Branch: perl
54022 ! lib/attributes.pm xsutils.c
54023____________________________________________________________________________
54024[ 10370] By: jhi on 2001/06/01 12:48:55
54025 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
54026 From: Tim Jenness <t.jenness@jach.hawaii.edu>
54027 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
54028 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
54029 Branch: perl
54030 ! ext/XS/Typemap/Typemap.xs
54031____________________________________________________________________________
54032[ 10369] By: jhi on 2001/06/01 12:47:21
54033 Log: Subject: [patch] Cwd.xs optimizations/abstraction
54034 From: Doug MacEachern <dougm@covalent.net>
54035 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
54036 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
54037 Branch: perl
54038 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
54039 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
54040____________________________________________________________________________
54041[ 10368] By: jhi on 2001/06/01 12:32:00
54042 Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
54043 From: Nicholas Clark <nick@ccl4.org>
54044 Date: Thu, 31 May 2001 23:56:40 +0100
54045 Message-ID: <20010531235640.F12698@plum.flirble.org>
54046
54047 Make the test work also under only static extensions
54048 (sh Configure -Uusedl fakes this nicely)
54049 Branch: perl
54050 ! t/lib/extutils.t
54051____________________________________________________________________________
54052[ 10367] By: jhi on 2001/06/01 12:27:53
54053 Log: Subject: [PATCH hv.c] Eliminating trigraph
54054 From: Michael G Schwern <schwern@pobox.com>
54055 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
54056 Date: Fri, 1 Jun 2001 11:49:56 +0100
54057 Branch: perl
54058 ! hv.c
54059____________________________________________________________________________
54060[ 10366] By: jhi on 2001/06/01 12:14:57
54061 Log: Subject: Re: [PATCH] Tests for File::Compare
54062 From: "Philip Newton" <Philip.Newton@gmx.net>
54063 Date: Thu, 31 May 2001 19:44:05 +0200
54064 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
54065
54066 Unnecessary "quotation marks".
54067 Branch: perl
54068 ! t/lib/filecomp.t
54069____________________________________________________________________________
54070[ 10365] By: jhi on 2001/06/01 12:13:26
54071 Log: Integrate perlio:
54072
54073 [ 10364]
54074 Cleanup dll.base and dll.exp created by GCC builds.
54075
54076 [ 10363]
54077 Make filecomp test work on CRLF platforms by adding binmode.
54078 Branch: perl
54079 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
54080____________________________________________________________________________
54081[ 10364] By: nick on 2001/06/01 10:13:31
54082 Log: Cleanup dll.base and dll.exp created by GCC builds.
54083 Branch: perlio
54084 ! lib/ExtUtils/MM_Win32.pm
54085____________________________________________________________________________
54086[ 10363] By: nick on 2001/06/01 10:02:17
54087 Log: Make filecomp test work on CRLF platforms by adding binmode.
54088 Branch: perlio
54089 ! t/lib/filecomp.t
54090____________________________________________________________________________
54091[ 10362] By: nick on 2001/06/01 08:37:17
54092 Log: Integrate mainline
54093 Branch: perlio
54094 !> Changes Configure patchlevel.h perlio.c
54095____________________________________________________________________________
54096[ 10361] By: jhi on 2001/05/31 15:09:34
54097 Log: panic:claustrophobia.
54098 Branch: perl
54099 ! perlio.c
54100____________________________________________________________________________
54101[ 10360] By: jhi on 2001/05/31 13:04:25
54102 Log: Update Changes.
54103 Branch: perl
54104 ! Changes patchlevel.h
54105____________________________________________________________________________
54106[ 10359] By: nick on 2001/05/31 12:35:50
54107 Log: Integrate mainline.
54108 Branch: perlio
54109 +> t/lib/filecomp.t
54110 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
54111 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
54112____________________________________________________________________________
54113[ 10358] By: jhi on 2001/05/31 12:35:05
54114 Log: Integrate perlio:
54115
54116 [ 10350]
54117 win32 - dmake regen_config_h
54118
54119 [ 10348]
54120 Tolerate Win32 numerics
54121 Branch: perl
54122 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
54123 !> win32/config_H.vc
54124____________________________________________________________________________
54125[ 10357] By: jhi on 2001/05/31 12:34:04
54126 Log: Metaconfig unit change for #10356.
54127 Branch: metaconfig
54128 ! U/installdirs/inc_version_list.U
54129____________________________________________________________________________
54130[ 10356] By: jhi on 2001/05/31 12:33:41
54131 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
54132 (idea from Sarathy; implementation from Andy)
54133 Branch: perl
54134 ! Configure
54135____________________________________________________________________________
54136[ 10355] By: jhi on 2001/05/31 12:18:06
54137 Log: More AUTHORS.
54138 Branch: perl
54139 ! AUTHORS
54140____________________________________________________________________________
54141[ 10354] By: jhi on 2001/05/31 12:16:24
54142 Log: Subject: Re: [PATCH] Tests for File::Compare
54143 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
54144 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
54145 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
54146 Branch: perl
54147 + t/lib/filecomp.t
54148 ! MANIFEST t/lib/1_compile.t
54149____________________________________________________________________________
54150[ 10353] By: jhi on 2001/05/31 12:11:24
54151 Log: Subject: [PATCH] DEBUG_* macro cleanups
54152 From: Abhijit Menon-Sen <ams@wiw.org>
54153 Date: Thu, 31 May 2001 12:16:22 +0530
54154 Message-ID: <20010531121622.B4829@lustre.linux.in>
54155
54156 Subject: Re: [PATCH] DEBUG_* macro cleanups
54157 From: Abhijit Menon-Sen <ams@wiw.org>
54158 Date: Thu, 31 May 2001 13:57:01 +0530
54159 Message-ID: <20010531135701.A21775@lustre.linux.in>
54160
54161 (The DEBUG_ definitions in perl.h changed to use the
54162 STMT_START and STMT_END.)
54163 Branch: perl
54164 ! perl.h pp_ctl.c sv.c toke.c
54165____________________________________________________________________________
54166[ 10352] By: jhi on 2001/05/31 11:53:31
54167 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
54168 From: Abhijit Menon-Sen <ams@wiw.org>
54169 Date: Thu, 31 May 2001 08:27:55 +0530
54170 Message-ID: <20010531082755.A10018@lustre.linux.in>
54171 Branch: perl
54172 ! ext/Storable/Storable.xs gv.c perl.c
54173____________________________________________________________________________
54174[ 10351] By: jhi on 2001/05/31 11:45:16
54175 Log: Subject: [PATCH] AUTHORS
54176 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54177 Date: Thu, 31 May 2001 01:27:59 -0500
54178 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
54179
54180 Subject: Re: [PATCH] AUTHORS
54181 From: "Philip Newton" <Philip.Newton@gmx.net>
54182 Date: Thu, 31 May 2001 10:08:06 +0200
54183 (Message-Id missing?)
54184 Branch: perl
54185 ! AUTHORS
54186____________________________________________________________________________
54187[ 10350] By: nick on 2001/05/31 11:40:43
54188 Log: win32 - dmake regen_config_h
54189 Branch: perlio
54190 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54191____________________________________________________________________________
54192[ 10349] By: jhi on 2001/05/31 11:38:27
54193 Log: Subject: Re: [PATCH util.c] More warning cleanups.
54194 From: "Philip Newton" <Philip.Newton@gmx.net>
54195 Date: Thu, 31 May 2001 07:41:36 +0200
54196 Message-Id: <200105310538.IAA25458@taku.hut.fi>
54197
54198 Undo C++-ism that snekt in.
54199 Branch: perl
54200 ! util.c
54201____________________________________________________________________________
54202[ 10348] By: nick on 2001/05/31 11:36:46
54203 Log: Tolerate Win32 numerics
54204 Branch: perlio
54205 ! t/pragma/warn/toke
54206____________________________________________________________________________
54207[ 10347] By: jhi on 2001/05/31 11:29:40
54208 Log: Integrate perlio:
54209
54210 [ 10346]
54211 Hack to restore Win32 pseudo fork broken by Multiple Interpreter
54212 perlio.c change 10255.
54213
54214 [ 10345]
54215 Conditionally put back some "unused" dTHX which are used
54216 with PERL_IMPLICIT_SYS
54217
54218 [ 10344]
54219 Fix Win32 for new spelling IN_BYTES
54220
54221 [ 10343]
54222 perlio.c -Wall cleaner under MULTIPLICITY
54223 - still minor noise with linux stdio
54224 Branch: perl
54225 !> perlio.c win32/win32.h
54226____________________________________________________________________________
54227[ 10346] By: nick on 2001/05/31 10:54:55
54228 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
54229 perlio.c change 10255.
54230 Branch: perlio
54231 ! perlio.c
54232____________________________________________________________________________
54233[ 10345] By: nick on 2001/05/31 10:01:57
54234 Log: Conditionally put back some "unused" dTHX which are used
54235 with PERL_IMPLICIT_SYS
54236 Branch: perlio
54237 ! perlio.c
54238____________________________________________________________________________
54239[ 10344] By: nick on 2001/05/31 10:00:59
54240 Log: Fix Win32 for new spelling IN_BYTES
54241 Branch: perlio
54242 ! win32/win32.h
54243____________________________________________________________________________
54244[ 10343] By: nick on 2001/05/31 08:01:32
54245 Log: perlio.c -Wall cleaner under MULTIPLICITY
54246 - still minor noise with linux stdio
54247 Branch: perlio
54248 ! perlio.c
54249____________________________________________________________________________
54250[ 10342] By: nick on 2001/05/31 07:52:23
54251 Log: Integrate mainline.
54252 Branch: perlio
54253 !> (integrate 42 files)
54254____________________________________________________________________________
54255[ 10341] By: jhi on 2001/05/31 01:39:02
54256 Log: AUTHORS updates.
54257 Branch: perl
54258 ! AUTHORS
54259____________________________________________________________________________
54260[ 10340] By: jhi on 2001/05/31 00:19:29
54261 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
54262 From: Peter Prymmer <pvhp@forte.com>
54263 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
54264 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
54265 Branch: perl
54266 ! t/lib/md5-file.t
54267____________________________________________________________________________
54268[ 10339] By: jhi on 2001/05/31 00:16:44
54269 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
54270 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
54271 to match the pragma name; various robustness cleanups.
54272 Branch: perl
54273 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
54274 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
54275____________________________________________________________________________
54276[ 10338] By: jhi on 2001/05/30 23:56:14
54277 Log: More -Wall sweeping.
54278 Branch: perl
54279 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
54280 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
54281 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
54282 ! regcomp.c sv.c toke.c utf8.c
54283____________________________________________________________________________
54284[ 10337] By: jhi on 2001/05/30 23:20:23
54285 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
54286 From: Nicholas Clark <nick@ccl4.org>
54287 Date: Wed, 30 May 2001 22:34:41 +0100
54288 Message-ID: <20010530223441.Y86445@plum.flirble.org>
54289 Branch: perl
54290 ! t/op/cmp.t
54291____________________________________________________________________________
54292[ 10336] By: jhi on 2001/05/30 23:18:48
54293 Log: It's is not, it isn't ain't, and it's it's, not its,
54294 if you mean it is. If you don't, it's its. Then too,
54295 it's hers. It isn't her's. It isn't our's either.
54296 It's ours, and likewise yours and theirs.
54297 -- Oxford University Press, Edpress News
54298 Branch: perl
54299 ! lib/autouse.pm
54300____________________________________________________________________________
54301[ 10335] By: jhi on 2001/05/30 23:12:30
54302 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
54303 Branch: perl
54304 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
54305 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
54306 ! x2p/str.c x2p/walk.c xsutils.c
54307____________________________________________________________________________
54308[ 10334] By: jhi on 2001/05/30 22:52:41
54309 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
54310 From: Michael G Schwern <schwern@pobox.com>
54311 Date: Wed, 30 May 2001 17:10:38 +0100
54312 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
54313
54314 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
54315 From: Abhijit Menon-Sen <ams@wiw.org>
54316 Date: Wed, 30 May 2001 23:16:13 +0530
54317 Message-ID: <20010530231613.A31933@lustre.linux.in>
54318 Branch: perl
54319 ! perl.c t/run/runenv.t
54320____________________________________________________________________________
54321[ 10333] By: jhi on 2001/05/30 22:25:02
54322 Log: (Retracted by #10375.)
54323
54324 IRIX hints patch from Merijn Broeren.
54325
54326 TODO: (this and the earlier Linux hints patch) should be solved
54327 at Configure level. Merijn: -ldb should not be used on any platform
54328 for perl, just when linking DBFile itself. Trying to be helpful here
54329 is counterproductive.
54330 Branch: perl
54331 ! hints/irix_6.sh
54332____________________________________________________________________________
54333[ 10332] By: jhi on 2001/05/30 22:11:13
54334 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
54335 From: Nicholas Clark <nick@ccl4.org>
54336 Date: Wed, 30 May 2001 23:20:58 +0100
54337 Message-ID: <20010530232058.B86445@plum.flirble.org>
54338 Branch: perl
54339 ! doop.c
54340____________________________________________________________________________
54341[ 10331] By: jhi on 2001/05/30 22:09:49
54342 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
54343 From: Michael G Schwern <schwern@pobox.com>
54344 Date: Wed, 30 May 2001 15:24:20 +0100
54345 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
54346 Branch: perl
54347 ! t/pragma/autouse.t
54348____________________________________________________________________________
54349[ 10330] By: jhi on 2001/05/30 22:02:21
54350 Log: The regex trick wasn't a good idea.
54351 Branch: perl
54352 ! pod/perlfaq4.pod
54353____________________________________________________________________________
54354[ 10329] By: nick on 2001/05/30 18:34:35
54355 Log: Integrate mainline
54356 Branch: perlio
54357 !> (integrate 40 files)
54358____________________________________________________________________________
54359[ 10328] By: jhi on 2001/05/30 14:28:39
54360 Log: Update Changes.
54361 Branch: perl
54362 ! Changes patchlevel.h
54363____________________________________________________________________________
54364[ 10327] By: jhi on 2001/05/30 14:07:01
54365 Log: The metaconfig unit change for #10325.
54366 Branch: metaconfig
54367 + U/modified/afs.U
54368____________________________________________________________________________
54369[ 10326] By: jhi on 2001/05/30 14:06:36
54370 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
54371 is now wrong.
54372 Branch: perl
54373 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
54374____________________________________________________________________________
54375[ 10325] By: jhi on 2001/05/30 14:04:28
54376 Log: Introduce $Config{afsroot}.
54377 Branch: perl
54378 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54379 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
54380 ! win32/config.gc win32/config.vc
54381____________________________________________________________________________
54382[ 10324] By: jhi on 2001/05/30 13:49:44
54383 Log: (Retracted by #10375.)
54384
54385 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
54386 Branch: perl
54387 ! hints/linux.sh
54388____________________________________________________________________________
54389[ 10323] By: jhi on 2001/05/30 13:49:29
54390 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
54391 (Also Configure tweaks needed; coming up soon.)
54392 Branch: perl
54393 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
54394____________________________________________________________________________
54395[ 10322] By: jhi on 2001/05/30 13:37:56
54396 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
54397 From: Michael G Schwern <schwern@pobox.com>
54398 Date: Sun, 27 May 2001 10:29:43 +0100
54399 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
54400 Branch: perl
54401 ! lib/perl5db.pl
54402____________________________________________________________________________
54403[ 10321] By: jhi on 2001/05/30 13:36:28
54404 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
54405 and Abhijit Menon-Sen.
54406 Branch: perl
54407 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
54408 ! perl.c pp_sys.c regcomp.c
54409____________________________________________________________________________
54410[ 10320] By: jhi on 2001/05/30 13:35:27
54411 Log: Fix the BOOT section to call myU2time properly.
54412 Branch: perl
54413 ! ext/Time/HiRes/HiRes.xs
54414____________________________________________________________________________
54415[ 10319] By: jhi on 2001/05/30 13:06:09
54416 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
54417 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
54418 Date: Wed, 30 May 2001 09:44:29 -0400
54419 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
54420
54421 Detypo; plus add one more trick.
54422 Branch: perl
54423 ! pod/perlfaq4.pod
54424____________________________________________________________________________
54425[ 10318] By: jhi on 2001/05/30 12:47:11
54426 Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
54427 From: Michael G Schwern <schwern@pobox.com>
54428 Date: Wed, 30 May 2001 14:39:06 +0100
54429 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
54430 Branch: perl
54431 ! lib/autouse.pm t/pragma/autouse.t
54432____________________________________________________________________________
54433[ 10317] By: jhi on 2001/05/30 12:46:02
54434 Log: Subject: Re: AIX and gcc (moving targets)
54435 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54436 Date: Wed, 30 May 2001 15:25:08 +0200
54437 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
54438 Branch: perl
54439 ! ext/Time/HiRes/HiRes.xs
54440____________________________________________________________________________
54441[ 10316] By: jhi on 2001/05/30 12:40:46
54442 Log: Subject: [PATCH t/TEST] sorting tests
54443 From: Michael G Schwern <schwern@pobox.com>
54444 Date: Wed, 30 May 2001 10:24:02 +0100
54445 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
54446 Branch: perl
54447 ! t/TEST
54448____________________________________________________________________________
54449[ 10315] By: jhi on 2001/05/30 12:37:43
54450 Log: Subject: [ID 20010529.002] typos in man page perlre
54451 From: bart@cg681574-a.adubn1.nj.home.com
54452 Date: Tue, 29 May 2001 13:58:59 -0500
54453 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
54454 Branch: perl
54455 ! pod/perlre.pod
54456____________________________________________________________________________
54457[ 10314] By: jhi on 2001/05/30 12:33:53
54458 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
54459 From: "Craig A. Berry" <craigberry@mac.com>
54460 Date: Tue, 29 May 2001 23:23:45 -0500
54461 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
54462 Branch: perl
54463 ! t/lib/extutils.t t/pragma/autouse.t
54464____________________________________________________________________________
54465[ 10313] By: jhi on 2001/05/30 12:32:17
54466 Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
54467 From: David Dyck <dcd@tc.fluke.com>
54468 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
54469 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
54470 Branch: perl
54471 ! t/lib/filefind.t
54472____________________________________________________________________________
54473[ 10312] By: jhi on 2001/05/30 12:31:02
54474 Log: AIX hints update for gcc from Merijn H. Brand.
54475 Branch: perl
54476 ! hints/aix.sh
54477____________________________________________________________________________
54478[ 10311] By: jhi on 2001/05/30 12:18:20
54479 Log: Retract #10295 and #10296: a more generic solution
54480 is needed (there's something funny with gcc on AIX).
54481 Branch: perl
54482 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
54483____________________________________________________________________________
54484[ 10310] By: jhi on 2001/05/30 12:08:07
54485 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
54486 From: Hugo <hv@crypt.compulink.co.uk>
54487 Date: Wed, 30 May 2001 11:59:19 +0100
54488 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
54489
54490 localizing $@ has unfortunate semantics - if you die past
54491 a local $@, the die message is lost.
54492 Branch: perl
54493 ! lib/utf8_heavy.pl
54494____________________________________________________________________________
54495[ 10309] By: nick on 2001/05/30 08:23:02
54496 Log: Integrate mainline (autouse works again.)
54497 Branch: perlio
54498 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
54499 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
54500 !> pod/perlvar.pod t/op/cmp.t
54501____________________________________________________________________________
54502[ 10308] By: jhi on 2001/05/30 01:55:02
54503 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
54504 From: David Dyck <dcd@tc.fluke.com>
54505 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
54506 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
54507 Branch: perl
54508 ! lib/File/Find.pm
54509____________________________________________________________________________
54510[ 10307] By: jhi on 2001/05/30 01:47:22
54511 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
54512 From: Nicholas Clark <nick@ccl4.org>
54513 Date: Tue, 29 May 2001 23:16:09 +0100
54514 Message-ID: <20010529231609.U86445@plum.flirble.org>
54515
54516 Make the test output slightly clearer by distinguishing
54517 between '' and undef.
54518 Branch: perl
54519 ! t/op/cmp.t
54520____________________________________________________________________________
54521[ 10306] By: jhi on 2001/05/30 01:45:12
54522 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
54523 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54524 Date: Tue, 29 May 2001 19:15:19 -0400
54525 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
54526 Branch: perl
54527 ! hints/os2.sh
54528____________________________________________________________________________
54529[ 10305] By: jhi on 2001/05/30 01:42:36
54530 Log: Subject: perlvar.pod addition
54531 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
54532 Date: Fri, 25 May 2001 20:23:12 +0200
54533 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
54534
54535 Subject: Re: perlvar.pod addition
54536 From: "Abigail" <abigail@foad.org>
54537 Date: Fri, 25 May 2001 22:00:39 +0200
54538 Message-ID: <20010525200039.28029.qmail@foad.org>
54539
54540 Mention $a and $b in perlvar.
54541 Branch: perl
54542 ! pod/perlvar.pod
54543____________________________________________________________________________
54544[ 10304] By: jhi on 2001/05/30 01:36:37
54545 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
54546 From: Jeff Pinyan <jeffp@crusoe.net>
54547 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
54548 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
54549 Branch: perl
54550 ! pod/perlvar.pod
54551____________________________________________________________________________
54552[ 10303] By: jhi on 2001/05/30 01:35:31
54553 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
54554 From: Jeff Pinyan <jeffp@crusoe.net>
54555 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
54556 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
54557 Branch: perl
54558 ! pod/perlfaq6.pod
54559____________________________________________________________________________
54560[ 10302] By: jhi on 2001/05/29 20:18:49
54561 Log: Mention Time::localtime and Time::gmtime.
54562 Branch: perl
54563 ! ext/Time/Piece/Piece.pm
54564____________________________________________________________________________
54565[ 10301] By: jhi on 2001/05/29 20:13:54
54566 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
54567 From: Michael G Schwern <schwern@pobox.com>
54568 Date: Tue, 29 May 2001 18:51:32 +0100
54569 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
54570 Branch: perl
54571 ! pod/perlfaq4.pod
54572____________________________________________________________________________
54573[ 10300] By: jhi on 2001/05/29 20:12:09
54574 Log: Retract #10243.
54575 Branch: perl
54576 ! lib/autouse.pm
54577____________________________________________________________________________
54578[ 10299] By: nick on 2001/05/29 18:41:19
54579 Log: Post weekend integrate mainline (fails one test pragma/autouse).
54580 Branch: perlio
54581 +> (branch 29 files)
54582 !> (integrate 91 files)
54583____________________________________________________________________________
54584[ 10298] By: jhi on 2001/05/29 16:29:19
54585 Log: Update Changes.
54586 Branch: perl
54587 ! Changes patchlevel.h
54588____________________________________________________________________________
54589[ 10297] By: jhi on 2001/05/29 16:25:47
54590 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
54591 before Perl_load_module/Perl_call_method and restore the value
54592 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
54593 Branch: perl
54594 ! utf8.c
54595____________________________________________________________________________
54596[ 10296] By: jhi on 2001/05/29 16:01:53
54597 Log: Subject: Re: AIX and gcc (moving targets)
54598 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54599 Date: Tue, 29 May 2001 17:59:40 +0200
54600 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
54601 Branch: perl
54602 ! ext/Storable/Makefile.PL
54603____________________________________________________________________________
54604[ 10295] By: jhi on 2001/05/29 15:59:05
54605 Log: Subject: Re: AIX and gcc (moving targets)
54606 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54607 Date: Tue, 29 May 2001 12:32:57 +0200
54608 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
54609 Branch: perl
54610 ! ext/POSIX/Makefile.PL
54611____________________________________________________________________________
54612[ 10294] By: jhi on 2001/05/29 15:53:43
54613 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
54614 From: Michael G Schwern <schwern@pobox.com>
54615 Date: Tue, 29 May 2001 09:53:29 +0100
54616 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
54617
54618 (#10280 retracted)
54619 Branch: perl
54620 ! lib/Test/Harness.pm t/lib/test-harness.t
54621____________________________________________________________________________
54622[ 10293] By: jhi on 2001/05/29 15:46:10
54623 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
54624 From: Michael G Schwern <schwern@pobox.com>
54625 Date: Tue, 29 May 2001 09:19:52 +0100
54626 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
54627 Branch: perl
54628 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
54629 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
54630 + t/lib/Test/todo.t
54631 ! MANIFEST lib/Test.pm t/TEST
54632____________________________________________________________________________
54633[ 10292] By: jhi on 2001/05/29 15:34:08
54634 Log: From: Michael G Schwern <schwern@pobox.com>
54635 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
54636 Date: Tue, 29 May 2001 08:26:09 +0100
54637 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
54638 Branch: perl
54639 ! t/TEST
54640____________________________________________________________________________
54641[ 10291] By: jhi on 2001/05/29 15:29:37
54642 Log: Add tests for Time::gmtime and Time::localtime.
54643 Branch: perl
54644 + t/lib/time-gmtime.t t/lib/time-localtime.t
54645 ! MANIFEST t/lib/1_compile.t
54646____________________________________________________________________________
54647[ 10290] By: jhi on 2001/05/29 15:15:44
54648 Log: Add test for File::stat.
54649 Branch: perl
54650 + t/lib/filestat.t
54651 ! MANIFEST t/lib/1_compile.t
54652____________________________________________________________________________
54653[ 10289] By: jhi on 2001/05/29 15:05:38
54654 Log: Add test for Net::servent.
54655 Branch: perl
54656 + t/lib/net-sent.t
54657 ! MANIFEST t/lib/1_compile.t
54658____________________________________________________________________________
54659[ 10288] By: jhi on 2001/05/29 14:57:15
54660 Log: Add test for Net::protoent.
54661 Branch: perl
54662 + t/lib/net-pent.t
54663 ! MANIFEST t/lib/1_compile.t
54664____________________________________________________________________________
54665[ 10287] By: jhi on 2001/05/29 14:53:10
54666 Log: Add test for Net::netent.
54667 Branch: perl
54668 + t/lib/net-nent.t
54669 ! MANIFEST t/lib/1_compile.t
54670____________________________________________________________________________
54671[ 10286] By: jhi on 2001/05/29 14:31:57
54672 Log: Add test for User::grent. Portability doubtful.
54673 Branch: perl
54674 + t/lib/user-grent.t
54675 ! MANIFEST t/lib/1_compile.t
54676____________________________________________________________________________
54677[ 10285] By: jhi on 2001/05/29 14:24:20
54678 Log: Add test for User::pwent.
54679 Probably will fall down somewhere for portability reasons.
54680 Branch: perl
54681 + t/lib/user-pwent.t
54682 ! MANIFEST t/lib/1_compile.t
54683____________________________________________________________________________
54684[ 10284] By: jhi on 2001/05/29 13:26:43
54685 Log: Metaconfig units changes for #10283.
54686 Branch: metaconfig
54687 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
54688 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
54689 ! U/installdirs/sitescript.U U/modified/Signal.U
54690____________________________________________________________________________
54691[ 10283] By: jhi on 2001/05/29 13:26:24
54692 Log: Subject: [PATCH 5.6.1] signal names in Configure
54693 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54694 Date: Tue, 29 May 2001 03:52:25 -0400
54695 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
54696
54697 Subject: [PATCH 5.6.1] older perl in Configure
54698 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54699 Date: Tue, 29 May 2001 03:55:40 -0400
54700 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
54701
54702 Subject: [PATCH 5.6.1] goofs in Configure
54703 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54704 Date: Tue, 29 May 2001 04:13:07 -0400
54705 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
54706
54707 Configure portability tweaks.
54708 Branch: perl
54709 ! Configure
54710____________________________________________________________________________
54711[ 10282] By: jhi on 2001/05/29 12:41:41
54712 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
54713 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54714 Date: Tue, 29 May 2001 04:07:06 -0400
54715 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
54716 Branch: perl
54717 ! os2/os2.c
54718____________________________________________________________________________
54719[ 10281] By: jhi on 2001/05/29 12:40:31
54720 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
54721 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54722 Date: Tue, 29 May 2001 04:01:38 -0400
54723 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
54724 Branch: perl
54725 ! hints/os2.sh os2/Makefile.SHs
54726____________________________________________________________________________
54727[ 10280] By: jhi on 2001/05/29 12:38:48
54728 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
54729 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54730 Date: Tue, 29 May 2001 03:50:18 -0400
54731 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
54732 Branch: perl
54733 ! lib/Test/Harness.pm
54734____________________________________________________________________________
54735[ 10279] By: jhi on 2001/05/29 12:34:53
54736 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
54737 Branch: perl
54738 ! lib/utf8_heavy.pl
54739____________________________________________________________________________
54740[ 10278] By: jhi on 2001/05/29 02:15:24
54741 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
54742 From: Hugo <hv@crypt.compulink.co.uk>
54743 Date: Tue, 29 May 2001 03:03:45 +0100
54744 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
54745
54746 Explanation why the $@ always gets the UTF8 flag when under use utf8--
54747 because we told it to have the flag when under use utf8.
54748 Branch: perl
54749 ! pp_ctl.c
54750____________________________________________________________________________
54751[ 10277] By: jhi on 2001/05/29 00:51:34
54752 Log: At least a partial fix for 20010528.004.
54753 Branch: perl
54754 ! lib/utf8_heavy.pl
54755____________________________________________________________________________
54756[ 10276] By: jhi on 2001/05/29 00:42:59
54757 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
54758 From: Nicholas Clark <nick@ccl4.org>
54759 Date: Mon, 28 May 2001 23:39:38 +0100
54760 Message-ID: <20010528233938.M86445@plum.flirble.org>
54761
54762 More portable non-zero UV.
54763 Branch: perl
54764 ! t/lib/extutils.t
54765____________________________________________________________________________
54766[ 10275] By: jhi on 2001/05/29 00:40:28
54767 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
54768 From: Nicholas Clark <nick@ccl4.org>
54769 Date: Mon, 28 May 2001 22:46:09 +0100
54770 Message-ID: <20010528224608.L86445@plum.flirble.org>
54771
54772 Test also "make clean".
54773 Branch: perl
54774 ! t/lib/extutils.t
54775____________________________________________________________________________
54776[ 10274] By: jhi on 2001/05/29 00:39:18
54777 Log: Subject: Re: Would -Wno-unused -Wall be better?
54778 From: Michael G Schwern <schwern@pobox.com>
54779 Date: Tue, 29 May 2001 00:55:54 +0100
54780 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
54781 Branch: perl
54782 ! pp.h
54783____________________________________________________________________________
54784[ 10273] By: jhi on 2001/05/29 00:36:06
54785 Log: Add a test for 20010528.007, fixed in #10272.
54786 Branch: perl
54787 ! t/op/misc.t toke.c
54788____________________________________________________________________________
54789[ 10272] By: jhi on 2001/05/29 00:21:12
54790 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
54791 From: Hugo <hv@crypt.compulink.co.uk>
54792 Date: Tue, 29 May 2001 00:23:23 +0100
54793 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
54794 Branch: perl
54795 ! toke.c
54796____________________________________________________________________________
54797[ 10271] By: jhi on 2001/05/28 22:52:11
54798 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
54799 From: Michael G Schwern <schwern@pobox.com>
54800 Date: Tue, 29 May 2001 00:42:59 +0100
54801 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
54802 Branch: perl
54803 ! t/pragma/autouse.t
54804____________________________________________________________________________
54805[ 10270] By: jhi on 2001/05/28 21:44:06
54806 Log: Some shells seemingly arrange the signal handlers differently
54807 (bug id 20010521.004).
54808 Branch: perl
54809 ! t/lib/sigaction.t
54810____________________________________________________________________________
54811[ 10269] By: jhi on 2001/05/28 20:34:21
54812 Log: Regen perlmodlib.
54813 Branch: perl
54814 ! pod/perlmodlib.pod
54815____________________________________________________________________________
54816[ 10268] By: jhi on 2001/05/28 19:08:45
54817 Log: Update Changes.
54818 Branch: perl
54819 ! Changes patchlevel.h
54820____________________________________________________________________________
54821[ 10267] By: jhi on 2001/05/28 19:03:54
54822 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
54823 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54824 Date: Mon, 28 May 2001 14:56:35 -0500
54825 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
54826 Branch: perl
54827 ! pod/perlnewmod.pod
54828____________________________________________________________________________
54829[ 10266] By: jhi on 2001/05/28 18:35:03
54830 Log: Regen toc.
54831 Branch: perl
54832 ! pod/perltoc.pod
54833____________________________________________________________________________
54834[ 10265] By: jhi on 2001/05/28 18:33:32
54835 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
54836 From: "Richard Soderberg" <rs@crystalflame.net>
54837 Date: Mon, 28 May 2001 12:31:23 -0700
54838 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
54839 Branch: perl
54840 ! t/op/splice.t
54841____________________________________________________________________________
54842[ 10264] By: jhi on 2001/05/28 17:59:00
54843 Log: The #10260 was too bold: locales and utf8 still do not mix.
54844 Branch: perl
54845 ! t/pragma/locale.t
54846____________________________________________________________________________
54847[ 10263] By: jhi on 2001/05/28 17:52:25
54848 Log: Subject: [PATCH] Pod nitpicks
54849 From: "Richard Soderberg" <rs@crystalflame.net>
54850 Date: Mon, 28 May 2001 10:08:58 -0700
54851 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
54852 Branch: perl
54853 ! pod/perl571delta.pod pod/perlapi.pod sv.h
54854____________________________________________________________________________
54855[ 10262] By: jhi on 2001/05/28 17:50:05
54856 Log: Upgrade to I18N::LangTags 0.22.
54857 Branch: perl
54858 + lib/I18N/LangTags/List.pod
54859 ! MANIFEST lib/I18N/LangTags.pm
54860____________________________________________________________________________
54861[ 10261] By: jhi on 2001/05/28 17:23:40
54862 Log: A slightly more serious bug found by -Mutf8; op/misc and
54863 lib/complex dumped core.
54864 Branch: perl
54865 ! regexec.c
54866____________________________________________________________________________
54867[ 10260] By: jhi on 2001/05/28 16:58:11
54868 Log: Various buglets shaken out by -Mutf8.
54869 Branch: perl
54870 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
54871 ! t/pragma/locale.t
54872____________________________________________________________________________
54873[ 10259] By: jhi on 2001/05/28 15:48:46
54874 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
54875 Branch: perl
54876 ! t/lib/carp.t
54877____________________________________________________________________________
54878[ 10258] By: jhi on 2001/05/28 15:32:41
54879 Log: Subject: [PATCH] todo patch
54880 From: Artur Bergman <artur@contiller.se>
54881 Date: Mon, 28 May 2001 17:03:51 +0200
54882 Message-ID: <B7383577.F34%artur@contiller.se>
54883 Branch: perl
54884 ! pod/perltodo.pod
54885____________________________________________________________________________
54886[ 10257] By: jhi on 2001/05/28 15:31:25
54887 Log: Subject: typo in perlguts.pod
54888 From: "John P. Linderman" <jpl@research.att.com>
54889 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
54890 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
54891 Branch: perl
54892 ! pod/perlguts.pod
54893____________________________________________________________________________
54894[ 10256] By: jhi on 2001/05/28 15:30:42
54895 Log: Subject: AIX and gcc (moving targets)
54896 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54897 Date: Mon, 28 May 2001 12:54:04 +0200
54898 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
54899 Branch: perl
54900 ! hints/aix.sh
54901____________________________________________________________________________
54902[ 10255] By: jhi on 2001/05/28 15:28:55
54903 Log: Subject: Re: perlio + multiple perl_alloc..destruct
54904 From: Doug MacEachern <dougm@covalent.net>
54905 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
54906 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
54907 Branch: perl
54908 ! perlio.c
54909____________________________________________________________________________
54910[ 10254] By: jhi on 2001/05/28 15:27:49
54911 Log: The #10251 wasn't quite up-to-the-code.
54912 Branch: perl
54913 ! t/op/misc.t
54914____________________________________________________________________________
54915[ 10253] By: jhi on 2001/05/28 15:26:39
54916 Log: Test case for bug 20010526.004, fixed in #10252.
54917 Branch: perl
54918 ! t/op/taint.t
54919____________________________________________________________________________
54920[ 10252] By: jhi on 2001/05/28 15:26:14
54921 Log: Subject: Re: [ID 20010526.004] Taint looses value
54922 From: Hugo <hv@crypt.compulink.co.uk>
54923 Date: Sun, 27 May 2001 20:39:32 +0100
54924 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
54925 Branch: perl
54926 ! sv.c
54927____________________________________________________________________________
54928[ 10251] By: jhi on 2001/05/28 15:13:40
54929 Log: Test case for 20010422.005, fixed by #10250.
54930 Branch: perl
54931 ! t/op/misc.t
54932____________________________________________________________________________
54933[ 10250] By: jhi on 2001/05/28 15:11:16
54934 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
54935 From: Spider Boardman <spider@Orb.Nashua.NH.US>
54936 Date: Mon, 28 May 2001 06:39:12 -0400
54937 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
54938 Branch: perl
54939 ! toke.c
54940____________________________________________________________________________
54941[ 10249] By: jhi on 2001/05/28 15:09:24
54942 Log: Linerewrapping.
54943 Branch: perl
54944 ! lib/open.pm
54945____________________________________________________________________________
54946[ 10248] By: jhi on 2001/05/28 15:09:07
54947 Log: Updates on the modules list.
54948 Branch: perl
54949 ! t/lib/1_compile.t
54950____________________________________________________________________________
54951[ 10247] By: jhi on 2001/05/28 15:03:35
54952 Log: Add a test for PerlIO.
54953
54954 (I probably got the crlf/raw thing wrong for clrfy platforms...)
54955 Branch: perl
54956 + t/lib/perlio.t
54957 ! MANIFEST lib/PerlIO.pm
54958____________________________________________________________________________
54959[ 10246] By: jhi on 2001/05/28 14:24:08
54960 Log: Add a test for carp et alia.
54961 Branch: perl
54962 + t/lib/carp.t
54963 ! MANIFEST
54964____________________________________________________________________________
54965[ 10245] By: jhi on 2001/05/28 13:42:55
54966 Log: Adding the new test would be swell.
54967 Branch: perl
54968 + t/pragma/autouse.t
54969____________________________________________________________________________
54970[ 10244] By: jhi on 2001/05/28 13:42:34
54971 Log: Add a test for the autouse pragma.
54972 Branch: perl
54973 ! MANIFEST
54974____________________________________________________________________________
54975[ 10243] By: jhi on 2001/05/28 13:26:25
54976 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
54977 From: dLux <dlux@spam.sch.bme.hu>
54978 Date: Sun, 27 May 2001 16:14:26 +0200
54979 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
54980 Branch: perl
54981 ! lib/autouse.pm
54982____________________________________________________________________________
54983[ 10242] By: jhi on 2001/05/28 13:21:50
54984 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
54985 From: "Richard Soderberg" <rs@crystalflame.net>
54986 Date: Mon, 28 May 2001 03:56:36 -0700
54987 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
54988 Branch: perl
54989 ! utils/dprofpp.PL
54990____________________________________________________________________________
54991[ 10241] By: jhi on 2001/05/28 13:18:56
54992 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
54993 From: "Stephen P. Potter" <spp@spotter.yi.org>
54994 Date: Tue, 22 May 2001 11:40:25 -0400
54995 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
54996
54997 Subject: Re: [ID 20010522.003] Time::Local module bug
54998 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54999 Date: Tue, 22 May 2001 11:50:19 -0400
55000 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
55001 Branch: perl
55002 ! lib/Time/Local.pm
55003____________________________________________________________________________
55004[ 10240] By: jhi on 2001/05/27 22:44:49
55005 Log: The PERL_DL_NONLAZY can have whitespace in front.
55006 Branch: perl
55007 ! t/lib/extutils.t
55008____________________________________________________________________________
55009[ 10239] By: jhi on 2001/05/27 21:23:21
55010 Log: Document strftime() and strptime().
55011 Branch: perl
55012 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
55013____________________________________________________________________________
55014[ 10238] By: jhi on 2001/05/27 20:29:07
55015 Log: Make Time::Piece::strptime() to be a function, not a method.
55016 Branch: perl
55017 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
55018____________________________________________________________________________
55019[ 10237] By: jhi on 2001/05/27 20:22:09
55020 Log: Tweak the test to be more portable.
55021 Branch: perl
55022 ! t/lib/extutils.t
55023____________________________________________________________________________
55024[ 10236] By: jhi on 2001/05/27 19:15:54
55025 Log: Subject: PATCH: Re: Re: Attributes that tie
55026 From: Leon Brocard <acme@astray.com>
55027 Date: Sun, 27 May 2001 12:37:29 +0100
55028 Message-ID: <20010527123729.A22663@ns0.astray.com>
55029
55030 Document that variable attributes are not currently usable
55031 for tieing. (An ugly limitation that should be fixed.)
55032 Branch: perl
55033 ! lib/attributes.pm
55034____________________________________________________________________________
55035[ 10235] By: jhi on 2001/05/27 19:03:31
55036 Log: Microperl tweaks.
55037 Branch: perl
55038 ! Makefile.micro uconfig.h uconfig.sh
55039____________________________________________________________________________
55040[ 10234] By: jhi on 2001/05/27 18:22:09
55041 Log: Add make target for microperl (kind of silly, but convenient).
55042 Branch: perl
55043 ! Makefile.SH
55044____________________________________________________________________________
55045[ 10233] By: jhi on 2001/05/27 18:18:56
55046 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
55047 for microperl.)
55048 Branch: perl
55049 ! doio.c
55050____________________________________________________________________________
55051[ 10232] By: jhi on 2001/05/27 17:57:18
55052 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
55053 From: rspier@pobox.com (Robert Spier)
55054 Date: Sat, 26 May 2001 20:05:23 -0400
55055 Message-ID: <15120.17603.148648.12430@rls.cx>
55056
55057 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
55058 From: rspier@pobox.com (Robert Spier)
55059 Date: Sun, 27 May 2001 00:23:12 -0400
55060 Message-ID: <15120.33072.511966.767230@rls.cx>
55061 Branch: perl
55062 ! doio.c pod/perlfunc.pod
55063____________________________________________________________________________
55064[ 10231] By: jhi on 2001/05/27 15:45:20
55065 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
55066 Branch: perl
55067 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55068____________________________________________________________________________
55069[ 10230] By: jhi on 2001/05/27 15:41:06
55070 Log: Add README.tru64.
55071 Branch: perl
55072 + README.tru64
55073____________________________________________________________________________
55074[ 10229] By: jhi on 2001/05/27 13:50:57
55075 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
55076 Branch: perl
55077 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
55078 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
55079 ! MANIFEST
55080____________________________________________________________________________
55081[ 10228] By: jhi on 2001/05/27 13:43:38
55082 Log: Integrate I18N::LangTags from Sean Burke.
55083
55084 TODO: the language list from RFC 3066 needs to be integrated
55085 and made available somehow. The list is included in the
55086 I18N-LangTags 0.21 distribution, but it is undocumented
55087 and unconnected to the module.
55088 Branch: perl
55089 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
55090 ! MANIFEST
55091____________________________________________________________________________
55092[ 10227] By: jhi on 2001/05/27 01:41:33
55093 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
55094 envisioned by Sarathy.
55095 Branch: perl
55096 ! t/op/ver.t toke.c
55097____________________________________________________________________________
55098[ 10226] By: jhi on 2001/05/27 00:28:34
55099 Log: Subject: [ID 20010525.001] Pod typo nits fixed
55100 From: lvirden@cas.org
55101 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
55102 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
55103
55104 minus the perlsolaris decimation plus the
55105
55106 Subject: Re: [ID 20010525.001] Pod typo nits fixed
55107 From: "Philip Newton" <Philip.Newton@gmx.net>
55108 Date: Fri, 25 May 2001 18:05:55 +0200
55109 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
55110 Branch: perl
55111 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
55112 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
55113 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
55114 ! pod/perlutil.pod pod/perlxstut.pod
55115____________________________________________________________________________
55116[ 10225] By: jhi on 2001/05/26 22:38:16
55117 Log: return clauses are nice.
55118 Branch: perl
55119 ! sv.c
55120____________________________________________________________________________
55121[ 10224] By: jhi on 2001/05/26 22:35:31
55122 Log: Subject: change 10199 backwards?
55123 From: Doug MacEachern <dougm@covalent.net>
55124 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
55125 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
55126 Branch: perl
55127 ! sv.c
55128____________________________________________________________________________
55129[ 10223] By: jhi on 2001/05/26 22:31:46
55130 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
55131 From: Hugo <hv@crypt.compulink.co.uk>
55132 Date: Sat, 26 May 2001 17:05:12 +0100
55133 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
55134 Branch: perl
55135 + t/op/gmagic.t
55136 ! MANIFEST doop.c embed.h embed.pl global.sym
55137 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
55138 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
55139____________________________________________________________________________
55140[ 10222] By: jhi on 2001/05/26 22:10:38
55141 Log: Regen headers for #10221.
55142 Branch: perl
55143 ! global.sym objXSUB.h perlapi.c
55144____________________________________________________________________________
55145[ 10221] By: jhi on 2001/05/26 22:06:06
55146 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
55147 From: Juha Laiho <juha.laiho@Elma.Net>
55148 Date: Thu, 3 May 2001 09:51:30 +0300
55149 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
55150 Branch: perl
55151 ! embed.pl
55152____________________________________________________________________________
55153[ 10220] By: jhi on 2001/05/26 22:01:30
55154 Log: Subject: Re: [PATCH] Re: stability of sort()?
55155 From: "John P. Linderman" <jpl@research.att.com>
55156 Date: Sat, 26 May 2001 13:27:19 -0400
55157 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
55158 Branch: perl
55159 ! pod/perlfunc.pod
55160____________________________________________________________________________
55161[ 10219] By: jhi on 2001/05/26 14:02:34
55162 Log: Integrate perlio:
55163
55164 [ 10212]
55165 Change perlguts docs to not suggest PUSHi etc. for multiple results,
55166 add a few more notes there on use of mortals on the stack.
55167 Branch: perl
55168 !> pod/perlguts.pod
55169____________________________________________________________________________
55170[ 10218] By: jhi on 2001/05/26 13:39:52
55171 Log: Subject: [PATCH perl@10210] PerlIO for VMS
55172 From: "Craig A. Berry" <craigberry@mac.com>
55173 Date: Sat, 26 May 2001 09:34:11 -0500
55174 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
55175 Branch: perl
55176 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
55177 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
55178 ! vms/vmsish.h
55179____________________________________________________________________________
55180[ 10217] By: jhi on 2001/05/26 13:19:05
55181 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
55182 From: David Dyck <dcd@tc.fluke.com>
55183 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
55184 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
55185 Branch: perl
55186 ! lib/perl5db.pl
55187____________________________________________________________________________
55188[ 10216] By: jhi on 2001/05/26 13:17:47
55189 Log: Subject: utf8 regexp tests
55190 From: Hugo <hv@crypt.compulink.co.uk>
55191 Date: Fri, 25 May 2001 22:35:01 +0100
55192 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
55193 Branch: perl
55194 ! t/op/regexp.t
55195____________________________________________________________________________
55196[ 10215] By: jhi on 2001/05/26 13:15:40
55197 Log: Subject: [PATCH] Re: stability of sort()?
55198 From: Nicholas Clark <nick@ccl4.org>
55199 Date: Fri, 25 May 2001 22:40:19 +0100
55200 Message-ID: <20010525224019.B86445@plum.flirble.org>
55201 Branch: perl
55202 ! pod/perlfunc.pod
55203____________________________________________________________________________
55204[ 10214] By: jhi on 2001/05/26 13:14:30
55205 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
55206 From: John Peacock <jpeacock@rowman.com>
55207 Date: Thu, 24 May 2001 22:14:01 -0400
55208 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
55209 Branch: perl
55210 ! mg.c scope.c sv.c
55211____________________________________________________________________________
55212[ 10213] By: jhi on 2001/05/26 13:08:56
55213 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
55214 From: Nicholas Clark <nick@ccl4.org>
55215 Date: Sun, 20 May 2001 19:24:13 +0100
55216 Message-ID: <20010520192413.G83222@plum.flirble.org>
55217 Branch: perl
55218 + lib/ExtUtils/Constant.pm t/lib/extutils.t
55219 ! MANIFEST utils/h2xs.PL
55220____________________________________________________________________________
55221[ 10212] By: nick on 2001/05/26 09:49:28
55222 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
55223 add a few more notes there on use of mortals on the stack.
55224 Branch: perlio
55225 ! pod/perlguts.pod
55226____________________________________________________________________________
55227[ 10211] By: nick on 2001/05/26 09:05:36
55228 Log: Integrate mainline
55229 Branch: perlio
55230 +> t/lib/fcntl.t t/pragma/vars.t
55231 !> (integrate 49 files)
55232____________________________________________________________________________
55233[ 10210] By: jhi on 2001/05/25 12:29:16
55234 Log: Update Changes.
55235 Branch: perl
55236 ! Changes patchlevel.h
55237____________________________________________________________________________
55238[ 10209] By: jhi on 2001/05/25 12:24:45
55239 Log: Based on
55240
55241 Subject: [PATCH pp.c] Wrapping pack("C",256)
55242 From: Simon Cozens <simon@netthink.co.uk>
55243 Date: Sat, 12 May 2001 17:58:41 +0100
55244 Message-ID: <20010512175841.A6132@netthink.co.uk>
55245 Branch: perl
55246 ! pod/perldiag.pod pp.c t/pragma/warn/pp
55247____________________________________________________________________________
55248[ 10208] By: jhi on 2001/05/25 01:37:03
55249 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
55250 From: "Brendan O'Dea" <bod@compusol.com.au>
55251 Date: Fri, 25 May 2001 11:18:29 +1000
55252 Message-ID: <20010525111829.A28411@compusol.com.au>
55253
55254 (Slightly modified.)
55255 Branch: perl
55256 ! lib/Term/Cap.pm
55257____________________________________________________________________________
55258[ 10207] By: jhi on 2001/05/25 01:12:14
55259 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
55260 From: Hugo <hv@crypt.compulink.co.uk>
55261 Date: Fri, 25 May 2001 02:13:25 +0100
55262 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
55263 Branch: perl
55264 ! t/op/misc.t
55265____________________________________________________________________________
55266[ 10206] By: jhi on 2001/05/25 01:07:59
55267 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
55268 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
55269 Date: Fri, 25 May 2001 10:25:36 +0900
55270 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
55271 Branch: perl
55272 ! regcomp.c regexec.c
55273____________________________________________________________________________
55274[ 10205] By: jhi on 2001/05/25 01:07:00
55275 Log: Subject: [PATCH #2] stash autovivification and method call error messages
55276 From: Ilmari Karonen <iltzu@sci.fi>
55277 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
55278 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
55279 Branch: perl
55280 ! gv.c pp_hot.c t/op/method.t
55281____________________________________________________________________________
55282[ 10204] By: jhi on 2001/05/25 01:03:50
55283 Log: Add make target and documentation for gprof profiling.
55284 Branch: perl
55285 ! Makefile.SH pod/perlhack.pod
55286____________________________________________________________________________
55287[ 10203] By: jhi on 2001/05/24 21:09:36
55288 Log: Subject: Don't think about UTF8
55289 From: Mike Guy <mjtg@cam.ac.uk>
55290 Date: Tue, 22 May 2001 14:35:39 +0100
55291 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
55292 Branch: perl
55293 ! sv.h
55294____________________________________________________________________________
55295[ 10202] By: jhi on 2001/05/24 21:07:25
55296 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
55297 From: Geraint A Edwards <gedge@serf.org>
55298 Date: Thu, 24 May 2001 22:51:24 +0100
55299 Message-Id: <20010524225124.A34981@cymru.serf.org>
55300 Branch: perl
55301 ! x2p/find2perl.PL
55302____________________________________________________________________________
55303[ 10201] By: jhi on 2001/05/24 21:02:30
55304 Log: DB_File has its own attribute story.
55305 Branch: perl
55306 ! ext/DB_File/DB_File.xs
55307____________________________________________________________________________
55308[ 10200] By: jhi on 2001/05/24 19:54:21
55309 Log: Subject: Re: Making perl with -Wall
55310 From: Andy Dougherty <doughera@lafayette.edu>
55311 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
55312 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
55313 Branch: perl
55314 ! perl.h
55315____________________________________________________________________________
55316[ 10199] By: jhi on 2001/05/24 15:15:03
55317 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
55318 From: "Richard Soderberg" <rs@crystalflame.net>
55319 Date: Thu, 24 May 2001 08:58:16 -0700
55320 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
55321 Branch: perl
55322 ! sv.c
55323____________________________________________________________________________
55324[ 10198] By: jhi on 2001/05/24 15:10:04
55325 Log: IV/UV casting fixes from Nicholas Clark.
55326 Branch: perl
55327 ! perl.h pp_sys.c util.c
55328____________________________________________________________________________
55329[ 10197] By: jhi on 2001/05/24 14:19:44
55330 Log: Subject: Re: Making perl with -Wall
55331 From: Michael G Schwern <schwern@pobox.com>
55332 Date: Thu, 24 May 2001 15:40:28 +0100
55333 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
55334 Branch: perl
55335 ! malloc.c perl.h
55336____________________________________________________________________________
55337[ 10196] By: jhi on 2001/05/24 14:04:41
55338 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
55339 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55340 Date: Tue, 22 May 2001 11:49:37 +0200
55341 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
55342 Branch: metaconfig
55343 ! U/modified/Oldsym.U
55344 Branch: metaconfig/U/perl
55345 ! patchlevel.U
55346 Branch: perl
55347 ! Configure config_h.SH myconfig.SH
55348____________________________________________________________________________
55349[ 10195] By: jhi on 2001/05/24 13:25:04
55350 Log: Under versiononly install also the scripts with the version suffix.
55351 (e.g. .../bin/h2xs5.7.1)
55352 Branch: perl
55353 ! installperl
55354____________________________________________________________________________
55355[ 10194] By: jhi on 2001/05/24 13:02:49
55356 Log: Subject: [PATCH] Stop segfault in mg.c:636
55357 From: "Richard Soderberg" <rs@crystalflame.net>
55358 Date: Thu, 24 May 2001 05:51:52 -0700
55359 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
55360 Branch: perl
55361 ! mg.c
55362____________________________________________________________________________
55363[ 10193] By: jhi on 2001/05/24 12:37:13
55364 Log: Iteration continues; hopefully convergently.
55365 Branch: perl
55366 ! t/lib/b-stash.t
55367____________________________________________________________________________
55368[ 10192] By: jhi on 2001/05/24 12:36:35
55369 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
55370 From: Gisle Aas <gisle@ActiveState.com>
55371 Date: 23 May 2001 16:13:10 -0700
55372 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
55373 Branch: perl
55374 ! op.c toke.c
55375____________________________________________________________________________
55376[ 10191] By: jhi on 2001/05/24 12:25:12
55377 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
55378 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55379 Date: Thu, 24 May 2001 05:05:22 -0500
55380 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
55381 Branch: perl
55382 ! lib/dumpvar.pl lib/perl5db.pl
55383____________________________________________________________________________
55384[ 10190] By: jhi on 2001/05/24 12:24:07
55385 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
55386 From: David Dyck <dcd@tc.fluke.com>
55387 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
55388 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
55389 Branch: perl
55390 ! lib/perl5db.pl
55391____________________________________________________________________________
55392[ 10189] By: jhi on 2001/05/23 22:43:31
55393 Log: Tiny pod nits on READMEs, mostly whitespace issues.
55394 Branch: perl
55395 ! README.amiga README.dos README.macos README.mpeix README.vmesa
55396 ! README.win32
55397____________________________________________________________________________
55398[ 10188] By: jhi on 2001/05/23 22:26:03
55399 Log: The DG/UX part of the 20010521.005.
55400 Branch: perl
55401 ! README.dgux
55402____________________________________________________________________________
55403[ 10187] By: jhi on 2001/05/23 22:04:05
55404 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
55405 From: Hugo <hv@crypt.compulink.co.uk>
55406 Date: Mon, 21 May 2001 16:32:02 +0100
55407 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
55408 Branch: perl
55409 ! regcomp.c t/op/misc.t
55410____________________________________________________________________________
55411[ 10186] By: jhi on 2001/05/23 21:42:15
55412 Log: Subject: [PATCH] Extra UNIVERSAL tests
55413 From: Mike Guy <mjtg@cam.ac.uk>
55414 Date: Wed, 23 May 2001 12:29:20 +0100
55415 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
55416 Branch: perl
55417 ! t/op/universal.t
55418____________________________________________________________________________
55419[ 10185] By: jhi on 2001/05/23 21:38:48
55420 Log: Subject: [PATCH] Remove EQ keyword
55421 From: Mike Guy <mjtg@cam.ac.uk>
55422 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
55423 Date: Wed, 23 May 2001 11:17:29 +0100
55424 Branch: perl
55425 ! keywords.h keywords.pl
55426____________________________________________________________________________
55427[ 10184] By: jhi on 2001/05/23 21:29:41
55428 Log: Subject: [PATCH] lib/perl5db.pl
55429 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55430 Date: Wed, 23 May 2001 02:18:03 -0500
55431 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
55432 Branch: perl
55433 ! lib/perl5db.pl
55434____________________________________________________________________________
55435[ 10183] By: jhi on 2001/05/23 21:27:54
55436 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
55437 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55438 Date: Tue, 22 May 2001 23:34:41 -0500
55439 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
55440 Branch: perl
55441 ! lib/Term/Cap.pm
55442____________________________________________________________________________
55443[ 10182] By: jhi on 2001/05/23 21:24:30
55444 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
55445 From: davem@fdgroup.co.uk
55446 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
55447 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
55448 Branch: perl
55449 ! emacs/e2ctags.pl
55450____________________________________________________________________________
55451[ 10181] By: jhi on 2001/05/23 21:23:29
55452 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
55453 From: Michael G Schwern <schwern@pobox.com>
55454 Date: Tue, 22 May 2001 14:15:09 +0100
55455 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
55456 Branch: perl
55457 ! lib/vars.pm
55458____________________________________________________________________________
55459[ 10180] By: jhi on 2001/05/23 21:22:14
55460 Log: Subject: [PATCH lib/vars.pm] Odd code nit
55461 From: Michael G Schwern <schwern@pobox.com>
55462 Date: Tue, 22 May 2001 14:14:28 +0100
55463 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
55464 Branch: perl
55465 ! lib/vars.pm
55466____________________________________________________________________________
55467[ 10179] By: jhi on 2001/05/23 21:19:51
55468 Log: Use the new use vars feature.
55469 Branch: perl
55470 ! t/lib/b-stash.t
55471____________________________________________________________________________
55472[ 10178] By: jhi on 2001/05/23 21:19:28
55473 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
55474 From: Mike Guy <mjtg@cam.ac.uk>
55475 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55476 Date: Tue, 22 May 2001 13:11:39 +0100
55477 Branch: perl
55478 + t/pragma/vars.t
55479 ! MANIFEST lib/vars.pm t/lib/1_compile.t
55480____________________________________________________________________________
55481[ 10177] By: jhi on 2001/05/23 21:01:48
55482 Log: -qlongdouble considered harmful by Merijn.
55483 Branch: perl
55484 ! hints/aix.sh
55485____________________________________________________________________________
55486[ 10176] By: jhi on 2001/05/21 13:21:21
55487 Log: Update Changes.
55488 Branch: perl
55489 ! Changes patchlevel.h
55490____________________________________________________________________________
55491[ 10175] By: jhi on 2001/05/21 13:17:28
55492 Log: Add a test of its very own for Fcntl. Hopefully portable.
55493 Branch: perl
55494 + t/lib/fcntl.t
55495 ! MANIFEST
55496____________________________________________________________________________
55497[ 10174] By: jhi on 2001/05/21 12:45:41
55498 Log: Must be trickier for 'minitest' not to die.
55499 Branch: perl
55500 ! t/op/taint.t
55501____________________________________________________________________________
55502[ 10173] By: jhi on 2001/05/21 11:24:43
55503 Log: Can't declare other people's variables.
55504 Branch: perl
55505 ! t/lib/b-stash.t
55506____________________________________________________________________________
55507[ 10172] By: jhi on 2001/05/20 20:33:08
55508 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
55509 Branch: perl
55510 ! doio.c t/op/taint.t
55511____________________________________________________________________________
55512[ 10171] By: jhi on 2001/05/20 20:18:45
55513 Log: The OS/2 variable needs to be declared.
55514 Branch: perl
55515 ! t/lib/b-stash.t
55516____________________________________________________________________________
55517[ 10170] By: nick on 2001/05/20 16:48:29
55518 Log: Integrate mainline
55519 Branch: perlio
55520 !> (integrate 41 files)
55521____________________________________________________________________________
55522[ 10169] By: jhi on 2001/05/20 11:50:20
55523 Log: Small perlsec updates: clarify the taintedness of filename
55524 globbing; suggest using Scalar::Util::tainted().
55525 Branch: perl
55526 ! pod/perlsec.pod
55527____________________________________________________________________________
55528[ 10168] By: jhi on 2001/05/20 11:24:11
55529 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
55530 From: Dave Mitchell <davem@fdgroup.co.uk>
55531 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
55532 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
55533 Branch: perl
55534 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
55535 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
55536 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
55537 ! xsutils.c
55538____________________________________________________________________________
55539[ 10167] By: jhi on 2001/05/20 11:12:14
55540 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
55541 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55542 Date: Sat, 19 May 2001 04:08:46 -0400
55543 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
55544 Branch: perl
55545 ! lib/ExtUtils/Mksymlists.pm makedef.pl
55546____________________________________________________________________________
55547[ 10166] By: jhi on 2001/05/20 11:08:27
55548 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
55549 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55550 Date: Sat, 19 May 2001 04:30:45 -0400
55551 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
55552 Branch: perl
55553 ! os2/os2.c
55554____________________________________________________________________________
55555[ 10165] By: jhi on 2001/05/20 11:07:06
55556 Log: Subject: [PATCH 5.6.1] build bugs OS/2
55557 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55558 Date: Sat, 19 May 2001 04:35:28 -0400
55559 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
55560 Branch: perl
55561 ! os2/Makefile.SHs os2/os2.c
55562____________________________________________________________________________
55563[ 10164] By: jhi on 2001/05/20 11:06:01
55564 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
55565 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55566 Date: Sat, 19 May 2001 04:04:23 -0400
55567 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
55568
55569 (In bleadperl patched b-stash.t instead of b.t)
55570 Branch: perl
55571 ! t/lib/b-stash.t t/lib/bigfltpm.t
55572____________________________________________________________________________
55573[ 10163] By: jhi on 2001/05/20 10:59:46
55574 Log: Subject: [PATCH 5.6.1] perl5db
55575 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55576 Date: Sat, 19 May 2001 03:49:09 -0400
55577 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
55578 Branch: perl
55579 ! lib/perl5db.pl
55580____________________________________________________________________________
55581[ 10162] By: jhi on 2001/05/20 10:58:18
55582 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
55583 From: Gisle Aas <gisle@ActiveState.com>
55584 Date: 18 May 2001 14:24:51 -0700
55585 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
55586 Branch: perl
55587 ! pp_ctl.c
55588____________________________________________________________________________
55589[ 10161] By: jhi on 2001/05/20 10:57:00
55590 Log: Subject: [PATCH] Chomp should not always stringify
55591 From: Gisle Aas <gisle@ActiveState.com>
55592 Date: 18 May 2001 07:55:25 -0700
55593 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
55594 Branch: perl
55595 ! doop.c t/op/chop.t
55596____________________________________________________________________________
55597[ 10160] By: jhi on 2001/05/20 10:49:40
55598 Log: Integrate perlio:
55599
55600 [ 10159]
55601 Document some more of open's features.
55602 Branch: perl
55603 !> pod/perlfunc.pod
55604____________________________________________________________________________
55605[ 10159] By: nick on 2001/05/20 09:39:46
55606 Log: Document some more of open's features.
55607 Branch: perlio
55608 ! pod/perlfunc.pod
55609____________________________________________________________________________
55610[ 10158] By: gsar on 2001/05/18 18:43:38
55611 Log: back out change#10153 (it has compatibility issues such as the
55612 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
55613 benefit for 5.6.x doesn't seem worth the risk)
55614 Branch: maint-5.6/perl
55615 ! toke.c
55616____________________________________________________________________________
55617[ 10157] By: jhi on 2001/05/18 17:05:40
55618 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
55619 Branch: perl
55620 ! x2p/s2p.PL
55621____________________________________________________________________________
55622[ 10156] By: jhi on 2001/05/18 12:06:40
55623 Log: Update Changes.
55624 Branch: perl
55625 ! Changes patchlevel.h
55626____________________________________________________________________________
55627[ 10155] By: jhi on 2001/05/18 11:58:57
55628 Log: Integrate change #10144 from maintperl.
55629
55630 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
55631 Branch: perl
55632 !> win32/config.bc win32/config.gc win32/config.vc
55633 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55634____________________________________________________________________________
55635[ 10154] By: nick on 2001/05/18 07:23:03
55636 Log: Integrate mainline.
55637 Branch: perlio
55638 +> README.dgux t/lib/i18n-collate.t utils.lst
55639 !> (integrate 49 files)
55640____________________________________________________________________________
55641[ 10153] By: jhi on 2001/05/18 00:41:51
55642 Log: Integrate change #7224 from mainline into maintperl.
55643
55644 Allow @+ and @- to be doublequoted, from Simon Cozens.
55645 (Approved by Larry, see Tom's comment in 20000830.005.)
55646 Branch: maint-5.6/perl
55647 !> toke.c
55648____________________________________________________________________________
55649[ 10152] By: jhi on 2001/05/17 23:18:15
55650 Log: Subject: [PATCH bleadperl] small lookbehind fix
55651 From: Hugo <hv@crypt.compulink.co.uk>
55652 Date: Fri, 18 May 2001 00:07:19 +0100
55653 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
55654 Branch: perl
55655 ! regexec.c
55656____________________________________________________________________________
55657[ 10151] By: jhi on 2001/05/17 22:00:06
55658 Log: Detypos.
55659 Branch: perl
55660 ! installman utils.lst
55661____________________________________________________________________________
55662[ 10150] By: jhi on 2001/05/17 20:32:48
04d26ece 55663 Log: Add better debug to glob/basic #8 as suggested by Nicholas Clark
6b490b4c
JH
55664 in 20001222.001.
55665 Branch: perl
55666 ! t/lib/glob-basic.t
55667____________________________________________________________________________
55668[ 10149] By: jhi on 2001/05/17 20:08:58
55669 Log: Subject: [PATCH] Test for bug 20010515.004
55670 From: Benjamin Sugars <bsugars@canoe.ca>
55671 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
55672 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
55673 Branch: perl
55674 ! t/op/misc.t
55675____________________________________________________________________________
55676[ 10148] By: jhi on 2001/05/17 20:06:23
55677 Log: Integrate #10145 from maintperl.
55678
55679 fix for ID 20010515.004 (needs test)
55680 Branch: perl
55681 !> pp_hot.c
55682____________________________________________________________________________
55683[ 10147] By: jhi on 2001/05/17 19:10:46
55684 Log: Thinko noticed by Doug MacEachern.
55685 Branch: perl
55686 ! thread.h
55687____________________________________________________________________________
55688[ 10146] By: jhi on 2001/05/17 17:30:37
55689 Log: Subject: Re: [PATCH] HERE mark in regex
55690 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55691 Date: Thu, 17 May 2001 12:20:33 -0400
55692 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
55693 Branch: perl
55694 ! t/op/re_tests
55695____________________________________________________________________________
55696[ 10145] By: gsar on 2001/05/17 16:59:55
55697 Log: fix for ID 20010515.004 (needs test)
55698 Branch: maint-5.6/perl
55699 ! pp_hot.c
55700____________________________________________________________________________
55701[ 10144] By: gsar on 2001/05/17 16:39:02
55702 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
55703 Branch: maint-5.6/perl
55704 ! win32/config.bc win32/config.gc win32/config.vc
55705 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55706____________________________________________________________________________
55707[ 10143] By: jhi on 2001/05/17 14:21:08
55708 Log: Macrofy the getspecific (and use it also in util.c)
55709 Branch: perl
55710 ! thread.h util.c
55711____________________________________________________________________________
55712[ 10142] By: jhi on 2001/05/17 01:43:50
55713 Log: Use the unchecked thread-specific key fetch also in Tru64.
55714 Branch: perl
55715 ! thread.h
55716____________________________________________________________________________
55717[ 10141] By: jhi on 2001/05/17 01:41:07
55718 Log: Subject: [PATCH 5.6.1]Quick thread speedup
55719 From: Dan Sugalski <dan@sidhe.org>
55720 Date: Wed, 16 May 2001 18:05:19 -0400
55721 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
55722 Branch: perl
55723 ! thread.h util.c
55724____________________________________________________________________________
55725[ 10140] By: jhi on 2001/05/16 19:58:29
55726 Log: I think this is quite enough testing for a deprecated feature.
55727 Branch: perl
55728 + t/lib/i18n-collate.t
55729 ! MANIFEST t/lib/1_compile.t
55730____________________________________________________________________________
55731[ 10139] By: jhi on 2001/05/16 18:47:03
55732 Log: More HP-UX lore from Jeff Okamoto.
55733 Branch: perl
55734 ! README.hpux
55735____________________________________________________________________________
55736[ 10138] By: jhi on 2001/05/16 18:21:04
55737 Log: Sort utils.lst for easier maintenance.
55738 Branch: perl
55739 ! utils.lst
55740____________________________________________________________________________
55741[ 10137] By: jhi on 2001/05/16 18:12:01
55742 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55743 From: Tim Jenness <t.jenness@jach.hawaii.edu>
55744 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
55745 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
55746
55747 Add pod2latex to utils.lst.
55748 Branch: perl
55749 ! MANIFEST utils.lst
55750____________________________________________________________________________
55751[ 10136] By: jhi on 2001/05/16 18:00:00
55752 Log: Subject: Re: [PATCH] HERE mark in regex
55753 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55754 Date: Wed, 16 May 2001 13:04:43 -0400
55755 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
55756 Branch: perl
55757 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
55758 ! t/op/regmesg.t t/pragma/warn/regcomp
55759____________________________________________________________________________
55760[ 10135] By: jhi on 2001/05/16 17:51:50
55761 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55762 From: Simon Cozens <simon@netthink.co.uk>
55763 Date: Wed, 16 May 2001 18:02:08 +0100
55764 Message-ID: <20010516180208.A6458@netthink.co.uk>
55765 Branch: perl
55766 ! installman utils.lst
55767____________________________________________________________________________
55768[ 10134] By: jhi on 2001/05/16 17:47:26
55769 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
55770 From: "Philip Newton" <pnewton@gmx.de>
55771 Date: Tue, 15 May 2001 15:09:30 +0200
55772 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
55773
55774 Test case for #10128.
55775 Branch: perl
55776 ! t/pragma/warn/pp_hot
55777____________________________________________________________________________
55778[ 10133] By: jhi on 2001/05/16 15:12:52
55779 Log: Update Changes.
55780 Branch: perl
55781 ! Changes patchlevel.h
55782____________________________________________________________________________
55783[ 10132] By: jhi on 2001/05/16 14:50:55
55784 Log: Deprecate pseudo-hashes.
55785 Branch: perl
55786 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
55787____________________________________________________________________________
55788[ 10131] By: jhi on 2001/05/16 14:26:01
55789 Log: HP-UX hints update from Merijn.
55790 Branch: perl
55791 ! hints/hpux.sh
55792____________________________________________________________________________
55793[ 10130] By: jhi on 2001/05/16 14:23:01
55794 Log: README.hpux update from Merijn.
55795 Branch: perl
55796 ! README.hpux
55797____________________________________________________________________________
55798[ 10129] By: jhi on 2001/05/16 14:18:56
55799 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
55800 From: Simon Cozens <simon@netthink.co.uk>
55801 Date: Wed, 16 May 2001 15:57:55 +0100
55802 Message-ID: <20010516155755.A4728@netthink.co.uk>
55803 Branch: perl
55804 + utils.lst
55805 ! MANIFEST installman installperl
55806____________________________________________________________________________
55807[ 10128] By: jhi on 2001/05/16 14:15:36
55808 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
55809 From: "Philip Newton" <pnewton@gmx.de>
55810 Date: Tue, 15 May 2001 16:31:05 +0200
55811 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
55812
55813 Fix PERL_Y2KWARN test to check before rather than after appending.
55814 Branch: perl
55815 ! pp_hot.c
55816____________________________________________________________________________
55817[ 10127] By: jhi on 2001/05/16 14:08:15
55818 Log: Regen Porting stuff.
55819 Branch: perl
55820 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55821 ! config_h.SH
55822____________________________________________________________________________
55823[ 10126] By: jhi on 2001/05/16 13:41:50
55824 Log: Metaconfig unit change for #10125.
55825 Branch: metaconfig
55826 ! U/modified/Oldconfig.U
55827____________________________________________________________________________
55828[ 10125] By: jhi on 2001/05/16 13:41:35
55829 Log: Use OSVERS.
55830 Branch: perl
55831 ! Configure config_h.SH perl.c
55832____________________________________________________________________________
55833[ 10124] By: jhi on 2001/05/16 13:41:09
55834 Log: Regen toc.
55835 Branch: perl
55836 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55837____________________________________________________________________________
55838[ 10123] By: jhi on 2001/05/16 13:25:38
55839 Log: Adding the README.dgux to the MANIFEST would be a good idea.
55840 Branch: perl
55841 ! MANIFEST
55842____________________________________________________________________________
55843[ 10122] By: jhi on 2001/05/16 13:08:33
55844 Log: Move the stack desire definition to thread.h.
55845 Branch: perl
55846 ! ext/Thread/Thread.xs thread.h
55847____________________________________________________________________________
55848[ 10121] By: jhi on 2001/05/16 13:00:12
55849 Log: DG-UX threading patches, including a README.dgux,
55850 from Takis Psarogiannakopoulos.
55851 Branch: perl
55852 + README.dgux
55853 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
55854____________________________________________________________________________
55855[ 10120] By: jhi on 2001/05/16 12:55:33
55856 Log: Subject: [PATCH B::Deparse] More on /x regexes
55857 From: Robin Houston <robin@kitsite.com>
55858 Date: Tue, 15 May 2001 19:09:35 +0100
55859 Message-ID: <20010515190935.A27268@penderel>
55860 Branch: perl
55861 ! ext/B/B/Deparse.pm
55862____________________________________________________________________________
55863[ 10119] By: jhi on 2001/05/16 12:45:29
55864 Log: Document that the core time() may be rounding rather
55865 than truncating, would have saved at least my confusion.
55866 Branch: perl
55867 ! ext/Time/HiRes/HiRes.pm
55868____________________________________________________________________________
55869[ 10118] By: jhi on 2001/05/16 12:37:57
55870 Log: Subject: perl-current/t/time-hires.t
55871 From: John Peacock <jpeacock@rowman.com>
55872 Date: Fri, 11 May 2001 14:09:41 -0400
55873 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
55874 Branch: perl
55875 ! t/lib/time-hires.t
55876____________________________________________________________________________
55877[ 10117] By: jhi on 2001/05/15 13:40:33
55878 Log: Subject: [PATCH dump.c] Op private flags
55879 From: Simon Cozens <simon@netthink.co.uk>
55880 Date: Sun, 13 May 2001 20:20:36 +0100
55881 Message-ID: <20010513202036.A21896@netthink.co.uk>
55882 Branch: perl
55883 ! dump.c
55884____________________________________________________________________________
55885[ 10116] By: jhi on 2001/05/15 13:28:26
55886 Log: Upgrade to Switch 2.03.
55887 Branch: perl
55888 ! lib/Switch.pm
55889____________________________________________________________________________
55890[ 10115] By: jhi on 2001/05/15 13:19:01
55891 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
55892 to PERL_CONFIG_SH and use it consistently.
55893 Branch: maint-5.6/perl
55894 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
55895 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
55896 !> myconfig.SH writemain.SH
55897____________________________________________________________________________
55898[ 10114] By: jhi on 2001/05/15 13:13:21
55899 Log: Metaconfig units changes for #10113.
55900 Branch: metaconfig
55901 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
55902____________________________________________________________________________
55903[ 10113] By: jhi on 2001/05/15 13:12:40
55904 Log: The problem described in 20010514.031 still wasn't
55905 fully cured, there were remnants of $CONFIG when
55906 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
55907 to avoid future conflicts.
55908 Branch: perl
55909 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
55910 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
55911 ! myconfig.SH writemain.SH
55912____________________________________________________________________________
55913[ 10112] By: jhi on 2001/05/15 11:55:44
55914 Log: Half of #10107 got lost.
55915 Branch: perl
55916 ! ext/B/B/Deparse.pm
55917____________________________________________________________________________
55918[ 10111] By: nick on 2001/05/15 08:39:14
55919 Log: Integrate mainline.
55920 Branch: perlio
55921 +> ext/POSIX/hints/uts.pl
55922 - Todo Todo-5.6 t/camel-III/vstring.t
55923 !> (integrate 48 files)
55924____________________________________________________________________________
55925[ 10110] By: jhi on 2001/05/15 02:04:05
55926 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
55927 From: Robin Houston <robin@kitsite.com>
55928 Date: Mon, 14 May 2001 22:27:08 +0100
55929 Message-ID: <20010514222708.A22963@penderel>
55930 Branch: perl
55931 ! t/TestInit.pm
55932____________________________________________________________________________
55933[ 10109] By: jhi on 2001/05/15 02:03:12
55934 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
55935 From: Robin Houston <robin@kitsite.com>
55936 Date: Mon, 14 May 2001 22:16:43 +0100
55937 Message-ID: <20010514221643.A22437@penderel>
55938 Branch: perl
55939 ! ext/B/B/Deparse.pm
55940____________________________________________________________________________
55941[ 10108] By: jhi on 2001/05/15 02:02:17
55942 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
55943 From: Robin Houston <robin@kitsite.com>
55944 Date: Mon, 14 May 2001 22:03:44 +0100
55945 Message-ID: <20010514220344.A20643@penderel>
55946 Branch: perl
55947 ! ext/B/B/Deparse.pm
55948____________________________________________________________________________
55949[ 10107] By: jhi on 2001/05/15 02:01:24
55950 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
55951 From: Robin Houston <robin@kitsite.com>
55952 Date: Mon, 14 May 2001 22:10:07 +0100
55953 Message-ID: <20010514221007.A21118@penderel>
55954 Branch: perl
55955 ! ext/B/B/Deparse.pm
55956____________________________________________________________________________
55957[ 10106] By: jhi on 2001/05/15 01:41:26
55958 Log: Fix for 20010514.037; substr() didn't invalidate the locale
55959 collation magic.
55960 Branch: perl
55961 ! pp.c
55962____________________________________________________________________________
55963[ 10105] By: jhi on 2001/05/14 18:18:24
55964 Log: Update Changes.
55965 Branch: perl
55966 ! Changes patchlevel.h
55967____________________________________________________________________________
55968[ 10104] By: jhi on 2001/05/14 18:09:07
55969 Log: Retract #10094.
55970 Branch: perl
55971 ! lib/Pod/Text.pm
55972____________________________________________________________________________
55973[ 10103] By: jhi on 2001/05/14 15:20:58
55974 Log: Integrate change #10100 from maintperl.
55975
55976 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
55977 bug ID 20010514.027)
55978 Branch: perl
55979 !> mg.c pp_ctl.c
55980____________________________________________________________________________
55981[ 10102] By: jhi on 2001/05/14 15:19:21
55982 Log: Document the deprecatedness of suidperl.
55983 Branch: perl
55984 ! INSTALL pod/perlfaq1.pod
55985____________________________________________________________________________
55986[ 10101] By: jhi on 2001/05/14 14:54:31
55987 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
55988 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
55989 Date: Mon, 14 May 2001 09:38:59 -0400
55990 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
55991 Branch: perl
55992 ! lib/ExtUtils/MM_Unix.pm
55993____________________________________________________________________________
55994[ 10100] By: gsar on 2001/05/14 14:43:50
55995 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
55996 bug ID 20010514.027)
55997
55998 TODO: this needs a testsuite addition
55999 Branch: maint-5.6/perl
56000 ! mg.c pp_ctl.c
56001____________________________________________________________________________
56002[ 10099] By: jhi on 2001/05/14 13:42:38
56003 Log: More DWIMminess for Class::Struct: calling the array or hash
56004 accessors only with one argument, an array or a hash reference,
56005 sets the underlying array or hash. This mirrors nicely also
56006 the usage in the constructor.
56007 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
56008 Branch: perl
56009 ! lib/Class/Struct.pm t/lib/class-struct.t
56010____________________________________________________________________________
56011[ 10098] By: jhi on 2001/05/14 13:10:34
56012 Log: Reference cmp'ing should go through the whole stringification
56013 process shebang, as pointed out by Sarathy in #10091.
56014 Branch: perl
56015 ! pp.c
56016____________________________________________________________________________
56017[ 10097] By: jhi on 2001/05/14 12:54:31
56018 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
56019 From: Simon Cozens <simon@netthink.co.uk>
56020 Date: Sat, 12 May 2001 16:36:27 +0100
56021 Message-ID: <20010512163627.A5522@netthink.co.uk>
56022
56023 with some additions salvaged from Todo and Todo-5.6 before
56024 retiring them.
56025 Branch: perl
56026 - Todo Todo-5.6
56027 ! MANIFEST pod/perltodo.pod
56028____________________________________________________________________________
56029[ 10096] By: jhi on 2001/05/14 12:37:01
56030 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
56031 From: "Golubev I. N." <gin@mo.msk.ru>
56032 Date: Mon, 07 May 2001 14:33:34 (GMT)
56033 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
56034 Branch: perl
56035 ! perl.h
56036____________________________________________________________________________
56037[ 10095] By: jhi on 2001/05/14 12:34:24
56038 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
56039 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
56040 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
56041 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
56042 Branch: perl
56043 ! lib/ExtUtils/MM_Unix.pm
56044____________________________________________________________________________
56045[ 10094] By: jhi on 2001/05/14 12:32:44
56046 Log: (Retracted by #10104.)
56047
56048 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
56049 From: barries <barries@slaysys.com>
56050 Date: Sat, 12 May 2001 01:28:10 -0400
56051 Message-ID: <20010512012810.B26358@jester.slaysys.com>
56052 Branch: perl
56053 ! lib/Pod/Text.pm
56054____________________________________________________________________________
56055[ 10093] By: jhi on 2001/05/14 12:30:38
56056 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
56057 From: Mike Guy <mjtg@cam.ac.uk>
56058 Date: Sat, 12 May 2001 19:24:33 +0100
56059 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
56060 Branch: perl
56061 ! lib/AutoSplit.pm
56062____________________________________________________________________________
56063[ 10092] By: jhi on 2001/05/14 12:29:21
56064 Log: Yet another HP-UX hints tweak from Merijn.
56065 Branch: perl
56066 ! hints/hpux.sh
56067____________________________________________________________________________
56068[ 10091] By: gsar on 2001/05/14 04:38:32
56069 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
56070 isn't defined (changes#9366,9368,9370 from mainline without the
56071 pp_scmp() change)
56072 Branch: maint-5.6/perl
56073 ! pp.c pp.h pp_hot.c
56074____________________________________________________________________________
56075[ 10090] By: jhi on 2001/05/12 13:39:43
56076 Log: The sorting seems to happen now automatically.
56077 Branch: perl
56078 ! t/lib/glob-basic.t
56079____________________________________________________________________________
56080[ 10089] By: jhi on 2001/05/12 03:38:15
56081 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
56082 From: Benjamin Sugars <bsugars@canoe.ca>
56083 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
56084 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
56085 Branch: perl
56086 ! pod/perlfunc.pod
56087____________________________________________________________________________
56088[ 10088] By: jhi on 2001/05/12 03:37:00
56089 Log: Subject: Re: undef(&foo) does not work for XS functions
56090 From: Doug MacEachern <dougm@covalent.net>
56091 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
56092 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
56093 Branch: perl
56094 ! op.c
56095____________________________________________________________________________
56096[ 10087] By: jhi on 2001/05/12 03:35:58
56097 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
56098 From: Peter Prymmer <pvhp@forte.com>
56099 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
56100 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
56101 Branch: perl
56102 ! t/op/append.t
56103____________________________________________________________________________
56104[ 10086] By: jhi on 2001/05/11 14:23:08
56105 Log: Update Changes.
56106 Branch: perl
56107 ! Changes patchlevel.h
56108____________________________________________________________________________
56109[ 10085] By: jhi on 2001/05/11 14:08:20
56110 Log: Remove the 'asciir' re subpragma. Should instead implement
56111 the 'physical vs logical' range scheme:
56112
56113 \xAA-\xCC is a native physical range, you want that range of
56114 codepoints in your native encoding. In EBCDIC the codepoints
56115 in the gaps (between i-j and r-s) should be included.
56116
56117 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
56118 codepoints in Unicode.
56119
56120 a-z is a logical range, you want that range of 'logical' codepoints
56121 in your native encoding. In EBCDIC the codepoints in the gaps
56122 (between i-j and r-s) should not be included.
56123
56124 Mixed cases (a-\xAA, etc) should either be errors, or maybe
56125 the 'logical' endpoints should be converted to native/Unicode
56126 codepoints, and the range handled as a physical range.
56127
56128 'Logical endpoints' are to be recognized only in the A-Z, a-z,
56129 and 0-9 ranges. Probably a warning should be given for mixed
56130 cases like A-z or a-9 (since such expressions are encoding
56131 dependent), with a recommendation to use physical ranges.
56132 Branch: perl
56133 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
56134 ! t/op/regexp.t
56135____________________________________________________________________________
56136[ 10084] By: jhi on 2001/05/11 13:56:16
56137 Log: Make the test to cleanup the test directory tree
56138 both before and after the testing so that we always
56139 have a clean slate to work with.
56140 Branch: perl
56141 ! t/lib/filefind.t
56142____________________________________________________________________________
56143[ 10083] By: jhi on 2001/05/11 13:46:30
56144 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
56145 From: Jon Eveland <jweveland@yahoo.com>
56146 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
56147 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
56148 Branch: perl
56149 ! pod/perlfunc.pod
56150____________________________________________________________________________
56151[ 10082] By: jhi on 2001/05/11 13:45:06
56152 Log: Merge the camel-III/vstring.t with op/ver.t.
56153 Branch: perl
56154 - t/camel-III/vstring.t
56155 ! MANIFEST t/TEST t/harness t/op/ver.t
56156____________________________________________________________________________
56157[ 10081] By: jhi on 2001/05/11 13:15:55
56158 Log: Add test.deparse make target.
56159 Branch: perl
56160 ! Makefile.SH
56161____________________________________________________________________________
56162[ 10080] By: jhi on 2001/05/11 12:52:49
56163 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
56164 From: Robin Houston <robin@kitsite.com>
56165 Date: Fri, 11 May 2001 12:02:22 +0100
56166 Message-ID: <20010511120222.A11529@penderel>
56167 Branch: perl
56168 ! ext/B/B/Deparse.pm t/op/method.t
56169____________________________________________________________________________
56170[ 10079] By: jhi on 2001/05/11 01:59:06
56171 Log: A nicely working combination for UTS from Hal Morris.
56172 Branch: perl
56173 + ext/POSIX/hints/uts.pl
56174 ! MANIFEST hints/uts.sh
56175____________________________________________________________________________
56176[ 10078] By: jhi on 2001/05/11 01:15:04
56177 Log: i_ieeefp=undef for UTS.
56178 Branch: perl
56179 ! hints/uts.sh
56180____________________________________________________________________________
56181[ 10077] By: jhi on 2001/05/10 22:42:35
56182 Log: Subject: RE: rand(0) is rand(1)
56183 From: Larry Shatzer <lshatzer@islanddata.com>
56184 Date: Thu, 10 May 2001 11:09:27 -0700
56185 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
56186 Branch: perl
56187 ! pod/perlfunc.pod
56188____________________________________________________________________________
56189[ 10076] By: jhi on 2001/05/10 22:36:50
56190 Log: Subject: [patch] make op_{clear,null} public
56191 From: Doug MacEachern <dougm@covalent.net>
56192 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
56193 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
56194 Branch: perl
56195 ! embed.h embed.pl op.c proto.h
56196____________________________________________________________________________
56197[ 10075] By: jhi on 2001/05/10 22:28:36
56198 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
56199 From: Robin Houston <robin@kitsite.com>
56200 Date: Thu, 10 May 2001 18:54:59 +0100
56201 Message-ID: <20010510185459.A5995@penderel>
56202 Branch: perl
56203 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
56204____________________________________________________________________________
56205[ 10074] By: jhi on 2001/05/10 22:23:41
56206 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
56207 From: Robin Houston <robin@kitsite.com>
56208 Date: Thu, 10 May 2001 12:56:39 +0100
56209 Message-ID: <20010510125639.A2119@penderel>
56210 Branch: perl
56211 ! ext/B/B/Deparse.pm
56212____________________________________________________________________________
56213[ 10073] By: jhi on 2001/05/10 14:26:01
56214 Log: Retract #10070, not ready yet.
56215 Branch: perl
56216 ! ext/B/B/Deparse.pm
56217____________________________________________________________________________
56218[ 10072] By: jhi on 2001/05/10 13:40:24
56219 Log: The metaconfig unit change for #10071.
56220 Branch: metaconfig
56221 ! U/modified/mallocsrc.U
56222____________________________________________________________________________
56223[ 10071] By: jhi on 2001/05/10 13:39:57
56224 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
56225 Branch: perl
56226 ! Configure
56227____________________________________________________________________________
56228[ 10070] By: jhi on 2001/05/10 13:18:42
56229 Log: (Retracted by #10073)
56230
56231 Subject: Re: [PATCH t/TEST] B::Deparse tester
56232 From: Hugo <hv@crypt.compulink.co.uk>
56233 Date: Thu, 10 May 2001 05:48:09 +0100
56234 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
56235 Branch: perl
56236 ! ext/B/B/Deparse.pm
56237____________________________________________________________________________
56238[ 10069] By: jhi on 2001/05/10 12:24:06
56239 Log: Add a for(func()) test.
56240 Branch: perl
56241 ! t/cmd/for.t
56242____________________________________________________________________________
56243[ 10068] By: jhi on 2001/05/10 12:16:00
56244 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
56245 From: Robin Houston <robin@kitsite.com>
56246 Date: Thu, 10 May 2001 13:50:08 +0100
56247 Message-ID: <20010510135008.A2454@penderel>
56248 Branch: perl
56249 ! ext/B/B/Deparse.pm
56250____________________________________________________________________________
56251[ 10067] By: jhi on 2001/05/10 01:45:03
56252 Log: A thinko in #10065.
56253 Branch: perl
56254 ! hv.c
56255____________________________________________________________________________
56256[ 10066] By: jhi on 2001/05/10 01:33:12
56257 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
56258 From: Robin Houston <robin@kitsite.com>
56259 Date: Thu, 10 May 2001 02:10:34 +0100
56260 Message-ID: <20010510021034.A19421@penderel>
56261 Branch: perl
56262 ! ext/B/B.xs ext/B/B/Deparse.pm
56263____________________________________________________________________________
56264[ 10065] By: jhi on 2001/05/10 01:30:43
56265 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
56266 From: Doug MacEachern <dougm@covalent.net>
56267 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
56268 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
56269 Branch: perl
56270 ! hv.c
56271____________________________________________________________________________
56272[ 10064] By: jhi on 2001/05/09 23:13:29
56273 Log: One more workaround for the UTS compiler from Hal Morris.
56274 Branch: perl
56275 ! perl.h
56276____________________________________________________________________________
56277[ 10063] By: jhi on 2001/05/09 23:09:53
56278 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
56279 From: Robin Houston <robin@kitsite.com>
56280 Date: Thu, 10 May 2001 01:02:08 +0100
56281 Message-ID: <20010510010208.A18200@penderel>
56282 Branch: perl
56283 ! ext/B/B/Debug.pm
56284____________________________________________________________________________
56285[ 10062] By: jhi on 2001/05/09 23:06:25
56286 Log: Subject: [PATCH] Simplify deb_curcv() a bit
56287 From: Benjamin Sugars <bsugars@canoe.ca>
56288 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
56289 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
56290 Branch: perl
56291 ! run.c
56292____________________________________________________________________________
56293[ 10061] By: jhi on 2001/05/09 23:05:28
56294 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
56295 From: Benjamin Sugars <bsugars@canoe.ca>
56296 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
56297 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
56298 Branch: perl
56299 ! t/lib/io_scalar.t
56300____________________________________________________________________________
56301[ 10060] By: jhi on 2001/05/09 23:04:38
56302 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
56303 From: Peter Prymmer <pvhp@forte.com>
56304 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
56305 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
56306 Branch: perl
56307 ! t/lib/md5-file.t
56308____________________________________________________________________________
56309[ 10059] By: jhi on 2001/05/09 23:03:52
56310 Log: Subject: [PATCH t/TEST] B::Deparse tester
56311 From: Robin Houston <robin@kitsite.com>
56312 Date: Wed, 9 May 2001 19:17:50 +0100
56313 Message-ID: <20010509191750.A16940@penderel>
56314 Branch: perl
56315 ! ext/B/O.pm t/TEST
56316____________________________________________________________________________
56317[ 10058] By: jhi on 2001/05/09 23:02:56
56318 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
56319 From: Jeff Pinyan <jeffp@crusoe.net>
56320 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
56321 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
56322 Branch: perl
56323 ! lib/Pod/Html.pm
56324____________________________________________________________________________
56325[ 10057] By: nick on 2001/05/09 18:37:56
56326 Log: Integrate mainline.
56327 Branch: perlio
56328 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
56329 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
56330____________________________________________________________________________
56331[ 10056] By: jhi on 2001/05/09 16:44:44
56332 Log: Update Changes.
56333 Branch: perl
56334 ! Changes patchlevel.h
56335____________________________________________________________________________
56336[ 10055] By: jhi on 2001/05/09 16:26:47
56337 Log: Integrate perlio:
56338
56339 [ 10050]
56340 win32, regen_config_h
56341 Branch: perl
56342 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
56343____________________________________________________________________________
56344[ 10054] By: jhi on 2001/05/09 16:25:42
56345 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
56346 From: Benjamin Sugars <bsugars@canoe.ca>
56347 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
56348 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
56349 Branch: perl
56350 ! perlio.c
56351____________________________________________________________________________
56352[ 10053] By: jhi on 2001/05/09 16:24:37
56353 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
56354 From: Benjamin Sugars <bsugars@canoe.ca>
56355 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
56356 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
56357 Branch: perl
56358 ! ext/PerlIO/Scalar/Scalar.xs
56359____________________________________________________________________________
56360[ 10052] By: jhi on 2001/05/09 16:19:04
56361 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
56362 From: Jeff Pinyan <jeffp@crusoe.net>
56363 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
56364 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
56365 Branch: perl
56366 ! lib/Pod/Html.pm
56367____________________________________________________________________________
56368[ 10051] By: jhi on 2001/05/09 15:30:17
56369 Log: EPOC tweak from Olaf Flebbe.
56370 Branch: perl
56371 ! epoc/epocish.h
56372____________________________________________________________________________
56373[ 10050] By: nick on 2001/05/09 14:37:57
56374 Log: win32, regen_config_h
56375 Branch: perlio
56376 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56377____________________________________________________________________________
56378[ 10049] By: jhi on 2001/05/09 12:33:39
56379 Log: Integrate perlio:
56380
56381 [ 10048]
56382 If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
56383 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
56384 Branch: perl
56385 !> pp_sys.c
56386____________________________________________________________________________
56387[ 10048] By: nick on 2001/05/09 11:59:50
56388 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
56389 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
56390 Branch: perlio
56391 ! pp_sys.c
56392____________________________________________________________________________
56393[ 10047] By: jhi on 2001/05/09 10:50:12
56394 Log: Integrate perlio:
56395
56396 [ 10045]
56397 MULTIPLICITY/DEBUGGING build fix.
56398 Branch: perl
56399 !> run.c
56400____________________________________________________________________________
56401[ 10046] By: jhi on 2001/05/09 10:49:34
56402 Log: Subject: Re: Less warnings during configure
56403 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56404 Date: Wed, 09 May 2001 13:12:49 +0200
56405 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
56406 Branch: perl
56407 ! hints/hpux.sh
56408____________________________________________________________________________
56409[ 10045] By: nick on 2001/05/09 09:56:59
56410 Log: MULTIPLICITY/DEBUGGING build fix.
56411 Branch: perlio
56412 ! run.c
56413____________________________________________________________________________
56414[ 10044] By: nick on 2001/05/09 09:46:37
56415 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
56416 Branch: perlio
56417 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
56418 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
56419 !> (integrate 65 files)
56420____________________________________________________________________________
56421[ 10043] By: jhi on 2001/05/08 22:41:49
56422 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
56423 From: Robin Houston <robin@kitsite.com>
56424 Date: Tue, 8 May 2001 19:38:00 +0100
56425 Message-ID: <20010508193800.A4389@penderel>
56426
56427 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
56428 From: Robin Houston <robin@kitsite.com>
56429 Date: Tue, 8 May 2001 20:03:57 +0100
56430 Message-ID: <20010508200357.A4614@penderel>
56431
56432 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
56433 From: Robin Houston <robin@kitsite.com>
56434 Date: Wed, 9 May 2001 00:12:05 +0100
56435 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
56436 Branch: perl
56437 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
56438____________________________________________________________________________
56439[ 10042] By: jhi on 2001/05/08 22:09:35
56440 Log: Retract #10031.
56441 Branch: perl
56442 ! pod/perlfunc.pod
56443____________________________________________________________________________
56444[ 10041] By: jhi on 2001/05/08 18:27:34
56445 Log: The metaconfig unit changes for #10040.
56446 Branch: metaconfig/U/perl
56447 ! Checkcc.U d_dlsymun.U dlsrc.U
56448____________________________________________________________________________
56449[ 10040] By: jhi on 2001/05/08 18:24:47
56450 Log: The Configure half of
56451
56452 Subject: Less warnings during configure
56453 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56454 Date: Tue, 08 May 2001 08:44:02 +0200
56455 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
56456 Branch: perl
56457 ! Configure
56458____________________________________________________________________________
56459[ 10039] By: jhi on 2001/05/08 16:48:31
56460 Log: Subject: Less warnings during configure
56461 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56462 Date: Tue, 08 May 2001 08:44:02 +0200
56463 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
56464 Branch: perl
56465 ! hints/hpux.sh
56466____________________________________________________________________________
56467[ 10038] By: jhi on 2001/05/08 16:32:07
56468 Log: Don't forget to whine about \d__\d.
56469 Branch: perl
56470 ! t/pragma/warn/toke toke.c
56471____________________________________________________________________________
56472[ 10037] By: jhi on 2001/05/08 16:07:05
56473 Log: Allow underscores also in the exponent part.
56474 Branch: perl
56475 ! t/pragma/warn/toke toke.c
56476____________________________________________________________________________
56477[ 10036] By: jhi on 2001/05/08 13:33:55
56478 Log: CodeMagicCD doesn't look like an *I*DE.
56479 Branch: perl
56480 ! pod/perlfaq3.pod
56481____________________________________________________________________________
56482[ 10035] By: jhi on 2001/05/08 13:27:48
56483 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
56484 to be consistently down).
56485 Branch: perl
56486 ! pod/perlfaq3.pod
56487____________________________________________________________________________
56488[ 10034] By: jhi on 2001/05/08 13:21:07
56489 Log: Upgrade to Text::Balanced 1.84.
56490 Branch: perl
56491 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
56492____________________________________________________________________________
56493[ 10033] By: jhi on 2001/05/08 12:41:53
56494 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
56495 From: Benjamin Sugars <bsugars@canoe.ca>
56496 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
56497 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
56498 Branch: perl
56499 ! run.c
56500____________________________________________________________________________
56501[ 10032] By: jhi on 2001/05/08 12:40:28
56502 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
56503 From: Peter Prymmer <pvhp@forte.com>
56504 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
56505 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
56506 Branch: perl
56507 ! t/pod/plainer.t
56508____________________________________________________________________________
56509[ 10031] By: jhi on 2001/05/08 12:35:25
56510 Log: (Retracted by #10042)
56511
56512 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
56513 From: "Philip Newton" <pnewton@gmx.de>
56514 Date: Tue, 8 May 2001 09:18:10 +0200
56515 Message-ID: <3AF7B9D2.28861.603732@localhost>
56516 Branch: perl
56517 ! pod/perlfunc.pod
56518____________________________________________________________________________
56519[ 10030] By: jhi on 2001/05/08 12:32:23
56520 Log: Subject: [PATCH B::Deparse] Document known bugs
56521 From: Robin Houston <robin@kitsite.com>
56522 Date: Tue, 8 May 2001 01:53:34 +0100
56523 Message-ID: <20010508015334.A32394@penderel>
56524 Branch: perl
56525 ! ext/B/B/Deparse.pm
56526____________________________________________________________________________
56527[ 10029] By: jhi on 2001/05/08 12:28:28
56528 Log: Subject: Re: Perl book, magazine and website updates.
56529 From: "Philip Newton" <pnewton@gmx.de>
56530 Date: Mon, 7 May 2001 17:03:58 +0200
56531 Message-ID: <3AF6D57E.5387.1E29930@localhost>
56532 Branch: perl
56533 ! pod/perlfaq2.pod
56534____________________________________________________________________________
56535[ 10028] By: jhi on 2001/05/07 23:53:30
56536 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
56537 From: Peter Prymmer <pvhp@forte.com>
56538 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
56539 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
56540 Branch: perl
56541 ! t/io/fflush.t
56542____________________________________________________________________________
56543[ 10027] By: jhi on 2001/05/07 23:22:48
56544 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
56545 From: Robin Houston <robin@kitsite.com>
56546 Date: Tue, 8 May 2001 01:14:55 +0100
56547 Message-ID: <20010508011455.A32162@penderel>
56548 Branch: perl
56549 ! ext/B/B/Deparse.pm
56550____________________________________________________________________________
56551[ 10026] By: jhi on 2001/05/07 23:15:05
56552 Log: Typo in #10025.
56553 Branch: perl
56554 ! hints/uts.sh
56555____________________________________________________________________________
56556[ 10025] By: jhi on 2001/05/07 21:15:35
56557 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
56558 Branch: perl
56559 ! hints/uts.sh
56560____________________________________________________________________________
56561[ 10024] By: jhi on 2001/05/07 20:58:40
56562 Log: Subject: Re: [ID 20010506.045] question about hash syntax
56563 From: Peter Scott <Peter@PSDT.com>
56564 Date: Sun, 06 May 2001 13:10:40 -0700
56565 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
56566 Branch: perl
56567 ! pod/perl56delta.pod
56568____________________________________________________________________________
56569[ 10023] By: jhi on 2001/05/07 20:41:26
56570 Log: Configure should figure out the list of dynamic extensions
56571 just fine in UTS-- and in fact it does, as reported by Hal Morris.
56572 Branch: perl
56573 ! hints/uts.sh
56574____________________________________________________________________________
56575[ 10022] By: jhi on 2001/05/07 20:24:11
56576 Log: Update Changes.
56577 Branch: perl
56578 ! Changes patchlevel.h
56579____________________________________________________________________________
56580[ 10021] By: jhi on 2001/05/07 20:11:31
56581 Log: Subject: [PATCH regcomp.c] Insecure regexes
56582 From: Robin Houston <robin@kitsite.com>
56583 Date: Mon, 7 May 2001 21:56:12 +0100
56584 Message-ID: <20010507215612.A31114@penderel>
56585 Branch: perl
56586 ! regcomp.c
56587____________________________________________________________________________
56588[ 10020] By: jhi on 2001/05/07 20:02:30
56589 Log: Drop the foobar.perl.com references for now until Simon
56590 gets them sorted out.
56591 Branch: perl
56592 ! pod/perlfaq2.pod
56593____________________________________________________________________________
56594[ 10019] By: jhi on 2001/05/07 19:54:33
56595 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
56596 From: Prymmer/Kahn <pvhp@best.com>
56597 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
56598 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
56599 Branch: perl
56600 ! lib/Devel/SelfStubber.pm
56601____________________________________________________________________________
56602[ 10018] By: jhi on 2001/05/07 19:53:10
56603 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
56604 From: Prymmer/Kahn <pvhp@best.com>
56605 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
56606 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
56607 Branch: perl
56608 ! win32/Makefile
56609____________________________________________________________________________
56610[ 10017] By: jhi on 2001/05/07 19:35:10
56611 Log: s/WebTechnique's/WebTechniques/
56612 Branch: perl
56613 ! pod/perlfaq2.pod
56614____________________________________________________________________________
56615[ 10016] By: jhi on 2001/05/07 12:26:29
56616 Log: Llama 3 updates from Randal.
56617 Branch: perl
56618 ! pod/perlfaq2.pod
56619____________________________________________________________________________
56620[ 10015] By: jhi on 2001/05/07 01:34:38
56621 Log: Subject: [PATCH] Help -Dt show correct pad variables
56622 From: Benjamin Sugars <ben.sugars@home.com>
56623 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
56624 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
56625 Branch: perl
56626 ! embed.h embed.pl proto.h run.c
56627____________________________________________________________________________
56628[ 10014] By: jhi on 2001/05/07 01:23:56
56629 Log: Subject: [PATCH] Document C<our $foo : shared>
56630 From: Benjamin Sugars <ben.sugars@home.com>
56631 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
56632 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
56633 Branch: perl
56634 ! pod/perlfunc.pod
56635____________________________________________________________________________
56636[ 10013] By: jhi on 2001/05/07 01:22:22
56637 Log: Subject: [PATCH B::Deparse] undefined folded constants
56638 From: Robin Houston <robin@kitsite.com>
56639 Date: Sun, 6 May 2001 17:19:09 +0100
56640 Message-ID: <20010506171909.A7046@penderel>
56641 Branch: perl
56642 ! ext/B/B/Deparse.pm
56643____________________________________________________________________________
56644[ 10012] By: jhi on 2001/05/07 00:57:38
56645 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
56646 From: Robin Houston <robin@kitsite.com>
56647 Message-ID: <20010506164654.A6848@penderel>
56648 Date: Sun, 6 May 2001 16:46:54 +0100
56649 Branch: perl
56650 ! ext/B/B/Deparse.pm
56651____________________________________________________________________________
56652[ 10011] By: jhi on 2001/05/07 00:52:18
56653 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
56654 From: Robin Houston <robin@kitsite.com>
56655 Date: Sun, 6 May 2001 14:47:02 +0100
56656 Message-ID: <20010506144702.A6308@penderel>
56657 Branch: perl
56658 ! t/op/my_stash.t
56659____________________________________________________________________________
56660[ 10010] By: jhi on 2001/05/06 15:07:51
56661 Log: Subject: Perl book, magazine and website updates.
56662 From: Simon Cozens <simon@netthink.co.uk>
56663 Date: Sun, 6 May 2001 16:55:36 +0100
56664 Message-ID: <20010506165536.A1795@netthink.co.uk>
56665 Branch: perl
56666 ! pod/perlbook.pod pod/perlfaq2.pod
56667____________________________________________________________________________
56668[ 10009] By: jhi on 2001/05/06 14:11:40
56669 Log: Tweaks on the Tru64 prof options.
56670 Branch: perl
56671 ! pod/perlhack.pod
56672____________________________________________________________________________
56673[ 10008] By: jhi on 2001/05/06 13:51:49
56674 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
56675 From: Robin Houston <robin@kitsite.com>
56676 Date: Sun, 6 May 2001 14:40:51 +0100
56677 Message-ID: <20010506144051.A6279@penderel>
56678 Branch: perl
56679 ! t/pod/testp2pt.pl
56680____________________________________________________________________________
56681[ 10007] By: jhi on 2001/05/06 13:49:31
56682 Log: Subject: [PATCH B::Deparse] scoping
56683 From: Robin Houston <robin@kitsite.com>
56684 Date: Sun, 6 May 2001 14:36:56 +0100
56685 Message-ID: <20010506143656.A4006@penderel>
56686 Branch: perl
56687 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
56688____________________________________________________________________________
56689[ 10006] By: jhi on 2001/05/06 13:24:12
56690 Log: Document the undefinedness of bitshifting out of range.
56691 Branch: perl
56692 ! pod/perlop.pod
56693____________________________________________________________________________
56694[ 10005] By: jhi on 2001/05/06 13:03:17
56695 Log: Retract #10003 and update the IDE descriptions a bit.
56696 Branch: perl
56697 ! pod/perlfaq3.pod
56698____________________________________________________________________________
56699[ 10004] By: jhi on 2001/05/06 03:02:41
56700 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
56701 From: Prymmer/Kahn <pvhp@best.com>
56702 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
56703 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
56704 Branch: perl
56705 ! win32/Makefile win32/buildext.pl win32/config.bc
56706 ! win32/config.gc win32/config.vc
56707____________________________________________________________________________
56708[ 10003] By: jhi on 2001/05/05 20:24:44
56709 Log: (Retracted by #10005.)
56710 Branch: perl
56711 ! pod/perlfaq3.pod
56712____________________________________________________________________________
56713[ 10002] By: jhi on 2001/05/05 19:23:36
56714 Log: It's "psed", not "sed".
56715 Branch: perl
56716 ! x2p/s2p.PL
56717____________________________________________________________________________
56718[ 10001] By: jhi on 2001/05/05 18:35:38
56719 Log: Update Changes.
56720 Branch: perl
56721 ! Changes patchlevel.h
56722____________________________________________________________________________
56723[ 10000] By: jhi on 2001/05/05 18:32:15
56724 Log: Subject: Re: bleadperl make install fails due to "psed"
56725 From: andreas.koenig@anima.de (Andreas J. Koenig)
56726 Date: 05 May 2001 18:23:28 +0200
56727 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
56728 Branch: perl
56729 ! x2p/Makefile.SH x2p/s2p.PL
56730____________________________________________________________________________
56731[ 9999] By: jhi on 2001/05/05 18:28:09
56732 Log: AUTHORS updates.
56733 Branch: perl
56734 ! AUTHORS
56735____________________________________________________________________________
56736[ 9998] By: jhi on 2001/05/05 18:16:00
56737 Log: Updates on the pods related to the modules included since 5.6.
56738
56739 TODO: perltodo really could use major updating.
56740 Branch: perl
56741 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
56742 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
56743 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
56744 ! pod/perlsyn.pod pod/perltodo.pod
56745____________________________________________________________________________
56746[ 9997] By: jhi on 2001/05/05 17:35:17
56747 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
56748 from Kurt Skauen.
56749 Branch: perl
56750 + hints/atheos.sh
56751 ! MANIFEST
56752____________________________________________________________________________
56753[ 9996] By: jhi on 2001/05/05 17:25:00
56754 Log: Add preemptive #undefs for some of the shorter and more prone
56755 to collision regcomp.h #defines. (Background: the MASK collided
56756 with a system header #define in Rhapsody.)
56757 Branch: perl
56758 ! regcomp.h
56759____________________________________________________________________________
56760[ 9995] By: jhi on 2001/05/05 13:24:21
56761 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
56762 From: Nicholas Clark <nick@ccl4.org>
56763 Date: Sat, 5 May 2001 14:46:39 +0100
56764 Message-ID: <20010505144639.O53513@plum.flirble.org>
56765
56766 Add a test for the constants (if any) being processed correctly.
56767 Branch: perl
56768 ! utils/h2xs.PL
56769____________________________________________________________________________
56770[ 9994] By: jhi on 2001/05/05 02:11:03
56771 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
56772 From: Peter Prymmer <pvhp@forte.com>
56773 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
56774 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
56775 Branch: perl
56776 ! t/lib/b-stash.t
56777____________________________________________________________________________
56778[ 9993] By: jhi on 2001/05/05 02:03:49
56779 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
56780 From: Peter Prymmer <pvhp@forte.com>
56781 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
56782 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
56783 Branch: perl
56784 ! perlio.c vms/vmsish.h
56785____________________________________________________________________________
56786[ 9992] By: jhi on 2001/05/04 17:21:12
56787 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
56788 From: Robin Barker <rmb1@cise.npl.co.uk>
56789 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
56790 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
56791 Branch: perl
56792 + t/pod/plainer.t
56793 ! MANIFEST
56794____________________________________________________________________________
56795[ 9991] By: jhi on 2001/05/04 16:47:45
56796 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
56797 From: Robin Barker <rmb1@cise.npl.co.uk>
56798 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
56799 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
56800 Branch: perl
56801 ! regcomp.c
56802____________________________________________________________________________
56803[ 9990] By: jhi on 2001/05/04 14:37:20
56804 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
56805 From: Prymmer/Kahn <pvhp@best.com>
56806 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
56807 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
56808 Branch: perl
56809 ! t/lib/b-stash.t
56810____________________________________________________________________________
56811[ 9989] By: jhi on 2001/05/04 14:03:58
56812 Log: Introduce perl572delta, update Todo, add the missing
56813 mention about signal safety since 5.7.1 (though this
56814 requires verification and more details.)
56815 Branch: perl
56816 + pod/perl572delta.pod
56817 ! MANIFEST Todo pod/perl571delta.pod
56818____________________________________________________________________________
56819[ 9988] By: jhi on 2001/05/04 12:41:51
56820 Log: Subject: [PATCH perl@9944] long =item
56821 From: Robin Barker <rmb1@cise.npl.co.uk>
56822 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
56823 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
56824 Branch: perl
56825 ! ext/Time/HiRes/HiRes.pm
56826____________________________________________________________________________
56827[ 9987] By: jhi on 2001/05/04 12:39:19
56828 Log: The #9901 had removed one line essential for EBCDIC.
56829 Branch: perl
56830 ! regcomp.c
56831____________________________________________________________________________
56832[ 9986] By: jhi on 2001/05/04 12:30:23
56833 Log: Subject: cygwin/Makefile.SHs INSTALL patch
56834 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
56835 Date: Mon, 08 Jan 2001 04:59:21 +0200
56836 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
56837 Branch: perl
56838 ! cygwin/Makefile.SHs
56839____________________________________________________________________________
56840[ 9985] By: jhi on 2001/05/04 03:51:39
56841 Log: Encode/IO doc tweaks.
56842 Branch: perl
56843 ! ext/Encode/Encode.pm
56844____________________________________________________________________________
56845[ 9984] By: jhi on 2001/05/04 03:29:34
56846 Log: Remove GDBM_File from the dynamic extensions for UTS,
56847 GDBM is not a standard feature.
56848 Branch: perl
56849 ! hints/uts.sh
56850____________________________________________________________________________
56851[ 9983] By: jhi on 2001/05/04 03:22:59
56852 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
56853 Branch: perl
56854 ! pod/perlretut.pod
56855____________________________________________________________________________
56856[ 9982] By: jhi on 2001/05/03 23:21:03
56857 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
56858 From: Benjamin Sugars <bsugars@canoe.ca>
56859 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
56860 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
56861 Branch: perl
56862 ! dump.c
56863____________________________________________________________________________
56864[ 9981] By: jhi on 2001/05/03 23:20:05
56865 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
56866 From: Benjamin Sugars <bsugars@canoe.ca>
56867 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
56868 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
56869 Branch: perl
56870 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56871____________________________________________________________________________
56872[ 9980] By: jhi on 2001/05/03 23:15:29
56873 Log: Integrate perlio:
56874
56875 [ 9976]
56876 Allow $answer = encode($object,$text); like it says in docs.
56877
56878 [ 9975]
56879 Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
56880 to be in scope (fair enough), and also a package variable (our) for eval to see it.
56881 Branch: perl
56882 !> ext/Encode/Encode.pm
56883____________________________________________________________________________
56884[ 9979] By: jhi on 2001/05/03 16:54:59
56885 Log: Install psed man page.
56886 Branch: perl
56887 ! installman
56888____________________________________________________________________________
56889[ 9978] By: jhi on 2001/05/03 16:45:58
56890 Log: Remove unused files; noted by Sarathy.
56891 Branch: perl
56892 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
56893 ! MANIFEST
56894____________________________________________________________________________
56895[ 9977] By: jhi on 2001/05/03 16:42:30
56896 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
56897 From: Andy Dougherty <doughera@lafayette.edu>
56898 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
56899 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
56900 Branch: perl
56901 ! INSTALL
56902____________________________________________________________________________
56903[ 9976] By: nick on 2001/05/03 16:40:42
56904 Log: Allow $answer = encode($object,$text); like it says in docs.
56905 Branch: perlio
56906 ! ext/Encode/Encode.pm
56907____________________________________________________________________________
56908[ 9975] By: nick on 2001/05/03 16:22:30
56909 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
56910 to be in scope (fair enough), and also a package variable (our) for eval to see it.
56911 Branch: perlio
56912 ! ext/Encode/Encode.pm
56913____________________________________________________________________________
56914[ 9974] By: nick on 2001/05/03 15:48:17
56915 Log: Integrate mainline.
56916 Branch: perlio
56917 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
56918 +> t/lib/filter-simple.t t/lib/next.t
56919 !> (integrate 70 files)
56920____________________________________________________________________________
56921[ 9973] By: jhi on 2001/05/03 13:09:09
56922 Log: Update Changes.
56923 Branch: perl
56924 ! Changes patchlevel.h
56925____________________________________________________________________________
56926[ 9972] By: jhi on 2001/05/03 12:58:33
56927 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
56928 From: Prymmer/Kahn <pvhp@best.com>
56929 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
56930 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
56931 Branch: perl
56932 ! t/io/fflush.t
56933____________________________________________________________________________
56934[ 9971] By: jhi on 2001/05/03 12:57:26
56935 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
56936 From: Prymmer/Kahn <pvhp@best.com>
56937 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
56938 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
56939 Branch: perl
56940 ! win32/FindExt.pm
56941____________________________________________________________________________
56942[ 9970] By: jhi on 2001/05/03 02:42:46
56943 Log: Can't croak sans thread context, from Doug MacEachern.
56944 Branch: perl
56945 ! toke.c
56946____________________________________________________________________________
56947[ 9969] By: jhi on 2001/05/03 01:23:48
56948 Log: Subject: Random input test and Perl
56949 From: Ilya Zakharevich <ilya@math.berkeley.edu>
56950 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
56951 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
56952 Branch: perl
56953 ! toke.c
56954____________________________________________________________________________
56955[ 9968] By: jhi on 2001/05/02 22:17:21
56956 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
56957 From: Peter Prymmer <pvhp@forte.com>
56958 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
56959 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
56960 Branch: perl
56961 ! pod/perlfunc.pod pod/perlport.pod
56962____________________________________________________________________________
56963[ 9967] By: jhi on 2001/05/02 20:12:45
56964 Log: Workaround for UTS compiler casting bug from Hal Morris.
56965 Branch: perl
56966 ! perl.h
56967____________________________________________________________________________
56968[ 9966] By: jhi on 2001/05/02 18:31:37
56969 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
56970 From: Dan Sugalski <dan@sidhe.org>
56971 Date: Wed, 02 May 2001 15:23:22 -0400
56972 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
56973 Branch: perl
56974 ! perl.c vms/vms.c
56975____________________________________________________________________________
56976[ 9965] By: jhi on 2001/05/02 18:21:29
56977 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
56978 Branch: perl
56979 ! pod/perlfunc.pod
56980____________________________________________________________________________
56981[ 9964] By: jhi on 2001/05/02 18:15:01
56982 Log: Document large files in INSTALL, document also the %x
56983 limitation if not use64bitint, closes bug 20010326.007.
56984 Branch: perl
56985 ! INSTALL
56986____________________________________________________________________________
56987[ 9963] By: jhi on 2001/05/02 17:24:47
56988 Log: perlmodlib tweaks; regen pods.
56989 Branch: perl
56990 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
56991 ! pod/perltoc.pod
56992____________________________________________________________________________
56993[ 9962] By: jhi on 2001/05/02 17:14:00
56994 Log: Fix for a segfault, from Marc Lehmann.
56995 Branch: perl
56996 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
56997____________________________________________________________________________
56998[ 9961] By: jhi on 2001/05/02 15:55:53
56999 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
57000 From: "Philip Newton" <pnewton@gmx.de>
57001 Date: Wed, 2 May 2001 18:39:03 +0200
57002 Message-ID: <3AF05447.15525.173B588@localhost>
57003 Branch: perl
57004 ! pod/perlop.pod
57005____________________________________________________________________________
57006[ 9960] By: jhi on 2001/05/02 15:35:37
57007 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
57008 From: Dan Sugalski <dan@sidhe.org>
57009 Date: Wed, 02 May 2001 11:37:27 -0400
57010 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
57011 Branch: perl
57012 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
57013 ! thread.h vms/vms.c vms/vmsish.h
57014____________________________________________________________________________
57015[ 9959] By: jhi on 2001/05/02 15:21:08
57016 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
57017 From: Benjamin Sugars <bsugars@canoe.ca>
57018 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
57019 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
57020 Branch: perl
57021 ! ext/PerlIO/Scalar/Scalar.xs
57022____________________________________________________________________________
57023[ 9958] By: jhi on 2001/05/02 15:15:53
57024 Log: Bug in #9915, spotted by Mike Guy.
57025 Branch: perl
57026 ! installperl
57027____________________________________________________________________________
57028[ 9957] By: jhi on 2001/05/02 13:26:01
57029 Log: Add a test for not griping about references as array
57030 indices if the reference has magic in it (overloaded
57031 methods).
57032 Branch: perl
57033 ! pod/perldiag.pod t/pragma/warn/pp_hot
57034____________________________________________________________________________
57035[ 9956] By: jhi on 2001/05/02 13:07:01
57036 Log: Retracted a bit too much in #9952.
57037 Branch: perl
57038 ! t/pragma/sub_lval.t
57039____________________________________________________________________________
57040[ 9955] By: jhi on 2001/05/02 13:05:38
57041 Log: Test for #9952.
57042 Branch: perl
57043 ! t/op/tie.t
57044____________________________________________________________________________
57045[ 9954] By: jhi on 2001/05/02 11:48:18
57046 Log: Additional note on the encoding example: one cannot
57047 convert string constants in-place.
57048 Branch: perl
57049 ! ext/Encode/Encode.pm
57050____________________________________________________________________________
57051[ 9953] By: jhi on 2001/05/02 11:43:51
57052 Log: Note that if you have recent enough Perl you already
57053 have Filter::Util::Call.
57054 Branch: perl
57055 ! lib/Filter/Simple.pm
57056____________________________________________________________________________
57057[ 9952] By: jhi on 2001/05/02 11:31:53
57058 Log: Retract changes #8254 and #8255, causes coredump in
57059 'tie FH, "main"', reported by Abigail, culprit found by
57060 Benjamin Sugars. Mirrors maintperl change #9950.
57061 Branch: perl
57062 ! op.c t/pragma/sub_lval.t
57063____________________________________________________________________________
57064[ 9951] By: jhi on 2001/05/02 11:14:29
57065 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
57066 Branch: perl
57067 + t/lib/MyFilter.pm
57068____________________________________________________________________________
57069[ 9950] By: gsar on 2001/05/02 03:17:11
57070 Log: revert integration of changes#8254,8255 in change#8620 (causes
57071 a coredump in C<tie FH, 'foo'>; the idea itself may need better
57072 rationalization)
57073 Branch: maint-5.6/perl
57074 ! op.c t/pragma/sub_lval.t
57075____________________________________________________________________________
57076[ 9949] By: gsar on 2001/05/02 02:56:32
57077 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
57078
57079 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57080
57081 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57082 Branch: maint-5.6/perl
57083 !> hints/svr5.sh
57084____________________________________________________________________________
57085[ 9948] By: gsar on 2001/05/02 02:49:15
57086 Log: pod/find.t breaks on VMS (from Craig Berry)
57087 Branch: maint-5.6/perl
57088 ! t/pod/find.t
57089____________________________________________________________________________
57090[ 9947] By: jhi on 2001/05/02 02:43:09
57091 Log: Add an encoding conversion example.
57092 Branch: perl
57093 ! ext/Encode/Encode.pm
57094____________________________________________________________________________
57095[ 9946] By: jhi on 2001/05/02 01:34:22
57096 Log: Another coat of paint but still nowhere finished.
57097 Need to decide on the semantics of strptime(): should
57098 strptime() be a function instead of a method? To do
57099 the week/monthname-strptiming the i18n/l10n bullet needs
57100 to be bitten with gusto.
57101 Branch: perl
57102 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
57103____________________________________________________________________________
57104[ 9945] By: jhi on 2001/05/01 23:40:52
57105 Log: Update Changes.
57106 Branch: perl
57107 ! Changes patchlevel.h
57108____________________________________________________________________________
57109[ 9944] By: jhi on 2001/05/01 23:33:37
57110 Log: Add known-to-be-tested modules to the list-to-be-skipped.
57111 Branch: perl
57112 ! t/lib/1_compile.t
57113____________________________________________________________________________
57114[ 9943] By: jhi on 2001/05/01 23:24:40
57115 Log: Subject: BorlandC++ fix
57116 From: "Vadim Konovalov" <watman@inbox.ru>
57117 Date: Mon, 30 Apr 2001 20:12:26 -0700
57118 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
57119 Branch: perl
57120 ! win32/makefile.mk
57121____________________________________________________________________________
57122[ 9942] By: jhi on 2001/05/01 23:18:02
57123 Log: Update to Filter::Simple 0.60, create a test for it.
57124 Branch: perl
57125 + t/lib/filter-simple.t
57126 ! MANIFEST lib/Filter/Simple.pm
57127____________________________________________________________________________
57128[ 9941] By: jhi on 2001/05/01 19:47:24
57129 Log: Subject: Re: bleadperl: s/// failure with \b and /g
57130 From: Hugo <hv@crypt.compulink.co.uk>
57131 Date: Tue, 01 May 2001 20:12:20 +0100
57132 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
57133 Branch: perl
57134 ! pp_hot.c t/op/re_tests
57135____________________________________________________________________________
57136[ 9940] By: jhi on 2001/05/01 19:42:16
57137 Log: Integrate perlio:
57138
57139 [ 9936]
57140 Fix for base.pm clobbering $VERSION
57141
57142 [ 9935]
57143 Test for base.pm clobbering $VERSION.
57144 Branch: perl
57145 !> lib/base.pm t/lib/fields.t
57146____________________________________________________________________________
57147[ 9939] By: jhi on 2001/05/01 19:39:51
57148 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
57149 From: Benjamin Sugars <bsugars@canoe.ca>
57150 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
57151 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
57152 Branch: perl
57153 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57154____________________________________________________________________________
57155[ 9938] By: jhi on 2001/05/01 19:34:09
57156 Log: Add NEXT, a pseudo-class for method redispatching.
57157 <Damian>NEXT.pm probably offers more bang-for-buck
57158 than anything else I've ever written.</Damian>
57159 Branch: perl
57160 + lib/NEXT.pm t/lib/next.t
57161 ! MANIFEST
57162____________________________________________________________________________
57163[ 9937] By: jhi on 2001/05/01 19:21:41
57164 Log: Update to Switch 2.02.
57165 Branch: perl
57166 ! lib/Switch.pm t/lib/switch.t
57167____________________________________________________________________________
57168[ 9936] By: nick on 2001/05/01 19:09:21
57169 Log: Fix for base.pm clobbering $VERSION
57170 Branch: perlio
57171 ! lib/base.pm
57172____________________________________________________________________________
57173[ 9935] By: nick on 2001/05/01 18:54:38
57174 Log: Test for base.pm clobbering $VERSION.
57175 Branch: perlio
57176 ! t/lib/fields.t
57177____________________________________________________________________________
57178[ 9934] By: jhi on 2001/05/01 18:39:10
57179 Log: Add information about Scalar::Util::blessed.
57180 Branch: perl
57181 ! pod/perlobj.pod
57182____________________________________________________________________________
57183[ 9933] By: jhi on 2001/05/01 18:33:51
57184 Log: Subject: Extra UNIVERSAL documentation
57185 From: Mike Guy <mjtg@cam.ac.uk>
57186 Date: Tue, 01 May 2001 20:12:11 +0100
57187 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
57188 Branch: perl
57189 ! pod/perlobj.pod
57190____________________________________________________________________________
57191[ 9932] By: jhi on 2001/05/01 18:26:54
57192 Log: Subject: Autoflush in tests as appropriate
57193 From: Mike Guy <mjtg@cam.ac.uk>
57194 Date: Tue, 01 May 2001 20:05:31 +0100
57195 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
57196 Branch: perl
57197 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
57198 ! t/op/taint.t
57199____________________________________________________________________________
57200[ 9931] By: jhi on 2001/05/01 18:02:29
57201 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
57202 From: Benjamin Sugars <bsugars@canoe.ca>
57203 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
57204 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
57205 Branch: perl
57206 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57207____________________________________________________________________________
57208[ 9930] By: jhi on 2001/05/01 15:12:26
57209 Log: Subject: Re: Finally got a round tuit
57210 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57211 Date: Tue, 01 May 2001 14:14:10 +0200
57212 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
57213
57214 The -DP part, slightly modified.
57215 Branch: perl
57216 ! perl.c
57217____________________________________________________________________________
57218[ 9929] By: jhi on 2001/05/01 14:17:15
57219 Log: Subject: Re: Finally got a round tuit
57220 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57221 Date: Tue, 01 May 2001 16:34:06 +0200
57222 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
57223
57224 cpp and optimization tweaks for HP-UX.
57225 Branch: perl
57226 ! hints/hpux.sh
57227____________________________________________________________________________
57228[ 9928] By: jhi on 2001/05/01 13:24:20
57229 Log: Tune the scan_num() comments to reality.
57230 Branch: perl
57231 ! toke.c
57232____________________________________________________________________________
57233[ 9927] By: jhi on 2001/05/01 13:14:01
57234 Log: Subject: [PATCH B::Deparse] optimised sort
57235 From: Robin Houston <robin@kitsite.com>
57236 Date: Tue, 1 May 2001 14:07:12 +0100
57237 Message-ID: <20010501140712.A4266@penderel>
57238 Branch: perl
57239 ! ext/B/B/Deparse.pm
57240____________________________________________________________________________
57241[ 9926] By: jhi on 2001/05/01 13:10:53
57242 Log: Subject: [PATCH t/lib/b-deparse.t]
57243 From: Robin Houston <robin@kitsite.com>
57244 Date: Tue, 1 May 2001 13:37:42 +0100
57245 Message-ID: <20010501133742.A4082@penderel>
57246 Branch: perl
57247 ! t/lib/b-deparse.t
57248____________________________________________________________________________
57249[ 9925] By: jhi on 2001/05/01 13:10:13
57250 Log: Subject: [PATCH B::Deparse] for(;;), sort
57251 From: Robin Houston <robin@kitsite.com>
57252 Date: Tue, 1 May 2001 13:35:00 +0100
57253 Message-ID: <20010501133500.A4061@penderel>
57254 Branch: perl
57255 ! ext/B/B/Deparse.pm
57256____________________________________________________________________________
57257[ 9924] By: jhi on 2001/05/01 13:09:22
57258 Log: Subject: [PATCH B::Deparse] do, warn, use
57259 From: Robin Houston <robin@kitsite.com>
57260 Date: Tue, 1 May 2001 13:31:03 +0100
57261 Message-ID: <20010501133103.A4041@penderel>
57262 Branch: perl
57263 ! ext/B/B/Deparse.pm
57264____________________________________________________________________________
57265[ 9923] By: jhi on 2001/05/01 11:45:36
57266 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
57267 From: Benjamin Sugars <ben.sugars@home.com>
57268 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
57269 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
57270 Branch: perl
57271 + t/io/fflush.t
57272 ! MANIFEST
57273____________________________________________________________________________
57274[ 9922] By: jhi on 2001/05/01 11:35:42
57275 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
57276 From: Peter Prymmer <pvhp@forte.com>
57277 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
57278 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
57279 Branch: perl
57280 ! t/lib/selfstubber.t
57281____________________________________________________________________________
57282[ 9921] By: jhi on 2001/04/30 16:34:33
57283 Log: Subject: [PATCH B::Concise] suppress warning
57284 From: Robin Houston <robin@kitsite.com>
57285 Date: Mon, 30 Apr 2001 16:09:49 +0100
57286 Message-ID: <20010430160949.A25086@penderel>
57287 Branch: perl
57288 ! ext/B/B/Concise.pm
57289____________________________________________________________________________
57290[ 9920] By: jhi on 2001/04/30 13:56:04
57291 Log: Strip the *markers* from #9919.
57292 Branch: perl
57293 ! pod/perlfaq.pod pod/perlfaq5.pod
57294____________________________________________________________________________
57295[ 9919] By: jhi on 2001/04/30 13:54:04
57296 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
57297 From: Gwyn Judd <b.judd@xtra.co.nz>
57298 Date: Sun, 29 Apr 2001 01:47:49 +1200
57299 Message-ID: <20010429014749.A4418@thislove>
57300 Branch: perl
57301 ! pod/perlfaq.pod pod/perlfaq5.pod
57302____________________________________________________________________________
57303[ 9918] By: jhi on 2001/04/30 13:13:54
57304 Log: More_tweakage.
57305 Branch: perl
57306 ! pod/perldata.pod pod/perldiag.pod
57307____________________________________________________________________________
57308[ 9917] By: jhi on 2001/04/30 13:01:27
57309 Log: Update Changes.
57310 Branch: perl
57311 ! Changes patchlevel.h
57312____________________________________________________________________________
57313[ 9916] By: jhi on 2001/04/30 12:57:03
57314 Log: T_w_e_a_k_a_g_e.
57315 Branch: perl
57316 ! pod/perldata.pod pod/perldiag.pod
57317____________________________________________________________________________
57318[ 9915] By: jhi on 2001/04/30 12:39:29
57319 Log: Install s2p also as psed.
57320
57321 TODO: psed documentation?
57322 Branch: perl
57323 ! installperl
57324____________________________________________________________________________
57325[ 9914] By: jhi on 2001/04/30 12:29:21
57326 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
57327 From: Jens Hamisch <jens@Strawberry.COM>
57328 Date: Fri, 27 Apr 2001 17:00:36 +0200
57329 Message-ID: <20010427170036.K1372@Strawberry.COM>
57330
57331 SOCKS5_VERSION_NAME is the right symbol to detect
57332 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
57333 function called socks5_init() is available, and even that is
57334 not universal, most SOCKS5 installations use SOCKSinit()).
57335 Branch: perl
57336 ! perlio.c
57337____________________________________________________________________________
57338[ 9913] By: jhi on 2001/04/30 12:22:15
57339 Log: Allow a zero timeout on IO::Socket accept and connect--
57340 though one really shouldn't do that. Based on
57341
57342 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
57343 From: "John Holdsworth" <coldwave@bigfoot.com>
57344 Date: Sun, 4 Feb 2001 12:48:18 +0100
57345 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
57346 Branch: perl
57347 ! ext/IO/lib/IO/Socket.pm
57348____________________________________________________________________________
57349[ 9912] By: jhi on 2001/04/30 11:27:27
57350 Log: Save the spot of regprev (see #9911) for binary compatibility;
57351 regen API.
57352 Branch: perl
57353 ! embedvar.h perlapi.h thrdvar.h
57354____________________________________________________________________________
57355[ 9911] By: jhi on 2001/04/30 11:22:03
57356 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
57357 From: Hugo <hv@crypt.compulink.co.uk>
57358 Date: Sun, 29 Apr 2001 17:09:30 +0100
57359 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
57360 Branch: perl
57361 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
57362____________________________________________________________________________
57363[ 9910] By: jhi on 2001/04/30 11:15:12
57364 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
57365 a dummy for PL_numeric_radix); no pressing reason to break
57366 binary compatibility; regen API.
57367 Branch: perl
57368 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
57369 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
57370____________________________________________________________________________
57371[ 9909] By: jhi on 2001/04/30 10:56:08
57372 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
57373 From: Walt Mankowski <waltman@netaxs.com>
57374 Date: Sun, 29 Apr 2001 21:53:48 -0400
57375 Message-ID: <20010429215348.A3971@netaxs.com>
57376 Branch: perl
57377 ! pod/perlfunc.pod
57378____________________________________________________________________________
57379[ 9908] By: jhi on 2001/04/30 10:49:40
57380 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
57381 Branch: perl
57382 ! t/lib/selfstubber.t
57383____________________________________________________________________________
57384[ 9907] By: nick on 2001/04/30 09:26:50
57385 Log: Integrate mainline.
57386 Branch: perlio
57387 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
57388____________________________________________________________________________
57389[ 9906] By: jhi on 2001/04/29 23:24:20
57390 Log: Abigail spotted a thinko in #9905.
57391 Branch: perl
57392 ! pod/perldiag.pod
57393____________________________________________________________________________
57394[ 9905] By: jhi on 2001/04/29 15:55:39
57395 Log: Changed the underscore/undebar syntax in numeric constants;
57396 now any grouping will do, as long as the underscores are not
57397 consecutive (so "zero-grouping" is out), and they do not begin
57398 or end the integer or fractional parts.
57399 Branch: perl
57400 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
57401____________________________________________________________________________
57402[ 9904] By: nick on 2001/04/29 15:43:22
57403 Log: Integrate mainline.
57404 Branch: perlio
57405 +> (branch 98 files)
57406 - lib/unicode/Block.pl
57407 - lib/unicode/In/AlphabeticPresentationForms.pl
57408 - lib/unicode/In/Arabic.pl
57409 - lib/unicode/In/ArabicPresentationForms-A.pl
57410 - lib/unicode/In/ArabicPresentationForms-B.pl
57411 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
57412 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
57413 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
57414 - lib/unicode/In/BopomofoExtended.pl
57415 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
57416 - lib/unicode/In/CJKCompatibility.pl
57417 - lib/unicode/In/CJKCompatibilityForms.pl
57418 - lib/unicode/In/CJKCompatibilityIdeographs.pl
57419 - lib/unicode/In/CJKRadicalsSupplement.pl
57420 - lib/unicode/In/CJKSymbolsandPunctuation.pl
57421 - lib/unicode/In/CJKUnifiedIdeographs.pl
57422 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
57423 - lib/unicode/In/Cherokee.pl
57424 - lib/unicode/In/CombiningDiacriticalMarks.pl
57425 - lib/unicode/In/CombiningHalfMarks.pl
57426 - lib/unicode/In/CombiningMarksforSymbols.pl
57427 - lib/unicode/In/ControlPictures.pl
57428 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
57429 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
57430 - lib/unicode/In/EnclosedAlphanumerics.pl
57431 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
57432 - lib/unicode/In/Ethiopic.pl
57433 - lib/unicode/In/GeneralPunctuation.pl
57434 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
57435 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
57436 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
57437 - lib/unicode/In/HalfwidthandFullwidthForms.pl
57438 - lib/unicode/In/HangulCompatibilityJamo.pl
57439 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
57440 - lib/unicode/In/Hebrew.pl
57441 - lib/unicode/In/HighPrivateUseSurrogates.pl
57442 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
57443 - lib/unicode/In/IPAExtensions.pl
57444 - lib/unicode/In/IdeographicDescriptionCharacters.pl
57445 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
57446 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
57447 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
57448 - lib/unicode/In/Latin-1Supplement.pl
57449 - lib/unicode/In/LatinExtended-A.pl
57450 - lib/unicode/In/LatinExtended-B.pl
57451 - lib/unicode/In/LatinExtendedAdditional.pl
57452 - lib/unicode/In/LetterlikeSymbols.pl
57453 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
57454 - lib/unicode/In/MathematicalOperators.pl
57455 - lib/unicode/In/MiscellaneousSymbols.pl
57456 - lib/unicode/In/MiscellaneousTechnical.pl
57457 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
57458 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
57459 - lib/unicode/In/OpticalCharacterRecognition.pl
57460 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
57461 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
57462 - lib/unicode/In/SmallFormVariants.pl
57463 - lib/unicode/In/SpacingModifierLetters.pl
57464 - lib/unicode/In/Specials.pl
57465 - lib/unicode/In/SuperscriptsandSubscripts.pl
57466 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
57467 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
57468 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
57469 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
57470 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
57471 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
57472 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
57473 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
57474 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
57475 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
57476 !> utf8.c win32/Makefile
57477____________________________________________________________________________
57478[ 9903] By: jhi on 2001/04/29 14:30:53
57479 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
57480 From: Prymmer/Kahn <pvhp@best.com>
57481 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
57482 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
57483 Branch: perl
57484 ! win32/Makefile
57485____________________________________________________________________________
57486[ 9902] By: jhi on 2001/04/29 02:52:44
57487 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
57488 From: "Abigail" <abigail@foad.org>
57489 Date: Sun, 29 Apr 2001 03:14:25 +0200
57490 Message-ID: <20010429011425.24503.qmail@foad.org>
57491 Branch: perl
57492 ! ext/IO/lib/IO/Seekable.pm
57493____________________________________________________________________________
57494[ 9901] By: jhi on 2001/04/29 02:04:46
57495 Log: In character classes one couldn't have 0x80..0xff characters
57496 at the left hand side if there were 0x100.. characters in the
57497 character class.
57498 Branch: perl
57499 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
57500 ! t/op/pat.t utf8.c
57501____________________________________________________________________________
57502[ 9900] By: jhi on 2001/04/28 22:55:04
57503 Log: Forgot the latest mktables.PL from #9899.
57504 Branch: perl
57505 ! lib/unicode/mktables.PL
57506____________________________________________________________________________
57507[ 9899] By: jhi on 2001/04/28 22:53:28
57508 Log: Explain the \p{} and \P{} error message better and
57509 have prettier prettyprint in In.pl.
57510 Branch: perl
57511 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
57512 ! pod/perldiag.pod
57513____________________________________________________________________________
57514[ 9898] By: jhi on 2001/04/28 21:03:34
57515 Log: Add one possible explanation for the "Invalid [] range" error.
57516 Branch: perl
57517 ! pod/perldiag.pod
57518____________________________________________________________________________
57519[ 9897] By: jhi on 2001/04/28 17:18:26
57520 Log: Add a level of indirection to the implementation of \p{InFoo}
57521 so that we don't have to have long filenames. (Nothing changes
57522 in the user interface.) The indirection is defined in
57523 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
57524 Also rename some the character classes by removing '-' from
57525 the classnames, and finally renamed Block.pl as Blocks.pl.
57526 Branch: perl
57527 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
57528 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
57529 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
57530 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
57531 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
57532 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
57533 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
57534 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
57535 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
57536 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
57537 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
57538 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
57539 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
57540 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
57541 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
57542 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
57543 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
57544 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
57545 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
57546 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
57547 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
57548 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
57549 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
57550 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
57551 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
57552 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
57553 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
57554 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
57555 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
57556 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
57557 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
57558 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
57559 + lib/unicode/In/94.pl lib/unicode/In/95.pl
57560 - lib/unicode/Block.pl
57561 - lib/unicode/In/AlphabeticPresentationForms.pl
57562 - lib/unicode/In/Arabic.pl
57563 - lib/unicode/In/ArabicPresentationForms-A.pl
57564 - lib/unicode/In/ArabicPresentationForms-B.pl
57565 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
57566 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
57567 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
57568 - lib/unicode/In/BopomofoExtended.pl
57569 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
57570 - lib/unicode/In/CJKCompatibility.pl
57571 - lib/unicode/In/CJKCompatibilityForms.pl
57572 - lib/unicode/In/CJKCompatibilityIdeographs.pl
57573 - lib/unicode/In/CJKRadicalsSupplement.pl
57574 - lib/unicode/In/CJKSymbolsandPunctuation.pl
57575 - lib/unicode/In/CJKUnifiedIdeographs.pl
57576 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
57577 - lib/unicode/In/Cherokee.pl
57578 - lib/unicode/In/CombiningDiacriticalMarks.pl
57579 - lib/unicode/In/CombiningHalfMarks.pl
57580 - lib/unicode/In/CombiningMarksforSymbols.pl
57581 - lib/unicode/In/ControlPictures.pl
57582 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
57583 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
57584 - lib/unicode/In/EnclosedAlphanumerics.pl
57585 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
57586 - lib/unicode/In/Ethiopic.pl
57587 - lib/unicode/In/GeneralPunctuation.pl
57588 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
57589 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
57590 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
57591 - lib/unicode/In/HalfwidthandFullwidthForms.pl
57592 - lib/unicode/In/HangulCompatibilityJamo.pl
57593 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
57594 - lib/unicode/In/Hebrew.pl
57595 - lib/unicode/In/HighPrivateUseSurrogates.pl
57596 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
57597 - lib/unicode/In/IPAExtensions.pl
57598 - lib/unicode/In/IdeographicDescriptionCharacters.pl
57599 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
57600 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
57601 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
57602 - lib/unicode/In/Latin-1Supplement.pl
57603 - lib/unicode/In/LatinExtended-A.pl
57604 - lib/unicode/In/LatinExtended-B.pl
57605 - lib/unicode/In/LatinExtendedAdditional.pl
57606 - lib/unicode/In/LetterlikeSymbols.pl
57607 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
57608 - lib/unicode/In/MathematicalOperators.pl
57609 - lib/unicode/In/MiscellaneousSymbols.pl
57610 - lib/unicode/In/MiscellaneousTechnical.pl
57611 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
57612 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
57613 - lib/unicode/In/OpticalCharacterRecognition.pl
57614 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
57615 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
57616 - lib/unicode/In/SmallFormVariants.pl
57617 - lib/unicode/In/SpacingModifierLetters.pl
57618 - lib/unicode/In/Specials.pl
57619 - lib/unicode/In/SuperscriptsandSubscripts.pl
57620 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
57621 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
57622 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
57623 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
57624 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
57625 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
57626 ! pod/perlunicode.pod
57627____________________________________________________________________________
57628[ 9896] By: jhi on 2001/04/28 14:33:17
57629 Log: Update the information on shared library path on HP-UX.
57630 Branch: perl
57631 ! INSTALL
57632____________________________________________________________________________
57633[ 9895] By: jhi on 2001/04/28 14:32:30
57634 Log: Because #9894 seems to do the trick, this workaround can be removed.
57635 Branch: perl
57636 ! t/lib/selfstubber.t
57637____________________________________________________________________________
57638[ 9894] By: jhi on 2001/04/28 14:26:13
57639 Log: For PerlIO flush the children's file handles (on fork/exec/system).
57640 Branch: perl
57641 ! perl.h
57642____________________________________________________________________________
57643[ 9893] By: jhi on 2001/04/28 14:23:15
57644 Log: Test tweak for #9891.
57645 Branch: perl
57646 ! t/lib/b-deparse.t
57647____________________________________________________________________________
57648[ 9892] By: jhi on 2001/04/28 14:10:13
57649 Log: New HP-UX hints from Merijn.
57650 Branch: perl
57651 ! hints/hpux.sh
57652____________________________________________________________________________
57653[ 9891] By: jhi on 2001/04/28 14:07:27
57654 Log: Subject: [PATCH B::Deparse] non-block scopes
57655 From: Robin Houston <robin@kitsite.com>
57656 Date: Fri, 27 Apr 2001 19:15:14 +0100
57657 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
57658 Branch: perl
57659 ! ext/B/B/Deparse.pm
57660____________________________________________________________________________
57661[ 9890] By: nick on 2001/04/27 19:41:25
57662 Log: Integrate mainline
57663 Branch: perlio
57664 +> t/lib/selfstubber.t
57665 !> (integrate 50 files)
57666____________________________________________________________________________
57667[ 9889] By: jhi on 2001/04/27 18:23:46
57668 Log: Subject: Re: selfstubber test fail on bleadperl
57669 From: Mike Guy <mjtg@cam.ac.uk>
57670 Date: Fri, 27 Apr 2001 19:31:18 +0100
57671 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
57672 Branch: perl
57673 ! t/lib/selfstubber.t
57674____________________________________________________________________________
57675[ 9888] By: jhi on 2001/04/27 16:20:54
57676 Log: Test tweak for #9886.
57677 Branch: perl
57678 ! t/lib/b-deparse.t
57679____________________________________________________________________________
57680[ 9887] By: jhi on 2001/04/27 16:16:33
57681 Log: Buffering issue at least in Solaris (even with perlio).
57682 Branch: perl
57683 ! t/lib/selfstubber.t
57684____________________________________________________________________________
57685[ 9886] By: jhi on 2001/04/27 14:59:23
57686 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
57687 From: Robin Houston <robin@kitsite.com>
57688 Date: Fri, 27 Apr 2001 16:53:20 +0100
57689 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
57690 Branch: perl
57691 ! ext/B/B/Deparse.pm
57692____________________________________________________________________________
57693[ 9885] By: jhi on 2001/04/27 14:23:51
57694 Log: Update Changes.
57695 Branch: perl
57696 ! Changes patchlevel.h
57697____________________________________________________________________________
57698[ 9884] By: jhi on 2001/04/27 14:14:12
57699 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
57700 From: "Philip Newton" <pnewton@gmx.de>
57701 Date: Fri, 27 Apr 2001 16:40:13 +0200
57702 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
57703 Branch: perl
57704 ! pod/perldata.pod
57705____________________________________________________________________________
57706[ 9883] By: jhi on 2001/04/27 13:28:19
57707 Log: Add LOG_PERROR; prettify the "removed".
57708 Branch: perl
57709 ! ext/Sys/Syslog/Syslog.xs
57710____________________________________________________________________________
57711[ 9882] By: jhi on 2001/04/27 13:13:18
57712 Log: h2xs tweaks: use NV instead of double, "quote" the removed
57713 prefixes for clarity (especially when nothing is removed),
57714 slight pod reformats.
57715 Branch: perl
57716 ! utils/h2xs.PL
57717____________________________________________________________________________
57718[ 9881] By: jhi on 2001/04/27 12:58:48
57719 Log: Don't bother creating existing directories.
57720 Branch: perl
57721 ! utils/h2xs.PL
57722____________________________________________________________________________
57723[ 9880] By: jhi on 2001/04/27 12:45:39
57724 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
57725 From: Mike Schilli <m@perlmeister.com>
57726 Date: Wed, 25 Apr 2001 01:29:21 -0700
57727 Message-id: <3AE68AE1.6A981723@perlmeister.com>
57728 Branch: perl
57729 ! utils/h2xs.PL
57730____________________________________________________________________________
57731[ 9879] By: jhi on 2001/04/27 12:40:55
57732 Log: break is not yet Perl. Added the template license also to README.
57733 Branch: perl
57734 ! utils/h2xs.PL
57735____________________________________________________________________________
57736[ 9878] By: jhi on 2001/04/27 03:08:20
57737 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
57738 From: Tim Jenness <t.jenness@jach.hawaii.edu>
57739 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
57740 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
57741 Branch: perl
57742 ! t/lib/xs-typemap.t
57743____________________________________________________________________________
57744[ 9877] By: jhi on 2001/04/26 23:54:40
57745 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
57746 From: "Abigail" <abigail@foad.org>
57747 Date: Fri, 27 Apr 2001 01:44:28 +0200
57748 Message-ID: <20010426234428.19786.qmail@foad.org>
57749 Branch: perl
57750 ! utils/h2xs.PL
57751____________________________________________________________________________
57752[ 9876] By: jhi on 2001/04/26 23:52:06
57753 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
57754 From: Peter Prymmer <pvhp@forte.com>
57755 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
57756 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
57757 Branch: perl
57758 ! t/lib/selfstubber.t
57759____________________________________________________________________________
57760[ 9875] By: jhi on 2001/04/26 23:48:10
57761 Log: Deparse nits.
57762 Branch: perl
57763 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
57764____________________________________________________________________________
57765[ 9874] By: jhi on 2001/04/26 22:46:05
57766 Log: Document ANYOF_CLASS.
57767 Branch: perl
57768 ! regcomp.h
57769____________________________________________________________________________
57770[ 9873] By: jhi on 2001/04/26 22:35:03
57771 Log: Subject: Re: [PATCH @9846] dumping ANYOF
57772 From: Hugo <hv@crypt.compulink.co.uk>
57773 Date: Thu, 26 Apr 2001 23:33:38 +0100
57774 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
57775 Branch: perl
57776 ! regcomp.c regcomp.h
57777____________________________________________________________________________
57778[ 9872] By: jhi on 2001/04/26 22:34:31
57779 Log: Subject: [PATCH] more for Devel::SelfStubber
57780 From: Nicholas Clark <nick@ccl4.org>
57781 Date: Fri, 27 Apr 2001 00:13:52 +0100
57782 Message-ID: <20010427001351.K88186@plum.flirble.org>
57783 Branch: perl
57784 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
57785____________________________________________________________________________
57786[ 9871] By: jhi on 2001/04/26 21:59:17
57787 Log: Subject: [PATCH B::Deparse] formats must be flush left
57788 From: Robin Houston <robin@kitsite.com>
57789 Date: Thu, 26 Apr 2001 23:54:29 +0100
57790 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
57791 Branch: perl
57792 ! ext/B/B/Deparse.pm
57793____________________________________________________________________________
57794[ 9870] By: jhi on 2001/04/26 21:57:37
57795 Log: If some of the constants are prefixes of others,
57796 the prefixes may never get recognized. (See 20010426.006.)
57797 Branch: perl
57798 ! utils/h2xs.PL
57799____________________________________________________________________________
57800[ 9869] By: jhi on 2001/04/26 21:50:42
57801 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
57802 From: Chris Bongaarts <cab@tc.umn.edu>
57803 Date: Thu, 26 Apr 2001 17:10:31 -0500
57804 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
57805 Branch: perl
57806 ! ext/Sys/Syslog/Syslog.xs
57807____________________________________________________________________________
57808[ 9868] By: jhi on 2001/04/26 21:35:12
57809 Log: Further cuts and more docs from Graham Barr.
57810 Branch: perl
57811 ! ext/List/Util/lib/List/Util.pm
57812 ! ext/List/Util/lib/Scalar/Util.pm
57813____________________________________________________________________________
57814[ 9867] By: jhi on 2001/04/26 21:18:57
57815 Log: Subject: [PATCH 5.7.1] DB_File-1.77
57816 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
57817 Date: Thu, 26 Apr 2001 22:37:53 +0100
57818 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
57819 Branch: perl
57820 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57821 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
57822____________________________________________________________________________
57823[ 9866] By: jhi on 2001/04/26 21:12:31
57824 Log: Subject: [PATCH B::Deparse] fix easy bugs
57825 From: Robin Houston <robin@kitsite.com>
57826 Date: Thu, 26 Apr 2001 23:03:33 +0100
57827 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
57828 Branch: perl
57829 ! ext/B/B/Deparse.pm
57830____________________________________________________________________________
57831[ 9865] By: jhi on 2001/04/26 20:26:13
57832 Log: Update Changes.
57833 Branch: perl
57834 ! Changes patchlevel.h
57835____________________________________________________________________________
57836[ 9864] By: jhi on 2001/04/26 19:27:48
57837 Log: Dethinko from Robin Houston.
57838 Branch: perl
57839 ! ext/B/B/Deparse.pm
57840____________________________________________________________________________
57841[ 9863] By: jhi on 2001/04/26 19:10:35
57842 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
57843 From: Robin Houston <robin@kitsite.com>
57844 Date: Thu, 26 Apr 2001 21:08:32 +0100
57845 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
57846 Branch: perl
57847 ! ext/B/B/Deparse.pm
57848____________________________________________________________________________
57849[ 9862] By: jhi on 2001/04/26 19:04:23
57850 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57851 From: Robin Houston <robin@kitsite.com>
57852 Date: Thu, 26 Apr 2001 20:52:50 +0100
57853 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
57854 Branch: perl
57855 ! ext/B/B/Deparse.pm
57856____________________________________________________________________________
57857[ 9861] By: jhi on 2001/04/26 18:56:14
57858 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
57859 From: Mike Guy <mjtg@cam.ac.uk>
57860 Date: Thu, 26 Apr 2001 14:22:40 +0100
57861 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
57862 Branch: perl
57863 ! pod/perlobj.pod
57864____________________________________________________________________________
57865[ 9860] By: jhi on 2001/04/26 18:46:42
57866 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57867 From: Robin Houston <robin@kitsite.com>
57868 Date: Thu, 26 Apr 2001 20:34:29 +0100
57869 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
57870
57871 Hashes do not interpolate.
57872 Branch: perl
57873 ! ext/B/B/Deparse.pm
57874____________________________________________________________________________
57875[ 9859] By: jhi on 2001/04/26 18:43:51
57876 Log: Subject: The Time::Piece conspiracy unmasked!!!
57877 From: Mike Guy <mjtg@cam.ac.uk>
57878 Date: Thu, 26 Apr 2001 19:02:50 +0100
57879 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
57880
57881 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
57882 From: Mike Guy <mjtg@cam.ac.uk>
57883 Date: Thu, 26 Apr 2001 19:08:21 +0100
57884 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
57885
57886 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
57887 From: Graham Barr <gbarr@pobox.com>
57888 Date: Thu, 26 Apr 2001 19:12:03 +0100
57889 Message-ID: <20010426191203.A70835@pobox.com>
57890
57891 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
57892 Branch: perl
57893 ! ext/List/Util/lib/List/Util.pm
57894 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
57895____________________________________________________________________________
57896[ 9858] By: jhi on 2001/04/26 18:17:42
57897 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
57898 From: Robin Houston <robin@kitsite.com>
57899 Date: Thu, 26 Apr 2001 16:09:35 +0100
57900 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
57901 Branch: perl
57902 ! t/comp/proto.t
57903____________________________________________________________________________
57904[ 9857] By: jhi on 2001/04/26 18:04:59
57905 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
57906 From: barries <barries@slaysys.com>
57907 Date: Thu, 26 Apr 2001 12:01:10 -0400
57908 Message-ID: <20010426120110.E29698@jester.slaysys.com>
57909 Branch: perl
57910 ! pod/perldiag.pod
57911____________________________________________________________________________
57912[ 9856] By: jhi on 2001/04/26 18:03:33
57913 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
57914 Date: Thu, 26 Apr 2001 17:13:41 +0100
57915 From: Robin Houston <robin@kitsite.com>
57916 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
57917
57918 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
57919 From: Robin Houston <robin@kitsite.com>
57920 Date: Thu, 26 Apr 2001 18:44:29 +0100
57921 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
57922 Branch: perl
57923 ! ext/B/B/Deparse.pm
57924____________________________________________________________________________
57925[ 9855] By: jhi on 2001/04/26 17:56:04
57926 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
57927 From: Robin Houston <robin@kitsite.com>
57928 Date: Thu, 26 Apr 2001 17:04:08 +0100
57929 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
57930 Branch: perl
57931 ! ext/B/B/Deparse.pm
57932____________________________________________________________________________
57933[ 9854] By: jhi on 2001/04/26 17:47:26
57934 Log: Subject: Re: Short test case for undef %stash:: crash
57935 From: Benjamin Sugars <bsugars@canoe.ca>
57936 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
57937 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
57938 Changed and moved the perldiag entry.
57939 Branch: perl
57940 ! gv.c pod/perldiag.pod
57941____________________________________________________________________________
57942[ 9853] By: jhi on 2001/04/26 14:35:16
57943 Log: Beginnings of strptime(). Do not touch the wet paint.
57944 Branch: perl
57945 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
57946____________________________________________________________________________
57947[ 9852] By: jhi on 2001/04/26 13:17:21
57948 Log: Retract #9851, core dumps from pod2man.
57949 Branch: perl
57950 ! regcomp.c
57951____________________________________________________________________________
57952[ 9851] By: jhi on 2001/04/26 11:54:41
57953 Log: (Retracted by #9852.)
57954
57955 Subject: [PATCH @9846] dumping ANYOF
57956 From: Hugo <hv@crypt.compulink.co.uk>
57957 Date: Thu, 26 Apr 2001 05:32:38 +0100
57958 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
57959 Branch: perl
57960 ! regcomp.c
57961____________________________________________________________________________
57962[ 9850] By: jhi on 2001/04/26 02:34:44
57963 Log: If ccflags was empty the _previous_ $* containing all the
57964 environment variables and Configure variables was used,
57965 which lead, among other bad things, into $ccflags being your
57966 uname -a output, which lead into test compile with cc failing,
57967 which lead into gcc being selected, which didn't work that well
57968 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
57969 with large files, et cetera.
57970 Branch: perl
57971 ! hints/hpux.sh
57972____________________________________________________________________________
57973[ 9849] By: jhi on 2001/04/26 01:44:57
57974 Log: Make selfstubber test more portable.
57975 Branch: perl
57976 ! t/lib/selfstubber.t
57977____________________________________________________________________________
57978[ 9848] By: jhi on 2001/04/26 00:50:26
57979 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
57980 From: Benjamin Sugars <ben.sugars@home.com>
57981 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
57982 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
57983 Branch: perl
57984 ! ext/Cwd/Cwd.xs
57985____________________________________________________________________________
57986[ 9847] By: jhi on 2001/04/26 00:46:58
57987 Log: Subject: [PATCH: perl@9841] VMS updates
57988 From: Peter Prymmer <pvhp@forte.com>
57989 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
57990 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
57991 Branch: perl
57992 ! README.vms configure.com vms/descrip_mms.template
57993 ! vms/ext/filespec.t
57994____________________________________________________________________________
57995[ 9846] By: jhi on 2001/04/26 00:11:56
57996 Log: re 'debug' was broken by #9084.
57997 Branch: perl
57998 ! ext/re/re.xs
57999____________________________________________________________________________
58000[ 9845] By: jhi on 2001/04/25 22:33:17
58001 Log: Subject: [PATCH] test for Devel::SelfStubber
58002 From: Nicholas Clark <nick@ccl4.org>
58003 Date: Thu, 26 Apr 2001 00:00:54 +0100
58004 Message-ID: <20010426000054.D89026@plum.flirble.org>
58005 Branch: perl
58006 + t/lib/selfstubber.t
58007 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
58008____________________________________________________________________________
58009[ 9844] By: jhi on 2001/04/25 22:29:32
58010 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
58011 From: Paul Johnson <paul@pjcj.net>
58012 Date: Thu, 26 Apr 2001 00:46:08 +0200
58013 Message-ID: <20010426004608.H2338@pjcj.net>
58014 Branch: perl
58015 ! ext/B/B/Concise.pm
58016____________________________________________________________________________
58017[ 9843] By: jhi on 2001/04/25 22:28:28
58018 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
58019 From: Peter Prymmer <pvhp@forte.com>
58020 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
58021 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
58022 Branch: perl
58023 ! ext/Cwd/Cwd.xs
58024____________________________________________________________________________
58025[ 9842] By: jhi on 2001/04/25 20:58:12
58026 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
58027 From: John Peacock <jpeacock@rowman.com>
58028 Date: Wed, 25 Apr 2001 17:30:26 -0400
58029 Message-ID: <3AE741F2.B3217464@rowman.com>
58030 Branch: perl
58031 ! lib/Math/BigInt.pm t/lib/bigintpm.t
58032____________________________________________________________________________
58033[ 9841] By: jhi on 2001/04/25 20:07:05
58034 Log: Update Changes.
58035 Branch: perl
58036 ! Changes patchlevel.h
58037____________________________________________________________________________
58038[ 9840] By: jhi on 2001/04/25 19:56:51
58039 Log: Yet another HP-UX hints version from Merijn.
58040 Branch: perl
58041 ! hints/hpux.sh
58042____________________________________________________________________________
58043[ 9839] By: jhi on 2001/04/25 19:53:04
58044 Log: abs_path() didn't terminate the filename correctly,
58045 in DIRNAMLENless systems like HP-UX this would fail.
58046 Branch: perl
58047 ! ext/Cwd/Cwd.xs
58048____________________________________________________________________________
58049[ 9838] By: jhi on 2001/04/25 16:37:26
58050 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
58051 From: Mike Guy <mjtg@cam.ac.uk>
58052 Date: Wed, 25 Apr 2001 18:31:47 +0100
58053 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
58054 Branch: perl
58055 ! op.c
58056____________________________________________________________________________
58057[ 9837] By: jhi on 2001/04/25 16:21:53
58058 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
58059 From: Jon Eveland <jweveland@yahoo.com>
58060 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
58061 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
58062 Branch: perl
58063 ! lib/perl5db.pl
58064____________________________________________________________________________
58065[ 9836] By: jhi on 2001/04/25 14:17:50
58066 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
58067 From: "Philip Newton" <pnewton@gmx.de>
58068 Date: Wed, 25 Apr 2001 17:05:58 +0200
58069 Message-ID: <3AE703F6.3234.1833C45@localhost>
58070 Branch: perl
58071 ! Porting/patching.pod
58072____________________________________________________________________________
58073[ 9835] By: jhi on 2001/04/25 13:58:07
58074 Log: It would seem that both ar and full_ar need to be overridden
58075 for HP-UX to avoid the GNU ar.
58076 Branch: perl
58077 ! hints/hpux.sh
58078____________________________________________________________________________
58079[ 9834] By: jhi on 2001/04/25 13:50:40
58080 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
58081 From: "Philip Newton" <pnewton@gmx.de>
58082 Date: Wed, 25 Apr 2001 16:09:23 +0200
58083 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
58084
58085 Detypo.
58086 Branch: perl
58087 ! t/op/misc.t
58088____________________________________________________________________________
58089[ 9833] By: jhi on 2001/04/25 12:36:11
58090 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
58091 Branch: perl
58092 ! hints/hpux.sh
58093____________________________________________________________________________
58094[ 9832] By: jhi on 2001/04/25 12:33:36
58095 Log: New version of HP-UX hints from Merijn.
58096 Branch: perl
58097 ! hints/hpux.sh
58098____________________________________________________________________________
58099[ 9831] By: jhi on 2001/04/25 03:39:45
58100 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
58101 Branch: perl
58102 ! hints/hpux.sh
58103____________________________________________________________________________
58104[ 9830] By: jhi on 2001/04/25 02:53:25
58105 Log: The tzname[] bit is not needed by util.c -- and causes
58106 heartburn in VMS (and it missing was probably the cause of
58107 the Mac OS X trouble). Ouch.
58108 Branch: perl
58109 ! ext/POSIX/POSIX.xs util.c
58110____________________________________________________________________________
58111[ 9829] By: jhi on 2001/04/25 00:10:06
58112 Log: Metaconfig unit change for #9828.
58113 Branch: metaconfig
58114 ! U/compline/ccflags.U
58115____________________________________________________________________________
58116[ 9828] By: jhi on 2001/04/25 00:04:18
58117 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
58118 (which is actually the reason for the change, we need to pass
58119 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
58120 EP/IX, OS/2, and TitanOS, based on the hints files.
58121 Branch: perl
58122 ! Configure config_h.SH
58123____________________________________________________________________________
58124[ 9827] By: jhi on 2001/04/24 23:49:20
58125 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
58126 the $cat must have an absolute path.
58127 Branch: perl
58128 ! makedepend.SH
58129____________________________________________________________________________
58130[ 9826] By: jhi on 2001/04/24 23:40:53
58131 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
58132 Branch: perl
58133 ! README.amiga
58134____________________________________________________________________________
58135[ 9825] By: jhi on 2001/04/24 23:35:35
58136 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
58137 From: "Philip Newton" <pnewton@gmx.de>
58138 Date: Tue, 24 Apr 2001 18:52:49 +0200
58139 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
58140 Branch: perl
58141 ! x2p/find2perl.PL
58142____________________________________________________________________________
58143[ 9824] By: jhi on 2001/04/24 23:33:07
58144 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
58145 Some gcc specifics dropped out due to extensive rewriting;
58146 will be put back later as needed.
58147 Branch: perl
58148 ! hints/hpux.sh
58149____________________________________________________________________________
58150[ 9823] By: jhi on 2001/04/24 23:27:57
58151 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
58152 Branch: perl
58153 ! ext/POSIX/POSIX.xs
58154____________________________________________________________________________
58155[ 9822] By: jhi on 2001/04/24 23:25:21
58156 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
58157 From: Tim Jenness <t.jenness@jach.hawaii.edu>
58158 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
58159 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
58160 Branch: perl
58161 ! ext/XS/Typemap/Typemap.xs
58162____________________________________________________________________________
58163[ 9821] By: jhi on 2001/04/24 23:24:10
58164 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
58165 From: "Abigail" <abigail@foad.org>
58166 Date: Tue, 24 Apr 2001 23:12:03 +0200
58167 Message-ID: <20010424211203.7901.qmail@foad.org>
58168 Branch: perl
58169 ! pod/perlport.pod
58170____________________________________________________________________________
58171[ 9820] By: jhi on 2001/04/24 23:23:15
58172 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
58173 From: Matt Sergeant <matt@sergeant.org>
58174 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
58175 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
58176 Branch: perl
58177 ! pod/perlfaq4.pod
58178____________________________________________________________________________
58179[ 9819] By: nick on 2001/04/24 18:49:43
58180 Log: Integrate mainline.
58181 Branch: perlio
58182 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
58183 !> (integrate 37 files)
58184____________________________________________________________________________
58185[ 9818] By: jhi on 2001/04/24 14:35:23
58186 Log: Update Changes.
58187 Branch: perl
58188 ! Changes patchlevel.h
58189____________________________________________________________________________
58190[ 9817] By: jhi on 2001/04/24 14:09:17
58191 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
58192 From: "Philip Newton" <pnewton@gmx.de>
58193 Date: Tue, 24 Apr 2001 12:58:12 +0200
58194 Message-ID: <3AE57864.8304.B77A0A@localhost>
58195
58196 plus add CPAN to the list of modules that have their own tests.
58197 Branch: perl
58198 ! t/lib/1_compile.t
58199____________________________________________________________________________
58200[ 9816] By: jhi on 2001/04/24 14:07:03
58201 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
58202 From: Michael G Schwern <schwern@pobox.com>
58203 Date: Sat, 21 Apr 2001 22:35:00 +0100
58204 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
58205 Branch: perl
58206 ! t/lib/1_compile.t
58207____________________________________________________________________________
58208[ 9815] By: jhi on 2001/04/24 13:54:32
58209 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
58210 From: Robin Houston <robin@kitsite.com>
58211 Date: Tue, 24 Apr 2001 15:51:18 +0100
58212 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
58213 Branch: perl
58214 ! ext/B/B/Deparse.pm
58215____________________________________________________________________________
58216[ 9814] By: jhi on 2001/04/24 13:17:34
58217 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
58218 From: Bill Glicker <billg@burrelles.com>
58219 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
58220 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
58221 Branch: perl
58222 ! hints/svr5.sh
58223____________________________________________________________________________
58224[ 9813] By: jhi on 2001/04/24 12:54:23
58225 Log: Prevent path disclosure (probing for existence of filenames)
58226 using suidperl; bug id 20010322.218.
58227 Branch: perl
58228 ! perl.c pod/perldiag.pod
58229____________________________________________________________________________
58230[ 9812] By: jhi on 2001/04/24 12:08:36
58231 Log: Retract #9811.
58232 Branch: perl
58233 ! ext/POSIX/POSIX.xs
58234____________________________________________________________________________
58235[ 9811] By: jhi on 2001/04/24 11:57:35
58236 Log: (Retracted by #9812.)
58237 Branch: perl
58238 ! ext/POSIX/POSIX.xs
58239____________________________________________________________________________
58240[ 9810] By: jhi on 2001/04/24 03:32:35
58241 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
58242 Branch: perl
58243 ! util.c
58244____________________________________________________________________________
58245[ 9809] By: jhi on 2001/04/24 03:16:13
58246 Log: The Math::BigFloat::import() was broken.
58247 (Fixes bug id 20010422.002.)
58248 Branch: perl
58249 ! lib/Math/BigFloat.pm
58250____________________________________________________________________________
58251[ 9808] By: jhi on 2001/04/24 01:11:40
58252 Log: Additional dependencies; should help for parallel makes
58253 not to fail on missing lib/lib.pm or lib/re.pm.
58254 Branch: perl
58255 ! Makefile.SH
58256____________________________________________________________________________
58257[ 9807] By: jhi on 2001/04/24 00:57:01
58258 Log: Update the test failure disclaimer.
58259 Branch: perl
58260 ! t/pragma/warn/pp_hot
58261____________________________________________________________________________
58262[ 9806] By: jhi on 2001/04/24 00:54:04
58263 Log: Add make target "install-all" which is alias for "install"
58264 to cater for case-preserving filesystems like HFS+.
58265 Branch: perl
58266 ! INSTALL Makefile.SH
58267____________________________________________________________________________
58268[ 9805] By: jhi on 2001/04/24 00:47:28
58269 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
58270 From: Peter Prymmer <pvhp@forte.com>
58271 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
58272 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
58273
58274 (Ken William's message forwarded from macosx@perl.org)
58275 Branch: perl
58276 ! hints/darwin.sh
58277____________________________________________________________________________
58278[ 9804] By: jhi on 2001/04/23 23:57:35
58279 Log: Cut-and-pasto.
58280 Branch: perl
58281 ! perlio.c
58282____________________________________________________________________________
58283[ 9803] By: jhi on 2001/04/23 23:52:25
58284 Log: More PerlIO robustness.
58285 Branch: perl
58286 ! perlio.c
58287____________________________________________________________________________
58288[ 9802] By: jhi on 2001/04/23 23:43:35
58289 Log: Make the "STD* opened only for ..." errors more consistent.
58290 Branch: perl
58291 ! doio.c
58292____________________________________________________________________________
58293[ 9801] By: jhi on 2001/04/23 23:34:26
58294 Log: Test case for #9800.
58295 Branch: perl
58296 ! t/op/misc.t
58297____________________________________________________________________________
58298[ 9800] By: jhi on 2001/04/23 23:14:43
58299 Log: Avoid coredump on 'close STDERR; die' by making
58300 the PerlIO calls more robust. Also use SETERRNO()
58301 instead of errno = to be more VMS-ready.
58302 Branch: perl
58303 ! perlio.c
58304____________________________________________________________________________
58305[ 9799] By: jhi on 2001/04/23 21:41:10
58306 Log: Subject: test for ID 20010423.002
58307 From: Robin Houston <robin@kitsite.com>
58308 Date: Mon, 23 Apr 2001 16:52:21 +0100
58309 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
58310 Branch: perl
58311 ! t/op/avhv.t
58312____________________________________________________________________________
58313[ 9798] By: jhi on 2001/04/23 21:40:07
58314 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
58315 From: David Dyck <dcd@tc.fluke.com>
58316 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
58317 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
58318 Branch: perl
58319 ! installperl
58320____________________________________________________________________________
58321[ 9797] By: jhi on 2001/04/23 21:37:56
58322 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
58323 From: Benjamin Sugars <bsugars@canoe.ca>
58324 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
58325 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
58326 Branch: perl
58327 ! ext/Cwd/Cwd.xs lib/Cwd.pm
58328____________________________________________________________________________
58329[ 9796] By: jhi on 2001/04/23 21:29:24
58330 Log: Synchronize h2xs and pod2man some more on the documentation
58331 templates they propose.
58332 Branch: perl
58333 ! pod/pod2man.PL utils/h2xs.PL
58334____________________________________________________________________________
58335[ 9795] By: jhi on 2001/04/23 17:30:40
58336 Log: Add one more naughty test for base64; make encoding logic cleaner.
58337 Branch: perl
58338 ! t/lib/mimeb64.t
58339____________________________________________________________________________
58340[ 9794] By: jhi on 2001/04/23 13:51:32
58341 Log: Update Changes.
58342 Branch: perl
58343 ! Changes patchlevel.h
58344____________________________________________________________________________
58345[ 9793] By: jhi on 2001/04/23 13:44:18
58346 Log: Duplicate lines.
58347 Branch: perl
58348 ! MANIFEST
58349____________________________________________________________________________
58350[ 9792] By: jhi on 2001/04/23 13:39:13
58351 Log: Subject: Re: PATCH 5.7.1
58352 From: Mark-Jason Dominus <mjd@plover.com>
58353 Date: Mon, 23 Apr 2001 10:30:21 -0400
58354 Message-ID: <20010423143021.17335.qmail@plover.com>
58355 Branch: perl
58356 ! perl.h sv.c
58357____________________________________________________________________________
58358[ 9791] By: jhi on 2001/04/23 13:32:40
58359 Log: Add the CPAN.pm 1.59_54 tests.
58360 Branch: perl
58361 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
58362 ! MANIFEST
58363____________________________________________________________________________
58364[ 9790] By: jhi on 2001/04/23 13:21:55
58365 Log: Subject: Deparse nit
58366 From: Robin Houston <robin@kitsite.com>
58367 Date: Mon, 23 Apr 2001 12:38:20 +0100
58368 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
58369 Branch: perl
58370 ! ext/B/B/Deparse.pm
58371____________________________________________________________________________
58372[ 9789] By: jhi on 2001/04/23 13:19:07
58373 Log: Subject: [PATCH] bug 20010423.002
58374 From: Robin Houston <robin@kitsite.com>
58375 Date: Mon, 23 Apr 2001 13:12:30 +0100
58376 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
58377 Branch: perl
58378 ! pp.c
58379____________________________________________________________________________
58380[ 9788] By: jhi on 2001/04/23 13:02:49
58381 Log: Subject: PATCH [5.7.1] hv.c unused #define
58382 From: Mark-Jason Dominus <mjd@plover.com>
58383 Date: Sun, 22 Apr 2001 14:17:49 -0400
58384 Message-ID: <20010422181749.26976.qmail@plover.com>
58385 Branch: perl
58386 ! hv.c
58387____________________________________________________________________________
58388[ 9787] By: jhi on 2001/04/23 13:02:02
58389 Log: Subject: PATCH 5.7.1
58390 From: Mark-Jason Dominus <mjd@plover.com>
58391 Date: Sun, 22 Apr 2001 15:12:57 -0400
58392 Message-ID: <20010422191258.6539.qmail@plover.com>
58393
58394 plus Sarathy's STMT_START + STMT_END suggestion.
58395 Branch: perl
58396 ! perl.h
58397____________________________________________________________________________
58398[ 9786] By: jhi on 2001/04/23 12:53:25
58399 Log: Fix for
58400
58401 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
58402 From: dLux <dlux@spam.sch.bme.hu>
58403 Date: Mon, 23 Apr 2001 01:25:26 +0200
58404 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
58405
58406 (SvGROW really does return a char *.)
58407 Branch: perl
58408 ! pod/perlapi.pod sv.h
58409____________________________________________________________________________
58410[ 9785] By: jhi on 2001/04/23 04:34:04
58411 Log: Time::Piece work continues. $t->day removed since
58412 I think it's too confusing. Now has normal and
58413 abbreviated length weekday names and month names,
58414 the names change with _names(), not _list().
58415 Now has strftime() in Perl, _strftime() is
58416 the libc version (to which strftime() falls back
58417 if it doesn't know the format. To do: the reverse
58418 of strftime, strptime(), and the localisation of both.
58419 Branch: perl
58420 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
58421 ! t/lib/time-piece.t
58422____________________________________________________________________________
58423[ 9784] By: jhi on 2001/04/23 02:41:46
58424 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
58425 From: andreas.koenig@anima.de (Andreas J. Koenig)
58426 Date: 23 Apr 2001 05:20:55 +0200
58427 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
58428 Branch: perl
58429 ! t/pragma/overload.t
58430____________________________________________________________________________
58431[ 9783] By: jhi on 2001/04/22 23:32:42
58432 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
58433 From: Robin Houston <robin@kitsite.com>
58434 Date: Mon, 23 Apr 2001 00:38:18 +0100
58435 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
58436 Branch: perl
58437 ! ext/B/B/Deparse.pm
58438____________________________________________________________________________
58439[ 9782] By: jhi on 2001/04/22 20:55:43
58440 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
58441 From: Simon Cozens <simon@netthink.co.uk>
58442 Date: Sun, 22 Apr 2001 18:47:25 +0100
58443 Message-ID: <20010422184725.A14411@netthink.co.uk>
58444 Branch: perl
58445 ! sv.c t/pragma/overload.t
58446____________________________________________________________________________
58447[ 9781] By: jhi on 2001/04/22 20:52:13
58448 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
58449 From: Robin Houston <robin@kitsite.com>
58450 Date: Sun, 22 Apr 2001 22:14:50 +0100
58451 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
58452 Branch: perl
58453 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
58454____________________________________________________________________________
58455[ 9780] By: nick on 2001/04/22 20:40:31
58456 Log: Integrate mainline.
58457 Branch: perlio
58458 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
58459 +> t/lib/b-stash.t
58460 !> (integrate 38 files)
58461____________________________________________________________________________
58462[ 9779] By: jhi on 2001/04/22 15:16:03
58463 Log: Subject: IO::Socket::INET patch
58464 From: andrew deryabin <djsf@technarchy.ru>
58465 Date: Sat, 21 Apr 2001 17:46:52 +0400
58466 Message-ID: <20010421174652.B1426@technarchy>
58467 Branch: perl
58468 ! ext/IO/lib/IO/Socket/INET.pm
58469____________________________________________________________________________
58470[ 9778] By: jhi on 2001/04/22 15:14:33
58471 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
58472 From: Mark-Jason Dominus <mjd@plover.com>
58473 Date: Sat, 21 Apr 2001 21:27:49 -0400
58474 Message-ID: <20010422012749.27024.qmail@plover.com>
58475 Branch: perl
58476 ! regcomp.c
58477____________________________________________________________________________
58478[ 9777] By: jhi on 2001/04/22 15:10:51
58479 Log: Subject: Re: Regex debugger patch
58480 From: Mark-Jason Dominus <mjd@plover.com>
58481 Date: Sat, 21 Apr 2001 21:48:51 -0400
58482 Message-ID: <20010422014851.27165.qmail@plover.com>
58483 Branch: perl
58484 ! pod/perldebguts.pod
58485____________________________________________________________________________
58486[ 9776] By: jhi on 2001/04/22 15:09:48
58487 Log: Subject: Re: Regex debugger patch
58488 From: Mark-Jason Dominus <mjd@plover.com>
58489 Date: Sat, 21 Apr 2001 14:24:39 -0400
58490 Message-ID: <20010421182439.16508.qmail@plover.com>
58491
58492 Regex debugger backend.
58493 Branch: perl
58494 ! regcomp.c regexp.h
58495____________________________________________________________________________
58496[ 9775] By: jhi on 2001/04/21 16:45:40
58497 Log: Subject: [PATCH] Typo in utf8.h
58498 From: Jesús Quiroga <jquiroga@pobox.com>
58499 Date: Sat, 21 Apr 2001 19:25:33 +0200
58500 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
58501 Branch: perl
58502 ! utf8.h
58503____________________________________________________________________________
58504[ 9774] By: jhi on 2001/04/21 16:43:52
58505 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
58506 From: Joe Orton <jorton@redhat.com>
58507 Date: Tue, 17 Apr 2001 15:50:43 +0100
58508 Message-Id: <20010417155043.D19132@eu.c2.net>
58509 Branch: perl
58510 ! hints/svr5.sh
58511____________________________________________________________________________
58512[ 9773] By: jhi on 2001/04/21 15:30:15
58513 Log: Subject: Patch utils/h2xs.PL
58514 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
58515 Date: Sat, 21 Apr 2001 10:32:16 -0500
58516 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
58517
58518 Add MAILING list and LICENSE templates.
58519 Branch: perl
58520 ! utils/h2xs.PL
58521____________________________________________________________________________
58522[ 9772] By: jhi on 2001/04/21 15:28:36
58523 Log: Subject: perlfaq2.patch for 5.7.1
58524 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
58525 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
58526 Date: Fri, 20 Apr 2001 16:42:19 -0500
58527
58528 rm an extra tab, a blurb about the xx.cpan to clarify
58529 which countries actually have that and dejanews is history
58530 as well as most of that nonsensical entry.
58531 Branch: perl
58532 ! pod/perlfaq2.pod
58533____________________________________________________________________________
58534[ 9771] By: jhi on 2001/04/21 15:27:17
58535 Log: Subject: perlfaq1.patch for 5.7.1
58536 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
58537 Date: Fri, 20 Apr 2001 16:57:36 -0500
58538 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
58539
58540 Evil URLs must die. Especially when they are broken.
58541 Branch: perl
58542 ! pod/perlfaq1.pod
58543____________________________________________________________________________
58544[ 9770] By: jhi on 2001/04/21 15:23:38
58545 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
58546 From: Michael G Schwern <schwern@pobox.com>
58547 Date: Sat, 21 Apr 2001 16:11:12 +0100
58548 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
58549 Branch: perl
58550 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
58551 + t/lib/b-stash.t
58552 ! MANIFEST ext/B/B.pm t/lib/b.t
58553____________________________________________________________________________
58554[ 9769] By: jhi on 2001/04/21 15:03:32
58555 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
58556 From: Michael G Schwern <schwern@pobox.com>
58557 Date: Sat, 21 Apr 2001 09:48:00 +0100
58558 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
58559 Branch: perl
58560 ! utils/h2ph.PL
58561____________________________________________________________________________
58562[ 9768] By: jhi on 2001/04/21 14:33:49
58563 Log: PerlIO and Encode doc cleanup and tweaks.
58564 Branch: perl
58565 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
58566 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
58567____________________________________________________________________________
58568[ 9767] By: jhi on 2001/04/21 12:40:16
58569 Log: Integrate perlio:
58570
58571 [ 9766]
58572 Avoid core dump on
58573 open(STDOUT,">",\$foo);
58574 Branch: perl
58575 !> doio.c
58576____________________________________________________________________________
58577[ 9766] By: nick on 2001/04/20 18:28:35
58578 Log: Avoid core dump on
58579 open(STDOUT,">",\$foo);
58580 Branch: perlio
58581 ! doio.c
58582____________________________________________________________________________
58583[ 9765] By: jhi on 2001/04/20 13:23:43
58584 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
58585 From: Robin Houston <robin@kitsite.com>
58586 Date: Fri, 20 Apr 2001 14:29:22 +0100
58587 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
58588 Branch: perl
58589 ! ext/B/B.pm ext/B/B/Deparse.pm
58590____________________________________________________________________________
58591[ 9764] By: jhi on 2001/04/20 13:19:33
58592 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
58593 From: Peter Prymmer <pvhp@forte.com>
58594 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
58595 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
58596 Branch: perl
58597 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
58598 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
58599 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
58600 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
58601____________________________________________________________________________
58602[ 9763] By: jhi on 2001/04/20 12:36:39
58603 Log: Subject: Re: A new PerlIO coredump
58604 From: Nick Ing-Simmons <nik@tiuk.ti.com>
58605 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
58606 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
58607 Branch: perl
58608 ! doio.c
58609____________________________________________________________________________
58610[ 9762] By: jhi on 2001/04/19 23:02:30
58611 Log: Update Changes.
58612 Branch: perl
58613 ! Changes patchlevel.h
58614____________________________________________________________________________
58615[ 9761] By: jhi on 2001/04/19 22:59:19
58616 Log: More cleanup cleanup.
58617 Branch: perl
58618 ! Makefile.SH win32/Makefile win32/makefile.mk
58619____________________________________________________________________________
58620[ 9760] By: jhi on 2001/04/19 22:50:31
58621 Log: lib/Time is non-empty, let's not rmdir it.
58622 Branch: perl
58623 ! Makefile.SH
58624____________________________________________________________________________
58625[ 9759] By: jhi on 2001/04/19 22:36:51
58626 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
58627 From: Robin Houston <robin@kitsite.com>
58628 Date: Fri, 20 Apr 2001 00:18:53 +0100
58629 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
58630 Branch: perl
58631 ! ext/B/B/Deparse.pm
58632____________________________________________________________________________
58633[ 9758] By: jhi on 2001/04/19 22:36:00
58634 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
58635 From: Peter Prymmer <pvhp@forte.com>
58636 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
58637 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
58638 Branch: perl
58639 ! ext/Cwd/Cwd.xs
58640____________________________________________________________________________
58641[ 9757] By: nick on 2001/04/19 18:53:54
58642 Log: Blind (untested) integrate of mainline.
58643 Branch: perlio
58644 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
58645 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
58646 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
58647 !> (integrate 53 files)
58648____________________________________________________________________________
58649[ 9756] By: jhi on 2001/04/19 16:59:23
58650 Log: Document and test Time::Piece.
58651 Branch: perl
58652 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
58653 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
58654____________________________________________________________________________
58655[ 9755] By: jhi on 2001/04/19 12:13:29
58656 Log: A better fix for the \x{12345678} trouble from NI-S.
58657 Branch: perl
58658 ! utf8.c
58659____________________________________________________________________________
58660[ 9754] By: jhi on 2001/04/19 11:56:07
58661 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
58662 From: Robin Houston <robin@kitsite.com>
58663 Date: Wed, 18 Apr 2001 17:58:33 +0100
58664 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
58665 Branch: perl
58666 ! ext/B/B/Deparse.pm op.c
58667____________________________________________________________________________
58668[ 9753] By: jhi on 2001/04/19 04:21:52
58669 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
58670 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
58671 Date: Thu, 19 Apr 2001 01:11:41 -0400
58672 Message-ID: <20010419011141.A5798@cpan.org>
58673 Branch: perl
58674 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
58675____________________________________________________________________________
58676[ 9752] By: jhi on 2001/04/19 02:41:10
58677 Log: The new time utils need to be thread-aware, too.
58678 Branch: perl
58679 ! util.c
58680____________________________________________________________________________
58681[ 9751] By: jhi on 2001/04/19 02:26:47
58682 Log: Compilation nit noticed by AIX compiler.
58683 Branch: perl
58684 ! perlio.c
58685____________________________________________________________________________
58686[ 9750] By: jhi on 2001/04/19 02:20:06
58687 Log: The new time utils need to be public.
58688 Branch: perl
58689 ! embed.pl
58690____________________________________________________________________________
58691[ 9749] By: jhi on 2001/04/19 01:42:39
58692 Log: Regen toc.
58693 Branch: perl
58694 ! pod/perltoc.pod
58695____________________________________________________________________________
58696[ 9748] By: jhi on 2001/04/19 01:41:10
58697 Log: Add Time::Piece, a slight rewrite of Time::Object,
58698 from Matt Sergeant.
58699 Branch: perl
58700 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
58701 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
58702 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
58703 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
58704 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
58705 ! win32/makefile.mk
58706____________________________________________________________________________
58707[ 9747] By: jhi on 2001/04/19 00:55:35
58708 Log: The new metaconfig unit from strftime.
58709 Branch: metaconfig/U/perl
58710 + d_strftime.U
58711____________________________________________________________________________
58712[ 9746] By: jhi on 2001/04/19 00:54:54
58713 Log: Move the strftime() wrapper from POSIX.xs to util.c
58714 as my_strftime(), requires HAS_STRFTIME.
58715 Branch: perl
58716 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58717 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
58718 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
58719 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58720 ! vos/config.ga.h win32/config.bc win32/config.gc
58721 ! win32/config.vc
58722____________________________________________________________________________
58723[ 9745] By: jhi on 2001/04/18 23:11:03
58724 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
58725 in preparation of Time::Piece.
58726 Branch: perl
58727 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
58728____________________________________________________________________________
58729[ 9744] By: jhi on 2001/04/18 22:33:12
58730 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
58731 From: Peter Prymmer <pvhp@forte.com>
58732 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
58733 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
58734 Branch: perl
58735 ! t/lib/exporter.t
58736____________________________________________________________________________
58737[ 9743] By: jhi on 2001/04/18 22:32:23
58738 Log: Subject: Fwd: pod2html leaves cache files lying around?
58739 From: Rajesh Vaidheeswarran <rv@gnu.org>
58740 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
58741 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
58742 Branch: perl
58743 ! lib/Pod/Html.pm
58744____________________________________________________________________________
58745[ 9742] By: jhi on 2001/04/18 20:31:49
58746 Log: Update Changes.
58747 Branch: perl
58748 ! Changes patchlevel.h
58749____________________________________________________________________________
58750[ 9741] By: jhi on 2001/04/18 20:23:02
58751 Log: Declare hints only if needed.
58752 Branch: perl
58753 ! ext/B/B/Deparse.pm
58754____________________________________________________________________________
58755[ 9740] By: jhi on 2001/04/18 19:06:05
58756 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
58757 bug noticed by Robin Houston; basically the code of detecting
58758 value wraparound was acting differently under different compilers
58759 and platforms. The workaround is to remove the overflow check
58760 for now, a real fix would be to do the overflow (portably) right.
58761 Branch: perl
58762 ! t/op/pat.t utf8.c
58763____________________________________________________________________________
58764[ 9739] By: jhi on 2001/04/18 19:01:23
58765 Log: Subject: [PATCH B::Deparse] some pragma support
58766 From: Robin Houston <robin@kitsite.com>
58767 Date: Wed, 18 Apr 2001 19:32:12 +0100
58768 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
58769 Branch: perl
58770 ! ext/B/B/Deparse.pm
58771____________________________________________________________________________
58772[ 9738] By: jhi on 2001/04/18 15:16:37
58773 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
58774 From: Benjamin Sugars <bsugars@canoe.ca>
58775 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
58776 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
58777 Branch: perl
58778 ! t/op/glob.t
58779____________________________________________________________________________
58780[ 9737] By: jhi on 2001/04/18 13:24:50
58781 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
58782 From: Tim Jenness <t.jenness@jach.hawaii.edu>
58783 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
58784 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
58785 Branch: perl
58786 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
58787 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
58788____________________________________________________________________________
58789[ 9736] By: jhi on 2001/04/18 04:15:14
58790 Log: The #9735 also changes the subtest 12.
58791 Branch: perl
58792 ! t/lib/b.t
58793____________________________________________________________________________
58794[ 9735] By: jhi on 2001/04/18 03:55:17
58795 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
58796 From: David Dyck <dcd@tc.fluke.com>
58797 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
58798 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
58799 Branch: perl
58800 ! ext/B/B/Deparse.pm
58801____________________________________________________________________________
58802[ 9734] By: jhi on 2001/04/18 03:54:11
58803 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
58804 From: Gisle Aas <gisle@ActiveState.com>
58805 Date: 17 Apr 2001 19:06:45 -0700
58806 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
58807 Branch: perl
58808 ! pp_hot.c t/op/misc.t
58809____________________________________________________________________________
58810[ 9733] By: jhi on 2001/04/17 22:25:22
58811 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
58812 From: "Abigail" <abigail@foad.org>
58813 Date: Wed, 18 Apr 2001 01:17:46 +0200
58814 Message-ID: <20010417231746.21657.qmail@foad.org>
58815 Branch: perl
58816 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
58817____________________________________________________________________________
58818[ 9732] By: jhi on 2001/04/17 20:47:56
58819 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
58820 From: Robin Houston <robin@kitsite.com>
58821 Date: Tue, 17 Apr 2001 22:37:42 +0100
58822 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
58823 Branch: perl
58824 ! ext/B/B/Deparse.pm
58825____________________________________________________________________________
58826[ 9731] By: nick on 2001/04/17 20:46:35
58827 Log: Re-sync for t/lib/b.t fix
58828 Branch: perlio
58829 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
58830____________________________________________________________________________
58831[ 9730] By: jhi on 2001/04/17 20:45:29
58832 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
58833 From: Robin Houston <robin@kitsite.com>
58834 Date: Tue, 17 Apr 2001 22:29:36 +0100
58835 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
58836 Branch: perl
58837 ! ext/B/B.xs ext/B/B/Deparse.pm
58838____________________________________________________________________________
58839[ 9729] By: jhi on 2001/04/17 20:43:11
58840 Log: Subject: Deparse - parenthesise args to undeclared subs
58841 From: Robin Houston <robin@kitsite.com>
58842 Date: Tue, 17 Apr 2001 21:31:05 +0100
58843 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
58844 Branch: perl
58845 ! ext/B/B/Deparse.pm
58846____________________________________________________________________________
58847[ 9728] By: jhi on 2001/04/17 18:57:30
58848 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
58849 From: Benjamin Sugars <ben.sugars@home.com>
58850 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
58851 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
58852 Branch: perl
58853 ! t/lib/cwd.t
58854____________________________________________________________________________
58855[ 9727] By: jhi on 2001/04/17 18:20:20
58856 Log: Subject: [PATCH B::Deparse] ambient pragmas
58857 From: Robin Houston <robin@kitsite.com>
58858 Date: Tue, 17 Apr 2001 20:01:59 +0100
58859 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
58860 Branch: perl
58861 ! ext/B/B/Deparse.pm t/lib/b.t
58862____________________________________________________________________________
58863[ 9726] By: nick on 2001/04/17 16:33:51
58864 Log: Integrate mainline (t/lib/b.t fails test 2...)
58865 Branch: perlio
58866 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
58867 +> ext/List/Util/README ext/List/Util/Util.xs
58868 +> ext/List/Util/lib/List/Util.pm
58869 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
58870 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
58871 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
58872 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
58873 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
58874 !> (integrate 31 files)
58875____________________________________________________________________________
58876[ 9725] By: jhi on 2001/04/17 12:14:24
58877 Log: Subject: multiple B::* changes
58878 From: Robin Houston <robin@kitsite.com>
58879 Date: Thu, 12 Apr 2001 20:12:27 +0100
58880 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
58881 Branch: perl
58882 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
58883____________________________________________________________________________
58884[ 9724] By: jhi on 2001/04/17 11:59:05
58885 Log: Thread-awareness from Doug MacEachern.
58886 Branch: perl
58887 ! ext/List/Util/Util.xs
58888____________________________________________________________________________
58889[ 9723] By: jhi on 2001/04/17 11:57:41
58890 Log: Make the test more portable.
58891 Branch: perl
58892 ! t/lib/cwd.t
58893____________________________________________________________________________
58894[ 9722] By: jhi on 2001/04/17 11:53:50
58895 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
58896 From: Benjamin Sugars <ben.sugars@home.com>
58897 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
58898 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
58899 Branch: perl
58900 ! t/lib/cwd.t
58901____________________________________________________________________________
58902[ 9721] By: jhi on 2001/04/17 11:52:17
58903 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
58904 From: Benjamin Sugars <bsugars@canoe.ca>
58905 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
58906 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
58907 Branch: perl
58908 ! op.c
58909____________________________________________________________________________
58910[ 9720] By: jhi on 2001/04/17 11:35:42
58911 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
58912 From: Chris Nandor <pudge@pobox.com>
58913 Date: Tue, 17 Apr 2001 00:30:49 -0400
58914 Message-Id: <p05100207b701768712de@[10.0.1.177]>
58915 Branch: perl
58916 ! ext/File/Glob/bsd_glob.c gv.c
58917____________________________________________________________________________
58918[ 9719] By: jhi on 2001/04/17 11:32:13
58919 Log: Subject: [PATCH] Tweten->West
58920 From: Casey West <casey@geeknest.com>
58921 Date: Mon, 16 Apr 2001 12:11:22 -0400
58922 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
58923 Branch: perl
58924 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
58925 ! pod/perltie.pod
58926____________________________________________________________________________
58927[ 9718] By: jhi on 2001/04/16 03:22:52
58928 Log: Update Changes.
58929 Branch: perl
58930 ! Changes patchlevel.h
58931____________________________________________________________________________
58932[ 9717] By: jhi on 2001/04/16 03:06:28
58933 Log: Regen toc.
58934 Branch: perl
58935 ! pod/perltoc.pod
58936____________________________________________________________________________
58937[ 9716] By: jhi on 2001/04/16 02:58:42
58938 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
58939 From: Prymmer/Kahn <pvhp@best.com>
58940 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
58941 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
58942 Branch: perl
58943 ! utf8.c
58944____________________________________________________________________________
58945[ 9715] By: jhi on 2001/04/15 23:40:35
58946 Log: Subject: Re: Net::Ping patch, adds stream protocol
58947 From: bronson@rinspin.com (Scott Bronson)
58948 Date: Tue, 10 Apr 2001 23:58:33 -0700
58949 Message-ID: <20010410235833.N29719@rinspin.com>
58950 Branch: perl
58951 ! lib/Net/Ping.pm
58952____________________________________________________________________________
58953[ 9714] By: jhi on 2001/04/15 23:31:46
58954 Log: Printing out the ok messages helps successful testing.
58955 Branch: perl
58956 ! t/lib/time-hires.t
58957____________________________________________________________________________
58958[ 9713] By: jhi on 2001/04/15 21:43:24
58959 Log: Update Douglas Wegscheid's email.
58960 Branch: perl
58961 ! AUTHORS
58962____________________________________________________________________________
58963[ 9712] By: jhi on 2001/04/15 21:40:41
58964 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
58965 From: Michael G Schwern <schwern@pobox.com>
58966 Date: Sat, 14 Apr 2001 22:40:50 +0100
58967 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
58968 Branch: perl
58969 + t/lib/exporter.t
58970 ! MANIFEST lib/Exporter/Heavy.pm
58971____________________________________________________________________________
58972[ 9711] By: jhi on 2001/04/15 21:39:21
58973 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
58974 From: Michael G Schwern <schwern@pobox.com>
58975 Date: Sat, 14 Apr 2001 22:13:59 +0100
58976 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
58977 Branch: perl
58978 ! t/op/loopctl.t
58979____________________________________________________________________________
58980[ 9710] By: jhi on 2001/04/15 21:30:19
58981 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
58982 From: Michael G Schwern <schwern@pobox.com>
58983 Date: Sat, 14 Apr 2001 22:05:32 +0100
58984 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
58985 Branch: perl
58986 ! t/pragma/warnings.t
58987____________________________________________________________________________
58988[ 9709] By: jhi on 2001/04/15 19:34:09
58989 Log: Integrate changes #9706,9707 from maintperl into mainline.
58990
58991 change#7210 broke .packlist generation
58992
58993 ExtUtils::Installed doesn't quote regex metacharacters in paths
58994 before using them in match; also make it work for dosish platforms
58995 Branch: perl
58996 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
58997____________________________________________________________________________
58998[ 9708] By: jhi on 2001/04/15 19:31:01
58999 Log: Test also the scalar aspect of getitimer().
59000 Branch: perl
59001 ! t/lib/time-hires.t
59002____________________________________________________________________________
59003[ 9707] By: gsar on 2001/04/15 17:24:20
59004 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
59005 before using them in match; also make it work for dosish platforms
59006 Branch: maint-5.6/perl
59007 ! lib/ExtUtils/Installed.pm
59008____________________________________________________________________________
59009[ 9706] By: gsar on 2001/04/15 17:21:59
59010 Log: change#7210 broke .packlist generation (listed only filename
59011 rather than fully qualified path name)
59012 Branch: maint-5.6/perl
59013 ! lib/ExtUtils/Install.pm
59014____________________________________________________________________________
59015[ 9705] By: jhi on 2001/04/15 12:36:33
59016 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
59017 Branch: perl
59018 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
59019 ! t/lib/time-hires.t
59020____________________________________________________________________________
59021[ 9704] By: jhi on 2001/04/15 10:49:08
59022 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
59023 From: Prymmer/Kahn <pvhp@best.com>
59024 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
59025 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
59026 Branch: perl
59027 ! lib/utf8.pm pod/perlebcdic.pod
59028____________________________________________________________________________
59029[ 9703] By: jhi on 2001/04/15 02:26:26
59030 Log: I keep forgetting to sort MANIFEST.
59031 Branch: perl
59032 ! MANIFEST
59033____________________________________________________________________________
59034[ 9702] By: jhi on 2001/04/15 02:07:47
59035 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
59036 Now we have blessed, reftype, tainted, first, reduce, ...
59037 Branch: perl
59038 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
59039 + ext/List/Util/README ext/List/Util/Util.xs
59040 + ext/List/Util/lib/List/Util.pm
59041 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
59042 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
59043 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
59044 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
59045 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
59046 ! MANIFEST
59047____________________________________________________________________________
59048[ 9701] By: jhi on 2001/04/14 15:05:25
59049 Log: Subject: RE: dprofpp.pl updates
59050 From: Carl Eklof <CEklof@endeca.com>
59051 Date: Thu, 12 Apr 2001 18:45:46 -0400
59052 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
59053 Branch: perl
59054 ! utils/dprofpp.PL
59055____________________________________________________________________________
59056[ 9700] By: jhi on 2001/04/14 14:44:55
59057 Log: Do not just blindly add CR.
59058 Branch: perl
59059 ! Porting/makerel
59060____________________________________________________________________________
59061[ 9699] By: jhi on 2001/04/13 13:17:01
59062 Log: Update Changes.
59063 Branch: perl
59064 ! Changes patchlevel.h
59065____________________________________________________________________________
59066[ 9698] By: jhi on 2001/04/13 12:44:48
59067 Log: Integrate perlio:
59068
59069 [ 9696]
59070 Fix core dump on binmode($fh,'Scalar')
59071 Branch: perl
59072 !> ext/PerlIO/Scalar/Scalar.xs
59073____________________________________________________________________________
59074[ 9697] By: jhi on 2001/04/13 12:29:15
59075 Log: Add more debug output to the test.
59076 Branch: perl
59077 ! t/lib/cwd.t
59078____________________________________________________________________________
59079[ 9696] By: nick on 2001/04/13 10:14:29
59080 Log: Fix core dump on binmode($fh,'Scalar')
59081 Branch: perlio
59082 ! ext/PerlIO/Scalar/Scalar.xs
59083____________________________________________________________________________
59084[ 9695] By: nick on 2001/04/13 09:05:42
59085 Log: Integrate mainline
59086 Branch: perlio
59087 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
59088 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
59089 +> t/lib/time-hires.t
59090 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
59091 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
59092 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
59093 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
59094 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
59095 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
59096 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
59097____________________________________________________________________________
59098[ 9694] By: jhi on 2001/04/12 22:23:35
59099 Log: Integrate change #9693 from maintperl into mainline.
59100
59101 $VERSION and Version() on the same line provokes a warning from
59102 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
59103 Branch: perl
59104 !> lib/Devel/SelfStubber.pm
59105____________________________________________________________________________
59106[ 9693] By: gsar on 2001/04/12 21:55:56
59107 Log: $VERSION and Version() on the same line provokes a warning from
59108 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
59109 Branch: maint-5.6/perl
59110 ! lib/Devel/SelfStubber.pm
59111____________________________________________________________________________
59112[ 9692] By: jhi on 2001/04/12 13:54:00
59113 Log: This is at least 5.005.
59114 Branch: perl
59115 ! ext/Time/HiRes/HiRes.xs
59116____________________________________________________________________________
59117[ 9691] By: jhi on 2001/04/12 13:37:20
59118 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
59119 Branch: perl
59120 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
59121 ! win32/Makefile win32/makefile.mk
59122____________________________________________________________________________
59123[ 9690] By: jhi on 2001/04/12 01:34:46
59124 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
59125 Branch: perl
59126 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
59127 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
59128 + t/lib/time-hires.t
59129 ! MANIFEST
59130____________________________________________________________________________
59131[ 9689] By: jhi on 2001/04/12 00:28:39
59132 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
59133 From: Gisle Aas <gisle@ActiveState.com>
59134 Date: 11 Apr 2001 16:36:11 -0700
59135 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
59136 Branch: perl
59137 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
59138____________________________________________________________________________
59139[ 9688] By: jhi on 2001/04/12 00:27:39
59140 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
59141 From: Gisle Aas <gisle@ActiveState.com>
59142 Date: 11 Apr 2001 11:13:24 -0700
59143 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
59144 Branch: perl
59145 ! ext/MIME/Base64/Base64.xs
59146____________________________________________________________________________
59147[ 9687] By: jhi on 2001/04/11 19:51:47
59148 Log: Slight update on the Todo list. (Should integrate to Todo?)
59149 Branch: perl
59150 ! Todo-5.6
59151____________________________________________________________________________
59152[ 9686] By: jhi on 2001/04/11 16:54:25
59153 Log: Subject: [PATCH opcode.pl] Documentation of table format
59154 From: Simon Cozens <simon@netthink.co.uk>
59155 Date: Wed, 11 Apr 2001 12:59:31 +0100
59156 Message-ID: <20010411125931.A25681@netthink.co.uk>
59157 Branch: perl
59158 ! opcode.pl
59159____________________________________________________________________________
59160[ 9685] By: jhi on 2001/04/11 16:53:15
59161 Log: Subject: [PATCH] prototype("CORE::recv")
59162 From: Simon Cozens <simon@netthink.co.uk>
59163 Date: Wed, 11 Apr 2001 13:24:35 +0100
59164 Message-ID: <20010411132435.A26169@netthink.co.uk>
59165 Branch: perl
59166 ! pp.c t/comp/proto.t
59167____________________________________________________________________________
59168[ 9684] By: jhi on 2001/04/11 16:47:13
59169 Log: FAQ (and AUTHORS) update from Dan Carson: the information
59170 was several years obsolete, Term::Readkey has been updated
59171 to have the functionality.
59172 Branch: perl
59173 ! AUTHORS pod/perlfaq5.pod
59174____________________________________________________________________________
59175[ 9683] By: jhi on 2001/04/11 12:15:46
59176 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
59177 From: Calle Dybedahl <calle@lysator.liu.se>
59178 Date: 10 Apr 2001 16:44:16 +0200
59179 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
59180 Branch: perl
59181 ! ext/MIME/Base64/Base64.xs
59182____________________________________________________________________________
59183[ 9682] By: jhi on 2001/04/11 12:12:26
59184 Log: A more minimal fix for 20010410.006 from Hugo.
59185 Branch: perl
59186 ! regexec.c
59187____________________________________________________________________________
59188[ 9681] By: jhi on 2001/04/11 11:34:23
59189 Log: Integrate changes #9678,9679 from maintline into mainperl.
59190
59191 addendum to change#9676
59192
59193 up $File::Glob::VERSION; add a note pointing out the version of
59194 the OpenBSD glob bsd_glob.c resembles
59195 Branch: perl
59196 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59197 !> ext/File/Glob/bsd_glob.h
59198____________________________________________________________________________
59199[ 9680] By: jhi on 2001/04/11 11:30:38
59200 Log: Bad test numbering in integrate in #9677.
59201 Fixes ID 20010411.001.
59202 Branch: perl
59203 ! t/op/pat.t
59204____________________________________________________________________________
59205[ 9679] By: gsar on 2001/04/11 03:38:40
59206 Log: up $File::Glob::VERSION; add a note pointing out the version of
59207 the OpenBSD glob bsd_glob.c resembles
59208 Branch: maint-5.6/perl
59209 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59210 ! ext/File/Glob/bsd_glob.h
59211____________________________________________________________________________
59212[ 9678] By: gsar on 2001/04/11 03:09:48
59213 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
59214 revision 1.8.10.1 found here:
59215
59216 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
59217 Branch: maint-5.6/perl
59218 ! ext/File/Glob/bsd_glob.c
59219____________________________________________________________________________
59220[ 9677] By: jhi on 2001/04/11 02:54:39
59221 Log: Integrate changes #9675,9676 from maintperl into mainline.
59222
59223 fix for bug 20010410.006, undo change#7115
59224
59225 port the OpenBSD glob() security patch
59226 Branch: perl
59227 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
59228 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
59229 !> t/op/pat.t
59230____________________________________________________________________________
59231[ 9676] By: gsar on 2001/04/11 02:19:02
59232 Log: port the glob() security patch found at:
59233
59234 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
59235
59236 CERT advisory for the issue is here:
59237
59238 http://www.cert.org/advisories/CA-2001-07.html
59239
59240 Note that the security scare is only relevant for those who are
59241 foolish enough to build suidperl (which is now officially discouraged)
59242 Branch: maint-5.6/perl
59243 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
59244 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
59245____________________________________________________________________________
59246[ 9675] By: gsar on 2001/04/10 23:52:11
59247 Log: fix for bug 20010410.006
59248
59249 undo change#7115 (came into maint-5.6 as change#8156)
59250
59251 add tests to keep it from coming back
59252 Branch: maint-5.6/perl
59253 ! regexec.c t/op/pat.t
59254____________________________________________________________________________
59255[ 9674] By: nick on 2001/04/10 20:39:31
59256 Log: Integrate mainline
59257 Branch: perlio
59258 +> Porting/testall.atom
59259 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
59260 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
59261 !> t/lib/lc-uk.t t/pod/find.t
59262____________________________________________________________________________
59263[ 9673] By: nick on 2001/04/10 18:46:14
59264 Log: Integrate against change 9670 aka perl-5.7.1
59265 Branch: perlio
59266 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
59267 !> (integrate 53 files)
59268____________________________________________________________________________
59269[ 9672] By: jhi on 2001/04/10 13:45:01
59270 Log: Add a script for doing cumulative profile of the test suite.
59271 (Requires ATOM, that is, Tru64.)
59272 Branch: perl
59273 + Porting/testall.atom
59274 ! MANIFEST
59275____________________________________________________________________________
59276[ 9671] By: jhi on 2001/04/10 12:38:53
59277 Log: Missing std block.
59278 Branch: perl
59279 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
59280 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
59281 ! t/pod/find.t
59282____________________________________________________________________________
59283[ 9670] By: jhi on 2001/04/10 01:25:58
59284 Log: This is 5.7.1.
59285 Branch: perl
59286 ! patchlevel.h
59287____________________________________________________________________________
59288[ 9669] By: jhi on 2001/04/10 01:09:14
59289 Log: Update Changes.
59290 Branch: perl
59291 ! Changes patchlevel.h
59292____________________________________________________________________________
59293[ 9668] By: jhi on 2001/04/10 01:00:38
59294 Log: Regen toc.
59295 Branch: perl
59296 ! pod/perltoc.pod
59297____________________________________________________________________________
59298[ 9667] By: jhi on 2001/04/10 00:52:16
59299 Log: Update perlhist.
59300 Branch: perl
59301 ! pod/perlhist.pod
59302____________________________________________________________________________
59303[ 9666] By: jhi on 2001/04/09 23:38:59
59304 Log: Slight wording tweaks from Damian to #9658.
59305 Branch: perl
59306 ! pod/perlobj.pod
59307____________________________________________________________________________
59308[ 9665] By: jhi on 2001/04/09 19:56:06
59309 Log: Subject: [PATCH perlutil.pod] Nit
59310 From: Simon Cozens <simon@netthink.co.uk>
59311 Date: Mon, 9 Apr 2001 20:29:44 +0100
59312 Message-ID: <20010409202944.A14796@the.earth.li>
59313 Branch: perl
59314 ! pod/perlutil.pod
59315____________________________________________________________________________
59316[ 9664] By: jhi on 2001/04/09 19:54:42
59317 Log: Subject: Re: perl571delta.pod@9631
59318 From: Mike Guy <mjtg@cam.ac.uk>
59319 Date: Mon, 09 Apr 2001 18:09:14 +0100
59320 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
59321 Branch: perl
59322 ! pod/perl571delta.pod
59323____________________________________________________________________________
59324[ 9663] By: jhi on 2001/04/09 13:43:35
59325 Log: Update Changes.
59326 Branch: perl
59327 ! Changes patchlevel.h
59328____________________________________________________________________________
59329[ 9662] By: jhi on 2001/04/09 13:24:46
59330 Log: tweak tweak.
59331 Branch: perl
59332 ! AUTHORS pod/perl571delta.pod
59333____________________________________________________________________________
59334[ 9661] By: jhi on 2001/04/09 13:15:13
59335 Log: Thinko in manual patch applying.
59336 Branch: perl
59337 ! sv.c
59338____________________________________________________________________________
59339[ 9660] By: jhi on 2001/04/09 13:07:53
59340 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
59341 From: Robin Barker <rmb1@cise.npl.co.uk>
59342 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
59343 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
59344
59345 (This corrects the case where the "isn't numeric" string contains \0s
59346 and is longer than the temporary buffer, and contains \0 at the point
59347 the string would be truncated by "...".)
59348 Branch: perl
59349 ! sv.c
59350____________________________________________________________________________
59351[ 9659] By: jhi on 2001/04/09 12:57:41
59352 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
59353 Branch: perl
59354 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
59355 ! t/lib/cgi-function.t t/lib/cgi-html.t
59356____________________________________________________________________________
59357[ 9658] By: jhi on 2001/04/09 12:48:47
59358 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
59359 From: Ilmari Karonen <iltzu@sci.fi>
59360 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
59361 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
59362
59363 Rearrange and rewrite the Method Invocation section
59364 to explain the concepts in nicer order.
59365 Branch: perl
59366 ! pod/perlobj.pod
59367____________________________________________________________________________
59368[ 9657] By: jhi on 2001/04/09 12:35:58
59369 Log: Upgrade to podlators 1.09, from Russ Allbery.
59370 Branch: perl
59371 ! lib/Pod/Man.pm lib/Pod/Text.pm
59372____________________________________________________________________________
59373[ 9656] By: jhi on 2001/04/09 12:31:53
59374 Log: perl571delta.
59375 Branch: perl
59376 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
59377____________________________________________________________________________
59378[ 9655] By: jhi on 2001/04/09 12:20:09
59379 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
59380 From: Prymmer/Kahn <pvhp@best.com>
59381 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
59382 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
59383 Branch: perl
59384 ! lib/utf8.pm pod/perlunicode.pod
59385____________________________________________________________________________
59386[ 9654] By: gsar on 2001/04/09 03:38:33
59387 Log: here lies 5.6.1
59388 Branch: maint-5.6/perl
59389 ! Changes
59390____________________________________________________________________________
59391[ 9653] By: jhi on 2001/04/09 03:25:24
59392 Log: Update perlhist.
59393 Branch: perl
59394 ! pod/perlhist.pod
59395____________________________________________________________________________
59396[ 9652] By: jhi on 2001/04/09 03:18:49
59397 Log: perl571delta tweaking continues.
59398 Branch: perl
59399 ! pod/perl571delta.pod
59400____________________________________________________________________________
59401[ 9651] By: gsar on 2001/04/09 03:11:19
59402 Log: update Changes, patchlevel.h &c.
59403 Branch: maint-5.6/perl
59404 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
59405 ! pod/perltoc.pod
59406____________________________________________________________________________
59407[ 9650] By: jhi on 2001/04/09 02:40:24
59408 Log: Integrate the perlfork half of #9513 from maintperl into mainline
59409 (the perlunicode half is obsolete)
59410 Branch: perl
59411 ! pod/perlfork.pod
59412____________________________________________________________________________
59413[ 9649] By: gsar on 2001/04/09 02:35:43
59414 Log: tweak perldelta as suggested by Jarkko
59415 Branch: maint-5.6/perl
59416 ! pod/perldelta.pod
59417____________________________________________________________________________
59418[ 9648] By: jhi on 2001/04/09 02:13:04
59419 Log: Integrate change #9646 from maintperl into mainline.
59420
59421 add note about ithreads and Thread.pm
59422 Branch: perl
59423 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
59424____________________________________________________________________________
59425[ 9647] By: jhi on 2001/04/09 02:10:18
59426 Log: Bad assumption that shortsize == 2.
59427 Branch: perl
59428 ! t/lib/xs-typemap.t
59429____________________________________________________________________________
59430[ 9646] By: gsar on 2001/04/09 00:48:04
59431 Log: add note about ithreads and Thread.pm (too many people are
59432 confused by the fact that Thread.pm is built and installed
59433 under non-5005threads but doesn't work)
59434 Branch: maint-5.6/perl
59435 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
59436____________________________________________________________________________
59437[ 9645] By: gsar on 2001/04/09 00:19:03
59438 Log: update perldelta.pod for changes in 5.6.1
59439 Branch: maint-5.6/perl
59440 ! Changes pod/perldelta.pod
59441____________________________________________________________________________
59442[ 9644] By: jhi on 2001/04/08 20:37:00
59443 Log: Integrate change #9639 from maintperl into mainline:
59444 on windows, many of the README.* pods were being copied to
59445 the wrong location
59446 Branch: perl
59447 !> win32/Makefile win32/makefile.mk
59448____________________________________________________________________________
59449[ 9643] By: jhi on 2001/04/08 20:07:11
59450 Log: Integrate change #9624 from maintperl into mainline:
59451 the pod tests were not okay. (t/pod/find.t changes ignored)
59452 Branch: perl
59453 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
59454 !> t/pod/include.t t/pod/included.t t/pod/lref.t
59455 !> t/pod/multiline_items.t t/pod/nested_items.t
59456 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
59457 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
59458____________________________________________________________________________
59459[ 9642] By: jhi on 2001/04/08 19:57:17
59460 Log: Integrate change #9638 from maintperl into mainline:
59461 update to latest JPL from the anoncvs repository
59462 Branch: perl
59463 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
59464 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
59465 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
59466____________________________________________________________________________
59467[ 9641] By: jhi on 2001/04/08 19:53:30
59468 Log: perl571delta updates.
59469 Branch: perl
59470 ! lib/Filter/Simple.pm pod/perl571delta.pod
59471____________________________________________________________________________
59472[ 9640] By: gsar on 2001/04/08 19:20:46
59473 Log: integrate change#9634 from mainline
59474
59475 Fix the perlmodlib generation (didn't understand separate .pod
59476 files; didn't understand -- as the name-thing separator).
59477 Update the CPAN mirrors list.
59478 Branch: maint-5.6/perl
59479 ! pod/perlmodlib.pod
59480 !> pod/perlmodlib.PL
59481____________________________________________________________________________
59482[ 9639] By: gsar on 2001/04/08 18:57:31
59483 Log: on windows, many of the README.* pods were being copied to the wrong
59484 location
59485 Branch: maint-5.6/perl
59486 ! win32/Makefile win32/makefile.mk
59487____________________________________________________________________________
59488[ 9638] By: gsar on 2001/04/08 18:38:25
59489 Log: update to latest JPL from the anoncvs repository
59490 Branch: maint-5.6/perl
59491 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
59492 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
59493 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
59494____________________________________________________________________________
59495[ 9637] By: jhi on 2001/04/08 17:53:53
59496 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
59497 Branch: perl
59498 ! pod/perl571delta.pod
59499____________________________________________________________________________
59500[ 9636] By: jhi on 2001/04/08 17:18:32
59501 Log: Regen toc.
59502 Branch: perl
59503 ! pod/perltoc.pod
59504____________________________________________________________________________
59505[ 9635] By: jhi on 2001/04/08 17:16:33
59506 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
59507 From: "Craig A. Berry" <craigberry@mac.com>
59508 Date: Sun, 08 Apr 2001 12:30:16 -0500
59509 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
59510 Branch: perl
59511 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
59512____________________________________________________________________________
59513[ 9634] By: jhi on 2001/04/08 17:09:19
59514 Log: Fix the perlmodlib generation (didn't understand separate .pod
59515 files; didn't understand -- as the name-thing separator).
59516
59517 Update the CPAN mirrors list.
59518 Branch: perl
59519 ! pod/perlmodlib.PL pod/perlmodlib.pod
59520____________________________________________________________________________
59521[ 9633] By: jhi on 2001/04/08 16:49:17
59522 Log: Sort MANIFEST.
59523 Branch: perl
59524 ! MANIFEST
59525____________________________________________________________________________
59526[ 9632] By: gsar on 2001/04/08 16:36:06
59527 Log: add $Tie::RefHash::VERSION
59528 Branch: maint-5.6/perl
59529 ! lib/Tie/RefHash.pm
59530____________________________________________________________________________
59531[ 9631] By: jhi on 2001/04/08 16:10:15
59532 Log: perl571delta updates based on p5p feedback; still needs
59533 lots of examples.
59534 Branch: perl
59535 ! pod/perl571delta.pod
59536____________________________________________________________________________
59537[ 9630] By: jhi on 2001/04/08 15:59:13
59538 Log: Update the list of supported platforms to talk about 5.7.1
59539 (and 5.6.1)
59540 Branch: perl
59541 ! pod/perlport.pod
59542____________________________________________________________________________
59543[ 9629] By: jhi on 2001/04/08 15:55:41
59544 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
59545 from maintperl into mainline: perlport updates.
59546 Branch: perl
59547 ! pod/perlport.pod
59548____________________________________________________________________________
59549[ 9628] By: jhi on 2001/04/08 15:53:17
59550 Log: perlsolaris.pod copied to wrong directory.
59551 Branch: perl
59552 ! win32/makefile.mk
59553____________________________________________________________________________
59554[ 9627] By: jhi on 2001/04/08 14:48:18
59555 Log: Subject: Typos in perl571delta.pod
59556 From: "Stephen P. Potter" <spp@spotter.yi.org>
59557 Date: Sat, 07 Apr 2001 20:37:05 -0400
59558 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
59559 Branch: perl
59560 ! pod/perl571delta.pod
59561____________________________________________________________________________
59562[ 9626] By: jhi on 2001/04/08 14:39:04
59563 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
59564 Branch: perl
59565 ! gv.c
59566____________________________________________________________________________
59567[ 9625] By: nick on 2001/04/08 10:14:23
59568 Log: Integrate mainline
59569 Branch: perlio
59570 +> pod/perl570delta.pod pod/perl571delta.pod
59571 !> (integrate 27 files)
59572____________________________________________________________________________
59573[ 9624] By: gsar on 2001/04/08 06:08:17
59574 Log: test in t/pod/* were busted
59575
59576 these tests are still not enabled in t/{harness,TEST}
59577 Branch: maint-5.6/perl
59578 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
59579 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
59580 ! t/pod/multiline_items.t t/pod/nested_items.t
59581 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
59582 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
59583____________________________________________________________________________
59584[ 9623] By: gsar on 2001/04/08 03:37:01
59585 Log: integrate change#9470 from mainline
59586
59587 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
59588 Branch: maint-5.6/perl
59589 !> ext/Socket/Socket.xs
59590____________________________________________________________________________
59591[ 9622] By: jhi on 2001/04/07 22:40:47
59592 Log: Update Changes.
59593 Branch: perl
59594 ! Changes patchlevel.h
59595____________________________________________________________________________
59596[ 9621] By: jhi on 2001/04/07 22:34:16
59597 Log: Update AUTHORS.
59598 Branch: perl
59599 ! AUTHORS
59600____________________________________________________________________________
59601[ 9620] By: jhi on 2001/04/07 22:12:47
59602 Log: Forgot to bump the number of tests in #9164.
59603 Branch: perl
59604 ! t/op/array.t
59605____________________________________________________________________________
59606[ 9619] By: jhi on 2001/04/07 22:09:50
59607 Log: Bump patchlevel to 5.7.1.
59608 Branch: perl
59609 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59610 ! config_h.SH patchlevel.h
59611____________________________________________________________________________
59612[ 9618] By: jhi on 2001/04/07 22:02:41
59613 Log: Populate perl571delta.
59614 Branch: perl
59615 ! pod/perl571delta.pod
59616____________________________________________________________________________
59617[ 9617] By: jhi on 2001/04/07 22:01:23
59618 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
59619 to forget it later; do not change patchlevel.h yet or regenerate
59620 Configure yet.
59621 Branch: perl
59622 ! epoc/config.sh win32/Makefile win32/config_H.bc
59623 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
59624____________________________________________________________________________
59625[ 9616] By: jhi on 2001/04/07 17:46:33
59626 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
59627 Branch: perl
59628 ! pod/perl571delta.pod
59629____________________________________________________________________________
59630[ 9615] By: jhi on 2001/04/07 17:33:21
59631 Log: Change the toc configuration.
59632 Branch: perl
59633 ! pod/buildtoc.PL pod/perl.pod
59634____________________________________________________________________________
59635[ 9614] By: jhi on 2001/04/07 17:29:47
59636 Log: Subject: PATCH: $[
59637 From: Robin Houston <robin@kitsite.com>
59638 Date: Fri, 6 Apr 2001 18:10:14 +0100
59639 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
59640 Branch: perl
59641 ! op.c t/op/array.t
59642____________________________________________________________________________
59643[ 9613] By: jhi on 2001/04/07 17:28:26
59644 Log: Subject: [PATCH perl@9424] isn't numeric warning
59645 From: Robin Barker <rmb1@cise.npl.co.uk>
59646 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
59647 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
59648 Branch: perl
59649 ! sv.c t/pragma/warn/sv
59650____________________________________________________________________________
59651[ 9612] By: jhi on 2001/04/07 17:26:45
59652 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
59653 From: Mike Guy <mjtg@cam.ac.uk>
59654 Date: Fri, 06 Apr 2001 12:47:06 +0100
59655 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
59656 Branch: perl
59657 ! dump.c t/lib/peek.t
59658____________________________________________________________________________
59659[ 9611] By: jhi on 2001/04/07 17:21:35
59660 Log: Create perl571delta and seed it off with the perldelta changes
59661 since 5.7.0; remove those changes from perldelta and rename it
59662 as perl570delta; recreate perldelta but leave it almost empty.
59663 Branch: perl
59664 + pod/perl570delta.pod pod/perl571delta.pod
59665 ! MANIFEST pod/perldelta.pod
59666____________________________________________________________________________
59667[ 9610] By: jhi on 2001/04/07 16:56:32
59668 Log: Denit.
59669 Branch: perl
59670 ! pod/perldelta.pod
59671____________________________________________________________________________
59672[ 9609] By: jhi on 2001/04/07 16:38:32
59673 Log: Retract #9523: needs more thought.
59674 Branch: perl
59675 ! Makefile.SH
59676____________________________________________________________________________
59677[ 9608] By: jhi on 2001/04/07 14:59:20
59678 Log: atmark() code cleanaup.
59679 Branch: perl
59680 ! ext/IO/IO.xs
59681____________________________________________________________________________
59682[ 9607] By: jhi on 2001/04/07 14:48:14
59683 Log: Integrate change #9605 from maintperl into mainline.
59684
59685 can't optimize away scope entry if tr/// is present
59686 Branch: perl
59687 !> op.c t/op/tr.t
59688____________________________________________________________________________
59689[ 9606] By: jhi on 2001/04/07 14:43:59
59690 Log: Integrate perlio:
59691
59692 [ 9604]
59693 Split out extension finding code from buildext.pl into FindExt.pm
59694 Use it to get Config.pm's idea of available extensions in line
59695 with what is built.
59696
59697 [ 9603]
59698 Cleanup correction for failed :Via() layer, also set an error code.
59699
59700 [ 9602]
59701 Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
59702 style. So don't use binmode() on the handles so that Win32 etc. see
59703 same sequence and produce same digests.
59704
59705 [ 9601]
59706 Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
59707 Else it complains and so crlf layer (say) does not get pushed.
59708
59709 [ 9599]
59710 Quote $VERSION in Encode.pm.
59711 regen_config_h as requested.
59712 Branch: perl
59713 +> win32/FindExt.pm
59714 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
59715 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
59716____________________________________________________________________________
59717[ 9605] By: gsar on 2001/04/07 11:52:40
59718 Log: can't optimize away scope entry if tr/// is present
59719 Branch: maint-5.6/perl
59720 ! op.c t/op/tr.t
59721____________________________________________________________________________
59722[ 9604] By: nick on 2001/04/07 11:39:45
59723 Log: Split out extension finding code from buildext.pl into FindExt.pm
59724 Use it to get Config.pm's idea of available extensions in line
59725 with what is built.
59726 Branch: perlio
59727 + win32/FindExt.pm
59728 ! MANIFEST win32/buildext.pl win32/config_sh.PL
59729 ! win32/makefile.mk
59730____________________________________________________________________________
59731[ 9603] By: nick on 2001/04/07 09:11:38
59732 Log: Cleanup correction for failed :Via() layer, also set an error code.
59733 Branch: perlio
59734 ! ext/PerlIO/Via/Via.xs
59735____________________________________________________________________________
59736[ 9602] By: nick on 2001/04/07 08:38:04
59737 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
59738 style. So don't use binmode() on the handles so that Win32 etc. see
59739 same sequence and produce same digests.
59740 Branch: perlio
59741 ! t/lib/md5-file.t
59742____________________________________________________________________________
59743[ 9601] By: nick on 2001/04/07 08:36:26
59744 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
59745 Else it complains and so crlf layer (say) does not get pushed.
59746 Branch: perlio
59747 ! perlio.c
59748____________________________________________________________________________
59749[ 9600] By: jhi on 2001/04/06 23:00:09
59750 Log: Integrate change #9599 from perlio into mainline.
59751 Branch: perl
59752 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
59753 !> win32/config_H.vc
59754____________________________________________________________________________
59755[ 9599] By: nick on 2001/04/06 21:42:43
59756 Log: Quote $VERSION in Encode.pm.
59757 regen_config_h as requested.
59758 Branch: perlio
59759 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
59760 ! win32/config_H.vc
59761____________________________________________________________________________
59762[ 9598] By: nick on 2001/04/06 20:34:59
59763 Log: Integrate mainline
59764 Branch: perlio
59765 +> README.macos
59766 !> (integrate 39 files)
59767____________________________________________________________________________
59768[ 9597] By: gsar on 2001/04/06 18:06:35
59769 Log: integrate change#9464 from mainline (addendum to change#8313)
59770
59771 Subject: [PATCH @9452] Better peep()ing for foreach() loops
59772 Branch: maint-5.6/perl
59773 !> op.c
59774____________________________________________________________________________
59775[ 9596] By: jhi on 2001/04/06 17:26:03
59776 Log: The d_casti32=undef is good for you even when not use64bitall.
59777 Branch: perl
59778 ! hints/hpux.sh
59779____________________________________________________________________________
59780[ 9595] By: gsar on 2001/04/06 14:57:17
59781 Log: add a low-impact fix to accommodate darwin-ism
59782 Branch: maint-5.6/perl
59783 ! ext/Errno/Errno_pm.PL
59784____________________________________________________________________________
59785[ 9594] By: jhi on 2001/04/06 14:55:14
59786 Log: Integrate changes #9528,9593 from mainline into maintperl;
59787 tweaking the editor/IDE/shell list.
59788 Branch: maint-5.6/perl
59789 !> pod/perlfaq3.pod
59790____________________________________________________________________________
59791[ 9593] By: jhi on 2001/04/06 14:51:39
59792 Log: Make the editor/IDE/shell list a little bit airier.
59793 Branch: perl
59794 ! pod/perlfaq3.pod
59795____________________________________________________________________________
59796[ 9592] By: gsar on 2001/04/06 14:45:18
59797 Log: integrate change#9477 from mainline (base.pm doc tweak)
59798
59799 missing doc entry for fmod()
59800 Branch: maint-5.6/perl
59801 ! lib/Math/BigFloat.pm
59802 !> lib/base.pm
59803____________________________________________________________________________
59804[ 9591] By: jhi on 2001/04/06 13:55:48
59805 Log: Regen toc.
59806 Branch: perl
59807 ! pod/perltoc.pod
59808____________________________________________________________________________
59809[ 9590] By: jhi on 2001/04/06 13:54:52
59810 Log: Math::BigFloat patches from John Peacock. The equivalent
59811 of #9586 from maintperl but reworked by John to work with
59812 the bleadperl.
59813 Branch: perl
59814 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
59815____________________________________________________________________________
59816[ 9589] By: jhi on 2001/04/06 13:42:23
59817 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
59818 Branch: perl
59819 ! ext/Digest/MD5/Makefile.PL
59820____________________________________________________________________________
59821[ 9588] By: jhi on 2001/04/06 13:31:45
59822 Log: Integrate changes #9584,9587 from maintperl into mainline.
59823
59824 keep eval"" CVs alive until the end of the statement in which
59825 they're called
59826
59827 add README.macos (from Chris Nandor)
59828
59829 tyop in change#9555
59830 Branch: perl
59831 +> README.macos
59832 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
59833 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
59834 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
59835 !> win32/makefile.mk
59836____________________________________________________________________________
59837[ 9587] By: gsar on 2001/04/06 07:31:30
59838 Log: add README.macos (from Chris Nandor)
59839
59840 tyop in change#9555
59841 Branch: maint-5.6/perl
59842 + README.macos
59843 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
59844 ! win32/Makefile win32/makefile.mk
59845____________________________________________________________________________
59846[ 9586] By: gsar on 2001/04/06 07:08:54
59847 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
59848 Branch: maint-5.6/perl
59849 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
59850____________________________________________________________________________
59851[ 9585] By: gsar on 2001/04/06 06:58:44
59852 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
59853 from mainline
59854
59855 Subject: [PATCH] Base64 update to perlfaq9.pod
59856
59857 Subject: [PATCH AUTHORS] Housekeeping
59858
59859 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
59860 Mac OS X (Darwin) has extra pwent fields.
59861
59862 Subject: [PATCH B::*] print control-character vars readably
59863 Needs EBCDICification.
59864
59865 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
59866
59867 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
59868
59869 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
59870
59871 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
59872
59873 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
59874
59875 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
59876
59877 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
59878
59879 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
59880
59881 FreeBSD hints tweak from Anton Berezin.
59882
59883 Subject: [PATCH foolperl & bleadperl] README.vms update
59884
59885 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
59886 Branch: maint-5.6/perl
59887 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
59888 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
59889 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
59890____________________________________________________________________________
59891[ 9584] By: gsar on 2001/04/06 04:09:00
59892 Log: keep eval"" CVs alive until the end of the statement in which
59893 they're called; this avoids a coredump ensuing from search for
59894 lexicals in code such as:
59895
59896 sub bug {
59897 my $s = @_;
59898 eval q[sub { eval 'sub { &$s }' }];
59899 }
59900 bug("x")->()->();
59901
59902 this code still doesn't work as intended (as it has remained
59903 since time immemorial), but it doesn't provoke a coredump anymore
59904 Branch: maint-5.6/perl
59905 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59906 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
59907____________________________________________________________________________
59908[ 9583] By: jhi on 2001/04/05 23:52:51
59909 Log: Update Changes.
59910 Branch: perl
59911 ! Changes patchlevel.h
59912____________________________________________________________________________
59913[ 9582] By: jhi on 2001/04/05 23:11:23
59914 Log: Slight doc tweak.
59915 Branch: perl
59916 ! pod/perlunicode.pod
59917____________________________________________________________________________
59918[ 9581] By: jhi on 2001/04/05 23:04:11
59919 Log: Integrate perlio:
59920
59921 [ 9569]
59922 Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
59923
59924 [ 9549]
59925 Downgrade "Wide character in print" to a warning.
59926 Branch: perl
59927 !> pod/perlunicode.pod
59928____________________________________________________________________________
59929[ 9580] By: jhi on 2001/04/05 23:03:29
59930 Log: Test for #9579.
59931 Branch: perl
59932 ! t/op/do.t
59933____________________________________________________________________________
59934[ 9579] By: jhi on 2001/04/05 22:54:17
59935 Log: Subject: [PATCH] Propagate calling context for do '...'
59936 From: Gisle Aas <gisle@ActiveState.com>
59937 Date: 04 Apr 2001 20:17:29 -0700
59938 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
59939 Branch: perl
59940 ! pod/perlfunc.pod pp_ctl.c
59941____________________________________________________________________________
59942[ 9578] By: jhi on 2001/04/05 22:52:51
59943 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
59944 From: Peter Prymmer <pvhp@forte.com>
59945 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
59946 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
59947 Branch: perl
59948 ! README.vms
59949____________________________________________________________________________
59950[ 9577] By: jhi on 2001/04/05 22:48:22
59951 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
59952 From: "Craig A. Berry" <craigberry@mac.com>
59953 Date: Thu, 5 Apr 2001 13:43:28 -0500
59954 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
59955 Branch: perl
59956 ! README.vms
59957____________________________________________________________________________
59958[ 9576] By: jhi on 2001/04/05 22:31:38
59959 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
59960 From: Michael G Schwern <schwern@pobox.com>
59961 Date: Thu, 5 Apr 2001 21:53:21 +0100
59962 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
59963 Branch: perl
59964 ! lib/base.pm t/lib/fields.t
59965____________________________________________________________________________
59966[ 9575] By: jhi on 2001/04/05 22:26:10
59967 Log: FreeBSD hints tweak from Anton Berezin.
59968 Branch: perl
59969 ! hints/freebsd.sh
59970____________________________________________________________________________
59971[ 9574] By: jhi on 2001/04/05 22:24:03
59972 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
59973 From: David Dyck <dcd@tc.fluke.com>
59974 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
59975 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
59976 Branch: perl
59977 ! t/op/oct.t
59978____________________________________________________________________________
59979[ 9573] By: jhi on 2001/04/05 22:23:06
59980 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
59981 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
59982 From: David Dyck <dcd@tc.fluke.com>
59983 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
59984 Branch: perl
59985 ! pp.c
59986____________________________________________________________________________
59987[ 9572] By: jhi on 2001/04/05 22:14:47
59988 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
59989 From: Robin Houston <robin@kitsite.com>
59990 Date: Thu, 5 Apr 2001 20:56:48 +0100
59991 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
59992 Branch: perl
59993 ! ext/B/B/Deparse.pm
59994____________________________________________________________________________
59995[ 9571] By: jhi on 2001/04/05 22:12:53
59996 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
59997 From: Robin Houston <robin@kitsite.com>
59998 Date: Thu, 5 Apr 2001 19:55:51 +0100
59999 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
60000 Branch: perl
60001 ! ext/B/B/Deparse.pm
60002____________________________________________________________________________
60003[ 9570] By: jhi on 2001/04/05 22:11:06
60004 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
60005 From: Robin Houston <robin@kitsite.com>
60006 Date: Thu, 5 Apr 2001 20:16:29 +0100
60007 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
60008 Branch: perl
60009 ! ext/B/B/Deparse.pm
60010____________________________________________________________________________
60011[ 9569] By: nick on 2001/04/05 21:32:26
60012 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
60013 Branch: perlio
60014 ! pod/perlunicode.pod
60015____________________________________________________________________________
60016[ 9568] By: nick on 2001/04/05 19:38:09
60017 Log: Integrate mainline
60018 Branch: perlio
60019 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
60020 !> (integrate 35 files)
60021____________________________________________________________________________
60022[ 9567] By: jhi on 2001/04/05 18:31:45
60023 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
60024 From: Robin Houston <robin@kitsite.com>
60025 Date: Thu, 5 Apr 2001 18:03:23 +0100
60026 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
60027 Branch: perl
60028 ! ext/B/B/Deparse.pm
60029____________________________________________________________________________
60030[ 9566] By: jhi on 2001/04/05 18:29:35
60031 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
60032 From: Robin Houston <robin@kitsite.com>
60033 Date: Thu, 5 Apr 2001 16:45:18 +0100
60034 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
60035 Branch: perl
60036 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
60037____________________________________________________________________________
60038[ 9565] By: jhi on 2001/04/05 18:24:23
60039 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
60040 From: Robin Houston <robin@kitsite.com>
60041 Date: Thu, 5 Apr 2001 14:50:09 +0100
60042 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
60043 Branch: perl
60044 ! ext/B/B/Deparse.pm
60045____________________________________________________________________________
60046[ 9564] By: jhi on 2001/04/05 18:23:03
60047 Log: Subject: [PATCH B::*] print control-character vars readably
60048 From: Robin Houston <robin@kitsite.com>
60049 Date: Thu, 5 Apr 2001 14:27:38 +0100
60050 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
60051
60052 Needs EBCDICification.
60053 Branch: perl
60054 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
60055 ! ext/B/B/Terse.pm
60056____________________________________________________________________________
60057[ 9563] By: jhi on 2001/04/05 18:20:32
60058 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
60059 Date: Thu, 5 Apr 2001 13:21:42 -0400
60060 From: Paul Schinder <schinder@pobox.com>
60061 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
60062
60063 Mac OS X (Darwin) has extra pwent fields.
60064 Branch: perl
60065 ! t/op/pwent.t
60066____________________________________________________________________________
60067[ 9562] By: jhi on 2001/04/05 17:57:51
60068 Log: Regen toc.
60069 Branch: perl
60070 ! pod/perltoc.pod
60071____________________________________________________________________________
60072[ 9561] By: jhi on 2001/04/05 17:47:33
60073 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
60074 Branch: metaconfig
60075 ! U/Glossary.patch
60076 Branch: metaconfig/U/perl
60077 + d_u32align.U
60078 ! d_cmsghdr_s.U d_msghdr_s.U
60079____________________________________________________________________________
60080[ 9560] By: jhi on 2001/04/05 17:47:01
60081 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
60082 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
60083 Introduce probes for struct msghdr, struct cmsghdr,
60084 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
60085 ualarm, usleep, for possible later extension work.
60086 Branch: perl
60087 + t/lib/md5-align.t
60088 ! Configure MANIFEST Porting/Glossary Porting/config.sh
60089 ! Porting/config_H config_h.SH configure.com epoc/config.sh
60090 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
60091 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60092 ! vos/config.ga.h win32/config.bc win32/config.gc
60093 ! win32/config.vc
60094____________________________________________________________________________
60095[ 9559] By: jhi on 2001/04/05 13:03:04
60096 Log: Be traditional in your cpp (for the Errno extension).
60097 Branch: perl
60098 ! hints/darwin.sh
60099____________________________________________________________________________
60100[ 9558] By: jhi on 2001/04/05 13:00:05
60101 Log: Add $Config{cppflags} to the gcc incantation.
60102 Branch: perl
60103 ! ext/Errno/Errno_pm.PL
60104____________________________________________________________________________
60105[ 9557] By: jhi on 2001/04/05 04:22:39
60106 Log: Introduce Sean Burke's Class::ISA 0.32.
60107 Branch: perl
60108 + lib/Class/ISA.pm t/lib/class-isa.t
60109 ! MANIFEST
60110____________________________________________________________________________
60111[ 9556] By: jhi on 2001/04/05 04:09:50
60112 Log: Subject: [PATCH AUTHORS] Housekeeping
60113 From: Paul Johnson <paul@pjcj.net>
60114 Date: Wed, 4 Apr 2001 22:45:47 +0200
60115 Message-ID: <20010404224547.D9548@pjcj.net>
60116 Branch: perl
60117 ! AUTHORS
60118____________________________________________________________________________
60119[ 9555] By: jhi on 2001/04/05 04:06:33
60120 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
60121 From: Gisle Aas <gisle@ActiveState.com>
60122 Date: 04 Apr 2001 14:23:04 -0700
60123 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
60124 Branch: perl
60125 ! pod/perlfaq9.pod
60126____________________________________________________________________________
60127[ 9554] By: jhi on 2001/04/05 04:05:49
60128 Log: Downgrade also the "Wide character" diagnostic.
60129 Branch: perl
60130 ! pod/perldiag.pod
60131____________________________________________________________________________
60132[ 9553] By: jhi on 2001/04/05 04:00:33
60133 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
60134 maintperl into mainline.
60135
60136 "double" should be "NV"; standard typemap is missing entry
60137 for NV
60138
60139 s/djSP/dSP/
60140
60141 Downgrade "Wide character in print" to a warning.
60142
60143 B::Deparse fix for ${^FOO} and documentation for PVX() method
60144 (from Robin Houston)
60145
60146 tr/// doesn't null-terminate the result in some situations
60147 (from Gisle Aas)
60148 Branch: perl
60149 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
60150 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
60151 !> t/io/utf8.t t/op/tr.t
60152____________________________________________________________________________
60153[ 9552] By: jhi on 2001/04/05 03:52:50
60154 Log: Retract changes #9542 and #9538 (from maintperl, integrated
60155 at #9540), shouldn't be needed because of the perlio changes.
60156 Branch: perl
60157 ! util.c
60158____________________________________________________________________________
60159[ 9551] By: gsar on 2001/04/05 00:18:34
60160 Log: tr/// doesn't null-terminate the result in some situations
60161 (from Gisle Aas)
60162 Branch: maint-5.6/perl
60163 ! doop.c t/op/tr.t
60164____________________________________________________________________________
60165[ 9550] By: gsar on 2001/04/04 20:04:17
60166 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
60167 (from Robin Houston)
60168 Branch: maint-5.6/perl
60169 ! ext/B/B.pm ext/B/B/Deparse.pm
60170____________________________________________________________________________
60171[ 9549] By: nick on 2001/04/04 18:56:15
60172 Log: Downgrade "Wide character in print" to a warning.
60173 Branch: perlio
60174 ! doio.c t/io/utf8.t
60175____________________________________________________________________________
60176[ 9548] By: gsar on 2001/04/04 18:51:49
60177 Log: integrate changes#9460,9462,9482,9521,9522
60178
60179 Subject: PATCH: B::Debug should show LOOP-specific fields
60180
60181 Subject: B::Deparse precedence bug. (Patch included.)
60182
60183 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
60184
60185 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
60186
60187 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
60188 Branch: maint-5.6/perl
60189 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
60190 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
60191____________________________________________________________________________
60192[ 9547] By: gsar on 2001/04/04 18:49:16
60193 Log: s/djSP/dSP/
60194 Branch: maint-5.6/perl
60195 ! ext/Thread/Thread.xs
60196____________________________________________________________________________
60197[ 9546] By: nick on 2001/04/04 18:44:00
60198 Log: Integrate mainline.
60199 Branch: perlio
60200 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
60201 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
60202____________________________________________________________________________
60203[ 9545] By: gsar on 2001/04/04 18:38:52
60204 Log: integrate change#8837 from mainline
60205
60206 Subject: [patch] -Wall cleanup round 2
60207 Branch: maint-5.6/perl
60208 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
60209 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
60210 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
60211 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
60212 !> ext/SDBM_File/SDBM_File.xs
60213____________________________________________________________________________
60214[ 9544] By: gsar on 2001/04/04 17:49:57
60215 Log: "double" should be "NV"; standard typemap is missing entry
60216 for NV
60217 Branch: maint-5.6/perl
60218 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
60219____________________________________________________________________________
60220[ 9543] By: jhi on 2001/04/04 14:13:18
60221 Log: Thou shalt not (just) match for English error messages.
60222 Branch: perl
60223 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
60224 ! os2/OS2/Process/Process.pm
60225____________________________________________________________________________
60226[ 9542] By: jhi on 2001/04/04 13:20:39
60227 Log: Make the stdio tricks of fflush_all() to exist only if
60228 stdio is being used.
60229 Branch: perl
60230 ! util.c
60231____________________________________________________________________________
60232[ 9541] By: jhi on 2001/04/04 04:20:24
60233 Log: Subject: Re: [PATCH] Lighten up glob
60234 From: Benjamin Sugars <bsugars@canoe.ca>
60235 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
60236 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
60237 Branch: perl
60238 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
60239 ! util.c
60240____________________________________________________________________________
60241[ 9540] By: jhi on 2001/04/04 04:03:57
60242 Log: Integrate changes #9538,9539 from maintperl into mainline.
60243
60244 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
60245 for use with _fwalk() (fix for change#7705)
60246
60247 another tweak needed for SunOS 4.1.x build (from Mike Guy)
60248 (cp -f is not portable)
60249 Branch: perl
60250 !> Makefile.SH util.c
60251____________________________________________________________________________
60252[ 9539] By: gsar on 2001/04/04 03:01:14
60253 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
60254 Branch: maint-5.6/perl
60255 ! Makefile.SH
60256____________________________________________________________________________
60257[ 9538] By: gsar on 2001/04/04 01:00:38
60258 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
60259 for use with _fwalk() (fix for change#7705)
60260 Branch: maint-5.6/perl
60261 ! util.c
60262____________________________________________________________________________
60263[ 9537] By: nick on 2001/04/03 19:24:55
60264 Log: Integrate mainline
60265 Branch: perlio
60266 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
60267 +> lib/unicode/PropList.html
60268 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
60269 !> (integrate 69 files)
60270____________________________________________________________________________
60271[ 9536] By: jhi on 2001/04/03 18:02:31
60272 Log: Integrate change #9533 from maintperl into mainline.
60273
60274 better fix for change#9517 to accomodate UNC paths like
60275 \\server\share\foo, and paths with trailing backslash
60276 like c:\this\
60277 Branch: perl
60278 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
60279____________________________________________________________________________
60280[ 9535] By: jhi on 2001/04/03 17:58:07
60281 Log: Change the push/unshift warning to be of class syntax, not misc.
60282 Branch: perl
60283 ! op.c pod/perldiag.pod t/pragma/warn/op
60284____________________________________________________________________________
60285[ 9534] By: jhi on 2001/04/03 15:03:46
60286 Log: Change the push/unshift warning (#9532) to talk about "no values"
60287 instead of "no arguments".
60288 Branch: perl
60289 ! op.c pod/perldiag.pod t/pragma/warn/op
60290____________________________________________________________________________
60291[ 9533] By: gsar on 2001/04/03 14:30:07
60292 Log: better fix for change#9517 to accomodate UNC paths like
60293 \\server\share\foo, and paths with trailing backslash
60294 like c:\this\
60295 Branch: maint-5.6/perl
60296 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
60297____________________________________________________________________________
60298[ 9532] By: jhi on 2001/04/03 13:11:46
60299 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
60300 From: Robin Houston <robin@kitsite.com>
60301 Date: Mon, 2 Apr 2001 15:03:29 +0100
60302 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
60303 Branch: perl
60304 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
60305____________________________________________________________________________
60306[ 9531] By: jhi on 2001/04/03 13:06:34
60307 Log: Integrate change #9530 from maintperl into mainline.
60308
60309 accomodate VMS "mailbox overflow" quirk in testsuite (from
60310 Craig Berry)
60311 Branch: perl
60312 !> t/lib/socket.t
60313____________________________________________________________________________
60314[ 9530] By: gsar on 2001/04/03 04:56:41
60315 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
60316 Craig Berry)
60317 Branch: maint-5.6/perl
60318 ! t/lib/socket.t
60319____________________________________________________________________________
60320[ 9529] By: jhi on 2001/04/03 02:34:34
60321 Log: Update Changes.
60322 Branch: perl
60323 ! Changes patchlevel.h
60324____________________________________________________________________________
60325[ 9528] By: jhi on 2001/04/03 01:27:57
60326 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
60327 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
60328 To: perl5-porters@perl.org
60329 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
60330 Branch: perl
60331 ! pod/perlfaq3.pod
60332____________________________________________________________________________
60333[ 9527] By: jhi on 2001/04/03 01:22:09
60334 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
60335 From: Peter Prymmer <pvhp@forte.com>
60336 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
60337 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
60338 Branch: perl
60339 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
60340____________________________________________________________________________
60341[ 9526] By: jhi on 2001/04/03 01:18:25
60342 Log: The metaconfig unit changes for #9525.
60343 Branch: metaconfig
60344 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
60345 Branch: metaconfig/U/perl
60346 ! use64bits.U
60347____________________________________________________________________________
60348[ 9525] By: jhi on 2001/04/03 01:17:30
60349 Log: Configure sanity checks:
60350 * if use64bitall is attempted but pointers are only 32-bit,
60351 'downgrade' to use64bitint
60352 * if use64bitint is attempted but there's no quad type,
60353 forget about use64bitint (well, the default for it is 'n',
60354 the user can still override this)
60355 * if pointers are 64 bits, do not try to use Perl's malloc
60356 Branch: perl
60357 ! Configure
60358____________________________________________________________________________
60359[ 9524] By: gsar on 2001/04/03 01:09:12
60360 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
60361 Branch: maint-5.6/perl
60362 ! pp_sys.c
60363____________________________________________________________________________
60364[ 9523] By: jhi on 2001/04/03 00:02:31
60365 Log: (Retracted by #9609)
60366
60367 Make it harder for parallel makes to enter 'test' before
60368 Dynaloader and File::Glob are happy. (In principle 'make_ext'
60369 should be unhappy enough, but sometimes parallel makes seem
60370 to sneak past both in Tru64 and AIX.)
60371 Branch: perl
60372 ! Makefile.SH
60373____________________________________________________________________________
60374[ 9522] By: jhi on 2001/04/02 22:35:31
60375 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
60376 Date: Mon, 2 Apr 2001 22:54:10 +0100
60377 From: Robin Houston <robin@kitsite.com>
60378 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
60379 Branch: perl
60380 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
60381____________________________________________________________________________
60382[ 9521] By: jhi on 2001/04/02 22:32:23
60383 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
60384 From: Robin Houston <robin@kitsite.com>
60385 Date: Mon, 2 Apr 2001 20:24:03 +0100
60386 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
60387 Branch: perl
60388 ! ext/B/B/Concise.pm
60389____________________________________________________________________________
60390[ 9520] By: jhi on 2001/04/02 22:30:43
60391 Log: Subject: [PATCH] REALLY pedantic hv.h nit
60392 From: Simon Cozens <simon@netthink.co.uk>
60393 Date: Mon, 2 Apr 2001 15:43:06 +0100
60394 Message-ID: <20010402154306.A21711@netthink.co.uk>
60395 Branch: perl
60396 ! hv.h
60397____________________________________________________________________________
60398[ 9519] By: jhi on 2001/04/02 22:28:04
60399 Log: Based on
60400
60401 Subject: [foolperl] EPOC fix
60402 From: Olaf Flebbe <O.Flebbe@science-computing.de>
60403 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
60404 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
60405 Branch: perl
60406 ! pp_sys.c
60407____________________________________________________________________________
60408[ 9518] By: jhi on 2001/04/02 22:22:34
60409 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
60410
60411 README.win32 tweaks; add a note about alternative location for
60412 getting a gcc-2.95.2 that will build perl properly on windows
60413
60414 add some notes about gutsy threading matters
60415
60416 many of the utilities interpolate literal paths within doublequotes
60417 (fails on dosish platforms where path contains backslashes)
60418 Branch: perl
60419 !> README.win32 pod/perlguts.pod utils/perldoc.PL
60420 !> x2p/find2perl.PL x2p/s2p.PL
60421____________________________________________________________________________
60422[ 9517] By: gsar on 2001/04/02 19:52:21
60423 Log: many of the utilities interpolate literal paths within doublequotes
60424 (fails on dosish platforms where path contains backslashes)
60425 Branch: maint-5.6/perl
60426 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
60427____________________________________________________________________________
60428[ 9516] By: gsar on 2001/04/02 05:49:37
60429 Log: a foolish release
60430 Branch: maint-5.6/perl
60431 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
60432 ! pod/perltoc.pod
60433____________________________________________________________________________
60434[ 9515] By: gsar on 2001/04/02 05:04:29
60435 Log: add missing changelog summaries
60436 Branch: maint-5.6/perl
60437 ! Changes
60438____________________________________________________________________________
60439[ 9514] By: gsar on 2001/04/02 04:07:13
60440 Log: add some notes about gutsy threading matters
60441 Branch: maint-5.6/perl
60442 ! pod/perlguts.pod
60443____________________________________________________________________________
60444[ 9513] By: gsar on 2001/04/02 03:25:21
60445 Log: add more prominent caveat notices about experimental features
60446 Branch: maint-5.6/perl
60447 ! pod/perlfork.pod pod/perlunicode.pod
60448____________________________________________________________________________
60449[ 9512] By: gsar on 2001/04/02 02:54:33
60450 Log: integrate changes#9479,9509 from mainline
60451
60452 [PATCH] File::Glob stuff for Mac OS
60453
60454 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
60455 Branch: maint-5.6/perl
60456 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
60457 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
60458 !> t/lib/glob-taint.t
60459____________________________________________________________________________
60460[ 9511] By: gsar on 2001/04/02 02:38:24
60461 Log: README.win32 tweaks; add a note about alternative location for
60462 getting a gcc-2.95.2 that will build perl properly on windows
60463 Branch: maint-5.6/perl
60464 ! README.win32
60465____________________________________________________________________________
60466[ 9510] By: jhi on 2001/04/01 20:45:10
60467 Log: An ambiguousity warning.
60468 Branch: perl
60469 ! t/lib/trig.t
60470____________________________________________________________________________
60471[ 9509] By: jhi on 2001/04/01 19:53:47
60472 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
60473 From: Jonathan Stowe <gellyfish@gellyfish.com>
60474 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
60475 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
60476 Branch: perl
60477 ! ext/File/Glob/bsd_glob.c
60478____________________________________________________________________________
60479[ 9508] By: jhi on 2001/04/01 19:35:03
60480 Log: Update Changes.
60481 Branch: perl
60482 ! Changes patchlevel.h
60483____________________________________________________________________________
60484[ 9507] By: jhi on 2001/04/01 19:24:01
60485 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
60486 from mainline to maintperl: pod tweaks.
60487 Branch: maint-5.6/perl
60488 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
60489 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
60490 !> pod/perlvar.pod
60491____________________________________________________________________________
60492[ 9506] By: jhi on 2001/04/01 19:11:53
60493 Log: Commit Sarathy to April release of 5.6.1 :-)
60494 Branch: perl
60495 ! pod/perlfaq1.pod
60496____________________________________________________________________________
60497[ 9505] By: jhi on 2001/04/01 19:03:15
60498 Log: Subject: PATCH 5.6.0 (perldebug.pod)
60499 From: Mark-Jason Dominus <mjd@plover.com>
60500 Date: Sun, 01 Apr 2001 14:25:11 -0400
60501 Message-ID: <20010401182511.9247.qmail@plover.com>
60502 Branch: perl
60503 ! pod/perldebug.pod
60504____________________________________________________________________________
60505[ 9504] By: jhi on 2001/04/01 18:43:09
60506 Log: Add great_circle_direction().
60507 Branch: perl
60508 ! lib/Math/Trig.pm t/lib/trig.t
60509____________________________________________________________________________
60510[ 9503] By: jhi on 2001/04/01 17:29:12
60511 Log: Unicode ReadMe update for Unicode 3.1.
60512 Branch: perl
60513 ! lib/unicode/ReadMe.txt
60514____________________________________________________________________________
60515[ 9502] By: jhi on 2001/04/01 17:18:40
60516 Log: Integrate change #9501 from maintperl into mainline.
60517
60518 fix the perlembed notes on multiple interpreters
60519
60520 fix ExtUtils::Embed to work passably on Windows
60521 Branch: perl
60522 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
60523____________________________________________________________________________
60524[ 9501] By: gsar on 2001/04/01 07:21:57
60525 Log: fix the perlembed notes on multiple interpreters
60526
60527 fix ExtUtils::Embed to work passably on Windows
60528 Branch: maint-5.6/perl
60529 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
60530____________________________________________________________________________
60531[ 9500] By: jhi on 2001/04/01 05:58:23
60532 Log: Test for #9499.
60533 Branch: perl
60534 ! t/op/tr.t
60535____________________________________________________________________________
60536[ 9499] By: jhi on 2001/04/01 05:55:46
60537 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
60538 Branch: perl
60539 ! embed.h embed.pl op.c proto.h
60540____________________________________________________________________________
60541[ 9498] By: jhi on 2001/04/01 05:44:34
60542 Log: Protect the workaround hunk more.
60543 Branch: perl
60544 ! toke.c
60545____________________________________________________________________________
60546[ 9497] By: jhi on 2001/04/01 00:24:25
60547 Log: Integrate changes #9493,9494,9495,9496 from maintperl
60548 into mainline.
60549
60550 fix a broken workaround for Borland compiler in change#4739
60551 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
60552
60553 nits spotted by Borland compiler
60554
60555 avoid redefinition warnings under Borland 5.02
60556
60557 various nits identified by the Borland 5.5 compiler; remove suppression
60558 of a few warnings
60559 Branch: perl
60560 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
60561 !> win32/win32.h
60562____________________________________________________________________________
60563[ 9496] By: gsar on 2001/03/31 23:22:28
60564 Log: various nits identified by the Borland 5.5 compiler; remove suppression
60565 of a few warnings
60566 Branch: maint-5.6/perl
60567 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
60568____________________________________________________________________________
60569[ 9495] By: gsar on 2001/03/31 21:03:08
60570 Log: avoid redefinition warnings under Borland 5.02
60571 Branch: maint-5.6/perl
60572 ! win32/makefile.mk
60573____________________________________________________________________________
60574[ 9494] By: gsar on 2001/03/31 20:18:59
60575 Log: nits spotted by Borland compiler
60576 Branch: maint-5.6/perl
60577 ! utf8.h win32/win32.h
60578____________________________________________________________________________
60579[ 9493] By: gsar on 2001/03/31 20:18:05
60580 Log: fix a broken workaround for Borland compiler in change#4739
60581 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
60582 Branch: maint-5.6/perl
60583 ! toke.c
60584____________________________________________________________________________
60585[ 9492] By: jhi on 2001/03/31 18:36:24
60586 Log: Integrate change #9491 from maintperl into mainline.
60587
60588 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
60589 directory is relative (need to fetch the full path name *before*
60590 the chdir!)
60591 Branch: perl
60592 !> lib/Cwd.pm
60593____________________________________________________________________________
60594[ 9491] By: gsar on 2001/03/31 17:01:56
60595 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
60596 directory is relative (need to fetch the full path name *before*
60597 the chdir!)
60598
60599 this is a followup patch for change#6749
60600 Branch: maint-5.6/perl
60601 ! lib/Cwd.pm
60602____________________________________________________________________________
60603[ 9490] By: jhi on 2001/03/31 15:50:18
60604 Log: Subject: Re: [PATCH] av.h cosmetics
60605 From: Simon Cozens <simon@netthink.co.uk>
60606 Date: Sat, 31 Mar 2001 13:09:59 +0100
60607 Message-ID: <20010331130959.A22000@netthink.co.uk>
60608
60609 Document AvALLOC.
60610 Branch: perl
60611 ! pod/perlguts.pod
60612____________________________________________________________________________
60613[ 9489] By: jhi on 2001/03/31 15:48:44
60614 Log: Subject: [PATCH] Re: Math::Big* v1.21
60615 From: Tels <perl_dummy@bloodgate.com>
60616 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
60617 Message-Id: <200103311125.GAA377738@www08.hway.net>
60618 Branch: perl
60619 ! pod/perlop.pod
60620____________________________________________________________________________
60621[ 9488] By: jhi on 2001/03/31 03:39:51
60622 Log: Debug output tweak.
60623 Branch: perl
60624 ! t/lib/cwd.t
60625____________________________________________________________________________
60626[ 9487] By: jhi on 2001/03/31 03:33:02
60627 Log: OverVMSification.
60628 Branch: perl
60629 ! t/lib/cwd.t
60630____________________________________________________________________________
60631[ 9486] By: jhi on 2001/03/31 03:01:40
60632 Log: Missed MANIFESTations in #9483.
60633 Branch: perl
60634 ! MANIFEST
60635____________________________________________________________________________
60636[ 9485] By: jhi on 2001/03/31 02:58:17
60637 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
60638 From: Peter Prymmer <pvhp@forte.com>
60639 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
60640 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
60641 Branch: perl
60642 ! regexec.c t/lib/cwd.t
60643____________________________________________________________________________
60644[ 9484] By: jhi on 2001/03/31 01:04:41
60645 Log: Obsolete file (see #3938)
60646 Branch: perl
60647 - lib/unicode/README.Ethiopic
60648 ! MANIFEST
60649____________________________________________________________________________
60650[ 9483] By: jhi on 2001/03/31 00:52:42
60651 Log: Update to Unicode 3.1.
60652 (Rename Names.txt to NamesList.txt.)
60653 Branch: perl
60654 + lib/unicode/NamesList.txt lib/unicode/PropList.html
60655 - lib/unicode/Names.txt
60656 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
60657 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
60658 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
60659 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
60660 ! lib/unicode/UCD.html lib/unicode/Unicode.html
60661 ! lib/unicode/rename lib/unicode/version
60662____________________________________________________________________________
60663[ 9482] By: jhi on 2001/03/30 23:33:44
60664 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
60665 From: Robin Houston <robin@kitsite.com>
60666 Date: Fri, 30 Mar 2001 20:07:22 +0100
60667 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
60668 Branch: perl
60669 ! ext/B/B/Deparse.pm
60670____________________________________________________________________________
60671[ 9481] By: jhi on 2001/03/30 23:20:25
60672 Log: Subject: Re: [PATCH] CwdXS, Take 2
60673 From: Benjamin Sugars <bsugars@canoe.ca>
60674 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
60675 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
60676 Branch: perl
60677 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
60678 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
60679____________________________________________________________________________
60680[ 9480] By: jhi on 2001/03/30 22:52:38
60681 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
60682 From: David Dyck <dcd@tc.fluke.com>
60683 Date: Fri, 30 Mar 2001 14:44:13 -0800
60684 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
60685
60686 The t/rantests flags file creation was accidentally
60687 removed by #9217.
60688 Branch: perl
60689 ! Makefile.SH
60690____________________________________________________________________________
60691[ 9479] By: jhi on 2001/03/30 22:45:45
60692 Log: Subject: [PATCH] File::Glob stuff for Mac OS
60693 From: Chris Nandor <pudge@pobox.com>
60694 Date: Fri, 30 Mar 2001 16:51:00 -0500
60695 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
60696 Branch: perl
60697 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
60698 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
60699 ! t/lib/glob-taint.t
60700____________________________________________________________________________
60701[ 9478] By: jhi on 2001/03/30 22:43:12
60702 Log: Subject: fix for win32/buildext.pl
60703 From: "Vadim Konovalov" <watman@inbox.ru>
60704 Date: Sat, 31 Mar 2001 00:50:36 +0400
60705 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
60706 Branch: perl
60707 ! win32/buildext.pl
60708____________________________________________________________________________
60709[ 9477] By: jhi on 2001/03/30 22:41:16
60710 Log: Subject: small base.pm doc patch
60711 From: Leon Brocard <acme@astray.com>
60712 Date: Fri, 30 Mar 2001 21:49:57 +0100
60713 Message-ID: <20010330214957.B8733@ns0.astray.com>
60714 Branch: perl
60715 ! lib/base.pm
60716____________________________________________________________________________
60717[ 9476] By: jhi on 2001/03/30 18:16:57
60718 Log: Subject: [PATCH] av.h cosmetics
60719 From: Simon Cozens <simon@netthink.co.uk>
60720 Date: Fri, 30 Mar 2001 18:12:28 +0100
60721 Message-ID: <20010330181228.A9319@netthink.co.uk>
60722 Branch: perl
60723 ! av.h
60724____________________________________________________________________________
60725[ 9475] By: jhi on 2001/03/30 18:15:50
60726 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
60727 From: "Philip Newton" <pnewton@gmx.de>
60728 Date: Fri, 30 Mar 2001 19:06:57 +0200
60729 Message-ID: <3AC4D951.14815.1AC7068@localhost>
60730 Branch: perl
60731 ! pod/perlhack.pod
60732____________________________________________________________________________
60733[ 9474] By: jhi on 2001/03/30 18:14:02
60734 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
60735 From: Benjamin Sugars <bsugars@canoe.ca>
60736 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
60737 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
60738 Branch: perl
60739 ! t/lib/glob-basic.t
60740____________________________________________________________________________
60741[ 9473] By: jhi on 2001/03/30 16:09:24
60742 Log: Update Changes.
60743 Branch: perl
60744 ! Changes patchlevel.h
60745____________________________________________________________________________
60746[ 9472] By: jhi on 2001/03/30 15:16:08
60747 Log: Integrate perlio:
60748
60749 [ 9471]
60750 Should be (^O eq 'MSWin32') not 'Win32'
60751 Fail #12 seems real - chdir is in wrong dir.
60752
60753 [ 9467]
60754 Skip order test of glob if case-ignoring system cannot
60755 create a.test and A.test
60756 Branch: perl
60757 !> t/lib/cwd.t t/lib/glob-basic.t
60758____________________________________________________________________________
60759[ 9471] By: nick on 2001/03/30 14:47:10
60760 Log: Should be (^O eq 'MSWin32') not 'Win32'
60761 Fail #12 seems real - chdir is in wrong dir.
60762 Branch: perlio
60763 ! t/lib/cwd.t
60764____________________________________________________________________________
60765[ 9470] By: jhi on 2001/03/30 14:41:11
60766 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
60767 From: Radu Greab <radu@netsoft.ro>
60768 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
60769 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
60770
60771 Replace #9352.
60772 Branch: perl
60773 ! ext/Socket/Socket.xs pp_sys.c
60774____________________________________________________________________________
60775[ 9469] By: jhi on 2001/03/30 14:37:51
60776 Log: Subject: PATCH pod/perldiag.pod
60777 From: Robin Houston <robin@kitsite.com>
60778 Date: Fri, 30 Mar 2001 14:10:36 +0100
60779 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
60780 Branch: perl
60781 ! pod/perldiag.pod t/lib/glob-basic.t
60782____________________________________________________________________________
60783[ 9468] By: jhi on 2001/03/30 14:36:36
60784 Log: Subject: Better diagnostic in io/fs.t
60785 From: andreas.koenig@anima.de (Andreas J. Koenig)
60786 Date: 30 Mar 2001 10:11:43 +0200
60787 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
60788 Branch: perl
60789 ! t/io/fs.t
60790____________________________________________________________________________
60791[ 9467] By: nick on 2001/03/30 14:25:43
60792 Log: Skip order test of glob if case-ignoring system cannot
60793 create a.test and A.test
60794 Branch: perlio
60795 ! t/lib/glob-basic.t
60796____________________________________________________________________________
60797[ 9466] By: nick on 2001/03/30 13:03:12
60798 Log: Integrate mainline.
60799 Branch: perlio
60800 - ext/re/hints/aix.pl
60801 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
60802 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
60803 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
60804 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
60805____________________________________________________________________________
60806[ 9465] By: jhi on 2001/03/30 03:53:37
60807 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
60808 the tests sometimes hang, sometimes not.)
60809 Branch: perl
60810 ! t/lib/io_multihomed.t t/lib/io_sock.t
60811____________________________________________________________________________
60812[ 9464] By: jhi on 2001/03/30 02:56:04
60813 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
60814 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60815 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
60816 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
60817 Branch: perl
60818 ! op.c
60819____________________________________________________________________________
60820[ 9463] By: jhi on 2001/03/30 02:34:48
60821 Log: Test for #9462.
60822 Branch: perl
60823 ! t/lib/b.t
60824____________________________________________________________________________
60825[ 9462] By: jhi on 2001/03/30 02:29:37
60826 Log: Subject: B::Deparse precedence bug. (Patch included.)
60827 From: Jeremy Madea <jmadea@inktomi.com>
60828 Date: Thu, 29 Mar 2001 12:05:02 -0800
60829 Message-ID: <20010329120502.A24881@dr.inktomi.com>
60830 Branch: perl
60831 ! ext/B/B/Deparse.pm
60832____________________________________________________________________________
60833[ 9461] By: jhi on 2001/03/30 02:18:41
60834 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
60835 From: Peter Prymmer <pvhp@forte.com>
60836 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
60837 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
60838 Branch: perl
60839 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
60840 ! t/lib/md5-file.t
60841____________________________________________________________________________
60842[ 9460] By: jhi on 2001/03/30 02:17:07
60843 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
60844 From: Robin Houston <robin@kitsite.com>
60845 Date: Thu, 29 Mar 2001 20:47:56 +0100
60846 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
60847 Branch: perl
60848 ! ext/B/B/Debug.pm
60849____________________________________________________________________________
60850[ 9459] By: jhi on 2001/03/30 02:16:05
60851 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
60852 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
60853 Date: Wed, 28 Mar 2001 18:02:20 -0600
60854 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
60855 Branch: perl
60856 ! lib/ExtUtils/MM_VMS.pm
60857____________________________________________________________________________
60858[ 9458] By: jhi on 2001/03/30 02:07:58
60859 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
60860 From: "Joshua E. Rodd" <jrodd@pbs.org>
60861 Date: Wed, 28 Mar 2001 17:29:12 -0500
60862 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
60863 Branch: perl
60864 ! pod/perlop.pod
60865____________________________________________________________________________
60866[ 9457] By: jhi on 2001/03/30 02:04:33
60867 Log: Subject: ext/re/aix.pl can go
60868 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60869 Date: Thu, 29 Mar 2001 12:03:28 +0200
60870 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
60871 Branch: perl
60872 - ext/re/hints/aix.pl
60873 ! MANIFEST
60874____________________________________________________________________________
60875[ 9456] By: jhi on 2001/03/30 02:03:32
60876 Log: Integrate perlio:
60877
60878 [ 9455]
60879 DLL name has changed so installperl needs to know
60880 (Why isn't it working it out or passed it?)
60881
60882 [ 9454]
60883 Change Encode's check arguments to 'bool' so SvTRUE gets used
60884 and we don't get undef warnings.
60885 Branch: perl
60886 !> ext/Encode/Encode.xs installperl
60887____________________________________________________________________________
60888[ 9455] By: nick on 2001/03/29 21:11:46
60889 Log: DLL name has changed so installperl needs to know
60890 (Why isn't it working it out or passed it?)
60891 Branch: perlio
60892 ! installperl
60893____________________________________________________________________________
60894[ 9454] By: nick on 2001/03/29 20:56:12
60895 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
60896 and we don't get undef warnings.
60897 Branch: perlio
60898 ! ext/Encode/Encode.xs
60899____________________________________________________________________________
60900[ 9453] By: nick on 2001/03/29 17:58:48
60901 Log: Integrate mainline
60902 Branch: perlio
60903 !> Changes patchlevel.h
60904____________________________________________________________________________
60905[ 9452] By: jhi on 2001/03/29 16:44:55
60906 Log: Update Changes.
60907 Branch: perl
60908 ! Changes patchlevel.h
60909____________________________________________________________________________
60910[ 9451] By: nick on 2001/03/29 16:31:38
60911 Log: Integrate mainline
60912 Branch: perlio
60913 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
60914 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
60915 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
60916 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
60917 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
60918____________________________________________________________________________
60919[ 9450] By: jhi on 2001/03/29 16:29:17
60920 Log: Integrate perlio:
60921
60922 [ 9448]
60923 Make sure buildext.pl finds Errno.pm
60924 Branch: perl
60925 !> win32/buildext.pl
60926____________________________________________________________________________
60927[ 9449] By: jhi on 2001/03/29 15:50:01
60928 Log: Update Changes.
60929 Branch: perl
60930 ! Changes patchlevel.h
60931____________________________________________________________________________
60932[ 9448] By: nick on 2001/03/29 15:47:15
60933 Log: Make sure buildext.pl finds Errno.pm
60934 Branch: perlio
60935 ! win32/buildext.pl
60936____________________________________________________________________________
60937[ 9447] By: jhi on 2001/03/29 15:39:34
60938 Log: Integrate perlio:
60939
60940 [ 9445]
60941 Fix breakage ...
60942 Branch: perl
60943 !> win32/makefile.mk
60944____________________________________________________________________________
60945[ 9446] By: nick on 2001/03/29 15:30:03
60946 Log: Integrate win32/makefile.mk with mainline.
60947 Branch: perlio
60948 !> win32/makefile.mk
60949____________________________________________________________________________
60950[ 9445] By: nick on 2001/03/29 15:27:32
60951 Log: Fix breakage ...
60952 Branch: perlio
60953 ! win32/makefile.mk
60954____________________________________________________________________________
60955[ 9444] By: jhi on 2001/03/29 15:03:08
60956 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
60957 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
60958 Date: Thu, 29 Mar 2001 10:32:59 +0400
60959 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
60960 Branch: perl
60961 ! win32/makefile.mk
60962____________________________________________________________________________
60963[ 9443] By: jhi on 2001/03/29 15:02:12
60964 Log: Integrate perlio:
60965
60966 [ 9442]
60967 Work in progress - determine win32 extensions to build via script.
60968
60969 [ 9435]
60970 Win32 has name conflict with ERROR
60971
60972 [ 9432]
60973 Make as-shipped compiler default to MSVC6
60974
60975 [ 9431]
60976 Allow someone to write PerlIO::Array, PerlIO::Code, ...
60977 akin to PerlIO::Scalar.
60978
60979 [ 9429]
60980 Noticed that two tests were skipped as perlio:: package
60981 isn't there any more. Changed the skip condition.
60982 Avoid core-dump if sv_utf8_upgrade() called on something
60983 that does not become SvPOK after SvPV() (e.g. a ref).
60984 Branch: perl
60985 +> win32/buildext.pl
60986 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
60987 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
60988____________________________________________________________________________
60989[ 9442] By: nick on 2001/03/29 14:59:11
60990 Log: Work in progress - determine win32 extensions to build via script.
60991 Branch: perlio
60992 + win32/buildext.pl
60993 ! MANIFEST win32/makefile.mk
60994____________________________________________________________________________
60995[ 9441] By: jhi on 2001/03/29 14:51:47
60996 Log: Reintroduce the use of external pwd.
60997 Branch: perl
60998 ! t/lib/cwd.t
60999____________________________________________________________________________
61000[ 9440] By: jhi on 2001/03/29 14:42:58
61001 Log: use warnings instead of -w.
61002 Branch: perl
61003 ! utils/h2xs.PL
61004____________________________________________________________________________
61005[ 9439] By: jhi on 2001/03/29 14:41:52
61006 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
61007 From: Jonathan Stowe <gellyfish@gellyfish.com>
61008 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
61009 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
61010 Branch: perl
61011 ! utils/h2xs.PL
61012____________________________________________________________________________
61013[ 9438] By: jhi on 2001/03/29 14:39:38
61014 Log: Subject: [PATCH perl@9424] minor pod nits
61015 From: Robin Barker <rmb1@cise.npl.co.uk>
61016 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
61017 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
61018 Branch: perl
61019 ! pod/perlhack.pod pod/perliol.pod
61020____________________________________________________________________________
61021[ 9437] By: jhi on 2001/03/29 14:29:16
61022 Log: Subject: [PATCH perl@9424] typemap cast warning
61023 From: Robin Barker <rmb1@cise.npl.co.uk>
61024 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
61025 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
61026 Branch: perl
61027 ! lib/ExtUtils/typemap
61028____________________________________________________________________________
61029[ 9436] By: jhi on 2001/03/29 14:26:03
61030 Log: Subject: [PATCH perl@9424] printf warning
61031 From: Robin Barker <rmb1@cise.npl.co.uk>
61032 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
61033 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
61034 Branch: perl
61035 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
61036 ! ext/Storable/Storable.xs toke.c
61037____________________________________________________________________________
61038[ 9435] By: nick on 2001/03/29 14:23:31
61039 Log: Win32 has name conflict with ERROR
61040 Branch: perlio
61041 ! ext/PerlIO/Via/Via.xs
61042____________________________________________________________________________
61043[ 9434] By: jhi on 2001/03/29 14:17:48
61044 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
61045 From: Peter Prymmer <pvhp@forte.com>
61046 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
61047 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
61048 Branch: perl
61049 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
61050____________________________________________________________________________
61051[ 9433] By: jhi on 2001/03/29 13:52:44
61052 Log: test-prep target was missing.
61053 Branch: perl
61054 ! Makefile.SH
61055____________________________________________________________________________
61056[ 9432] By: nick on 2001/03/29 12:40:03
61057 Log: Make as-shipped compiler default to MSVC6
61058 Branch: perlio
61059 ! win32/makefile.mk
61060____________________________________________________________________________
61061[ 9431] By: nick on 2001/03/29 12:12:16
61062 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
61063 akin to PerlIO::Scalar.
61064 Branch: perlio
61065 ! perlio.c perlio.h
61066____________________________________________________________________________
61067[ 9430] By: nick on 2001/03/29 10:56:35
61068 Log: Integrate mainline.
61069 Branch: perlio
61070 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
61071 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
61072 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
61073 !> win32/makefile.mk win32/win32sck.c
61074____________________________________________________________________________
61075[ 9429] By: nick on 2001/03/29 09:03:43
61076 Log: Noticed that two tests were skipped as perlio:: package
61077 isn't there any more. Changed the skip condition.
61078 Avoid core-dump if sv_utf8_upgrade() called on something
61079 that does not become SvPOK after SvPV() (e.g. a ref).
61080 Branch: perlio
61081 ! sv.c t/io/utf8.t t/lib/io_scalar.t
61082____________________________________________________________________________
61083[ 9428] By: jhi on 2001/03/29 01:31:47
61084 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
61085 From: Benjamin Sugars <bsugars@canoe.ca>
61086 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
61087 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
61088 Branch: perl
61089 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
61090 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
61091 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
61092____________________________________________________________________________
61093[ 9427] By: jhi on 2001/03/29 00:49:30
61094 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
61095 From: "Vadim Konovalov" <watman@inbox.ru>
61096 Date: Thu, 29 Mar 2001 01:50:12 +0400
61097 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
61098 Branch: perl
61099 ! win32/makefile.mk win32/win32sck.c
61100____________________________________________________________________________
61101[ 9426] By: gsar on 2001/03/29 00:28:04
61102 Log: dmake can only handle == and != in comparisons; support building
61103 with Borland's VCL libraries (from Vadim Konovalov)
61104 Branch: maint-5.6/perl
61105 ! win32/makefile.mk
61106____________________________________________________________________________
61107[ 9425] By: nick on 2001/03/28 19:29:56
61108 Log: Integrate (@snapshot)
61109 Branch: perlio
61110 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
61111____________________________________________________________________________
61112[ 9424] By: jhi on 2001/03/28 19:03:16
61113 Log: Update Changes.
61114 Branch: perl
61115 ! Changes patchlevel.h
61116____________________________________________________________________________
61117[ 9423] By: jhi on 2001/03/28 18:52:09
61118 Log: Rmdir lib/XS on cleanup.
61119 Branch: perl
61120 ! Makefile.SH
61121____________________________________________________________________________
61122[ 9422] By: jhi on 2001/03/28 18:49:34
61123 Log: Integrate perlio:
61124
61125 [ 9421]
61126 Loose duplicate chunk.
61127 Branch: perl
61128 !> t/op/utf8decode.t
61129____________________________________________________________________________
61130[ 9421] By: nick on 2001/03/28 18:46:44
61131 Log: Loose duplicate chunk.
61132 Branch: perlio
61133 ! t/op/utf8decode.t
61134____________________________________________________________________________
61135[ 9420] By: nick on 2001/03/28 18:44:11
61136 Log: Integrate mainline.
61137 Branch: perlio
61138 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
61139 !> vms/vmsish.h
61140____________________________________________________________________________
61141[ 9419] By: jhi on 2001/03/28 18:42:05
61142 Log: Can't trust external pwds
61143 (either shell builtins or external programs)
61144 Branch: perl
61145 ! t/lib/cwd.t
61146____________________________________________________________________________
61147[ 9418] By: jhi on 2001/03/28 18:34:05
61148 Log: Integrate perlio:
61149
61150 [ 9417]
61151 PerlIO.pm / perlio.pm conflict.
61152 Update some pods.
61153 Make t/op/utf8decode.t a text file.
61154 Branch: perl
61155 - lib/perlio.pm
61156 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
61157 !> t/op/utf8decode.t
61158____________________________________________________________________________
61159[ 9417] By: nick on 2001/03/28 18:24:02
61160 Log: PerlIO.pm / perlio.pm conflict.
61161 Update some pods.
61162 Make t/op/utf8decode.t a text file.
61163 Branch: perlio
61164 - lib/perlio.pm
61165 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
61166 ! t/op/utf8decode.t
61167____________________________________________________________________________
61168[ 9416] By: jhi on 2001/03/28 18:06:07
61169 Log: Integrate change #9409 from mainline to maintperl.
61170
61171 Yet another tweak on AIX dynaloading.
61172 Branch: maint-5.6/perl
61173 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61174____________________________________________________________________________
61175[ 9415] By: gsar on 2001/03/28 17:13:01
61176 Log: integrate changes#9377,9385,9401 from mainline
61177
61178 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
61179
61180 If directory entries compare equal case-insensitively,
61181 retry case-sensitively.
61182
61183 Subject: [PATCH] B::Terse and warnings
61184 Branch: maint-5.6/perl
61185 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
61186 !> t/pragma/warn/perl
61187____________________________________________________________________________
61188[ 9414] By: jhi on 2001/03/28 17:11:12
61189 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
61190 From: "Craig A. Berry" <craigberry@mac.com>
61191 Date: Wed, 28 Mar 2001 10:55:20 -0600
61192 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
61193 Branch: perl
61194 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
61195____________________________________________________________________________
61196[ 9413] By: jhi on 2001/03/28 17:03:12
61197 Log: Dup hunk.
61198 Branch: perl
61199 ! t/op/utf8decode.t
61200____________________________________________________________________________
61201[ 9412] By: jhi on 2001/03/28 17:02:36
61202 Log: Forced integrate from perlio.
61203 Branch: perl
61204 !> t/op/utf8decode.t
61205____________________________________________________________________________
61206[ 9411] By: nick on 2001/03/28 16:50:03
61207 Log: Integrate mainline.
61208 Branch: perlio
61209 +> t/lib/cwd.t
61210 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61211 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
61212 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
61213 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
61214 !> t/pragma/warn/perl
61215____________________________________________________________________________
61216[ 9410] By: jhi on 2001/03/28 16:44:23
61217 Log: Subject: Re: [PATCH] 9403 cannot be tested
61218 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61219 Date: Wed, 28 Mar 2001 18:33:56 +0200
61220 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
61221 Branch: perl
61222 ! makedef.pl
61223____________________________________________________________________________
61224[ 9409] By: jhi on 2001/03/28 16:12:45
61225 Log: Yet another tweak on AIX dynaloading.
61226 Branch: perl
61227 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61228____________________________________________________________________________
61229[ 9408] By: jhi on 2001/03/28 15:52:55
61230 Log: Subject: [PATCH] 9403 cannot be tested
61231 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61232 Date: Wed, 28 Mar 2001 17:23:00 +0200
61233 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
61234
61235 A missing symbol.
61236 Branch: perl
61237 ! makedef.pl
61238____________________________________________________________________________
61239[ 9407] By: jhi on 2001/03/28 15:47:43
61240 Log: Integrate perlio:
61241
61242 [ 9400]
61243 More EBCDIC tweaks:
61244 - one more swash issue &~(0xA0-1) did not do the right thing,
61245 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
61246 - add "use re 'asciirange'" to make [!-~] etc. work
61247 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
61248 - Choose a key for t/op/each.t test which gets encoded.
61249 - Skip utf8decode if this is UTF-EBCDIC.
61250 Branch: perl
61251 ! t/op/utf8decode.t
61252 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
61253 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
61254____________________________________________________________________________
61255[ 9406] By: jhi on 2001/03/28 15:37:08
61256 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
61257 From: Benjamin Sugars <bsugars@canoe.ca>
61258 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
61259 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
61260 Branch: perl
61261 + t/lib/cwd.t
61262 ! MANIFEST
61263____________________________________________________________________________
61264[ 9405] By: jhi on 2001/03/28 15:13:18
61265 Log: pp_ne() needs a CORRECT boolean.
61266 Branch: perl
61267 ! pp.c
61268____________________________________________________________________________
61269[ 9404] By: jhi on 2001/03/28 15:09:23
61270 Log: pp_ne() needs a boolean, not an integer.
61271 Branch: perl
61272 ! pp.c
61273____________________________________________________________________________
61274[ 9403] By: jhi on 2001/03/28 14:47:43
61275 Log: (Retracted by #9404.)
61276 Branch: perl
61277 ! pp.c
61278____________________________________________________________________________
61279[ 9402] By: jhi on 2001/03/28 14:43:59
61280 Log: Subject: Re: [PATCH] Typemap testing
61281 From: Tim Jenness <t.jenness@jach.hawaii.edu>
61282 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
61283 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
61284 Branch: perl
61285 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
61286 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
61287____________________________________________________________________________
61288[ 9401] By: jhi on 2001/03/28 14:42:14
61289 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
61290 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
61291 Date: Sun, 25 Mar 2001 21:59:15 +0100
61292 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
61293
61294 A variable will be checked for the "use once" warnings if:
61295
61296 1. It is in the scope of a use warnings 'once'
61297 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
61298
61299 Otherwise it won't be checked at all.
61300
61301 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
61302
61303 The enclosed patch partially fixes this issue. What I didn't
61304 get to work was the case where the "used once" warning is enabled
61305 in any file other than the main file.
61306 Branch: perl
61307 ! gv.c t/pragma/warn/perl
61308____________________________________________________________________________
61309[ 9400] By: nick on 2001/03/28 14:38:24
61310 Log: More EBCDIC tweaks:
61311 - one more swash issue &~(0xA0-1) did not do the right thing,
61312 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
61313 - add "use re 'asciirange'" to make [!-~] etc. work
61314 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
61315 - Choose a key for t/op/each.t test which gets encoded.
61316 - Skip utf8decode if this is UTF-EBCDIC.
61317 Branch: perlio
61318 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
61319 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
61320____________________________________________________________________________
61321[ 9399] By: jhi on 2001/03/28 14:21:00
61322 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
61323 Andreas Schwab.
61324 Branch: perl
61325 ! pp.c
61326____________________________________________________________________________
61327[ 9398] By: jhi on 2001/03/28 00:55:56
61328 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
61329 From: David Dyck <dcd@tc.fluke.com>
61330 Date: Tue, 27 Mar 2001 15:16:24 -0800
61331 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
61332 Branch: perl
61333 ! ext/IO/lib/IO/Socket.pm
61334____________________________________________________________________________
61335[ 9397] By: jhi on 2001/03/27 21:52:49
61336 Log: Integrate perlio:
61337
61338 [ 9395]
61339 Outline docs for PerlIO and PerlIO::Scalar
61340
61341 [ 9394]
61342 PerlIO::Via layer (alpha-ish).
61343 Branch: perl
61344 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
61345 +> ext/PerlIO/Via/Via.xs
61346 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
61347____________________________________________________________________________
61348[ 9396] By: nick on 2001/03/27 21:45:13
61349 Log: Integrate mainline.
61350 Branch: perlio
61351 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
61352 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
61353____________________________________________________________________________
61354[ 9395] By: nick on 2001/03/27 21:18:58
61355 Log: Outline docs for PerlIO and PerlIO::Scalar
61356 Branch: perlio
61357 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
61358____________________________________________________________________________
61359[ 9394] By: nick on 2001/03/27 20:50:13
61360 Log: PerlIO::Via layer (alpha-ish).
61361 Branch: perlio
61362 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
61363 + ext/PerlIO/Via/Via.xs
61364 ! MANIFEST
61365____________________________________________________________________________
61366[ 9393] By: jhi on 2001/03/27 20:49:55
61367 Log: Retract #9329 now that 9390 should take care of the matter.
61368 Branch: perl
61369 ! utils/h2xs.PL
61370____________________________________________________________________________
61371[ 9390] By: jhi on 2001/03/27 20:47:50
61372 Log: Subject: Autoloading Errno.pm when %! is encountered
61373 From: Robin Houston <robin@kitsite.com>
61374 Date: Tue, 27 Mar 2001 20:57:11 +0100
61375 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
61376 Branch: perl
61377 ! embed.h embed.pl gv.c proto.h t/op/magic.t
61378____________________________________________________________________________
61379[ 9389] By: jhi on 2001/03/27 20:24:31
61380 Log: Integrate perlio:
61381
61382 [ 9384]
61383 Various EBCDIC fixes:
61384 - major revelation that swash code is encoding aware,
61385 (or thought it was) - now it is ;-)
61386 - With that out of the way fix a slab of tr/// cases.
61387 - Fix Encode 'Unicode' to be true Unicode so tests pass.
61388 - As anticipated Base64.xs needed tweaks.
61389 - Until tr/// works right avoid old_encode64 in MIME tests.
61390 Branch: perl
61391 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
61392 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
61393 !> utf8.c
61394____________________________________________________________________________
61395[ 9388] By: jhi on 2001/03/27 20:21:38
61396 Log: Better have a three-element array if one is going to assign
61397 to the third element of that array. (from Tim Jenness)
61398 Branch: perl
61399 ! ext/XS/Typemap/Typemap.xs
61400____________________________________________________________________________
61401[ 9387] By: nick on 2001/03/27 20:15:43
61402 Log: Integrate mainline.
61403 Branch: perlio
61404 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
61405 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
61406 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
61407 +> t/lib/xs-typemap.t
61408 !> (integrate 34 files)
61409____________________________________________________________________________
61410[ 9386] By: jhi on 2001/03/27 20:04:18
61411 Log: Subject: Re: perl@9359 breaks HTML::Parser
61412 From: Gisle Aas <gisle@ActiveState.com>
61413 Date: 27 Mar 2001 11:30:24 -0800
61414 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
61415
61416 Clarify the UTF-8 issues of the API docs.
61417 (Slightly reworded and expanded.)
61418 Branch: perl
61419 ! pod/perlapi.pod sv.c sv.h
61420____________________________________________________________________________
61421[ 9385] By: jhi on 2001/03/27 19:44:25
61422 Log: If directory entries compare equal case-insensitively,
61423 retry case-sensitively.
61424 Branch: perl
61425 ! ext/File/Glob/bsd_glob.c
61426____________________________________________________________________________
61427[ 9384] By: nick on 2001/03/27 19:38:50
61428 Log: Various EBCDIC fixes:
61429 - major revelation that swash code is encoding aware,
61430 (or thought it was) - now it is ;-)
61431 - With that out of the way fix a slab of tr/// cases.
61432 - Fix Encode 'Unicode' to be true Unicode so tests pass.
61433 - As anticipated Base64.xs needed tweaks.
61434 - Until tr/// works right avoid old_encode64 in MIME tests.
61435 Branch: perlio
61436 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
61437 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
61438____________________________________________________________________________
61439[ 9383] By: jhi on 2001/03/27 18:34:41
61440 Log: Add the std test suite BEGIN block.
61441 Branch: perl
61442 ! t/lib/xs-typemap.t
61443____________________________________________________________________________
61444[ 9382] By: jhi on 2001/03/27 15:16:07
61445 Log: Add debugging output to the test.
61446 Branch: perl
61447 ! t/lib/glob-basic.t
61448____________________________________________________________________________
61449[ 9381] By: jhi on 2001/03/27 15:08:10
61450 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
61451 Branch: perl
61452 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
61453 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
61454 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
61455 + t/lib/xs-typemap.t
61456 ! MANIFEST
61457____________________________________________________________________________
61458[ 9380] By: jhi on 2001/03/27 14:48:34
61459 Log: Subject: [PATCH] Typemap testing
61460 From: Tim Jenness <t.jenness@jach.hawaii.edu>
61461 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
61462 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
61463
61464 (The first part of the patch.)
61465 Branch: perl
61466 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
61467____________________________________________________________________________
61468[ 9379] By: jhi on 2001/03/27 14:44:56
61469 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
61470 From: Benjamin Sugars <bsugars@canoe.ca>
61471 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
61472 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
61473 Branch: perl
61474 ! t/lib/glob-basic.t
61475____________________________________________________________________________
61476[ 9378] By: jhi on 2001/03/27 14:42:30
61477 Log: Subject: [PATCH] perlvar nit
61478 From: Simon Cozens <simon@netthink.co.uk>
61479 Date: Tue, 27 Mar 2001 01:12:01 +0100
61480 Message-ID: <20010327011201.A19179@netthink.co.uk>
61481 Branch: perl
61482 ! pod/perlvar.pod
61483____________________________________________________________________________
61484[ 9377] By: jhi on 2001/03/27 14:36:26
61485 Log: Subject: [PATCH] B::Terse and warnings
61486 From: Benjamin Sugars <ben.sugars@home.com>
61487 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
61488 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
61489 Branch: perl
61490 ! ext/B/B.pm ext/B/B/Terse.pm
61491____________________________________________________________________________
61492[ 9376] By: jhi on 2001/03/27 14:31:31
61493 Log: Document sockatmark() some.
61494 Branch: perl
61495 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
61496 ! pod/perltoc.pod
61497____________________________________________________________________________
61498[ 9375] By: jhi on 2001/03/27 14:00:24
61499 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
61500 noted by Gisle and fixed by NI-S.
61501 Branch: perl
61502 ! sv.c
61503____________________________________________________________________________
61504[ 9374] By: jhi on 2001/03/27 05:50:01
61505 Log: Regen toc.
61506 Branch: perl
61507 ! pod/perltoc.pod
61508____________________________________________________________________________
61509[ 9373] By: jhi on 2001/03/27 05:43:51
61510 Log: Pixie documenting.
61511 Branch: perl
61512 ! Makefile.SH pod/perlhack.pod
61513____________________________________________________________________________
61514[ 9372] By: jhi on 2001/03/27 05:29:34
61515 Log: Metaconfig unit changes for #9371.
61516 Branch: metaconfig
61517 ! U/modified/myhostname.U
61518 Branch: metaconfig/U/perl
61519 + d_sockatmark.U
61520 ! gccvers.U
61521____________________________________________________________________________
61522[ 9371] By: jhi on 2001/03/27 05:29:07
61523 Log: Add sockatmark() probing.
61524 Branch: perl
61525 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61526 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
61527 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
61528 ! vos/config.ga.h win32/config.bc win32/config.gc
61529 ! win32/config.vc
61530____________________________________________________________________________
61531[ 9370] By: jhi on 2001/03/26 22:01:18
61532 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
61533 Really need to benchmark this.
61534 Branch: perl
61535 ! pp.c
61536____________________________________________________________________________
61537[ 9369] By: nick on 2001/03/26 21:59:30
61538 Log: Integrate mainline.
61539 Branch: perlio
61540 ! ext/MIME/Base64/QuotedPrint.pm
61541 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
61542 !> patchlevel.h pod/perlhack.pod pp_sys.c
61543____________________________________________________________________________
61544[ 9368] By: jhi on 2001/03/26 21:47:03
61545 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
61546
61547 TODO1: perlbench.
61548 TODO2: le, lt, ge, gt? Yech.
61549 Branch: perl
61550 ! pp.c
61551____________________________________________________________________________
61552[ 9367] By: jhi on 2001/03/26 21:34:57
61553 Log: Too much cut-and-paste in #9363.
61554 Branch: perl
61555 ! pp_sys.c
61556____________________________________________________________________________
61557[ 9366] By: jhi on 2001/03/26 21:20:53
61558 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
61559 From: Andreas Schwab <schwab@suse.de>
61560 Date: 26 Mar 2001 17:29:04 +0200
61561 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
61562
61563 (The patch for 5.6.0 or so, this is a guess for bleadperl)
61564 Branch: perl
61565 ! pp_hot.c
61566____________________________________________________________________________
61567[ 9365] By: jhi on 2001/03/26 21:07:54
61568 Log: Integrate perlio:
61569
61570 [ 9364]
61571 REFCNT botch in layer name cache hash.
61572 Branch: perl
61573 !> perlio.c
61574____________________________________________________________________________
61575[ 9364] By: nick on 2001/03/26 20:30:48
61576 Log: REFCNT botch in layer name cache hash.
61577 Branch: perlio
61578 ! perlio.c
61579____________________________________________________________________________
61580[ 9363] By: jhi on 2001/03/26 18:44:32
61581 Log: Subject: [PATCH] socket() leaks file descriptors
61582 From: Benjamin Sugars <bsugars@canoe.ca>
61583 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
61584 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
61585
61586 Also sockpair() fixed similarly.
61587 Branch: perl
61588 ! pp_sys.c
61589____________________________________________________________________________
61590[ 9362] By: jhi on 2001/03/26 18:37:52
61591 Log: Integrate perlio:
61592
61593 [ 9361]
61594 Implement flush of linebuffered streams on read of a tty.
61595
61596 [ 9360]
61597 Memory tweaks and notes for OEMVS.
61598 Branch: perl
61599 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
61600____________________________________________________________________________
61601[ 9361] By: nick on 2001/03/26 17:32:06
61602 Log: Implement flush of linebuffered streams on read of a tty.
61603 Branch: perlio
61604 ! perlio.c perliol.h
61605____________________________________________________________________________
61606[ 9360] By: nick on 2001/03/26 17:12:32
61607 Log: Memory tweaks and notes for OEMVS.
61608 Branch: perlio
61609 ! README.os390 miniperlmain.c t/op/pat.t
61610____________________________________________________________________________
61611[ 9359] By: jhi on 2001/03/26 02:12:54
61612 Log: Update Changes.
61613 Branch: perl
61614 ! Changes patchlevel.h
61615____________________________________________________________________________
61616[ 9358] By: jhi on 2001/03/26 02:05:32
61617 Log: Document the most common pixie options.
61618 Branch: perl
61619 ! pod/perlhack.pod
61620____________________________________________________________________________
61621[ 9357] By: jhi on 2001/03/26 01:25:28
61622 Log: For perl.pixie check *before* compiling that optimize is -g,
61623 as for perl.third.
61624 Branch: perl
61625 ! Makefile.SH
61626____________________________________________________________________________
61627[ 9356] By: jhi on 2001/03/26 01:13:41
61628 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
61629 Branch: perl
61630 ! Makefile.SH
61631____________________________________________________________________________
61632[ 9355] By: jhi on 2001/03/26 01:11:19
61633 Log: Remove t/perl.third.
61634 Branch: perl
61635 ! Makefile.SH
61636____________________________________________________________________________
61637[ 9354] By: jhi on 2001/03/26 00:23:38
61638 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
61639 IO::Sockatmark().
61640 Branch: perl
61641 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
61642____________________________________________________________________________
61643[ 9353] By: jhi on 2001/03/25 22:25:04
61644 Log: Integrate perlio:
61645
61646 [ 9351]
61647 Fix readline in list mode to tell rest of world that it has
61648 things on the stack. Otherwise if perl code gets invoked
61649 underneath it it scribbles over results-so-far.
61650 (Why TIEHANDLE has not tripped on this is a mystery.)
61651
61652 [ 9350]
61653 win32/makefile.mk typos
61654
61655 [ 9348]
61656 Make it text
61657
61658 [ 9346]
61659 Add destruct time hook to PerlIO (for work-in-process implementing
61660 layers in perl code. In such cases layers need to be popped before
61661 we loose the ability to run perl code.)
61662 Also back-out "PerlIO::object" hook - it isn't going to work like that...
61663
61664 [ 9345]
61665 Avoid at leasy one of undefined warnings in Encode.
61666
61667 [ 9343]
61668 Missing return value.
61669 Branch: perl
61670 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
61671 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
61672 !> pp_hot.c win32/makefile.mk
61673____________________________________________________________________________
61674[ 9352] By: jhi on 2001/03/25 22:21:41
61675 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
61676 From: Radu Greab <radu@netsoft.ro>
61677 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
61678 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
61679 Branch: perl
61680 ! pp_sys.c
61681____________________________________________________________________________
61682[ 9351] By: nick on 2001/03/25 22:15:02
61683 Log: Fix readline in list mode to tell rest of world that it has
61684 things on the stack. Otherwise if perl code gets invoked
61685 underneath it it scribbles over results-so-far.
61686 (Why TIEHANDLE has not tripped on this is a mystery.)
61687 Branch: perlio
61688 ! pp_hot.c
61689____________________________________________________________________________
61690[ 9350] By: nick on 2001/03/25 22:10:13
61691 Log: win32/makefile.mk typos
61692 Branch: perlio
61693 ! win32/makefile.mk
61694____________________________________________________________________________
61695[ 9349] By: nick on 2001/03/25 21:31:14
61696 Log: Integrate now-non-binary file.
61697 Branch: perlio
61698 !> t/lib/mimeqp.t
61699____________________________________________________________________________
61700[ 9348] By: nick on 2001/03/25 21:27:24
61701 Log: Make it text
61702 Branch: perlio
61703 ! t/lib/mimeqp.t
61704____________________________________________________________________________
61705[ 9347] By: nick on 2001/03/25 21:25:37
61706 Log: Integrate mainline.
61707 Branch: perlio
61708 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
61709 !> lib/Term/ReadLine.pm t/lib/md5-file.t
61710____________________________________________________________________________
61711[ 9346] By: nick on 2001/03/25 20:58:15
61712 Log: Add destruct time hook to PerlIO (for work-in-process implementing
61713 layers in perl code. In such cases layers need to be popped before
61714 we loose the ability to run perl code.)
61715 Also back-out "PerlIO::object" hook - it isn't going to work like that...
61716 Branch: perlio
61717 ! perl.c perlio.c perlio.h perliol.h
61718____________________________________________________________________________
61719[ 9345] By: nick on 2001/03/25 20:49:11
61720 Log: Avoid at leasy one of undefined warnings in Encode.
61721 Branch: perlio
61722 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
61723____________________________________________________________________________
61724[ 9344] By: jhi on 2001/03/25 20:37:43
61725 Log: A workaround for using Term::ReadLine in emacs minibuffer
61726 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
61727 additional tweaks from Ilya Zakharevich.
61728 Branch: perl
61729 ! lib/Term/ReadLine.pm
61730____________________________________________________________________________
61731[ 9343] By: nick on 2001/03/25 20:21:14
61732 Log: Missing return value.
61733 Branch: perlio
61734 ! ext/PerlIO/Scalar/Scalar.xs
61735____________________________________________________________________________
61736[ 9342] By: jhi on 2001/03/25 16:21:00
61737 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
61738 to equal the CPAN versions since no code changes have been made.
61739 Branch: perl
61740 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
61741 ! t/lib/md5-file.t
61742____________________________________________________________________________
61743[ 9341] By: jhi on 2001/03/25 16:01:48
61744 Log: Escape 8-bit characters.
61745 Branch: perl
61746 ! t/lib/mimeqp.t
61747____________________________________________________________________________
61748[ 9340] By: gsar on 2001/03/25 15:50:53
61749 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
61750 chars)
61751 Branch: perl
61752 + t/lib/mimeqp.t
61753____________________________________________________________________________
61754[ 9339] By: gsar on 2001/03/25 15:48:50
61755 Log: delete mimeqp.t for later add with text mode set
61756 Branch: perl
61757 - t/lib/mimeqp.t
61758____________________________________________________________________________
61759[ 9338] By: nick on 2001/03/25 09:01:57
61760 Log: Integrate mainline.
61761 Branch: perlio
61762 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
61763 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
61764 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
61765 +> t/lib/mimeb64u.t t/lib/mimeqp.t
61766 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
61767 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
61768 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
61769____________________________________________________________________________
61770[ 9337] By: jhi on 2001/03/25 04:23:24
61771 Log: Add MIME::Base64 here and there. Again, a lot of
61772 optimism is in the air.
61773 Branch: perl
61774 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
61775 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
61776____________________________________________________________________________
61777[ 9336] By: jhi on 2001/03/25 04:12:43
61778 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
61779 this by ear as I do not do Win32 programming.)
61780 Branch: perl
61781 ! win32/Makefile win32/makefile.mk
61782____________________________________________________________________________
61783[ 9335] By: jhi on 2001/03/25 04:03:50
61784 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
61785 Branch: perl
61786 ! t/lib/md5-file.t
61787____________________________________________________________________________
61788[ 9334] By: jhi on 2001/03/25 03:58:53
61789 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
61790 Branch: perl
61791 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
61792 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
61793 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
61794 + t/lib/mimeb64u.t t/lib/mimeqp.t
61795 ! MANIFEST
61796____________________________________________________________________________
61797[ 9333] By: jhi on 2001/03/24 20:14:37
61798 Log: Integrate perlio:
61799
61800 [ 9332]
61801 Fix un-init variable leading to spurious "Out of Memory!"
61802
61803 [ 9331]
61804 Tweak docs for C<open> (boy does that need wholesale revision...)
61805 and update layers internals doc.
61806 Branch: perl
61807 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
61808____________________________________________________________________________
61809[ 9332] By: nick on 2001/03/24 19:40:34
61810 Log: Fix un-init variable leading to spurious "Out of Memory!"
61811 Branch: perlio
61812 ! doio.c
61813____________________________________________________________________________
61814[ 9331] By: nick on 2001/03/24 19:09:59
61815 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
61816 and update layers internals doc.
61817 Branch: perlio
61818 ! pod/perlfunc.pod pod/perliol.pod
61819____________________________________________________________________________
61820[ 9330] By: jhi on 2001/03/24 18:42:11
61821 Log: The length might be uninitialized garbage if the *svp is the undef.
61822 Branch: perl
61823 ! doio.c
61824____________________________________________________________________________
61825[ 9329] By: jhi on 2001/03/24 18:26:57
61826 Log: (Retracted by #9393)
61827
61828 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
61829 From: Simon Cozens <simon@netthink.co.uk>
61830 Date: Sat, 24 Mar 2001 17:13:17 +0000
61831 Message-ID: <20010324171317.A13406@netthink.co.uk>
61832 Branch: perl
61833 ! utils/h2xs.PL
61834____________________________________________________________________________
61835[ 9328] By: nick on 2001/03/24 17:22:02
61836 Log: Integrate mainline.
61837 Branch: perlio
61838 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
61839 !> lib/unicode/version
61840____________________________________________________________________________
61841[ 9327] By: nick on 2001/03/24 17:16:02
61842 Log: Integrate mainline.
61843 Branch: perlio
61844 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61845 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
61846 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
61847 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
61848 +> t/lib/md5-file.t
61849 !> MANIFEST Makefile.SH configure.com djgpp/config.over
61850 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
61851 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
61852 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
61853 !> win32/makefile.mk
61854____________________________________________________________________________
61855[ 9326] By: jhi on 2001/03/24 17:00:42
61856 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
61857 Branch: perl
61858 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
61859 ! lib/unicode/version
61860____________________________________________________________________________
61861[ 9325] By: jhi on 2001/03/24 16:22:33
61862 Log: Subject: Re: B::Deparse bug (5.6.0)
61863 From: Robin Houston <robin@kitsite.com>
61864 Date: Sat, 24 Mar 2001 14:33:09 +0000
61865 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
61866 Branch: perl
61867 ! op.c pp.c t/lib/b.t t/op/repeat.t
61868____________________________________________________________________________
61869[ 9324] By: jhi on 2001/03/24 16:21:56
61870 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
61871 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
61872 these additions may be too optimistic.
61873 Branch: perl
61874 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
61875 ! hints/uwin.sh hints/vmesa.sh
61876____________________________________________________________________________
61877[ 9323] By: jhi on 2001/03/24 16:06:01
61878 Log: Integrate perlio:
61879
61880 [ 9322]
61881 Routine Win32 regen_config_h - no real changes.
61882
61883 [ 9321]
61884 PerlIO fixups for Win32:
61885 - provide win33_popenlist() - non-functional as yet.
61886 - avoid need for aTHX in PerlIO_debug calls - even if not
61887 enabled args are still evaluated so Win32 has trouble during fork().
61888 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
61889 - Fixup makedef.pl for latest set of symbols.
61890
61891 [ 9320]
61892 POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
61893 was gibberish - broke it on WIn32 at least.
61894
61895 [ 9319]
61896 Generated files.
61897
61898 [ 9318]
61899 Implement:
61900 1. open($fh,"+<",undef); # add test to t/io/open.t
61901 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
61902 Branch: perl
61903 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
61904 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
61905 ! Makefile.SH
61906 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
61907 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
61908 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
61909 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
61910 !> win32/makefile.mk win32/perlhost.h win32/win32.c
61911 !> win32/win32iop.h
61912____________________________________________________________________________
61913[ 9322] By: nick on 2001/03/24 14:39:12
61914 Log: Routine Win32 regen_config_h - no real changes.
61915 Branch: perlio
61916 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61917____________________________________________________________________________
61918[ 9321] By: nick on 2001/03/24 14:31:49
61919 Log: PerlIO fixups for Win32:
61920 - provide win33_popenlist() - non-functional as yet.
61921 - avoid need for aTHX in PerlIO_debug calls - even if not
61922 enabled args are still evaluated so Win32 has trouble during fork().
61923 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
61924 - Fixup makedef.pl for latest set of symbols.
61925 Branch: perlio
61926 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
61927 ! win32/perlhost.h win32/win32.c win32/win32iop.h
61928____________________________________________________________________________
61929[ 9320] By: nick on 2001/03/24 14:26:58
61930 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
61931 was gibberish - broke it on WIn32 at least.
61932 Branch: perlio
61933 ! ext/POSIX/POSIX.xs
61934____________________________________________________________________________
61935[ 9319] By: nick on 2001/03/24 11:29:41
61936 Log: Generated files.
61937 Branch: perlio
61938 ! embed.h global.sym objXSUB.h perlapi.c proto.h
61939____________________________________________________________________________
61940[ 9318] By: nick on 2001/03/24 10:29:37
61941 Log: Implement:
61942 1. open($fh,"+<",undef); # add test to t/io/open.t
61943 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
61944 Branch: perlio
61945 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
61946 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
61947 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
61948 ! t/io/open.t t/io/utf8.t
61949____________________________________________________________________________
61950[ 9317] By: jhi on 2001/03/23 23:41:25
61951 Log: AIX does seems to have optimization problems with its C compilers.
61952 Branch: perl
61953 ! hints/aix.sh
61954____________________________________________________________________________
61955[ 9316] By: jhi on 2001/03/23 23:40:46
61956 Log: Integrate perlio:
61957
61958 [ 9314]
61959 Perlio internals re-organized.
61960 - open process creates AV of layer/arg pairs
61961 (appends layers from open() or open.pm to default list).
61962 - push arg is now an SV.
61963 - layer ->Open get passed the AV
61964 - open is no longer mandatory method.
61965 - topmost layer that has ->Open method does the open
61966 - any layers above are pushed once that returns.
61967 - vtable re-ordered so dummy layers need only provide push/pop methods.
61968
61969 [ 9313]
61970 Check in a stable (working) version before next round of tweaks.
61971 Changes include:
61972 - Move default layers code out of doio.c and into perlio.c
61973 - Single routine for parsing layer specification strings.
61974 - Skeleton support for demand loading of layers
61975 - Core-dump avoidance if PERLIO environment specifies loadable layer
61976 (does not _work_ as need IO to load and need load to do IO ...)
61977
61978 [ 9305]
61979 Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
61980
61981 [ 9304]
61982 Render -Duseperlio functional again.
61983 - this is "quick fix" which calls PerlIO_apply_layers after opening,
61984 which is what old scheme did. New scheme needs to change that
61985 to make open(...,\$scalar) etc. work but this will do for now.
61986
61987 [ 9303]
61988 Avoid "reopen" semantics for time being. Fix bug in dup logic.
61989 -Uuseperlio now works again.
61990 -Duseperlio is still poorly. Don't merge yet...
61991
61992 [ 9302]
61993 Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
61994 type code.
61995 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
61996 is its main caller. In particular now has access to "extra" args, and
61997 can tell when an open handle is "reopened" (or duped?).
61998 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
61999 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
62000 PerlIO_open() et. al. (i.e. other way round).
62001 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
62002 with args close to PerlIO_openn().
62003 Branch: perl
62004 +> lib/PerlIO.pm
62005 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
62006 !> perliol.h
62007____________________________________________________________________________
62008[ 9315] By: jhi on 2001/03/23 22:16:30
62009 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
62010 Branch: perl
62011 ! t/lib/md5-file.t
62012____________________________________________________________________________
62013[ 9314] By: nick on 2001/03/23 20:49:02
62014 Log: Perlio internals re-organized.
62015 - open process creates AV of layer/arg pairs
62016 (appends layers from open() or open.pm to default list).
62017 - push arg is now an SV.
62018 - layer ->Open get passed the AV
62019 - open is no longer mandatory method.
62020 - topmost layer that has ->Open method does the open
62021 - any layers above are pushed once that returns.
62022 - vtable re-ordered so dummy layers need only provide push/pop methods.
62023 Branch: perlio
62024 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
62025____________________________________________________________________________
62026[ 9313] By: nick on 2001/03/23 16:27:41
62027 Log: Check in a stable (working) version before next round of tweaks.
62028 Changes include:
62029 - Move default layers code out of doio.c and into perlio.c
62030 - Single routine for parsing layer specification strings.
62031 - Skeleton support for demand loading of layers
62032 - Core-dump avoidance if PERLIO environment specifies loadable layer
62033 (does not _work_ as need IO to load and need load to do IO ...)
62034 Branch: perlio
62035 + lib/PerlIO.pm
62036 ! MANIFEST doio.c perlio.c
62037____________________________________________________________________________
62038[ 9312] By: gsar on 2001/03/23 16:25:25
62039 Log: add execute bit to files with shebang lines in the repository;
62040 avoid clobbering execute bit in Porting/makerel
62041 Branch: maint-5.6/perl
62042 ! (edit 144 files)
62043____________________________________________________________________________
62044[ 9311] By: jhi on 2001/03/23 14:25:35
62045 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
62046 Branch: perl
62047 ! MANIFEST
62048____________________________________________________________________________
62049[ 9310] By: jhi on 2001/03/23 13:45:04
62050 Log: Subject: [PATCH] Net::Ping
62051 From: Colin McMillen <mcmi0037@tc.umn.edu>
62052 Date: Thu, 22 Mar 2001 19:30:31 -0600
62053 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
62054 Branch: perl
62055 ! lib/Net/Ping.pm
62056____________________________________________________________________________
62057[ 9309] By: jhi on 2001/03/23 13:39:13
62058 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
62059 Branch: perl
62060 ! t/lib/md5-aaa.t t/lib/md5-file.t
62061____________________________________________________________________________
62062[ 9308] By: jhi on 2001/03/23 13:20:34
62063 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
62064 - bump the version to 2.14
62065 - drop the base64 tests since they require MIME::Base64
62066 - drop the rfc1321.txt
62067 - drop the hints/dec_osf.pl since it's only needed for
62068 pre-5.005_03 Perls
62069 Todo:
62070 - the U32 alignment testing is now removed; it needs to
62071 be reintroduced as as a Config variable (meaning also
62072 as a Configure test)
62073 - get the new EBCDIC md5sum for MD5.pm
62074 - test in Win32 to see how badly I botched the makefiles
62075 Branch: perl
62076 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
62077 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
62078 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
62079 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
62080 + t/lib/md5-file.t
62081 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
62082 ! win32/Makefile win32/makefile.mk
62083____________________________________________________________________________
62084[ 9307] By: jhi on 2001/03/23 12:56:14
62085 Log: Integrate change #9306 from maintperl into mainline,
62086 AIX dynaloader for AIXes without <load.h>.
62087 Branch: perl
62088 !> ext/DynaLoader/hints/aix.pl
62089____________________________________________________________________________
62090[ 9306] By: jhi on 2001/03/23 12:51:36
62091 Log: There are AIXes without /usr/include/load.h,
62092 patch from H.Merijn Brand.
62093 Branch: maint-5.6/perl
62094 ! ext/DynaLoader/hints/aix.pl
62095____________________________________________________________________________
62096[ 9305] By: nick on 2001/03/23 11:00:42
62097 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
62098 Branch: perlio
62099 ! ext/Encode/Encode.xs perlio.c perlio.h
62100____________________________________________________________________________
62101[ 9304] By: nick on 2001/03/23 10:20:46
62102 Log: Render -Duseperlio functional again.
62103 - this is "quick fix" which calls PerlIO_apply_layers after opening,
62104 which is what old scheme did. New scheme needs to change that
62105 to make open(...,\$scalar) etc. work but this will do for now.
62106 Branch: perlio
62107 ! perlio.c
62108____________________________________________________________________________
62109[ 9303] By: nick on 2001/03/23 09:53:20
62110 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
62111 -Uuseperlio now works again.
62112 -Duseperlio is still poorly. Don't merge yet...
62113 Branch: perlio
62114 ! doio.c perlio.h
62115____________________________________________________________________________
62116[ 9302] By: nick on 2001/03/22 22:26:51
62117 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
62118 type code.
62119 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
62120 is its main caller. In particular now has access to "extra" args, and
62121 can tell when an open handle is "reopened" (or duped?).
62122 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
62123 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
62124 PerlIO_open() et. al. (i.e. other way round).
62125 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
62126 with args close to PerlIO_openn().
62127 Branch: perlio
62128 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
62129____________________________________________________________________________
62130[ 9301] By: jhi on 2001/03/22 20:58:04
62131 Log: Integrate perlio:
62132
62133 [ 9300]
62134 Don't include $@ in not ok message.
62135
62136 [ 9298]
62137 Give a meaning to '&' in n-arg open case:
62138 open($fh,"<&",$scalar);
62139 $scalar can be:
62140 - an integer which does "fdopen"
62141 open($fh,"<&",2); # like open($fh,"<&2")
62142 - something that will yield a file handle via sv_2io()
62143 useful for dup'ing anonymous handles.
62144 e.g.:
62145 open(my $fh,"<&",\*STDIN);
62146 open(my $dup,"<&",$fh);
62147
62148 [ 9297]
62149 Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
62150
62151 [ 9296]
62152 Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
62153
62154 [ 9295]
62155 If stdin, stdout or stderr get opened in unexpected read/write state
62156 then warn at time of open not at time of use.
62157
62158 [ 9294]
62159 Die on n-arg open(...,"",xxx,yyy,...)
62160 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
62161 - die on read/write cases so we can decide what it means later.
62162
62163 [ 9293]
04d26ece 62164 perlio tweaks (reported by Nicholas Clark)
6b490b4c
JH
62165 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
62166 error check in Pendinf_read().
62167 Branch: perl
62168 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
62169 !> t/io/open.t util.c
62170____________________________________________________________________________
62171[ 9300] By: nick on 2001/03/22 17:36:32
62172 Log: Don't include $@ in not ok message.
62173 Branch: perlio
62174 ! t/io/open.t
62175____________________________________________________________________________
62176[ 9299] By: gsar on 2001/03/22 16:53:45
62177 Log: back out changes#7532,7521 for now (appears to have problems
62178 on IRIX)
62179 Branch: maint-5.6/perl
62180 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
62181 ! ext/POSIX/typemap pod/perlvar.pod
62182____________________________________________________________________________
62183[ 9298] By: nick on 2001/03/22 14:35:46
62184 Log: Give a meaning to '&' in n-arg open case:
62185 open($fh,"<&",$scalar);
62186 $scalar can be:
62187 - an integer which does "fdopen"
62188 open($fh,"<&",2); # like open($fh,"<&2")
62189 - something that will yield a file handle via sv_2io()
62190 useful for dup'ing anonymous handles.
62191 e.g.:
62192 open(my $fh,"<&",\*STDIN);
62193 open(my $dup,"<&",$fh);
62194 Branch: perlio
62195 ! doio.c t/io/open.t
62196____________________________________________________________________________
62197[ 9297] By: nick on 2001/03/22 13:34:35
62198 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
62199 Branch: perlio
62200 ! util.c
62201____________________________________________________________________________
62202[ 9296] By: nick on 2001/03/22 12:51:20
62203 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
62204 Branch: perlio
62205 ! perl.c
62206____________________________________________________________________________
62207[ 9295] By: nick on 2001/03/22 11:59:44
62208 Log: If stdin, stdout or stderr get opened in unexpected read/write state
62209 then warn at time of open not at time of use.
62210 Branch: perlio
62211 ! doio.c pp_hot.c pp_sys.c
62212____________________________________________________________________________
62213[ 9294] By: nick on 2001/03/22 10:54:35
62214 Log: Die on n-arg open(...,"",xxx,yyy,...)
62215 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
62216 - die on read/write cases so we can decide what it means later.
62217 Branch: perlio
62218 ! doio.c embed.pl iperlsys.h util.c
62219____________________________________________________________________________
62220[ 9293] By: nick on 2001/03/22 09:02:45
04d26ece 62221 Log: perlio tweaks (reported by Nicholas Clark)
6b490b4c
JH
62222 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
62223 error check in Pendinf_read().
62224 Branch: perlio
62225 ! perlio.c
62226____________________________________________________________________________
62227[ 9292] By: gsar on 2001/03/22 07:12:00
62228 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
62229 fixes)
62230 Branch: maint-5.6/perl
62231 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
62232____________________________________________________________________________
62233[ 9291] By: jhi on 2001/03/22 06:06:44
62234 Log: Regex tests from Chicheng Zhang. (Already fixed.)
62235 Branch: perl
62236 ! t/op/re_tests
62237____________________________________________________________________________
62238[ 9290] By: jhi on 2001/03/22 05:57:01
62239 Log: Move MacOS Classic higher in the list of supported platforms.
62240 Branch: maint-5.6/perl
62241 ! pod/perlport.pod
62242____________________________________________________________________________
62243[ 9289] By: gsar on 2001/03/22 05:35:04
62244 Log: revert part of change#6438 for compatibility (av_reify()
62245 appears to be needed to implement av_splice()ish things
62246 in XS)
62247 Branch: maint-5.6/perl
62248 ! embed.pl global.sym objXSUB.h perlapi.c
62249____________________________________________________________________________
62250[ 9288] By: gsar on 2001/03/22 03:09:19
62251 Log: update copyright year
62252 Branch: maint-5.6/perl
62253 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
62254 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
62255 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
62256 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
62257 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
62258 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
62259 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
62260 ! x2p/walk.c
62261____________________________________________________________________________
62262[ 9287] By: jhi on 2001/03/21 20:30:54
62263 Log: Integrate perlio:
62264
62265 [ 9285]
62266 Multiplicity fix for Dumper.
62267 Branch: perl
62268 !> ext/Data/Dumper/Dumper.xs
62269____________________________________________________________________________
62270[ 9286] By: gsar on 2001/03/21 19:49:54
62271 Log: makefile.mk tweak
62272 Branch: maint-5.6/perl
62273 ! win32/Makefile win32/makefile.mk
62274____________________________________________________________________________
62275[ 9285] By: nick on 2001/03/21 19:07:13
62276 Log: Multiplicity fix for Dumper.
62277 Branch: perlio
62278 ! ext/Data/Dumper/Dumper.xs
62279____________________________________________________________________________
62280[ 9284] By: nick on 2001/03/21 19:01:07
62281 Log: Integrate mainline - (does not build xTHX issue in Dumper).
62282 Branch: perlio
62283 !> (integrate 27 files)
62284____________________________________________________________________________
62285[ 9283] By: jhi on 2001/03/21 17:17:35
62286 Log: Integrate change #9282 from mainline into maintperl,
62287 4-arg UTF-8 substr().
62288 Branch: maint-5.6/perl
62289 !> pp.c
62290____________________________________________________________________________
62291[ 9282] By: jhi on 2001/03/21 17:15:43
62292 Log: The #9270 would have leaked a scalar if pp_substr()
62293 returned early.
62294 Branch: perl
62295 ! pp.c
62296____________________________________________________________________________
62297[ 9281] By: gsar on 2001/03/21 17:03:14
62298 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
62299 Branch: maint-5.6/perl
62300 ! win32/makefile.mk
62301____________________________________________________________________________
62302[ 9280] By: gsar on 2001/03/21 17:01:20
62303 Log: some tweaks to change#9278 (fork() emulation should be enabled
62304 by setting BUILD_FLAVOR instead of changing the defaults)
62305 Branch: maint-5.6/perl
62306 ! win32/makefile.mk
62307____________________________________________________________________________
62308[ 9279] By: gsar on 2001/03/21 16:47:19
62309 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
62310 Branch: maint-5.6/perl
62311 ! ext/File/Glob/Glob.pm
62312 !> lib/Cwd.pm
62313____________________________________________________________________________
62314[ 9278] By: jhi on 2001/03/21 14:35:10
62315 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
62316 From: "Vadim Konovalov" <watman@inbox.ru>
62317 Date: Wed, 21 Mar 2001 01:53:51 +0300
62318 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
62319 Branch: maint-5.6/perl
62320 ! win32/makefile.mk win32/win32sck.c
62321____________________________________________________________________________
62322[ 9277] By: jhi on 2001/03/21 13:58:28
62323 Log: Integrate change #9270 from mainline to maintperl:
62324 continued 4-arg UTF-8 substr() fixing.
62325 Branch: maint-5.6/perl
62326 !> pp.c t/op/substr.t
62327____________________________________________________________________________
62328[ 9276] By: jhi on 2001/03/21 13:33:00
62329 Log: More pixie cleaning.
62330 Branch: perl
62331 ! Makefile.SH
62332____________________________________________________________________________
62333[ 9275] By: jhi on 2001/03/21 03:54:17
62334 Log: Update Changes.
62335 Branch: perl
62336 ! Changes patchlevel.h
62337____________________________________________________________________________
62338[ 9274] By: jhi on 2001/03/21 03:48:24
62339 Log: First stab at making Data::Dumper to grok Unicode.
62340
62341 TODO: tests, EBCDICify.
62342 Branch: perl
62343 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
62344____________________________________________________________________________
62345[ 9273] By: jhi on 2001/03/21 02:23:00
62346 Log: Fix for
62347
62348 Subject: Memory leak in unquoted print
62349 From: Benjamin Sugars <bsugars@canoe.ca>
62350 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
62351 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
62352 Branch: perl
62353 ! perlio.c
62354____________________________________________________________________________
62355[ 9272] By: jhi on 2001/03/21 01:33:17
62356 Log: Subject: Re: [PATCH] POSIX::getcwd()
62357 From: Benjamin Sugars <bsugars@canoe.ca>
62358 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
62359 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
62360 Branch: perl
62361 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
62362____________________________________________________________________________
62363[ 9271] By: jhi on 2001/03/21 01:22:52
62364 Log: Subject: [PATCH] Cwd.pm docs
62365 From: Benjamin Sugars <bsugars@canoe.ca>
62366 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
62367 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
62368 Branch: perl
62369 ! lib/Cwd.pm
62370____________________________________________________________________________
62371[ 9270] By: jhi on 2001/03/21 01:16:29
62372 Log: Continue 4-arg substr() UTF-8 fixage.
62373 Branch: perl
62374 ! pp.c t/op/substr.t
62375____________________________________________________________________________
62376[ 9269] By: jhi on 2001/03/21 00:46:14
62377 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
62378
62379 revert the leak fix in change#9142 (problem needs a more experimental
62380 fix unsuitable for 5.6.1)
62381
62382 do alphabetical sorting by default (for csh compatibility)
62383
62384 cut-n-paste goof in change#9264
62385
62386 VMS piping fixes (from Charles Lane)
62387 Branch: perl
62388 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
62389 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
62390 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
62391____________________________________________________________________________
62392[ 9268] By: jhi on 2001/03/21 00:37:04
62393 Log: Integrate perlio:
62394
62395 [ 9267]
62396 More EBCDIC stuff:
62397 - Loose the extra level of function on ASCII.
62398 - spotted a chr(0) issue in sv.c
62399 - re-work of UTF-X tr/// ranges to work in Unicode
62400 space. Still issues with the "0xff is illegal UTF-8" hack.
62401 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
62402 (why do it once when you can do it all over the place :-(
62403 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
62404 need utf8.pm for swashes.
62405 - Simplified and commented scan_const() in toke.c
62406 Still something wrong regexp and tr (swashes?).
62407 Branch: perl
62408 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
62409 !> utf8.c utf8.h utfebcdic.h
62410____________________________________________________________________________
62411[ 9267] By: nick on 2001/03/20 20:04:39
62412 Log: More EBCDIC stuff:
62413 - Loose the extra level of function on ASCII.
62414 - spotted a chr(0) issue in sv.c
62415 - re-work of UTF-X tr/// ranges to work in Unicode
62416 space. Still issues with the "0xff is illegal UTF-8" hack.
62417 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
62418 (why do it once when you can do it all over the place :-(
62419 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
62420 need utf8.pm for swashes.
62421 - Simplified and commented scan_const() in toke.c
62422 Still something wrong regexp and tr (swashes?).
62423 Branch: perlio
62424 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
62425 ! utf8.c utf8.h utfebcdic.h
62426____________________________________________________________________________
62427[ 9266] By: gsar on 2001/03/20 19:16:43
62428 Log: VMS piping fixes (from Charles Lane)
62429 Branch: maint-5.6/perl
62430 ! vms/vms.c vms/vmspipe.com
62431____________________________________________________________________________
62432[ 9265] By: gsar on 2001/03/20 17:53:52
62433 Log: cut-n-paste goof in change#9264
62434 Branch: maint-5.6/perl
62435 ! ext/File/Glob/Glob.xs
62436____________________________________________________________________________
62437[ 9264] By: gsar on 2001/03/20 17:43:47
62438 Log: do alphabetical sorting by default (for csh compatibility);
62439 bsd_glob() does ASCII sort by default as usual, unless
62440 GLOB_ALPHASORT was specified
62441 Branch: maint-5.6/perl
62442 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
62443 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
62444 ! ext/File/Glob/bsd_glob.h
62445____________________________________________________________________________
62446[ 9263] By: gsar on 2001/03/20 16:40:08
62447 Log: integrate change#9255 from mainline (unicode fix)
62448
62449 substr($bytestr, i, n, $charstr)
62450 Branch: maint-5.6/perl
62451 !> Todo-5.6 pp.c t/op/substr.t
62452____________________________________________________________________________
62453[ 9262] By: gsar on 2001/03/20 15:57:41
62454 Log: revert the leak fix in change#9142 (problem needs a more experimental
62455 fix unsuitable for 5.6.1)
62456 Branch: maint-5.6/perl
62457 ! scope.c
62458____________________________________________________________________________
62459[ 9261] By: jhi on 2001/03/20 14:26:25
62460 Log: Integrate changes #9259,9260 from maintperl into mainline.
62461
62462 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
62463
62464 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
62465 Branch: perl
62466 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
62467____________________________________________________________________________
62468[ 9260] By: jhi on 2001/03/20 14:05:46
62469 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
62470 From: Robin Barker <rmb1@cise.npl.co.uk>
62471 Date: Tue, 20 Mar 2001 10:12:04 GMT
62472 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
62473 Branch: maint-5.6/perl
62474 ! run.c
62475____________________________________________________________________________
62476[ 9259] By: jhi on 2001/03/20 14:04:39
62477 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
62478 From: Chris Nandor <pudge@pobox.com>
62479 Date: Tue, 20 Mar 2001 00:40:56 -0500
62480 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
62481 Branch: maint-5.6/perl
62482 ! ext/POSIX/POSIX.xs lib/File/Path.pm
62483____________________________________________________________________________
62484[ 9258] By: jhi on 2001/03/20 05:09:34
62485 Log: Update Changes.
62486 Branch: perl
62487 ! Changes patchlevel.h
62488____________________________________________________________________________
62489[ 9257] By: jhi on 2001/03/20 05:04:25
62490 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
62491 Branch: perl
62492 ! t/op/tr.t
62493____________________________________________________________________________
62494[ 9256] By: jhi on 2001/03/20 04:43:12
62495 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
62496 From: Peter Prymmer <pvhp@forte.com>
62497 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
62498 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
62499 Branch: maint-5.6/perl
62500 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
62501____________________________________________________________________________
62502[ 9255] By: jhi on 2001/03/19 23:17:17
62503 Log: substr($bytestr, i, n, $charstr)
62504
62505 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
62506 Branch: perl
62507 ! Todo-5.6 pp.c t/op/substr.t
62508____________________________________________________________________________
62509[ 9254] By: jhi on 2001/03/19 22:25:09
62510 Log: Rearrange the make test target prerequisites so that
62511 in a parallel make 'all' is finished before 'test'.
62512 Branch: perl
62513 ! Makefile.SH
62514____________________________________________________________________________
62515[ 9253] By: jhi on 2001/03/19 21:48:07
62516 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
62517 From: Robin Houston <robin@kitsite.com>
62518 Date: Mon, 19 Mar 2001 15:48:41 +0000
62519 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
62520 Branch: perl
62521 ! pp_ctl.c
62522____________________________________________________________________________
62523[ 9252] By: jhi on 2001/03/19 21:42:27
62524 Log: Integrate perlio:
62525
62526 [ 9248]
62527 Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
62528 (Building on OS390 uses native YACC and YYDEBUG has other
62529 side effects.)
62530
62531 [ 9246]
62532 More EBCDIC fixes.
62533 Branch: perl
62534 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
62535 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
62536 !> utfebcdic.h vms/perly_c.vms
62537____________________________________________________________________________
62538[ 9251] By: jhi on 2001/03/19 21:31:28
62539 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
62540
62541 Dynaloading in 64-bit AIX with vac.
62542 Branch: perl
62543 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
62544 !> hints/aix.sh
62545____________________________________________________________________________
62546[ 9250] By: jhi on 2001/03/19 21:18:00
62547 Log: A more robust solution for the 64bitall AIX dynaloading
62548 problem, from Jens-Uwe Mager.
62549 Branch: maint-5.6/perl
62550 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
62551____________________________________________________________________________
62552[ 9249] By: nick on 2001/03/19 20:59:37
62553 Log: Integrate mainline.
62554 Branch: perlio
62555 !> (integrate 42 files)
62556____________________________________________________________________________
62557[ 9248] By: nick on 2001/03/19 20:22:07
62558 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
62559 (Building on OS390 uses native YACC and YYDEBUG has other
62560 side effects.)
62561 Branch: perlio
62562 ! perly.c perly.y vms/perly_c.vms
62563____________________________________________________________________________
62564[ 9247] By: jhi on 2001/03/19 19:59:53
62565 Log: 64-bit AIX dynaloading problem (see #9244) idea
62566 from Jens-Uwe Mager.
62567 Branch: maint-5.6/perl
62568 ! ext/DynaLoader/dl_aix.xs
62569____________________________________________________________________________
62570[ 9246] By: nick on 2001/03/19 19:27:57
62571 Log: More EBCDIC fixes.
62572 Branch: perlio
62573 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
62574 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
62575____________________________________________________________________________
62576[ 9245] By: jhi on 2001/03/19 19:05:19
62577 Log: Integrate change #9243 from mainline into maintperl.
62578
62579 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
62580 Branch: maint-5.6/perl
62581 !> README.vmesa
62582____________________________________________________________________________
62583[ 9244] By: jhi on 2001/03/19 19:03:15
62584 Log: Get 64bitall AIX building, but still does not test okay:
62585 dynaloading anything fails, for example for op/defins:
62586 Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
62587 (update: fixed by #9247,9250)
62588 Branch: maint-5.6/perl
62589 ! hints/aix.sh
62590____________________________________________________________________________
62591[ 9243] By: jhi on 2001/03/19 19:00:16
62592 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
62593 From: Robin Barker <rmb1@cise.npl.co.uk>
62594 Date: Mon, 19 Mar 2001 18:01:57 GMT
62595 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
62596 Branch: perl
62597 ! README.vmesa
62598____________________________________________________________________________
62599[ 9242] By: jhi on 2001/03/19 18:58:43
62600 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
62601
62602 TODO: tests.
62603 Branch: perl
62604 ! doop.c op.c
62605____________________________________________________________________________
62606[ 9241] By: gsar on 2001/03/19 17:34:46
62607 Log: VMSify tests (from Charles Lane)
62608 Branch: maint-5.6/perl
62609 ! t/lib/filehand.t t/lib/texttabs.t
62610____________________________________________________________________________
62611[ 9240] By: jhi on 2001/03/19 14:24:26
62612 Log: Integrate change #9233 from maintperl into mainline.
62613
62614 some refcounts were incorrect in perl_clone()
62615 Branch: perl
62616 !> sv.c
62617____________________________________________________________________________
62618[ 9239] By: gsar on 2001/03/19 09:23:17
62619 Log: this is 5.6.1-trial3
62620 Branch: maint-5.6/perl
62621 ! Changes
62622____________________________________________________________________________
62623[ 9238] By: gsar on 2001/03/19 08:47:04
62624 Log: some new symbols are only available under ithreads
62625 Branch: maint-5.6/perl
62626 ! makedef.pl
62627____________________________________________________________________________
62628[ 9237] By: gsar on 2001/03/19 08:42:28
62629 Log: update patchlevel.h, Changes, &c.
62630 Branch: maint-5.6/perl
62631 ! Changes patchlevel.h pod/perlhist.pod
62632 !> AUTHORS
62633____________________________________________________________________________
62634[ 9236] By: gsar on 2001/03/19 08:17:49
62635 Log: integrate changes#8068,8717 from mainline
62636
62637 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
62638
62639 [PATCH CPAN 1.59_51] warning message (not!)
62640 Branch: maint-5.6/perl
62641 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
62642 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
62643 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
62644 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
62645 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
62646____________________________________________________________________________
62647[ 9235] By: gsar on 2001/03/19 08:07:09
62648 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
62649
62650 [PATCH] Add missing CV flags to dump.c
62651
62652 Re: [patch] Re: PL_ptr_table
62653
62654 Fixup non-ithread build after 8713
62655
62656 Generated files form 8713 etc.
62657
62658 Correct the correction :-(
62659
62660 Documenting coderef @INC (Re: CPAN "make this script work" feature)
62661
62662 Subject: Re: sync sync sync: have I missed any patches?
62663 Replace djSP with dSP.
62664 Branch: maint-5.6/perl
62665 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
62666 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
62667 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
62668 !> sv.c sv.h win32/perlhost.h
62669____________________________________________________________________________
62670[ 9234] By: gsar on 2001/03/19 07:22:05
62671 Log: revert the change#9090 integrate for now (change looks somewhat
62672 incomplete in that [ha]v_exists() need something similar; lacks
62673 tests; &c.)
62674 Branch: maint-5.6/perl
62675 ! hv.c
62676____________________________________________________________________________
62677[ 9233] By: gsar on 2001/03/19 07:10:01
62678 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
62679 destruction when there are unreferenced scalars (SvREFCNT==0)
62680 Branch: maint-5.6/perl
62681 ! sv.c
62682____________________________________________________________________________
62683[ 9232] By: jhi on 2001/03/19 05:11:02
62684 Log: Regen api and toc.
62685 Branch: maint-5.6/perl
62686 ! pod/perlapi.pod pod/perltoc.pod
62687____________________________________________________________________________
62688[ 9231] By: jhi on 2001/03/19 04:06:03
62689 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
62690 add a lost line in pp.c:pp_chop(), update to new op/chop.
62691
62692 Clarify the description differentiating for and while; inspired by
62693
62694 Subject: [ID 20010306.004] || != named unary operator
62695
62696 The $Is_MacOS needs to be declared.
62697 Branch: maint-5.6/perl
62698 ! pp.c t/op/chop.t
62699 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
62700____________________________________________________________________________
62701[ 9230] By: jhi on 2001/03/19 03:48:16
62702 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
62703 9079,9083,9089,9090,9091 from mainline to maintperl.
62704
62705 Quieten some noise in Win32 builds
62706
62707 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
62708
62709 The perlretut was still talking about the old \p and \P
62710 definitions.
62711
62712 More tweakage on the Unicode character class descriptions.
62713
62714 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
62715
62716 Subject: 'no *POSIX' Patch speeding up make on BS2000
62717
62718 Subject: [PATCH] perldata.pod here-doc docs
62719
62720 Add /sbin and /usr/sbin to the list of directories scanned
62721 for setuid programs. Takes care of bug id 20010309.003.
62722
62723 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
62724
62725 In op/stat #35 better to scan all the potential directories
62726 for setuids, not just the first one.
62727 Branch: maint-5.6/perl
62728 ! Makefile.SH
62729 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
62730 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
62731 !> t/op/stat.t toke.c win32/win32.h
62732____________________________________________________________________________
62733[ 9229] By: jhi on 2001/03/19 02:31:50
62734 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
62735 From: Chris Nandor <pudge@pobox.com>
62736 Date: Sat, 10 Mar 2001 14:22:19 -0500
62737 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
62738 Branch: maint-5.6/perl
62739 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62740 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
62741 ! t/lib/b.t t/lib/errno.t
62742____________________________________________________________________________
62743[ 9228] By: jhi on 2001/03/19 02:29:59
62744 Log: Integrate changes #9113,9122 from mainline into maintperl.
62745
62746 Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
62747 Branch: maint-5.6/perl
62748 !> Configure README.os390 hints/os390.sh
62749____________________________________________________________________________
62750[ 9227] By: jhi on 2001/03/19 02:22:35
62751 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
62752 into maintperl.
62753
62754 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
62755
62756 Forgot to check-in the larger part of #9120, duh.
62757
62758 Subject: Another patch for integer.pm POD
62759
62760 h2ph strictness and cleanliness from Kurt Starsinic.
62761
62762 Borland filename case problem.
62763
62764 h2ph strictness and cleanliness from Kurt Starsinic.
62765
62766 Subject: [PATCH] the uncontroversial doc patches
62767 Branch: maint-5.6/perl
62768 +> win32/sncfnmcs.pl
62769 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
62770 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
62771 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
62772 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
62773 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
62774 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
62775 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
62776____________________________________________________________________________
62777[ 9226] By: jhi on 2001/03/19 02:10:21
62778 Log: Integrate changes #9207,9214 from mainline into maintperl.
62779
62780 podchecker relaxations: =over has an *optional* number after it,
62781 and whitespace in L<> is okay.
62782 Branch: maint-5.6/perl
62783 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
62784 !> t/pod/poderrs.xr
62785____________________________________________________________________________
62786[ 9225] By: jhi on 2001/03/19 02:07:38
62787 Log: Integrate change #9219 from maintperl into mainline.
62788
62789 remove duplicated tests
62790 Branch: perl
62791 !> t/op/re_tests
62792____________________________________________________________________________
62793[ 9224] By: jhi on 2001/03/19 02:06:11
62794 Log: Integrate change #9223 from mainline to maintperl.
62795
62796 Document -Dmksymlinks.
62797 Branch: maint-5.6/perl
62798 !> INSTALL
62799____________________________________________________________________________
62800[ 9223] By: jhi on 2001/03/19 02:01:25
62801 Log: Document -Dmksymlinks.
62802 Branch: perl
62803 ! INSTALL
62804____________________________________________________________________________
62805[ 9222] By: jhi on 2001/03/19 01:15:35
62806 Log: The -Dmksymlinks wasn't working for maintperl.
62807 Branch: maint-5.6/perl
62808 ! Configure
62809____________________________________________________________________________
62810[ 9221] By: jhi on 2001/03/19 00:49:43
62811 Log: Cleanup pixie residue.
62812 Branch: perl
62813 ! Makefile.SH
62814____________________________________________________________________________
62815[ 9220] By: jhi on 2001/03/19 00:44:47
62816 Log: Document the use of pixie/prof; create make targets for it.
62817
62818 TODO: make t/TEST pixie-aware.
62819 Branch: perl
62820 ! Makefile.SH pod/perlhack.pod
62821____________________________________________________________________________
62822[ 9219] By: gsar on 2001/03/19 00:16:55
62823 Log: remove duplicated tests
62824 Branch: maint-5.6/perl
62825 ! t/op/re_tests
62826____________________________________________________________________________
62827[ 9218] By: jhi on 2001/03/18 23:59:31
62828 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
62829 Branch: perl
62830 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
62831____________________________________________________________________________
62832[ 9217] By: jhi on 2001/03/18 23:25:20
62833 Log: Rewrite the tests section of Makefile to be less redundant
62834 and to allow for more flexible test targets, many recursive
62835 make calls introduced.
62836 Branch: perl
62837 ! Makefile.SH
62838____________________________________________________________________________
62839[ 9216] By: jhi on 2001/03/18 22:30:04
62840 Log: Document the use of Third Degree (sparsely).
62841 Branch: perl
62842 ! pod/perlhack.pod t/TEST
62843____________________________________________________________________________
62844[ 9215] By: jhi on 2001/03/18 22:10:30
62845 Log: Make targets for testing with Third Degree.
62846 Branch: perl
62847 ! Makefile.SH
62848____________________________________________________________________________
62849[ 9214] By: jhi on 2001/03/18 21:08:53
62850 Log: The podchecker relaxations need to mirrored also at the tests.
62851 Branch: perl
62852 ! t/pod/poderrs.xr
62853____________________________________________________________________________
62854[ 9213] By: jhi on 2001/03/18 20:56:21
62855 Log: Update Changes.
62856 Branch: perl
62857 ! Changes patchlevel.h
62858____________________________________________________________________________
62859[ 9212] By: jhi on 2001/03/18 20:36:59
62860 Log: Looking for config.sh in parent directories isn't
62861 very useful for the toplevel Makefile.
62862 Branch: perl
62863 ! Makefile.SH
62864____________________________________________________________________________
62865[ 9211] By: jhi on 2001/03/18 20:33:37
62866 Log: On "make clean" take care of Third Degree droppings.
62867 Branch: perl
62868 ! Makefile.SH
62869____________________________________________________________________________
62870[ 9210] By: jhi on 2001/03/18 20:21:34
62871 Log: Add a hook for running the tests under the Third Degree
62872 debugging tool (set $ENV{PERL_3LOG} to non-zero)
62873
62874 TODO: Document the use of Third Degree.
62875 Branch: perl
62876 ! t/TEST
62877____________________________________________________________________________
62878[ 9209] By: jhi on 2001/03/18 20:19:07
62879 Log: Regen toc and api pods.
62880 Branch: perl
62881 ! pod/perlapi.pod pod/perltoc.pod
62882____________________________________________________________________________
62883[ 9208] By: jhi on 2001/03/18 20:12:12
62884 Log: Integrate changes #8128,9132 from mainline into maintperl,
62885 Tie::SubstrHash fixes.
62886 Branch: maint-5.6/perl
62887 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
62888____________________________________________________________________________
62889[ 9207] By: jhi on 2001/03/18 20:07:43
62890 Log: podchecker relaxations from Michael Stevens.
62891 Branch: perl
62892 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
62893____________________________________________________________________________
62894[ 9206] By: jhi on 2001/03/18 20:04:24
62895 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
62896 Branch: perl
62897 ! lib/Locale/Constants.pm lib/Locale/Country.pm
62898 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
62899 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
62900____________________________________________________________________________
62901[ 9205] By: jhi on 2001/03/18 19:54:45
62902 Log: Integrate changes #9161,9162 from maintperl to mainline.
62903
62904 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
62905 results
62906 Branch: perl
62907 !> t/op/magic.t
62908____________________________________________________________________________
62909[ 9204] By: jhi on 2001/03/18 19:37:46
62910 Log: Make perl.third checks more understandable to the builder.
62911 Branch: perl
62912 ! Makefile.SH
62913____________________________________________________________________________
62914[ 9203] By: jhi on 2001/03/18 19:20:54
62915 Log: Re-integrate #9138 from maintperl to mainline,
62916 the squelching of the unneeded "Scalars leaked" messages.
62917 Branch: perl
62918 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62919 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62920 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62921____________________________________________________________________________
62922[ 9202] By: jhi on 2001/03/18 18:48:36
62923 Log: More robust and more paranoid perl.third target.
62924 Branch: perl
62925 ! Makefile.SH
62926____________________________________________________________________________
62927[ 9201] By: jhi on 2001/03/18 18:39:21
62928 Log: Integrate change #9197 from maintperl to mainline.
62929
62930 more thorough cleaning of arenas.
62931 Branch: perl
62932 !> embed.pl perl.c proto.h sv.c t/op/sort.t
62933____________________________________________________________________________
62934[ 9200] By: jhi on 2001/03/18 18:25:17
62935 Log: Integrate perlio:
62936
62937 [ 9199]
62938 Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
62939 is the sense of the test being done. Avoid some magical 127 and 128 values
62940 by using macros.
62941
62942 [ 9198]
62943 UTF-X encoding invariance for Encode:
62944 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
62945 - move the XS code for those to universal.c (so in miniperl)
62946 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
62947 - change ext/Encode/compile to use above.
62948 - Fix t/lib/encode.t for above
62949 - Teach t/lib/b.t to expect -uutf8
62950 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
62951 utf8.pm is needed.
62952
62953 [ 9196]
62954 Fix pragma/utf8.t # 15
62955 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
62956 are SvUTF8 as well.
62957 Branch: perl
62958 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
62959 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
62960 !> t/lib/encode.t toke.c universal.c utf8.c
62961____________________________________________________________________________
62962[ 9199] By: nick on 2001/03/18 15:23:51
62963 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
62964 is the sense of the test being done. Avoid some magical 127 and 128 values
62965 by using macros.
62966 Branch: perlio
62967 ! doop.c pp_ctl.c sv.c toke.c
62968____________________________________________________________________________
62969[ 9198] By: nick on 2001/03/18 14:18:12
62970 Log: UTF-X encoding invariance for Encode:
62971 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
62972 - move the XS code for those to universal.c (so in miniperl)
62973 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
62974 - change ext/Encode/compile to use above.
62975 - Fix t/lib/encode.t for above
62976 - Teach t/lib/b.t to expect -uutf8
62977 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
62978 utf8.pm is needed.
62979 Branch: perlio
62980 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
62981 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
62982____________________________________________________________________________
62983[ 9197] By: gsar on 2001/03/18 12:15:57
62984 Log: more thorough cleaning of arenas--keep going until no more
62985 SvREFCNT_dec()s occur (this fixes the problem that causes the
62986 pesky "Scalars leaked" warnings)
62987 Branch: maint-5.6/perl
62988 ! embed.pl perl.c proto.h sv.c t/op/sort.t
62989____________________________________________________________________________
62990[ 9196] By: nick on 2001/03/18 10:57:29
62991 Log: Fix pragma/utf8.t # 15
62992 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
62993 are SvUTF8 as well.
62994 Branch: perlio
62995 ! toke.c
62996____________________________________________________________________________
62997[ 9195] By: nick on 2001/03/18 09:27:06
62998 Log: Integrate mainline
62999 Branch: perlio
63000 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
63001 !> t/op/pat.t
63002____________________________________________________________________________
63003[ 9194] By: jhi on 2001/03/18 05:29:59
63004 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
04d26ece 63005 Hiroto's, Nicholas Clark's, and Vadim Konovalov's tests.
6b490b4c
JH
63006 Branch: perl
63007 ! op.c op.h t/op/misc.t t/op/pat.t
63008____________________________________________________________________________
63009[ 9193] By: jhi on 2001/03/18 05:15:06
63010 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
63011 Branch: perl
63012 ! mg.c t/op/pat.t
63013____________________________________________________________________________
63014[ 9192] By: jhi on 2001/03/18 04:22:43
63015 Log: tr/// UTF-8 patches from Inaba Hiroto.
63016 Branch: perl
63017 ! doop.c op.c
63018____________________________________________________________________________
63019[ 9191] By: jhi on 2001/03/18 04:21:17
63020 Log: Integrate perlio:
63021
63022 [ 9190]
63023 Correct #if EBCDIC side typos.
63024 Builds and passes many tests on OS390.
63025 Branch: perl
63026 !> utf8.c utfebcdic.h
63027____________________________________________________________________________
63028[ 9190] By: nick on 2001/03/17 20:32:01
63029 Log: Correct #if EBCDIC side typos.
63030 Builds and passes many tests on OS390.
63031 Branch: perlio
63032 ! utf8.c utfebcdic.h
63033____________________________________________________________________________
63034[ 9189] By: jhi on 2001/03/17 18:55:49
63035 Log: Add prerequisites for the perl.third target.
63036 Branch: perl
63037 ! Makefile.SH
63038____________________________________________________________________________
63039[ 9188] By: jhi on 2001/03/17 18:46:00
63040 Log: Integrate perlio:
63041
63042 [ 9186]
63043 MANIFEST addition :-(
63044
63045 [ 9185]
63046 Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
63047 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
63048 a superset of ASCII are invariant under the encoding. This is EBCDIC
63049 friendly as an encoded string can be looked at as being EBCDIC by lexer
63050 sprintf("0",...) etc. in same manner that a UTF-8 string be considered
63051 ASCII on ASCII machines.
63052 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
63053 seperate.
63054 - Add some more macros to comprehend different shift amounts and
63055 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
63056 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
63057 and conditionally #include it.
63058 EBCDIC build as yet untested. ASCII still fails the one test.
63059
63060 [ 9184]
63061 Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
63062 Branch: perl
63063 +> utfebcdic.h
63064 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
63065____________________________________________________________________________
63066[ 9187] By: jhi on 2001/03/17 18:38:47
63067 Log: Add a make rule for perl.third (the Third Degree memory debugging
63068 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
63069 Branch: perl
63070 ! Makefile.SH
63071____________________________________________________________________________
63072[ 9186] By: nick on 2001/03/17 18:34:48
63073 Log: MANIFEST addition :-(
63074 Branch: perlio
63075 ! MANIFEST
63076____________________________________________________________________________
63077[ 9185] By: nick on 2001/03/17 18:29:50
63078 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
63079 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
63080 a superset of ASCII are invariant under the encoding. This is EBCDIC
63081 friendly as an encoded string can be looked at as being EBCDIC by lexer
63082 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
63083 ASCII on ASCII machines.
63084
63085 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
63086 seperate.
63087 - Add some more macros to comprehend different shift amounts and
63088 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
63089 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
63090 and conditionally #include it.
63091
63092 EBCDIC build as yet untested. ASCII still fails the one test.
63093 Branch: perlio
63094 + utfebcdic.h
63095 ! utf8.c utf8.h
63096____________________________________________________________________________
63097[ 9184] By: nick on 2001/03/17 17:44:16
63098 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
63099 Branch: perlio
63100 ! doop.c perl.h pp.c utf8.h
63101____________________________________________________________________________
63102[ 9183] By: jhi on 2001/03/17 15:55:42
63103 Log: Integrate perlio:
63104
63105 [ 9182]
63106 Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
63107
63108 [ 9180]
63109 EBCDIC Fixes.
63110
63111 [ 9173]
63112 1st day's EBCDIC fixes:
63113 - toke.c's parsing of strings needed attention
63114 needed to conditionally e2a if string was already UTF-8
63115 - e2a/a2e tables where wrong way round.
63116 - new macros in utf8.h
63117 Branch: perl
63118 ! MANIFEST
63119 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
63120____________________________________________________________________________
63121[ 9182] By: nick on 2001/03/17 09:16:06
63122 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
63123 Branch: perlio
63124 ! t/op/pat.t
63125____________________________________________________________________________
63126[ 9181] By: nick on 2001/03/17 09:15:11
63127 Log: Integrate mainline.
63128 Branch: perlio
63129 +> lib/Locale/Constants.pm lib/Locale/Country.pm
63130 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
63131 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
63132 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
63133 !> (integrate 83 files)
63134____________________________________________________________________________
63135[ 9180] By: nick on 2001/03/16 17:23:21
63136 Log: EBCDIC Fixes.
63137 Branch: perlio
63138 ! perl.h sv.c toke.c utf8.c utf8.h
63139____________________________________________________________________________
63140[ 9179] By: jhi on 2001/03/16 14:10:12
63141 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
63142 a change needed to work around an AIX compiler bug.
63143 Branch: perl
63144 ! ext/Storable/Storable.xs
63145____________________________________________________________________________
63146[ 9178] By: jhi on 2001/03/16 03:19:59
63147 Log: With Damian's approval synchronize damian's modules'
63148 licensing with Perl's standard module licensing.
63149 Branch: perl
63150 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
63151____________________________________________________________________________
63152[ 9177] By: jhi on 2001/03/16 03:15:34
63153 Log: Make the Filter::Util:Call files have their own copies
63154 of the Perl standard module licensing, from Paul Marquess.
63155 Branch: perl
63156 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
63157____________________________________________________________________________
63158[ 9176] By: jhi on 2001/03/16 02:56:04
63159 Log: Subject: [PATCH] more pod patches
63160 From: Michael Stevens <michael@etla.org>
63161 Date: Thu, 15 Mar 2001 21:25:18 +0000
63162 Message-ID: <20010315212518.A18870@firedrake.org>
63163 Branch: perl
63164 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
63165 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
63166 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
63167 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
63168 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
63169 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
63170 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
63171 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
63172 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
63173 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
63174 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
63175 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
63176 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
63177 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
63178 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
63179 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
63180 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
63181 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
63182 ! lib/Locale/Country.pm lib/Locale/Language.pm
63183 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
63184 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
63185 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
63186 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
63187 ! os2/OS2/Process/Process.pm
63188____________________________________________________________________________
63189[ 9175] By: jhi on 2001/03/16 02:53:32
63190 Log: Subject: [PATCH] the uncontroversial doc patches
63191 From: Michael Stevens <michael@etla.org>
63192 Date: Thu, 15 Mar 2001 20:01:12 +0000
63193 Message-ID: <20010315200112.A7636@firedrake.org>
63194 Branch: perl
63195 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
63196 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
63197 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
63198 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
63199 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
63200____________________________________________________________________________
63201[ 9174] By: jhi on 2001/03/16 02:50:49
63202 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
63203 From: Paul Lindner <lindner@inuus.com>
63204 Date: Fri, 16 Mar 2001 11:28:03 -0800
63205 Message-ID: <20010316112803.A7577@inuus.com>
63206 Branch: perl
63207 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
63208____________________________________________________________________________
63209[ 9173] By: nick on 2001/03/15 20:21:03
63210 Log: 1st day's EBCDIC fixes:
63211 - toke.c's parsing of strings needed attention
63212 needed to conditionally e2a if string was already UTF-8
63213 - e2a/a2e tables where wrong way round.
63214 - new macros in utf8.h
63215 Branch: perlio
63216 ! perl.h toke.c utf8.h
63217____________________________________________________________________________
63218[ 9172] By: jhi on 2001/03/15 15:17:17
63219 Log: Update Changes.
63220 Branch: perl
63221 ! Changes patchlevel.h
63222____________________________________________________________________________
63223[ 9171] By: jhi on 2001/03/15 15:09:32
63224 Log: Subject: Re: Another Borland C++ problem.
63225 From: "Vadim Konovalov" <watman@inbox.ru>
63226 Date: Sat, 10 Mar 2001 19:26:07 +0300
63227 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
63228
63229 Borland filename case problem.
63230 Branch: perl
63231 + win32/sncfnmcs.pl
63232 ! MANIFEST README.win32
63233____________________________________________________________________________
63234[ 9170] By: jhi on 2001/03/15 14:54:23
63235 Log: Add Locale::Codes 1.06, from Neil Bowers.
63236 Branch: perl
63237 + lib/Locale/Constants.pm lib/Locale/Country.pm
63238 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
63239 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
63240 + t/lib/lc-language.t t/lib/lc-uk.t
63241 ! MANIFEST
63242____________________________________________________________________________
63243[ 9169] By: jhi on 2001/03/15 14:19:01
63244 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
63245 Branch: perl
63246 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
63247 ! ext/Storable/Storable.xs
63248____________________________________________________________________________
63249[ 9168] By: jhi on 2001/03/15 14:13:22
63250 Log: Integrate changes #9120,9167 from mainline to maintperl.
63251
63252 Subject: [PATCH 5.6.1] OS/2 docs
63253
63254 Subject: [PATCH 5.6.1] perldoc
63255 Branch: maint-5.6/perl
63256 !> os2/Changes utils/perldoc.PL
63257____________________________________________________________________________
63258[ 9167] By: jhi on 2001/03/15 14:07:42
63259 Log: Subject: [PATCH 5.6.1] perldoc
63260 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63261 Date: Wed, 14 Mar 2001 23:46:52 -0500
63262 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
63263 Branch: perl
63264 ! utils/perldoc.PL
63265____________________________________________________________________________
63266[ 9166] By: jhi on 2001/03/15 13:53:15
63267 Log: sigaction test condition tweakage.
63268 Branch: perl
63269 ! t/lib/sigaction.t
63270____________________________________________________________________________
63271[ 9165] By: alanbur on 2001/03/15 03:49:17
63272 Log: Resynchronised with parent
63273 Branch: maint-5.6/pureperl
63274 +> os2/os2add.sym t/op/anonsub.t
63275 !> (integrate 72 files)
63276____________________________________________________________________________
63277[ 9164] By: jhi on 2001/03/15 01:05:01
63278 Log: Avoid stomping off the beginning of an array in tr///.
63279 Branch: perl
63280 ! op.c
63281____________________________________________________________________________
63282[ 9163] By: jhi on 2001/03/15 00:58:57
63283 Log: h2ph strictness and cleanliness from Kurt Starsinic.
63284 Branch: perl
63285 ! utils/h2ph.PL
63286____________________________________________________________________________
63287[ 9162] By: gsar on 2001/03/15 00:56:53
63288 Log: avoid warnings
63289 Branch: maint-5.6/perl
63290 ! t/op/magic.t
63291____________________________________________________________________________
63292[ 9161] By: gsar on 2001/03/15 00:52:09
63293 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
63294 results
63295 Branch: maint-5.6/perl
63296 ! t/op/magic.t
63297____________________________________________________________________________
63298[ 9160] By: jhi on 2001/03/14 22:02:10
63299 Log: Do not use the Perl malloc in IRIX, suggested by
63300 Helmus Jarausch.
63301 Branch: perl
63302 ! hints/irix_6.sh
63303____________________________________________________________________________
63304[ 9159] By: nick on 2001/03/14 21:45:59
63305 Log: Integrate mainline
63306 Branch: perlio
63307 +> t/op/loopctl.t
63308 !> (integrate 41 files)
63309____________________________________________________________________________
63310[ 9158] By: jhi on 2001/03/14 21:10:09
63311 Log: The Day of the Retractions continues: the #9138
63312 (integrated in #9144) doesn't work well in mainline.
63313 Branch: perl
63314 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
63315 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
63316 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
63317____________________________________________________________________________
63318[ 9157] By: jhi on 2001/03/14 20:58:12
63319 Log: The #9145 CANNOT be enabled: the clear_pmop code still
63320 dumps core all over in Tru64.
63321 Branch: perl
63322 ! op.c op.h t/op/pat.t
63323____________________________________________________________________________
63324[ 9156] By: jhi on 2001/03/14 20:48:06
63325 Log: Integrate change #9154 from maintperl to mainline.
63326
63327 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
63328 (caused Storable 1.0.10 to break on windows)
63329 Branch: perl
63330 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
63331 !> perlapi.c proto.h
63332____________________________________________________________________________
63333[ 9155] By: jhi on 2001/03/14 20:23:53
63334 Log: Retract #9136: breaks threading (and binary compatibility).
63335 Branch: perl
63336 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
63337____________________________________________________________________________
63338[ 9154] By: gsar on 2001/03/14 17:48:18
63339 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
63340 (caused Storable 1.0.10 to break on windows)
63341 Branch: maint-5.6/perl
63342 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
63343 ! perlapi.c proto.h
63344____________________________________________________________________________
63345[ 9153] By: jhi on 2001/03/14 13:35:21
63346 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
63347 Branch: perl
63348 ! t/lib/sigaction.t
63349____________________________________________________________________________
63350[ 9152] By: gsar on 2001/03/14 07:29:40
63351 Log: back out changes#9012,9010,9009 and parts of change#9016
63352 (causes ABRs under purify, and some prerequisites don't
63353 seem to be there in 5.6.x)
63354 Branch: maint-5.6/perl
63355 ! doop.c op.c t/op/tr.t toke.c
63356____________________________________________________________________________
63357[ 9151] By: gsar on 2001/03/14 07:01:29
63358 Log: reenable change#9145 (the test was busted due to a missing
63359 C<print "ok 27\n">)
63360 Branch: perl
63361 ! op.c op.h t/op/pat.t
63362____________________________________________________________________________
63363[ 9150] By: jhi on 2001/03/14 06:38:36
63364 Log: Retract #9145.
63365 Branch: perl
63366 ! op.c op.h t/op/pat.t
63367____________________________________________________________________________
63368[ 9149] By: jhi on 2001/03/14 06:14:56
63369 Log: Retract #9143.
63370 Branch: perl
63371 ! op.c
63372____________________________________________________________________________
63373[ 9148] By: gsar on 2001/03/14 06:13:02
63374 Log: Uninitialized Memory Read in regexec.c
63375 Branch: perl
63376 ! regexec.c
63377____________________________________________________________________________
63378[ 9147] By: jhi on 2001/03/14 04:59:54
63379 Log: Subject: PATCH: make goto work in nested eval ""
63380 From: Robin Houston <robin@kitsite.com>
63381 Date: Wed, 14 Mar 2001 04:16:10 +0000
63382 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
63383 Branch: perl
63384 ! pp_ctl.c t/op/goto.t
63385____________________________________________________________________________
63386[ 9146] By: jhi on 2001/03/14 04:42:54
63387 Log: Preserve the #ifdef PERL_CORE in perly.h.
63388 Branch: perl
63389 ! perly.fixer
63390____________________________________________________________________________
63391[ 9145] By: jhi on 2001/03/14 03:57:41
63392 Log: (Retracted by #9150.)
63393 Branch: perl
63394 ! op.c op.h t/op/pat.t
63395____________________________________________________________________________
63396[ 9144] By: jhi on 2001/03/14 03:50:38
63397 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
63398
63399 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
63400
63401 remove squelch controls for "Scalars leaked" messages in most places
63402 (these are now cured)
63403
63404 fix another memory leak reported by purify (tie callbacks that
63405 croak can leak when wiping out magic)
63406 Branch: perl
63407 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
63408 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
63409 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
63410 !> t/pragma/warnings.t
63411____________________________________________________________________________
63412[ 9143] By: jhi on 2001/03/14 03:37:53
63413 Log: (Retracted by #9149.)
63414 Branch: perl
63415 ! op.c
63416____________________________________________________________________________
63417[ 9142] By: gsar on 2001/03/14 03:20:48
63418 Log: fix another memory leak reported by purify (tie callbacks that
63419 croak can leak when wiping out magic)
63420 Branch: maint-5.6/perl
63421 ! scope.c
63422____________________________________________________________________________
63423[ 9141] By: jhi on 2001/03/14 02:55:00
63424 Log: Subject: PATCH for [ID 20010305.003]
63425 From: Robin Houston <robin@kitsite.com>
63426 Date: Wed, 14 Mar 2001 02:45:51 +0000
63427 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
63428 Branch: perl
63429 ! pp_ctl.c t/op/eval.t
63430____________________________________________________________________________
63431[ 9140] By: jhi on 2001/03/14 02:41:54
63432 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
63433 Date: Wed, 14 Mar 2001 01:52:51 +0000
63434 From: Robin Houston <robin@kitsite.com>
63435 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
63436
63437 Fix for 2000313.004.
63438 Branch: perl
63439 ! pp_ctl.c t/op/goto.t
63440____________________________________________________________________________
63441[ 9139] By: jhi on 2001/03/14 02:40:50
63442 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
63443 From: Robin Houston <robin@kitsite.com>
63444 Date: Wed, 14 Mar 2001 00:43:45 +0000
63445 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
63446 Branch: perl
63447 + t/op/loopctl.t
63448 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
63449 ! vms/perly_c.vms
63450____________________________________________________________________________
63451[ 9138] By: gsar on 2001/03/14 01:18:00
63452 Log: remove squelch controls for "Scalars leaked" messages in most places
63453 (these are now cured)
63454 Branch: maint-5.6/perl
63455 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
63456 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
63457 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
63458____________________________________________________________________________
63459[ 9137] By: gsar on 2001/03/14 00:57:04
63460 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
63461 Branch: maint-5.6/perl
63462 ! regcomp.c
63463____________________________________________________________________________
63464[ 9136] By: jhi on 2001/03/13 23:12:24
63465 Log: (Retracted by #9155)
63466
63467 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
63468 From: Jens-Uwe Mager <jum@helios.de>
63469 Date: Wed, 21 Feb 2001 21:32:04 +0100
63470 Message-ID: <20010221213203.A18340@ans.helios.de>
63471 Branch: perl
63472 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
63473____________________________________________________________________________
63474[ 9135] By: jhi on 2001/03/13 22:50:05
63475 Log: Integrate perlio:
63476
63477 [ 9126]
63478 #ifdef'ed out code to make packed side of pack/unpack
63479 octets. (i.e. pack('U') => encode_utf8).
63480 Branch: perl
63481 !> pp.c
63482____________________________________________________________________________
63483[ 9134] By: jhi on 2001/03/13 22:49:05
63484 Log: Integrate change #9131 from maintperl into mainline.
63485
63486 make the error text look more consistent in hints/hpux.sh
63487 Branch: perl
63488 !> hints/hpux.sh
63489____________________________________________________________________________
63490[ 9133] By: gsar on 2001/03/13 22:46:20
63491 Log: integrate change#9067 from mainline
63492
63493 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
63494 Branch: maint-5.6/perl
63495 !> lib/ExtUtils/MM_Unix.pm
63496____________________________________________________________________________
63497[ 9132] By: jhi on 2001/03/13 22:41:21
63498 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
63499 From: "John P. Linderman" <jpl@research.att.com>
63500 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
63501 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
63502
63503 A more correct prime finder.
63504 Branch: perl
63505 ! lib/Tie/SubstrHash.pm
63506____________________________________________________________________________
63507[ 9131] By: gsar on 2001/03/13 22:30:42
63508 Log: make the error text look more consistent in hints/hpux.sh
63509 Branch: maint-5.6/perl
63510 ! hints/hpux.sh
63511____________________________________________________________________________
63512[ 9130] By: jhi on 2001/03/13 22:23:44
63513 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
63514 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63515 Date: Tue, 13 Mar 2001 18:41:26 +0100
63516 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
63517
63518 If the test is run non-interactively the default handler
63519 is different.
63520 Branch: perl
63521 ! t/lib/sigaction.t
63522____________________________________________________________________________
63523[ 9129] By: jhi on 2001/03/13 22:20:21
63524 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
63525 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63526 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
63527 Date: Tue, 13 Mar 2001 16:44:32 EST
63528 Branch: perl
63529 ! t/lib/1_compile.t
63530____________________________________________________________________________
63531[ 9128] By: jhi on 2001/03/13 22:18:34
63532 Log: Subject: Another patch for integer.pm POD
63533 From: "John L. Allen" <allen@grumman.com>
63534 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
63535 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
63536 Branch: perl
63537 ! lib/integer.pm
63538____________________________________________________________________________
63539[ 9127] By: nick on 2001/03/13 21:26:30
63540 Log: Integrate mainline.
63541 Branch: perlio
63542 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
63543 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
63544 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
63545 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
63546 !> Changes Configure MANIFEST README.os2 README.os390
63547 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
63548 !> os2/Changes patchlevel.h win32/perlhost.h
63549____________________________________________________________________________
63550[ 9126] By: nick on 2001/03/13 20:39:51
63551 Log: #ifdef'ed out code to make packed side of pack/unpack
63552 octets. (i.e. pack('U') => encode_utf8).
63553 Branch: perlio
63554 ! pp.c
63555____________________________________________________________________________
63556[ 9125] By: jhi on 2001/03/13 15:07:16
63557 Log: Update Changes.
63558 Branch: perl
63559 ! Changes patchlevel.h
63560____________________________________________________________________________
63561[ 9124] By: jhi on 2001/03/13 14:22:45
63562 Log: Workaround for the buggy ("internal compiler error")
63563 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
63564 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
63565 of Andreas König.
63566 Branch: perl
63567 ! ext/re/Makefile.PL hints/aix.sh
63568____________________________________________________________________________
63569[ 9123] By: jhi on 2001/03/13 03:24:34
63570 Log: Typo in #9114.
63571 Branch: metaconfig
63572 ! U/modified/myhostname.U
63573____________________________________________________________________________
63574[ 9122] By: jhi on 2001/03/13 03:24:06
63575 Log: Typo in #9113.
63576 Branch: perl
63577 ! Configure
63578____________________________________________________________________________
63579[ 9121] By: jhi on 2001/03/13 01:53:05
63580 Log: Forgot to check-in the larger part of #9120, duh.
63581 Branch: perl
63582 ! README.os2
63583____________________________________________________________________________
63584[ 9120] By: jhi on 2001/03/13 01:51:31
63585 Log: Subject: [PATCH 5.6.1] OS/2 docs
63586 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63587 Date: Mon, 12 Mar 2001 03:27:32 -0500
63588 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
63589 Branch: perl
63590 ! os2/Changes
63591____________________________________________________________________________
63592[ 9119] By: jhi on 2001/03/13 01:49:41
63593 Log: Integrate change #9116 from maintperl into mainline.
63594
63595 Win32::GetCwd() returns C: instead of C:\ in the root directory
63596 under ithreads
63597 Branch: perl
63598 !> win32/perlhost.h
63599____________________________________________________________________________
63600[ 9118] By: jhi on 2001/03/13 01:13:39
63601 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
63602 Branch: perl
63603 + lib/Switch.pm t/lib/switch.t
63604 ! MANIFEST
63605____________________________________________________________________________
63606[ 9117] By: jhi on 2001/03/13 01:03:17
63607 Log: Add Text::Balanced 1.83.
63608 Branch: perl
63609 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
63610 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
63611 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
63612 + t/lib/tb-xvari.t
63613 ! MANIFEST
63614____________________________________________________________________________
63615[ 9116] By: gsar on 2001/03/13 00:55:53
63616 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
63617 under ithreads
63618 Branch: maint-5.6/perl
63619 ! win32/perlhost.h
63620____________________________________________________________________________
63621[ 9115] By: jhi on 2001/03/13 00:54:09
63622 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
63623 From: "John L. Allen" <allen@grumman.com>
63624 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
63625 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
63626
63627 use integer document clarification.
63628 Branch: perl
63629 ! lib/integer.pm
63630____________________________________________________________________________
63631[ 9114] By: jhi on 2001/03/13 00:38:54
63632 Log: Metaconfig unit change for #9113.
63633 Branch: metaconfig
63634 ! U/modified/myhostname.U
63635____________________________________________________________________________
63636[ 9113] By: jhi on 2001/03/13 00:38:35
63637 Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
63638 From: Peter Prymmer <pvhp@forte.com>
63639 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
63640 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
63641 Branch: perl
63642 ! Configure README.os390 hints/os390.sh
63643____________________________________________________________________________
63644[ 9112] By: jhi on 2001/03/13 00:29:00
63645 Log: Integrate perlio:
63646
63647 [ 9110]
63648 #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
63649 Branch: perl
63650 !> sv.c utf8.h
63651____________________________________________________________________________
63652[ 9111] By: nick on 2001/03/12 21:16:33
63653 Log: Integrate mainline.
63654 Branch: perlio
63655 +> t/op/anonsub.t
63656 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63657 !> proto.h sv.c
63658____________________________________________________________________________
63659[ 9110] By: nick on 2001/03/12 21:00:13
63660 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
63661 Branch: perlio
63662 ! sv.c utf8.h
63663____________________________________________________________________________
63664[ 9109] By: jhi on 2001/03/12 16:04:47
63665 Log: Integrate change #9108 from maintperl to mainline.
63666
63667 fix memory leak in C<sub X { sub {} }> arising from a refcount
63668 loop between the outer sub and the inner prototype anonsub
63669
63670 this also enables closures returned by subroutines that
63671 subsequently get redefined to work without generating coredumps :)
63672
63673 completely removed the free_closures() hack--it shouldn't be
63674 needed anymore
63675 Branch: perl
63676 +> t/op/anonsub.t
63677 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63678 !> proto.h sv.c
63679____________________________________________________________________________
63680[ 9108] By: gsar on 2001/03/12 10:21:31
63681 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
63682 loop between the outer sub and the inner prototype anonsub
63683
63684 this also enables closures returned by subroutines that
63685 subsequently get redefined to work without generating coredumps :)
63686
63687 completely removed the free_closures() hack--it shouldn't be
63688 needed anymore
63689 Branch: maint-5.6/perl
63690 + t/op/anonsub.t
63691 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
63692 ! proto.h sv.c
63693____________________________________________________________________________
63694[ 9107] By: jhi on 2001/03/12 05:15:31
63695 Log: Integrate perlio:
63696
63697 [ 9106]
63698 regcomp.c is working in native space, not Unicode space (if different)
63699 as it is doing compare against 'W' in \W etc.
63700
63701 [ 9105]
63702 Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
63703 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
63704
63705 [ 9104]
63706 Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
63707
63708 [ 9102]
63709 USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
63710 - exclude layer syms in makedef.pl for sfio
63711 - also inhibit Encode from trying to build ":encode()" layer.
63712 Branch: perl
63713 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
63714____________________________________________________________________________
63715[ 9106] By: nick on 2001/03/11 20:10:12
63716 Log: regcomp.c is working in native space, not Unicode space (if different)
63717 as it is doing compare against 'W' in \W etc.
63718 Branch: perlio
63719 ! regcomp.c
63720____________________________________________________________________________
63721[ 9105] By: nick on 2001/03/11 19:39:34
63722 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
63723 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
63724 Branch: perlio
63725 ! regcomp.c toke.c utf8.c
63726____________________________________________________________________________
63727[ 9104] By: nick on 2001/03/11 18:15:44
63728 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
63729 Branch: perlio
63730 ! sv.c
63731____________________________________________________________________________
63732[ 9103] By: nick on 2001/03/11 18:03:28
63733 Log: Integrate mainline (for regexp stuff).
63734 Branch: perlio
63735 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
63736 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
63737 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
63738 !> t/lib/errno.t t/op/pat.t
63739____________________________________________________________________________
63740[ 9102] By: nick on 2001/03/11 17:44:20
63741 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
63742 - exclude layer syms in makedef.pl for sfio
63743 - also inhibit Encode from trying to build ":encode()" layer.
63744 Branch: perlio
63745 ! ext/Encode/Encode.xs makedef.pl
63746____________________________________________________________________________
63747[ 9101] By: jhi on 2001/03/10 22:38:13
63748 Log: The $Is_MacOS needs to be declared.
63749 Branch: perl
63750 ! lib/ExtUtils/Manifest.pm
63751____________________________________________________________________________
63752[ 9100] By: jhi on 2001/03/10 22:14:29
63753 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
63754 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
63755 pollute the symbolspace if using sfio.
63756 Branch: perl
63757 ! ext/Encode/Encode.xs
63758____________________________________________________________________________
63759[ 9099] By: jhi on 2001/03/10 21:58:48
63760 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
63761 Date: Sat, 10 Mar 2001 14:23:55 -0500
63762 From: Chris Nandor <pudge@pobox.com>
63763 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
63764 Branch: perl
63765 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
63766 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
63767 ! t/lib/errno.t
63768____________________________________________________________________________
63769[ 9098] By: jhi on 2001/03/10 21:38:30
63770 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
63771 Branch: perl
63772 ! regcomp.c regexec.c t/op/pat.t
63773____________________________________________________________________________
63774[ 9097] By: jhi on 2001/03/10 14:38:07
63775 Log: Integrate perlio:
63776
63777 [ 9096]
63778 EBCDIC sanity - phase I
63779 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
63780 - use utf8n_xxxx (c.f. pvn) for forms which take length.
63781 - back out vN.N and $^V exceptions to e2a/a2e
63782 - make "locale" isxxx macros be uvchr (may be redundant?)
63783 Not clear yet that toUPPER_uni et. al. return being handled correctly.
63784 The tr// and rexexp stuff still needs an audit, assumption is they are working
63785 in Unicode space.
63786 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
63787 Branch: perl
63788 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
63789 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
63790 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
63791____________________________________________________________________________
63792[ 9096] By: nick on 2001/03/10 11:55:43
63793 Log: EBCDIC sanity - phase I
63794 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
63795 - use utf8n_xxxx (c.f. pvn) for forms which take length.
63796 - back out vN.N and $^V exceptions to e2a/a2e
63797 - make "locale" isxxx macros be uvchr (may be redundant?)
63798
63799 Not clear yet that toUPPER_uni et. al. return being handled correctly.
63800 The tr// and rexexp stuff still needs an audit, assumption is they are working
63801 in Unicode space.
63802
63803 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
63804 Branch: perlio
63805 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
63806 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
63807 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
63808____________________________________________________________________________
63809[ 9095] By: jhi on 2001/03/09 22:10:01
63810 Log: Integrate perlio:
63811
63812 [ 9094]
63813 Builds an passes all tests after integrate and this tweak.
63814 Branch: perl
63815 !> dump.c
63816____________________________________________________________________________
63817[ 9094] By: nick on 2001/03/09 17:36:38
63818 Log: Builds an passes all tests after integrate and this tweak.
63819 Branch: perlio
63820 ! dump.c
63821____________________________________________________________________________
63822[ 9093] By: nick on 2001/03/09 17:16:03
63823 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
63824 Branch: perlio
63825 +> lib/unicode/Scripts.txt t/lib/sigaction.t
63826 !> (integrate 79 files)
63827____________________________________________________________________________
63828[ 9092] By: jhi on 2001/03/09 15:28:26
63829 Log: Update Changes.
63830 Branch: perl
63831 ! Changes patchlevel.h
63832____________________________________________________________________________
63833[ 9091] By: jhi on 2001/03/09 15:25:05
63834 Log: In op/stat #35 better to scan all the potential directories
63835 for setuids, not just the first one.
63836 Branch: perl
63837 ! t/op/stat.t
63838____________________________________________________________________________
63839[ 9090] By: jhi on 2001/03/09 15:01:27
63840 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
63841 From: rspier@pobox.com (Robert Spier)
63842 Date: Fri, 9 Mar 2001 03:30:20 -0500
63843 Message-ID: <15016.38044.381174.160189@rls.cx>
63844
63845 EXISTS() returning undef mistakenly triggered a FETCH().
63846 Branch: perl
63847 ! hv.c
63848____________________________________________________________________________
63849[ 9089] By: jhi on 2001/03/09 14:59:02
63850 Log: Add /sbin and /usr/sbin to the list of directories scanned
63851 for setuid programs. Takes care of bug id 20010309.003.
63852 Branch: perl
63853 ! t/op/stat.t
63854____________________________________________________________________________
63855[ 9088] By: jhi on 2001/03/09 14:48:32
63856 Log: Regen perlapi, perltoc.
63857 Branch: perl
63858 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
63859____________________________________________________________________________
63860[ 9087] By: jhi on 2001/03/09 14:38:56
63861 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
63862 From: David Mitchell <davem@fdgroup.co.uk>
63863 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
63864 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
63865 Branch: perl
63866 ! dump.c perl.c perl.h pod/perlrun.pod
63867____________________________________________________________________________
63868[ 9086] By: jhi on 2001/03/09 01:47:16
63869 Log: A modified version of
63870
63871 Subject: [ID 20010307.005] POSIX::sigaction has various problems
63872 From: anders@broadcom.com
63873 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
63874 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
63875
63876 Currently the sigaction.t test #6 fails (and is fudged to look
63877 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
63878 This may well be a genuine bug in Linux sigaction() (since at
63879 least Tru64, Solaris, and HP-UX disagree with Linux).
63880 Anyone with POSIX / SUSv2 tome handy? The problem is that
63881 the flags of the oldaction don't match with the flags in
63882 the previously installed disposition.
63883 Branch: perl
63884 + t/lib/sigaction.t
63885 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
63886____________________________________________________________________________
63887[ 9085] By: jhi on 2001/03/09 01:30:13
63888 Log: Subject: Re: mission impossible for the day
63889 From: Alex Gough <alex@rcon.org>
63890 Date: Thu, 08 Mar 2001 17:18:19 +0000
63891 Message-ID: <3AA7BEDB.8070409@rcon.org>
63892
63893 If references (are overloaded) and can be directly stringified,
63894 show that instead of "stringified".
63895
63896 (The problem, infinite mutual recursion caused by overloaded bool
63897 in Switch.pm, tracked by David Mitchell)
63898 Branch: perl
63899 ! lib/Carp/Heavy.pm
63900____________________________________________________________________________
63901[ 9084] By: jhi on 2001/03/09 01:20:39
63902 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
63903 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
63904 From: David Mitchell <davem@fdgroup.co.uk>
63905 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
63906 Branch: perl
63907 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
63908 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
63909____________________________________________________________________________
63910[ 9083] By: jhi on 2001/03/09 01:16:51
63911 Log: Subject: [PATCH] perldata.pod here-doc docs
63912 From: Jeff Pinyan <jeffp@crusoe.net>
63913 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
63914 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
63915 Branch: perl
63916 ! pod/perldata.pod
63917____________________________________________________________________________
63918[ 9082] By: jhi on 2001/03/09 01:01:27
63919 Log: Subject: Re: Unicode/EBCDIC
63920 From: Peter Prymmer <pvhp@forte.com>
63921 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
63922 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
63923 Branch: perl
63924 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
63925____________________________________________________________________________
63926[ 9081] By: jhi on 2001/03/08 13:41:30
63927 Log: Subject: Ooops, wrong 'no *POSIX' Patch
63928 From: Dorner Thomas <Thomas.Dorner@start.de>
63929 Date: Thu, 8 Mar 2001 08:43:28 +0100
63930 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
63931 Branch: perl
63932 ! hints/posix-bc.sh
63933____________________________________________________________________________
63934[ 9080] By: jhi on 2001/03/08 13:11:42
63935 Log: It's Scripts.txt, not Script.txt.
63936 Branch: perl
63937 ! MANIFEST
63938____________________________________________________________________________
63939[ 9079] By: jhi on 2001/03/08 12:59:05
63940 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
63941 From: Dorner Thomas <Thomas.Dorner@start.de>
63942 Date: Wed, 7 Mar 2001 14:13:31 +0100
63943 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
63944 Branch: perl
63945 ! makedepend.SH
63946____________________________________________________________________________
63947[ 9078] By: jhi on 2001/03/08 12:57:43
63948 Log: Retract #9069, wrong patch.
63949 Branch: perl
63950 ! Makefile.SH
63951____________________________________________________________________________
63952[ 9077] By: jhi on 2001/03/08 01:06:13
63953 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
63954 Branch: perl
63955 + lib/unicode/Scripts.txt
63956 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
63957 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
63958 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
63959 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
63960 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
63961 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
63962 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
63963 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
63964 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
63965 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
63966 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
63967 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
63968 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
63969 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
63970 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
63971 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
63972 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
63973 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
63974 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
63975 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
63976 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
63977 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
63978 ! lib/unicode/version
63979____________________________________________________________________________
63980[ 9076] By: jhi on 2001/03/07 22:59:39
63981 Log: Integrate change #7784 from mainline into maintperl.
63982
63983 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
63984 Branch: maint-5.6/perl
63985 !> pp_ctl.c t/op/pat.t
63986____________________________________________________________________________
63987[ 9075] By: jhi on 2001/03/07 22:05:11
63988 Log: More UTF-8 test tweaks.
63989 Branch: perl
63990 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
63991____________________________________________________________________________
63992[ 9074] By: nick on 2001/03/07 21:39:29
63993 Log: Integrate mainline.
63994 Branch: perlio
63995 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
63996 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
63997 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
63998 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
63999 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
64000____________________________________________________________________________
64001[ 9073] By: jhi on 2001/03/07 16:37:09
64002 Log: Update Changes.
64003 Branch: perl
64004 ! Changes patchlevel.h
64005____________________________________________________________________________
64006[ 9072] By: jhi on 2001/03/07 16:32:30
64007 Log: Subject: [ID 20010306.004] || != named unary operator
64008 From: abela@geneanet.org
64009 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
64010 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
64011 Branch: perl
64012 ! pod/perlop.pod
64013____________________________________________________________________________
64014[ 9071] By: jhi on 2001/03/07 15:14:11
64015 Log: Subject: downgrading to bytes for common functions
64016 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
64017 Date: Wed, 7 Mar 2001 02:36:55 -0500
64018 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
64019 Branch: perl
64020 ! pp_sys.c
64021____________________________________________________________________________
64022[ 9070] By: jhi on 2001/03/07 15:04:58
64023 Log: Clarify the description differentiating for and while; inspired by
64024
64025 Subject: [ID 20010306.002] for/while difference in for definition
64026 From: abela@geneanet.org
64027 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
64028 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
64029 Branch: perl
64030 ! pod/perlsyn.pod
64031____________________________________________________________________________
64032[ 9069] By: jhi on 2001/03/07 14:55:30
64033 Log: (Retracted by #9078.)
64034 Branch: perl
64035 ! Makefile.SH
64036____________________________________________________________________________
64037[ 9068] By: jhi on 2001/03/07 14:51:17
64038 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
64039 From: Radu Greab <radu@netsoft.ro>
64040 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
64041 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
64042 Branch: perl
64043 ! pp.c t/op/chop.t
64044____________________________________________________________________________
64045[ 9067] By: jhi on 2001/03/07 14:48:57
64046 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
64047 From: Simon Cozens <simon@netthink.co.uk>
64048 Date: Wed, 7 Mar 2001 13:59:28 +0000
64049 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
64050
64051 In order to allow MakeMaker to build correct Makefiles,
64052 you need to change the order of the arguments in MM_Unix.pm
64053 as well. (Unless you have C89_CCMODE set, but we're trying
64054 to be POSIXly correct)
64055
64056 Thanks to Merijn Broeren for tracking this down.
64057 Branch: perl
64058 ! lib/ExtUtils/MM_Unix.pm
64059____________________________________________________________________________
64060[ 9066] By: jhi on 2001/03/07 14:30:02
64061 Log: Floating point too messy.
64062 Branch: perl
64063 ! t/camel-III/vstring.t
64064____________________________________________________________________________
64065[ 9065] By: jhi on 2001/03/07 14:17:44
64066 Log: Integrate change #9064 from maintperl into mainline.
64067
64068 fix memory leak in pack("Bb",...)
64069 Branch: perl
64070 !> perl.c
64071____________________________________________________________________________
64072[ 9064] By: gsar on 2001/03/07 06:29:24
64073 Log: fix memory leak in pack("Bb",...)
64074 Branch: maint-5.6/perl
64075 ! perl.c
64076____________________________________________________________________________
64077[ 9063] By: jhi on 2001/03/07 00:55:04
64078 Log: Major utf8 test reorganisation and rewrite.
64079 Hopefully no tests were lost in the shuffle.
64080 (The beginning of pragma/utf8 was lost intentionally,
64081 the tests were rather bogus and incomplete.)
64082 Branch: perl
64083 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
64084 ! t/pragma/utf8.t
64085____________________________________________________________________________
64086[ 9062] By: jhi on 2001/03/07 00:41:16
64087 Log: More tweakage on the Unicode character class descriptions.
64088 Branch: perl
64089 ! lib/unicode/mktables.PL pod/perlretut.pod
64090____________________________________________________________________________
64091[ 9061] By: jhi on 2001/03/06 23:12:38
64092 Log: The perlretut was still talking about the old \p and \P
64093 definitions.
64094 Branch: perl
64095 ! pod/perlretut.pod
64096____________________________________________________________________________
64097[ 9060] By: nick on 2001/03/06 20:52:37
64098 Log: Integrate mainline (make test works again now).
64099 Branch: perlio
64100 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
64101____________________________________________________________________________
64102[ 9059] By: jhi on 2001/03/06 15:36:14
64103 Log: 0.999... does equal 1.0, doesn't it?
64104 Branch: perl
64105 ! t/camel-III/vstring.t
64106____________________________________________________________________________
64107[ 9058] By: jhi on 2001/03/06 15:34:00
64108 Log: Make /x{abcd}/ to work without use utf8.
64109 Branch: perl
64110 ! regcomp.c
64111____________________________________________________________________________
64112[ 9057] By: jhi on 2001/03/06 03:02:36
64113 Log: Easier to outcomment all the three reset() tests for now.
64114 Branch: perl
64115 ! t/op/pat.t
64116____________________________________________________________________________
64117[ 9056] By: jhi on 2001/03/06 02:30:02
64118 Log: Comment out the deadly reset; until the 20010301.005
64119 is finally fixed.
64120 Branch: perl
64121 ! t/op/pat.t
64122____________________________________________________________________________
64123[ 9055] By: jhi on 2001/03/06 02:21:26
64124 Log: Integrate the change #9054 from mainline:
64125 retract the PMOP cleanup patch pending further investigation.
64126 Branch: maint-5.6/perl
64127 !> op.c op.h
64128____________________________________________________________________________
64129[ 9054] By: jhi on 2001/03/06 02:19:57
64130 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
64131 with oddly familiar stack traces.
64132 Branch: perl
64133 ! op.c op.h
64134____________________________________________________________________________
64135[ 9053] By: jhi on 2001/03/05 23:20:28
64136 Log: Integrate perlio:
64137
64138 [ 9052]
64139 skipping USE_PERLIO symbols correction.
64140
64141 [ 9051]
64142 More Encode alias tidying.
64143 Branch: perl
64144 +> ext/Encode/Encode/koi8-r.ucm
64145 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
64146 !> makedef.pl
64147____________________________________________________________________________
64148[ 9052] By: nick on 2001/03/05 23:08:17
64149 Log: skipping USE_PERLIO symbols correction.
64150 Branch: perlio
64151 ! makedef.pl
64152____________________________________________________________________________
64153[ 9051] By: nick on 2001/03/05 22:35:07
64154 Log: More Encode alias tidying.
64155 Branch: perlio
64156 + ext/Encode/Encode/koi8-r.ucm
64157 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
64158____________________________________________________________________________
64159[ 9050] By: jhi on 2001/03/05 21:44:29
64160 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
64161 Sarathy's fix for ID 20010301.005.
64162 Branch: maint-5.6/perl
64163 !> op.c op.h
64164____________________________________________________________________________
64165[ 9049] By: nick on 2001/03/05 19:54:04
64166 Log: Integrate Jarkko's Encode.pm tweak.
64167 Branch: perlio
64168 !> ext/Encode/Encode.pm
64169____________________________________________________________________________
64170[ 9048] By: nick on 2001/03/05 19:47:57
64171 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
64172 Branch: perlio
64173 +> os2/os2add.sym
64174 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
64175 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
64176 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
64177 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
64178 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
64179____________________________________________________________________________
64180[ 9047] By: jhi on 2001/03/05 19:25:26
64181 Log: Regen perlapi.
64182 Branch: perl
64183 ! pod/perlapi.pod
64184____________________________________________________________________________
64185[ 9046] By: jhi on 2001/03/05 19:12:14
64186 Log: Integrate perlio:
64187
64188 [ 9043]
64189 Update MANIFEST for new test.
64190
64191 [ 9042]
64192 Some tests for Camel 3rd edition features.
64193 Make gethostbyaddr() test in above work.
64194 Branch: perl
64195 +> t/camel-III/vstring.t
64196 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
64197____________________________________________________________________________
64198[ 9045] By: jhi on 2001/03/05 19:10:36
64199 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
64200 Branch: perl
64201 ! ext/Encode/Encode.pm
64202____________________________________________________________________________
64203[ 9044] By: jhi on 2001/03/05 18:49:12
64204 Log: Forgot the other half of the PMOP patch (#9033).
64205 Branch: perl
64206 ! op.h
64207____________________________________________________________________________
64208[ 9043] By: nick on 2001/03/05 18:14:47
64209 Log: Update MANIFEST for new test.
64210 Branch: perlio
64211 ! MANIFEST
64212____________________________________________________________________________
64213[ 9042] By: nick on 2001/03/05 18:12:41
64214 Log: Some tests for Camel 3rd edition features.
64215 Make gethostbyaddr() test in above work.
64216 Branch: perlio
64217 + t/camel-III/vstring.t
64218 ! pp.h pp_sys.c t/TEST t/harness
64219____________________________________________________________________________
64220[ 9041] By: jhi on 2001/03/05 17:41:48
64221 Log: Add more ISO 8859 encoding aliases.
64222 Branch: perl
64223 ! ext/Encode/Encode.pm
64224____________________________________________________________________________
64225[ 9040] By: jhi on 2001/03/05 17:30:43
64226 Log: Integrate perlio:
64227
64228 [ 9039]
64229 Missed added file.
64230
64231 [ 9037]
64232 Long-standing "defined but not used" SvPVbyte*() are about to get used
64233 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
64234 Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
64235 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
64236 - uses SvPV() rather than sv_2pv() in case it isn't a string.
64237 Branch: perl
64238 !> MANIFEST sv.c
64239____________________________________________________________________________
64240[ 9039] By: nick on 2001/03/05 17:11:36
64241 Log: Missed added file.
64242 Branch: perlio
64243 ! MANIFEST
64244____________________________________________________________________________
64245[ 9038] By: jhi on 2001/03/05 15:58:01
64246 Log: Add tr tests for EBCDIC, from Karsten Sperling.
64247 Branch: perl
64248 ! t/op/tr.t
64249____________________________________________________________________________
64250[ 9037] By: nick on 2001/03/05 15:56:35
64251 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
64252 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
64253
64254 Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
64255 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
64256 - uses SvPV() rather than sv_2pv() in case it isn't a string.
64257 Branch: perlio
64258 ! sv.c
64259____________________________________________________________________________
64260[ 9036] By: jhi on 2001/03/05 15:49:15
64261 Log: Add matching tests currently failing in EBCDIC,
64262 suggested by Karsten Sperling.
64263 Branch: perl
64264 ! t/op/pat.t
64265____________________________________________________________________________
64266[ 9035] By: jhi on 2001/03/05 15:36:55
64267 Log: The #9034 needs a MANIFESTation.
64268 Branch: perl
64269 ! MANIFEST
64270____________________________________________________________________________
64271[ 9034] By: jhi on 2001/03/05 15:35:14
64272 Log: Integrate perlio:
64273
64274 [ 9032]
64275 Encode implementation "completion"
64276 Implement and document define_encoding()
64277 Implement and document encoding aliases including define_alias()
64278 Make Encode::XS use define_encoding() rather than back-door.
64279 Move run-time *.enc to separate Encode::Tcl module.
64280 Make 'compile' honour <codeset_name>
64281 Change canonical names of to iso-8859-* and US-ascii.
64282 Branch: perl
64283 +> ext/Encode/Encode/Tcl.pm
64284 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
64285 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
64286 !> ext/Encode/Encode/iso8859-1.ucm
64287 !> ext/Encode/Encode/iso8859-10.ucm
64288 !> ext/Encode/Encode/iso8859-13.ucm
64289 !> ext/Encode/Encode/iso8859-14.ucm
64290 !> ext/Encode/Encode/iso8859-15.ucm
64291 !> ext/Encode/Encode/iso8859-16.ucm
64292 !> ext/Encode/Encode/iso8859-2.ucm
64293 !> ext/Encode/Encode/iso8859-3.ucm
64294 !> ext/Encode/Encode/iso8859-4.ucm
64295 !> ext/Encode/Encode/iso8859-5.ucm
64296 !> ext/Encode/Encode/iso8859-6.ucm
64297 !> ext/Encode/Encode/iso8859-7.ucm
64298 !> ext/Encode/Encode/iso8859-8.ucm
64299 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
64300 !> t/lib/encode.t
64301____________________________________________________________________________
64302[ 9033] By: jhi on 2001/03/05 15:33:18
64303 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
64304 From: Gurusamy Sarathy <gsar@ActiveState.com>
64305 Date: Sun, 04 Mar 2001 22:33:15 -0800
64306 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
64307
64308 PMOPs need to remember their own stash so that they can
64309 gracefully remove themselves from their linked list.
64310 Branch: perl
64311 ! op.c
64312____________________________________________________________________________
64313[ 9032] By: nick on 2001/03/05 14:51:50
64314 Log: Encode implementation "completion"
64315 Implement and document define_encoding()
64316 Implement and document encoding aliases including define_alias()
64317 Make Encode::XS use define_encoding() rather than back-door.
64318 Move run-time *.enc to separate Encode::Tcl module.
64319 Make 'compile' honour <codeset_name>
64320 Change canonical names of to iso-8859-* and US-ascii.
64321 Branch: perlio
64322 + ext/Encode/Encode/Tcl.pm
64323 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
64324 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
64325 ! ext/Encode/Encode/iso8859-1.ucm
64326 ! ext/Encode/Encode/iso8859-10.ucm
64327 ! ext/Encode/Encode/iso8859-13.ucm
64328 ! ext/Encode/Encode/iso8859-14.ucm
64329 ! ext/Encode/Encode/iso8859-15.ucm
64330 ! ext/Encode/Encode/iso8859-16.ucm
64331 ! ext/Encode/Encode/iso8859-2.ucm
64332 ! ext/Encode/Encode/iso8859-3.ucm
64333 ! ext/Encode/Encode/iso8859-4.ucm
64334 ! ext/Encode/Encode/iso8859-5.ucm
64335 ! ext/Encode/Encode/iso8859-6.ucm
64336 ! ext/Encode/Encode/iso8859-7.ucm
64337 ! ext/Encode/Encode/iso8859-8.ucm
64338 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
64339 ! t/lib/encode.t
64340____________________________________________________________________________
64341[ 9031] By: jhi on 2001/03/05 13:51:17
64342 Log: Integrate change #9030 from maintperl into mainline.
64343
64344 Subject: [PATCH 5.6.1] OS/2 cleanup
64345 Branch: perl
64346 +> os2/os2add.sym
64347 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
64348 !> makedef.pl os2/Changes os2/Makefile.SHs
64349 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
64350 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
64351 !> os2/os2.sym os2/os2ish.h
64352____________________________________________________________________________
64353[ 9030] By: jhi on 2001/03/05 13:46:49
64354 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
64355 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64356 Date: Mon, 5 Mar 2001 02:29:44 -0500
64357 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
64358 Branch: maint-5.6/perl
64359 + os2/os2add.sym
64360 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
64361 ! makedef.pl os2/Changes os2/Makefile.SHs
64362 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
64363 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
64364 ! os2/os2.sym os2/os2ish.h
64365____________________________________________________________________________
64366[ 9029] By: jhi on 2001/03/05 13:40:35
64367 Log: Integrate change #9028 from maintperl into mainline.
64368
64369 various nits in MM_Unix.pm found by disabling SelfLoader
64370 Branch: perl
64371 !> lib/ExtUtils/MM_Unix.pm
64372____________________________________________________________________________
64373[ 9028] By: gsar on 2001/03/05 09:58:38
64374 Log: various nits in MM_Unix.pm found by disabling SelfLoader
64375 Branch: maint-5.6/perl
64376 ! lib/ExtUtils/MM_Unix.pm
64377____________________________________________________________________________
64378[ 9027] By: nick on 2001/03/05 08:35:22
64379 Log: Integrate mainline
64380 Branch: perlio
64381 !> (integrate 28 files)
64382____________________________________________________________________________
64383[ 9026] By: jhi on 2001/03/05 02:14:59
64384 Log: Integrate change #9025 from mainline to maintperl,
64385 retract \N{U+HHHH}.
64386 Branch: maint-5.6/perl
64387 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
64388 !> t/lib/charnames.t toke.c
64389____________________________________________________________________________
64390[ 9025] By: jhi on 2001/03/05 02:13:09
64391 Log: Retracting \N{U+HHHH}.
64392 Branch: perl
64393 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
64394 ! t/lib/charnames.t toke.c
64395____________________________________________________________________________
64396[ 9024] By: jhi on 2001/03/04 20:51:07
64397 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
64398 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64399 Date: Fri, 02 Mar 2001 18:25:26 +0100
64400 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
64401
64402 Casting problem.
64403 Branch: perl
64404 ! ext/Storable/Storable.xs
64405____________________________________________________________________________
64406[ 9023] By: jhi on 2001/03/04 19:46:45
64407 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
64408 From: nick@talking.bollo.cx
64409 Date: Sat, 03 Mar 2001 21:41:33 +0000
64410 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
64411
64412 Revert the workaround.
64413 Branch: perl
64414 ! perlio.c
64415____________________________________________________________________________
64416[ 9022] By: jhi on 2001/03/04 19:36:28
64417 Log: Update Changes.
64418 Branch: perl
64419 ! Changes patchlevel.h
64420____________________________________________________________________________
64421[ 9021] By: jhi on 2001/03/04 18:41:00
64422 Log: makedef.pl updates suggested by Chris Nandor; double-checking
64423 the changes in AIX, OS/2 Win32 would be nice.
64424 Branch: perl
64425 ! makedef.pl
64426____________________________________________________________________________
64427[ 9020] By: jhi on 2001/03/04 18:23:58
64428 Log: Integrate change #9012 from maintperl into mainline,
64429 quench a compiler warning.
64430 Branch: perl
64431 !> toke.c
64432____________________________________________________________________________
64433[ 9019] By: jhi on 2001/03/04 18:18:43
64434 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
64435
64436 \N{U+HHHH} fix.
64437
64438 pattern in G_ARRAY context
64439 Branch: maint-5.6/perl
64440 !> pp_hot.c t/op/pat.t toke.c
64441____________________________________________________________________________
64442[ 9018] By: jhi on 2001/03/04 18:07:48
64443 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
64444 From: Jeff Pinyan <jeffp@crusoe.net>
64445 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
64446 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
64447 Branch: perl
64448 ! pp_hot.c t/op/pat.t
64449____________________________________________________________________________
64450[ 9017] By: jhi on 2001/03/04 18:06:21
64451 Log: I thought I tested the #9014.
64452 Branch: perl
64453 ! toke.c
64454____________________________________________________________________________
64455[ 9016] By: jhi on 2001/03/04 17:41:22
64456 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
64457
64458 Tweak the get*ent() OS/2 prototypes.
64459
64460 Add the \N{U+HHHH} syntax.
64461
64462 More tr/// UTF-8 fixes from Inaba Hiroto.
64463 Branch: maint-5.6/perl
64464 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
64465 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
64466____________________________________________________________________________
64467[ 9015] By: jhi on 2001/03/04 17:36:04
64468 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
64469 Branch: perl
64470 ! doop.c t/op/tr.t
64471____________________________________________________________________________
64472[ 9014] By: jhi on 2001/03/04 17:24:49
64473 Log: Add the \N{U+HHHH} syntax.
64474 Branch: perl
64475 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
64476 ! t/lib/charnames.t toke.c
64477____________________________________________________________________________
64478[ 9013] By: jhi on 2001/03/04 17:20:45
64479 Log: Tweak the get*ent() OS/2 prototypes.
64480 Branch: perl
64481 ! os2/os2.c
64482____________________________________________________________________________
64483[ 9012] By: gsar on 2001/03/04 06:26:14
64484 Log: avoid warning (nit in change#9009)
64485 Branch: maint-5.6/perl
64486 ! toke.c
64487____________________________________________________________________________
64488[ 9011] By: gsar on 2001/03/04 06:15:24
64489 Log: lib/charnames.t fails in 5.6.x because of older Unicode
64490 data
64491
64492 TODO: need to revisit this after updating lib/unicode/...
64493 Branch: maint-5.6/perl
64494 ! t/lib/charnames.t
64495____________________________________________________________________________
64496[ 9010] By: gsar on 2001/03/04 06:08:36
64497 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
64498 Branch: maint-5.6/perl
64499 ! toke.c
64500____________________________________________________________________________
64501[ 9009] By: jhi on 2001/03/03 19:27:20
64502 Log: Integrate change #9008 from mainline to maintperl,
64503 UTF-8 tr/// fixes from Inaba Hiroto.
64504 Branch: maint-5.6/perl
64505 !> doop.c op.c t/op/tr.t toke.c
64506____________________________________________________________________________
64507[ 9008] By: jhi on 2001/03/03 19:19:42
64508 Log: UTF8 tr/// fixes from Inaba Hiroto.
64509 Branch: perl
64510 ! doop.c op.c t/op/tr.t toke.c
64511____________________________________________________________________________
64512[ 9007] By: jhi on 2001/03/03 19:00:30
64513 Log: Integrate change #9006 from maintperl to mainline,
64514 more robust quest for the infinite.
64515 Branch: perl
64516 !> lib/Math/Complex.pm
64517____________________________________________________________________________
64518[ 9006] By: jhi on 2001/03/03 18:58:06
64519 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
64520 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64521 Date: Sat, 3 Mar 2001 12:51:50 -0500
64522 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
64523
64524 Be more robust in our quest for the infinite.
64525 Branch: maint-5.6/perl
64526 ! lib/Math/Complex.pm
64527____________________________________________________________________________
64528[ 9005] By: jhi on 2001/03/03 17:55:50
64529 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
64530 Branch: maint-5.6/perl
64531 ! doio.c
64532____________________________________________________________________________
64533[ 9004] By: jhi on 2001/03/03 17:40:14
64534 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
64535 so that picky compilers like IRIX won't get huffy about
64536 "statements without effect" (like 1;).
64537 Branch: perl
64538 ! toke.c
64539____________________________________________________________________________
64540[ 9003] By: jhi on 2001/03/03 17:15:52
64541 Log: Integrate change #9002 from mainline to maintperl.
64542
64543 Subject: [perl-5.6.x, perl-current] accept for EPOC
64544 Branch: maint-5.6/perl
64545 !> pp_sys.c
64546____________________________________________________________________________
64547[ 9002] By: jhi on 2001/03/03 17:14:30
64548 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
64549 From: Olaf Flebbe <O.Flebbe@science-computing.de>
64550 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
64551 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
64552 Branch: perl
64553 ! pp_sys.c
64554____________________________________________________________________________
64555[ 9001] By: jhi on 2001/03/03 17:13:13
64556 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
64557 From: "Craig A. Berry" <craigberry@mac.com>
64558 Date: Fri, 02 Mar 2001 17:44:40 -0600
64559 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
64560 Branch: perl
64561 ! t/pod/find.t
64562____________________________________________________________________________
64563[ 9000] By: jhi on 2001/03/03 17:11:55
64564 Log: Integrate changes #8997,8999 from maintperl.
64565
64566 Subject: [PATCH 5.6.1] compiling on OS/2
64567 (Better error message from hints/os2.sh)
64568
64569 Subject: [PATCH 5.6.1] syslog.t
64570 Branch: perl
64571 !> hints/os2.sh t/lib/syslog.t
64572____________________________________________________________________________
64573[ 8999] By: jhi on 2001/03/03 17:09:28
64574 Log: Subject: [PATCH 5.6.1] syslog.t
64575 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64576 Date: Sat, 3 Mar 2001 02:11:17 -0500
64577 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
64578 Branch: maint-5.6/perl
64579 ! t/lib/syslog.t
64580____________________________________________________________________________
64581[ 8998] By: jhi on 2001/03/03 17:07:50
64582 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
64583 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64584 Date: Sat, 3 Mar 2001 01:53:52 -0500
64585 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
64586 Branch: maint-5.6/perl
64587 ! opcode.pl os2/os2.c
64588____________________________________________________________________________
64589[ 8997] By: jhi on 2001/03/03 17:03:30
64590 Log: Subject: [PATCH 5.6.1] compiling on OS/2
64591 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64592 Date: Sat, 3 Mar 2001 01:59:59 -0500
64593 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
64594 Branch: maint-5.6/perl
64595 ! hints/os2.sh
64596____________________________________________________________________________
64597[ 8996] By: jhi on 2001/03/03 00:55:58
64598 Log: Regen files for mainline.
64599 Branch: perl
64600 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64601 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
64602____________________________________________________________________________
64603[ 8995] By: jhi on 2001/03/03 00:35:22
64604 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
64605 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
64606 to maintperl.
64607
64608 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
64609
64610 Add Configure option -Dmksymlinks which will create a symlink
64611 forest if the current/build differs from the source directory.
64612 (8218,8220,8221,8317,8318,8971)
64613
64614 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
64615 (Document APPLLIB_EXP in INSTALL.)
64616
64617 If running byacc write-enable also perly.h.
64618
64619 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
64620
64621 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
64622
64623 Sanity check for conflicting thread flavours.
64624
64625 Fix the sys/fcntl.h problem reported by Peter Prymmer.
64626
64627 Add few CPUs/architectures to the Cppsym scan,
64628 add -perlio to archname if so selected (modified 8890)
64629
64630 Be more helpful for devel builders, suggested by John L. Allen.
64631 (admittedly pointless change for maintperl, but the usedevel
64632 code is there already)
64633 Branch: maint-5.6/perl
64634 !> Configure INSTALL Makefile.SH Porting/Glossary
64635 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
64636 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
64637 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
64638 !> win32/config.bc win32/config.gc win32/config.vc
64639____________________________________________________________________________
64640[ 8994] By: jhi on 2001/03/02 23:31:41
64641 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
64642 Branch: metaconfig/U/perl
64643 ! gccvers.U
64644____________________________________________________________________________
64645[ 8993] By: jhi on 2001/03/02 23:22:12
64646 Log: Regenerate various files for maint.
64647 Branch: maint-5.6/perl
64648 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
64649 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
64650____________________________________________________________________________
64651[ 8992] By: alanbur on 2001/03/02 22:48:34
64652 Log: Resync wuth parent
64653 Branch: maint-5.6/pureperl
64654 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
64655 !> (integrate 60 files)
64656____________________________________________________________________________
64657[ 8991] By: jhi on 2001/03/02 21:00:08
64658 Log: Retract the #8742 part of #8986, backward compat.
64659 Branch: maint-5.6/perl
64660 ! embed.pl
64661____________________________________________________________________________
64662[ 8990] By: jhi on 2001/03/02 20:40:07
64663 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
64664 Branch: maint-5.6/perl
64665 ! hv.c
64666____________________________________________________________________________
64667[ 8989] By: jhi on 2001/03/02 19:59:56
64668 Log: Update Changes.
64669 Branch: perl
64670 ! Changes patchlevel.h
64671____________________________________________________________________________
64672[ 8988] By: jhi on 2001/03/02 19:57:08
64673 Log: Integrate perlio:
64674
64675 [ 8969]
64676 Add charname comments to .ucm files writen by 'compile',
64677 also order charmaps in those files by source encoding.
64678 regenerate distrubuted .ucm files
64679 Branch: perl
64680 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64681 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64682 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64683 !> ext/Encode/Encode/iso8859-10.ucm
64684 !> ext/Encode/Encode/iso8859-13.ucm
64685 !> ext/Encode/Encode/iso8859-14.ucm
64686 !> ext/Encode/Encode/iso8859-15.ucm
64687 !> ext/Encode/Encode/iso8859-16.ucm
64688 !> ext/Encode/Encode/iso8859-2.ucm
64689 !> ext/Encode/Encode/iso8859-3.ucm
64690 !> ext/Encode/Encode/iso8859-4.ucm
64691 !> ext/Encode/Encode/iso8859-5.ucm
64692 !> ext/Encode/Encode/iso8859-6.ucm
64693 !> ext/Encode/Encode/iso8859-7.ucm
64694 !> ext/Encode/Encode/iso8859-8.ucm
64695 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64696 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
64697____________________________________________________________________________
64698[ 8987] By: jhi on 2001/03/02 19:43:40
64699 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
64700 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
64701 8950,8952,8955 from mainline to maintperl.
64702
64703 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
64704
64705 Put to rest the 20010205.001, the email address checking (not) regex.
64706
64707 fork() not everywhere, cleanup temp files.
64708
64709 The #8843 wasn't quite right: %Config needs to imported.
64710
64711 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
64712 (#8849: the glob-basic hunk needed massaging as it depended
64713 on Schwern's large-scale (unintegrated) patches)
64714
64715 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
64716
64717 Upgrade to CGI.pm 2.752, from Lincoln Stein.
64718 (Note: there were some conflicts due to EBCDIC and EPOC
64719 patches, in general I preferred the repository code.)
64720 (When 2.753 comes out, we need to synchronize.)
64721
64722 Subject: [PATCH] fix for charnames above FFFF
64723
64724 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
64725
64726 If no sfio, no -lsfio.
64727
64728 Run run/*.t also in minitest.
64729
64730 Subject: [PATCH perl 5.7.0] malloc message address offset
64731
64732 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
64733
64734 Subject: fix for parameter -Dm (for perl@8867)
64735
64736 Subject: [PATCH: perl@8892] was Re: hashing order difference?
64737 (make the test more portable)
64738
64739 Subject: Re: [PATCH] fix for charnames above FFFF
64740
64741 Subject: Re: I'm losing the war...
64742 (hv_store() not working correctly in ENV_IS_CASELESS case.)
64743
64744 Subject: Modified README.bs2000
64745
64746 Subject: [PATCH: perl@8935] -Dt padsv($var)
64747
64748 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
64749
64750 Subject: PATCH: extra tests to check on negative float to unsigned cast
64751
64752 Subject: [PATCH] XPUSH[insp] was Re: progress
64753
64754 Subject: Re: Compile with perlcc..
64755 Branch: maint-5.6/perl
64756 !> (integrate 36 files)
64757____________________________________________________________________________
64758[ 8986] By: jhi on 2001/03/02 18:51:25
64759 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
64760 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
64761 to maintperl.
64762
64763 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
64764
64765 Subject: [DOC PATCH] overload.pm nits
64766
64767 Add header for LIB$ prototypes (C. Berry)
64768
64769 Convert fwrite()s to sockets to write()s, since some socket stacks
64770 don't take kindly to stdio.
64771 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
64772 (for often optional LNMs)
64773 Correct a few typos
64774 (C. Bailey)
64775
64776 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
64777
64778 De-cut-and-pasto.
64779
64780 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
64781
64782 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
64783
64784 Upgrade to CPAN 1.59_54, from Andreas König.
64785
64786 Bogus shebang.
64787
64788 Subject: [PATCH] Document makepatch in Porting/patching
64789
64790 UTF-8 documentation.
64791
64792 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
64793
64794 Sort the MANIFEST.
64795
64796 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
64797
64798 Subject: [PATCH @8807] toke.c cleanup: scan_str()
64799
64800 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
64801
64802 Add run/*.t to testables.
64803
64804 TODO: integrate #8784.
64805 Branch: maint-5.6/perl
64806 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
64807 !> (integrate 28 files)
64808____________________________________________________________________________
64809[ 8985] By: nick on 2001/03/02 18:15:45
64810 Log: Integrate mainline
64811 Branch: perlio
64812 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
64813 !> vms/vms.c
64814____________________________________________________________________________
64815[ 8984] By: jhi on 2001/03/02 16:00:17
64816 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
64817
64818 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
64819 5.004_05, and mention the suidperl August 2000 security problem.
64820 (#8978,#8981)
64821
64822 Subject: [ID 20010301.004] Technically speaking in perldata
64823
64824 Subject: [PATCH] File::Copy for bleadperl, maintperl
64825
64826 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
64827
64828 (The #8982, fix for 20010221.005 and 20010221.008,
64829 would be nice too but it didn't integrate cleanly.)
64830 Branch: maint-5.6/perl
64831 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
64832____________________________________________________________________________
64833[ 8983] By: jhi on 2001/03/02 15:51:16
64834 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
64835 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64836 Date: Thu, 1 Mar 2001 15:54:09 EST
64837 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
64838 Branch: perl
64839 ! vms/vms.c
64840____________________________________________________________________________
64841[ 8982] By: jhi on 2001/03/02 15:43:31
64842 Log: Subject: Re: sync sync sync: have I missed any patches?
64843 From: Radu Greab <radu@netsoft.ro>
64844 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
64845 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
64846
64847 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
64848 was checking argv[0] regardless of whether a different pathname
64849 will actually be executed." Test case not supplied because
64850 drafting that, ironically enough, revealed another bug
64851 (or a feature).
64852 Branch: perl
64853 ! doio.c
64854____________________________________________________________________________
64855[ 8981] By: jhi on 2001/03/02 15:28:03
64856 Log: Misdate in #8978.
64857 Branch: perl
64858 ! pod/perlfaq1.pod
64859____________________________________________________________________________
64860[ 8980] By: jhi on 2001/03/02 15:24:20
64861 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
64862 From: Chris Nandor <pudge@pobox.com>
64863 Date: Wed, 28 Feb 2001 22:10:15 -0500
64864 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
64865 Branch: perl
64866 ! lib/File/Copy.pm
64867____________________________________________________________________________
64868[ 8979] By: jhi on 2001/03/02 15:17:16
64869 Log: Subject: [ID 20010301.004] Technically speaking in perldata
64870 From: abela@geneanet.org
64871 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
64872 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
64873 Branch: perl
64874 ! pod/perldata.pod
64875____________________________________________________________________________
64876[ 8978] By: jhi on 2001/03/02 15:15:27
64877 Log: Subject: [ID 20010301.003] ref to 5.004
64878 From: abela@geneanet.org
64879 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
64880 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
64881
64882 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
64883 and mention the suidperl August 2000 security problem.
64884 Branch: perl
64885 ! pod/perlfaq1.pod
64886____________________________________________________________________________
64887[ 8977] By: alanbur on 2001/03/02 14:17:45
64888 Log: Resynchronised with parent
64889 Branch: maint-5.6/pureperl
64890 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
64891 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
64892 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
64893 !> vms/descrip_mms.template win32/win32.c win32/win32.h
64894 !> win32/win32iop.h
64895____________________________________________________________________________
64896[ 8976] By: nick on 2001/03/01 23:25:30
64897 Log: Integrate mainline.
64898 Branch: perlio
64899 - t/op/qu.t
64900 !> (integrate 55 files)
64901____________________________________________________________________________
64902[ 8975] By: jhi on 2001/03/01 16:51:34
64903 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
64904 Branch: perl
64905 !> toke.c
64906____________________________________________________________________________
64907[ 8974] By: gsar on 2001/03/01 16:28:21
64908 Log: fix for bugid 20010226.008
64909
64910 the problem was that some of the pointers (PL_last_lop and
64911 PL_last_uni specifically) into the lex buffers weren't correctly
64912 being invalidated when the buffer changed; this would leave the
64913 pointers pointing at an arbitrary location in the buffer if
64914 the buffer didn't need to be reallocated, or point into freed
64915 memory if the buffer had to be realloced
64916
64917 TODO item for bugdb maintainers: check other seemingly random
64918 parser-related bugs--they might be cured by this
64919 Branch: maint-5.6/perl
64920 ! toke.c
64921____________________________________________________________________________
64922[ 8973] By: jhi on 2001/03/01 02:23:25
64923 Log: Retract #8970 because of a completely mysterious core dump:
64924 adding the tests 241..244 causes op/pat dump core at test #25.
64925 The test needs a lot of whittling down before the bug can be solved.
64926 Branch: perl
64927 ! t/op/pat.t
64928____________________________________________________________________________
64929[ 8972] By: jhi on 2001/03/01 01:58:38
64930 Log: Regen perlapi.
64931 Branch: perl
64932 ! pod/perlapi.pod
64933____________________________________________________________________________
64934[ 8971] By: jhi on 2001/03/01 01:34:09
64935 Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
64936 From: Nicholas Clark <nick@ccl4.org>
64937 Date: Wed, 28 Feb 2001 23:28:49 +0000
64938 Message-ID: <20010228232849.A55187@plum.flirble.org>
64939
64940 Allow a completely write protected source code tree
64941 when using the Configure -Dmksymlinks.
64942 Branch: perl
64943 ! embed.pl warnings.pl
64944____________________________________________________________________________
64945[ 8970] By: jhi on 2001/03/01 01:32:04
64946 Log: Add back the EBCDIC character range tests (for matching).
64947 Branch: perl
64948 ! t/op/pat.t
64949____________________________________________________________________________
64950[ 8969] By: nick on 2001/02/28 18:18:01
64951 Log: Add charname comments to .ucm files writen by 'compile',
64952 also order charmaps in those files by source encoding.
64953 regenerate distrubuted .ucm files
64954 Branch: perlio
64955 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64956 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64957 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64958 ! ext/Encode/Encode/iso8859-10.ucm
64959 ! ext/Encode/Encode/iso8859-13.ucm
64960 ! ext/Encode/Encode/iso8859-14.ucm
64961 ! ext/Encode/Encode/iso8859-15.ucm
64962 ! ext/Encode/Encode/iso8859-16.ucm
64963 ! ext/Encode/Encode/iso8859-2.ucm
64964 ! ext/Encode/Encode/iso8859-3.ucm
64965 ! ext/Encode/Encode/iso8859-4.ucm
64966 ! ext/Encode/Encode/iso8859-5.ucm
64967 ! ext/Encode/Encode/iso8859-6.ucm
64968 ! ext/Encode/Encode/iso8859-7.ucm
64969 ! ext/Encode/Encode/iso8859-8.ucm
64970 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64971 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
64972____________________________________________________________________________
64973[ 8968] By: jhi on 2001/02/28 16:26:37
64974 Log: Expand usemorebits early if d_casti32 needs to be undefined.
64975 Branch: perl
64976 ! hints/hpux.sh hints/irix_6.sh
64977____________________________________________________________________________
64978[ 8967] By: jhi on 2001/02/28 16:22:26
64979 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
64980 retract toke.c/qu parts of #8583, retract #8485, retract
64981 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
64982 op/length.t, and MANIFEST, and delete t/op/qu.t.
64983 Branch: perl
64984 - t/op/qu.t
64985 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
64986 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
64987 ! t/op/length.t toke.c
64988____________________________________________________________________________
64989[ 8966] By: jhi on 2001/02/28 15:00:27
64990 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
64991 by not changing from pre-Unicode days into being Unicode-aware.
64992 Sniff.
64993 Branch: perl
64994 ! pp.c t/op/pack.t t/op/qu.t
64995____________________________________________________________________________
64996[ 8965] By: jhi on 2001/02/28 14:37:55
64997 Log: Subject: Re: Errors in core PODs
64998 From: Michael Stevens <michael@etla.org>
64999 Date: Fri, 23 Feb 2001 15:47:56 +0000
65000 Message-ID: <20010223154756.A7723@firedrake.org>
65001 Branch: perl
65002 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
65003 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
65004 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
65005 ! x2p/a2p.pod
65006____________________________________________________________________________
65007[ 8964] By: jhi on 2001/02/28 14:35:35
65008 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
65009 (The #8961 was too bold.)
65010 Branch: perl
65011 ! hints/hpux.sh hints/irix_6.sh
65012____________________________________________________________________________
65013[ 8963] By: jhi on 2001/02/28 14:33:39
65014 Log: Subject: Re: sync sync sync: have I missed any patches?
65015 From: Tim Jenness <t.jenness@jach.hawaii.edu>
65016 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
65017 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
65018 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
65019
65020 Replace djSP with dSP.
65021 Branch: perl
65022 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
65023 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
65024 ! win32/perlhost.h
65025____________________________________________________________________________
65026[ 8962] By: jhi on 2001/02/27 23:21:14
65027 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
65028 Branch: perl
65029 ! lib/Filter/Simple.pm
65030____________________________________________________________________________
65031[ 8961] By: jhi on 2001/02/27 22:55:26
65032 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
65033 and this would be it.
65034 Branch: perl
65035 ! hints/hpux.sh hints/irix_6.sh
65036____________________________________________________________________________
65037[ 8960] By: jhi on 2001/02/27 22:51:33
65038 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
65039 From: "Craig A. Berry" <craigberry@mac.com>
65040 Date: Tue, 27 Feb 2001 16:11:44 -0600
65041 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
65042 Branch: maint-5.6/perl
65043 ! configure.com vms/descrip_mms.template
65044____________________________________________________________________________
65045[ 8959] By: jhi on 2001/02/27 22:47:23
65046 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
65047 From: "Craig A. Berry" <craigberry@mac.com>
65048 Date: Tue, 27 Feb 2001 16:11:44 -0600
65049 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
65050 Branch: perl
65051 ! configure.com vms/descrip_mms.template
65052____________________________________________________________________________
65053[ 8958] By: jhi on 2001/02/27 15:16:42
65054 Log: Update Changes.
65055 Branch: perl
65056 ! Changes patchlevel.h
65057____________________________________________________________________________
65058[ 8957] By: jhi on 2001/02/27 06:15:07
65059 Log: Subject: [5.6.x] EPOC additions
65060 From: Olaf Flebbe <O.Flebbe@science-computing.de>
65061 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
65062 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
65063 Branch: maint-5.6/perl
65064 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
65065____________________________________________________________________________
65066[ 8956] By: jhi on 2001/02/27 06:12:11
65067 Log: Subject: [perl-current] EPOC
65068 From: Olaf Flebbe <O.Flebbe@science-computing.de>
65069 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
65070 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
65071 Branch: perl
65072 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
65073 ! epoc/epocish.c epoc/epocish.h pp_sys.c
65074____________________________________________________________________________
65075[ 8955] By: jhi on 2001/02/27 05:59:50
65076 Log: Subject: Re: Compile with perlcc..
65077 From: Edward Peschko <edwardp@excitehome.net>
65078 Date: Mon, 26 Feb 2001 18:51:58 -0800
65079 Message-ID: <20010226185158.A9871@excitehome.net>
65080
65081 plus add a simple usage message if no arguments given.
65082 Branch: perl
65083 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
65084 ! utils/Makefile utils/perlcc.PL win32/pod.mak
65085____________________________________________________________________________
65086[ 8954] By: nick on 2001/02/26 21:02:59
65087 Log: Integrate mainline
65088 Branch: perlio
65089 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
65090 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
65091 !> t/op/sprintf.t
65092____________________________________________________________________________
65093[ 8953] By: jhi on 2001/02/26 14:43:54
65094 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
65095 From: Nicholas Clark <nick@ccl4.org>
65096 Date: Mon, 26 Feb 2001 00:42:07 +0000
65097 Message-ID: <20010226004207.F23333@plum.flirble.org>
65098 Branch: perl
65099 ! pp_ctl.c
65100____________________________________________________________________________
65101[ 8952] By: jhi on 2001/02/26 14:42:13
65102 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
65103 From: Simon Cozens <simon@netthink.co.uk>
65104 Date: Mon, 26 Feb 2001 12:23:48 +0000
65105 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
65106 Branch: perl
65107 ! pod/perlguts.pod
65108____________________________________________________________________________
65109[ 8951] By: jhi on 2001/02/26 14:39:15
65110 Log: Subject: [PATCH] perlio - unknown layer
65111 From: Nicholas Clark <nick@ccl4.org>
65112 Date: Mon, 26 Feb 2001 00:27:19 +0000
65113 Message-ID: <20010226002719.E23333@plum.flirble.org>
65114 Branch: perl
65115 ! perlio.c
65116____________________________________________________________________________
65117[ 8950] By: jhi on 2001/02/26 14:38:04
65118 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
65119 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
65120 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
65121 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
65122 Branch: perl
65123 ! t/op/bop.t
65124____________________________________________________________________________
65125[ 8949] By: jhi on 2001/02/26 14:37:07
65126 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
65127 From: Peter Prymmer <pvhp@forte.com>
65128 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
65129 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
65130 Branch: perl
65131 ! lib/Test.pm
65132____________________________________________________________________________
65133[ 8948] By: jhi on 2001/02/26 14:35:53
65134 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
65135 From: Radu Greab <radu@netsoft.ro>
65136 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
65137 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
65138 Branch: perl
65139 ! pod/perlop.pod
65140____________________________________________________________________________
65141[ 8947] By: jhi on 2001/02/26 14:34:46
65142 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
65143 From: David Mitchell <davem@fdgroup.co.uk>
65144 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
65145 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
65146 Branch: perl
65147 ! run.c
65148____________________________________________________________________________
65149[ 8946] By: jhi on 2001/02/26 14:32:37
65150 Log: Subject: Modified README.bs2000
65151 From: Dorner Thomas <Thomas.Dorner@start.de>
65152 Date: Mon, 26 Feb 2001 09:22:17 +0100
65153 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
65154 Branch: perl
65155 ! README.bs2000
65156____________________________________________________________________________
65157[ 8945] By: jhi on 2001/02/26 14:19:53
65158 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
65159 to maintperl, listing the known failures on the tests 129 and 130.
65160 Branch: maint-5.6/perl
65161 !> t/op/sprintf.t
65162____________________________________________________________________________
65163[ 8944] By: jhi on 2001/02/26 14:14:15
65164 Log: Add more known sprintf failures.
65165 Branch: perl
65166 ! t/op/sprintf.t
65167____________________________________________________________________________
65168[ 8943] By: jhi on 2001/02/26 13:56:22
65169 Log: perlglob.exe needs to be found in Win32, patch from
65170 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
65171 which needs external glob at mini-perl time."
65172 Branch: perl
65173 ! ext/Encode/compile
65174____________________________________________________________________________
65175[ 8942] By: jhi on 2001/02/26 13:52:19
65176 Log: A missing dTHX from Vadim Konovalov.
65177 Branch: perl
65178 ! perlio.c
65179____________________________________________________________________________
65180[ 8941] By: jhi on 2001/02/26 13:37:05
65181 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
65182 Branch: perl
65183 ! op.c
65184____________________________________________________________________________
65185[ 8940] By: jhi on 2001/02/26 13:35:40
65186 Log: Integrate perlio:
65187
65188 [ 8938]
65189 Encode implementations docs.
65190 Branch: perl
65191 !> ext/Encode/Encode.pm
65192____________________________________________________________________________
65193[ 8939] By: nick on 2001/02/25 23:47:09
65194 Log: Integrate mainline.
65195 Branch: perlio
65196 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
65197 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
65198____________________________________________________________________________
65199[ 8938] By: nick on 2001/02/25 19:36:28
65200 Log: Encode implementations docs.
65201 Branch: perlio
65202 ! ext/Encode/Encode.pm
65203____________________________________________________________________________
65204[ 8937] By: jhi on 2001/02/25 19:26:16
65205 Log: Script wasn't aligned with reality.
65206 Branch: perl
65207 ! t/pod/find.t
65208____________________________________________________________________________
65209[ 8936] By: jhi on 2001/02/25 18:54:55
65210 Log: Update Changes.
65211 Branch: perl
65212 ! Changes patchlevel.h
65213____________________________________________________________________________
65214[ 8935] By: jhi on 2001/02/25 18:46:36
65215 Log: Retract #8929,8930,8932,8933 for now.
65216 Branch: perl
65217 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
65218____________________________________________________________________________
65219[ 8934] By: jhi on 2001/02/25 17:34:35
65220 Log: Integrate perlio:
65221
65222 [ 8927]
65223 Change method names in Encode implementation classes to something
65224 less confusing (preparing to "go public").
65225
65226 [ 8926]
65227 GCC __atribute__ / printf fix
65228
65229 [ 8925]
65230 Checked in the wrong one ...
65231
65232 [ 8923]
65233 Encode API documentation nd tidy up.
65234 Minor additions to test.
65235 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
65236 Adds STRLEN to standard typemap.
65237 Branch: perl
65238 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
65239 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
65240 !> t/lib/encode.t
65241____________________________________________________________________________
65242[ 8933] By: jhi on 2001/02/25 17:33:12
65243 Log: (Retracted by #8395.)
65244
65245 Slight tweaks in scan_const(), not fixes yet, it seems like
65246 lots of work remains to be done...
65247 Branch: perl
65248 ! toke.c
65249____________________________________________________________________________
65250[ 8932] By: jhi on 2001/02/25 17:27:11
65251 Log: (Retracted by #8395.)
65252
65253 Missing from #8930.
65254 Branch: perl
65255 ! perl.h
65256____________________________________________________________________________
65257[ 8931] By: jhi on 2001/02/25 17:26:19
65258 Log: A comment tweak.
65259 Branch: perl
65260 ! utf8.c
65261____________________________________________________________________________
65262[ 8930] By: jhi on 2001/02/25 17:25:47
65263 Log: (Retracted by #8395.)
65264
65265 Attempt to fix the EBCDIC character range problem with //.
65266 Branch: perl
65267 ! regcomp.c
65268____________________________________________________________________________
65269[ 8929] By: jhi on 2001/02/25 17:23:45
65270 Log: (Retracted by #8395.)
65271
65272 Expand the EBCDIC character range tests, and add few nasty
65273 tr tests from Karsten Sperling.
65274 Branch: perl
65275 ! t/op/pat.t t/op/tr.t
65276____________________________________________________________________________
65277[ 8928] By: jhi on 2001/02/25 17:18:49
65278 Log: Missing check-in.
65279 Branch: perl
65280 ! lib/Pod/Find.pm
65281____________________________________________________________________________
65282[ 8927] By: nick on 2001/02/25 11:30:22
65283 Log: Change method names in Encode implementation classes to something
65284 less confusing (preparing to "go public").
65285 Branch: perlio
65286 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
65287____________________________________________________________________________
65288[ 8926] By: nick on 2001/02/25 10:53:24
65289 Log: GCC __atribute__ / printf fix
65290 Branch: perlio
65291 ! perl.h
65292____________________________________________________________________________
65293[ 8925] By: nick on 2001/02/25 10:52:25
65294 Log: Checked in the wrong one ...
65295 Branch: perlio
65296 ! ext/Encode/Encode.pm
65297____________________________________________________________________________
65298[ 8924] By: nick on 2001/02/24 18:46:51
65299 Log: Integrate mainline - to see what Jarkko has in ...
65300 Branch: perlio
65301 +> t/pod/testpods/lib/Pod/Stuff.pm
65302 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
65303____________________________________________________________________________
65304[ 8923] By: nick on 2001/02/24 17:05:23
65305 Log: Encode API documentation nd tidy up.
65306 Minor additions to test.
65307 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
65308 Adds STRLEN to standard typemap.
65309 Branch: perlio
65310 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
65311 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
65312____________________________________________________________________________
65313[ 8922] By: jhi on 2001/02/24 16:38:12
65314 Log: Add a test for the "character range should match in EBCDIC
65315 if specified using explicit numerics" bug found by Karsten
65316 Sperling.
65317 Branch: perl
65318 ! t/op/pat.t
65319____________________________________________________________________________
65320[ 8921] By: jhi on 2001/02/24 16:30:16
65321 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
65322 From: schwern@pobox.com
65323 Date: Fri, 23 Feb 2001 03:21:37 -0500
65324 Message-ID: <20010223032137.A26022@magnonel.guild.net>
65325
65326 plus Charles Lane's fixes, plus tweaks.
65327 Branch: perl
65328 + t/pod/testpods/lib/Pod/Stuff.pm
65329 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
65330____________________________________________________________________________
65331[ 8920] By: nick on 2001/02/24 10:30:11
65332 Log: Integrate mainline
65333 Branch: perlio
65334 !> (integrate 33 files)
65335____________________________________________________________________________
65336[ 8919] By: jhi on 2001/02/24 00:23:35
65337 Log: Subject: Re: I'm losing the war...
65338 From: "Vadim Konovalov" <watman@inbox.ru>
65339 Date: Sat, 24 Feb 2001 00:10:14 +0300
65340 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
65341
65342 hv_store() not working correctly in ENV_IS_CASELESS case.
65343 Branch: perl
65344 ! hv.c
65345____________________________________________________________________________
65346[ 8918] By: jhi on 2001/02/24 00:20:09
65347 Log: Subject: Re: [PATCH] fix for charnames above FFFF
65348 From: andreas.koenig@anima.de (Andreas J. Koenig)
65349 Date: 23 Feb 2001 02:39:03 +0100
65350 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
65351
65352 A further efficiency tweak.
65353 Branch: perl
65354 ! lib/charnames.pm
65355____________________________________________________________________________
65356[ 8917] By: jhi on 2001/02/23 20:27:51
65357 Log: Integrate change #8916 from mainline,
65358 do away with USE_WIN32_RTL_ENV.
65359 Branch: maint-5.6/perl
65360 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
65361____________________________________________________________________________
65362[ 8916] By: jhi on 2001/02/23 20:02:25
65363 Log: Abolish USE_WIN32_RTL_ENV.
65364 Branch: perl
65365 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
65366____________________________________________________________________________
65367[ 8915] By: jhi on 2001/02/23 19:36:00
65368 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
65369 later protected by some #define.
65370 Branch: perl
65371 ! gv.c
65372____________________________________________________________________________
65373[ 8914] By: jhi on 2001/02/23 19:31:38
65374 Log: Retract #8902 for now, requested by Charles Lane, the correct
65375 fix will be something else.
65376 Branch: perl
65377 ! op.c
65378____________________________________________________________________________
65379[ 8913] By: jhi on 2001/02/23 19:11:36
65380 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
65381 From: Peter Prymmer <pvhp@forte.com>
65382 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
65383 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
65384 Branch: perl
65385 ! t/op/lex_assign.t
65386____________________________________________________________________________
65387[ 8912] By: jhi on 2001/02/23 18:38:20
65388 Log: Subject: [patch] perlio + useithreads
65389 From: Doug MacEachern <dougm@covalent.net>
65390 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
65391 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
65392
65393 Gets things running but not complete.
65394 Branch: perl
65395 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
65396____________________________________________________________________________
65397[ 8911] By: jhi on 2001/02/23 04:20:02
65398 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
65399
65400 Duplicated environment freeing, File::Temp 0.12,
65401 op/append portability (EBCDIC) tweak.
65402 Branch: maint-5.6/perl
65403 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65404 !> t/op/append.t
65405____________________________________________________________________________
65406[ 8910] By: jhi on 2001/02/23 02:07:33
65407 Log: Integrate change #8909 from mainline, a better Borland
65408 putenv() workaround.
65409 Branch: maint-5.6/perl
65410 !> perl.c
65411____________________________________________________________________________
65412[ 8909] By: jhi on 2001/02/23 02:05:46
65413 Log: A better workaround for Borland putenv() brokenness from Sarathy.
65414 Branch: perl
65415 ! perl.c
65416____________________________________________________________________________
65417[ 8908] By: jhi on 2001/02/23 02:04:14
65418 Log: Subject: fix for parameter -Dm (for perl@8867)
65419 From: "Vadim Konovalov" <watman@inbox.ru>
65420 Date: Thu, 22 Feb 2001 17:30:12 +0300
65421 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
65422 Branch: perl
65423 ! perl.h
65424____________________________________________________________________________
65425[ 8907] By: jhi on 2001/02/23 01:58:20
65426 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
65427 From: Peter Prymmer <pvhp@forte.com>
65428 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
65429 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
65430 Branch: perl
65431 ! t/op/append.t
65432____________________________________________________________________________
65433[ 8906] By: jhi on 2001/02/23 01:48:34
65434 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
65435 Branch: perl
65436 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65437____________________________________________________________________________
65438[ 8905] By: jhi on 2001/02/23 01:43:30
65439 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
65440 From: Peter Prymmer <pvhp@forte.com>
65441 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
65442 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
65443 Branch: perl
65444 ! t/lib/st-06compat.t
65445____________________________________________________________________________
65446[ 8904] By: jhi on 2001/02/23 01:42:39
65447 Log: Metaconfig unit change for #8903.
65448 Branch: metaconfig/U/perl
65449 ! Devel.U
65450____________________________________________________________________________
65451[ 8903] By: jhi on 2001/02/23 01:42:12
65452 Log: Be more helpful for devel builders, suggested by John L. Allen.
65453 Branch: perl
65454 ! Configure
65455____________________________________________________________________________
65456[ 8902] By: jhi on 2001/02/23 01:37:41
65457 Log: (Retracted by #8914)
65458 (Wrongly, reinstated by #8941)
65459
65460 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
65461 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65462 Date: Thu, 22 Feb 2001 09:43:57 EST
65463 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
65464 Branch: perl
65465 ! op.c
65466____________________________________________________________________________
65467[ 8901] By: jhi on 2001/02/23 01:20:32
65468 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
65469 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65470 Date: Thu, 22 Feb 2001 08:01:35 EST
65471 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
65472 Branch: perl
65473 ! malloc.c
65474____________________________________________________________________________
65475[ 8900] By: jhi on 2001/02/23 01:18:02
65476 Log: Integrate changes #8898,8899 from mainline, environ handling.
65477 Branch: maint-5.6/perl
65478 !> perl.c
65479____________________________________________________________________________
65480[ 8899] By: jhi on 2001/02/23 01:16:25
65481 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
65482 putenv() is not to be relied on, they are either broken or leaky
65483 or both.)
65484 Branch: perl
65485 ! perl.c
65486____________________________________________________________________________
65487[ 8898] By: jhi on 2001/02/22 23:36:59
65488 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
65489 and safesysfree() must be used.
65490 Branch: perl
65491 ! perl.c
65492____________________________________________________________________________
65493[ 8897] By: jhi on 2001/02/22 23:25:45
65494 Log: With environ one must use safesysmalloc()/safesysfree().
65495 Branch: perl
65496 ! perl.c
65497____________________________________________________________________________
65498[ 8896] By: jhi on 2001/02/22 22:13:18
65499 Log: If we have a duplicated environment free it
65500 if PERL_DESTRUCT_LEVEL.
65501 Branch: perl
65502 ! perl.c
65503____________________________________________________________________________
65504[ 8895] By: alanbur on 2001/02/22 19:31:57
65505 Log: Synchronised with parent
65506 Branch: maint-5.6/pureperl
65507 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
65508____________________________________________________________________________
65509[ 8894] By: gsar on 2001/02/22 19:06:18
65510 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
65511
65512 fix memory leak in method call optimization (change#3768);
65513 made C<eval "$x->foo()"> leak
65514
65515 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
65516 Branch: maint-5.6/perl
65517 !> op.c
65518____________________________________________________________________________
65519[ 8893] By: jhi on 2001/02/22 18:35:27
65520 Log: (Retracted by #8915.)
65521
65522 Third Degree finding:
65523 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
65524 Branch: perl
65525 ! gv.c
65526____________________________________________________________________________
65527[ 8892] By: jhi on 2001/02/22 14:28:32
65528 Log: Update Changes.
65529 Branch: perl
65530 ! Changes patchlevel.h
65531____________________________________________________________________________
65532[ 8891] By: jhi on 2001/02/22 13:22:45
65533 Log: Metaconfig unit changes for #8890.
65534 Branch: metaconfig
65535 ! U/modified/Cppsym.U U/threads/archname.U
65536____________________________________________________________________________
65537[ 8890] By: jhi on 2001/02/22 13:22:12
65538 Log: Add -stdio to the archname if no perlio selected,
65539 no -perlio added since that is now the default.
65540
65541 Add few CPUs/architectures to the Cppsym scan.
65542 Branch: perl
65543 ! Configure config_h.SH
65544____________________________________________________________________________
65545[ 8889] By: jhi on 2001/02/22 13:05:59
65546 Log: Metaconfig unit change for #8888.
65547 Branch: metaconfig/U/perl
65548 ! useperlio.U
65549____________________________________________________________________________
65550[ 8888] By: jhi on 2001/02/22 13:05:28
65551 Log: *drum roll* Make perlio the default.
65552 Branch: perl
65553 ! Configure config_h.SH
65554____________________________________________________________________________
65555[ 8887] By: jhi on 2001/02/22 12:50:52
65556 Log: Integrate change #8665 from maintperl to mainline,
65557 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
65558 Branch: perl
65559 !> ext/POSIX/POSIX.xs
65560____________________________________________________________________________
65561[ 8886] By: jhi on 2001/02/22 12:49:24
65562 Log: Integrate changes #8883,8884 from mainline to maintperl.
65563
65564 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
65565 Subject: Re: File::Temp::_gettemp warning
65566 Branch: maint-5.6/perl
65567 !> embed.h embed.pl lib/File/Temp.pm
65568____________________________________________________________________________
65569[ 8885] By: jhi on 2001/02/22 12:43:59
65570 Log: Based on
65571
65572 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
65573 From: schwab@suse.de
65574 Date: Thu, 22 Feb 2001 13:08:09 +0100
65575 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
65576
65577 but the fix done slightly differently because the other
65578 half was already done in #8664.
65579 Branch: maint-5.6/perl
65580 ! ext/POSIX/POSIX.xs
65581____________________________________________________________________________
65582[ 8884] By: jhi on 2001/02/22 12:37:15
65583 Log: Subject: Re: File::Temp::_gettemp warning
65584 From: Tim Jenness <t.jenness@jach.hawaii.edu>
65585 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
65586 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
65587
65588 This patch to File::Temp does two things:
65589
65590 1. Fixes the problem with CGI::Carp when determining
65591 the Fcntl constants
65592
65593 2. Removes most of the carps and consolidates them so that all the
65594 reasons are included in a single die that is caught by the test. This
65595 means that the correct skipping behaviour is displayed by the test.
65596 Branch: perl
65597 ! lib/File/Temp.pm
65598____________________________________________________________________________
65599[ 8883] By: jhi on 2001/02/22 12:29:19
65600 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
65601 From: Peter Prymmer <pvhp@forte.com>
65602 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
65603 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
65604 Branch: perl
65605 ! embed.h embed.pl
65606____________________________________________________________________________
65607[ 8882] By: jhi on 2001/02/21 19:41:33
65608 Log: Integrate change #8881 from mainlin to maintperl.
65609
65610 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
65611 Branch: maint-5.6/perl
65612 !> op.c
65613____________________________________________________________________________
65614[ 8881] By: jhi on 2001/02/21 19:38:57
65615 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
65616 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65617 Date: Wed, 21 Feb 2001 13:08:03 EST
65618 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
65619 Branch: perl
65620 ! op.c
65621____________________________________________________________________________
65622[ 8880] By: jhi on 2001/02/21 19:34:34
65623 Log: Retract #8875, cannot let go of the old semantics of unpack U
65624 without rethinking utf8decode.t.
65625 Branch: perl
65626 ! pp.c t/op/pack.t
65627____________________________________________________________________________
65628[ 8879] By: jhi on 2001/02/21 19:08:02
65629 Log: Run run/*.t also in minitest.
65630 Branch: perl
65631 ! Makefile.SH
65632____________________________________________________________________________
65633[ 8878] By: nick on 2001/02/21 18:55:37
65634 Log: Integrate mainline
65635 Branch: perlio
65636 !> (integrate 76 files)
65637____________________________________________________________________________
65638[ 8877] By: jhi on 2001/02/21 15:09:33
65639 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
65640 Branch: metaconfig
65641 ! U/compline/nblock_io.U
65642 Branch: perl
65643 ! Configure config_h.SH
65644____________________________________________________________________________
65645[ 8876] By: jhi on 2001/02/21 14:54:45
65646 Log: If no sfio, no -lsfio.
65647 Branch: metaconfig/U/perl
65648 ! d_sfio.U
65649 Branch: perl
65650 ! Configure config_h.SH
65651____________________________________________________________________________
65652[ 8875] By: jhi on 2001/02/21 14:54:00
65653 Log: Make unpack C and unpack U truly equivalent.
65654 Branch: perl
65655 ! pp.c t/op/pack.t
65656____________________________________________________________________________
65657[ 8874] By: jhi on 2001/02/21 14:26:02
65658 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
65659 From: Peter Prymmer <pvhp@forte.com>
65660 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
65661 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
65662 Branch: perl
65663 ! pod/perlport.pod
65664____________________________________________________________________________
65665[ 8873] By: jhi on 2001/02/21 14:24:31
65666 Log: Subject: [PATCH] fix for charnames above FFFF
65667 From: andreas.koenig@anima.de (Andreas J. Koenig)
65668 Date: 21 Feb 2001 07:05:45 +0100
65669 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
65670 Branch: perl
65671 ! lib/charnames.pm t/lib/charnames.t
65672____________________________________________________________________________
65673[ 8872] By: jhi on 2001/02/21 14:15:25
65674 Log: Integrate change #8868 from pureperl to mainline.
65675
65676 Fixed reference count loop caused by sv_magic.
65677 Branch: perl
65678 !> sv.c
65679____________________________________________________________________________
65680[ 8871] By: jhi on 2001/02/21 14:07:29
65681 Log: Integrate change #8868 from pureperl to maintperl.
65682
65683 Fixed reference count loop caused by sv_magic.
65684 Branch: maint-5.6/perl
65685 !> sv.c
65686____________________________________________________________________________
65687[ 8870] By: jhi on 2001/02/21 14:04:41
65688 Log: Put back the #8840, it was innocent.
65689 Branch: perl
65690 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
65691 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
65692____________________________________________________________________________
65693[ 8869] By: jhi on 2001/02/21 14:00:03
65694 Log: unpack("C", ...) was left slightly unfinished by #8865.
65695 Branch: perl
65696 ! pp.c t/op/pack.t
65697____________________________________________________________________________
65698[ 8868] By: alanbur on 2001/02/21 01:33:45
65699 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
65700 from gv_fetchpv to create single-character magic variables (e.g. $!),
65701 and it is passed a sv and the gv that contains the sv as the mg_obj
65702 value. When sv_magic stores the mg_obj pointer it increments the gv
65703 refcount, thus causing a sv-gv pair that can't be freed. There is
65704 already a check for sv == obj which is used to prevent such reference
65705 loops. This change extends the check to cover the case described above.
65706 Branch: maint-5.6/pureperl
65707 ! sv.c
65708____________________________________________________________________________
65709[ 8867] By: jhi on 2001/02/21 00:52:39
65710 Log: Update Changes.
65711 Branch: perl
65712 ! Changes patchlevel.h
65713____________________________________________________________________________
65714[ 8866] By: jhi on 2001/02/21 00:34:20
65715 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
65716 (Note: there were some conflicts due to EBCDIC and EPOC
65717 patches, in general I preferred the repository code.)
65718 (When 2.753 comes out, we need to synchronize.)
65719 Branch: perl
65720 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
65721 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
65722 ! t/lib/cgi-html.t
65723____________________________________________________________________________
65724[ 8865] By: jhi on 2001/02/21 00:24:22
65725 Log: Make pack("C", 0x100) to create Unicode, unless under the
65726 evil influence of 'use bytes'. Similarly, unpack("C", ...)
65727 will understand Unicode, unless you under know what.
65728 Branch: perl
65729 ! pp.c t/op/pack.t t/op/qu.t
65730____________________________________________________________________________
65731[ 8864] By: alanbur on 2001/02/20 22:35:34
65732 Log: Resynchronised with parent
65733 Branch: maint-5.6/pureperl
65734 !> README.win32 ext/GDBM_File/GDBM_File.pm
65735 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
65736 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
65737 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
65738 !> t/lib/sdbm.t util.c
65739____________________________________________________________________________
65740[ 8863] By: jhi on 2001/02/20 20:55:11
65741 Log: Integrate change #8860,8861 from mainline into maintperl.
65742
65743 "pseudo-literal j"
65744
65745 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
65746 Branch: maint-5.6/perl
65747 !> lib/Test.pm pod/perlop.pod
65748____________________________________________________________________________
65749[ 8862] By: jhi on 2001/02/20 20:30:07
65750 Log: Don't do casting between pointers pointing to differently sized
65751 integers.
65752 Branch: perl
65753 ! hv.c sv.c
65754____________________________________________________________________________
65755[ 8861] By: jhi on 2001/02/20 19:53:44
65756 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
65757 From: Peter Prymmer <pvhp@forte.com>
65758 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
65759 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
65760 Branch: perl
65761 ! lib/Test.pm
65762____________________________________________________________________________
65763[ 8860] By: jhi on 2001/02/20 19:48:02
65764 Log: "pseudo-literal j", a documentation glitch reported to Debian.
65765 The text recovered from Perl 5.005_03, and pseudo-literal replaced
65766 by "backtick string".
65767 Branch: perl
65768 ! pod/perlop.pod
65769____________________________________________________________________________
65770[ 8859] By: jhi on 2001/02/20 19:15:46
65771 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
65772 from Chris Nandor.
65773 Branch: perl
65774 ! makedef.pl
65775____________________________________________________________________________
65776[ 8858] By: jhi on 2001/02/20 17:36:53
65777 Log: Integrate pureperl changes #8844,8845,8850 to mainline
65778 (via maintperl #8855).
65779
65780 Fixed %^H scoping bug
65781
65782 Removed GV <-> CV refcount loop
65783
65784 Removed %ENV refcount loop
65785 Branch: perl
65786 !> gv.c op.c perl.c pp.c scope.c
65787____________________________________________________________________________
65788[ 8857] By: jhi on 2001/02/20 17:34:32
65789 Log: Integrate changes #8853,8854 from maintperl to mainline.
65790
65791 EBDIC fixes, README.win32 Borland update.
65792 Branch: perl
65793 !> README.win32 handy.h util.c
65794____________________________________________________________________________
65795[ 8856] By: jhi on 2001/02/20 17:33:16
65796 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
65797 Branch: maint-5.6/perl
65798 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
65799 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
65800 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
65801____________________________________________________________________________
65802[ 8855] By: jhi on 2001/02/20 17:32:13
65803 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
65804
65805 Fixed %^H scoping bug
65806
65807 Removed GV <-> CV refcount loop
65808
65809 Removed %ENV refcount loop
65810 Branch: maint-5.6/perl
65811 !> gv.c op.c perl.c pp.c scope.c
65812____________________________________________________________________________
65813[ 8854] By: jhi on 2001/02/20 17:25:06
65814 Log: Subject: Addition to readme.win32 for Borland C++ compilers
65815 Date: Tue, 20 Feb 2001 02:15:25 +0300
65816 From: "Vadim Konovalov" <watman@inbox.ru>
65817 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
65818
65819 Document Borland compiler misbehaviour.
65820 Branch: maint-5.6/perl
65821 ! README.win32
65822____________________________________________________________________________
65823[ 8853] By: jhi on 2001/02/20 17:22:25
65824 Log: The assimilation of ebcdic.c didn't quite work at the first try,
65825 patches from Thomas Dorner.
65826 Branch: maint-5.6/perl
65827 ! handy.h util.c
65828____________________________________________________________________________
65829[ 8852] By: jhi on 2001/02/20 17:20:15
65830 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
65831 From: Chris Nandor <pudge@pobox.com>
65832 Date: Tue, 20 Feb 2001 08:32:45 -0500
65833 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
65834 Branch: maint-5.6/perl
65835 ! makedef.pl mg.c
65836____________________________________________________________________________
65837[ 8851] By: jhi on 2001/02/20 17:15:52
65838 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
65839 Branch: perl
65840 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
65841 ! t/lib/filter-util.t
65842____________________________________________________________________________
65843[ 8850] By: alanbur on 2001/02/20 17:12:40
65844 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
65845 and the magic pointer points back to the GV that contains the
65846 %ENV hash. This creates a refcount loop that prevents members
65847 of %ENV from being freed correctly. This change removes the
65848 refcount loop - the magic pointer was never used anyway, the
65849 only use of the magic was to check the type ('E') so that the
65850 appropriate environment manipulation code is called when %ENV
65851 is modified.
65852 Branch: maint-5.6/pureperl
65853 ! perl.c
65854____________________________________________________________________________
65855[ 8849] By: jhi on 2001/02/20 17:12:20
65856 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
65857 From: "Craig A. Berry" <craigberry@mac.com>
65858 Date: Mon, 19 Feb 2001 23:36:12 -0600
65859 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
65860
65861 Case-forgiving systems match TestInit.pm with TES*.
65862 Branch: perl
65863 ! t/lib/glob-basic.t
65864____________________________________________________________________________
65865[ 8848] By: jhi on 2001/02/20 17:10:02
65866 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
65867 Branch: perl
65868 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
65869 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
65870 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
65871____________________________________________________________________________
65872[ 8847] By: jhi on 2001/02/20 15:34:41
65873 Log: The #8843 wasn't quite right: %Config needs to imported.
65874 Branch: perl
65875 ! t/run/runenv.t
65876____________________________________________________________________________
65877[ 8846] By: jhi on 2001/02/20 15:31:50
65878 Log: Retract the #8838 and #8840 for now because of
65879 the DB_File tie problem.
65880 Branch: perl
65881 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
65882 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
65883 ! proto.h sv.c
65884____________________________________________________________________________
65885[ 8845] By: alanbur on 2001/02/20 14:25:41
65886 Log: Removed GV <-> CV refcount loop
65887 CvGV(mycv) points to the parent GV of the CV, and was previously
65888 refcounted. The pointer remains, but the refcounting has been removed
65889 as it causes a refcount loop between the CV and GV that means the CV
65890 can't ever be deleted.
65891 Branch: maint-5.6/pureperl
65892 ! gv.c op.c pp.c
65893____________________________________________________________________________
65894[ 8844] By: alanbur on 2001/02/20 14:23:13
65895 Log: Fixed %^H scoping bug
65896 Branch: maint-5.6/pureperl
65897 ! scope.c
65898____________________________________________________________________________
65899[ 8843] By: jhi on 2001/02/19 13:38:08
65900 Log: fork() not everywhere, cleanup temp files.
65901 Branch: perl
65902 ! t/run/runenv.t
65903____________________________________________________________________________
65904[ 8842] By: alanbur on 2001/02/19 12:42:07
65905 Log: Resynchronised with parent
65906 Branch: maint-5.6/pureperl
65907 !> pod/perlfaq4.pod sv.c utf8.c
65908____________________________________________________________________________
65909[ 8841] By: jhi on 2001/02/19 03:35:51
65910 Log: Update Changes.
65911 Branch: perl
65912 ! Changes patchlevel.h
65913____________________________________________________________________________
65914[ 8840] By: jhi on 2001/02/19 00:23:41
65915 Log: Subject: [patch] add sv_setref_uv
65916 From: Doug MacEachern <dougm@covalent.net>
65917 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
65918 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
65919 Branch: perl
65920 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
65921 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
65922____________________________________________________________________________
65923[ 8839] By: jhi on 2001/02/19 00:01:38
65924 Log: Put to rest the 20010205.001, the email address checking (not) regex.
65925 Branch: perl
65926 ! pod/perlfaq9.pod
65927____________________________________________________________________________
65928[ 8838] By: jhi on 2001/02/18 22:17:54
65929 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
65930 From: Doug MacEachern <dougm@covalent.net>
65931 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
65932 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
65933 Branch: perl
65934 ! lib/ExtUtils/xsubpp
65935____________________________________________________________________________
65936[ 8837] By: jhi on 2001/02/18 22:16:50
65937 Log: Subject: [patch] -Wall cleanup round 2
65938 From: Doug MacEachern <dougm@covalent.net>
65939 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
65940 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
65941 Branch: perl
65942 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
65943 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
65944 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
65945 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
65946 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
65947 ! ext/SDBM_File/SDBM_File.xs
65948____________________________________________________________________________
65949[ 8836] By: jhi on 2001/02/18 22:11:20
65950 Log: Misapplied regex optimizations when \C is present.
65951 Fixes 20001230.002.
65952
65953 What still remains broken is that the submatches that
65954 have \C in them get their UTF8 flag on because their
65955 parent SV has it on. This will result in malformed
65956 UTF8 if a \C happened to match a non-ASCII byte.
65957 Branch: perl
65958 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
65959 ! t/pragma/utf8.t
65960____________________________________________________________________________
65961[ 8835] By: jhi on 2001/02/18 20:12:02
65962 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
65963
65964 The hash key got wrongly UTF8fied.
65965 Branch: perl
65966 ! pod/perlapi.pod toke.c utf8.c
65967____________________________________________________________________________
65968[ 8834] By: jhi on 2001/02/18 19:44:25
65969 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
65970 don't warn on magical or overloaded things.
65971 Branch: perl
65972 ! pp_hot.c
65973____________________________________________________________________________
65974[ 8833] By: nick on 2001/02/18 19:31:22
65975 Log: Integrate mainline
65976 Branch: perlio
65977 +> t/TestInit.pm t/run/runenv.t
65978 - t/UTEST
65979 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
65980 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
65981 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
65982 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
65983 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
65984 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
65985 !> utf8.c
65986____________________________________________________________________________
65987[ 8832] By: jhi on 2001/02/18 19:21:18
65988 Log: Integrate perlio:
65989
65990 [ 8830]
04d26ece 65991 Apply the spirit of patch from Nicholas Clark:
6b490b4c
JH
65992 Subject: [PATCH] Re: extensions that provide layers
65993 From: Nicholas Clark <nick@ccl4.org>
65994 Date: Mon, 12 Feb 2001 16:43:51 +0000
65995 Message-Id: <20010212164350.Q3652@plum.flirble.org>
65996 Branch: perl
65997 !> perlio.c pod/perldiag.pod
65998____________________________________________________________________________
65999[ 8831] By: jhi on 2001/02/18 19:14:20
66000 Log: Integrate change #8827 from mainline.
66001
66002 UTF8 tweaks.
66003 Branch: maint-5.6/perl
66004 !> sv.c utf8.c
66005____________________________________________________________________________
66006[ 8830] By: nick on 2001/02/18 19:10:34
04d26ece 66007 Log: Apply the spirit of patch from Nicholas Clark:
6b490b4c
JH
66008 Subject: [PATCH] Re: extensions that provide layers
66009 From: Nicholas Clark <nick@ccl4.org>
66010 Date: Mon, 12 Feb 2001 16:43:51 +0000
66011 Message-Id: <20010212164350.Q3652@plum.flirble.org>
66012 Branch: perlio
66013 ! perlio.c pod/perldiag.pod
66014____________________________________________________________________________
66015[ 8829] By: jhi on 2001/02/18 19:03:25
66016 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
66017 From: schwern@pobox.com
66018 Date: Sun, 18 Feb 2001 13:44:35 -0500
66019 Message-ID: <20010218134435.A17544@magnonel.guild.net>
66020
66021 Applied, but as t/TestInit.pm.
66022 Branch: perl
66023 + t/TestInit.pm
66024 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
66025 ! t/op/subst_wamp.t
66026____________________________________________________________________________
66027[ 8828] By: jhi on 2001/02/18 18:43:52
66028 Log: Integrate perlio:
66029
66030 [ 8826]
66031 Fix [ID 20010217.002]
66032 open FOO, "<:raw:perlio", ...
66033 :raw now inserts default base layer below itself.
66034 Also
66035 open FOO, "<:unix", ...
66036 works as well - but leaves buffer layer on stack under the unix layer.
66037 Branch: perl
66038 !> perlio.c
66039____________________________________________________________________________
66040[ 8827] By: jhi on 2001/02/18 18:41:33
66041 Log: UTF-8 tweaks.
66042 Branch: perl
66043 ! sv.c utf8.c
66044____________________________________________________________________________
66045[ 8826] By: nick on 2001/02/18 17:40:59
66046 Log: Fix [ID 20010217.002]
66047 open FOO, "<:raw:perlio", ...
66048 :raw now inserts default base layer below itself.
66049 Also
66050 open FOO, "<:unix", ...
66051 works as well - but leaves buffer layer on stack under the unix layer.
66052 Branch: perlio
66053 ! perlio.c
66054____________________________________________________________________________
66055[ 8825] By: jhi on 2001/02/18 17:15:39
66056 Log: Integrate perlio:
66057
66058 [ 8820]
66059 Clean up a few core dumps when layers are used in unexpected ways.
66060 (Still not "right"...)
66061 Branch: perl
66062 !> perlio.c perliol.h
66063____________________________________________________________________________
66064[ 8824] By: jhi on 2001/02/18 17:10:53
66065 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
66066 From: schwern@pobox.com
66067 Date: Sun, 18 Feb 2001 01:48:50 -0500
66068 Message-ID: <20010218014850.C19957@magnonel.guild.net>
66069 Branch: perl
66070 ! lib/Test/Harness.pm t/TEST t/op/chop.t
66071____________________________________________________________________________
66072[ 8823] By: jhi on 2001/02/18 17:01:06
66073 Log: Add run/*.t to testables.
66074 Branch: perl
66075 ! t/TEST
66076____________________________________________________________________________
66077[ 8822] By: jhi on 2001/02/18 16:58:58
66078 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
66079 From: schwern@pobox.com
66080 Date: Sun, 18 Feb 2001 01:11:35 -0500
66081 Message-ID: <20010218011135.A19957@magnonel.guild.net>
66082
66083 Revive mjd's and Simon's PERL5OPT fix.
66084 Branch: perl
66085 + t/run/runenv.t
66086 ! MANIFEST perl.c
66087____________________________________________________________________________
66088[ 8821] By: jhi on 2001/02/18 16:53:46
66089 Log: Subject: Re: Why t/TEST and not Test::Harness?
66090 From: schwern@pobox.com
66091 Date: Sat, 17 Feb 2001 22:44:44 -0500
66092 Message-ID: <20010217224444.A6679@magnonel.guild.net>
66093
66094 Replace UTEST with TEST -utf8.
66095 Branch: perl
66096 - t/UTEST
66097 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
66098 ! t/lib/glob-basic.t
66099____________________________________________________________________________
66100[ 8820] By: nick on 2001/02/18 13:06:16
66101 Log: Clean up a few core dumps when layers are used in unexpected ways.
66102 (Still not "right"...)
66103 Branch: perlio
66104 ! perlio.c perliol.h
66105____________________________________________________________________________
66106[ 8819] By: jhi on 2001/02/18 02:25:55
66107 Log: Integrate change #8818 from maintperl, a FAQ nit.
66108 Branch: perl
66109 !> pod/perlfaq4.pod
66110____________________________________________________________________________
66111[ 8818] By: jhi on 2001/02/18 02:24:50
66112 Log: FAQ nit from Chris Fedde.
66113 Branch: maint-5.6/perl
66114 ! pod/perlfaq4.pod
66115____________________________________________________________________________
66116[ 8817] By: nick on 2001/02/17 18:20:14
66117 Log: Integrate mainline
66118 Branch: perlio
66119 +> lib/unicode/UCD.html lib/unicode/Unicode.html
66120 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
66121 +> pod/perlclib.pod
66122 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
66123 - lib/unicode/Unicode.301
66124 !> (integrate 324 files)
66125____________________________________________________________________________
66126[ 8816] By: jhi on 2001/02/17 16:56:58
66127 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
66128 Branch: perl
66129 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
66130 ! ext/Storable/Storable.xs t/lib/st-06compat.t
66131 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
66132____________________________________________________________________________
66133[ 8815] By: jhi on 2001/02/17 16:40:07
66134 Log: Subject: [patch] -Wall
66135 From: Doug MacEachern <dougm@covalent.net>
66136 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
66137 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
66138 Branch: perl
66139 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
66140 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
66141____________________________________________________________________________
66142[ 8814] By: jhi on 2001/02/16 19:27:18
66143 Log: Document qu better.
66144 Branch: perl
66145 ! pod/perlop.pod
66146____________________________________________________________________________
66147[ 8813] By: jhi on 2001/02/15 13:54:37
66148 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
66149 From: Hugo <hv@crypt.compulink.co.uk>
66150 Date: Thu, 15 Feb 2001 13:39:49 +0000
66151 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
66152 Branch: perl
66153 ! toke.c
66154____________________________________________________________________________
66155[ 8812] By: alanbur on 2001/02/15 13:52:16
66156 Log: Resynchronised with parent
66157 Branch: maint-5.6/pureperl
66158 - ebcdic.c
66159 !> (integrate 36 files)
66160____________________________________________________________________________
66161[ 8811] By: jhi on 2001/02/15 13:51:16
66162 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
66163
66164 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
66165 From: Jan Dubois <JanD@ActiveState.com>
66166 Date: Wed, 31 Jan 2001 21:17:03 -0800
66167 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
66168
66169 tweak change#8659 to keep it simple
66170
66171 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
66172 From: Russ Allbery <rra@stanford.edu>
66173 Date: 14 Feb 2001 10:15:41 -0800
66174 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
66175
66176 (8809 empty)
66177
66178 Upgrade to podlators 1.08, from Russ Allbery.
66179 Branch: perl
66180 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
66181 !> utils/perldoc.PL
66182____________________________________________________________________________
66183[ 8810] By: jhi on 2001/02/15 13:35:08
66184 Log: Upgrade to podlators 1.08, from Russ Allbery.
66185 Branch: maint-5.6/perl
66186 ! lib/Pod/Man.pm lib/Pod/Text.pm
66187____________________________________________________________________________
66188[ 8809] By: jhi on 2001/02/15 13:26:38
66189 Log: (accidentally empty check-in)
66190 Branch: maint-5.6/perl
66191 ! lib/Test/Harness.pm
66192____________________________________________________________________________
66193[ 8808] By: jhi on 2001/02/15 13:23:47
66194 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
66195 From: Russ Allbery <rra@stanford.edu>
66196 Date: 14 Feb 2001 10:15:41 -0800
66197 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
66198
66199 perldoc was hardcoding $Config{installscript}, which breaks
66200 when install* isn't where Perl ends up (such as with AFS).
66201
66202 Use $Config{scriptdir} instead.
66203 Branch: maint-5.6/perl
66204 ! utils/perldoc.PL
66205____________________________________________________________________________
66206[ 8807] By: jhi on 2001/02/14 14:37:27
66207 Log: Update Changes.
66208 Branch: perl
66209 ! Changes patchlevel.h
66210____________________________________________________________________________
66211[ 8806] By: jhi on 2001/02/14 14:25:31
66212 Log: Integrate changes #8803,8804,8805 from mainline.
66213
66214 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
66215
66216 Don't skip too much of the locale error message if no environ array,
66217 from Chris Nandor.
66218
66219 More MacOS Classic fixes from Chris Nandor.
66220 Branch: maint-5.6/perl
66221 !> doop.c lib/Cwd.pm perl.c perl.h util.c
66222____________________________________________________________________________
66223[ 8805] By: jhi on 2001/02/14 03:29:01
66224 Log: More MacOS Classic fixes from Chris Nandor.
66225 Branch: perl
66226 ! doop.c lib/Cwd.pm
66227____________________________________________________________________________
66228[ 8804] By: jhi on 2001/02/14 03:18:35
66229 Log: Don't skip too much of the locale error message if no environ array,
66230 from Chris Nandor.
66231 Branch: perl
66232 ! util.c
66233____________________________________________________________________________
66234[ 8803] By: jhi on 2001/02/14 03:14:14
66235 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
66236 Branch: perl
66237 ! perl.c perl.h
66238____________________________________________________________________________
66239[ 8802] By: jhi on 2001/02/13 18:31:33
66240 Log: AUTHORS update.
66241 Branch: perl
66242 ! AUTHORS
66243____________________________________________________________________________
66244[ 8801] By: jhi on 2001/02/13 17:55:19
66245 Log: Integrate change #8792 from mainline.
66246
66247 Subject: buncha MacPerl patches for bleadperl
66248 From: Chris Nandor <pudge@pobox.com>
66249 Date: Tue, 13 Feb 2001 00:02:43 -0500
66250 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
66251 Branch: maint-5.6/perl
66252 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
66253 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
66254 !> t/lib/basename.t toke.c util.h
66255____________________________________________________________________________
66256[ 8800] By: jhi on 2001/02/13 17:46:43
66257 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
66258 to be forced to Off_t.
66259
66260 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
66261 From: nick@ccl4.org
66262 Date: Thu, 1 Feb 2001 12:01:04 +0000
66263 Message-Id: <20010201120103.E11401@plum.flirble.org>
66264 Branch: maint-5.6/perl
66265 ! iperlsys.h perlio.c
66266____________________________________________________________________________
66267[ 8799] By: jhi on 2001/02/13 16:52:51
66268 Log: Duplex duplex hunk hunk.
66269 Branch: maint-5.6/perl
66270 ! Makefile.SH
66271____________________________________________________________________________
66272[ 8797] By: jhi on 2001/02/13 14:52:04
66273 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
66274 From: "Craig A. Berry" <craigberry@mac.com>
66275 Date: Mon, 12 Feb 2001 11:05:25 -0600
66276 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
66277 Branch: perl
66278 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
66279____________________________________________________________________________
66280[ 8796] By: jhi on 2001/02/13 14:36:47
66281 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
66282 From: simon.cozens@pembroke.oxford.ac.uk
66283 Date: Sat, 10 Feb 2001 17:57:02 +0000
66284 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
66285
66286 Now it does include.
66287 Branch: perl
66288 ! pod/perldiag.pod
66289____________________________________________________________________________
66290[ 8795] By: jhi on 2001/02/13 14:30:11
66291 Log: Sort the MANIFEST.
66292 Branch: perl
66293 ! MANIFEST
66294____________________________________________________________________________
66295[ 8794] By: jhi on 2001/02/13 14:26:51
66296 Log: Integrate change #8793 from mainline, FAQ updates.
66297 Branch: maint-5.6/perl
66298 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
66299____________________________________________________________________________
66300[ 8793] By: jhi on 2001/02/13 14:25:13
66301 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
66302 Branch: perl
66303 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
66304____________________________________________________________________________
66305[ 8792] By: jhi on 2001/02/13 14:22:50
66306 Log: Subject: buncha MacPerl patches for bleadperl
66307 From: Chris Nandor <pudge@pobox.com>
66308 Date: Tue, 13 Feb 2001 00:02:43 -0500
66309 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
66310 Branch: perl
66311 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
66312 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
66313 ! t/lib/basename.t toke.c util.h
66314____________________________________________________________________________
66315[ 8791] By: jhi on 2001/02/13 14:10:39
66316 Log: Integrate change #8790 from mainline.
66317
66318 environ array wrongly assumed in Perl_init_i18nl10n(),
66319 Branch: maint-5.6/perl
66320 !> util.c
66321____________________________________________________________________________
66322[ 8790] By: jhi on 2001/02/13 14:06:15
66323 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
66324 noticed by Chris Nandor in MacOS Classic.
66325 Branch: perl
66326 ! util.c
66327____________________________________________________________________________
66328[ 8789] By: jhi on 2001/02/13 13:58:07
66329 Log: Integrate changes #8373,8487,8544,8783 from mainline.
66330
66331 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
66332 hints files, the dynaloading, assimilate ebcdic into util.c.
66333 Branch: maint-5.6/perl
66334 - ebcdic.c
66335 ! MANIFEST hints/posix-bc.sh
66336 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
66337 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
66338 !> perlapi.c proto.h util.c
66339____________________________________________________________________________
66340[ 8788] By: alanbur on 2001/02/13 10:33:13
66341 Log: Integrated changes from maint-5.6
66342 Branch: maint-5.6/pureperl
66343 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
66344 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
66345 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66346 !> vos/config.ga.h vos/configure_perl.cm
66347____________________________________________________________________________
66348[ 8787] By: jhi on 2001/02/13 05:56:36
66349 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
66350 Branch: perl
66351 !> Makefile.SH
66352____________________________________________________________________________
66353[ 8786] By: jhi on 2001/02/13 05:54:34
66354 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
66355 From: Dorner Thomas <Thomas.Dorner@start.de>
66356 Date: Mon, 12 Feb 2001 15:06:26 +0100
66357 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
66358 Branch: maint-5.6/perl
66359 ! Makefile.SH
66360____________________________________________________________________________
66361[ 8785] By: jhi on 2001/02/13 05:29:04
66362 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
66363 Branch: perl
66364 !> hints/openbsd.sh
66365____________________________________________________________________________
66366[ 8784] By: jhi on 2001/02/13 02:25:24
66367 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
66368 From: Peter Prymmer <pvhp@forte.com>
66369 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
66370 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
66371 Branch: perl
66372 ! pod/perlclib.pod
66373____________________________________________________________________________
66374[ 8783] By: jhi on 2001/02/13 02:22:36
66375 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
66376 Branch: perl
66377 - ebcdic.c
66378 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
66379 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
66380 ! util.c
66381____________________________________________________________________________
66382[ 8782] By: jhi on 2001/02/13 02:00:07
66383 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
66384 Branch: maint-5.6/perl
66385 ! pod/perlport.pod
66386____________________________________________________________________________
66387[ 8781] By: jhi on 2001/02/13 01:58:44
66388 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
66389 Branch: maint-5.6/perl
66390 ! hints/openbsd.sh
66391____________________________________________________________________________
66392[ 8780] By: jhi on 2001/02/13 01:57:33
66393 Log: Synchronize the regexp tests between maintperl and mainline.
66394 Branch: maint-5.6/perl
66395 !> t/op/re_tests
66396____________________________________________________________________________
66397[ 8779] By: jhi on 2001/02/13 01:49:35
66398 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
66399 From: Hugo <hv@crypt.compulink.co.uk>
66400 Date: Tue, 13 Feb 2001 00:11:11 +0000
66401 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
66402 Branch: perl
66403 ! regcomp.c t/op/re_tests
66404____________________________________________________________________________
66405[ 8778] By: jhi on 2001/02/13 00:23:10
66406 Log: Comments do not nest.
66407 Branch: perl
66408 ! perl.h
66409____________________________________________________________________________
66410[ 8777] By: jhi on 2001/02/13 00:17:54
66411 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
66412 From: Hugo <hv@crypt.compulink.co.uk>
66413 Date: Tue, 13 Feb 2001 00:11:11 +0000
66414 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
66415 Branch: maint-5.6/perl
66416 ! regcomp.c t/op/re_tests
66417____________________________________________________________________________
66418[ 8776] By: jhi on 2001/02/12 23:25:52
66419 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
66420 Branch: maint-5.6/perl
66421 ! pod/perlport.pod
66422____________________________________________________________________________
66423[ 8775] By: jhi on 2001/02/12 23:04:28
66424 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
66425 Branch: maint-5.6/perl
66426 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
66427 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66428 ! vos/configure_perl.cm
66429____________________________________________________________________________
66430[ 8774] By: jhi on 2001/02/12 22:59:11
66431 Log: Subject: Re: [patch] context for 'U' magic functions
66432 From: Doug MacEachern <dougm@covalent.net>
66433 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
66434 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
66435
66436 plus the suggestion by Nick Ing-Simmons to name the macro
66437 as PERL_MG_UFUNC to avoid namespace pollution, plus add
66438 the advice by Doug for XS writers to perl.h
66439 Branch: perl
66440 ! mg.c perl.h
66441____________________________________________________________________________
66442[ 8773] By: jhi on 2001/02/11 20:14:12
66443 Log: Update Changes.
66444 Branch: perl
66445 ! Changes patchlevel.h
66446____________________________________________________________________________
66447[ 8772] By: jhi on 2001/02/11 18:47:52
66448 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
66449 From: Simon Cozens <simon@cozens.net>
66450 Date: Wed, 31 Jan 2001 16:31:43 +0000
66451 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
66452 Branch: perl
66453 + pod/perlclib.pod
66454 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
66455 ! pod/perltoc.pod
66456____________________________________________________________________________
66457[ 8771] By: jhi on 2001/02/11 18:36:48
66458 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
66459
66460 Blocks-4d3.beta.txt
66461 CaseFolding-3d4.beta.txt
66462 CompositionExclusions-3d6.beta.txt
66463 EastAsianWidth-4d4.beta.txt
66464 LineBreak-6d3.beta.txt
66465 NamesList-3.1.0d1.beta.txt
66466 PropList-3.1.0d4.beta.txt
66467 SpecialCasing-4d1.beta.txt
66468 UnicodeData-3.1.0d6.beta.txt
66469 Branch: perl
66470 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
66471 +> lib/unicode/UCD.html lib/unicode/Unicode.html
66472 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
66473 - lib/unicode/Unicode.301
66474 ! (edit 257 files)
66475____________________________________________________________________________
66476[ 8770] By: jhi on 2001/02/11 17:26:22
66477 Log: UTF-8 documentation.
66478 Branch: perl
66479 ! utf8.h
66480____________________________________________________________________________
66481[ 8769] By: jhi on 2001/02/11 17:12:49
66482 Log: Retract #8762.
66483 Branch: perl
66484 ! regexec.c
66485____________________________________________________________________________
66486[ 8768] By: jhi on 2001/02/11 16:54:45
66487 Log: Subject: [PATCH] Test::Harness
66488 From: andreas.koenig@anima.de (Andreas J. Koenig)
66489 Date: 11 Feb 2001 14:37:00 +0100
66490 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
66491 Branch: perl
66492 ! lib/Test/Harness.pm
66493____________________________________________________________________________
66494[ 8767] By: jhi on 2001/02/11 16:53:52
66495 Log: Subject: [PATCH] Document makepatch in Porting/patching
66496 From: andreas.koenig@anima.de (Andreas J. Koenig)
66497 Date: 11 Feb 2001 16:46:28 +0100
66498 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
66499 Branch: perl
66500 ! Porting/patching.pod
66501____________________________________________________________________________
66502[ 8766] By: jhi on 2001/02/11 06:30:23
66503 Log: Subject: Re: [patch] GvSHARED
66504 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
66505 From: Doug MacEachern <dougm@covalent.net>
66506 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
66507
66508 Subject: Re: [patch] GvSHARED
66509 From: Doug MacEachern <dougm@covalent.net>
66510 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
66511 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
66512
66513 Subject: [patch] attributes.pm support for `shared'
66514 From: Doug MacEachern <dougm@covalent.net>
66515 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
66516 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
66517
66518 our() attributes were ignored, our :shared pieces missing,
66519 allow attributes.pm to turn on shared.
66520 Branch: perl
66521 ! op.c t/op/attrs.t toke.c xsutils.c
66522____________________________________________________________________________
66523[ 8765] By: alanbur on 2001/02/10 23:11:19
66524 Log: Resync with parent (hopefully sucessfully this time)
66525 Branch: maint-5.6/pureperl
66526 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
66527 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
66528 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66529 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
66530 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
66531 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
66532 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
66533____________________________________________________________________________
66534[ 8764] By: jhi on 2001/02/10 22:54:38
66535 Log: Make TEST and UTEST more verbose in case something goes
66536 wrong in running/compiling a script, suggested by Doug
66537 MacEachern.
66538 Branch: perl
66539 ! t/TEST t/UTEST
66540____________________________________________________________________________
66541[ 8763] By: jhi on 2001/02/10 22:11:34
66542 Log: Bogus shebang.
66543 Branch: perl
66544 ! t/lib/texttabs.t
66545____________________________________________________________________________
66546[ 8762] By: jhi on 2001/02/10 21:56:02
66547 Log: (Retracted by #8769)
66548 Branch: perl
66549 ! regexec.c
66550____________________________________________________________________________
66551[ 8761] By: jhi on 2001/02/10 21:26:15
66552 Log: Subject: Re: [patch] GvSHARED
66553 From: Doug MacEachern <dougm@covalent.net>
66554 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
66555 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
66556
66557 our @EXPORT : shared = (...);
66558 Branch: perl
66559 ! toke.c
66560____________________________________________________________________________
66561[ 8760] By: jhi on 2001/02/10 21:25:07
66562 Log: Subject: [patch] GvSHARED
66563 From: Doug MacEachern <dougm@covalent.net>
66564 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
66565 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
66566 Branch: perl
66567 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
66568____________________________________________________________________________
66569[ 8759] By: alanbur on 2001/02/10 21:24:27
66570 Log: Backed out mismerge.
66571 Branch: maint-5.6/pureperl
66572 ! MANIFEST README.hpux README.vmesa gv.c installhtml
66573 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
66574 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66575 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
66576 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
66577 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
66578 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
66579____________________________________________________________________________
66580[ 8758] By: jhi on 2001/02/10 18:01:17
66581 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
66582
66583 Fixed UMRs and leak in Perl_pmtrans()
66584
66585 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
66586 associated UTFied tr/// code. Also fixed scoping leak of
66587 PL_reg_start_tmp.
66588
66589 newATTRSUB leaks when an attempt to redefine the active sort sub is
66590 made.
66591 Branch: maint-5.6/perl
66592 !> op.c regcomp.c
66593____________________________________________________________________________
66594[ 8757] By: alanbur on 2001/02/10 17:56:46
66595 Log: Resynchronised with parent
66596 Branch: maint-5.6/pureperl
66597 +> README.bs2000
66598 - README.posix-bc
66599 ! gv.c perl.c sv.c
66600 !> MANIFEST README.hpux README.vmesa installhtml
66601 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
66602 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66603 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
66604 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
66605 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
66606 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
66607____________________________________________________________________________
66608[ 8756] By: alanbur on 2001/02/10 17:51:15
66609 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
66610 made.
66611 Branch: maint-5.6/pureperl
66612 ! op.c
66613____________________________________________________________________________
66614[ 8755] By: jhi on 2001/02/09 22:41:35
66615 Log: Upgrade to CPAN 1.59_54, from Andreas König.
66616 Branch: perl
66617 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66618____________________________________________________________________________
66619[ 8754] By: jhi on 2001/02/09 22:29:20
66620 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
66621
66622 Didn't upgrade the fill.t since it has a dependency to File::Slurp
66623 purely for debugging purposes, the actual test hasn't changed.
66624 Branch: perl
66625 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
66626 ! t/lib/textwrap.t
66627____________________________________________________________________________
66628[ 8753] By: jhi on 2001/02/09 20:17:50
66629 Log: Integrate change #8682 from maintperl.
66630
66631 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
66632 to work correctly.
66633 Branch: perl
66634 !> hints/irix_6.sh
66635____________________________________________________________________________
66636[ 8752] By: jhi on 2001/02/09 20:00:46
66637 Log: Update Changes.
66638 Branch: perl
66639 ! Changes patchlevel.h
66640____________________________________________________________________________
66641[ 8751] By: nick on 2001/02/09 19:48:37
66642 Log: Integrate mainline
66643 Branch: perlio
66644 +> README.bs2000 t/lib/cgi-esc.t
66645 - README.posix-bc
66646 !> (integrate 53 files)
66647____________________________________________________________________________
66648[ 8750] By: nick on 2001/02/09 19:25:16
66649 Log: Subject: RE: Biannual Competition to Improve Hashing Function
66650 From: Fisher Mark <fisherm@tce.com>
66651 Date: Thu, 8 Feb 2001 10:44:00 -0500
66652 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
66653 Date: Thu, 8 Feb 2001 15:02:47 -0500
66654 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
66655 Branch: perl
66656 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
66657____________________________________________________________________________
66658[ 8749] By: jhi on 2001/02/09 19:02:35
66659 Log: Forgotten fragment.
66660 Branch: perl
66661 ! pod/perlapi.pod
66662____________________________________________________________________________
66663[ 8748] By: jhi on 2001/02/09 18:31:34
66664 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
66665 plus manual tweakage.
66666
66667 Sync the perlfaq2 between mainline and maintperl.
66668 Branch: maint-5.6/perl
66669 ! pod/perlfaq2.pod
66670 Branch: perl
66671 !> pod/perlfaq2.pod
66672____________________________________________________________________________
66673[ 8747] By: jhi on 2001/02/09 18:12:04
66674 Log: Subject: versiononly and installperl
66675 From: abigail@foad.org
66676 Date: Wed, 7 Feb 2001 22:43:12 +0100
66677 Message-ID: <20010207214312.7045.qmail@foad.org>
66678
66679 Add +v flag to force a normal install of the perl binary
66680 and the utilities.
66681
66682 Subject: [PATCH] installperl
66683 From: Nicholas Clark <nick@ccl4.org>
66684 Date: Fri, 9 Feb 2001 16:28:57 +0000
66685 Message-ID: <20010209162857.B10931@plum.flirble.org>
66686
66687 Add -A flag which also hardlinks the binary with
66688 the full architecture name.
66689 Branch: perl
66690 ! installperl
66691____________________________________________________________________________
66692[ 8746] By: jhi on 2001/02/09 18:03:43
66693 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
66694
66695 Subject: perlfaq2, re: perlmongers
66696
66697 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
66698
66699 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
66700
66701 Subject: [ID 20010205.001] typo in perlfaq9
66702
66703 Subject: [ID 20010208.002] unordered explanation in perlcall
66704 Branch: maint-5.6/perl
66705 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
66706 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
66707 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
66708____________________________________________________________________________
66709[ 8745] By: jhi on 2001/02/09 17:59:09
66710 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
66711 From: abela@geneanet.org
66712 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
66713 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
66714 Branch: perl
66715 ! pod/perlcall.pod
66716____________________________________________________________________________
66717[ 8744] By: jhi on 2001/02/09 17:48:16
66718 Log: Subject: [ID 20010205.001] typo in perlfaq9
66719 From: eserte@vran.herceg.de
66720 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
66721 Message-Id: <200102042244.XAA21926@vran.herceg.de>
66722 Branch: perl
66723 ! pod/perlfaq9.pod
66724____________________________________________________________________________
66725[ 8743] By: jhi on 2001/02/09 17:25:12
66726 Log: Integrate change #8695 from maintperl.
66727
66728 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
66729 Branch: perl
66730 !> thread.h
66731____________________________________________________________________________
66732[ 8742] By: jhi on 2001/02/09 17:21:22
66733 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
66734 From: Andy Dougherty <doughera@lafayette.edu>
66735 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
66736 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
66737 Branch: perl
66738 ! embed.pl
66739____________________________________________________________________________
66740[ 8741] By: jhi on 2001/02/09 17:05:19
66741 Log: Integrate changes #8738,8739,8740 from maintperl.
66742
66743 Html files will be installed in a more logical and easier to
66744 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
66745
66746 Html files will be generated with a header to make them look
66747 a little less bare.
66748
66749 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
66750 Branch: perl
66751 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
66752____________________________________________________________________________
66753[ 8740] By: jhi on 2001/02/09 17:03:46
66754 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
66755 From: "Brendan O'Dea" <bod@compusol.com.au>
66756 Date: Sun, 4 Feb 2001 11:17:56 +1100
66757 Message-ID: <20010204111756.A16301@compusol.com.au>
66758 Branch: maint-5.6/perl
66759 ! pod/perlfaq3.pod
66760____________________________________________________________________________
66761[ 8739] By: jhi on 2001/02/09 17:01:59
66762 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
66763 From: "Indy Singh" <indy@nusphere.com>
66764 Date: Fri, 2 Feb 2001 15:09:59 -0500
66765 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
66766
66767 Html files will be generated with a header to make them look
66768 a little less bare.
66769 Branch: maint-5.6/perl
66770 ! installhtml
66771____________________________________________________________________________
66772[ 8738] By: jhi on 2001/02/09 16:58:48
66773 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
66774 From: "Indy Singh" <indy@nusphere.com>
66775 Date: Fri, 2 Feb 2001 15:08:23 -0500
66776 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
66777
66778 Html files will be installed in a more logical and easier to
66779 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
66780 Branch: maint-5.6/perl
66781 ! win32/Makefile win32/makefile.mk
66782____________________________________________________________________________
66783[ 8737] By: jhi on 2001/02/09 16:46:54
66784 Log: Integrate changes #8687,8736 from maintperl.
66785
66786 HP-UX thread patches from Merijn H. Brand.
66787
66788 Latin nit from Philip Newton.
66789 Branch: perl
66790 !> README.hpux hints/hpux.sh
66791____________________________________________________________________________
66792[ 8736] By: jhi on 2001/02/09 16:42:31
66793 Log: Latin nit from Philip Newton.
66794 Branch: maint-5.6/perl
66795 ! README.hpux
66796____________________________________________________________________________
66797[ 8735] By: jhi on 2001/02/09 16:24:03
66798 Log: Integrate changes #8704,8710 from pureperl.
66799
66800 Fixed UMRs and leak in Perl_pmtrans()
66801
66802 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
66803 associated UTFied tr/// code. Also fixed scoping leak of
66804 PL_reg_start_tmp.
66805 Branch: perl
66806 !> op.c regcomp.c
66807____________________________________________________________________________
66808[ 8734] By: jhi on 2001/02/09 15:40:21
66809 Log: Integrate change #8733 from maintperl.
66810
66811 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
66812 Branch: perl
66813 !> pod/perlre.pod
66814____________________________________________________________________________
66815[ 8733] By: jhi on 2001/02/09 15:35:47
66816 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
66817 From: Prymmer/Kahn <pvhp@best.com>
66818 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
66819 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
66820 Branch: maint-5.6/perl
66821 ! pod/perlre.pod
66822____________________________________________________________________________
66823[ 8732] By: jhi on 2001/02/09 15:26:17
66824 Log: Rename README.posix-bc to README.bs2000 (to avoid the
66825 confusion of a "perlposix-bc.pod"), add a few missing
66826 arch pods, regen toc.
66827 Branch: maint-5.6/perl
66828 +> README.bs2000
66829 - README.posix-bc
66830 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
66831 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
66832____________________________________________________________________________
66833[ 8731] By: jhi on 2001/02/09 15:23:39
66834 Log: De-cut-and-pasto.
66835 Branch: perl
66836 ! pod/perl.pod
66837____________________________________________________________________________
66838[ 8730] By: jhi on 2001/02/09 15:11:13
66839 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
66840 when people think that perlposix-bc.pod tells anything about
66841 Perl and POSIX. Regen toc.
66842 Branch: perl
66843 +> README.bs2000
66844 - README.posix-bc
66845 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
66846 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
66847____________________________________________________________________________
66848[ 8729] By: jhi on 2001/02/09 14:52:28
66849 Log: The README.vmesa part of #8712 from maintperl.
66850 Branch: perl
66851 ! README.vmesa
66852____________________________________________________________________________
66853[ 8728] By: jhi on 2001/02/09 14:46:06
66854 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
66855 From: Peter Prymmer <pvhp@forte.com>
66856 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
66857 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
66858 Branch: maint-5.6/perl
66859 ! README.vmesa win32/Makefile win32/makefile.mk
66860____________________________________________________________________________
66861[ 8727] By: jhi on 2001/02/09 14:33:25
66862 Log: Integrate change #8712 from mainline.
66863
66864 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
66865 Branch: maint-5.6/perl
66866 !> lib/Pod/Find.pm
66867____________________________________________________________________________
66868[ 8726] By: jhi on 2001/02/09 14:30:28
66869 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
66870 From: Peter Prymmer <pvhp@forte.com>
66871 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
66872 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
66873 Branch: perl
66874 + t/lib/cgi-esc.t
66875 ! MANIFEST lib/CGI/Util.pm
66876____________________________________________________________________________
66877[ 8725] By: jhi on 2001/02/09 04:56:47
66878 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
66879 Branch: maint-5.6/perl
66880 ! pod/perlport.pod
66881____________________________________________________________________________
66882[ 8724] By: jhi on 2001/02/09 04:40:59
66883 Log: Integrate changes 7819,7820 from vmsperl into mainline.
66884
66885 Add header for LIB$ prototypes (C. Berry)
66886
66887 Convert fwrite()s to sockets to write()s, since some socket stacks
66888 don't take kindly to stdio.
66889 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
66890 (for often optional LNMs)
66891 Correct a few typos
66892 (C. Bailey)
66893 Branch: perl
66894 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
66895____________________________________________________________________________
66896[ 8723] By: jhi on 2001/02/09 03:29:29
66897 Log: Integrate change #8722 from mainline.
66898
66899 The Im() function wasn't returning zero for non-Math::Complex
66900 arguments. The bug reported by John Gamble.
66901 Branch: maint-5.6/perl
66902 !> lib/Math/Complex.pm
66903____________________________________________________________________________
66904[ 8722] By: jhi on 2001/02/09 03:28:33
66905 Log: The Im() function wasn't returning zero for non-Math::Complex
66906 arguments. The bug reported by John Gamble.
66907 Branch: perl
66908 ! lib/Math/Complex.pm
66909____________________________________________________________________________
66910[ 8721] By: nick on 2001/02/08 22:11:35
66911 Log: Correct the correction :-(
66912 Branch: perl
66913 ! perl.c
66914____________________________________________________________________________
66915[ 8720] By: bailey on 2001/02/08 20:59:22
66916 Log: Convert fwrite()s to sockets to write()s, since some socket stacks
66917 don't take kindly to stdio.
66918 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
66919 (for often optional LNMs)
66920 Correct a few typos
66921 (C. Bailey)
66922 Branch: vmsperl
66923 ! vms/vms.c vms/vmsish.h
66924____________________________________________________________________________
66925[ 8719] By: bailey on 2001/02/08 20:51:02
66926 Log: Add header for LIB$ prototypes (C. Berry)
66927 Branch: vmsperl
66928 ! ext/Devel/DProf/DProf.xs
66929____________________________________________________________________________
66930[ 8718] By: bailey on 2001/02/08 20:49:00
66931 Log: SYN SYN
66932 Branch: vmsperl
66933 +> pod/perliol.pod t/lib/sample-tests/bailout
66934 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
66935 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
66936 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
66937 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
66938 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
66939 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
66940 - lib/unicode/Is/DCinital.pl
66941 !> (integrate 101 files)
66942____________________________________________________________________________
66943[ 8717] By: nick on 2001/02/08 19:38:48
66944 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
66945 From: Robin Barker <rmb1@cise.npl.co.uk>
66946 Date: Thu, 8 Feb 2001 14:38:07 GMT
66947 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
66948 Branch: perl
66949 ! lib/CPAN.pm
66950____________________________________________________________________________
66951[ 8716] By: nick on 2001/02/08 19:29:07
66952 Log: Generated files form 8713 etc.
66953 Branch: perl
66954 ! embed.h global.sym objXSUB.h perlapi.c proto.h
66955____________________________________________________________________________
66956[ 8715] By: nick on 2001/02/08 19:26:08
66957 Log: Fixup non-ithread build after 8713
66958 Branch: perl
66959 ! perl.c
66960____________________________________________________________________________
66961[ 8714] By: nick on 2001/02/08 19:17:45
66962 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
66963 From: nick@ccl4.org
66964 Date: Wed, 7 Feb 2001 00:27:47 +0000
66965 Message-Id: <20010207002747.B63724@plum.flirble.org>
66966 Branch: perl
66967 ! sv.c toke.c
66968____________________________________________________________________________
66969[ 8713] By: nick on 2001/02/08 19:15:58
66970 Log: Subject: Re: [patch] Re: PL_ptr_table
66971 From: Doug Maceachern <dougm@covalent.net>
66972 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
66973 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
66974 Branch: perl
66975 ! embed.pl perl.c sv.c sv.h
66976____________________________________________________________________________
66977[ 8712] By: nick on 2001/02/08 19:12:47
66978 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
66979 From: Peter Prymmer <pvhp@forte.com>
66980 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
66981 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
66982 Branch: perl
66983 ! lib/Pod/Find.pm
66984____________________________________________________________________________
66985[ 8711] By: nick on 2001/02/07 21:06:11
66986 Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
66987 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
66988 From: Alan Burlison <Alan.Burlison@uk.sun.com>
66989 Date: Tue, 06 Feb 2001 23:37:01 +0000
66990 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
66991 Branch: perl
66992 ! regcomp.c
66993____________________________________________________________________________
66994[ 8710] By: alanbur on 2001/02/07 00:22:04
66995 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
66996 associated UTFied tr/// code. Also fixed scoping leak of
66997 PL_reg_start_tmp.
66998 Branch: maint-5.6/pureperl
66999 ! op.c regcomp.c
67000____________________________________________________________________________
67001[ 8709] By: nick on 2001/02/06 21:16:49
67002 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
67003 From: Michael G Schwern <schwern@pobox.com>
67004 Date: Sun, 4 Feb 2001 19:47:14 -0500
67005 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
67006 Branch: perl
67007 ! pod/perlapi.pod pod/perlmodlib.PL
67008____________________________________________________________________________
67009[ 8708] By: nick on 2001/02/06 20:41:20
67010 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
67011 From: Michael G Schwern <schwern@pobox.com>
67012 Date: Sun, 4 Feb 2001 21:17:49 -0500
67013 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
67014 Branch: perl
67015 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
67016 ! pod/perltootc.pod
67017____________________________________________________________________________
67018[ 8707] By: nick on 2001/02/06 20:29:11
67019 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
67020 From: Michael G Schwern <schwern@pobox.com>
67021 Date: Tue, 6 Feb 2001 05:54:30 -0500
67022 Message-Id: <20010206055430.A951@blackrider.aocn.com>
67023 Branch: perl
67024 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
67025____________________________________________________________________________
67026[ 8706] By: nick on 2001/02/06 20:21:40
67027 Log: Subject: RE: some win32 fixes
67028 Date: Tue, 6 Feb 2001 09:23:20 +0300
67029 From: Vadim Konovalov <vkonovalov@lucent.com>
67030 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
67031 Branch: perl
67032 ! toke.c win32/Makefile win32/config.bc win32/config.gc
67033 ! win32/config.vc win32/config_H.bc win32/makefile.mk
67034____________________________________________________________________________
67035[ 8705] By: alanbur on 2001/02/06 15:00:03
67036 Log: Synchronised with parent
67037 Branch: maint-5.6/pureperl
67038 ! regexec.c
67039 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
67040 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
67041____________________________________________________________________________
67042[ 8704] By: alanbur on 2001/02/06 14:55:24
67043 Log: Fixed UMRs and leak in Perl_pmtrans()
67044 Branch: maint-5.6/pureperl
67045 ! op.c
67046____________________________________________________________________________
67047[ 8703] By: gsar on 2001/02/06 02:29:37
67048 Log: $(MAKE) distclean doesn't clean up properly on windows
67049 Branch: maint-5.6/perl
67050 ! win32/Makefile win32/makefile.mk
67051____________________________________________________________________________
67052[ 8702] By: gsar on 2001/02/06 01:00:46
67053 Log: tweak change#8659 to keep it simple
67054 Branch: maint-5.6/perl
67055 ! utils/perldoc.PL
67056____________________________________________________________________________
67057[ 8701] By: gsar on 2001/02/05 22:45:41
67058 Log: change#8693 was missing testsuite changes
67059 Branch: maint-5.6/perl
67060 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
67061____________________________________________________________________________
67062[ 8700] By: nick on 2001/02/05 20:32:52
67063 Log: Integrate mainline
67064 Branch: perlio
67065 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
67066 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
67067 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
67068 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
67069 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
67070 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
67071 +> t/lib/test-harness.t
67072 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
67073 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
67074 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
67075 !> pod/perlutil.pod t/TEST utils/h2xs.PL
67076____________________________________________________________________________
67077[ 8699] By: nick on 2001/02/05 19:41:07
67078 Log: Subject: perlfaq2, re: perlmongers
67079 From: David H. Adler <dha@panix.com>
67080 Date: Sun, 4 Feb 2001 23:48:23 -0500
67081 Message-Id: <20010204234823.A13429@panix.com>
67082 Branch: perl
67083 ! pod/perlfaq2.pod
67084____________________________________________________________________________
67085[ 8698] By: nick on 2001/02/05 19:39:31
67086 Log: Missed file f#rom the testharness mess.
67087 Branch: perl
67088 + t/lib/test-harness.t
67089____________________________________________________________________________
67090[ 8697] By: nick on 2001/02/05 19:37:21
67091 Log: Subject: [DOC PATCH] overload.pm nits
67092 From: John Tobey <jtobey@john-edwin-tobey.org>
67093 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
67094 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
67095 Branch: perl
67096 ! lib/overload.pm
67097____________________________________________________________________________
67098[ 8696] By: alanbur on 2001/02/05 11:56:00
67099 Log: Sync with parent
67100 Branch: maint-5.6/pureperl
67101 !> thread.h
67102____________________________________________________________________________
67103[ 8695] By: gsar on 2001/02/05 03:27:34
67104 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
67105 Branch: maint-5.6/perl
67106 ! thread.h
67107____________________________________________________________________________
67108[ 8694] By: alanbur on 2001/02/05 00:07:47
67109 Log: Initial branch creation from //depot/maint-5.6/perl
67110 Branch: maint-5.6/pureperl
67111 +> (branch 1719 files)
67112____________________________________________________________________________
67113[ 8693] By: gsar on 2001/02/04 22:38:49
67114 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
67115 changes)
67116 Branch: maint-5.6/perl
67117 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
67118 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
67119 !> ext/DB_File/version.c
67120____________________________________________________________________________
67121[ 8692] By: nick on 2001/02/04 18:15:57
67122 Log: The missed t/TEST part of the grand testharness upgrade.
67123 Branch: perl
67124 ! t/TEST
67125____________________________________________________________________________
67126[ 8691] By: nick on 2001/02/04 18:05:17
67127 Log: New improved test harness
67128 Subject: Re: [PATCH Test::Harness] Third time's a charm?
67129 From: Michael G Schwern <schwern@pobox.com>
67130 Date: Sun, 4 Feb 2001 08:01:20 -0500
67131 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
67132 Branch: perl
67133 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
67134 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
67135 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
67136 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
67137 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
67138 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
67139 ! MANIFEST lib/Test/Harness.pm
67140____________________________________________________________________________
67141[ 8690] By: nick on 2001/02/04 17:57:51
67142 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
67143 From: Jonathan Stowe <gellyfish@gellyfish.com>
67144 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
67145 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
67146 Branch: perl
67147 ! utils/h2xs.PL
67148____________________________________________________________________________
67149[ 8689] By: nick on 2001/02/04 17:55:24
67150 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
67151 From: Michael G Schwern <schwern@pobox.com>
67152 Date: Sat, 3 Feb 2001 22:46:38 -0500
67153 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
67154 Branch: perl
67155 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
67156 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
67157____________________________________________________________________________
67158[ 8688] By: nick on 2001/02/04 17:43:55
67159 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
67160 length byfailing to spot lack of closing )
67161 From: nick@talking.bollo.cx
67162 Date: Sat, 03 Feb 2001 23:53:16 +0000
67163 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
67164 Branch: perl
67165 ! perlio.c pod/perldiag.pod
67166____________________________________________________________________________
67167[ 8687] By: jhi on 2001/02/03 17:11:42
67168 Log: HP-UX thread patches from Merijn H. Brand.
67169 Branch: maint-5.6/perl
67170 ! README.hpux hints/hpux.sh
67171____________________________________________________________________________
67172[ 8686] By: jhi on 2001/02/03 16:40:12
67173 Log: Metaconfig changes for #8685.
67174 Branch: metaconfig
67175 ! U/installdirs/instubperl.U
67176 Branch: metaconfig/U/perl
67177 ! Devel.U versiononly.U
67178____________________________________________________________________________
67179[ 8685] By: jhi on 2001/02/03 16:39:49
67180 Log: For -Dusedevel builds turn off installusrbinperl and turn on
67181 versiononly, a combined idea of Richard Soderberg and Merijn
67182 H. Brand. You can still override both of these from the command
67183 line if you need to, -Dinstallusrbinperl and -Uversiononly.
67184 Branch: perl
67185 ! Configure
67186____________________________________________________________________________
67187[ 8684] By: jhi on 2001/02/03 16:16:34
67188 Log: Metaconfig unit fix for #8683.
67189 Branch: metaconfig
67190 ! U/compline/nblock_io.U
67191____________________________________________________________________________
67192[ 8683] By: jhi on 2001/02/03 16:16:12
67193 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
67194 reported by Peter Prymmer for 5.6-TRIAL1.
67195 Branch: perl
67196 ! Configure
67197____________________________________________________________________________
67198[ 8682] By: jhi on 2001/02/03 05:52:11
67199 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
67200 to work correctly.
67201 Branch: maint-5.6/perl
67202 ! hints/irix_6.sh
67203____________________________________________________________________________
67204[ 8681] By: jhi on 2001/02/03 05:47:33
67205 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
67206 Branch: maint-5.6/perl
67207 ! pod/perlport.pod
67208____________________________________________________________________________
67209[ 8680] By: jhi on 2001/02/02 21:39:49
67210 Log: perlport update from Peter Prymmer.
67211 Branch: maint-5.6/perl
67212 ! pod/perlport.pod
67213____________________________________________________________________________
67214[ 8679] By: nick on 2001/02/02 20:50:48
67215 Log: Integrate mainline
67216 Branch: perlio
67217 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
67218 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
67219 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
67220____________________________________________________________________________
67221[ 8678] By: gsar on 2001/02/02 16:02:12
67222 Log: note about bincompat, slightly modified (from Lupe Christoph)
67223 Branch: maint-5.6/perl
67224 ! README.solaris
67225____________________________________________________________________________
67226[ 8677] By: jhi on 2001/02/02 15:46:20
67227 Log: Supported platforms updates.
67228 Branch: maint-5.6/perl
67229 ! pod/perlport.pod
67230____________________________________________________________________________
67231[ 8676] By: jhi on 2001/02/02 03:41:26
67232 Log: A couple more perlfaq2 tweaks.
67233 Branch: maint-5.6/perl
67234 ! pod/perlfaq2.pod
67235____________________________________________________________________________
67236[ 8675] By: jhi on 2001/02/02 03:17:44
67237 Log: Misedit in #8661.
67238 Branch: maint-5.6/perl
67239 ! Configure
67240____________________________________________________________________________
67241[ 8674] By: jhi on 2001/02/02 03:14:38
67242 Log: Damien again.
67243 Branch: maint-5.6/perl
67244 ! pod/perlfaq2.pod
67245____________________________________________________________________________
67246[ 8673] By: jhi on 2001/02/02 03:12:40
67247 Log: perlfaq update from Elaine Ashton.
67248 Branch: maint-5.6/perl
67249 ! pod/perlfaq2.pod
67250____________________________________________________________________________
67251[ 8672] By: jhi on 2001/02/02 03:07:08
67252 Log: UTF-8 s/// patch from Inaba Hiroto.
67253 Branch: maint-5.6/perl
67254 ! pp_ctl.c pp_hot.c
67255____________________________________________________________________________
67256[ 8671] By: jhi on 2001/02/01 22:34:31
67257 Log: Update Changes.
67258 Branch: perl
67259 ! Changes patchlevel.h
67260____________________________________________________________________________
67261[ 8670] By: jhi on 2001/02/01 22:15:29
67262 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
67263 from maintperl.
67264
67265 Upgrade to Getopt::Long 2.25, from Johan Vromans.
67266
67267 more files need to be writable in the source distribution
67268
67269 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
67270
67271 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
67272
67273 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
67274
67275 Allow the float to be fuzzier.
67276
67277 need to use INT2PTR instead of a straight cast or ia64 fails
67278
67279 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
67280
67281 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
67282 Branch: perl
67283 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
67284 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
67285 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
67286____________________________________________________________________________
67287[ 8669] By: jhi on 2001/02/01 21:57:02
67288 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
67289 From: Robin Barker <rmb1@cise.npl.co.uk>
67290 Date: Thu, 1 Feb 2001 16:59:05 GMT
67291 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
67292 Branch: maint-5.6/perl
67293 ! pod/perlmodlib.PL
67294____________________________________________________________________________
67295[ 8668] By: nick on 2001/02/01 19:41:40
67296 Log: Integrate mainline
67297 Branch: perlio
67298 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
67299 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
67300 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
67301____________________________________________________________________________
67302[ 8667] By: gsar on 2001/02/01 16:59:11
67303 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
67304 Branch: maint-5.6/perl
67305 ! embed.pl embedvar.h
67306____________________________________________________________________________
67307[ 8666] By: gsar on 2001/02/01 16:34:51
67308 Log: add missing entries to win32/config.?c
67309 Branch: maint-5.6/perl
67310 ! win32/config.bc win32/config.gc win32/config.vc
67311 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67312____________________________________________________________________________
67313[ 8665] By: jhi on 2001/02/01 14:58:51
67314 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
67315 From: "Stephen P. Potter" <spp@spotter.yi.org>
67316 Date: Thu, 01 Feb 2001 10:45:46 -0500
67317 Message-Id: <200102011545.KAA31479@spotter.yi.org>
67318 Branch: maint-5.6/perl
67319 ! pod/perlfunc.pod
67320____________________________________________________________________________
67321[ 8664] By: gsar on 2001/02/01 14:52:37
67322 Log: need to use INT2PTR instead of a straight cast or ia64 fails
67323 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
67324 Branch: maint-5.6/perl
67325 ! ext/POSIX/POSIX.xs
67326____________________________________________________________________________
67327[ 8663] By: jhi on 2001/02/01 14:09:13
67328 Log: Allow the float to be fuzzier.
67329 Branch: maint-5.6/perl
67330 ! t/lib/peek.t
67331____________________________________________________________________________
67332[ 8662] By: jhi on 2001/02/01 13:59:00
67333 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
67334 From: Robin Barker <rmb1@cise.npl.co.uk>
67335 Date: Thu, 1 Feb 2001 13:05:39 GMT
67336 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
67337 Branch: maint-5.6/perl
67338 ! pod/perlmodlib.pod
67339____________________________________________________________________________
67340[ 8661] By: jhi on 2001/02/01 13:57:38
67341 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
67342 Date: Thu, 01 Feb 2001 14:15:41 +0100
67343 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67344 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
67345
67346 Have the $ccflags in the gcc version test (strange, this change
67347 is claimed to be have been integrated already)
67348 Branch: maint-5.6/perl
67349 ! Configure
67350____________________________________________________________________________
67351[ 8660] By: jhi on 2001/02/01 13:44:10
67352 Log: Integrate changes #7950,7964,7962 from mainline.
67353
67354 Find the stdchar signedness using cpp, should fix some of
67355 the Solaris compiler warnings reported by Alan Burlison.
67356 Branch: maint-5.6/perl
67357 !> Configure config_h.SH
67358____________________________________________________________________________
67359[ 8659] By: jhi on 2001/02/01 05:35:32
67360 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
67361 From: Jan Dubois <JanD@ActiveState.com>
67362 Date: Wed, 31 Jan 2001 21:17:03 -0800
67363 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
67364 Branch: maint-5.6/perl
67365 ! utils/perldoc.PL
67366____________________________________________________________________________
67367[ 8658] By: jhi on 2001/02/01 04:33:17
67368 Log: Integrate the README.os390 and README.posix-bc parts of mainline
67369 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
67370 installperl parts were taken care of by #8657.)
67371 Branch: maint-5.6/perl
67372 !> README.os390 README.posix-bc
67373____________________________________________________________________________
67374[ 8657] By: jhi on 2001/02/01 04:29:21
67375 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
67376 From: Peter Prymmer <pvhp@forte.com>
67377 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
67378 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
67379 Branch: maint-5.6/perl
67380 + ext/DynaLoader/dl_dllload.xs
67381 ! MANIFEST Makefile.SH hints/os390.sh installperl
67382____________________________________________________________________________
67383[ 8656] By: jhi on 2001/02/01 04:25:45
67384 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
67385 From: Peter Prymmer <pvhp@forte.com>
67386 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
67387 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
67388 Branch: maint-5.6/perl
67389 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
67390____________________________________________________________________________
67391[ 8655] By: jhi on 2001/02/01 04:14:47
67392 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
67393 From: troc@netrus.net
67394 Date: Wed, 31 Jan 2001 22:31:26 -0500
67395 Message-Id: <200102010331.WAA117.85@rocco.homenet>
67396 Branch: maint-5.6/perl
67397 ! os2/os2.c
67398____________________________________________________________________________
67399[ 8654] By: jhi on 2001/02/01 04:12:52
67400 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
67401 as reported by Alan Burlison.
67402 Branch: maint-5.6/perl
67403 ! pp.h
67404____________________________________________________________________________
67405[ 8653] By: jhi on 2001/02/01 04:05:12
67406 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
67407 From: dsugalski@northernlight.com
67408 Date: Wed, 31 Jan 2001 18:54:11 -0500
67409 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
67410 Branch: maint-5.6/perl
67411 ! configure.com
67412____________________________________________________________________________
67413[ 8652] By: jhi on 2001/02/01 04:03:11
67414 Log: Misplaced #endif.
67415
67416 Subject: [perl-5-6-1-trial2] patches for EPOC
67417 From: Olaf Flebbe <O.Flebbe@science-computing.de>
67418 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
67419 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
67420 Branch: maint-5.6/perl
67421 ! epoc/epocish.c
67422____________________________________________________________________________
67423[ 8651] By: jhi on 2001/02/01 04:00:25
67424 Log: Integrate changes #8647,8648,8650 from mainline.
67425
67426 Macrofy a magic UTF-8 test.
67427
67428 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
67429
67430 Watch out for cross compiling for EPOC (usually done on linux).
67431 Branch: maint-5.6/perl
67432 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
67433____________________________________________________________________________
67434[ 8650] By: jhi on 2001/02/01 03:56:20
67435 Log: Watch out for cross compiling for EPOC (usually done on linux)
67436
67437 Subject: [perl-5-6-1-trial2] patches for EPOC
67438 From: Olaf Flebbe <O.Flebbe@science-computing.de>
67439 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
67440 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
67441 Branch: perl
67442 ! ext/Errno/Errno_pm.PL
67443____________________________________________________________________________
67444[ 8649] By: gsar on 2001/02/01 00:46:00
67445 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
67446 Branch: maint-5.6/perl
67447 ! sv.c
67448____________________________________________________________________________
67449[ 8648] By: jhi on 2001/01/31 23:35:36
67450 Log: All the uses of PL_numeric_radix must be protected by
67451 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
67452
67453 Subject: [perl-5-6-1-trial2] patches for EPOC
67454 From: Olaf Flebbe <O.Flebbe@science-computing.de>
67455 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
67456 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
67457 Branch: perl
67458 ! sv.c
67459____________________________________________________________________________
67460[ 8647] By: jhi on 2001/01/31 22:56:16
67461 Log: Macrofy a magic UTF-8 test.
67462 Branch: perl
67463 ! utf8.c utf8.h
67464____________________________________________________________________________
67465[ 8646] By: gsar on 2001/01/31 15:55:12
67466 Log: update Changes
67467 Branch: maint-5.6/perl
67468 ! Changes
67469____________________________________________________________________________
67470[ 8645] By: gsar on 2001/01/31 15:10:14
67471 Log: Configure tweak suggested by Peter Prymmer
67472 Branch: maint-5.6/perl
67473 ! Configure
67474____________________________________________________________________________
67475[ 8644] By: gsar on 2001/01/31 15:06:32
67476 Log: more files need to be writable in the source distribution
67477 Branch: maint-5.6/perl
67478 ! Porting/makerel
67479____________________________________________________________________________
67480[ 8643] By: jhi on 2001/01/31 14:59:46
67481 Log: Integrate changes #8258,8278,8279 from mainline.
67482
67483 Make the large file tests more robust/talkative.
67484 Branch: maint-5.6/perl
67485 !> t/lib/syslfs.t t/op/lfs.t
67486____________________________________________________________________________
67487[ 8642] By: gsar on 2001/01/31 14:53:48
67488 Log: integrate changes#8311,8334 from mainline
67489
67490 Add a new MakeMaker variable PM_FILTER that defines a Unix
67491 filter to be run on each .pm during the pm_to_blib() phase,
67492 a fixed version of
67493 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
67494
67495 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
67496 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
67497 accurate reading of the "atime".
67498 Branch: maint-5.6/perl
67499 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
67500 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
67501 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
67502____________________________________________________________________________
67503[ 8641] By: jhi on 2001/01/31 14:46:37
67504 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
67505 Branch: maint-5.6/perl
67506 ! lib/Getopt/Long.pm
67507____________________________________________________________________________
67508[ 8640] By: gsar on 2001/01/31 14:40:24
67509 Log: make regen_all
67510 Branch: maint-5.6/perl
67511 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
67512____________________________________________________________________________
67513[ 8639] By: gsar on 2001/01/31 14:37:25
67514 Log: refresh windows config files
67515 Branch: maint-5.6/perl
67516 ! win32/Makefile win32/config_H.bc win32/config_H.gc
67517 ! win32/config_H.vc win32/makefile.mk
67518____________________________________________________________________________
67519[ 8638] By: gsar on 2001/01/31 14:28:10
67520 Log: makefile tweaks for windows: introduce a bulk-switch to enable
67521 same options as ActivePerl; sync changes with makefile.mk
67522 Branch: maint-5.6/perl
67523 ! win32/Makefile win32/makefile.mk
67524____________________________________________________________________________
67525[ 8637] By: jhi on 2001/01/31 04:41:30
67526 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
67527 From: Nicholas Clark <nick@ccl4.org>
67528 Date: Tue, 30 Jan 2001 19:51:05 +0000
67529 Message-ID: <20010130195105.R76607@plum.flirble.org>
67530
67531 op/inc cure.
67532 Branch: perl
67533 ! pp.c pp.h pp_hot.c t/op/arith.t
67534____________________________________________________________________________
67535[ 8636] By: jhi on 2001/01/31 02:38:32
67536 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
67537 no perlio],8257,8380,8479,8515 from mainline.
67538
67539 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
67540
67541 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
67542 Subject: [PATCH perl@8133] fix-up for VMS extensions
67543
67544 In VMS embedded perls couldn't access the statically built Socket.
67545
67546 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
67547
67548 Further VMS piping fixes from Charles Lane.
67549
67550 Subject: [PATCH] make t/op/misc.t work on VMS
67551
67552 Add tracing for debugging extensions builds in VMS.
67553
67554 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
67555 Branch: maint-5.6/perl
67556 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
67557 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
67558 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
67559____________________________________________________________________________
67560[ 8635] By: jhi on 2001/01/31 01:46:41
67561 Log: Integrate change #7732 from mainline.
67562
67563 Sparc 64-bit pack() fix from Jens Hamisch.
67564 Branch: maint-5.6/perl
67565 !> pp.c
67566____________________________________________________________________________
67567[ 8634] By: jhi on 2001/01/31 01:41:16
67568 Log: One spot missing from #8626.
67569 Branch: maint-5.6/perl
67570 ! sv.c
67571____________________________________________________________________________
67572[ 8633] By: jhi on 2001/01/31 00:49:17
67573 Log: Integrate change #7495 from mainline.
67574
67575 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
67576 Branch: maint-5.6/perl
67577 !> MANIFEST ext/re/Makefile.PL
67578____________________________________________________________________________
67579[ 8632] By: jhi on 2001/01/30 23:38:49
67580 Log: Integrate change #8396 from mainline.
67581
67582 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
67583 better multicast support (resend)
67584 Branch: maint-5.6/perl
67585 !> ext/Socket/Socket.pm
67586____________________________________________________________________________
67587[ 8631] By: jhi on 2001/01/30 23:28:03
67588 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
67589
67590 More AIX lore. (7514, ext/re/hints/aix.pl)
67591
67592 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
67593
67594 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)
67595
67596 Subject: [ID 20001214.002] Net::Ping patch
67597
67598 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
67599
67600 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
67601
67602 Add ReuseAddr as a (preferred) alias for Reuse as we now
67603 also have ReusePort.
67604
67605 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
67606 Branch: maint-5.6/perl
67607 +> ext/re/hints/aix.pl
67608 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
67609 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
67610____________________________________________________________________________
67611[ 8630] By: jhi on 2001/01/30 23:03:59
67612 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
67613
67614 read() documentation tweak for 20001121.004.
67615
67616 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
67617 Branch: maint-5.6/perl
67618 !> pod/perlfunc.pod pod/perlre.pod
67619____________________________________________________________________________
67620[ 8629] By: jhi on 2001/01/30 22:41:57
67621 Log: Integrate change #8098 from mainline.
67622
67623 fastgetcwd is defined using a glob alias on a $^O dependent basis
67624 and there was no default assignment or perl subroutine.
67625 Branch: maint-5.6/perl
67626 !> lib/Cwd.pm
67627____________________________________________________________________________
67628[ 8628] By: jhi on 2001/01/30 21:58:52
67629 Log: Integrate change #7866 from mainline.
67630
67631 File::Temp 0.11.
67632 Branch: maint-5.6/perl
67633 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
67634____________________________________________________________________________
67635[ 8627] By: jhi on 2001/01/30 21:39:44
67636 Log: Integrate changes #8075,8086,8228 from mainline.
67637
67638 Darwin is not Windows. (8075,8086)
67639
67640 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
67641 Branch: maint-5.6/perl
67642 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
67643 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
67644 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
67645 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
67646____________________________________________________________________________
67647[ 8626] By: jhi on 2001/01/30 21:22:11
67648 Log: Integrate with tweakery the change #8625 from mainline,
67649 the multibyte decimal separator fix ("fa_IR locale failure").
67650 Branch: maint-5.6/perl
67651 ! embedvar.h perlapi.h
67652 !> intrpvar.h perl.c perl.h sv.c util.c
67653____________________________________________________________________________
67654[ 8625] By: jhi on 2001/01/30 20:26:33
67655 Log: Fix for the fa_IR locale failure. The reason for the failure
67656 was that Perl was assuming the decimal separator aka the radix
67657 separator is one character. The Farsi-Iranian locale crushed
67658 that bad assumption since there the separator is 'Momayyez',
67659 glyphwise looking somewhat like a slash, and in Unicode UTF-8
67660 encoded in two bytes, 0xd9 0xab.
67661 Branch: perl
67662 ! intrpvar.h perl.c perl.h sv.c util.c
67663____________________________________________________________________________
67664[ 8624] By: gsar on 2001/01/30 20:17:03
67665 Log: regen_headers
67666 Branch: maint-5.6/perl
67667 ! Makefile.SH pod/perlintern.pod
67668____________________________________________________________________________
67669[ 8623] By: gsar on 2001/01/30 19:42:34
67670 Log: backout change#7431 and its dependents (causes spurious rebuilds
67671 of autogenerated files)
67672
67673 fix benign b.t failure
67674 Branch: maint-5.6/perl
67675 ! Makefile.SH t/lib/b.t
67676____________________________________________________________________________
67677[ 8622] By: jhi on 2001/01/30 19:41:41
67678 Log: Microperl sync.
67679 Branch: perl
67680 ! mg.c perl.h
67681____________________________________________________________________________
67682[ 8621] By: gsar on 2001/01/30 19:24:47
67683 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
67684 from mainline
67685
67686 Subject: podlators 1.06 released
67687
67688 Subject: [PATCH @8436] Eliminate op_children
67689
67690 (Replaced by #8448) Traces of op_children (cleanup of #8442)
67691
67692 (Replaced by #8448) More op_children traces (cleanup of #8442).
67693
67694 Subject: [PATCH #3 @8436] Re: Eliminate op_children
67695 Replace #8444 and #8445.
67696
67697 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
67698 at the setting of the ofs_sv in new_struct_thread() as the
67699 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
67700 uninitialized fields are, uh, initialized with),
67701 SvREFCNT_inc()ing that invited a core dump.
67702
67703 podlators 1.07, from Russ Allbery.
67704
67705 Subject: [PATCH] regcomp.c old feature removal
67706 From: mjd@plover.com
67707 Date: 16 Jan 2001 14:43:18 -0000
67708 Message-ID: <20010116144318.7140.qmail@plover.com>
67709 Branch: maint-5.6/perl
67710 +> lib/Pod/Text/Overstrike.pm
67711 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
67712 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
67713 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
67714 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
67715 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
67716 !> util.c
67717____________________________________________________________________________
67718[ 8620] By: gsar on 2001/01/30 18:48:32
67719 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
67720 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
67721 now fails one test)
67722
67723 Subject: [PATCH] lvalue AUTOLOAD. No, really.
67724
67725 Subject: [PATCH] Interesting syntax idea
67726 Make opens + bareword assigns do typeglob assigns.
67727
67728 Tests for #8254.
67729
67730 Subject: [PATCH @8269] Continue blocks and B::Deparse
67731 Make the peephole optimizer to bypass more null ops and
67732 and rewrite the deparse handling of continue blocks.
67733
67734 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
67735 Doc tweak on #8313.
67736
67737 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
67738
67739 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
67740
67741 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
67742
67743 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
67744 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
67745 according to the platform.
67746
67747 Subject: [PATCH @8404] Consolidated lvalue sub changes
67748
67749 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
67750
67751 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
67752
67753 Subject: B::Concise -- an improved replacement for B::Terse
67754
67755 The B::Terse drop-in replacement wasn't quite drop-in.
67756
67757 The LVRET macro needed an aTHX.
67758
67759 Use the /^Perl_/-less form of is_lvalue_sub().
67760
67761 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
67762 Branch: maint-5.6/perl
67763 +> ext/B/B/Concise.pm
67764 !> (integrate 27 files)
67765____________________________________________________________________________
67766[ 8619] By: nick on 2001/01/30 18:40:28
67767 Log: Integrate mainline
67768 Branch: perlio
67769 !> (integrate 40 files)
67770____________________________________________________________________________
67771[ 8618] By: jhi on 2001/01/30 18:37:18
67772 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
67773 Date: Mon, 29 Jan 2001 22:51:29 -0600
67774 From: "Craig A. Berry" <craigberry@mac.com>
67775 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
67776 Branch: perl
67777 ! vms/test.com
67778____________________________________________________________________________
67779[ 8617] By: jhi on 2001/01/30 18:34:53
67780 Log: Subject: [PATCH] Add missing CV flags to dump.c
67781 From: Tim Jenness <t.jenness@jach.hawaii.edu>
67782 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
67783 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
67784 Branch: perl
67785 ! dump.c
67786____________________________________________________________________________
67787[ 8616] By: jhi on 2001/01/30 18:20:58
67788 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
67789 part isn't applicable to maintperl.
67790
67791 UTF-8 nit from Inaba Hiroto.
67792 Branch: maint-5.6/perl
67793 !> pod/perlapi.pod utf8.c
67794____________________________________________________________________________
67795[ 8615] By: jhi on 2001/01/30 18:18:51
67796 Log: UTF-8 nit from Inaba Hiroto.
67797 Branch: perl
67798 ! pod/perlapi.pod t/op/each.t utf8.c
67799____________________________________________________________________________
67800[ 8614] By: jhi on 2001/01/30 18:13:38
67801 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
67802
67803 perl's internal variables are not for public consumption,
67804 move their docs from perlapi.pod to perlintern.pod
67805
67806 support for -Dusethreads build under HP-UX 10.20 and DCE threads
67807 library (11.0 and later have pthreads but 10.x don't)
67808
67809 avoid uninitialized value warnings
67810
67811 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
67812 gets weird results)
67813
67814 perldoc nit on windows
67815
67816 make it possible to run the tests outside the source tree
67817 (there's still a dependency on ../lib being the library
67818 location)
67819 Branch: perl
67820 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
67821 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
67822 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
67823 !> win32/bin/search.pl win32/vdir.h
67824____________________________________________________________________________
67825[ 8613] By: gsar on 2001/01/30 16:39:59
67826 Log: make it possible to run the tests outside the source tree
67827 (there's still a dependency on ../lib being the library
67828 location)
67829 Branch: maint-5.6/perl
67830 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
67831____________________________________________________________________________
67832[ 8612] By: gsar on 2001/01/30 16:31:12
67833 Log: perldoc nit on windows
67834 Branch: maint-5.6/perl
67835 ! utils/perldoc.PL
67836____________________________________________________________________________
67837[ 8611] By: gsar on 2001/01/30 16:22:54
67838 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
67839 gets weird results)
67840 Branch: maint-5.6/perl
67841 ! win32/vdir.h
67842____________________________________________________________________________
67843[ 8610] By: gsar on 2001/01/30 16:12:45
67844 Log: avoid uninitialized value warnings
67845 Branch: maint-5.6/perl
67846 ! win32/bin/search.pl
67847____________________________________________________________________________
67848[ 8609] By: gsar on 2001/01/30 16:08:01
67849 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
67850 library (11.0 and later have pthreads but 10.x don't)
67851 Branch: maint-5.6/perl
67852 ! hints/hpux.sh thread.h
67853____________________________________________________________________________
67854[ 8608] By: gsar on 2001/01/30 15:48:55
67855 Log: perl's internal variables are not for public consumption,
67856 move their docs from perlapi.pod to perlintern.pod
67857 Branch: maint-5.6/perl
67858 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
67859 ! thrdvar.h
67860____________________________________________________________________________
67861[ 8607] By: gsar on 2001/01/30 15:44:27
67862 Log: mistakenly branched perl56delta.pod, revert
67863 Branch: maint-5.6/perl
67864 - pod/perl56delta.pod
67865 !> pod/perldelta.pod
67866____________________________________________________________________________
67867[ 8606] By: gsar on 2001/01/30 14:20:24
67868 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
67869 dTHR which has been a noop for a while now, except for the
67870 compatibility definition in thread.h)
67871 Branch: maint-5.6/perl
67872 !> (integrate 45 files)
67873____________________________________________________________________________
67874[ 8605] By: jhi on 2001/01/30 05:43:58
67875 Log: Mark the UTF-8 APIs as experimental.
67876 Branch: maint-5.6/perl
67877 ! embed.pl pod/perlapi.pod
67878____________________________________________________________________________
67879[ 8604] By: jhi on 2001/01/30 05:38:40
67880 Log: Nits from earlier integrates.
67881 Branch: maint-5.6/perl
67882 ! lib/Carp/Heavy.pm
67883 !> sv.c
67884____________________________________________________________________________
67885[ 8603] By: jhi on 2001/01/30 05:27:26
67886 Log: Regenerate Porting files.
67887 Branch: maint-5.6/perl
67888 ! Porting/Glossary Porting/config.sh Porting/config_H
67889____________________________________________________________________________
67890[ 8602] By: jhi on 2001/01/30 05:14:59
67891 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
67892 8310,8339,8447,8492,8493,8505,8525: documentation changes.
67893
67894 Subject: Re: perlfaq style changes
67895
67896 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
67897
67898 Subject: [PATCH] docs on NaN
67899
67900 Subject: [patch] perlfaq7
67901
67902 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
67903
67904 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
67905
67906 Subject: [PATCH] open() example in perlfunc.pod
67907
67908 Podify README.mpeix (a new version from the web)
67909
67910 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
67911
67912 Subject: [PATCH] format and rewording in perlfaq.pod
67913
67914 Subject: [PATCH] API Variable documentation
67915
67916 Memory management calls documentation.
67917
67918 Subject: [PATCH: perl@8482] README.vms URL updates
67919
67920 Subject: Minor typos in perlfaq2.pod
67921
67922 Subject: [PATCH] pod/perlvar.pod
67923 Branch: maint-5.6/perl
67924 +> pod/perl56delta.pod
67925 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
67926 !> README.amiga README.epoc README.mpeix README.vms
67927 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
67928 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
67929 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
67930 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
67931 !> pod/perlvar.pod thrdvar.h
67932____________________________________________________________________________
67933[ 8601] By: jhi on 2001/01/30 04:38:35
67934 Log: Integrate changes #8036,8096,8253 from mainline:
67935 hints changes.
67936
67937 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67938 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
67939
67940 Output the (apparent) version of gcc in Tru64.
67941 Branch: maint-5.6/perl
67942 +> ext/POSIX/hints/svr4.pl
67943 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
67944 !> hints/svr4.sh t/lib/bigfltpm.t
67945____________________________________________________________________________
67946[ 8600] By: jhi on 2001/01/30 04:04:01
67947 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
67948 locale fixes.
67949
67950 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
67951
67952 Debian allows /usr/bin/locale to exist without any locales. (7868)
67953
67954 Allow the locale test needing POSIX and the taint test
67955 needing IPC::SysV to run under 'minitest' (basically,
67956 bail out if loading the extension fails). (8384)
67957
67958 Cleanup the locale.t output (8480)
67959 Branch: maint-5.6/perl
67960 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
67961 !> t/pragma/locale.t
67962____________________________________________________________________________
67963[ 8599] By: jhi on 2001/01/30 03:51:04
67964 Log: Missing generated files from #8598.
67965 Branch: maint-5.6/perl
67966 ! embed.h global.sym objXSUB.h perlapi.c proto.h
67967____________________________________________________________________________
67968[ 8598] By: jhi on 2001/01/30 03:41:54
67969 Log: Integrate change #8555 from mainline, manually integrate parts
67970 of changes 8452 and 8583.
67971
67972 Subject: [PATCH] utf8.c documentation (8452)
67973
67974 No point in checking the length if the pointer is bogus. (8555)
67975
67976 Introduce bytes_from_utf8() and implement sv_eq() using it,
67977 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
67978 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
67979 was malformed. (8583)
67980 Branch: maint-5.6/perl
67981 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
67982 !> pod/perlapi.pod sv.c utf8.c
67983____________________________________________________________________________
67984[ 8597] By: gsar on 2001/01/30 02:37:26
67985 Log: get PERL_OBJECT build going again on windows
67986 Branch: maint-5.6/perl
67987 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
67988 ! pod/perlapi.pod proto.h sv.c
67989____________________________________________________________________________
67990[ 8596] By: jhi on 2001/01/30 02:16:17
67991 Log: Signedness nit.
67992 Branch: perl
67993 ! sv.c
67994____________________________________________________________________________
67995[ 8595] By: jhi on 2001/01/30 02:11:07
67996 Log: EBCDIC patch for Storable, from Peter Prymmer.
67997 Branch: perl
67998 ! t/lib/st-06compat.t
67999____________________________________________________________________________
68000[ 8594] By: jhi on 2001/01/30 01:04:48
68001 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
68002 From: Peter Prymmer <pvhp@forte.com>
68003 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
68004 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
68005 Branch: perl
68006 ! t/lib/b.t
68007____________________________________________________________________________
68008[ 8593] By: jhi on 2001/01/30 00:56:47
68009 Log: Subject: [PATCH: perl@8585] pod problems in io
68010 From: Peter Prymmer <pvhp@forte.com>
68011 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
68012 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
68013 Branch: perl
68014 ! pod/perlapio.pod pod/perliol.pod
68015____________________________________________________________________________
68016[ 8592] By: jhi on 2001/01/30 00:48:20
68017 Log: Integrate perlio:
68018
68019 [ 8591]
68020 GNU 'merge' Simon's copy of perliol.pod with version
68021 patched by Craig's patch.
68022
68023 [ 8590]
68024 PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
68025 Branch: perl
68026 !> pod/perlapio.pod pod/perliol.pod
68027____________________________________________________________________________
68028[ 8591] By: nick on 2001/01/29 22:02:28
68029 Log: GNU 'merge' Simon's copy of perliol.pod with version
68030 patched by Craig's patch.
68031 Branch: perlio
68032 ! pod/perliol.pod
68033____________________________________________________________________________
68034[ 8590] By: nick on 2001/01/29 21:55:10
68035 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
68036 Branch: perlio
68037 ! pod/perlapio.pod pod/perliol.pod
68038____________________________________________________________________________
68039[ 8589] By: jhi on 2001/01/29 15:35:33
68040 Log: Integrate change #8586 from maint-5.6/perl.
68041
68042 make the BOM detection code not call tell() until it has to
68043 (meant to fix esoteric compatibility issues where PL_rsfp
68044 is overridden)
68045 Branch: perl
68046 !> toke.c
68047____________________________________________________________________________
68048[ 8588] By: jhi on 2001/01/29 15:29:11
68049 Log: Subject: MAking Solaris malloc() the default
68050 From: Lupe Christoph <lupe@lupe-christoph.de>
68051 Date: Mon, 29 Jan 2001 12:59:36 +0100
68052 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
68053
68054 The README.solaris part slightly tweaked.
68055 Branch: perl
68056 ! README.solaris hints/solaris_2.sh
68057____________________________________________________________________________
68058[ 8587] By: jhi on 2001/01/29 15:17:34
68059 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
68060 From: root@ak-75.mind.de
68061 Date: Sun, 28 Jan 2001 20:32:29 +0100
68062 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
68063 Branch: perl
68064 ! pod/perlre.pod
68065____________________________________________________________________________
68066[ 8586] By: gsar on 2001/01/29 13:43:44
68067 Log: make the BOM detection code not call tell() until it has to
68068 (meant to fix esoteric compatibility issues where PL_rsfp
68069 is overridden)
68070 Branch: maint-5.6/perl
68071 ! toke.c
68072____________________________________________________________________________
68073[ 8585] By: jhi on 2001/01/28 20:05:45
68074 Log: Update Changes.
68075 Branch: perl
68076 ! Changes patchlevel.h
68077____________________________________________________________________________
68078[ 8584] By: jhi on 2001/01/28 19:30:02
68079 Log: Integrate perlio:
68080
68081 [ 8582]
68082 Add pod/perliol.pod to MANIFEST :-(
68083
68084 [ 8581]
68085 PerlIO documentation. Proofing and sub-editing requested.
68086 Branch: perl
68087 +> pod/perliol.pod
68088 !> MANIFEST pod/perlapio.pod
68089____________________________________________________________________________
68090[ 8583] By: jhi on 2001/01/28 19:28:40
68091 Log: Patch from Inaba Hiroto:
68092 - canonical UTF-8 hash keys: if a key string for a hash is
68093 UTF8-on, try downgrade the string and use it if
68094 unicode::distinct is not in effect.
68095 For the task, I added a function bytes_from_utf8() to utf8.c.
68096 It might resemble utf8_to_bytes() but it is not convenient
68097 to the task.
68098 Made a test for it and added to t/op/each.t
68099 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
68100 the mortal copy of the argument SV.
68101 And changed t/io/utf8.t test 18 which expects print() to
68102 upgrade its argument.
68103 - re-implement sv_eq with bytes_from_utf8()
68104 - some bug fixes
68105 - tr/// does not handle UTF8 range (\x{}-\x{})
68106 - \ before raw UTF8 character produced
68107 "Malformed UTF-8 character" warning.
68108 - "\x{100}\N{CENT SIGN}" is Malformed.
68109 Added tests for these 3.
68110 - and one silly bug (by me) with qu operator.
68111 Branch: perl
68112 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
68113 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
68114 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
68115____________________________________________________________________________
68116[ 8582] By: nick on 2001/01/28 19:25:04
68117 Log: Add pod/perliol.pod to MANIFEST :-(
68118 Branch: perlio
68119 ! MANIFEST
68120____________________________________________________________________________
68121[ 8581] By: nick on 2001/01/28 19:22:40
68122 Log: PerlIO documentation. Proofing and sub-editing requested.
68123 Branch: perlio
68124 + pod/perliol.pod
68125 ! pod/perlapio.pod
68126____________________________________________________________________________
68127[ 8580] By: jhi on 2001/01/28 05:16:25
68128 Log: Revert the change to sv_2pv() done by #8054: Someone who
68129 did SvNV_set() on a scalar that also happened to be POK,
68130 followed by sv_2pv() won't get the right coercion anymore.
68131 [Sarathy]
68132 Branch: maint-5.6/perl
68133 ! sv.c
68134____________________________________________________________________________
68135[ 8579] By: jhi on 2001/01/28 05:15:04
68136 Log: Remove the #8084 effect: do not allow -Q to be interpreted
68137 as -&Q(), this is too much wiggle room.
68138 Branch: maint-5.6/perl
68139 ! toke.c
68140____________________________________________________________________________
68141[ 8578] By: jhi on 2001/01/28 05:12:45
68142 Log: Needed bits of #8439 (should have been in #8576),
68143 mainly for lval substr().
68144 Branch: maint-5.6/perl
68145 ! mg.c pp.c pp_hot.c
68146____________________________________________________________________________
68147[ 8577] By: jhi on 2001/01/28 05:02:46
68148 Log: A missing check-in.
68149 Branch: maint-5.6/perl
68150 ! utf8.c
68151____________________________________________________________________________
68152[ 8576] By: jhi on 2001/01/28 04:26:18
68153 Log: Integrate changes #8425,8436,8439,8517 from mainline.
68154 The 8439 was not truly integrated because it had too many
68155 dependencies on the development branch and because it introduced
68156 concepts too bold for a maintenance branch (such as the qu operator).
68157
68158 Subject: [PATCH perl@8342] -Wformat
68159
68160 Tighten some of the UTF-8 tests a bit.
68161
68162 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
68163 - The substr lval was still not okay.
68164 - Now pp_stringify and sv_setsv copies source's UTF8 flag
68165 even if IN_BYTE. pp_stringify is called from fold_constants
68166 at optimization phase and "\x{100}" was made SvUTF8_off under
68167 use bytes (the bytes pragma is for "byte semantics" and not
68168 for "do not produce UTF8 data")
68169 Branch: maint-5.6/perl
68170 ! t/lib/charnames.t t/op/substr.t toke.c
68171 !> sv.c t/pragma/utf8.t
68172____________________________________________________________________________
68173[ 8575] By: jhi on 2001/01/28 04:01:51
68174 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
68175
68176 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
68177
68178 Subject: [ID 20001230.003] UTF-8 tr still hurts
68179
68180 Test cases for #8385 (from Simon's "torture.pl")
68181
68182 Start fixing UTF-8 lval substr() (8405)
68183 Branch: maint-5.6/perl
68184 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
68185 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
68186____________________________________________________________________________
68187[ 8574] By: jhi on 2001/01/28 03:09:06
68188 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
68189 from mainline.
68190
68191 UTF-8 cleanup.
68192
68193 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
68194
68195 "\x{FF}\xFF" was broken.
68196
68197 Tests for #8329 and #8330.
68198
68199 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
68200
68201 IRIX compiler noticed that the bof initialization might be
68202 bypassed by control flow.
68203
68204 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
68205 Branch: maint-5.6/perl
68206 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
68207 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
68208____________________________________________________________________________
68209[ 8573] By: jhi on 2001/01/28 02:06:12
68210 Log: Retract #8552.
68211 Branch: perl
68212 ! lib/Text/Wrap.pm t/lib/textwrap.t
68213____________________________________________________________________________
68214[ 8572] By: jhi on 2001/01/28 02:04:49
68215 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
68216 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
68217 not really integrated but instead salvaged by hand
68218 (they had too many dependencies on the development release
68219 to be cleanly integratable).
68220
68221 Subject: more UTF8 test suites and an UTF8 patch
68222
68223 Tweak for MULTIPLICITY/USE_PERLIO
68224
68225 Signedness nit.
68226
68227 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
68228
68229 Use the UTF8_XXX macros in is_utf8_char().
68230
68231 Rewrite pp_concat() in terms of sv_catsv(). The . operator
68232 should now be UTF-8-proof.
68233
68234 Subject: [PATCH perl@8269] scanning two hex-constants
68235 fails on EBCDIC environment (script length.t)
68236
68237 Add some Unicode chop() tests.
68238 Branch: maint-5.6/perl
68239 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
68240 !> sv.c t/op/chop.t utf8.h
68241____________________________________________________________________________
68242[ 8571] By: jhi on 2001/01/28 00:35:59
68243 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
68244 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
68245
68246 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
68247
68248 The maxiters upper limit sanity check (guarding against
68249 non-progress) assumed bytes instead of characters in s///
68250 and split().
68251
68252 Signedness nit.
68253
68254 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
68255 join() should now be UTF-8-proof.
68256
68257 More split // UTF-8 tests. (8250)
68258 Branch: maint-5.6/perl
68259 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
68260 !> util.c
68261____________________________________________________________________________
68262[ 8570] By: jhi on 2001/01/27 22:15:46
68263 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
68264 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
68265 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
68266 8084,8204,8244,8333 from mainline.
68267
68268 For -Q where Q might be a one-letter sub name one does no more
68269 get a warning about an unknown filetest (7941,7943,7944,8084).
68270
68271 Subject: Re: [ID 20001130.011] expression parsing bug ?
68272
68273 Make uv_to_utf8() to zero-terminate its output buffer.
68274
68275 Split off t/op/length.t (7995)
68276
68277 Split off t/op/utf8decode.t (7996)
68278
68279 Remove an unnecessary 'use utf8' from the utf8.t (7998)
68280
68281 Split off t/op/concat.t (8004)
68282
68283 Split off t/op/ver.t (8005)
68284
68285 Document utf8_length(), utf8_distance(), and utf8_hop().
68286
68287 Document utf8_to_uv() better.
68288
68289 Introduce macros for UTF8 decoding (8028,8033).
68290
68291 Add test for reverse() (8030,8031).
68292
68293 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
68294
68295 Do not return the Unicode replacement character on UTF-8
68296 decoding failure.
68297
68298 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
68299 not this_utf8 i.e. the output string has one, but don't mess
68300 with source assumption. (8052,8053)
68301
68302 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
68303 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
68304 was not expecting to be called with something that was already
68305 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
68306 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
68307 (8054)
68308
68309 Recode the naughty binary bytes in utf8decode.t using the \xHH.
68310
68311 Make some panic messages a bit more logical.
68312 Branch: maint-5.6/perl
68313 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
68314 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
68315 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
68316 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
68317 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
68318 !> utf8.c utf8.h
68319____________________________________________________________________________
68320[ 8569] By: jhi on 2001/01/27 19:16:43
68321 Log: Integrate changes #7750 from perlio and #8566 from mainline.
68322 Branch: maint-5.6/perl
68323 !> regexec.c sv.c
68324____________________________________________________________________________
68325[ 8568] By: jhi on 2001/01/27 18:06:51
68326 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
68327 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
68328 7935[-perlio.c],7936,7959,7965 from mainline.
68329
68330 Change the "big byte" error message to "Wide character".
68331 (7355, the croak-if-wide-chars-in-print part ignored)
68332
68333 Use UINT64_C().
68334
68335 Introduce Perl_utf8_length().
68336
68337 diff -se shows these as different (7753, forgotten check-ins)
68338
68339 Subject: [PATCH] doop.c - UTF8 tr///
68340
68341 If we use (aTHX_ ...) then put Perl_ on the front.
68342
68343 Make utf8_length() and utf8_distance() to be less forgiving
68344 about bad UTF-8.
68345
68346 Test line numbers are different with utf8.
68347
68348 No need to scan till infinity, 13 is enough. (7872,7911)
68349
68350 Subject: [PATCH] Tokeniser debugging
68351
68352 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
68353
68354 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
68355
68356 Be more careful in Perl_sv_utf8_downgrade().
68357
68358 Use DO_UTF8().
68359
68360 Raw zero bytes in text files confuse at least GNU patch 2.1.
68361 Branch: maint-5.6/perl
68362 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
68363 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
68364 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
68365 !> t/pragma/utf8.t toke.c utf8.c utf8.h
68366____________________________________________________________________________
68367[ 8567] By: nick on 2001/01/27 11:10:38
68368 Log: Integrate mainline
68369 Branch: perlio
68370 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
68371 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
68372 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
68373 !> toke.c
68374____________________________________________________________________________
68375[ 8566] By: jhi on 2001/01/27 06:22:48
68376 Log: More documentation for the regexp context stack.
68377 Branch: perl
68378 ! regexec.c
68379____________________________________________________________________________
68380[ 8565] By: jhi on 2001/01/27 05:21:57
68381 Log: Update Changes.
68382 Branch: perl
68383 ! Changes patchlevel.h
68384____________________________________________________________________________
68385[ 8564] By: jhi on 2001/01/27 04:44:04
68386 Log: Threadedness patch for #8562 from Doug MacEachern.
68387 Branch: perl
68388 ! toke.c
68389____________________________________________________________________________
68390[ 8563] By: jhi on 2001/01/27 04:26:24
68391 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
68392 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68393 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
68394 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
68395 Branch: perl
68396 ! op.c
68397____________________________________________________________________________
68398[ 8562] By: jhi on 2001/01/27 04:20:30
68399 Log: Subject: Re: Announce : Tokener reporting patch
68400 From: Simon Cozens <simon@cozens.net>
68401 Date: Mon, 22 Jan 2001 02:17:22 +0000
68402 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
68403 Branch: perl
68404 ! embed.h embed.pl proto.h toke.c
68405____________________________________________________________________________
68406[ 8561] By: jhi on 2001/01/27 04:17:24
68407 Log: Forgot from #8545. Oops.
68408 Branch: perl
68409 ! pp.c t/pragma/overload.t
68410____________________________________________________________________________
68411[ 8560] By: jhi on 2001/01/27 03:01:47
68412 Log: A better module compilation test, use MANIFEST as suggested
68413 by Spider.
68414 Branch: perl
68415 ! t/lib/1_compile.t
68416____________________________________________________________________________
68417[ 8559] By: jhi on 2001/01/27 02:50:48
68418 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
68419 From: Peter Prymmer <pvhp@forte.com>
68420 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
68421 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
68422 Branch: perl
68423 ! t/lib/b.t
68424____________________________________________________________________________
68425[ 8558] By: jhi on 2001/01/27 02:27:05
68426 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
68427 From: Peter Prymmer <pvhp@forte.com>
68428 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
68429 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
68430 Branch: perl
68431 ! t/pragma/sub_lval.t
68432____________________________________________________________________________
68433[ 8557] By: jhi on 2001/01/27 02:26:03
68434 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
68435 From: Peter Prymmer <pvhp@forte.com>
68436 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
68437 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
68438 Branch: perl
68439 ! t/lib/st-06compat.t
68440____________________________________________________________________________
68441[ 8556] By: jhi on 2001/01/27 02:24:33
68442 Log: Subject: [PATCH: perl@8531] minor update to README.os390
68443 From: Peter Prymmer <pvhp@forte.com>
68444 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
68445 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
68446 Branch: perl
68447 ! README.os390
68448____________________________________________________________________________
68449[ 8555] By: jhi on 2001/01/27 00:35:47
68450 Log: No point in checking the length before we know whether the pointer
68451 is bogus or not, fixes Abigail's odbm failures in Linux.
68452 Branch: perl
68453 ! sv.c
68454____________________________________________________________________________
68455[ 8554] By: nick on 2001/01/26 19:01:31
68456 Log: Integrate mainline
68457 Branch: perlio
68458 !> lib/Text/Wrap.pm t/lib/textwrap.t
68459____________________________________________________________________________
68460[ 8553] By: jhi on 2001/01/26 15:19:39
68461 Log: Integrate change #7792 from perlio (multiplicity fix),
68462 fix the AV leak in regex DEBUGGING (tiny part of the
68463 polymorphic regexp patch #8143).
68464 Branch: maint-5.6/perl
68465 ! regcomp.c
68466 !> scope.h
68467____________________________________________________________________________
68468[ 8552] By: jhi on 2001/01/26 15:03:23
68469 Log: (Retracted by #8573)
68470
68471 Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
68472 From: Michael G Schwern <schwern@pobox.com>
68473 Date: Fri, 26 Jan 2001 09:28:31 -0500
68474 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
68475 Branch: perl
68476 ! lib/Text/Wrap.pm t/lib/textwrap.t
68477____________________________________________________________________________
68478[ 8551] By: jhi on 2001/01/26 02:33:19
68479 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
68480 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
68481
68482 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
68483
68484 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
68485
68486 Message nit.
68487
68488 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
68489
68490 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
68491
68492 (the cleanup of unused submatches in regtry() and regcppop())
68493
68494 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
68495 stored and restored, and thusly was trounced by the utf8 swash
68496 routines.
68497
68498 use utf8 not required to use \x{}.
68499
68500 Removed two more tests that make no sense in UTF-8 since the test
68501 data is not in UTF-8.
68502
68503 Get the three different space character classes right under utf8.
68504
68505 Implement ANYOFUTF8 regprop() dumping.
68506
68507 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
68508
68509 Document the regex context pushing/popping a bit better.
68510 Branch: maint-5.6/perl
68511 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
68512 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
68513 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
68514 !> t/op/regmesg.t utf8.c
68515____________________________________________________________________________
68516[ 8550] By: nick on 2001/01/25 19:42:30
68517 Log: Integrate mainline
68518 Branch: perlio
68519 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
68520 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
68521 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
68522 !> t/lib/bigint.t t/lib/bigintpm.t
68523____________________________________________________________________________
68524[ 8549] By: jhi on 2001/01/25 15:22:28
68525 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
68526 Branch: maint-5.6/perl
68527 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
68528____________________________________________________________________________
68529[ 8548] By: jhi on 2001/01/25 15:02:55
68530 Log: Integrate changes #7997,8063,8492,8547 from mainline.
68531
68532 Subject: Re: STRLEN - what?
68533
68534 Subject: [PATCH] perlguts.pod
68535
68536 Memory management calls documentation.
68537
68538 Layout using tabulator is not a good idea in a pod.
68539 Branch: maint-5.6/perl
68540 !> pod/perlguts.pod
68541____________________________________________________________________________
68542[ 8547] By: jhi on 2001/01/25 14:49:05
68543 Log: Layout using tabulator is not a good idea in a pod.
68544 Branch: perl
68545 ! pod/perlguts.pod
68546____________________________________________________________________________
68547[ 8546] By: jhi on 2001/01/25 14:31:12
68548 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
68549 from mainline.
68550
68551 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
68552
68553 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
68554
68555 More Win32 editor/IDE/shell hints.
68556
68557 More Win32 Perling.
68558
68559 Yet another editor edit.
68560
68561 Edit edit edit.
68562
68563 IDE/editor section tweaking.
68564
68565 Few more IDE/editor nits from p5p.
68566 Branch: maint-5.6/perl
68567 !> pod/perlfaq3.pod
68568____________________________________________________________________________
68569[ 8545] By: jhi on 2001/01/25 04:16:32
68570 Log: Subject: [PATCH 5.7.0] overload int()
68571 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68572 Date: Wed, 24 Jan 2001 19:06:57 -0500
68573 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
68574 Branch: perl
68575 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
68576 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
68577 ! t/lib/bigintpm.t
68578____________________________________________________________________________
68579[ 8544] By: jhi on 2001/01/25 04:15:11
68580 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
68581 From: Peter Prymmer <pvhp@forte.com>
68582 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
68583 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
68584 Branch: perl
68585 ! Makefile.SH README.os390 hints/os390.sh installperl
68586____________________________________________________________________________
68587[ 8543] By: jhi on 2001/01/25 03:52:08
68588 Log: Integrate change #8462,8469 from mainline.
68589
68590 In VMS Perl subversion (perl -V) is undef.
68591 Branch: maint-5.6/perl
68592 !> configure.com
68593____________________________________________________________________________
68594[ 8542] By: jhi on 2001/01/25 03:44:55
68595 Log: Integrate changes #7835,7850,8315,8316 from mainline.
68596
68597 Solaris hints.
68598 Branch: maint-5.6/perl
68599 !> hints/solaris_2.sh
68600____________________________________________________________________________
68601[ 8541] By: jhi on 2001/01/25 03:39:28
68602 Log: Integrate #8336 from mainline.
68603 Branch: maint-5.6/perl
68604 !> hv.c
68605____________________________________________________________________________
68606[ 8540] By: jhi on 2001/01/25 03:23:50
68607 Log: Retract #8539.
68608 Branch: maint-5.6/perl
68609 ! pod/perlfaq3.pod
68610____________________________________________________________________________
68611[ 8539] By: jhi on 2001/01/25 03:21:55
68612 Log: (Retracted by #8540.)
68613 Branch: maint-5.6/perl
68614 ! pod/perlfaq3.pod
68615____________________________________________________________________________
68616[ 8538] By: jhi on 2001/01/25 03:14:07
68617 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
68618 From: Peter Prymmer <pvhp@forte.com>
68619 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
68620 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
68621
68622 The VMS bits.
68623 Branch: maint-5.6/perl
68624 ! configure.com vms/descrip_mms.template
68625____________________________________________________________________________
68626[ 8537] By: jhi on 2001/01/25 03:06:09
68627 Log: Integrate #7710,7824,7973 from mainline.
68628 Branch: maint-5.6/perl
68629 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68630 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
68631 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
68632 !> vos/config.ga.def vos/config.ga.h win32/config.bc
68633 !> win32/config.gc win32/config.vc
68634____________________________________________________________________________
68635[ 8536] By: jhi on 2001/01/24 13:50:20
68636 Log: Revert the edits made by me so far to the 5.6 branch since
68637 the TRIAL1 since I did edits when I should have been using
68638 integrates. Bad programmer. (Will integrate them properly later.)
68639 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
68640 The #8353 will not be reapplied at least for now since
68641 the UTF-8 hash keys need more thinking.
68642 (The patches #8347, #8354, #8454, #8473 were okay since they
68643 were original edits made specifically for the 5.6.1-TRIAL1.)
68644 Branch: maint-5.6/perl
68645 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68646 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
68647 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
68648 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
68649 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
68650 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68651 ! win32/config.bc win32/config.gc win32/config.vc
68652____________________________________________________________________________
68653[ 8535] By: bailey on 2001/01/24 06:37:02
68654 Log: SYN SYN
68655 Branch: vmsperl
68656 +> (branch 26 files)
68657 !> (integrate 130 files)
68658____________________________________________________________________________
68659[ 8534] By: nick on 2001/01/23 19:30:57
68660 Log: Integrate mainline.
68661 Branch: perlio
68662 !> Changes Configure Porting/Glossary Porting/config.sh
68663 !> Porting/config_H embed.h embed.pl ext/Encode/compile
68664 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
68665 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
68666 !> pod/perlvar.pod proto.h t/lib/1_compile.t
68667____________________________________________________________________________
68668[ 8533] By: jhi on 2001/01/23 16:15:46
68669 Log: Forgotten from #8501.
68670 Branch: perl
68671 ! Porting/Glossary Porting/config.sh Porting/config_H
68672____________________________________________________________________________
68673[ 8532] By: jhi on 2001/01/23 16:13:27
68674 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
68675 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68676 Date: Mon, 22 Jan 2001 17:51:58 +0100
68677 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
68678 Branch: perl
68679 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
68680____________________________________________________________________________
68681[ 8531] By: jhi on 2001/01/23 15:46:01
68682 Log: Update Changes.
68683 Branch: perl
68684 ! Changes patchlevel.h
68685____________________________________________________________________________
68686[ 8530] By: jhi on 2001/01/23 15:38:39
68687 Log: De-cut-and-pasto.
68688 Branch: perl
68689 ! t/lib/1_compile.t
68690____________________________________________________________________________
68691[ 8529] By: jhi on 2001/01/23 15:11:04
68692 Log: Document the mkdir trailing slashes case.
68693 Branch: perl
68694 ! pod/perlfunc.pod
68695____________________________________________________________________________
68696[ 8528] By: jhi on 2001/01/23 15:08:28
68697 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
68698 get installed:
68699
68700 Subject: lib/lib.pm
68701 From: <abigail@foad.org>
68702 Date: Mon, 28 Aug 2000 20:35:08 -0400
68703 Message-ID: <20000829003508.21281.qmail@foad.org>
68704 Branch: perl
68705 ! installperl
68706____________________________________________________________________________
68707[ 8527] By: jhi on 2001/01/23 14:44:04
68708 Log: Metaconfig unit change for #8526.
68709 Branch: metaconfig
68710 ! U/threads/archname.U
68711____________________________________________________________________________
68712[ 8526] By: jhi on 2001/01/23 14:43:19
68713 Log: Attach -perlio to the archname if so selected.
68714 Branch: perl
68715 ! Configure
68716____________________________________________________________________________
68717[ 8525] By: jhi on 2001/01/23 14:24:01
68718 Log: Subject: [PATCH] pod/perlvar.pod
68719 From: abigail@foad.org
68720 Date: Tue, 23 Jan 2001 01:41:10 +0100
68721 Message-ID: <20010123004110.22259.qmail@foad.org>
68722 Branch: perl
68723 ! pod/perlvar.pod
68724____________________________________________________________________________
68725[ 8524] By: jhi on 2001/01/23 14:22:32
68726 Log: A bug introduced in #8217 (the undefined variable in the
68727 lib/safe1_t #3) fixed, by Charles Lane:
68728
68729 The earlier patch made it so that stuff running in Safe
68730 compartments could do a "caller" and see "main". That
68731 little change in name is done right before the code in
68732 the compartment is run, and apparantly the parser
68733 was picking up the stash name before it got changed.
68734
68735 (why it was threaded vs. unthreaded Perl that was sensitive to this
68736 I still don't know...and it probably doesn't matter).
68737
68738 I tryed removing the stash name-change and saw that threaded Perl
68739 did indeed pass the lib/safe1.t tests.
68740
68741 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
68742 do the name change (and to connect _ in the compartment to the global
68743 _) which is removed from _safe_call_sv. Then Safe.pm is modified
68744 to call _safe_pkg_prep when creating a new compartment.
68745
68746 Passes all tests with threaded perl on linux; passes all tests
68747 with unthreaded perl on VMS.
68748
68749 At some point I'll probably want to revisit Safe and Opcode to
68750 provide more sensible handling of global variables...and to get
68751 formats working in Safe compartments, which they don't do currently.
68752 Branch: perl
68753 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
68754____________________________________________________________________________
68755[ 8523] By: jhi on 2001/01/23 14:11:58
68756 Log: Also the lib/Thread.pm itself needs to be ignored if
68757 the Thread extension hasn't been built.
68758 Branch: perl
68759 ! t/lib/1_compile.t
68760____________________________________________________________________________
68761[ 8522] By: jhi on 2001/01/23 13:51:28
68762 Log: print() instead of warn() so that stderr doesn't get
68763 unnecessarily polluted.
68764 Branch: perl
68765 ! ext/Encode/compile
68766____________________________________________________________________________
68767[ 8521] By: jhi on 2001/01/23 13:49:48
68768 Log: Integrate perlio:
68769
68770 [ 8520]
68771 More messing with Encode:
68772 Extra fields in header to allow multiple names and to record
68773 other things "compile" knows.
68774 Re-organise compile to factor out common output routines.
68775
68776 [ 8519]
68777 Change file-of-files command line from -F to -f to avoid case issues on VMS.
68778 Branch: perl
68779 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
68780 !> ext/Encode/encode.h
68781____________________________________________________________________________
68782[ 8520] By: nick on 2001/01/22 21:44:00
68783 Log: More messing with Encode:
68784 Extra fields in header to allow multiple names and to record
68785 other things "compile" knows.
68786 Re-organise compile to factor out common output routines.
68787 Branch: perlio
68788 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
68789____________________________________________________________________________
68790[ 8519] By: nick on 2001/01/22 20:33:50
68791 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
68792 Branch: perlio
68793 ! ext/Encode/Makefile.PL ext/Encode/compile
68794____________________________________________________________________________
68795[ 8518] By: nick on 2001/01/22 20:28:13
68796 Log: Integrate mainline
68797 Branch: perlio
68798 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
68799 !> vos/config.alpha.def vos/config.alpha.h
68800____________________________________________________________________________
68801[ 8517] By: jhi on 2001/01/22 15:37:17
68802 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
68803 by Inaba Hiroto.
68804 Branch: perl
68805 ! sv.c
68806____________________________________________________________________________
68807[ 8516] By: jhi on 2001/01/22 14:55:15
68808 Log: More SIG_SIZE fixes.
68809 Branch: perl
68810 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
68811____________________________________________________________________________
68812[ 8515] By: jhi on 2001/01/22 14:50:27
68813 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
68814 From: "Craig A. Berry" <craigberry@mac.com>
68815 Date: Mon, 22 Jan 2001 00:42:24 -0600
68816 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
68817 Branch: perl
68818 ! configure.com
68819____________________________________________________________________________
68820[ 8514] By: jhi on 2001/01/22 14:31:17
68821 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
68822 From: "Craig A. Berry" <craigberry@mac.com>
68823 Date: Sun, 21 Jan 2001 23:03:25 -0600
68824 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
68825 Branch: perl
68826 ! configure.com
68827____________________________________________________________________________
68828[ 8513] By: jhi on 2001/01/22 14:14:00
68829 Log: Add the .ucm encoding tables to the MANIFEST.
68830 Branch: perl
68831 ! MANIFEST
68832____________________________________________________________________________
68833[ 8512] By: jhi on 2001/01/22 13:43:33
68834 Log: Integrate perlio:
68835
68836 [ 8511]
68837 Make "real" layers of ":utf8" and ":raw".
68838 So now PERLIO=utf8 perl ...
68839 does what Andreas wanted.
68840 Fix arg passing in open.pm (still have a Carp issue).
68841
68842 [ 8508]
68843 Switch "compiled in" encodings to .ucm format.
68844 (Leave others as .enc till we can run-time load .ucm,
68845 or find some other way to load them.)
68846 Branch: perl
68847 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
68848 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
68849 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
68850 +> ext/Encode/Encode/iso8859-10.ucm
68851 +> ext/Encode/Encode/iso8859-13.ucm
68852 +> ext/Encode/Encode/iso8859-14.ucm
68853 +> ext/Encode/Encode/iso8859-15.ucm
68854 +> ext/Encode/Encode/iso8859-16.ucm
68855 +> ext/Encode/Encode/iso8859-2.ucm
68856 +> ext/Encode/Encode/iso8859-3.ucm
68857 +> ext/Encode/Encode/iso8859-4.ucm
68858 +> ext/Encode/Encode/iso8859-5.ucm
68859 +> ext/Encode/Encode/iso8859-6.ucm
68860 +> ext/Encode/Encode/iso8859-7.ucm
68861 +> ext/Encode/Encode/iso8859-8.ucm
68862 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
68863 +> ext/Encode/Encode/symbol.ucm
68864 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
68865 !> perliol.h
68866____________________________________________________________________________
68867[ 8511] By: nick on 2001/01/21 23:44:47
68868 Log: Make "real" layers of ":utf8" and ":raw".
68869 So now PERLIO=utf8 perl ...
68870 does what Andreas wanted.
68871 Fix arg passing in open.pm (still have a Carp issue).
68872 Branch: perlio
68873 ! lib/open.pm perlio.c perliol.h
68874____________________________________________________________________________
68875[ 8510] By: jhi on 2001/01/21 22:56:53
68876 Log: Document the regex content pushing/popping a bit better.
68877 Branch: perl
68878 ! regexec.c
68879____________________________________________________________________________
68880[ 8509] By: jhi on 2001/01/21 22:55:44
68881 Log: Tweak the mkdir trailing slash code some more.
68882
68883 TO DO: the same handling should probably be done for
68884 all the other filesystem functions that can have directories
68885 as their arguments.
68886 Branch: perl
68887 ! pp_sys.c
68888____________________________________________________________________________
68889[ 8508] By: nick on 2001/01/21 21:37:43
68890 Log: Switch "compiled in" encodings to .ucm format.
68891 (Leave others as .enc till we can run-time load .ucm,
68892 or find some other way to load them.)
68893 Branch: perlio
68894 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
68895 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
68896 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
68897 + ext/Encode/Encode/iso8859-10.ucm
68898 + ext/Encode/Encode/iso8859-13.ucm
68899 + ext/Encode/Encode/iso8859-14.ucm
68900 + ext/Encode/Encode/iso8859-15.ucm
68901 + ext/Encode/Encode/iso8859-16.ucm
68902 + ext/Encode/Encode/iso8859-2.ucm
68903 + ext/Encode/Encode/iso8859-3.ucm
68904 + ext/Encode/Encode/iso8859-4.ucm
68905 + ext/Encode/Encode/iso8859-5.ucm
68906 + ext/Encode/Encode/iso8859-6.ucm
68907 + ext/Encode/Encode/iso8859-7.ucm
68908 + ext/Encode/Encode/iso8859-8.ucm
68909 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
68910 + ext/Encode/Encode/symbol.ucm
68911 ! ext/Encode/Makefile.PL ext/Encode/compile
68912____________________________________________________________________________
68913[ 8507] By: nick on 2001/01/21 21:02:03
68914 Log: Integrate (partial) mainline.
68915 Branch: perlio
68916 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
68917 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
68918 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
68919____________________________________________________________________________
68920[ 8506] By: jhi on 2001/01/21 20:09:30
68921 Log: Update Changes.
68922 Branch: perl
68923 ! Changes patchlevel.h
68924____________________________________________________________________________
68925[ 8505] By: jhi on 2001/01/21 19:39:59
68926 Log: Subject: Minor typos in perlfaq2.pod
68927 From: "Stephen P. Potter" <spp@spotter.yi.org>
68928 Message-Id: <200101192101.QAA11911@spotter.yi.org>
68929 Date: Fri, 19 Jan 2001 16:01:13 -0500
68930
68931 with a nit from Philip Newton.
68932 Branch: perl
68933 ! pod/perlfaq2.pod
68934____________________________________________________________________________
68935[ 8504] By: jhi on 2001/01/21 19:33:05
68936 Log: Metaconfig change for #8503.
68937 Branch: metaconfig
68938 ! U/threads/usethreads.U
68939____________________________________________________________________________
68940[ 8503] By: jhi on 2001/01/21 19:32:21
68941 Log: Sanity check for conflicting thread flavours.
68942 Branch: perl
68943 ! Configure config_h.SH
68944____________________________________________________________________________
68945[ 8502] By: jhi on 2001/01/21 19:23:00
68946 Log: Metaconfig change for #8501.
68947 Branch: metaconfig
68948 ! U/modified/sig_name.U
68949____________________________________________________________________________
68950[ 8501] By: jhi on 2001/01/21 19:22:26
68951 Log: The SIG_SIZE is the number of the elements *excluding*
68952 the terminating NULL.
68953 Branch: perl
68954 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
68955 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
68956 ! win32/config_H.vc
68957____________________________________________________________________________
68958[ 8500] By: jhi on 2001/01/21 18:31:31
68959 Log: Integrate perlio:
68960
68961 [ 8498]
68962 Encode cleanup.
68963 Add command line control over "compile" so that Makefile.PL
68964 needs can be combined with other uses.
68965 Use command line options in Makefile.PL.
68966 Fix multi-byte parsing in .ucm files.
68967
68968 [ 8497]
68969 Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
68970
68971 [ 8496]
68972 Fixup after integrate:
68973 missed the .sym files that are changed by regen_headers
68974 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
68975
68976 [ 8484]
68977 Infrastructure to allow:
68978 open($fh,"|-",@array);
68979 to be implemented
68980 i.e. mark pp_open as needing a stack mark, and make pp_open
68981 process its args in that style (and pass them _all_ to tied handles OPEN).
68982 Invent do_openn() which takes SV ** at allow it to see multiple args.
68983 Note this does not _do_ anything yet.
68984 Branch: perl
68985 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
68986 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
68987 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
68988 !> pp_sys.c proto.h sv.c
68989____________________________________________________________________________
68990[ 8499] By: jhi on 2001/01/21 17:43:57
68991 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
68992 From: Hugo <hv@crypt.compulink.co.uk>
68993 Date: Sun, 21 Jan 2001 13:34:05 +0000
68994 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
68995
68996 In sprintf UTF8ize only if necessary.
68997 Branch: perl
68998 ! sv.c
68999____________________________________________________________________________
69000[ 8498] By: nick on 2001/01/21 16:25:32
69001 Log: Encode cleanup.
69002 Add command line control over "compile" so that Makefile.PL
69003 needs can be combined with other uses.
69004 Use command line options in Makefile.PL.
69005 Fix multi-byte parsing in .ucm files.
69006 Branch: perlio
69007 ! ext/Encode/Makefile.PL ext/Encode/compile
69008____________________________________________________________________________
69009[ 8497] By: nick on 2001/01/21 12:56:27
69010 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
69011 Branch: perlio
69012 ! ext/Encode/Encode.xs
69013____________________________________________________________________________
69014[ 8496] By: nick on 2001/01/21 12:18:45
69015 Log: Fixup after integrate:
69016 missed the .sym files that are changed by regen_headers
69017 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
69018 Branch: perlio
69019 ! global.sym pp.sym sv.c
69020____________________________________________________________________________
69021[ 8495] By: nick on 2001/01/21 11:51:07
69022 Log: Integrate mainline.
69023 Branch: perlio
69024 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
69025 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
69026 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
69027 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
69028 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
69029 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
69030 !> win32/Makefile win32/makefile.mk
69031____________________________________________________________________________
69032[ 8494] By: jhi on 2001/01/20 23:12:11
69033 Log: Forgot the expect_number() prototype.
69034 Branch: perl
69035 ! embed.h embed.pl proto.h
69036____________________________________________________________________________
69037[ 8493] By: jhi on 2001/01/20 22:56:39
69038 Log: Subject: [PATCH: perl@8482] README.vms URL updates
69039 From: Peter Prymmer <pvhp@forte.com>
69040 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
69041 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
69042
69043 Plus Craig A. Berry's suggestion to use compaq.com instead
69044 of digital.com.
69045 Branch: perl
69046 ! README.vms
69047____________________________________________________________________________
69048[ 8492] By: jhi on 2001/01/20 22:50:05
69049 Log: Memory management calls documentation.
69050 Branch: perl
69051 ! pod/perlguts.pod
69052____________________________________________________________________________
69053[ 8491] By: jhi on 2001/01/20 22:38:33
69054 Log: Signedness nit plus few memcpy/Copy nits.
69055 Branch: perl
69056 ! sv.c
69057____________________________________________________________________________
69058[ 8490] By: jhi on 2001/01/20 22:25:53
69059 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
69060 From: Peter Prymmer <pvhp@forte.com>
69061 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
69062 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
69063 Branch: perl
69064 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
69065____________________________________________________________________________
69066[ 8489] By: jhi on 2001/01/20 22:24:41
69067 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
69068 From: Peter Prymmer <pvhp@forte.com>
69069 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
69070 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
69071 Branch: perl
69072 ! win32/Makefile win32/makefile.mk
69073____________________________________________________________________________
69074[ 8488] By: jhi on 2001/01/20 22:22:27
69075 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
69076 From: Peter Prymmer <pvhp@forte.com>
69077 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
69078 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
69079 Branch: perl
69080 ! Makefile.SH
69081____________________________________________________________________________
69082[ 8487] By: jhi on 2001/01/20 22:21:18
69083 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
69084 From: Peter Prymmer <pvhp@forte.com>
69085 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
69086 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
69087 Branch: perl
69088 + ext/DynaLoader/dl_dllload.xs
69089 ! MANIFEST Makefile.SH hints/os390.sh
69090____________________________________________________________________________
69091[ 8486] By: jhi on 2001/01/20 22:17:53
69092 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
69093 From: Peter Prymmer <pvhp@forte.com>
69094 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
69095 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
69096 Branch: perl
69097 ! README.os390 README.posix-bc
69098____________________________________________________________________________
69099[ 8485] By: jhi on 2001/01/20 20:15:30
69100 Log: Document and test the new qu operator.
69101 Branch: perl
69102 + t/op/qu.t
69103 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
69104 ! pod/perlretut.pod pod/perlunicode.pod
69105____________________________________________________________________________
69106[ 8484] By: nick on 2001/01/20 19:42:30
69107 Log: Infrastructure to allow:
69108 open($fh,"|-",@array);
69109 to be implemented
69110 i.e. mark pp_open as needing a stack mark, and make pp_open
69111 process its args in that style (and pass them _all_ to tied handles OPEN).
69112 Invent do_openn() which takes SV ** at allow it to see multiple args.
69113 Note this does not _do_ anything yet.
69114 Branch: perlio
69115 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
69116 ! perlapi.c pp_proto.h pp_sys.c proto.h
69117____________________________________________________________________________
69118[ 8483] By: nick on 2001/01/20 17:23:14
69119 Log: Integrate mainline.
69120 Branch: perlio
69121 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
69122 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
69123____________________________________________________________________________
69124[ 8482] By: jhi on 2001/01/19 15:37:49
69125 Log: Update Changes.
69126 Branch: perl
69127 ! Changes patchlevel.h
69128____________________________________________________________________________
69129[ 8481] By: jhi on 2001/01/19 14:41:24
69130 Log: Subject: Re: new feature: s?printf parameter reordering
69131 From: Hugo <hv@crypt.compulink.co.uk>
69132 Date: Thu, 11 Jan 2001 17:09:03 +0000
69133 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
69134
69135 - support reordering for all parameters: %, *v, *, .*
69136 - lay down that the reordering specification must immediately
69137 follow that parameter: %3$, *v3$, *3$, .*3$
69138 - fix vectorisation of a zero-length string
69139 - factor out the code choosing the argument to format
69140
69141 Possibly unwanted side-effects:
69142 - the special format specifiers ' +-0' must now precede any
69143 vectorisation specifier. Tests in op/sprintf and op/ver
69144 have been changed to reflect this.
69145 - sprintf.t test #214 changed its expectations because in many
69146 cases, the next parameter has already been consumed when an
69147 invalid type letter is detected.
69148
69149 Probably wanted side-effects:
69150 - attempts to format a non-existent parameter will warn as if C<undef>
69151 - attempt to write to non-existent parameter with '%n' will complain
69152 of "attempt to modify read-only value" instead of being silent
69153 Branch: perl
69154 ! sv.c t/op/sprintf.t t/op/ver.t
69155____________________________________________________________________________
69156[ 8480] By: jhi on 2001/01/19 14:08:37
69157 Log: Subject: PATCH pragma/locale.t
69158 From: andreas.koenig@anima.de (Andreas J. Koenig)
69159 Date: 18 Jan 2001 09:45:37 +0100
69160 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
69161 Branch: perl
69162 ! t/pragma/locale.t
69163____________________________________________________________________________
69164[ 8479] By: jhi on 2001/01/19 13:19:58
69165 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
69166 Branch: perl
69167 ! configure.com
69168____________________________________________________________________________
69169[ 8478] By: jhi on 2001/01/19 02:12:35
69170 Log: Automate 1_compile.t.
69171 Branch: perl
69172 ! t/lib/1_compile.t
69173____________________________________________________________________________
69174[ 8477] By: jhi on 2001/01/19 01:49:56
69175 Log: Integrate perlio:
69176
69177 [ 8475]
69178 Win32 "safe signals" co-existance fix.
69179 Fix SIG_SIZE value.
69180 Clear PL_sig_pending when cloning (fork).
69181 Branch: perl
69182 !> sv.c win32/config.bc win32/config.gc win32/config.vc
69183 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
69184____________________________________________________________________________
69185[ 8476] By: nick on 2001/01/18 21:51:52
69186 Log: Integrate mainline
69187 Branch: perlio
69188 +> t/lib/1_compile.t t/lib/compmod.pl
69189 !> MANIFEST configure.com lib/unicode/distinct.pm
69190____________________________________________________________________________
69191[ 8475] By: nick on 2001/01/18 21:48:02
69192 Log: Win32 "safe signals" co-existance fix.
69193 Fix SIG_SIZE value.
69194 Clear PL_sig_pending when cloning (fork).
69195 Branch: perlio
69196 ! sv.c win32/config.bc win32/config.gc win32/config.vc
69197 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69198____________________________________________________________________________
69199[ 8474] By: jhi on 2001/01/18 14:40:57
69200 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
69201 Branch: perl
69202 ! t/lib/1_compile.t
69203____________________________________________________________________________
69204[ 8473] By: gsar on 2001/01/18 11:42:31
69205 Log: unsubmitted trial1 change
69206 Branch: maint-5.6/perl
69207 ! Changes
69208____________________________________________________________________________
69209[ 8472] By: jhi on 2001/01/18 04:30:24
69210 Log: The first bug found by 1_compile.t.
69211 Branch: perl
69212 ! lib/unicode/distinct.pm
69213____________________________________________________________________________
69214[ 8471] By: jhi on 2001/01/18 04:29:42
69215 Log: Add Schwern's 1_compile test. The compile_module script renamed
69216 to be a bit shorter for the 8.3 people.
69217 Branch: perl
69218 + t/lib/1_compile.t t/lib/compmod.pl
69219 ! MANIFEST
69220____________________________________________________________________________
69221[ 8470] By: jhi on 2001/01/18 04:16:00
69222 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)
69223 From: Peter Prymmer <pvhp@forte.com>
69224 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
69225 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
69226 Replace #8463.
69227 Branch: maint-5.6/perl
69228 ! configure.com
69229____________________________________________________________________________
69230[ 8469] By: jhi on 2001/01/18 04:13:02
69231 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)
69232 From: Peter Prymmer <pvhp@forte.com>
69233 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
69234 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
69235 Replace #8462.
69236 Branch: perl
69237 ! configure.com
69238____________________________________________________________________________
69239[ 8468] By: jhi on 2001/01/18 03:42:08
69240 Log: Integrate perlio:
69241
69242 [ 8467]
69243 "Safe" signals - trial implementation.
69244 gv.c tweaked to zero PL_sig_pend array
69245 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
69246 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
69247 Odd thing is that it "works" with PERLIO=stdio as well (linux).
69248 Branch: perl
69249 !> gv.c mg.c perlio.c util.c
69250____________________________________________________________________________
69251[ 8467] By: nick on 2001/01/17 22:41:10
69252 Log: "Safe" signals - trial implementation.
69253 gv.c tweaked to zero PL_sig_pend array
69254 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
69255 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
69256 Odd thing is that it "works" with PERLIO=stdio as well (linux).
69257 Branch: perlio
69258 ! gv.c mg.c perlio.c util.c
69259____________________________________________________________________________
69260[ 8466] By: nick on 2001/01/17 20:40:20
69261 Log: Integrate mainline.
69262 Branch: perlio
69263 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69264 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
69265 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
69266 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69267 !> vos/config.ga.h win32/config.bc win32/config.gc
69268 !> win32/config.vc
69269____________________________________________________________________________
69270[ 8465] By: jhi on 2001/01/17 18:37:13
69271 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
69272 From: Nicholas Clark <nick@ccl4.org>
69273 Date: Wed, 17 Jan 2001 17:31:33 +0000
69274 Message-ID: <20010117173133.I2633@plum.flirble.org>
69275 Branch: perl
69276 ! t/op/int.t
69277____________________________________________________________________________
69278[ 8464] By: jhi on 2001/01/17 14:43:17
69279 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
69280 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69281 Date: Wed, 17 Jan 2001 15:16:43 +0100
69282 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
69283
69284 pp_int() was dropping an NV to the floor,
69285 int(279964589018079/59) either returned not an integer
69286 4745162525730.15, or one got "Attempt to free unreferenced scalar."
69287 Branch: perl
69288 ! pp.c
69289____________________________________________________________________________
69290[ 8463] By: jhi on 2001/01/17 06:12:42
69291 Log: (Replaced by #8470)
69292
69293 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)
69294 From: "Craig A. Berry" <craigberry@mac.com>
69295 Date: Tue, 16 Jan 2001 23:38:46 -0600
69296 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
69297 Branch: maint-5.6/perl
69298 ! configure.com
69299____________________________________________________________________________
69300[ 8462] By: jhi on 2001/01/17 06:11:31
69301 Log: (Replaced by #8469)
69302
69303 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)
69304 From: "Craig A. Berry" <craigberry@mac.com>
69305 Date: Tue, 16 Jan 2001 23:38:46 -0600
69306 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
69307 Branch: perl
69308 ! configure.com
69309____________________________________________________________________________
69310[ 8461] By: jhi on 2001/01/17 05:56:12
69311 Log: Allow for one trailing slash in the directory of mkdir().
69312 Branch: perl
69313 ! pp_sys.c
69314____________________________________________________________________________
69315[ 8460] By: jhi on 2001/01/17 03:26:01
69316 Log: Metaconfig unit changes for #8459.
69317 Branch: metaconfig
69318 ! U/modified/Loc.U U/modified/sig_name.U
69319____________________________________________________________________________
69320[ 8459] By: jhi on 2001/01/17 03:24:48
69321 Log: Define SIG_SIZE, the number of elements in the sig_name and
69322 sig_num arrays, including the final NULL entry.
69323 Branch: perl
69324 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69325 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
69326 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
69327 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69328 ! win32/config.bc win32/config.gc win32/config.vc
69329____________________________________________________________________________
69330[ 8458] By: jhi on 2001/01/17 01:41:33
69331 Log: Integrate perlio:
69332
69333 [ 8457]
69334 Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
69335 Provides all the "cost" but no benefit yet - it is to allow cost
69336 to be measured, and implementation experiments (just in mg.c?).
69337 Branch: perl
69338 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
69339 !> perlapi.h proto.h sv.c
69340____________________________________________________________________________
69341[ 8457] By: nick on 2001/01/16 22:07:26
69342 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
69343 Provides all the "cost" but no benefit yet - it is to allow cost
69344 to be measured, and implementation experiments (just in mg.c?).
69345 Branch: perlio
69346 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
69347 ! perlapi.h proto.h sv.c
69348____________________________________________________________________________
69349[ 8456] By: nick on 2001/01/16 21:07:07
69350 Log: Integrate mainline.
69351 Branch: perlio
69352 !> (integrate 51 files)
69353____________________________________________________________________________
69354[ 8455] By: jhi on 2001/01/16 18:13:43
69355 Log: Subject: [PATCH] regcomp.c old feature removal
69356 From: mjd@plover.com
69357 Date: 16 Jan 2001 14:43:18 -0000
69358 Message-ID: <20010116144318.7140.qmail@plover.com>
69359 Branch: perl
69360 ! regcomp.c
69361____________________________________________________________________________
69362[ 8454] By: jhi on 2001/01/16 16:12:39
69363 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
69364 From: "Indy Singh" <indy@nusphere.com>
69365 Date: Wed, 10 Jan 2001 20:17:49 -0500
69366 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
69367 Branch: maint-5.6/perl
69368 ! win32/Makefile
69369____________________________________________________________________________
69370[ 8453] By: jhi on 2001/01/16 16:09:33
69371 Log: Update Changes.
69372 Branch: perl
69373 ! Changes patchlevel.h
69374____________________________________________________________________________
69375[ 8452] By: jhi on 2001/01/16 15:42:04
69376 Log: Subject: Re: API Cleanup
69377 To: perl5-porters@perl.org
69378 Date: Tue, 16 Jan 2001 13:42:30 +0000
69379 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
69380
69381 Subject: [PATCH] utf8.c documentation
69382 From: Simon Cozens <simon@cozens.net>
69383 Date: Tue, 16 Jan 2001 13:52:48 +0000
69384 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
69385
69386 Subject: Re: API Cleanup
69387 From: Simon Cozens <simon@cozens.net>
69388 Date: Tue, 16 Jan 2001 14:58:55 +0000
69389 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
69390
69391 UTF-8 doc patches.
69392 Branch: perl
69393 ! embed.pl pod/perlapi.pod utf8.c
69394____________________________________________________________________________
69395[ 8451] By: jhi on 2001/01/16 14:41:39
69396 Log: podlators 1.07, from Russ Allbery.
69397 Branch: perl
69398 ! lib/Pod/Man.pm
69399____________________________________________________________________________
69400[ 8450] By: jhi on 2001/01/16 14:24:19
69401 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
69402 From: "Indy Singh" <indy@nusphere.com>
69403 Date: Mon, 15 Jan 2001 20:59:40 -0500
69404 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
69405 Branch: perl
69406 ! win32/Makefile
69407____________________________________________________________________________
69408[ 8449] By: jhi on 2001/01/16 03:42:55
69409 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
69410 at the setting of the ofs_sv in new_struct_thread() as the
69411 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
69412 uninitialized fields are, uh, initialized with),
69413 SvREFCNT_inc()ing that invited a core dump.
69414 Branch: perl
69415 ! util.c
69416____________________________________________________________________________
69417[ 8448] By: jhi on 2001/01/16 01:49:07
69418 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
69419 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69420 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
69421 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
69422
69423 Replace #8444 and #8445.
69424 Branch: perl
69425 ! ext/B/B.xs ext/B/B/Debug.pm
69426____________________________________________________________________________
69427[ 8447] By: jhi on 2001/01/15 21:05:35
69428 Log: Subject: [PATCH] API Variable documentation
69429 From: Simon Cozens <simon@cozens.net>
69430 Date: Mon, 15 Jan 2001 19:35:54 +0000
69431 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
69432 Branch: perl
69433 ! pod/perlapi.pod thrdvar.h
69434____________________________________________________________________________
69435[ 8446] By: jhi on 2001/01/15 20:49:20
69436 Log: Signedness nit.
69437 Branch: perl
69438 ! pp_ctl.c
69439____________________________________________________________________________
69440[ 8445] By: jhi on 2001/01/15 20:28:48
69441 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
69442 Branch: perl
69443 ! ext/B/B/Debug.pm
69444____________________________________________________________________________
69445[ 8444] By: jhi on 2001/01/15 13:09:10
69446 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
69447 Branch: perl
69448 ! ext/B/B.xs
69449____________________________________________________________________________
69450[ 8443] By: jhi on 2001/01/15 13:06:26
69451 Log: Missing from #8439.
69452 Branch: perl
69453 ! keywords.h mg.c
69454____________________________________________________________________________
69455[ 8442] By: jhi on 2001/01/15 13:02:38
69456 Log: Subject: [PATCH @8436] Eliminate op_children
69457 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69458 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
69459 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
69460
69461 Subject: [PATCH @8436] Re: Eliminate op_children
69462 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69463 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
69464 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
69465 Branch: perl
69466 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
69467 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
69468 ! op.c op.h
69469____________________________________________________________________________
69470[ 8441] By: jhi on 2001/01/15 12:57:08
69471 Log: Use the /^Perl_/-less form of is_lvalue_sub().
69472 Branch: perl
69473 ! pp.h
69474____________________________________________________________________________
69475[ 8440] By: jhi on 2001/01/15 05:13:09
69476 Log: Revert #8437 and #8438, the Linux large files story is more complex.
69477 Branch: metaconfig/U/perl
69478 ! d_fpos64_t.U d_off64_t.U
69479 Branch: perl
69480 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69481 ! config_h.SH configure.com epoc/config.sh perl.h
69482 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69483 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69484 ! win32/config.bc win32/config.gc win32/config.vc
69485____________________________________________________________________________
69486[ 8439] By: jhi on 2001/01/15 05:02:24
69487 Log: More UTF-8 patches from Inaba Hiroto.
69488 - The substr lval was still not okay.
69489 - Now pp_stringify and sv_setsv copies source's UTF8 flag
69490 even if IN_BYTE. pp_stringify is called from fold_constants
69491 at optimization phase and "\x{100}" was made SvUTF8_off under
69492 use bytes (the bytes pragma is for "byte semantics" and not
69493 for "do not produce UTF8 data")
69494 - New `qu' operator to generate UTF8 string explicitly.
69495 Though I agree with the policy "0x00-0xff always produce bytes",
69496 sometimes want to such a string to be coded in UTF8.
69497 I can use pack"U0a*" but it requires more typing and has
69498 runtime overhead.
69499 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
69500 change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
69501 string is not UTF8_on and has char 0x80-0xff.
69502
69503 TODO: document and test qu.
69504 Branch: perl
69505 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
69506 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
69507 ! toke.c
69508____________________________________________________________________________
69509[ 8438] By: jhi on 2001/01/14 05:10:23
69510 Log: (Reverted by #8440)
69511
69512 Metaconfig unit changes for #8437.
69513 Branch: metaconfig/U/perl
69514 ! d_fpos64_t.U d_off64_t.U
69515____________________________________________________________________________
69516[ 8437] By: jhi on 2001/01/14 04:55:34
69517 Log: (Reverted by #8440)
69518
69519 Add <features.h> probing, seems to be needed for (some?)
69520 Linux largefileness.
69521 Branch: perl
69522 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69523 ! config_h.SH configure.com epoc/config.sh perl.h
69524 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69525 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69526 ! win32/config.bc win32/config.gc win32/config.vc
69527____________________________________________________________________________
69528[ 8436] By: jhi on 2001/01/13 17:47:21
69529 Log: Tighten some of the tests a bit.
69530 Branch: perl
69531 ! t/pragma/utf8.t
69532____________________________________________________________________________
69533[ 8435] By: jhi on 2001/01/13 17:31:54
69534 Log: Integrate perlio:
69535
69536 [ 8434]
69537 Run dmake regen_config_h for Win32
69538
69539 [ 8433]
69540 VMS friendly patch to Encode compile process
69541 Branch: perl
69542 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
69543 !> win32/config_H.gc win32/config_H.vc
69544____________________________________________________________________________
69545[ 8434] By: nick on 2001/01/13 11:36:53
69546 Log: Run dmake regen_config_h for Win32
69547 Branch: perlio
69548 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69549____________________________________________________________________________
69550[ 8433] By: nick on 2001/01/13 11:31:55
69551 Log: VMS friendly patch to Encode compile process
69552 Branch: perlio
69553 ! ext/Encode/Makefile.PL ext/Encode/compile
69554____________________________________________________________________________
69555[ 8432] By: nick on 2001/01/13 11:06:44
69556 Log: Integrate mainline
69557 Branch: perlio
69558 +> ext/B/B/Concise.pm
69559 !> (integrate 52 files)
69560____________________________________________________________________________
69561[ 8431] By: jhi on 2001/01/13 05:55:55
69562 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
69563 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69564 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
69565 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
69566 Branch: perl
69567 ! ext/B/B/Concise.pm
69568____________________________________________________________________________
69569[ 8430] By: jhi on 2001/01/13 04:24:18
69570 Log: The LVRET macro needed an aTHX.
69571 Branch: perl
69572 ! pp.h
69573____________________________________________________________________________
69574[ 8429] By: jhi on 2001/01/13 02:12:42
69575 Log: Update Changes.
69576 Branch: perl
69577 ! Changes patchlevel.h
69578____________________________________________________________________________
69579[ 8428] By: jhi on 2001/01/13 02:08:50
69580 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
69581 From: Peter Prymmer <pvhp@forte.com>
69582 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
69583 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
69584
69585 Add a BEGIN guard for sloppy floating point division.
69586 Branch: perl
69587 ! lib/Math/BigInt.pm lib/bigint.pl
69588____________________________________________________________________________
69589[ 8427] By: jhi on 2001/01/13 01:47:16
69590 Log: The B::Terse drop-in replacement wasn't quite drop-in.
69591 Branch: perl
69592 ! ext/B/B/Terse.pm
69593____________________________________________________________________________
69594[ 8426] By: jhi on 2001/01/12 21:20:43
69595 Log: Use UVXf.
69596 Branch: perl
69597 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69598 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
69599 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
69600 ! vos/config.ga.def vos/config.ga.h win32/config.bc
69601 ! win32/config.gc win32/config.vc
69602____________________________________________________________________________
69603[ 8425] By: jhi on 2001/01/12 20:20:14
69604 Log: Subject: [PATCH perl@8342] -Wformat
69605 From: Robin Barker <rmb1@cise.npl.co.uk>
69606 Date: Fri, 12 Jan 2001 20:03:14 GMT
69607 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
69608 Branch: perl
69609 ! ext/Encode/Encode.xs mg.c sv.c toke.c
69610____________________________________________________________________________
69611[ 8424] By: jhi on 2001/01/12 20:01:48
69612 Log: Subject: B::Concise -- an improved replacement for B::Terse
69613 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69614 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
69615 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
69616 Branch: perl
69617 + ext/B/B/Concise.pm
69618 ! MANIFEST ext/B/B/Terse.pm
69619____________________________________________________________________________
69620[ 8423] By: jhi on 2001/01/12 19:24:02
69621 Log: The new metaconfig unit from the #8421.
69622 Branch: metaconfig/U/perl
69623 + d_sigprocmask.U
69624____________________________________________________________________________
69625[ 8422] By: jhi on 2001/01/12 19:23:43
69626 Log: Forgot the microperl config from the #8421.
69627 Branch: perl
69628 ! uconfig.h uconfig.sh
69629____________________________________________________________________________
69630[ 8421] By: jhi on 2001/01/12 19:05:27
69631 Log: Add sigprocmask() probe, regen Configure, regen toc.
69632 Branch: perl
69633 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69634 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
69635 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69636 ! vos/config.ga.h win32/config.bc win32/config.gc
69637 ! win32/config.vc
69638____________________________________________________________________________
69639[ 8420] By: jhi on 2001/01/12 18:34:31
69640 Log: Add sockatmark() to the todo list.
69641 Branch: perl
69642 ! Todo-5.6
69643____________________________________________________________________________
69644[ 8419] By: jhi on 2001/01/12 18:09:46
69645 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
69646 Branch: perl
69647 ! op.c
69648____________________________________________________________________________
69649[ 8418] By: jhi on 2001/01/12 18:05:30
69650 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
69651 From: Radu Greab <radu@netsoft.ro>
69652 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
69653 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
69654 Branch: perl
69655 ! op.c t/pragma/sub_lval.t
69656____________________________________________________________________________
69657[ 8417] By: jhi on 2001/01/12 16:09:09
69658 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
69659 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69660 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
69661 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
69662 Branch: perl
69663 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
69664 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
69665 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
69666 ! t/pragma/sub_lval.t toke.c
69667____________________________________________________________________________
69668[ 8416] By: jhi on 2001/01/12 15:42:06
69669 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
69670 From: "Richard Soderberg" <rs@crystalflame.net>
69671 Date: Fri, 12 Jan 2001 04:49:35 -0800
69672 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
69673
69674 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
69675 according to the platform.
69676 Branch: perl
69677 ! op.c
69678____________________________________________________________________________
69679[ 8415] By: jhi on 2001/01/12 15:33:41
69680 Log: One more UTF-8 fix from Inaba Hiroto.
69681 Branch: perl
69682 ! pp.c regexec.c t/pragma/utf8.t
69683____________________________________________________________________________
69684[ 8414] By: jhi on 2001/01/12 15:30:18
69685 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
69686 Branch: perl
69687 ! regexec.c
69688____________________________________________________________________________
69689[ 8413] By: jhi on 2001/01/12 15:22:10
69690 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
69691 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69692 Date: Thu, 11 Jan 2001 12:53:36 +0100
69693 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
69694 Branch: perl
69695 ! toke.c
69696____________________________________________________________________________
69697[ 8412] By: jhi on 2001/01/12 15:20:25
69698 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
69699 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69700 Date: Fri, 12 Jan 2001 14:37:55 +0100
69701 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
69702 Branch: perl
69703 ! hints/posix-bc.sh
69704____________________________________________________________________________
69705[ 8411] By: jhi on 2001/01/12 15:14:14
69706 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
69707 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69708 Date: Fri, 12 Jan 2001 10:42:21 +0100
69709 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
69710 Branch: perl
69711 ! t/op/regmesg.t
69712____________________________________________________________________________
69713[ 8410] By: jhi on 2001/01/12 05:48:55
69714 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
69715 From: Nicholas Clark <nick@ccl4.org>
69716 Date: Sun, 7 Jan 2001 19:47:14 +0000
69717 Message-ID: <20010107194714.B1048@plum.flirble.org>
69718 Branch: perl
69719 ! t/op/numconvert.t
69720____________________________________________________________________________
69721[ 8409] By: jhi on 2001/01/12 05:41:28
69722 Log: Integrate perlio:
69723
69724 [ 8408]
69725 Remove variables that were used in experiments.
69726
69727 [ 8407]
69728 Catch die in %SIG handler and unblock the signal before re-dying.
69729 This make Linux work _without_ sigsetjmp().
69730 Turn off sigsetjmp() to see what else it does.
69731 May need Configure probe for sigprocmask() if anything has sigaction()
69732 but not sigprocmask().
69733 Branch: perl
69734 !> mg.c scope.h
69735____________________________________________________________________________
69736[ 8408] By: nick on 2001/01/11 22:43:28
69737 Log: Remove variables that were used in experiments.
69738 Branch: perlio
69739 ! mg.c
69740____________________________________________________________________________
69741[ 8407] By: nick on 2001/01/11 20:57:44
69742 Log: Catch die in %SIG handler and unblock the signal before re-dying.
69743 This make Linux work _without_ sigsetjmp().
69744 Turn off sigsetjmp() to see what else it does.
69745 May need Configure probe for sigprocmask() if anything has sigaction()
69746 but not sigprocmask().
69747 Branch: perlio
69748 ! mg.c scope.h
69749____________________________________________________________________________
69750[ 8406] By: nick on 2001/01/11 19:32:07
69751 Log: Integrate mainline
69752 Branch: perlio
69753 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
69754 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
69755 !> t/op/substr.t
69756____________________________________________________________________________
69757[ 8405] By: jhi on 2001/01/11 17:11:01
69758 Log: Fix UTF-8 lval substr().
69759 Branch: perl
69760 ! mg.c t/op/substr.t
69761____________________________________________________________________________
69762[ 8404] By: jhi on 2001/01/11 05:13:58
69763 Log: Update Changes.
69764 Branch: perl
69765 ! Changes patchlevel.h
69766____________________________________________________________________________
69767[ 8403] By: jhi on 2001/01/11 04:38:24
69768 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
69769 From: Hugo <hv@crypt.compulink.co.uk>
69770 Date: Mon, 30 Oct 2000 01:33:26 +0000
69771 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
69772 Branch: perl
69773 ! regexec.c t/op/re_tests
69774____________________________________________________________________________
69775[ 8402] By: jhi on 2001/01/11 04:26:12
69776 Log: Integrate perlio:
69777
69778 [ 8401]
69779 Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
69780 (So Alan and Ilya can try setting via hints.)
69781 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
69782 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
69783 doing the save everywhere seems to restart read() correctly, but just
69784 doing it once "round" the handler does not.
69785
69786 [ 8399]
69787 Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
69788
69789 [ 8393]
69790 Back out Simon's pid hackery for now.
69791
69792 [ 8371]
69793 Fix "scalars leaked" bugs caused by overload magic
69794 (Highlighted by Ilya's DESTROY optimization.)
69795 Branch: perl
69796 !> scope.h util.c
69797____________________________________________________________________________
69798[ 8401] By: nick on 2001/01/10 22:52:55
69799 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
69800 (So Alan and Ilya can try setting via hints.)
69801 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
69802 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
69803 doing the save everywhere seems to restart read() correctly, but just
69804 doing it once "round" the handler does not.
69805 Branch: perlio
69806 ! scope.h
69807____________________________________________________________________________
69808[ 8400] By: jhi on 2001/01/10 21:57:54
69809 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
69810 of IRIX, HP-UX is unaffected.
69811 Branch: perl
69812 ! perl.h
69813____________________________________________________________________________
69814[ 8399] By: nick on 2001/01/10 21:29:19
69815 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
69816 Branch: perlio
69817 ! util.c
69818____________________________________________________________________________
69819[ 8398] By: jhi on 2001/01/10 20:55:31
69820 Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
69821 also have ReusePort.
69822 Branch: perl
69823 ! ext/IO/lib/IO/Socket/INET.pm
69824____________________________________________________________________________
69825[ 8397] By: jhi on 2001/01/10 20:50:57
69826 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
69827 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
69828 Date: Wed, 10 Jan 2001 01:38:13 -0800
69829 Message-ID: <20010110013813.B41744@yahoo-inc.com>
69830 Branch: perl
69831 ! ext/IO/lib/IO/Socket/INET.pm
69832____________________________________________________________________________
69833[ 8396] By: jhi on 2001/01/10 20:49:30
69834 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
69835 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
69836 Date: Wed, 10 Jan 2001 01:37:32 -0800
69837 Message-ID: <20010110013732.A41744@yahoo-inc.com>
69838 Branch: perl
69839 ! ext/Socket/Socket.pm
69840____________________________________________________________________________
69841[ 8395] By: jhi on 2001/01/10 20:41:37
69842 Log: Test for bug id 20010105.016 (fixed by #8378).
69843 Branch: perl
69844 ! t/op/split.t
69845____________________________________________________________________________
69846[ 8394] By: jhi on 2001/01/10 20:26:32
69847 Log: Integrate perlio.
69848 Branch: perl
69849 ! util.c
69850____________________________________________________________________________
69851[ 8393] By: nick on 2001/01/10 19:34:30
69852 Log: Back out Simon's pid hackery for now.
69853 Branch: perlio
69854 ! util.c
69855____________________________________________________________________________
69856[ 8392] By: nick on 2001/01/10 19:23:13
69857 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
69858 Branch: perlio
69859 !> (integrate 29 files)
69860____________________________________________________________________________
69861[ 8391] By: jhi on 2001/01/10 18:43:15
69862 Log: Subject: [PATCH] Fix my_pclose segfault
69863 From: Simon Cozens <simon@cozens.net>
69864 Date: Wed, 10 Jan 2001 18:39:35 +0000
69865 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
69866 Branch: perl
69867 ! util.c
69868____________________________________________________________________________
69869[ 8390] By: jhi on 2001/01/10 18:42:08
69870 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
69871 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69872 Date: Wed, 10 Jan 2001 13:23:02 EST
69873 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
69874 Branch: perl
69875 ! ext/Opcode/Opcode.xs
69876____________________________________________________________________________
69877[ 8389] By: jhi on 2001/01/10 15:16:07
69878 Log: Turn off the integer preservation for now.
69879 Branch: perl
69880 ! perl.h
69881____________________________________________________________________________
69882[ 8388] By: jhi on 2001/01/10 15:01:25
69883 Log: Few more IDE/editor nits from p5p.
69884 Branch: perl
69885 ! pod/perlfaq3.pod
69886____________________________________________________________________________
69887[ 8387] By: jhi on 2001/01/10 06:53:16
69888 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
69889 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
69890 Date: Tue, 9 Jan 2001 23:16:02 +0000
69891 Message-ID: <20010109231602.A81101@plum.flirble.org>
69892 Branch: perl
69893 ! sv.c
69894____________________________________________________________________________
69895[ 8386] By: jhi on 2001/01/10 03:17:54
69896 Log: Test cases for #8385 (from Simon's "torture.pl")
69897 Branch: perl
69898 ! t/op/tr.t
69899____________________________________________________________________________
69900[ 8385] By: jhi on 2001/01/10 03:17:11
69901 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
69902 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
69903 Date: Wed, 10 Jan 2001 11:39:39 +0900
69904 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
69905
69906 Some more UTF-8 tr cases fixed.
69907 Branch: perl
69908 ! doop.c
69909____________________________________________________________________________
69910[ 8384] By: jhi on 2001/01/09 22:45:40
69911 Log: Allow the locale test needing POSIX and the taint test
69912 needing IPC::SysV to run under 'minitest' (basically,
69913 bail out if loading the extension fails)
69914 Branch: perl
69915 ! t/op/misc.t t/op/taint.t
69916____________________________________________________________________________
69917[ 8383] By: jhi on 2001/01/09 21:36:04
69918 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
69919 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69920 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
69921 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
69922 Branch: perl
69923 ! t/io/openpid.t
69924____________________________________________________________________________
69925[ 8382] By: jhi on 2001/01/09 21:06:08
69926 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
69927 Should finish up the bug id 20001205.022.
69928 Branch: perl
69929 ! pp.c pp_hot.c scope.c
69930____________________________________________________________________________
69931[ 8381] By: jhi on 2001/01/09 18:27:43
69932 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
69933 From: Andy Dougherty <doughera@lafayette.edu>
69934 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
69935 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
69936
69937 More robust yacc/bison error detection.
69938 Branch: perl
69939 ! t/comp/proto.t
69940____________________________________________________________________________
69941[ 8380] By: jhi on 2001/01/09 15:21:38
69942 Log: Subject: [PATCH] make t/op/misc.t work on VMS
69943 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69944 Date: Tue, 9 Jan 2001 07:53:55 EST
69945 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
69946 Branch: perl
69947 ! t/op/misc.t vms/test.com
69948____________________________________________________________________________
69949[ 8379] By: jhi on 2001/01/09 15:20:38
69950 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
69951 From: jhi@cc.hut.fi
69952 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
69953 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
69954
69955 The #8378 fixed this.
69956 Branch: perl
69957 ! t/op/tr.t
69958____________________________________________________________________________
69959[ 8378] By: jhi on 2001/01/09 15:05:32
69960 Log: Subject: One more patch for UTF8
69961 From: Inaba Hiroto <inaba@st.rim.or.jp>
69962 Date: Tue, 09 Jan 2001 01:04:32 +0900
69963 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
69964
69965 UTF-8 fixes for 'x' and tr///.
69966 Branch: perl
69967 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
69968 ! regcomp.c regexec.c toke.c utf8.c
69969____________________________________________________________________________
69970[ 8377] By: jhi on 2001/01/09 14:32:17
69971 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
69972 Branch: perl
69973 ! t/op/length.t
69974____________________________________________________________________________
69975[ 8376] By: jhi on 2001/01/09 04:32:32
69976 Log: integrate changes #7775, #8316, #8316 from mainline
69977 Branch: maint-5.6/perl
69978 ! hints/solaris_2.sh
69979____________________________________________________________________________
69980[ 8375] By: jhi on 2001/01/09 04:26:43
69981 Log: Update Changes.
69982 Branch: perl
69983 ! Changes patchlevel.h
69984____________________________________________________________________________
69985[ 8374] By: jhi on 2001/01/09 04:14:32
69986 Log: IDE/editor section tweaking.
69987 Branch: perl
69988 ! pod/perlfaq3.pod
69989____________________________________________________________________________
69990[ 8373] By: jhi on 2001/01/09 02:38:26
69991 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
69992 From: Peter Prymmer <pvhp@forte.com>
69993 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
69994 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
69995
69996 In preparation os OS/390 dynamic loading.
69997 Branch: perl
69998 ! README.os390 hints/os390.sh
69999____________________________________________________________________________
70000[ 8372] By: jhi on 2001/01/09 00:24:30
70001 Log: Integrate with perlio.
70002 Branch: perl
70003 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
70004____________________________________________________________________________
70005[ 8371] By: nick on 2001/01/08 23:54:33
70006 Log: Fix "scalars leaked" bugs caused by overload magic
70007 (Highlighted by Ilya's DESTROY optimization.)
70008 Branch: perlio
70009 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
70010____________________________________________________________________________
70011[ 8370] By: nick on 2001/01/08 20:19:41
70012 Log: Integrate mainline
70013 Branch: perlio
70014 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
70015 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
70016 !> t/op/64bitint.t
70017____________________________________________________________________________
70018[ 8369] By: jhi on 2001/01/08 17:30:52
70019 Log: save_delete() Safefree() doesn't (anymore?) work with shared
70020 strings, one test failure in op/misc and almost all of lib/b.
70021 (Outcomments #8369.)
70022 Branch: perl
70023 ! scope.c
70024____________________________________________________________________________
70025[ 8368] By: jhi on 2001/01/08 14:47:10
70026 Log: (Outcommented by #8369.)
70027
70028 Subject: Re: Perl BugID 20001205.022 ---- save_delete
70029 From: Simon Cozens <simon@cozens.net>
70030 Date: Sat, 6 Jan 2001 11:48:40 +0000
70031 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
70032
70033 The save_delete() does need the Safefree.
70034 Branch: perl
70035 ! scope.c
70036____________________________________________________________________________
70037[ 8367] By: bailey on 2001/01/08 08:53:52
70038 Log: Once again syncing after too long an absence
70039 Branch: vmsperl
70040 +> (branch 55 files)
70041 - MAINTAIN fix_pl vos/config.def vos/config.h
70042 - vos/config_h.SH_orig
70043 !> (integrate 498 files)
70044____________________________________________________________________________
70045[ 8366] By: jhi on 2001/01/08 02:42:59
70046 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
70047 From: nick@ccl4.org
70048 Date: Sun, 7 Jan 2001 21:07:18 +0000
70049 Message-Id: <20010107210717.D1048@plum.flirble.org>
70050 Branch: perl
70051 ! sv.c t/op/64bitint.t
70052____________________________________________________________________________
70053[ 8365] By: jhi on 2001/01/08 02:35:16
70054 Log: Subject: [PATCH] environ nit
70055 From: Simon Cozens <simon@cozens.net>
70056 Date: Sun, 7 Jan 2001 17:57:07 +0000
70057 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
70058
70059 Use environ only if we have it.
70060 Branch: perl
70061 ! mg.c
70062____________________________________________________________________________
70063[ 8364] By: jhi on 2001/01/08 02:24:51
70064 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
70065 Branch: perl
70066 ! ext/GDBM_File/GDBM_File.xs
70067____________________________________________________________________________
70068[ 8363] By: jhi on 2001/01/08 02:19:24
70069 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
70070 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
70071 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
70072 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
70073 Branch: perl
70074 ! dump.c op.c
70075____________________________________________________________________________
70076[ 8362] By: jhi on 2001/01/08 02:17:43
70077 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
70078 From: Doug MacEachern <dougm@covalent.net>
70079 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
70080 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
70081
70082 Allow AUTOLOAD to be an xsub and allow such xsubs
70083 to avoid use of $AUTOLOAD.
70084 Branch: perl
70085 ! gv.c
70086____________________________________________________________________________
70087[ 8361] By: jhi on 2001/01/08 02:16:07
70088 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
70089 From: Radu Greab <radu@netsoft.ro>
70090 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
70091 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
70092
70093 No need for the potentially nonportable $SIG{CHLD}.
70094 Branch: perl
70095 ! t/io/pipe.t
70096____________________________________________________________________________
70097[ 8360] By: jhi on 2001/01/08 01:58:23
70098 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
70099 Branch: perl
70100 ! lib/Getopt/Long.pm
70101____________________________________________________________________________
70102[ 8359] By: jhi on 2001/01/08 01:55:44
70103 Log: Integrate perlio:
70104
70105 [ 8356]
70106 FILE * in XS code for PerlIO world:
70107 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
70108 - Add FILE * T_STDIO typemap.
70109 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
70110
70111 [ 8346]
70112 Fixup accumulated integrate muddles (perlio == devperl again)
70113 Branch: perl
70114 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
70115 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
70116 !> utf8.c win32/Makefile
70117____________________________________________________________________________
70118[ 8358] By: jhi on 2001/01/07 21:16:50
70119 Log: Update the EPOC cross SDK URL.
70120 Branch: perl
70121 ! README.epoc
70122____________________________________________________________________________
70123[ 8357] By: jhi on 2001/01/07 21:16:09
70124 Log: Update the EPOC cross SDK URL.
70125 Branch: maint-5.6/perl
70126 ! README.epoc
70127____________________________________________________________________________
70128[ 8356] By: nick on 2001/01/06 21:47:52
70129 Log: FILE * in XS code for PerlIO world:
70130 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
70131 - Add FILE * T_STDIO typemap.
70132 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
70133 Branch: perlio
70134 ! lib/ExtUtils/typemap perlio.c perlio.h
70135____________________________________________________________________________
70136[ 8355] By: jhi on 2001/01/06 20:27:15
70137 Log: integrate change #8336 from mainline
70138
70139 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
70140 Branch: maint-5.6/perl
70141 ! hv.c
70142____________________________________________________________________________
70143[ 8354] By: jhi on 2001/01/06 20:24:29
70144 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
70145 From: Robin Barker <rmb1@cise.npl.co.uk>
70146 Date: Fri, 22 Dec 2000 12:17:38 GMT
70147 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
70148
70149 The patch reformats some long =item lines so they give
70150 correct output via pod2man | nroff -man
70151
70152 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
70153 From: Robin Barker <rmb1@cise.npl.co.uk>
70154 Date: Tue, 2 Jan 2001 15:35:03 GMT
70155 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
70156
70157 Here is a _further_ patch which corrects a few more errors:
70158 * an empty C<=item> in CPAN.pm
70159 * patching the wrong file (pod/perlamiga.pod not README.amiga)
70160 * leaving empty C<=item>s which formatted incorrectly
70161 * over long C<=item>s revealed by latest patch to Pod::Man
70162 Branch: maint-5.6/perl
70163 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
70164 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
70165 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
70166 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
70167 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
70168 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
70169____________________________________________________________________________
70170[ 8353] By: jhi on 2001/01/06 20:21:10
70171 Log: integrate changes #7980, 8056, 8057 from mainline
70172
70173 UTF-8 hash keys.
70174 Branch: maint-5.6/perl
70175 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
70176____________________________________________________________________________
70177[ 8352] By: jhi on 2001/01/06 20:18:44
70178 Log: Forgotten from #8438.
70179 Branch: maint-5.6/perl
70180 ! epoc/epocish.h
70181____________________________________________________________________________
70182[ 8351] By: jhi on 2001/01/06 20:18:12
70183 Log: Forgotten from #8347.
70184 Branch: maint-5.6/perl
70185 ! config_h.SH
70186____________________________________________________________________________
70187[ 8350] By: jhi on 2001/01/06 20:00:19
70188 Log: Thinko in #8347.
70189 Branch: maint-5.6/perl
70190 ! regcomp.c
70191____________________________________________________________________________
70192[ 8349] By: jhi on 2001/01/06 18:05:30
70193 Log: Copy the FAQ3 IDE section from the development branch,
70194 changes originally by Peter Prymmer.
70195 Branch: maint-5.6/perl
70196 ! pod/perlfaq3.pod
70197____________________________________________________________________________
70198[ 8348] By: jhi on 2001/01/06 18:03:02
70199 Log: EPOC updates for TRIAL1.
70200
70201 Subject: [5.6.1 trial1] EPOC update
70202 From: Olaf Flebbe <O.Flebbe@science-computing.de>
70203 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
70204 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
70205
70206 Subject: epoc patch2 for perl-5.6.1-trial1
70207 From: Olaf Flebbe <O.Flebbe@science-computing.de>
70208 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
70209 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
70210 Branch: maint-5.6/perl
70211 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
70212 ! epoc/epocish.c
70213____________________________________________________________________________
70214[ 8347] By: jhi on 2001/01/06 17:29:10
70215 Log: integrate changes #7710,7824,7973 from mainline,
70216 plus VMS nits from Peter Prymmer and Dan Sugalski.
70217
70218 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
70219 library (getprotobyname and getprotobynumber are outversioned by
70220 the same calls in libc, at least for xlc version 3.
70221
70222 Add HAS_SBRK_PROTO.
70223
70224 Fixes for signedness warnings noticed by VMSperlers.
70225 Branch: maint-5.6/perl
70226 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70227 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
70228 ! sv.c vms/descrip_mms.template vos/config.alpha.def
70229 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70230 ! win32/config.bc win32/config.gc win32/config.vc
70231____________________________________________________________________________
70232[ 8346] By: nick on 2001/01/06 14:36:01
70233 Log: Fixup accumulated integrate muddles (perlio == devperl again)
70234 Branch: perlio
70235 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
70236____________________________________________________________________________
70237[ 8345] By: nick on 2001/01/06 14:24:58
70238 Log: Integrate mainline
70239 Branch: perlio
70240 !> (integrate 55 files)
70241____________________________________________________________________________
70242[ 8344] By: jhi on 2001/01/06 02:24:02
70243 Log: Subject: [patch] PerlIO_cleanup() prototype
70244 From: Doug MacEachern <dougm@covalent.net>
70245 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
70246 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
70247 Branch: perl
70248 ! perlio.h
70249____________________________________________________________________________
70250[ 8343] By: jhi on 2001/01/06 01:04:09
70251 Log: IRIX compiler noticed that the bof initialization might be
70252 bypassed by control flow.
70253 Branch: perl
70254 ! toke.c
70255____________________________________________________________________________
70256[ 8342] By: jhi on 2001/01/06 00:10:48
70257 Log: Update Changes.
70258 Branch: perl
70259 ! Changes patchlevel.h
70260____________________________________________________________________________
70261[ 8341] By: jhi on 2001/01/05 23:52:33
70262 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
70263 Branch: perl
70264 ! toke.c
70265____________________________________________________________________________
70266[ 8340] By: jhi on 2001/01/05 22:44:08
70267 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
70268 From: Radu Greab <radu@netsoft.ro>
70269 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
70270 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
70271 Branch: perl
70272 ! t/io/pipe.t util.c
70273____________________________________________________________________________
70274[ 8339] By: jhi on 2001/01/05 22:35:17
70275 Log: Subject: [PATCH] format and rewording in perlfaq.pod
70276 From: Robin Barker <rmb1@cise.npl.co.uk>
70277 Date: Fri, 5 Jan 2001 18:51:20 GMT
70278 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
70279 Branch: perl
70280 ! pod/perlfaq.pod
70281____________________________________________________________________________
70282[ 8338] By: jhi on 2001/01/05 22:31:17
70283 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
70284 From: Peter Prymmer <pvhp@forte.com>
70285 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
70286 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
70287 Branch: perl
70288 ! utils/perlbug.PL
70289____________________________________________________________________________
70290[ 8337] By: jhi on 2001/01/05 18:15:11
70291 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
70292 From: Robin Barker <rmb1@cise.npl.co.uk>
70293 Date: Tue, 2 Jan 2001 15:24:07 GMT
70294 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
70295
70296 If you call configure as C<./Configure> or C<sh ./Configure>,
70297 $src is set to the absolute path name, not '.'.
70298
70299 This, in turn, means -Dmksymlink tries to do its stuff because
70300 it does not think it is in the src directory.
70301
70302 (plus a metaconfig nitfix)
70303 Branch: metaconfig
70304 ! U/compline/ccflags.U U/modified/src.U
70305 Branch: perl
70306 ! Configure config_h.SH
70307____________________________________________________________________________
70308[ 8336] By: jhi on 2001/01/05 17:48:32
70309 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
70310 From: Alan Burlison <Alan.Burlison@uk.sun.com>
70311 Message-ID: <3A5606C4.473D2226@uk.sun.com>
70312 Date: Fri, 05 Jan 2001 17:39:16 +0000
70313 Branch: perl
70314 ! hv.c
70315____________________________________________________________________________
70316[ 8335] By: jhi on 2001/01/05 16:05:44
70317 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
70318 Branch: perl
70319 ! lib/Getopt/Long.pm
70320____________________________________________________________________________
70321[ 8334] By: jhi on 2001/01/05 16:00:51
70322 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
70323 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
70324 Date: Fri, 05 Jan 2001 13:46:51 +0100
70325 Message-ID: <13693.978698811@nice.ram.loc>
70326
70327 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
70328 accurate reading of the "atime".
70329 Branch: perl
70330 ! t/io/fs.t
70331____________________________________________________________________________
70332[ 8333] By: jhi on 2001/01/05 15:57:37
70333 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
70334 From: Simon Cozens <simon@cozens.net>
70335 Date: Fri, 8 Dec 2000 13:33:31 +0000
70336 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
70337
70338 A lost patch fragment.
70339 Branch: perl
70340 ! doop.c
70341____________________________________________________________________________
70342[ 8332] By: jhi on 2001/01/05 15:40:42
70343 Log: Do away with strncpy() and a fixed length buffer.
70344 Branch: perl
70345 ! utf8.c
70346____________________________________________________________________________
70347[ 8331] By: jhi on 2001/01/05 15:03:07
70348 Log: Tests for #8329 and #8330.
70349 Branch: perl
70350 ! t/op/bop.t
70351____________________________________________________________________________
70352[ 8330] By: jhi on 2001/01/05 15:02:38
70353 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
70354 raw 8-bit form to the UTF-8 string.
70355 Branch: perl
70356 ! toke.c
70357____________________________________________________________________________
70358[ 8329] By: jhi on 2001/01/05 14:55:13
70359 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
70360 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70361 Date: Fri, 5 Jan 2001 12:28:52 +0100
70362 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
70363
70364 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
70365 no effect. (changed the strncpy() to Copy())
70366 Branch: perl
70367 ! toke.c
70368____________________________________________________________________________
70369[ 8328] By: jhi on 2001/01/05 06:44:27
70370 Log: UTF-8 cleanup.
70371 Branch: perl
70372 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
70373 ! regexec.c sv.c toke.c
70374____________________________________________________________________________
70375[ 8327] By: jhi on 2001/01/05 01:11:29
70376 Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions, and `make minitest')
70377 From: Radu Greab <radu@netsoft.ro>
70378 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
70379 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
70380
70381 Cleans up Harness to not use FileHandle, which uses IO.
70382 Branch: perl
70383 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70384____________________________________________________________________________
70385[ 8326] By: jhi on 2001/01/05 00:56:37
70386 Log: Update Changes.
70387 Branch: perl
70388 ! Changes patchlevel.h
70389____________________________________________________________________________
70390[ 8325] By: jhi on 2001/01/05 00:53:18
70391 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
70392 From: Peter Prymmer <pvhp@forte.com>
70393 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
70394 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
70395
70396 plus a couple more tailing whitespace removals.
70397 Branch: perl
70398 ! win32/Makefile
70399____________________________________________________________________________
70400[ 8324] By: jhi on 2001/01/05 00:47:39
70401 Log: Add some Unicode chop() tests.
70402 Branch: perl
70403 ! t/op/chop.t
70404____________________________________________________________________________
70405[ 8323] By: jhi on 2001/01/05 00:47:23
70406 Log: Unify UTF-8 malformedness handling.
70407 Branch: perl
70408 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
70409____________________________________________________________________________
70410[ 8322] By: jhi on 2001/01/04 22:21:54
70411 Log: The new $issymlink was unknown to Mksymlinks.
70412 Branch: metaconfig/U/perl
70413 ! Mksymlinks.U issymlink.U
70414 Branch: perl
70415 ! Configure config_h.SH
70416____________________________________________________________________________
70417[ 8321] By: jhi on 2001/01/04 21:51:05
70418 Log: The test didn't work under the core test framework.
70419 Branch: perl
70420 ! t/lib/st-lock.t
70421____________________________________________________________________________
70422[ 8320] By: jhi on 2001/01/04 21:14:22
70423 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
70424 Branch: perl
70425 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
70426____________________________________________________________________________
70427[ 8319] By: jhi on 2001/01/04 20:46:17
70428 Log: Typo in #8312 when manually applying a problematic patch fragment.
70429 Branch: perl
70430 ! ext/Storable/Storable.xs
70431____________________________________________________________________________
70432[ 8318] By: jhi on 2001/01/04 20:43:01
70433 Log: The $sh_c didn't fly.
70434 Branch: metaconfig
70435 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
70436 ! U/modified/Loc.U U/modified/myhostname.U
70437 ! U/modified/spitshell.U
70438 Branch: metaconfig/U/perl
70439 ! issymlink.U
70440 Branch: perl
70441 ! Configure config_h.SH
70442____________________________________________________________________________
70443[ 8317] By: jhi on 2001/01/04 19:58:01
70444 Log: AIX builtin test -h is broken, changes based on
70445
70446 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
70447 Date: Tue, 02 Jan 2001 11:24:39 +0100
70448 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70449 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
70450 Branch: metaconfig
70451 + U/modified/spitshell.U
70452 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
70453 ! U/modified/Loc.U U/modified/myhostname.U
70454 Branch: metaconfig/U/perl
70455 ! Mksymlinks.U issymlink.U
70456 Branch: perl
70457 ! Configure
70458____________________________________________________________________________
70459[ 8316] By: jhi on 2001/01/04 19:02:22
70460 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
70461 From: Andy Dougherty <doughera@lafayette.edu>
70462 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
70463 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
70464
70465 Beware of GNU ld.
70466 Branch: perl
70467 ! hints/solaris_2.sh
70468____________________________________________________________________________
70469[ 8315] By: jhi on 2001/01/04 18:56:48
70470 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
70471 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
70472 Date: Wed, 3 Jan 2001 07:58:51 +0100
70473 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
70474 Branch: perl
70475 ! hints/solaris_2.sh
70476____________________________________________________________________________
70477[ 8314] By: jhi on 2001/01/04 18:54:07
70478 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
70479 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
70480 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
70481 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
70482
70483 Doc tweak on #8313.
70484 Branch: perl
70485 ! ext/B/B/Deparse.pm
70486____________________________________________________________________________
70487[ 8313] By: jhi on 2001/01/04 18:52:27
70488 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
70489 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
70490 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
70491 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
70492
70493 Make the peephole optimizer to bypass more null ops and
70494 and rewrite the deparse handling of continue blocks.
70495 Branch: perl
70496 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
70497____________________________________________________________________________
70498[ 8312] By: jhi on 2001/01/04 18:47:39
70499 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
70500 Branch: perl
70501 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
70502 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
70503 ! t/lib/st-lock.t
70504____________________________________________________________________________
70505[ 8311] By: jhi on 2001/01/04 18:36:08
70506 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
70507 filter to be run on each .pm during the pm_to_blib() phase,
70508 a fixed version of
70509
70510 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
70511 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
70512 Date: Wed, 03 Jan 2001 22:01:30 +0100
70513 Message-ID: <5296.978555690@nice.ram.loc>
70514 Branch: perl
70515 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
70516 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
70517 ! lib/ExtUtils/MakeMaker.pm
70518____________________________________________________________________________
70519[ 8310] By: jhi on 2001/01/04 18:32:54
70520 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
70521 From: Robin Barker <rmb1@cise.npl.co.uk>
70522 Date: Tue, 2 Jan 2001 15:35:03 GMT
70523 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
70524 Branch: perl
70525 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
70526 ! pod/perlrequick.pod
70527____________________________________________________________________________
70528[ 8309] By: jhi on 2001/01/04 18:29:07
70529 Log: Subject: Re: [patch] static-ize XS()
70530 From: Doug MacEachern <dougm@covalent.net>
70531 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
70532 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
70533
70534 Provide prototypes for the XS functions.
70535 Branch: perl
70536 ! lib/ExtUtils/xsubpp
70537____________________________________________________________________________
70538[ 8308] By: jhi on 2001/01/04 18:27:44
70539 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
70540 From: Doug MacEachern <dougm@covalent.net>
70541 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
70542 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
70543 Branch: perl
70544 ! lib/ExtUtils/typemap
70545____________________________________________________________________________
70546[ 8307] By: jhi on 2001/01/04 18:25:25
70547 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
70548 From: Doug MacEachern <dougm@covalent.net>
70549 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
70550 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
70551
70552 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
70553 Branch: perl
70554 ! lib/ExtUtils/MM_Unix.pm
70555____________________________________________________________________________
70556[ 8306] By: jhi on 2001/01/04 18:23:00
70557 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
70558 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70559 Date: Thu, 4 Jan 2001 12:47:10 +0100
70560 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
70561
70562 The toke.c part only, patching embed.h and proto.h is futile.
70563 Branch: perl
70564 ! toke.c
70565____________________________________________________________________________
70566[ 8305] By: jhi on 2001/01/04 18:05:51
70567 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
70568 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70569 Date: Thu, 4 Jan 2001 17:50:12 +0100
70570 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
70571 Branch: perl
70572 ! toke.c
70573____________________________________________________________________________
70574[ 8304] By: jhi on 2001/01/04 18:03:26
70575 Log: Subject: [PATCH perl@8269]
70576 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70577 Date: Thu, 4 Jan 2001 12:53:39 +0100
70578 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
70579
70580 If running byacc write-enable also perly.h.
70581 Branch: perl
70582 ! Makefile.SH
70583____________________________________________________________________________
70584[ 8303] By: jhi on 2001/01/04 15:40:49
70585 Log: Rewrite pp_concat() in terms of sv_catsv().
70586 Branch: perl
70587 ! pp_hot.c
70588____________________________________________________________________________
70589[ 8302] By: nick on 2001/01/03 22:43:22
70590 Log: Integrate mainline.
70591 Branch: perlio
70592 !> ext/Encode/Encode.xs sv.c utf8.c
70593____________________________________________________________________________
70594[ 8301] By: jhi on 2001/01/02 23:40:26
70595 Log: Variable naming tweak.
70596 Branch: perl
70597 ! sv.c
70598____________________________________________________________________________
70599[ 8300] By: jhi on 2001/01/02 23:40:02
70600 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
70601 in is_utf8_string().
70602 Branch: perl
70603 ! utf8.c
70604____________________________________________________________________________
70605[ 8299] By: jhi on 2001/01/02 22:14:40
70606 Log: Integrate perlio:
70607
70608 [ 8298]
70609 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
70610
70611 [ 8296]
70612 Add Encode and correct Filter/Util/Call in nmake Makefile
70613 Branch: perl
70614 !> pp.c pp_hot.c win32/Makefile
70615____________________________________________________________________________
70616[ 8298] By: nick on 2001/01/02 22:03:06
70617 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
70618 Branch: perlio
70619 ! pp.c pp_hot.c
70620____________________________________________________________________________
70621[ 8297] By: jhi on 2001/01/02 04:26:28
70622 Log: Signedness nit.
70623 Branch: perl
70624 ! ext/Encode/Encode.xs
70625____________________________________________________________________________
70626[ 8296] By: nick on 2001/01/01 23:49:36
70627 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
70628 Branch: perlio
70629 ! win32/Makefile
70630____________________________________________________________________________
70631[ 8295] By: jhi on 2001/01/01 23:05:48
70632 Log: Integrate perlio:
70633
70634 [ 8293]
70635 More rigor in UTF-8-ness of Encode's toUnicode
70636 XS export some of the utf8 internal functions.
70637 Test some of the functions.
70638 Fix pp_concat() bug shown by said tests.
70639 Branch: perl
70640 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
70641 !> t/lib/encode.t
70642____________________________________________________________________________
70643[ 8294] By: nick on 2001/01/01 22:48:34
70644 Log: Integrate mainline
70645 Branch: perlio
70646 ! pp_hot.c t/lib/encode.t
70647 !> (integrate 65 files)
70648____________________________________________________________________________
70649[ 8293] By: nick on 2001/01/01 21:58:50
70650 Log: More rigor in UTF-8-ness of Encode's toUnicode
70651 XS export some of the utf8 internal functions.
70652 Test some of the functions.
70653 Fix pp_concat() bug shown by said tests.
70654 Branch: perlio
70655 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
70656 ! t/lib/encode.t
70657____________________________________________________________________________
70658[ 8292] By: jhi on 2001/01/01 18:11:44
70659 Log: Integrate perlio:
70660
70661 [ 8290]
70662 Loose the "Loading..." warning.
70663 Another bug in fallback support
70664
70665 [ 8288]
70666 Fix .ucm reading - forgot a chr()
70667 Start of .ucm write (for .enc to .ucm)
70668
70669 [ 8285]
70670 Start of support of ICU-style .ucm files:
70671 - teach compile how to read a .ucm file
70672 - first guess at how to represent fallbacks in "tries".
70673 - use fallbacks if check == 0
70674 - new return code to indicate we used one.
70675 Branch: perl
70676 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
70677 !> ext/Encode/encengine.c ext/Encode/encode.h
70678____________________________________________________________________________
70679[ 8291] By: jhi on 2001/01/01 18:10:58
70680 Log: Podify README.mpeix (a new version from the web),
70681 add a dummy NAME to Carp::Heavy, regen toc.
70682 Branch: perl
70683 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
70684 ! pod/perltoc.pod
70685____________________________________________________________________________
70686[ 8290] By: nick on 2001/01/01 17:43:47
70687 Log: Loose the "Loading..." warning.
70688 Another bug in fallback support
70689 Branch: perlio
70690 ! ext/Encode/Encode.pm ext/Encode/encengine.c
70691____________________________________________________________________________
70692[ 8289] By: jhi on 2001/01/01 00:01:57
70693 Log: Bump up Larry's copyright.
70694 Branch: perl
70695 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
70696 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
70697 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
70698 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
70699 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
70700 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
70701 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
70702 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
70703____________________________________________________________________________
70704[ 8288] By: nick on 2000/12/31 21:27:53
70705 Log: Fix .ucm reading - forgot a chr()
70706 Start of .ucm write (for .enc to .ucm)
70707 Branch: perlio
70708 ! ext/Encode/compile
70709____________________________________________________________________________
70710[ 8287] By: jhi on 2000/12/31 18:15:56
70711 Log: Comment away a diagnostic message as noted by Craig A. Berry
70712 (the unexpected message was confusing testing)
70713 Branch: perl
70714 ! ext/Encode/Encode.pm
70715____________________________________________________________________________
70716[ 8286] By: jhi on 2000/12/31 18:14:51
70717 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
70718 Date: Sun, 31 Dec 2000 11:17:37 -0600
70719 From: "Craig A. Berry" <craigberry@mac.com>
70720 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
70721 Branch: perl
70722 ! ext/Encode/Makefile.PL
70723____________________________________________________________________________
70724[ 8285] By: nick on 2000/12/31 18:11:54
70725 Log: Start of support of ICU-style .ucm files:
70726 - teach compile how to read a .ucm file
70727 - first guess at how to represent fallbacks in "tries".
70728 - use fallbacks if check == 0
70729 - new return code to indicate we used one.
70730 Branch: perlio
70731 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
70732 ! ext/Encode/encengine.c ext/Encode/encode.h
70733____________________________________________________________________________
70734[ 8284] By: jhi on 2000/12/31 18:04:41
70735 Log: Pacify picky VMS compiler.
70736
70737 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
70738 From: "Craig A. Berry" <craig.berry@psinetcs.com>
70739 Date: Sat, 30 Dec 2000 18:10:02 -0600
70740 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
70741 Branch: perl
70742 ! sv.c
70743____________________________________________________________________________
70744[ 8283] By: jhi on 2000/12/31 16:11:47
70745 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
70746 Branch: perl
70747 ! t/lib/glob-basic.t
70748____________________________________________________________________________
70749[ 8282] By: jhi on 2000/12/31 15:26:11
70750 Log: Integrate perlio:
70751
70752 [ 8281]
70753 Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
70754 is available to be exported
70755
70756 [ 8280]
70757 Ilya's OS2 patch (testing for damage on Win32)
70758 Branch: perl
70759 !> makedef.pl opcode.pl os2/os2.c perlio.c
70760____________________________________________________________________________
70761[ 8281] By: nick on 2000/12/31 10:06:15
70762 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
70763 is available to be exported
70764 Branch: perlio
70765 ! makedef.pl perlio.c
70766____________________________________________________________________________
70767[ 8280] By: nick on 2000/12/31 09:41:26
70768 Log: Ilya's OS2 patch (testing for damage on Win32)
70769 Branch: perlio
70770 ! makedef.pl opcode.pl os2/os2.c
70771____________________________________________________________________________
70772[ 8279] By: jhi on 2000/12/30 21:52:07
70773 Log: Test nits.
70774 Branch: perl
70775 ! t/lib/syslfs.t t/op/lfs.t
70776____________________________________________________________________________
70777[ 8278] By: jhi on 2000/12/30 21:47:49
70778 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
70779 From: andreas.koenig@anima.de (Andreas J. Koenig)
70780 Date: 30 Dec 2000 22:35:37 +0100
70781 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
70782
70783 The 32-bit wraparound test wasn't quite right.
70784 Branch: perl
70785 ! t/lib/syslfs.t t/op/lfs.t
70786____________________________________________________________________________
70787[ 8277] By: jhi on 2000/12/30 21:33:44
70788 Log: Subject: [PATCH] open() example in perlfunc.pod
70789 From: Karsten Sperling <s_sperli@ira.uka.de>
70790 Date: Sat, 30 Dec 2000 22:27:09 +0100
70791 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
70792 Branch: perl
70793 ! pod/perlfunc.pod
70794____________________________________________________________________________
70795[ 8276] By: jhi on 2000/12/30 20:32:40
70796 Log: Not quite that many tests yet.
70797 Branch: perl
70798 ! t/op/pat.t
70799____________________________________________________________________________
70800[ 8275] By: jhi on 2000/12/30 20:26:58
70801 Log: Integrate perlio:
70802
70803 [ 8272]
70804 Tweak for MULTIPLICITY/USE_PERLIO
70805 Branch: perl
70806 !> toke.c
70807____________________________________________________________________________
70808[ 8274] By: jhi on 2000/12/30 20:24:56
70809 Log: Signedness nit.
70810 Branch: perl
70811 ! utf8.c
70812____________________________________________________________________________
70813[ 8273] By: jhi on 2000/12/30 20:15:46
70814 Log: Add a test case for 20000731.001 which was fixed by the #8267.
70815 Branch: perl
70816 ! t/op/pat.t
70817____________________________________________________________________________
70818[ 8272] By: nick on 2000/12/30 19:47:51
70819 Log: Tweak for MULTIPLICITY/USE_PERLIO
70820 Branch: perlio
70821 ! toke.c
70822____________________________________________________________________________
70823[ 8271] By: nick on 2000/12/30 19:46:45
70824 Log: Integrate mainline
70825 Branch: perlio
70826 +> lib/unicode/distinct.pm
70827 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
70828 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
70829 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
70830____________________________________________________________________________
70831[ 8270] By: jhi on 2000/12/30 19:39:50
70832 Log: Subject: RE: perl@8269
70833 From: "Richard Soderberg" <rs@crystalflame.net>
70834 Date: Sat, 30 Dec 2000 11:36:27 -0800
70835 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
70836
70837 A missing aTHX_.
70838 Branch: perl
70839 ! toke.c
70840____________________________________________________________________________
70841[ 8269] By: jhi on 2000/12/30 18:55:48
70842 Log: Update Changes.
70843 Branch: perl
70844 ! Changes patchlevel.h
70845____________________________________________________________________________
70846[ 8268] By: jhi on 2000/12/30 17:18:40
70847 Log: Add a test for Unicode split //. The #8267 was the cure.
70848 Branch: perl
70849 ! t/op/split.t
70850____________________________________________________________________________
70851[ 8267] By: jhi on 2000/12/30 17:14:19
70852 Log: Subject: more UTF8 test suites and an UTF8 patch
70853 From: Inaba Hiroto <inaba@st.rim.or.jp>
70854 Date: Sat, 30 Dec 2000 14:27:10 +0900
70855 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
70856
70857 Just the patch part for now, and the pragma renamed
70858 as unicode::distinct.
70859 Branch: perl
70860 + lib/unicode/distinct.pm
70861 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
70862 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
70863 ! regcomp.h regexec.c sv.c toke.c utf8.c
70864____________________________________________________________________________
70865[ 8266] By: nick on 2000/12/30 16:40:49
70866 Log: Integrate mainline
70867 Branch: perlio
70868 +> lib/Pod/Text/Overstrike.pm
70869 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
70870 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
70871 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
70872 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
70873 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
70874____________________________________________________________________________
70875[ 8265] By: jhi on 2000/12/30 07:28:55
70876 Log: The sv_catsv() fix, take two.
70877 Branch: perl
70878 ! sv.c t/op/join.t
70879____________________________________________________________________________
70880[ 8264] By: jhi on 2000/12/30 06:19:18
70881 Log: Undo all the join-related changes since #8248: relevant
70882 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
70883 The new sv_catsv() doesn't fly so it must go back to
70884 the drawing board.
70885 Branch: perl
70886 ! sv.c t/op/join.t t/pragma/utf8.t
70887____________________________________________________________________________
70888[ 8263] By: jhi on 2000/12/30 01:08:32
70889 Log: (Retracted by #8264) Tweak sv_catsv() some more.
70890 Branch: perl
70891 ! sv.c
70892____________________________________________________________________________
70893[ 8262] By: jhi on 2000/12/30 00:45:14
70894 Log: Retract #8261.
70895 Branch: perl
70896 ! hv.c util.c
70897____________________________________________________________________________
70898[ 8261] By: jhi on 2000/12/30 00:38:32
70899 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
70900 Branch: perl
70901 ! hv.c util.c
70902____________________________________________________________________________
70903[ 8260] By: jhi on 2000/12/29 22:51:33
70904 Log: (Retracted by #8264) More fixing for #8251.
70905 Branch: perl
70906 ! sv.c
70907____________________________________________________________________________
70908[ 8259] By: jhi on 2000/12/29 18:27:30
70909 Log: Subject: podlators 1.06 released
70910 From: Russ Allbery <rra@stanford.edu>
70911 Date: 25 Dec 2000 05:09:30 -0800
70912 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
70913 Branch: perl
70914 + lib/Pod/Text/Overstrike.pm
70915 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
70916 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
70917____________________________________________________________________________
70918[ 8258] By: jhi on 2000/12/29 18:20:45
70919 Log: Make the large file tests more robust/talkative as suggested by
70920
70921 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
70922 From: andreas.koenig@anima.de (Andreas J. Koenig)
70923 Date: 29 Dec 2000 14:23:01 +0100
70924 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
70925 Branch: perl
70926 ! t/lib/syslfs.t t/op/lfs.t
70927____________________________________________________________________________
70928[ 8257] By: jhi on 2000/12/29 17:48:04
70929 Log: Further VMS piping fixes from Charles Lane:
70930
70931 In summary, error messages produced when a subprocess terminated
70932 abnormally were being sent not just to the parent process, but to
70933 grandparents, because of default values for error output that were
70934 not completely overridden when the subprocess was started.
70935
70936 This patch fixes this behavior by defining user-mode (i.e., temporary
70937 for the duration of the program) logical names for SYS$OUTPUT and
70938 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
70939 changes to make it so that the user-mode logicals are the ones that
70940 control where Perl's error messages go if it terminates abnormally.
70941
70942 I also added some gratuitous fixes to the indentation of braces in
70943 the piping code. It just looked ugly, before.
70944 Branch: perl
70945 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
70946____________________________________________________________________________
70947[ 8256] By: jhi on 2000/12/29 17:45:12
70948 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
70949 From: "Casey R. Tweten" <crt@kiski.net>
70950 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
70951 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
70952
70953 Tests for for #8240.
70954 Branch: perl
70955 ! t/pragma/constant.t
70956____________________________________________________________________________
70957[ 8255] By: jhi on 2000/12/29 17:43:07
70958 Log: Subject: Re: [PATCH] Interesting syntax idea
70959 From: Simon Cozens <simon@cozens.net>
70960 Date: Fri, 29 Dec 2000 14:34:04 +0000
70961 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
70962
70963 Tests for #8254.
70964 Branch: perl
70965 ! t/pragma/sub_lval.t
70966____________________________________________________________________________
70967[ 8254] By: jhi on 2000/12/29 17:42:11
70968 Log: Subject: [PATCH] Interesting syntax idea
70969 From: Simon Cozens <simon@cozens.net>
70970 Date: Wed, 27 Dec 2000 05:08:57 +0000
70971 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
70972
70973 Make opens + bareword assigns do typeglob assigns.
70974 Branch: perl
70975 ! op.c
70976____________________________________________________________________________
70977[ 8253] By: jhi on 2000/12/29 17:36:45
70978 Log: Output the (apparent) version of gcc, as suggested by
70979
70980 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
70981 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
70982 Date: 26 Dec 2000 04:29:17 -0500
70983 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
70984
70985 (The patch as such didn't any more apply as the misparsing had
70986 already been addressed in #6474.) Also change the wording about
70987 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
70988 Branch: perl
70989 ! hints/dec_osf.sh
70990____________________________________________________________________________
70991[ 8252] By: nick on 2000/12/29 12:14:31
70992 Log: Integrate mainline
70993 Branch: perlio
70994 !> (integrate 27 files)
70995____________________________________________________________________________
70996[ 8251] By: jhi on 2000/12/29 08:45:46
70997 Log: (Retracted by #8264)
70998
70999 (Fixed by #8260.)
71000
71001 sv_catsv() needs one more byte space than seems reasonable.
71002 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
71003 Curiouser and curiouser.
71004 Branch: perl
71005 ! sv.c
71006____________________________________________________________________________
71007[ 8250] By: jhi on 2000/12/29 07:57:52
71008 Log: More split // UTF-8 tests.
71009 Branch: perl
71010 ! t/pragma/utf8.t
71011____________________________________________________________________________
71012[ 8249] By: jhi on 2000/12/29 07:54:51
71013 Log: (Retracted by #8264) More join() testing which was good because
71014 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
71015 Branch: perl
71016 ! pp.c t/op/join.t utf8.c utf8.h
71017____________________________________________________________________________
71018[ 8248] By: jhi on 2000/12/29 07:08:32
71019 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
71020 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
71021 that the only cases to care about are byte+byte and byte+character.
71022
71023 TODO: See how well pp_concat() could be implemented in terms
71024 of sv_catsv().
71025 Branch: perl
71026 ! doop.c sv.c t/op/join.t utf8.h
71027____________________________________________________________________________
71028[ 8247] By: jhi on 2000/12/29 06:35:23
71029 Log: Signedness nit.
71030 Branch: perl
71031 ! pp_hot.c
71032____________________________________________________________________________
71033[ 8246] By: jhi on 2000/12/29 01:23:31
71034 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
71035 From: Lupe Christoph <lupe@lupe-christoph.de>
71036 Date: Thu, 28 Dec 2000 23:00:00 +0100
71037 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
71038
71039 Suggest rsync --delete --dry-run.
71040 Branch: perl
71041 ! pod/perlhack.pod
71042____________________________________________________________________________
71043[ 8245] By: jhi on 2000/12/28 23:57:05
71044 Log: The maxiters upper limit sanity check (guarding against
71045 non-progress) assumed bytes instead of characters in s///
71046 and split().
71047 Branch: perl
71048 ! pp.c pp_hot.c
71049____________________________________________________________________________
71050[ 8244] By: jhi on 2000/12/28 23:34:08
71051 Log: Make some panic messages a bit more logical.
71052 Branch: perl
71053 ! doop.c pod/perldiag.pod pp.c pp_hot.c
71054____________________________________________________________________________
71055[ 8243] By: jhi on 2000/12/28 22:59:16
71056 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
71057 From: Simon Cozens <simon@cozens.net>
71058 Date: Wed, 27 Dec 2000 02:30:03 +0000
71059 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
71060 Branch: perl
71061 ! pp.c t/pragma/sub_lval.t
71062____________________________________________________________________________
71063[ 8242] By: jhi on 2000/12/28 22:56:53
71064 Log: Subject: [PATCH blead] Fix B::Terse indentation
71065 From: Daniel Chetlin <daniel@chetlin.com>
71066 Date: Wed, 27 Dec 2000 06:43:30 -0800
71067 Message-ID: <20001227064329.B9573@darkstar>
71068 Branch: perl
71069 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
71070____________________________________________________________________________
71071[ 8241] By: jhi on 2000/12/28 22:48:59
71072 Log: The latter patch from the
71073
71074 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
71075 From: Peter Prymmer <pvhp@forte.com>
71076 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
71077 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
71078
71079 (the former patch from the above should have been
71080 taken care of by Nick I-S)
71081 Branch: perl
71082 ! win32/Makefile
71083____________________________________________________________________________
71084[ 8240] By: jhi on 2000/12/28 22:45:22
71085 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
71086 From: "Casey R. Tweten" <crt@kiski.net>
71087 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
71088 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
71089 Branch: perl
71090 ! lib/constant.pm
71091____________________________________________________________________________
71092[ 8239] By: jhi on 2000/12/28 22:37:45
71093 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
71094 From: Simon Cozens <simon@cozens.net>
71095 Date: Wed, 27 Dec 2000 14:12:44 +0000
71096 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
71097 Branch: perl
71098 ! t/op/method.t t/op/sort.t toke.c
71099____________________________________________________________________________
71100[ 8238] By: jhi on 2000/12/28 22:30:32
71101 Log: Subject: [PATCH perl@8229] Call.pm
71102 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
71103 Date: Mon, 25 Dec 2000 10:47:15 -0000
71104 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
71105 Branch: perl
71106 ! ext/Filter/Util/Call/Call.pm
71107____________________________________________________________________________
71108[ 8237] By: jhi on 2000/12/28 22:19:21
71109 Log: Subject: [PATCH blead] Fix problem with `&' prototype
71110 From: Daniel Chetlin <daniel@chetlin.com>
71111 Date: Wed, 27 Dec 2000 15:55:32 -0800
71112 Message-ID: <20001227155532.D9573@darkstar>
71113 Branch: perl
71114 ! op.c t/comp/proto.t
71115____________________________________________________________________________
71116[ 8236] By: jhi on 2000/12/28 22:09:25
71117 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
71118 From: Daniel Chetlin <daniel@chetlin.com>
71119 Date: Sun, 24 Dec 2000 04:09:49 -0800
71120 Message-ID: <20001224040949.B3090@darkstar>
71121 Branch: perl
71122 ! gv.c mg.c t/op/attrs.t
71123____________________________________________________________________________
71124[ 8235] By: jhi on 2000/12/28 22:07:11
71125 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
71126 From: Jan Dubois <jand@ActiveState.com>
71127 Date: Tue, 26 Dec 2000 20:57:31 -0800
71128 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
71129 Branch: perl
71130 ! win32/win32.c
71131____________________________________________________________________________
71132[ 8234] By: jhi on 2000/12/28 21:52:42
71133 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
71134 From: Simon Cozens <simon@cozens.net>
71135 Date: Thu, 28 Dec 2000 20:33:13 +0000
71136 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
71137 Branch: perl
71138 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
71139____________________________________________________________________________
71140[ 8233] By: jhi on 2000/12/28 19:40:49
71141 Log: Integrate perlio:
71142
71143 [ 8232]
71144 Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
71145 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
71146
71147 [ 8231]
71148 "Compiled" encode build cleanup
71149 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
71150 - .c files do not export sub-tables
71151 Branch: perl
71152 !> ext/Encode/Makefile.PL ext/Encode/compile
71153____________________________________________________________________________
71154[ 8232] By: nick on 2000/12/23 16:06:00
71155 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
71156 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
71157 Branch: perlio
71158 ! ext/Encode/Makefile.PL
71159____________________________________________________________________________
71160[ 8231] By: nick on 2000/12/23 14:30:34
71161 Log: "Compiled" encode build cleanup
71162 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
71163 - .c files do not export sub-tables
71164 Branch: perlio
71165 ! ext/Encode/Makefile.PL ext/Encode/compile
71166____________________________________________________________________________
71167[ 8230] By: nick on 2000/12/23 12:50:37
71168 Log: Integrate mainline
71169 Branch: perlio
71170 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
71171 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
71172 !> pod/perl5004delta.pod pod/perl5005delta.pod
71173 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
71174 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
71175 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
71176 !> pod/perlsub.pod
71177____________________________________________________________________________
71178[ 8229] By: jhi on 2000/12/22 15:32:12
71179 Log: Integrate perlio:
71180
71181 [ 8226]
71182 Handy script for when one forgets to "dmake clean"
71183
71184 [ 8225]
71185 CRLF platform issue with io/utf8 fix.
71186 Branch: perl
71187 +> win32/distclean.bat
71188 !> MANIFEST t/io/utf8.t
71189____________________________________________________________________________
71190[ 8228] By: jhi on 2000/12/22 15:29:40
71191 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
71192 From: Robin Barker <rmb1@cise.npl.co.uk>
71193 Date: Fri, 22 Dec 2000 12:17:38 GMT
71194 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
71195 Branch: perl
71196 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
71197 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
71198 ! pod/perl5004delta.pod pod/perl5005delta.pod
71199 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
71200 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
71201 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
71202 ! pod/perlsub.pod
71203____________________________________________________________________________
71204[ 8227] By: jhi on 2000/12/22 15:24:28
71205 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
71206 From: "John L. Allen" <allen@grumman.com>
71207 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
71208 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
71209
71210 Document APPLLIB_EXP.
71211 Branch: perl
71212 ! INSTALL
71213____________________________________________________________________________
71214[ 8226] By: nick on 2000/12/21 22:11:50
71215 Log: Handy script for when one forgets to "dmake clean"
71216 Branch: perlio
71217 + win32/distclean.bat
71218 ! MANIFEST
71219____________________________________________________________________________
71220[ 8225] By: nick on 2000/12/21 21:54:04
71221 Log: CRLF platform issue with io/utf8 fix.
71222 Branch: perlio
71223 ! t/io/utf8.t
71224____________________________________________________________________________
71225[ 8224] By: nick on 2000/12/21 21:02:20
71226 Log: Integrate mainline
71227 Branch: perlio
71228 !> Changes Configure Makefile.SH Porting/Glossary
71229 !> Porting/config.sh Porting/config_H configure.com
71230 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
71231 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
71232 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
71233 !> win32/config.bc win32/config.gc win32/config.vc
71234____________________________________________________________________________
71235[ 8223] By: jhi on 2000/12/21 17:09:16
71236 Log: Update Changes.
71237 Branch: perl
71238 ! Changes patchlevel.h
71239____________________________________________________________________________
71240[ 8222] By: jhi on 2000/12/21 16:24:01
71241 Log: Metaconfig unit changes for #8221.
71242 Branch: metaconfig/U/perl
71243 +> issymlink.U
71244 - testsyml.U
71245 ! Mksymlinks.U
71246____________________________________________________________________________
71247[ 8221] By: jhi on 2000/12/21 16:23:48
71248 Log: Rename testsyml to issymlink.
71249 Branch: perl
71250 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71251 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
71252 ! win32/config.vc
71253____________________________________________________________________________
71254[ 8220] By: jhi on 2000/12/21 15:47:26
71255 Log: Robustness support for #8218 (symlink forest) since the GNU
71256 tools seem to be overly picky about symlinkage depths.
71257 Branch: perl
71258 ! Makefile.SH t/io/fs.t
71259____________________________________________________________________________
71260[ 8219] By: jhi on 2000/12/21 15:38:27
71261 Log: Metaconfig changes for #8218.
71262 Branch: metaconfig
71263 ! U/modified/Oldconfig.U
71264 Branch: metaconfig/U/perl
71265 + Mksymlinks.U
71266 ! testsyml.U
71267____________________________________________________________________________
71268[ 8218] By: jhi on 2000/12/21 15:37:57
71269 Log: Add Configure option -Dmksymlinks which will create a symlink
71270 forest if the current/build differs from the source directory.
71271 TODO: mkdir -p is not portable.
71272 Branch: perl
71273 ! Configure
71274____________________________________________________________________________
71275[ 8217] By: jhi on 2000/12/21 14:39:12
71276 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
71277 From: Nick Ing-Simmons <nik@tiuk.ti.com>
71278 Date: Thu, 21 Dec 2000 09:38:18 GMT
71279 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
71280
71281 The ofs became an SV.
71282 Branch: perl
71283 ! ext/Thread/Thread.xs
71284____________________________________________________________________________
71285[ 8216] By: jhi on 2000/12/21 05:40:21
71286 Log: The polymorphism seems to have fixed 20000517.001.
71287 Branch: perl
71288 ! t/pragma/utf8.t
71289____________________________________________________________________________
71290[ 8215] By: jhi on 2000/12/21 04:44:52
71291 Log: read() documentation tweak for 20001121.004.
71292 Branch: perl
71293 ! pod/perlfunc.pod
71294____________________________________________________________________________
71295[ 8214] By: jhi on 2000/12/21 03:54:11
71296 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
71297 Branch: perl
71298 ! pp_sys.c t/op/misc.t
71299____________________________________________________________________________
71300[ 8213] By: jhi on 2000/12/21 00:28:10
71301 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
71302 From: Peter Prymmer <pvhp@forte.com>
71303 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
71304 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
71305 Branch: perl
71306 ! configure.com
71307____________________________________________________________________________
71308[ 8212] By: jhi on 2000/12/21 00:26:21
71309 Log: Edit edit edit.
71310 Branch: perl
71311 ! pod/perlfaq3.pod
71312____________________________________________________________________________
71313[ 8211] By: jhi on 2000/12/20 18:52:46
71314 Log: Update Changes.
71315 Branch: perl
71316 ! Changes patchlevel.h
71317____________________________________________________________________________
71318[ 8210] By: jhi on 2000/12/20 18:34:47
71319 Log: Yet another editor edit.
71320 Branch: perl
71321 ! pod/perlfaq3.pod
71322____________________________________________________________________________
71323[ 8209] By: jhi on 2000/12/20 15:33:28
71324 Log: More Win32 Perling.
71325 Branch: perl
71326 ! pod/perlfaq3.pod
71327____________________________________________________________________________
71328[ 8208] By: jhi on 2000/12/20 15:07:46
71329 Log: More Win32 editor/IDE/shell hints.
71330 Branch: perl
71331 ! pod/perlfaq3.pod
71332____________________________________________________________________________
71333[ 8207] By: jhi on 2000/12/20 03:54:08
71334 Log: Subject: [PATCH] obscure timing knowledge
71335 From: Nicholas Clark <nick@ccl4.org>
71336 Date: Tue, 19 Dec 2000 19:22:31 +0000
71337 Message-ID: <20001219192231.F2827@plum.flirble.org>
71338 Branch: perl
71339 ! sv.c
71340____________________________________________________________________________
71341[ 8206] By: jhi on 2000/12/20 03:45:57
71342 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
71343 From: Spider Boardman <spider@leggy.zk3.dec.com>
71344 Date: Tue, 19 Dec 2000 21:30:16 -0500
71345 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
71346 Branch: perl
71347 ! sv.c
71348____________________________________________________________________________
71349[ 8205] By: jhi on 2000/12/19 23:02:01
71350 Log: Update Changes.
71351 Branch: perl
71352 ! Changes patchlevel.h
71353____________________________________________________________________________
71354[ 8204] By: jhi on 2000/12/19 22:58:18
71355 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
71356 using the \xHH notation. No more inlined UTF-8, sigh, but easier
71357 on editors and diffing/patching.
71358 Branch: perl
71359 ! t/op/utf8decode.t
71360____________________________________________________________________________
71361[ 8203] By: nick on 2000/12/19 21:36:16
71362 Log: Integrate mainline (forgot my own change...)
71363 Branch: perlio
71364 !> ext/Encode/compile
71365____________________________________________________________________________
71366[ 8202] By: nick on 2000/12/19 21:34:42
71367 Log: Integrate mainline.
71368 Branch: perlio
71369 !> (integrate 61 files)
71370____________________________________________________________________________
71371[ 8201] By: nick on 2000/12/19 21:34:06
71372 Log: Avoid looking for File::Glob when we don't need it.
71373 Branch: perl
71374 ! ext/Encode/compile
71375____________________________________________________________________________
71376[ 8200] By: jhi on 2000/12/19 18:35:49
71377 Log: Update Changes.
71378 Branch: perl
71379 ! Changes patchlevel.h
71380____________________________________________________________________________
71381[ 8199] By: jhi on 2000/12/19 18:35:07
71382 Log: Microperl tweaks.
71383 Branch: perl
71384 ! sv.c uconfig.h uconfig.sh
71385____________________________________________________________________________
71386[ 8198] By: jhi on 2000/12/19 18:29:59
71387 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
71388 Branch: perl
71389 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71390 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
71391____________________________________________________________________________
71392[ 8197] By: jhi on 2000/12/19 17:55:29
71393 Log: In VMS embedded perls couldn't access the statically built Socket,
71394 from Charles Lane.
71395 Branch: perl
71396 ! configure.com
71397____________________________________________________________________________
71398[ 8196] By: jhi on 2000/12/19 17:49:50
71399 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
71400 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
71401 Date: Sun, 17 Dec 2000 19:11:44 -0000
71402 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
71403 Branch: perl
71404 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
71405 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
71406____________________________________________________________________________
71407[ 8195] By: jhi on 2000/12/19 17:47:53
71408 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
71409 From: Jonathan Stowe <gellyfish@gellyfish.com>
71410 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
71411 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
71412 Branch: perl
71413 ! utils/h2xs.PL
71414____________________________________________________________________________
71415[ 8194] By: jhi on 2000/12/19 17:46:28
71416 Log: Subject: Re: useless use of void context work-around
71417 From: andreas.koenig@anima.de (Andreas J. Koenig)
71418 Date: 16 Dec 2000 15:13:36 +0100
71419 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
71420
71421 Document (comment) the q(di ds ig) trick in the code.
71422 Branch: perl
71423 ! op.c
71424____________________________________________________________________________
71425[ 8193] By: jhi on 2000/12/19 17:10:57
71426 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
71427 From: "Mark J. Reed" <mreed@strange.turner.com>
71428 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
71429 Message-Id: <200012160222.VAA13986@strange.turner.com>
71430 Branch: perl
71431 ! ext/Sys/Syslog/Syslog.pm
71432____________________________________________________________________________
71433[ 8192] By: jhi on 2000/12/19 17:07:45
71434 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
71435 From: Nicholas Clark <nick@ccl4.org>
71436 Date: Sat, 16 Dec 2000 19:03:13 +0000
71437 Message-ID: <20001216190313.D68304@plum.flirble.org>
71438 Branch: perl
71439 ! t/op/64bitint.t
71440____________________________________________________________________________
71441[ 8191] By: jhi on 2000/12/19 17:06:13
71442 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
71443 From: Dominic Dunlop <domo@computer.org>
71444 Date: Mon, 18 Dec 2000 12:00:15 +0100
71445 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
71446
71447 This patchlet is needed in order that perl can be statically linked.
71448 Branch: perl
71449 ! regexec.c
71450____________________________________________________________________________
71451[ 8190] By: jhi on 2000/12/19 17:03:08
71452 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
71453 From: "Craig A. Berry" <craig.berry@psinetcs.com>
71454 Date: Sun, 17 Dec 2000 00:18:35 -0600
71455 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
71456 Branch: perl
71457 ! perlio.h vms/gen_shrfls.pl
71458____________________________________________________________________________
71459[ 8189] By: jhi on 2000/12/19 16:20:28
71460 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
71461 From: Prymmer/Kahn <pvhp@best.com>
71462 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
71463 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
71464
71465 A better version of #8188.
71466 Branch: perl
71467 ! pod/perlfaq3.pod
71468____________________________________________________________________________
71469[ 8188] By: jhi on 2000/12/19 15:57:06
71470 Log: (Replaced by #8189)
71471
71472 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
71473 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
71474 From: Prymmer/Kahn <pvhp@best.com>
71475 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
71476 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
71477 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
71478 Date: Mon, 18 Dec 2000 11:10:45 -0500
71479 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
71480 Branch: perl
71481 ! pod/perlfaq3.pod
71482____________________________________________________________________________
71483[ 8187] By: jhi on 2000/12/19 15:54:19
71484 Log: Email address fix for Anton Berezin.
71485 Branch: perl
71486 ! AUTHORS
71487____________________________________________________________________________
71488[ 8186] By: jhi on 2000/12/19 15:38:54
71489 Log: Subject: [PATCH perl@8102] cygwin port
71490 From: "Eric Fifer" <efifer@dircon.co.uk>
71491 Date: Thu, 14 Dec 2000 13:41:29 -0000
71492 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
71493
71494 When compiling modules the data item that is being imported
71495 from libperl.dll needs to be tagged as imported/shared data:
71496 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
71497 Branch: perl
71498 ! perliol.h
71499____________________________________________________________________________
71500[ 8185] By: jhi on 2000/12/19 14:53:24
71501 Log: Regen uconfig.h and uconfig.sh.
71502 Branch: perl
71503 ! uconfig.h uconfig.sh
71504____________________________________________________________________________
71505[ 8184] By: jhi on 2000/12/18 20:43:49
71506 Log: Comments work so much better when they are closed.
71507 Branch: perl
71508 ! regcomp.c
71509____________________________________________________________________________
71510[ 8183] By: jhi on 2000/12/18 18:04:02
71511 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
71512 Fixes the bug 20001218.016.
71513 Branch: perl
71514 ! regcomp.c
71515____________________________________________________________________________
71516[ 8182] By: gsar on 2000/12/18 09:53:47
71517 Log: delete spurious files
71518 Branch: maint-5.6/perl
71519 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
71520 - vos/config.h vos/config_h.SH_orig
71521____________________________________________________________________________
71522[ 8181] By: gsar on 2000/12/18 09:46:08
71523 Log: regen perltoc
71524 Branch: maint-5.6/perl
71525 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
71526____________________________________________________________________________
71527[ 8180] By: gsar on 2000/12/18 09:20:27
71528 Log: integrate changes#7924..7926,7946,7952 from mainline
71529
71530 A test works better if it has the right 1..$n output.
71531
71532 All the core library users of Class::Struct seem to be
71533 using "use Class::Struct 'struct';" instead of the bare
71534 "use Class::Struct;", which isn't documented in Class::Struct.
71535 This can't be right.
71536
71537 Make the Class::Struct import() wiser.
71538
71539 Upgrade to CPAN 1.59_51, from Andreas König.
71540
71541 Subject: Re: long shell lines
71542 Split overly long shell command lines.
71543 Branch: maint-5.6/perl
71544 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
71545 !> lib/File/stat.pm t/lib/class-struct.t
71546____________________________________________________________________________
71547[ 8179] By: gsar on 2000/12/18 08:55:54
71548 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
71549 7918,7919,7988,8907 from mainline (various)
71550
71551 Subject: [ID 20001127.004] White space problem in perlamiga.pod
71552
71553 Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
71554
71555 Subject: [PATCH] perlcc.PL cleanups
71556
71557 Subject: [PATCH] Updating perltie.pod for arrays
71558
71559 Subject: [ID 20001128.002] what's the point of example code if it is buggy?
71560 Subject: Re: [PATCH] Updating perltie.pod for arrays
71561 Subject: Re: [PATCH] Updating perltie.pod for arrays
71562
71563 One more perltie.pod nit from Casey R. Tweten.
71564
71565 Subject: [PATCH] $^O win32 -> MSWin32
71566 plus similar nits for vms, err, VMS, and UNICOS.
71567
71568 Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
71569 More checking in case someone has broken their services or
71570 protocol databases.
71571
71572 Make "use Class::Struct 'struct';" work again (broken by #7617);
71573 add a test for Class::Struct.
71574
71575 Integrate the "skip" messages to explain().
71576
71577 Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
71578 Branch: maint-5.6/perl
71579 +> t/lib/class-struct.t
71580 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
71581 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
71582 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
71583____________________________________________________________________________
71584[ 8178] By: gsar on 2000/12/18 08:16:30
71585 Log: avoid redefinition warnings on windows due to sys/socket.h getting
71586 #included before win32.h
71587 Branch: maint-5.6/perl
71588 ! win32/include/sys/socket.h
71589____________________________________________________________________________
71590[ 8177] By: gsar on 2000/12/18 05:24:04
71591 Log: make regen_headers; fix POSIX.xs problems; remove outdated
71592 code from sys/socket.h that makes build fail now
71593 Branch: maint-5.6/perl
71594 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
71595 ! pod/perlapi.pod
71596 !> win32/include/sys/socket.h
71597____________________________________________________________________________
71598[ 8176] By: gsar on 2000/12/18 05:20:17
71599 Log: update Changes
71600 Branch: maint-5.6/perl
71601 ! Changes patchlevel.h
71602____________________________________________________________________________
71603[ 8175] By: gsar on 2000/12/18 04:57:48
71604 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
71605 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
71606 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
71607 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
71608 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
71609 7823,7825,7838
71610
71611 Subject: Re: [PATCH] README.solaris
71612
71613 Add getpagesize() probing, on non-UNIX guess 'undef'.
71614
71615 Simplify the getpagesize() unit by dropping the
71616 pagesize probe since it's nowadays slightly more
71617 complicated because of sysconf(). (Note: if some
71618 platform really needs the -lPW for getpagesize,
71619 I just broke it.)
71620 TODO: a new pagesize unit.
71621
71622 Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
71623
71624 MachTen doesn't really do mmap() and munmap().
71625 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
71626
71627 More README.solaris updates from Andy Dougherty.
71628
71629 Copy the s// information of README.hpux also to the perlrun.
71630
71631 Add HAS_FSYNC, lack noticed by Nicholas Clark.
71632
71633 Add a metaconfig unit for fsync.
71634
71635 Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
71636
71637 Many subdocumented return values of the IO extension now documented.
71638 ungetc and write still left subdocumented.
71639 Subject: [PATCH] (was Re: IO::Handle::ungetc)
71640
71641 Document tell() on special streams.
71642
71643 Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
71644
71645 Subject: [ID 20001112.007] sfio's sftell isn't ftell
71646
71647 Couple of tests from #7660 salvaged.
71648
71649 Tweak the definition of the bit complement on UTF-8 data:
71650 if none of the characters in the string are > 0xff,
71651 the result is a complemented byte string, not a (UTF-8)
71652 char string. Based on the summary in
71653 Subject: Re: [ID 20000918.005] ~ on wide chars
71654 This should give us the maximum backward (pre-char string)
71655 compatibility and utf8 compatibility. The other alternative
71656 would be to limit the bit complement to be always byte only,
71657 taking the least significant byte of the chars.
71658
71659 Cleanup messy #ifdef.
71660
71661 Typos in #7667.
71662
71663 Declare reg_data like reg_substr_data.
71664
71665 Placate nervous compilers that see longer than ints switch()ing.
71666
71667 Remove the new two tests of lib/io_xs for now, they seem to
71668 fail under perlio on some platforms.
71669
71670 Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71671
71672 Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
71673
71674 Subject: tiny typo in perl5db.pl
71675
71676 Subject: some additions for makefiles for win32 (for perl@7674)
71677
71678 Hoist the duplicated socket/netdb include logic to perl.h;
71679 undef SETERRNO in case SOCKS has defined it. Based on:
71680 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
71681
71682 Regen Configure.
71683
71684 Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
71685 (a macro to define signed and unsigned integer constants).
71686
71687 Use UINT64_C().
71688 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
71689
71690 Use u_int32_t for the size of hash_cb(), not size_t.
71691 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
71692
71693 Quit utf8_to_uv() instantly if curlen == 0.
71694
71695 Subject: [PATCH: perl@7674] updates to README.os390
71696
71697 Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
71698
71699 EBCDIC tweaks.
71700 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
71701
71702 Linenumber fix.
71703
71704 SOCKS has its own USE_THREADS, based on
71705 Subject: [ID 20001114.002] et. al. bugfix followup
71706
71707 UINT64_C() work continues.
71708
71709 Detypo.
71710
71711 The type of the hash_cb() size argument is tricky.
71712
71713 Add fwalk() probe to the configuration files and regen perltoc.
71714
71715 Subject: perllocale.pod changes
71716
71717 Avoid an infinite loop in VMS when utils scripts are run
71718 with no arguments, from Charles Lane.
71719
71720 Subject: Re: Bug in Carp::Heavy/5.6.0?
71721
71722 For Solaris use64bitall the stdchar needs a little bit of help.
71723
71724 The long double hints can be here or there.
71725
71726 Test tweak for the open pragma.
71727
71728 Also the 64bitall hints can be either here or there.
71729
71730 As surmised the #7719 wasn't a good move.
71731
71732 Subject: Fix for 20000409.001
71733
71734 Subject: Fix for 20000815.006
71735 It's really 20000518.006.
71736
71737 Subject: [PATCH 5.6.0 README.win32] very minor typos
71738
71739 Subject: Fix for README.amiga (20000323.033)
71740
71741 Explain in more detail the {} syntax ambiguousity.
71742 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
71743
71744 Sparc 64-bit pack() fix from Jens Hamisch.
71745
71746 Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
71747
71748 Subject: podlators 1.05 available
71749
71750 Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
71751
71752 Subject: [perl 7711: EPOC] updates
71753
71754 Make certain MacOS Classic has NO_ENVIRON_ARRAY.
71755
71756 Miraculous typo.
71757
71758 sysseek() instead of seek().
71759
71760 Solaris hints tweaks.
71761
71762 Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
71763 This may be overly harsh but until proven otherwise, we think this
71764 way, or until we have a simple test for Configure (having to start
71765 up servers is does not count as simple) to check for the problems.
71766
71767 Remove the shared object before attempting to create
71768 (by linking) a new one. E.g. in AIX not removing
71769 becomes quite painful if one tries to do more than one
71770 build in the same tree (an interrupted build, for example),
71771 since the AIX' shared dynaloader seemingly keeps the shared
71772 objects open and therefore 'busy' for quite a while, even when
71773 nobody is using the objects, leading into link failures.
71774
71775 Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
71776
71777 Subject: DOC PATCH 5.6.0 perlreftut
71778
71779 Subject: [PATCH: perl@7777] add system locale testing for VMS
71780
71781 Subject: [PATCH] Test.pm POD peculiarity
71782
71783 Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
71784
71785 Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
71786
71787 Subject: Re: perl@7777
71788 Detypoing.
71789
71790 Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
71791
71792 Go ahead and #include <unistd.h> in perl.h.
71793
71794 Subject: [PATCH perl@7795] small cleanup task for test suite
71795
71796 Subject: Re: av.c patch (having slight problems)
71797 unshift() speedup.
71798
71799 Reach back one higher up when searching for PERL_SRC.
71800 Branch: maint-5.6/perl
71801 +> lib/File/Spec/Epoc.pm
71802 !> (integrate 88 files)
71803____________________________________________________________________________
71804[ 8174] By: gsar on 2000/12/18 03:53:09
71805 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
71806 7625..7629,7631..7634,7637,7639,7642 from mainline
71807
71808 Fix for the tie-refhash string table leaks.
71809
71810 Subject: [patch perl@7595] VMS configure.com tweak
71811
71812 More careful detection of how well NVs and UVs mix.
71813 Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
71814 Added some SIGFPE paranoia.
71815
71816 Forgot to bump the line numbers in #7601.
71817
71818 Subject: PATCH std stdio for (Free)BSD
71819
71820 Deleting $ENV{PATH} in VMS is not recommendable.
71821
71822 Locale buglets.
71823 Subject: RE: Locales support (setlocale) fixes
71824
71825 Do not test UTF-8 locales since that the tests would require
71826 polymorphic regexen.
71827
71828 Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71829
71830 A missing aTHX_.
71831
71832 Subject: [ID 20001108.013] spelling
71833
71834 Subject: [PATCH] Class::Struct at compile time
71835
71836 Make deleting for %ENV work for (newer versions of) VMS,
71837 from Craig A. Berry.
71838
71839 Forgot from #7618.
71840
71841 More VMS moves on environment handling, from Charles Lane.
71842
71843 Remove unused extra arguments.
71844
71845 Typo in an ifndef.
71846 Subject: Re: [PATCH 5.7.0] better messages from malloc()
71847
71848 Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71849 All except the "cow orker" change.
71850
71851 The generated boot_* headers are wrong. Pickier compiler,
71852 such as KAI C++ will refuse to compile the resulting perlmain.
71853 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71854
71855 There's no =head3.
71856
71857 Disable only the tests 99 and 166 for UTF-8 locales.
71858
71859 Missing dTHXs.
71860 Subject: RE: perl@7595 builds not on cygwin
71861
71862 Subject: Re: bash -c exit and linux hints
71863
71864 Various doc oddball characters.
71865 Subject: [ID 20001106.004] Perl 5.6.0 bugs
71866
71867 Subject: [PATCH] IO::Seekable pod
71868
71869 Amdahl UTS hints updates.
71870 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71871
71872 Explain better why certain regex tests are skipped.
71873 Subject: Re: tests skipped: unknown reason
71874
71875 Subject: [PATCH] README.solaris
71876
71877 Subject: [PATCH perl@7638] cygwin port
71878 Branch: maint-5.6/perl
71879 +> README.solaris
71880 !> (integrate 26 files)
71881____________________________________________________________________________
71882[ 8173] By: gsar on 2000/12/18 03:37:02
71883 Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
71884 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
71885 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
71886 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
71887
71888 Better create a true mailing list for the repository keepers.
71889
71890 Subject: [ID 20001027.007] uniq array in perlfaq
71891
71892 De-quoted-unreadable to ISO Latin 1.
71893 (There's one ISO-2022-JP name in Changes5.004.)
71894
71895 Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
71896
71897 The #7476 needs a MANIFEST change, too.
71898
71899 Add also emailless people.
71900
71901 UTF-8 decoder tweak.
71902
71903 Make \x{...} consistently produce UTF-8.
71904 Subject: Re: \x{...} is confused
71905
71906 Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
71907
71908 Add a perlbug flag, -A, to avoid acknowledgement messages.
71909 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
71910
71911 Use Errno magic.
71912 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
71913
71914 Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
71915
71916 Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
71917
71918 Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
71919
71920 Be more lenient on bad UTF-8 when doing bit arithmetics.
71921 Subject: Re: [ID 20000918.005] ~ on wide chars
71922 (The ord() part of the patch skipped.)
71923
71924 Subject: perlfaq style changes
71925
71926 AUTHORS tweaks.
71927
71928 Whitespace style tweak. Was originally going to see to
71929 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
71930 but that had already been taken care of.
71931
71932 The compiler is either gcc or cc, from Tom Bates.
71933
71934 The osname has been lowercased by now, from Tom Bates.
71935
71936 The NonStop-UX libraries have a novel way to say NaN.
71937
71938 printf UVs the correct way, noticed by Robin Barker.
71939
71940 Subject: [PATCH] startperl to respect versiononly
71941
71942 AUTHORS updates.
71943
71944 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
71945
71946 Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
71947
71948 Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
71949
71950 Generalize the Camel wording.
71951 Subject: Re: perlfaq style changes
71952
71953 Subject: [ID 20001005.006] Documentation -- description of qr//
71954
71955 C.pm part of
71956 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
71957
71958 Locale warning explanation tweak.
71959
71960 Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
71961
71962 Make the POSIX::setuid and POSIX::setgid to really call setuid()
71963 and setgid() because they were just changing $< and $( which means
71964 only changing the real uid/gid, as opposed to changing both
71965 real and effective ids. (The alternative way could have been
71966 in POSIX.pm to change $> and $), too, but making a direct call
71967 to the C API feels cleaner.) Fixes the bug
71968 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
71969
71970 Expand %Config variables and %ENV variables only if
71971 so requested during build time using the
71972 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
71973 Not expanding makes relocating distributions easier.
71974
71975 More tweaking on the #7522 theme.
71976
71977 Test::Harness revealed buglets in the new DynaLoader.
71978 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
71979
71980 Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
71981 fix a autovivification bug in Tie::RefHash, add tests for both.
71982 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
71983
71984 Detpyo.
71985
71986 recv() can fail and return undef.
71987 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
71988
71989 Fix the problem discussed in
71990 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
71991 originally from Linc Madison. Also Andreas König's comments
71992 taken into account. Some other problems with Tie::SubstrHash
71993 fixed: didn't croak when the table exceeded the requested number
71994 of entries (as documented) but instead when the number of entries
71995 exceeded the size of the table, a croak() had an unnecessary \n,
71996 didn't have a CLEAR method, documented that there is no exists().
71997 Didn't fix to be strict-proof because the module uses &foo; and
71998 dynamic scope. Added a test script exercizing both first tamely
71999 the basic functionality, and then the failure cases reported by
72000 Linc Madison.
72001
72002 Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
72003
72004 The #7521 touched things it shouldn't have.
72005
72006 Subject: [PATCH 5.7.0] better messages from malloc()
72007
72008 Subject: Re: README.aix
72009
72010 Add FCNTL_CAN_LOCK.
72011 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72012 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72013
72014 Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
72015 create a "fast path" for locale name probing using "locale -a"
72016 if available, squash finally hopefully the s?printf resetting
72017 the numeric locale (since, IIUC perllocale, it never shouldn't).
72018
72019 More Changes tweakery.
72020
72021 Dying is too strict here, better just skip.
72022
72023 Subject: Locales support (setlocale) fixes
72024 Modified quite a bit to be more portable.
72025
72026 Configure would use a bad $myuname from an old config.sh.
72027 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
72028
72029 Fix for
72030 Subject: [ID 20001004.006] undef is never tainted
72031 An undef read from a slurped file was not tainted.
72032
72033 Fix for
72034 Subject: [ID 20001004.007] taint propogation is inconsistent
72035 The culprit was sv_setsv() which was rather blindly
72036 propagating taint, which lead to behaviour where if
72037 a tainted anon hash value was seen all the hash values
72038 from then on at that level became tainted, or at any
72039 upper levels in the case of nested anon hashes.
72040
72041 Test tweak: show also the failed locales.
72042 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
72043
72044 A fix of sorts for 20000329.026, a better error message
72045 for a missing "use charnames" when using the \N{...}.
72046
72047 Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
72048
72049 Add =pod to be tidy.
72050
72051 Fix for bug id 19990615.008, pos() unset during s///ge.
72052
72053 Add a note for future generations about bug id 20000229.006.
72054
72055 Use -dM for gcc (the suggested patch did it only for Linux,
72056 but I think it can be generalized).
72057 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
72058
72059 opmini.o can linger from Configures past.
72060
72061 Document that the evaled syntax errors cause scalar leaks.
72062
72063 Fix for
72064 Subject: [ID 20000728.005] perl -P broken
72065 (hopefully). The fix is also not complete, it seems to break
72066 BOM swallowing for libc5 systems, but until someone figures
72067 out a way to do this without ftell(), this will do.
72068
72069 AUTHORS updates.
72070
72071 Subject: Re: rsync'ed patches vs. rsync'ed source
72072
72073 Admit that the test leaks scalars.
72074
72075 Sanitize the environment further.
72076
72077 VOS updates from Paul Green.
72078
72079 Document %ENV = () portability issues.
72080
72081 Make the stdio test program of 7427 less noisy while being
72082 compiled so that Digital UNIX wouldn't get both
72083 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
72084 undefined. This makes perlio happy.
72085
72086 glibc5 detection by __GNU_LIBRARY__.
72087
72088 %ENV note tweaks from Dan Sugalski.
72089
72090 Varargs don't always work too well if one puts an unsigned
72091 char on the stack and pop an unsigned quad off the stack.
72092 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
72093
72094 Subject: Pod updates
72095
72096 Fake support of holey files in win/dosish platforms.
72097 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
72098
72099 A doc addition for bug id 20001105.019, beware \p.
72100
72101 Tweak #7587.
72102
72103 Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
72104
72105 perlhack updates from H.Merijn Brand.
72106
72107 Subject: [PATCH perl@7573] cygwin port
72108 Synchronize with Cygwin 1.1.5.
72109
72110 Bad thinko in #7581 (I used the test program with the expanded
72111 values as-is).
72112
72113 Make perlbug not insist on dumping to a file when stdout isn't a tty.
72114 Subject: [PATCH] perlbug.PL
72115
72116 Overrideable keys, each, pop, push, shift, splice, unshift.
72117 Subject: [PATCH] prototyped functions that should be overrideable
72118
72119 Try to avoid flockless and emulationless places.
72120 Branch: maint-5.6/perl
72121 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
72122 - MAINTAIN
72123 !> (integrate 111 files)
72124____________________________________________________________________________
72125[ 8172] By: jhi on 2000/12/18 02:49:27
72126 Log: Regen pods.
72127 Branch: perl
72128 ! pod/perlmodlib.pod pod/perltoc.pod
72129____________________________________________________________________________
72130[ 8171] By: gsar on 2000/12/18 02:49:24
72131 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
72132 7465..7471 from mainline
72133
72134 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
72135 in platforms that strictly require all the symbols being present
72136 at link time.
72137
72138 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
72139
72140 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
72141
72142 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
72143
72144 Subject: [PATCH] todo
72145
72146 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
72147
72148 Use $sort, $uniq (and $tr) consistently as wondered
72149 by Nicholas Clark.
72150
72151 Too enthusiastic editing in #7460.
72152
72153 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72154
72155 Upgrade to CPAN 1.58_55.
72156 Subject: CPAN.pm status
72157
72158 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72159
72160 Make target reordering to avoid pointless re-makes.
72161 Subject: Re: Total re-make of 'make okfile' after 7451 ?
72162
72163 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72164
72165 Subject: DOC PATCH 5.6.0
72166
72167 Add the repository doc by Malcolm, Sarathy, and by Simon,
72168 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72169 Branch: maint-5.6/perl
72170 +> Porting/repository.pod
72171 !> Configure MANIFEST Makefile.SH README.dos README.os2
72172 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
72173 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
72174 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
72175____________________________________________________________________________
72176[ 8169] By: gsar on 2000/12/18 02:33:34
72177 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
72178 7435..7441,7445 from mainline
72179
72180 Make the UTF-8 decoding stricter and more verbose when
72181 malformation happens. This involved adding an argument
72182 to utf8_to_uv_chk(), which involved changing its prototype,
72183 and prefer STRLEN over I32 for the UTF-8 length, which as
72184 a domino effect necessitated changing the prototypes of
72185 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
72186 The stricter UTF-8 decoding checking uses Markus Kuhn's
72187 UTF-8 Decode Stress Tester from
72188 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
72189
72190 Run vms/vms_yfix.pl, should have done that after changing
72191 perly.c in #7382.
72192
72193 Subject: [PATCH 5.7.0] static linking with uninstalled perl
72194
72195 (Replaced by #7440.)
72196 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72197
72198 Fix the bug ID 20001024.005, the bug introduced by #7416.
72199
72200 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
72201
72202 Fix the bug reported in
72203 From: andreas.koenig@anima.de (Andreas J. Koenig)
72204 Also make is_utf8_char() stricter.
72205
72206 Missed the header file changes from #7425.
72207
72208 Check if stdio supports tweaking lval and cnt simultaneously.
72209 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72210
72211 Stratus VOS updates from Paul Green.
72212
72213 Podify README.epoc and README.vos.
72214
72215 Add targets to Makefile.SH, most importantly
72216 'regen_all' which also remembers to update vms/perly*.
72217
72218 Subject: Minor update to find2perl, for portability
72219
72220 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
72221
72222 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
72223
72224 Rename UTF8LEN() to be UNISKIP(), too confusing to have
72225 UTF8LEN() and UTF8SKIP().
72226
72227 Allow poking holes at the UTF-8 decoding strictness.
72228
72229 Continue the internal UTF-8 API tweaking.
72230 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
72231 used much more than the simpler API, now called utf8_to_uv_simple().
72232 Still not quite happy with API, too much partial duplication
72233 of functionality.
72234
72235 A new version of making the syslog test more robust.
72236 (Replaces #7421.)
72237 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72238
72239 buildtoc target tweaks.
72240
72241 Integrate with vmsperl #7430 by Charles Bailey:
72242
72243 Cleanup from prior patch (Charles Lane?):
72244 - improve handling of MFDs in Basename and Path
72245 - default to no xsubpp line # munging when building debug images
72246 Branch: maint-5.6/perl
72247 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72248 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
72249 !> (integrate 67 files)
72250____________________________________________________________________________
72251[ 8168] By: gsar on 2000/12/18 02:05:49
72252 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
72253
72254 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
72255 From: Martin Husemann <martin@duskware.de>
72256
72257 Subject: [PATCH 5.7.0] restore match data on backtracing
72258 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72259 Branch: maint-5.6/perl
72260 !> regcomp.c regexec.c t/op/re_tests
72261____________________________________________________________________________
72262[ 8167] By: gsar on 2000/12/18 01:55:22
72263 Log: integrate changes#7858,7986 from mainline
72264
72265 C<foreach my $x ...> in pseudo-fork()ed process may diddle
72266 parent's memory; fix it by keeping track of the actual pad
72267 offset rather than a raw pointer (this change is probably also
72268 relevant to non-ithreads case to avoid fallout from reallocs of
72269 the pad array, but is currently only enabled for the ithreads
72270 case in the interests of minimal disruption to existing "well
72271 tested" code)
72272
72273 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
72274 due to the notorious GetFileType() bug in Windows 9x, which fstat()
72275 tickles)
72276 Branch: maint-5.6/perl
72277 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
72278 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
72279 !> win32/win32.c win32/win32.h win32/win32sck.c
72280____________________________________________________________________________
72281[ 8166] By: gsar on 2000/12/18 01:52:59
72282 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
72283 from mainline (xsubpp and ExtUtils::LibList fixups, various
72284 other small items)
72285
72286 The generated boot_* headers are wrong. Pickier compiler,
72287 such as KAI C++ will refuse to compile the resulting perlmain.
72288 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
72289
72290 Various doc oddball characters.
72291 Subject: [ID 20001106.004] Perl 5.6.0 bugs
72292
72293 Subject: [PATCH] Re: 20001101.003 PDL
72294
72295 Subject: [PATCH 5.7.0] etags broken again
72296
72297 Subject: [PATCH 5.7.0] Liblist finally works
72298
72299 Subject: [PATCH 5.7.0] Liblist returns found libraries
72300
72301 Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
72302
72303 Subject: [PATCH 5.7.0] OUT keyword for xsubpp
72304
72305 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
72306 OUT keyword nits.
72307 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
72308 OUT and IN_OUT documentation.
72309 Branch: maint-5.6/perl
72310 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
72311 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
72312 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
72313 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
72314 !> win32/bin/search.pl
72315____________________________________________________________________________
72316[ 8165] By: gsar on 2000/12/18 01:28:45
72317 Log: integrate changes#7533,7563,7611,7623 from mainline (various
72318 malloc.c embellishments)
72319 Branch: maint-5.6/perl
72320 !> malloc.c pod/perldiag.pod
72321____________________________________________________________________________
72322[ 8164] By: gsar on 2000/12/18 01:23:33
72323 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
72324 fixups)
72325 Branch: maint-5.6/perl
72326 !> utils/h2xs.PL
72327____________________________________________________________________________
72328[ 8163] By: gsar on 2000/12/18 01:17:50
72329 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
72330 fixups)
72331 Branch: maint-5.6/perl
72332 !> Makefile.SH utils/perlbug.PL
72333____________________________________________________________________________
72334[ 8162] By: gsar on 2000/12/18 00:25:43
72335 Log: always export Perl_deb() (it is required by re.xs whether
72336 Perl is built with or without -DDEBUGGING)
72337 Branch: maint-5.6/perl
72338 ! makedef.pl
72339____________________________________________________________________________
72340[ 8161] By: gsar on 2000/12/18 00:23:38
72341 Log: integrate change#7414 from mainline
72342
72343 Undo the basename() part of #7412 since the lib/basename
72344 tests would need upgrading too.
72345
72346 squelch two tests in tr.t that rely on tr/// paranoia change
72347 that's not in 5.6.x
72348 Branch: maint-5.6/perl
72349 ! t/op/tr.t
72350 !> lib/File/Basename.pm
72351____________________________________________________________________________
72352[ 8160] By: gsar on 2000/12/18 00:05:30
72353 Log: missing change in previous integrate
72354 Branch: maint-5.6/perl
72355 !> README.aix
72356____________________________________________________________________________
72357[ 8159] By: gsar on 2000/12/18 00:03:38
72358 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
72359 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
72360 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
72361 7410..7413 from mainline
72362
72363 Introduce the man[24-8] variables, from Andy Dougherty.
72364
72365 Upgrade to CPAN 1.58, from Andreas König.
72366
72367 An updated EBCDIC tr patch.
72368 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
72369
72370 Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
72371
72372 Two thirds of
72373 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72374 The Install.pm changes will be submitted separately because
72375 they need some work and discussion still.
72376
72377 The Install.pm third of
72378 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72379
72380 Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
72381
72382 Subject: [PATCH 5.7.0] IVs in mtats
72383
72384 Subject: [PATCH 5.7.0] Perl API for mstats
72385
72386 Ilya implemented the memory profiling API.
72387
72388 In Amdahl UTS "struct sv" is defined by a system header,
72389 <ksync.h>.
72390
72391 Slight tweak of the code to appease Amdahl UTS cc.
72392
72393 Amdahl UTS doesn't seem to do dynaloading.
72394
72395 Use UTF8SKIP(), from Simon Cozens.
72396
72397 Thinko in #7222.
72398
72399 op/sprintf.t patch for OS/390 (and any other host with limited
72400 floating-point exponent length)
72401 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
72402
72403 Tweak #7225.
72404 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
72405
72406 Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
72407
72408 Needs to be conditional on SunOS 4.
72409 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
72410
72411 Test cases for bug id 20000323.056 (the bug seems to be fixed).
72412
72413 Add test for bug id 20000427.003 (which seems to have
72414 been fixed) (also duplicate as 20000427.004, though
72415 with a higher severity). Move one utf8 from op/append
72416 to pragma/utf8, tag the tests with bug ids.
72417
72418 Document FNCASE=y as discussed in the bug 20000902.009.
72419
72420 split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
72421 The problem was that rx->minlen was in chars while pp_split()
72422 thought it would be in bytes.
72423
72424 Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
72425 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
72426
72427 Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
72428
72429 Fix a couple of compiler-noted nits in #7235.
72430
72431 Tweak the test of #7235.
72432
72433 One more ~utf8 tweak.
72434
72435 -w cleanup.
72436 Subject: Re: Problems with bleadperl
72437
72438 Subject: small pod patch
72439
72440 Subject: [PATCH perlguts.pod] Document offset hack
72441
72442 Add Charles Lane.
72443
72444 Add the capability to include/exclude branches.
72445
72446 Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
72447
72448 Detect early whether the std streams have gone bad.
72449 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
72450
72451 More IoTYPE sprinkling.
72452
72453 Workaround for a sfio bug where the stream error indicator
72454 is not cleared as documented.
72455 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
72456
72457 Clarify documentation on 'use bytes'.
72458 Subject: Re: What does 'use bytes' "mean" ?
72459
72460 Show the failed remote port, instead of the failing line number.
72461 Subject: [PATCH 5.6.1 Debugger] More diagnostics
72462
72463 Make Cwd more bulletproof in chrooted environments.
72464 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
72465
72466 Subject: Pod patch for Devel::Peek
72467
72468 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
72469
72470 Borland C fstat() never saw the fd as writable.
72471 Subject: fix for Borland's weak "stat" (perl@7211)
72472
72473 Missing change from #7362.
72474
72475 Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
72476
72477 Add the test case for the bug id 20000730.004 which seems
72478 to have been fixed by now.
72479
72480 Fix of sorts for bug id 20000901.092. There seems to be no trace
72481 of a 'pmshort' anywhere in the B, so the offending line was simply
72482 removed.
72483
72484 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
72485
72486 Subject: PATCH do_print has 2 PerlIO_error()s
72487
72488 NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
72489
72490 Typo noted by Mark Lutz.
72491
72492 Subject: PATCH CR+LF should be "\cM\cJ" in perlop
72493
72494 In the latest compiler builds cccdlflags must not become -fpic,
72495 from Wilfredo Sánchez.
72496
72497 Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
72498
72499 Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
72500
72501 SOCKS function redefinitions need prototypes, too, otherwise
72502 for example 32 bit versus 64 bit differences cause a lot of
72503 problems. Part of
72504 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
72505
72506 Portability tweak on #7377.
72507 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
72508
72509 Don't write double values through long double pointers,
72510 based on a part of
72511 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
72512
72513 Reëntrancy fix.
72514 Subject: [PATCH perl@7229] Rentrant parser and yylex()
72515
72516 Make scan_num() reëntrant, as suggested in
72517 Subject: [PATCH perl@7229] Rentrant parser and yylex()
72518
72519 Fix for ID 20001020.006, concatenating an unset submatch
72520 with utf8 resulted in "Modification of a read-only value".
72521
72522 Fix for ID 20000915.011, IO::Select warning for an undefined fd.
72523
72524 The #7383 was right only in the context of the original bug report,
72525 not in more general case.
72526
72527 Update Changes.
72528
72529 Testcases for a #7383,#7385 related bug.
72530 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
72531
72532 Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
72533
72534 Tweak the Is* definitions of Unicode character classes
72535 to better match the official categorizations; embrace
72536 the official categorizations; add the combining marks
72537 as alpha (and -numeric); fix DCinital (a typo and edito)
72538 to be DCmedial.
72539
72540 Hints tweak from Anton Berezin.
72541
72542 Subject: installman go-faster stripes
72543 Subject: Re: installman go-faster stripes
72544
72545 Subject: [ID 20001021.003] updated hints/openbsd.sh
72546
72547 Subject: [PATCH bleadperl] -MO=C falls over on package <none>
72548
72549 Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
72550
72551 Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
72552
72553 Doc patch.
72554 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
72555
72556 Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
72557
72558 Subject: Re: [ID 20001021.005] SEGV with regex match
72559
72560 Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
72561
72562 The change #7187 was not so good on VMS.
72563 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
72564
72565 Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
72566
72567 Miscellaneous MacOS Classic library updates from Matthias Neeracher.
72568
72569 Document PERL_INSTALL_ROOT of #7210.
72570 Branch: maint-5.6/perl
72571 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
72572 +> t/lib/tie-splice.t
72573 - lib/unicode/Is/DCinital.pl
72574 !> (integrate 112 files)
72575____________________________________________________________________________
72576[ 8158] By: jhi on 2000/12/17 23:04:24
72577 Log: Subject: [PATCHES] RE: perl@8150
72578 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
72579 Date: Sun, 17 Dec 2000 21:46:39 +0100
72580 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
72581
72582 Neither cygwin has a getpwuid() one can trust on.
72583 Branch: perl
72584 ! t/lib/glob-basic.t
72585____________________________________________________________________________
72586[ 8157] By: jhi on 2000/12/17 23:01:54
72587 Log: More MAN.PODS => {} fixes.
72588 Branch: perl
72589 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
72590 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
72591 ! os2/OS2/REXX/Makefile.PL
72592____________________________________________________________________________
72593[ 8156] By: gsar on 2000/12/17 22:49:13
72594 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
72595 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
72596 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
72597 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
72598 7201,7204 from mainline
72599
72600 Remove vestiges of tr//CU.
72601 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72602 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72603
72604 The return value of setlocale must be copied away.
72605 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
72606
72607 Allow chop() and chomp() to be overridden.
72608 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
72609
72610 Hints optimization.
72611 Subject: Minor nit
72612
72613 Subject: [PATCH] de-wall t/README
72614
72615 Subject: Re: Two advertising clauses need to be removed
72616
72617 Batch of UTF-8 patches from Simon Cozens.
72618
72619 Fix for a parsing bug, not for the original bug.
72620 Subject: Re: [ID 20000910.005] Another segfault with regexes.
72621
72622 Compilation warnings and an error.
72623
72624 Subject: File::Find 5.7.0 POD nits
72625
72626 Subject: [PATCH perl-5.7.0] continued -Wformat support
72627
72628 The one that got away.
72629
72630 Subject: Re: perl@7078
72631
72632 UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
72633 convertable to bytes by checking it doesn't go above 0xc3
72634 Subject: Re: perl@7078
72635
72636 Replace #7084 with
72637 Subject: Re: perl@7078
72638
72639 We don't need to count the high bit bytes, a boolean is enough.
72640
72641 Subject: [PATCH] utf8.c apidoc
72642
72643 Subject: Re: perl@7078
72644
72645 Botched the #7090 check-in.
72646
72647 Fix for the charnames.t failures from Spider Boardman.
72648
72649 Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
72650 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
72651 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
72652 0 to checking to get the warning.
72653
72654 Subject: [PATCH] Nits in perlmod.pod
72655
72656 Subject: Re: Trapping by opmask sets strange parser state [PATCH]
72657
72658 Subject: Re: unicode support and perl [ID 20000901.097]
72659
72660 Subject: Re: unicode support and perl [ID 20000901.097]
72661
72662 Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
72663
72664 Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
72665
72666 Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
72667
72668 Subject: [PATCH@blead] Fix some recursion in overload.pm
72669
72670 s/Robin Parker/Robin Barker/
72671
72672 Subject: [PATCH] Fix aliasing of tied filehandles
72673
72674 Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
72675
72676 Subject: Re: [PATCH 5.005_64 missed]
72677
72678 SOCK_DGRAM and listen() do not mix as reported in
72679 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
72680 The patch for 5.7.0+ had to be reengineered, though.
72681
72682 Subject: DOC PATCH 5.6.0
72683
72684 Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
72685
72686 Document the issue (is not a syntax error, kind of)
72687 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
72688
72689 Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
72690 Did not apply cleanly, manual intervention was needed.
72691
72692 Subject: [PATCH] DLL not restartabke with threaded perl
72693
72694 Inside require() $^S was always left undefined.
72695 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
72696
72697 Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
72698
72699 OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
72700
72701 Regen headers.
72702
72703 Subject: [PATCH 5.7.0] Epoc update
72704
72705 Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
04d26ece 72706 as suggested by Olaf Flebbe and Nicholas Clark.
6b490b4c
JH
72707
72708 Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
72709
72710 Misplaced else.
72711
72712 Scale down the VMS message boxes, by Charles Lane.
72713 Fix for ID 20000903.009, workaround at
72714 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
72715
72716 Subject: [ID 20001003.006] B::Debug not -w clean
72717
72718 Test harness update to sync with the new perlcc,
72719 from Simon Cozens.
72720
72721 One remaining nit less at the VMS mailbox sizing.
72722
72723 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
72724
72725 It is possible to have no hosts database at all. Pointed out in
72726 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
72727
72728 Subject: [PATCH 5.7.0] h2xs not working
72729 Subject: [PATCH 5.7.0] h2xs not documenting the created module
72730
72731 Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
72732
72733 Subject: perlhack.pod Patch for Externals Tools
72734
72735 Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
72736
72737 Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72738
72739 Enable disabling scripts installation by Configure -Uinstallscripts,
72740 suggested by H. Merijn Brand.
72741
72742 Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
72743 reported several times by Dominic Dunlop, for example in
72744 ID 20000315.008. Patch from Dominic. Patch affects at
72745 least MachTen, and possibly other oldish BSDs. Should not
72746 break non-broken platforms (tested on LinuxPPC).
72747
72748 Regen toc.
72749
72750 Subject: Re: Questions about Tie::Array and perl modules
72751 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
72752
72753 Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
72754
72755 Tweak #7153.
72756
72757 IO::Handle->syswrite() did not handle length omission
72758 like CORE::syswrite() does.
72759 Subject: [Fwd] IO::Handle, syswrite and arguments
72760 The original patch from andrew@ugh.net.au.
72761
72762 Also the $ccflags is needed for the C compiler check.
72763 Subject: Configure (check for C-compiler)
72764
72765 Eliminate $Is_VMS code from the test.
72766 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
72767
72768 Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
72769 as the first option of cc/ld because of ultrapicky compilers
72770 (e.g. OS/390 R2.5)
72771
72772 Change the version number of Tie::Handle in the core to 4.0,
72773 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
72774 Subject: Note on Tie::Handle
72775
72776 UTF8ize split() so that the cloned substrings get the UTF8
72777 flag of the original scalar. Problem reported by Simon Cozens.
72778
72779 save_re_context() could reset PL_curcop to freed memory, causing core
72780 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
72781
72782 Subject: PATCH 5.6 perldebguts grammar cleanup
72783
72784 Add a todo note about overloadable assertions.
72785
72786 on Windows, LoadLibrary() could load an extension DLL multiple
72787 times if forward slashes are used in the path
72788
72789 on Windows, cwd strings in the environment should be of the
72790 form =X:=X:\foo instead of =X=X:\foo\
72791
72792 on Windows, avoid potential exception (could happen if MSVCRT isn't
72793 being used) when closing a socket handle
72794
72795 avoid nonportable example code
72796
72797 Windows9x doesn't support link(), despite what Config.pm
72798 might think
72799
72800 pod nit
72801
72802 Change #7160 had a nasty typo.
72803
72804 Warn about unknown scripts.
72805 Subject: Re: ideas? patches? [PATCH bleadperl]
72806
72807 on Windows, clean targets might not work under some flavors of the shell
72808
72809 tweak for change#7173
72810
72811 Make eq work again with utf8 (disabling the upgrading
72812 should no more be necessary since the copies of the
72813 scalars are upgraded, not the scalars themselves).
72814 Takes care of ID 20001009.001. (The claimed length()
72815 bug in 20001009.001 seems bogus to me.)
72816
72817 Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
72818
72819 Upgrade to CGI.pm 2.74, from Lincoln Stein.
72820
72821 Upgrade to podlators 1.04, from Russ Allbery.
72822
72823 Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
72824
72825 Quote the temp file name, needed in Win32 because the
72826 default name unfortunately contains spaces, shouldn't
72827 hurt elsewhere.
72828 Subject: FW: perldoc fails if $TEMP contains spaces
72829
72830 Subject: RE: [ID 19990803.001] README.win32 suggestions
72831
72832 Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
72833
72834 Subject: Re: utf8 concat, mg_get
72835
72836 Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
72837
72838 Subject: [PATCH: perl@7181] op/tr tests on OS/390
72839
72840 Subject: [PATCH: perl@7181] ver.t v string tests for os/390
72841
72842 Use the versiononly instead of the installscripts,
72843 retract the changes 7146 and 7147.
72844
72845 Reapply Andy's patch and regen Configure.
72846
72847 Add the test case for #7190, from the original bug report
72848 by Andreas König.
72849
72850 Remove duplicated code.
72851
72852 SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
72853
72854 restore change#7202
72855 Branch: maint-5.6/perl
72856 !> (integrate 121 files)
72857____________________________________________________________________________
72858[ 8155] By: jhi on 2000/12/17 22:30:58
72859 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
72860 From: "Craig A. Berry" <craigberry@mac.com>
72861 Date: Sun, 17 Dec 2000 13:09:28 -0600
72862 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
72863
72864 MAN.PODS => ' ' is naughty.
72865 Branch: perl
72866 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
72867____________________________________________________________________________
72868[ 8154] By: nick on 2000/12/17 22:07:13
72869 Log: MULTIPLICITY nit.
72870 Branch: perl
72871 ! mg.c
72872____________________________________________________________________________
72873[ 8153] By: gsar on 2000/12/17 21:23:05
72874 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
72875 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
72876 from mainline
72877
72878 Document the SvIOK_.*UV().
72879
72880 Update Unicode todo list.
72881
72882 Guard against bad string->int conversion for quads.
72883
72884 Subject: small apidoc fix
72885
72886 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
72887
72888 Subject: [PATCH] Tied filehandle documentation
72889
72890 Subject: [PATCH] Modernize Opcode.pm documentation
72891
72892 Make Data::Dumper (non-XS) to work with changed semantics of ref().
72893 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
72894 [applied even though said semantics didn't change in 5.6.x]
72895
72896 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
72897
72898 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
72899
72900 Fix the URL, but the server is still missing in action.
72901 Subject: [ID 20000905.002] perlfaq1.pod URL error
72902
72903 Subject: [ID 20000903.001] \w in utf8-strings
72904
72905 Fix the ccversion detection for 5.1 and beyond.
72906 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72907
72908 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
72909
72910 Subject: [ID 20000904.008] Tiny fix for perldiag
72911
72912 Subject: Re: [ID 20000906.004] segfault with bad perl statement
72913
72914 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72915
72916 Subject: [ID 20000908.002] perlipc documentation bug.
72917
72918 Subject: [PATCH lib/Benchmark.pm]
72919
72920 Re-allow vec() for characters > 255.
72921 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
72922
72923 Do away with memory models cruft. Sorry, PDP users.
72924
72925 Continue #7041.
72926
72927 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
72928
72929 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
72930
72931 Upgrade to CPAN 1.57_65, from Andreas König.
72932
72933 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
72934 by Russ Allbery.
72935
72936 Silence t/pod/*.t about alternate quote-mappings now implemented
72937 by Pod::Text, from Brad Appleton.
72938
72939 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
72940 Subject: borland C++ win32.c tweak
72941
72942 C<@a = @b = split(...)> optimization coredumps under ithreads
72943 (missed a spot when fixing up op_pmreplroot hack for ithreads)
72944
72945 Document the SvUTF8*().
72946
72947 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
72948
72949 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
72950
72951 Do in VMS as the #7054 does.
72952
72953 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
72954
72955 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
72956
72957 Subject: [patch: perl@7045] vms updates
72958
72959 Test for the #7049.
72960 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
72961
72962 Break up the myconfig lines a bit.
72963 Subject: perlbug/perl -V output format
72964
72965 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
72966
72967 The #7054 truncated Configure badly.
72968
72969 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
72970 initialization in all the threads on Windows
72971
72972 Allow for whitespace between "#" and "line" in cpp output.
72973 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
72974
72975 Remove vestiges of tr//CU.
72976 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72977
72978 The return value of setlocale must be copied away.
72979 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
72980
72981 Allow chop() and chomp() to be overridden.
72982 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
72983
72984 Hints optimization.
72985 Subject: Minor nit
72986
72987 Subject: [PATCH] de-wall t/README
72988
72989 Subject: Re: Two advertising clauses need to be removed
72990 Branch: maint-5.6/perl
72991 !> (integrate 75 files)
72992____________________________________________________________________________
72993[ 8152] By: gsar on 2000/12/17 20:30:11
72994 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
72995 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
72996 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
72997
72998 Don't attach -ld to the archname if pointless.
72999
73000 Document UNTIE in a very minimalistic way.
73001
73002 POSIX doesn't report long double values under -Duselongdouble
73003 when the long doubles are "real" (bigger than doubles).
73004
73005 More author updates.
73006
73007 Try to deduce NV_MAX. Really should be Configure fodder.
73008
73009 :: not allowed in pathnames, change to .
73010 Subject: [PATCH perl@6938] cygwin port
73011
73012 Forget about NV_MAX (#6951). Various floating point tweaks,
73013 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
73014
73015 Move the Solaris 7 scan to use64bitall, make the
73016 failure to find 64-bot sparc libc to mention the
73017 possibility of being in an intel, from Lupe and Alan.
73018
73019 Regen perltoc.
73020
73021 AUTHORS tweaks, from Peter Prymmer.
73022
73023 More address tweaking.
73024
73025 Small tweaks all over.
73026
73027 File::Temp patches from Andreas König,
73028
73029 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
73030
73031 Subject: CPAN.pm beta 1.57_57 for the core
73032
73033 Part of the solution.
73034 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
73035
73036 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
73037
73038 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
73039
73040 Add the overload warnings to perldiag.
73041
73042 Drop unused argument.
73043 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
73044
73045 Subject: Nit in Configure (bleadperl@6961)
73046
73047 Update to PodParser 1.18, from Brad Appleton.
73048
73049 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
73050
73051 Subject: [PATCH: 6948] add SCNfldbl to configure.com
73052
73053 Document UNTIE. Also tweak implementation to suppress the 'inner references'
73054 warning when UNTIE exists and instead pass the cound of extra references to
73055 the UNTIE method.
73056
73057 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
73058 so that case-ignoring systems like DCL can tell them from
73059 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
73060
73061 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
73062
73063 Feature ordering tweak.
73064
73065 Regen perltoc.
73066
73067 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
73068
73069 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
73070
73071 Subject: http:// in L<>
73072
73073 Detypo.
73074
73075 change#6791 accidentally clobbered change#6710, put it back
73076
73077 Only the first line, thank you very much.
73078
73079 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
73080 plus rework the http: spots as suggested by Tom Christiansen,
73081 plus regen perltoc.
73082
73083 Undo part of change 6489 which looks like a bulk edit which
73084 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
73085 The supressing of main:: on return from select() is undesirable.
73086
73087 Apparently avoiding the swapping is too costly.
73088
73089 Various Configure nits by Philip Newton,
73090 plus the ebcdic one by me.
73091
73092 Make certain cc is set before trying to run it.
73093
73094 If overloaded %{} etc. return the object do not loop.
73095 Thus sub deref { $_[0] } functions if object is wanted type.
73096
73097 Update perlhist.
73098
73099 More %{} and other deref special casing - do not pass to 'nomethod'.
73100 Branch: maint-5.6/perl
73101 !> (integrate 59 files)
73102____________________________________________________________________________
73103[ 8151] By: gsar on 2000/12/17 19:14:38
73104 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
73105 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
73106
73107 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
73108
73109 Make the epsilon to be relative, not absolute.
73110
73111 Put back the flags dump as reasoned in
73112 Subject: Re: [PATCH] Glob dumping
73113
73114 Introduce ccname to keep track of what compiler kind of we have.
73115
73116 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
73117
73118 Put back the slice accidentally removed by #6907.
73119
73120 Reset archname and archname64 always, forcing them be
73121 recomputed at each Configure run, make Configure and
73122 the hints files agree on the naming of largefiles variables.
73123
73124 Don't say "Perl 5.0 source kit".
73125
73126 Subject: [PATCH] fix misc cast warnings
73127
73128 Subject: typos in pods
73129
73130 NVs not necessarily doubles, as pointed out by Yitzchak.
73131
73132 Subject: [PATCH 6889] add a few ldbl formats to configure.com
73133
73134 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
73135
73136 Better options for rsync.
73137
73138 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
73139
73140 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
73141
73142 Subject: [PATCH] Re: UNTIE method
73143
73144 A better fix for the Socket building problem from Craig Berry.
73145
73146 Retract the dummy test, skip the security tests (instead of failing),
73147 explain what the warnings mean.
73148
73149 Heap decorruption.
73150 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
73151
73152 Update to Unicode 3.0.1.
73153
73154 Missed one Unicode file.
73155
73156 Subject: Re: typos in pods
73157
73158 The #6929 was too skimpy.
73159
73160 sscanf() may be the only way to read long doubles from strings.
73161
73162 Reveal Borland's isnan.
73163 Subject: build with BC++ tweak
73164
73165 Issue useful diagnostic on unknown pod commands.
73166 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
73167
73168 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
73169
73170 Clarify the third case of ftmp-security warnings.
73171
73172 Make -Dusemorebits find long doubles in Solaris.
73173
73174 Wrap the test in eval.
73175 Branch: maint-5.6/perl
73176 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
73177 +> lib/unicode/PropList.txt lib/unicode/README.perl
73178 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
73179 +> lib/unicode/Unicode.301 vms/vmspipe.com
73180 - lib/unicode/Props.txt lib/unicode/UCD300.html
73181 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73182 !> (integrate 305 files)
73183____________________________________________________________________________
73184[ 8150] By: jhi on 2000/12/17 18:47:57
73185 Log: Uncheckedin generated files.
73186 Branch: perl
73187 ! global.sym perlapi.c pod/perlapi.pod
73188____________________________________________________________________________
73189[ 8149] By: jhi on 2000/12/17 18:41:22
73190 Log: Update Changes.
73191 Branch: perl
73192 ! Changes patchlevel.h
73193____________________________________________________________________________
73194[ 8148] By: jhi on 2000/12/17 18:39:16
73195 Log: Subject: [PATCH] Fcntl constants speedup
73196 From: Nicholas Clark <nick@ccl4.org>
73197 Date: Sun, 17 Dec 2000 16:29:24 +0000
73198 Message-ID: <20001217162924.E97668@plum.flirble.org>
73199
73200 Use IVs for the Fcntl constants instead of NVs.
73201 Branch: perl
73202 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
73203____________________________________________________________________________
73204[ 8147] By: jhi on 2000/12/17 18:33:41
73205 Log: Add test for #8145 (binmode() warning), add warning for
73206 ioctl() and sockpair(), document them. (fileno() cannot
73207 be tripwired with the same kind of warning because
73208 'defined fileno($foo)' seems to be an idiom.)
73209 Branch: perl
73210 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
73211____________________________________________________________________________
73212[ 8146] By: gsar on 2000/12/17 18:09:08
73213 Log: update Changes
73214 Branch: maint-5.6/perl
73215 ! Changes
73216____________________________________________________________________________
73217[ 8145] By: jhi on 2000/12/17 17:39:35
73218 Log: Subject: [PATCH] Re: The long awaited feature ...
73219 From: Simon Cozens <simon@cozens.net>
73220 Date: Sun, 17 Dec 2000 12:31:56 +0000
73221 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
73222
73223 Add a warning to binmode() about using bad filehandles
73224 (can happen e.g. if someone forgets the filehandle argument)
73225 Branch: perl
73226 ! pp_sys.c
73227____________________________________________________________________________
73228[ 8144] By: jhi on 2000/12/17 17:33:48
73229 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
73230 From: Jonathan Stowe <gellyfish@gellyfish.com>
73231 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
73232 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
73233 Branch: perl
73234 ! lib/Net/Ping.pm
73235____________________________________________________________________________
73236[ 8143] By: jhi on 2000/12/17 05:31:37
73237 Log: Polymorphic regexps.
73238
73239 Fixes at least the bugs 20001028.003 (both of them...) and
73240 20001108.001. The bugs 20001114.001 and 20001205.014 seem
73241 also to be fixed by now, probably already before this patch.
73242 Branch: perl
73243 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
73244 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
73245 ! t/op/utf8decode.t t/pragma/utf8.t
73246____________________________________________________________________________
73247[ 8142] By: jhi on 2000/12/16 17:16:05
73248 Log: Subject: [patch perl@8102] dos/djgpp update
73249 From: Laszlo Molnar <ml1050@freemail.hu>
73250 Date: Sat, 16 Dec 2000 01:40:52 +0100
73251 Message-ID: <20001216014052.A335@freemail.hu>
73252 Branch: perl
73253 ! djgpp/config.over t/base/commonsense.t
73254____________________________________________________________________________
73255[ 8141] By: jhi on 2000/12/16 17:09:27
73256 Log: Few uncheckedin files.
73257 Branch: perl
73258 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
73259____________________________________________________________________________
73260[ 8140] By: nick on 2000/12/15 22:14:31
73261 Log: Integrate mainline
73262 Branch: perlio
73263 !> (integrate 53 files)
73264____________________________________________________________________________
73265[ 8139] By: jhi on 2000/12/15 19:49:49
73266 Log: One more IVUV tweak from Nicholas Clark.
73267 Branch: perl
73268 ! sv.c
73269____________________________________________________________________________
73270[ 8138] By: jhi on 2000/12/15 19:17:06
73271 Log: Return of the IVUV-preservation, now seems to be happy even
73272 in Digital UNIX (the broken strtoul brokenness detection
73273 seems to have been the fly in the ointment).
73274 Branch: perl
73275 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73276 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
73277 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
73278 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
73279 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73280 ! vos/config.ga.h win32/config.bc win32/config.gc
73281 ! win32/config.vc
73282____________________________________________________________________________
73283[ 8137] By: jhi on 2000/12/15 18:12:14
73284 Log: Metaconfig unit change for #8136.
73285 Branch: metaconfig
73286 ! U/modified/d_strtoul.U
73287 Branch: metaconfig/U/perl
73288 ! d_strtoull.U d_strtouq.U
73289____________________________________________________________________________
73290[ 8136] By: jhi on 2000/12/15 18:11:35
73291 Log: I don't think it's sensible or portable to test the strtou*
73292 on /^-/ strings.
73293 Branch: perl
73294 ! Configure
73295____________________________________________________________________________
73296[ 8135] By: jhi on 2000/12/15 17:18:49
73297 Log: Metaconfig unit change for #8134.
73298 Branch: metaconfig
73299 ! U/modified/d_strtoul.U
73300____________________________________________________________________________
73301[ 8134] By: jhi on 2000/12/15 17:14:13
73302 Log: If longsize is 8 we don't need a LL suffix for integer constants.
73303 Branch: perl
73304 ! Configure config_h.SH
73305____________________________________________________________________________
73306[ 8133] By: jhi on 2000/12/15 16:00:23
73307 Log: Update Changes.
73308 Branch: perl
73309 ! Changes patchlevel.h
73310____________________________________________________________________________
73311[ 8132] By: jhi on 2000/12/15 15:44:16
73312 Log: Some compilers get huffy if you do not cast a const pointer
73313 to a non-const when assigning.
73314 Branch: perl
73315 ! gv.c
73316____________________________________________________________________________
73317[ 8131] By: jhi on 2000/12/15 15:38:30
73318 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
73319 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73320 Date: Fri, 15 Dec 2000 05:26:57 -0500
73321 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
73322 Branch: perl
73323 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
73324 ! t/pragma/overload.t
73325____________________________________________________________________________
73326[ 8130] By: jhi on 2000/12/15 15:36:08
73327 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
73328 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73329 Date: Thu, 14 Dec 2000 22:02:43 -0500
73330 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
73331 Branch: perl
73332 ! gv.c perl.h
73333____________________________________________________________________________
73334[ 8129] By: jhi on 2000/12/15 15:34:16
73335 Log: Subject: PATCH: h2xs nit
73336 From: Tim Jenness <t.jenness@jach.hawaii.edu>
73337 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
73338 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
73339
73340 Add a template README.
73341 Branch: perl
73342 ! utils/h2xs.PL
73343____________________________________________________________________________
73344[ 8128] By: jhi on 2000/12/15 15:32:22
73345 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
73346 Branch: perl
73347 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
73348____________________________________________________________________________
73349[ 8127] By: jhi on 2000/12/15 15:19:34
73350 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
73351 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73352 Date: Thu, 14 Dec 2000 20:04:42 EST
73353 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
73354 Branch: perl
73355 ! ext/Opcode/Opcode.xs
73356____________________________________________________________________________
73357[ 8126] By: jhi on 2000/12/15 15:17:49
73358 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
73359 From: Peter Prymmer <pvhp@forte.com>
73360 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
73361 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
73362 Branch: perl
73363 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
73364 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
73365 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
73366____________________________________________________________________________
73367[ 8125] By: jhi on 2000/12/15 15:11:05
73368 Log: This seems to be a stage sane and stable enough to checkin.
73369 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
73370 Branch: perl
73371 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
73372 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
73373 ! t/op/cmp.t t/op/numconvert.t
73374____________________________________________________________________________
73375[ 8124] By: jhi on 2000/12/15 04:20:26
73376 Log: Something is really wonky.
73377 Branch: perl
73378 ! sv.c
73379____________________________________________________________________________
73380[ 8123] By: jhi on 2000/12/15 04:00:50
73381 Log: Fixes for the IV UV patches to compile in Digital UNIX.
73382 Branch: perl
73383 ! sv.c
73384____________________________________________________________________________
73385[ 8122] By: jhi on 2000/12/15 02:53:40
73386 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
73387 From: "Craig A. Berry" <craigberry@mac.com>
73388 Date: Thu, 14 Dec 2000 19:10:49 -0600
73389 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
73390 Branch: perl
73391 ! vms/vms.c
73392____________________________________________________________________________
73393[ 8121] By: jhi on 2000/12/15 02:50:00
73394 Log: Metaconfig changes for #8120.
73395 Branch: metaconfig
73396 + U/modified/d_strtoul.U
73397 Branch: metaconfig/U/perl
73398 ! d_strtoull.U d_strtouq.U
73399____________________________________________________________________________
73400[ 8120] By: jhi on 2000/12/15 02:49:42
73401 Log: From: Nicholas Clark <nick@ccl4.org>
73402 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
73403 Date: Thu, 14 Dec 2000 18:38:57 +0000
73404 Message-ID: <20001214183857.B97909@plum.flirble.org>
73405 Branch: perl
73406 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73407 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
73408 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
73409 ! vos/config.ga.def vos/config.ga.h win32/config.bc
73410 ! win32/config.gc win32/config.vc
73411____________________________________________________________________________
73412[ 8119] By: jhi on 2000/12/14 23:40:58
73413 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
73414 From: Nicholas Clark <nick@ccl4.org>
73415 Date: Wed, 13 Dec 2000 20:08:50 +0000
73416 Message-ID: <20001213200849.B71166@plum.flirble.org>
73417 Branch: perl
73418 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
73419 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
73420____________________________________________________________________________
73421[ 8118] By: jhi on 2000/12/14 22:46:26
73422 Log: Integrate perlio:
73423
73424 [ 8117]
73425 Win32 tweaks to get Encode to build
73426 - temp hack to makedef.pl till PerlIO is properly "exported".
73427 - MSVC dislikes
73428 static encpage_t foo[];
73429 so make 'em extern for now.
73430
73431 [ 8116]
73432 Document the new files
73433 Branch: perl
73434 !> MANIFEST ext/Encode/compile makedef.pl
73435____________________________________________________________________________
73436[ 8117] By: nick on 2000/12/14 22:38:53
73437 Log: Win32 tweaks to get Encode to build
73438 - temp hack to makedef.pl till PerlIO is properly "exported".
73439 - MSVC dislikes
73440 static encpage_t foo[];
73441 so make 'em extern for now.
73442 Branch: perlio
73443 ! ext/Encode/compile makedef.pl
73444____________________________________________________________________________
73445[ 8116] By: nick on 2000/12/14 22:00:53
73446 Log: Document the new files
73447 Branch: perlio
73448 ! MANIFEST
73449____________________________________________________________________________
73450[ 8115] By: jhi on 2000/12/14 21:58:01
73451 Log: MANIFEST new files of #8114.
73452 Branch: perl
73453 ! MANIFEST
73454____________________________________________________________________________
73455[ 8114] By: jhi on 2000/12/14 21:50:49
73456 Log: Integrate perlio:
73457
73458 [ 8106]
73459 "Cold" build correction to Encode's Makefile.PL
73460
73461 [ 8105]
73462 "Compiled" encodings.
73463 Correct replacement character in EBCDIC .enc files
73464 Add 0x7F to ASCII repertoire.
73465
73466 [ 8103]
73467 Beginings of compiled encodings - checked in as a snapshot of thoughts
73468 so far and so it does not get lost.
73469 Branch: perl
73470 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
73471 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
73472 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
73473 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
73474 !> ext/Encode/Makefile.PL
73475____________________________________________________________________________
73476[ 8113] By: jhi on 2000/12/14 21:48:49
73477 Log: The documentation part of the
73478
73479 Subject: [ID 20001214.002] Net::Ping patch
73480 From: Jonathan Stowe <gellyfish@gellyfish.com>
73481 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
73482 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
73483 since the #7529 had already addressed the same problem.
73484 Branch: perl
73485 ! lib/Net/Ping.pm
73486____________________________________________________________________________
73487[ 8112] By: jhi on 2000/12/14 21:42:57
73488 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
73489 From: Dominic Dunlop <domo@computer.org>
73490 Date: Tue, 12 Dec 2000 10:47:10 +0100
73491 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
73492
73493 Document how elusive subroutines can be.
73494 Branch: perl
73495 ! pod/perlfunc.pod
73496____________________________________________________________________________
73497[ 8111] By: jhi on 2000/12/14 21:38:05
73498 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
73499 From: Dominic Dunlop <domo@computer.org>
73500 Date: Thu, 14 Dec 2000 10:13:51 +0100
73501 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
73502 Branch: perl
73503 ! ext/POSIX/POSIX.pod
73504____________________________________________________________________________
73505[ 8110] By: jhi on 2000/12/14 21:36:32
73506 Log: Subject: [patch] perlfaq7
73507 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
73508 Date: Thu, 14 Dec 2000 15:31:07 +0100
73509 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
73510 Branch: perl
73511 ! pod/perlfaq7.pod
73512____________________________________________________________________________
73513[ 8109] By: jhi on 2000/12/14 21:29:20
73514 Log: Subject: [8104] Encode
73515 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73516 Date: Thu, 14 Dec 2000 14:49:34 +0100
73517 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
73518
73519 Type casting for nervous compilers.
73520 Branch: perl
73521 ! ext/Encode/Encode.xs
73522____________________________________________________________________________
73523[ 8108] By: jhi on 2000/12/14 21:26:17
73524 Log: Subject: [8104] DB_File
73525 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73526 Date: Thu, 14 Dec 2000 14:49:35 +0100
73527 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
73528
73529 Type definition incorrect for DB 2.7.7. Not known when it
73530 changed, so only changed it for a known revision.
73531 Branch: perl
73532 ! ext/DB_File/DB_File.xs
73533____________________________________________________________________________
73534[ 8107] By: jhi on 2000/12/14 21:23:41
73535 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
73536 From: Peter Prymmer <pvhp@forte.com>
73537 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
73538 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
73539
73540 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
73541 Branch: perl
73542 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
73543 ! ext/Encode/Encode/posix-bc.enc
73544____________________________________________________________________________
73545[ 8106] By: nick on 2000/12/14 20:36:13
73546 Log: "Cold" build correction to Encode's Makefile.PL
73547 Branch: perlio
73548 ! ext/Encode/Makefile.PL
73549____________________________________________________________________________
73550[ 8105] By: nick on 2000/12/14 20:09:37
73551 Log: "Compiled" encodings.
73552 Correct replacement character in EBCDIC .enc files
73553 Add 0x7F to ASCII repertoire.
73554 Branch: perlio
73555 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
73556 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
73557 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
73558 ! ext/Encode/Makefile.PL ext/Encode/compile
73559 ! ext/Encode/encengine.c ext/Encode/encode.h
73560____________________________________________________________________________
73561[ 8104] By: nick on 2000/12/14 00:38:20
73562 Log: Integrate mainline
73563 Branch: perlio
73564 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
73565 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
73566 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
73567 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
73568 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
73569 !> t/lib/db-hash.t t/lib/db-recno.t
73570____________________________________________________________________________
73571[ 8103] By: nick on 2000/12/13 23:16:13
73572 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
73573 so far and so it does not get lost.
73574 Branch: perlio
73575 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
73576____________________________________________________________________________
73577[ 8102] By: jhi on 2000/12/13 17:14:22
73578 Log: Update Changes.
73579 Branch: perl
73580 ! Changes patchlevel.h
73581____________________________________________________________________________
73582[ 8101] By: jhi on 2000/12/13 16:53:41
73583 Log: Move the proto of start_glob() to a better place; regen api files.
73584 Branch: perl
73585 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
73586____________________________________________________________________________
73587[ 8100] By: jhi on 2000/12/13 16:47:11
73588 Log: Metaconfig change for #8099.
73589 Branch: metaconfig
73590 ! U/modified/Head.U
73591____________________________________________________________________________
73592[ 8099] By: jhi on 2000/12/13 16:46:48
73593 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
73594 From: Andy Dougherty <doughera@lafayette.edu>
73595 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
73596 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
73597 Branch: perl
73598 ! Configure
73599____________________________________________________________________________
73600[ 8098] By: jhi on 2000/12/13 16:39:02
73601 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
73602 From: rspier@pobox.com (Robert Spier)
73603 Date: Tue, 12 Dec 2000 21:12:39 -0500
73604 Message-ID: <14902.56087.678086.725773@rls.cx>
73605
73606 fastgetcwd is defined using a glob alias on a $^O dependent basis -
73607 and there was no default assignment or perl subroutine.
73608 Branch: perl
73609 ! lib/Cwd.pm
73610____________________________________________________________________________
73611[ 8097] By: jhi on 2000/12/13 16:16:01
73612 Log: Subject: [PATCH] move startglob out of pp_hot.c
73613 From: Nicholas Clark <nick@ccl4.org>
73614 Date: Mon, 11 Dec 2000 23:16:39 +0000
73615 Message-ID: <20001211231638.A55550@plum.flirble.org>
73616 Branch: perl
73617 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
73618____________________________________________________________________________
73619[ 8096] By: jhi on 2000/12/13 15:26:23
73620 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
73621 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73622 Date: Wed, 13 Dec 2000 14:01:37 +0100
73623 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
73624
73625 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
73626 in turn requires libpthread in libswanted.
73627 Branch: perl
73628 ! hints/hpux.sh
73629____________________________________________________________________________
73630[ 8095] By: jhi on 2000/12/12 19:51:05
73631 Log: The integration wars continue.
73632 Branch: perl
73633 !> sv.c
73634____________________________________________________________________________
73635[ 8094] By: jhi on 2000/12/12 19:48:26
73636 Log: Subject: [PATCH perl@8070] DB_File-1.74
73637 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73638 Date: Mon, 11 Dec 2000 23:07:17 -0000
73639 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
73640 Branch: perl
73641 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
73642 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
73643 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
73644 ! t/lib/db-recno.t
73645____________________________________________________________________________
73646[ 8093] By: nick on 2000/12/12 19:42:13
73647 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
73648 Branch: perlio
73649 ! sv.c
73650 !> lib/File/DosGlob.pm
73651____________________________________________________________________________
73652[ 8092] By: jhi on 2000/12/12 19:28:11
73653 Log: Integrate perlio:
73654
73655 [ 8091]
73656 Fix for Tk, and upgrading shared SVs.
73657 Branch: perl
73658 !> sv.c
73659____________________________________________________________________________
73660[ 8091] By: nick on 2000/12/12 18:49:45
73661 Log: Fix for Tk, and upgrading shared SVs.
73662 Branch: perlio
73663 ! sv.c
73664____________________________________________________________________________
73665[ 8090] By: jhi on 2000/12/12 16:48:59
73666 Log: Subject: [PATCH] Re: Breadperl & Tk
73667 From: Nick Ing-Simmons <nik@tiuk.ti.com>
73668 Date: Tue, 12 Dec 2000 14:48:27 GMT
73669 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
73670 Branch: perl
73671 ! sv.c
73672____________________________________________________________________________
73673[ 8089] By: jhi on 2000/12/12 03:37:19
73674 Log: Subject: DosGlob.pm diff for bash style brace expansion.
73675 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
73676 Date: Fri, 8 Dec 2000 10:45:30 -0600
73677 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
73678 Branch: perl
73679 ! lib/File/DosGlob.pm
73680____________________________________________________________________________
73681[ 8088] By: nick on 2000/12/11 23:59:59
73682 Log: Integrate mainline
73683 Branch: perlio
73684 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
73685 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
73686 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
73687 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
73688 !> t/op/local.t t/pragma/warn/toke toke.c
73689____________________________________________________________________________
73690[ 8087] By: jhi on 2000/12/11 23:20:23
73691 Log: Integrate perlio:
73692
73693 [ 8085]
73694 Finish 1st pass of "encoding" layer e.g. :
73695 open($fh,"<encoding(iso8859-7)",$greek) || die;
73696
73697 [ 8082]
73698 Restore mmap function (broken by tweaks to shared buffer
73699 layer for encode(xxxx)).
73700
73701 [ 8076]
73702 Not merge worthy...
73703 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
73704 syntax is modelled on attributes.
73705 Untested fix for io/utf8 on Win32 etc.
73706 Very clumsy start to the encode layer.
73707 Branch: perl
73708 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
73709____________________________________________________________________________
73710[ 8086] By: jhi on 2000/12/11 22:50:59
73711 Log: Tune further the OS detection of CGI.
73712 Branch: perl
73713 ! lib/CGI.pm
73714____________________________________________________________________________
73715[ 8085] By: nick on 2000/12/11 22:50:46
73716 Log: Finish 1st pass of "encoding" layer e.g. :
73717 open($fh,"<encoding(iso8859-7)",$greek) || die;
73718 Branch: perlio
73719 ! ext/Encode/Encode.xs perlio.c perliol.h
73720____________________________________________________________________________
73721[ 8084] By: jhi on 2000/12/11 22:32:06
73722 Log: Revert the -f ambiguousity patch, seems to cause
73723 too much hassle (the interpret -Q as a function
73724 where Q is not a known filetest part is left in).
73725 Branch: perl
73726 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
73727 ! toke.c
73728____________________________________________________________________________
73729[ 8083] By: jhi on 2000/12/11 22:27:23
73730 Log: (accidentally empty check-in)
73731 Branch: perl
73732 ! lib/File/DosGlob.pm
73733____________________________________________________________________________
73734[ 8082] By: nick on 2000/12/11 19:09:51
73735 Log: Restore mmap function (broken by tweaks to shared buffer
73736 layer for encode(xxxx)).
73737 Branch: perlio
73738 ! perlio.c
73739____________________________________________________________________________
73740[ 8081] By: jhi on 2000/12/11 18:29:13
73741 Log: Subject: Re: The long awaited feature ...
73742 From: Simon Cozens <simon@cozens.net>
73743 Date: Mon, 11 Dec 2000 15:54:24 +0000
73744 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
73745
73746 More io/utf8 tests.
73747 Branch: perl
73748 ! t/io/utf8.t
73749____________________________________________________________________________
73750[ 8080] By: jhi on 2000/12/11 18:19:36
73751 Log: Subject: PATCH MakeMaker manpage clarification
73752 From: andreas.koenig@anima.de (Andreas J. Koenig)
73753 Date: 10 Dec 2000 20:46:13 +0100
73754 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
73755 Branch: perl
73756 ! lib/ExtUtils/MakeMaker.pm
73757____________________________________________________________________________
73758[ 8079] By: jhi on 2000/12/11 15:35:07
73759 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
73760 From: Simon Cozens <simon@cozens.net>
73761 Date: Sun, 10 Dec 2000 19:06:19 +0000
73762 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
73763 Branch: perl
73764 ! ext/B/B/Deparse.pm t/lib/b.t
73765____________________________________________________________________________
73766[ 8078] By: jhi on 2000/12/11 15:09:11
73767 Log: Subject: [PATCH] docs on NaN
73768 From: Nicholas Clark <nick@ccl4.org>
73769 Date: Mon, 11 Dec 2000 01:48:38 +0000
73770 Message-ID: <20001211014838.B99205@plum.flirble.org>
73771 Branch: perl
73772 ! pod/perlop.pod
73773____________________________________________________________________________
73774[ 8077] By: jhi on 2000/12/11 15:02:21
73775 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
73776 From: Simon Cozens <simon@cozens.net>
73777 Date: Mon, 11 Dec 2000 01:21:45 +0000
73778 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
73779 Branch: perl
73780 ! pp.c pp_hot.c scope.c t/op/local.t
73781____________________________________________________________________________
73782[ 8076] By: nick on 2000/12/10 20:43:32
73783 Log: Not merge worthy...
73784 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
73785 syntax is modelled on attributes.
73786 Untested fix for io/utf8 on Win32 etc.
73787 Very clumsy start to the encode layer.
73788 Branch: perlio
73789 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
73790____________________________________________________________________________
73791[ 8075] By: jhi on 2000/12/10 18:39:33
73792 Log: Darwin is not Windows.
73793 Branch: perl
73794 ! lib/CGI.pm
73795____________________________________________________________________________
73796[ 8074] By: jhi on 2000/12/10 18:31:27
73797 Log: Subject: Ambiguous -%c() resolved as a file test
73798 From: "Paul Marquess" <Paul.Marquess@openwave.com>
73799 Date: Sun, 10 Dec 2000 15:35:07 -0000
73800 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
73801 Branch: perl
73802 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
73803____________________________________________________________________________
73804[ 8073] By: jhi on 2000/12/10 18:16:29
73805 Log: Subject: PATCH installperl misinformed
73806 From: andreas.koenig@anima.de (Andreas J. Koenig)
73807 Date: 10 Dec 2000 13:01:32 +0100
73808 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
73809 Branch: perl
73810 ! installperl
73811____________________________________________________________________________
73812[ 8072] By: jhi on 2000/12/10 18:07:55
73813 Log: The walkoptree confusion rages; walkoptree() seems to be coming
73814 from B.xs, while walkoptree_slow() comes from B.pm.
73815 Branch: perl
73816 ! ext/B/B.pm
73817____________________________________________________________________________
73818[ 8071] By: nick on 2000/12/10 11:45:47
73819 Log: Integrate mainline
73820 Branch: perlio
73821 +> t/base/commonsense.t
73822 !> (integrate 37 files)
73823____________________________________________________________________________
73824[ 8070] By: jhi on 2000/12/10 04:46:21
73825 Log: Update Changes.
73826 Branch: perl
73827 ! Changes patchlevel.h
73828____________________________________________________________________________
73829[ 8069] By: jhi on 2000/12/10 04:39:19
73830 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
73831 From: andreas.koenig@anima.de (Andreas J. Koenig)
73832 Date: 09 Dec 2000 17:14:25 +0100
73833 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
73834 Branch: perl
73835 + t/base/commonsense.t
73836 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
73837____________________________________________________________________________
73838[ 8068] By: jhi on 2000/12/10 04:17:36
73839 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
73840 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73841 Date: Sat, 9 Dec 2000 16:47:22 -0000
73842 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
73843 Branch: perl
73844 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
73845 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
73846 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
73847 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
73848 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
73849 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
73850 ! t/lib/sdbm.t
73851____________________________________________________________________________
73852[ 8067] By: jhi on 2000/12/10 03:52:02
73853 Log: Test case for #8066.
73854 Branch: perl
73855 ! t/op/misc.t
73856____________________________________________________________________________
73857[ 8066] By: jhi on 2000/12/10 03:50:30
73858 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
73859 From: Simon Cozens <simon@cozens.net>
73860 Date: Sun, 10 Dec 2000 00:55:37 +0000
73861 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
73862 Branch: perl
73863 ! pp_sys.c
73864____________________________________________________________________________
73865[ 8065] By: jhi on 2000/12/10 03:44:52
73866 Log: Test case for #8064.
73867 Branch: perl
73868 ! t/comp/proto.t
73869____________________________________________________________________________
73870[ 8064] By: jhi on 2000/12/10 03:42:32
73871 Log: Subject: Re: prototype of substr
73872 From: Simon Cozens <simon@cozens.net>
73873 Date: Sun, 10 Dec 2000 00:13:33 +0000
73874 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
73875
73876 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
73877 In other words, make the returned prototypes for any function
73878 stop prepending the ';' optionality marker after the first one.
73879 If they start getting optional, all the rest are optional.
73880 Branch: perl
73881 ! pp.c
73882____________________________________________________________________________
73883[ 8063] By: jhi on 2000/12/10 03:39:42
73884 Log: Subject: [PATCH] perlguts.pod
73885 From: Simon Cozens <simon@cozens.net>
73886 Date: Sun, 10 Dec 2000 00:06:47 +0000
73887 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
73888
73889 Documentation of the different types of ops,
73890 plus the functions in dump.c
73891 Branch: perl
73892 ! pod/perlguts.pod
73893____________________________________________________________________________
73894[ 8062] By: jhi on 2000/12/10 03:30:04
73895 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
73896 From: Nicholas Clark <nick@talking.bollo.cx>
73897 Date: Sat, 09 Dec 2000 18:57:25 +0000
73898 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
73899
73900 Be more robust in weird hostname setups.
73901 Branch: perl
73902 ! t/lib/net-hostent.t
73903____________________________________________________________________________
73904[ 8061] By: jhi on 2000/12/10 03:28:21
73905 Log: Pacify fussy compiler.
73906 Branch: perl
73907 ! pp_sys.c
73908____________________________________________________________________________
73909[ 8060] By: jhi on 2000/12/10 02:52:46
73910 Log: Integrate perlio:
73911
73912 [ 8059]
73913 read/sysread/recv should now be utf8 aware.
73914 Basic test for utf8 read.
73915 Branch: perl
73916 !> pp_sys.c t/io/utf8.t
73917____________________________________________________________________________
73918[ 8059] By: nick on 2000/12/09 23:40:14
73919 Log: read/sysread/recv should now be utf8 aware.
73920 Basic test for utf8 read.
73921 Branch: perlio
73922 ! pp_sys.c t/io/utf8.t
73923____________________________________________________________________________
73924[ 8058] By: jhi on 2000/12/09 21:56:02
73925 Log: Integrate perlio:
73926
73927 [ 8055]
73928 Make write() (i.e. formats) utf8-aware by calling do_print() rather
73929 than raw PerlIO_write() - does not seem to break any tests.
73930
73931 [ 8054]
73932 Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
73933 (sysread, recv and write i.e. formats still to do...)
73934 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
73935 open($fh,">:utf8","name")
73936 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
73937 so no extra overhead is involved.
73938 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
73939 to a non-utf8 stream.
73940 Add initial io/utf8.t
73941 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
73942 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
73943 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
73944
73945 [ 8053]
73946 Did not get that has_utf8/this_utf8 fix right last time, another spot
73947 was only testing this_utf8.
73948
73949 [ 8052]
73950 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
73951 i.e. the output string has one, but don't mess with source assumption.
73952 Branch: perl
73953 +> t/io/utf8.t
73954 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
73955____________________________________________________________________________
73956[ 8057] By: jhi on 2000/12/09 21:53:35
73957 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
73958 From: Inaba Hiroto <inaba@st.rim.or.jp>
73959 Date: Sun, 10 Dec 2000 05:53:21 +0900
73960 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
73961
73962 Tests for #8056.
73963 Branch: perl
73964 ! t/op/each.t
73965____________________________________________________________________________
73966[ 8056] By: jhi on 2000/12/09 21:51:16
73967 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
73968 From: Inaba Hiroto <inaba@st.rim.or.jp>
73969 Date: Sat, 09 Dec 2000 18:02:00 +0900
73970 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
73971
73972 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
73973 Branch: perl
73974 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
73975____________________________________________________________________________
73976[ 8055] By: nick on 2000/12/09 20:11:48
73977 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
73978 than raw PerlIO_write() - does not seem to break any tests.
73979 Branch: perlio
73980 ! pp_sys.c
73981____________________________________________________________________________
73982[ 8054] By: nick on 2000/12/09 19:47:30
73983 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
73984 (sysread, recv and write i.e. formats still to do...)
73985 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
73986 open($fh,">:utf8","name")
73987 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
73988 so no extra overhead is involved.
73989 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
73990 to a non-utf8 stream.
73991 Add initial io/utf8.t
73992 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
73993 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
73994 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
73995 Branch: perlio
73996 + t/io/utf8.t
73997 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
73998____________________________________________________________________________
73999[ 8053] By: nick on 2000/12/09 19:26:37
74000 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
74001 was only testing this_utf8.
74002 Branch: perlio
74003 ! toke.c
74004____________________________________________________________________________
74005[ 8052] By: nick on 2000/12/09 19:09:41
74006 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
74007 i.e. the output string has one, but don't mess with source assumption.
74008 Branch: perlio
74009 ! toke.c
74010____________________________________________________________________________
74011[ 8051] By: jhi on 2000/12/09 16:55:17
74012 Log: Integrate perlio:
74013
74014 [ 8049]
74015 UTF8 output prework.
74016 - Store $\ and $, as SVs so they can have SvUTF8 flag
74017 - use do_print() rather than raw PerlIO_write() to print them.
74018 Branch: perl
74019 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
74020 !> sv.c thrdvar.h util.c
74021____________________________________________________________________________
74022[ 8050] By: jhi on 2000/12/09 16:48:07
74023 Log: Nits noticed by Peter Prymmer.
74024 Branch: perl
74025 ! lib/ExtUtils/MM_VMS.pm
74026____________________________________________________________________________
74027[ 8049] By: nick on 2000/12/09 13:49:40
74028 Log: UTF8 output prework.
74029 - Store $\ and $, as SVs so they can have SvUTF8 flag
74030 - use do_print() rather than raw PerlIO_write() to print them.
74031 Branch: perlio
74032 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
74033 ! thrdvar.h util.c
74034____________________________________________________________________________
74035[ 8048] By: nick on 2000/12/09 12:30:43
74036 Log: Integrate mainline.
74037 Branch: perlio
74038 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
74039 +> t/op/reverse.t
74040 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
74041 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
74042 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
74043 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
74044 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
74045 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
74046____________________________________________________________________________
74047[ 8047] By: jhi on 2000/12/09 00:23:27
74048 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
74049 From: Michael G Schwern <schwern@pobox.com>
74050 Date: Fri, 8 Dec 2000 14:43:04 -0600
74051 Branch: perl
74052 ! lib/ExtUtils/MM_VMS.pm
74053____________________________________________________________________________
74054[ 8046] By: jhi on 2000/12/08 23:10:27
74055 Log: A missed check-in.
74056 Branch: perl
74057 ! lib/ExtUtils/Manifest.pm
74058____________________________________________________________________________
74059[ 8045] By: jhi on 2000/12/08 21:57:12
74060 Log: (null check-in)
74061 Branch: perl
74062 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
74063____________________________________________________________________________
74064[ 8044] By: jhi on 2000/12/08 21:11:06
74065 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
74066 at the final draft stage.
74067 Branch: perl
74068 + ext/Encode/Encode/iso8859-16.enc
74069 ! MANIFEST
74070____________________________________________________________________________
74071[ 8043] By: jhi on 2000/12/08 16:39:04
74072 Log: Update Changes.
74073 Branch: perl
74074 ! Changes patchlevel.h
74075____________________________________________________________________________
74076[ 8042] By: jhi on 2000/12/08 16:33:39
74077 Log: Do not return the Unicode replacement character if UTF-8
74078 decoding goes awry, it should be up to the caller to decide.
74079 Branch: perl
74080 ! pod/perlapi.pod utf8.c
74081____________________________________________________________________________
74082[ 8041] By: jhi on 2000/12/08 16:22:28
74083 Log: metaconfig maintenance.
74084 Branch: metaconfig
74085 ! U/modified/stdchar.U
74086 Branch: metaconfig/U/perl
74087 + testsyml.U
74088____________________________________________________________________________
74089[ 8040] By: jhi on 2000/12/08 16:03:08
74090 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
74091 From: sthoenna@efn.org
74092 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
74093 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
74094 Branch: perl
74095 ! Changes lib/ExtUtils/MM_OS2.pm
74096____________________________________________________________________________
74097[ 8039] By: jhi on 2000/12/08 15:57:11
74098 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
74099 From: Simon Cozens <simon@cozens.net>
74100 Date: Fri, 8 Dec 2000 13:33:31 +0000
74101 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
74102
74103 (The pp_hot part needed a rewrite.)
74104 Branch: perl
74105 ! doop.c pp_hot.c utf8.c
74106____________________________________________________________________________
74107[ 8038] By: jhi on 2000/12/08 15:25:08
74108 Log: Subject: djSP
74109 From: Michael Stevens <michael@etla.org>
74110 Date: Wed, 6 Dec 2000 23:24:01 +0000
74111 Message-ID: <20001206232400.A21381@firedrake.org>
74112
74113 Plus a note from Nick Ing-Simmons.
74114 Branch: perl
74115 ! pp.h
74116____________________________________________________________________________
74117[ 8037] By: jhi on 2000/12/08 15:18:35
74118 Log: Filetype is text.
74119 Branch: perl
74120 ! t/op/utf8decode.t
74121____________________________________________________________________________
74122[ 8036] By: jhi on 2000/12/08 03:31:27
74123 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
74124 From: Andy Dougherty <doughera@lafayette.edu>
74125 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
74126 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
74127
74128 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
74129 From: Andy Dougherty <doughera@lafayette.edu>
74130 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
74131 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
74132 Branch: perl
74133 + ext/POSIX/hints/svr4.pl
74134 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
74135____________________________________________________________________________
74136[ 8035] By: jhi on 2000/12/08 03:26:01
74137 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
74138 From: Andy Dougherty <doughera@lafayette.edu>
74139 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
74140 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
74141 Branch: perl
74142 ! t/README t/base/term.t
74143____________________________________________________________________________
74144[ 8034] By: jhi on 2000/12/08 03:21:59
74145 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
74146 From: mjd@plover.com
74147 Date: 7 Dec 2000 21:04:20 -0000
74148 Message-ID: <20001207210420.22282.qmail@plover.com>
74149
74150 Plus -z doc.
74151 Branch: perl
74152 ! pod/perlfunc.pod
74153____________________________________________________________________________
74154[ 8033] By: jhi on 2000/12/08 03:19:03
74155 Log: Use the UTF8 macros a bit. They can't be used with abandon
74156 everywhere because we do generate illegal UTF-8 in some situations.
74157 This is of course naughty.
74158 Branch: perl
74159 ! pod/perlapi.pod utf8.c utf8.h
74160____________________________________________________________________________
74161[ 8032] By: jhi on 2000/12/08 03:00:09
74162 Log: Out of sync?
74163 Branch: perl
74164 ! t/pragma/warn/utf8
74165____________________________________________________________________________
74166[ 8031] By: jhi on 2000/12/08 02:22:39
74167 Log: Cnt spl.
74168 Branch: perl
74169 ! MANIFEST
74170____________________________________________________________________________
74171[ 8030] By: jhi on 2000/12/08 01:23:54
74172 Log: Add test for reverse().
74173 Branch: perl
74174 + t/op/reverse.t
74175 ! MANIFEST
74176____________________________________________________________________________
74177[ 8029] By: jhi on 2000/12/08 01:21:47
74178 Log: Integrate perlio:
74179
74180 [ 8026]
74181 Various oddities p4 diff -se showed up
74182 Remove 'our' from warnings.pl
74183
74184 [ 8025]
74185 Change PerlIO_(get|set)pos to take SV *
74186 Should fix, OS/2, VMS, (sfio??)
74187 Branch: perl
74188 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
74189 !> perlio.c perlio.h perlsdio.h warnings.pl
74190____________________________________________________________________________
74191[ 8028] By: jhi on 2000/12/08 01:19:08
74192 Log: Introduce macros for UTF8 decoding.
74193 Branch: perl
74194 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
74195____________________________________________________________________________
74196[ 8027] By: nick on 2000/12/07 22:18:19
74197 Log: Integrate mainline
74198 Branch: perlio
74199 !> embed.pl pod/perlapi.pod utf8.c
74200____________________________________________________________________________
74201[ 8026] By: nick on 2000/12/07 21:45:08
74202 Log: Various oddities p4 diff -se showed up
74203 Remove 'our' from warnings.pl
74204 Branch: perlio
74205 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
74206____________________________________________________________________________
74207[ 8025] By: nick on 2000/12/07 21:43:32
74208 Log: Change PerlIO_(get|set)pos to take SV *
74209 Should fix, OS/2, VMS, (sfio??)
74210 Branch: perlio
74211 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
74212____________________________________________________________________________
74213[ 8024] By: jhi on 2000/12/07 19:05:32
74214 Log: Document utf8_to_uv() better.
74215 Branch: perl
74216 ! pod/perlapi.pod utf8.c
74217____________________________________________________________________________
74218[ 8023] By: jhi on 2000/12/07 18:23:47
74219 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
74220 Branch: perl
74221 ! embed.pl pod/perlapi.pod utf8.c
74222____________________________________________________________________________
74223[ 8022] By: jhi on 2000/12/07 04:13:51
74224 Log: Integrate perlio:
74225
74226 [ 8021]
74227 Various attempts at MSVC debug - not sure what has
74228 changed but works now.
74229 Seems atexit() _may_ work for DLLs built with MSVC so don't
74230 call cleanup that way.
74231
74232 [ 8019]
74233 Add useperlio to config.vc
74234 Turn off binmode in config_H.PL
74235 Regen all the config_H.xx
74236 Attempt to get debugging build with MSVC.
74237
74238 [ 8018]
74239 Test various dup/external program options on all platforms.
74240
74241 [ 8017]
74242 Fix harness to be less picky
74243 Branch: perl
74244 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
74245 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
74246 !> win32/makefile.mk
74247____________________________________________________________________________
74248[ 8021] By: nick on 2000/12/07 00:28:14
74249 Log: Various attempts at MSVC debug - not sure what has
74250 changed but works now.
74251 Seems atexit() _may_ work for DLLs built with MSVC so don't
74252 call cleanup that way.
74253 Branch: perlio
74254 ! perlio.c win32/makefile.mk
74255____________________________________________________________________________
74256[ 8020] By: nick on 2000/12/06 19:57:20
74257 Log: Integrate mainline
74258 Branch: perlio
74259 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
74260 !> (integrate 75 files)
74261____________________________________________________________________________
74262[ 8019] By: nick on 2000/12/06 19:28:21
74263 Log: Add useperlio to config.vc
74264 Turn off binmode in config_H.PL
74265 Regen all the config_H.xx
74266 Attempt to get debugging build with MSVC.
74267 Branch: perlio
74268 ! win32/config.vc win32/config_H.bc win32/config_H.gc
74269 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
74270____________________________________________________________________________
74271[ 8018] By: nick on 2000/12/06 19:21:57
74272 Log: Test various dup/external program options on all platforms.
74273 Branch: perlio
74274 ! t/io/dup.t
74275____________________________________________________________________________
74276[ 8017] By: nick on 2000/12/06 19:20:47
74277 Log: Fix harness to be less picky
74278 Branch: perlio
74279 ! lib/Test/Harness.pm
74280____________________________________________________________________________
74281[ 8016] By: jhi on 2000/12/06 16:45:12
74282 Log: Update Changes.
74283 Branch: perl
74284 ! Changes patchlevel.h
74285____________________________________________________________________________
74286[ 8015] By: jhi on 2000/12/06 16:41:03
74287 Log: Test \x{...} with ord().
74288 Branch: perl
74289 ! t/op/ord.t
74290____________________________________________________________________________
74291[ 8014] By: jhi on 2000/12/06 16:20:33
74292 Log: Test tweak because of #8013.
74293 Branch: perl
74294 ! t/lib/b.t
74295____________________________________________________________________________
74296[ 8013] By: jhi on 2000/12/06 16:09:09
74297 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
74298 From: Michael G Schwern <schwern@pobox.com>
74299 Date: Tue, 5 Dec 2000 21:23:28 -0500
74300 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
74301
74302 Carp::Heavy parts not very applicable because of recent changes.
74303 Branch: perl
74304 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
74305 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
74306 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
74307 ! lib/Exporter.pm lib/Exporter/Heavy.pm
74308 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
74309 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
74310 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
74311 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
74312 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
74313 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
74314 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
74315 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
74316 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
74317 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
74318 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
74319 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
74320 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
74321 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
74322 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
74323 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
74324 ! warnings.pl
74325____________________________________________________________________________
74326[ 8012] By: jhi on 2000/12/06 15:22:38
74327 Log: Subject: [PATCH] Re: New harness is failing things
74328 From: Nick Ing-Simmons <nik@tiuk.ti.com>
74329 Date: Wed, 6 Dec 2000 13:00:30 GMT
74330 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
74331 Branch: perl
74332 ! lib/Test/Harness.pm
74333____________________________________________________________________________
74334[ 8011] By: jhi on 2000/12/06 15:12:08
74335 Log: Subject: installhtml changes
74336 From: Michael Stevens <michael@etla.org>
74337 Date: Wed, 6 Dec 2000 13:15:53 +0000
74338 Message-ID: <20001206131553.A27317@firedrake.org>
74339 Branch: perl
74340 ! installhtml
74341____________________________________________________________________________
74342[ 8010] By: jhi on 2000/12/06 15:06:05
74343 Log: Subject: the dTHR hits
74344 From: Michael Stevens <michael@etla.org>
74345 Date: Wed, 6 Dec 2000 12:06:03 +0000
74346 Message-ID: <20001206120603.A24581@firedrake.org>
74347
74348 More, errrm, less dTHRs.
74349 Branch: perl
74350 ! bytecode.pl ext/B/B/C.pm
74351____________________________________________________________________________
74352[ 8009] By: jhi on 2000/12/06 15:04:25
74353 Log: Subject: MakeMaker mailing list gone?
74354 From: Michael G Schwern <schwern@pobox.com>
74355 Date: Tue, 5 Dec 2000 19:29:59 -0500
74356 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
74357
74358 The MakeMaker mailing list is dead, perlbug is the right
74359 address to report bugs.
74360 Branch: perl
74361 ! lib/ExtUtils/MakeMaker.pm
74362____________________________________________________________________________
74363[ 8008] By: jhi on 2000/12/06 15:00:32
74364 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
74365 From: Michael G Schwern <schwern@pobox.com>
74366 Date: Tue, 5 Dec 2000 19:21:21 -0500
74367 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
74368
74369 Add a default MANIFEST skip that ignores things like
74370 version control files, editor temporary files, and the Makefile.
74371 Branch: perl
74372 + lib/ExtUtils/MANIFEST.SKIP
74373 ! MANIFEST lib/ExtUtils/Manifest.pm
74374____________________________________________________________________________
74375[ 8007] By: jhi on 2000/12/06 14:57:20
74376 Log: In Amiga more manual hackery of the scripts seems to be needed,
74377 from Jan-Erik Karlsson. Why Configure does not get this right
74378 is unknown, may be shell-induced.
74379 Branch: perl
74380 ! README.amiga
74381____________________________________________________________________________
74382[ 8006] By: jhi on 2000/12/05 23:53:12
74383 Log: Add TOPm1s to peek at the second topmost stack item.
74384 Branch: perl
74385 ! pp.h
74386____________________________________________________________________________
74387[ 8005] By: jhi on 2000/12/05 23:13:55
74388 Log: Avaunt, you foul UTF-8 tests.
74389 Branch: perl
74390 ! t/op/ver.t t/pragma/utf8.t
74391____________________________________________________________________________
74392[ 8004] By: jhi on 2000/12/05 23:09:54
74393 Log: Continue utf8 dispersal.
74394 Branch: perl
74395 + t/op/concat.t
74396 ! MANIFEST t/pragma/utf8.t
74397____________________________________________________________________________
74398[ 8003] By: nick on 2000/12/05 23:02:39
74399 Log: Integrate mainline.
74400 Branch: perlio
74401 +> t/op/length.t t/op/utf8decode.t
74402 !> (integrate 69 files)
74403____________________________________________________________________________
74404[ 8002] By: jhi on 2000/12/05 22:59:28
74405 Log: Integrate perlio:
74406
74407 [ 8001]
74408 Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
74409 - calloc/free suffer from damage on TerminateThread()
74410 - use PerlMemShared (as originally planned) now fixed
74411 - avoid doing anything important on DLL "detach".
74412
74413 [ 8000]
74414 Fix gross PerlMemShared issue.
74415 Branch: perl
74416 !> iperlsys.h perl.c perlio.c win32/perllib.c
74417____________________________________________________________________________
74418[ 8001] By: nick on 2000/12/05 22:07:52
74419 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
74420 - calloc/free suffer from damage on TerminateThread()
74421 - use PerlMemShared (as originally planned) now fixed
74422 - avoid doing anything important on DLL "detach".
74423 Branch: perlio
74424 ! perl.c perlio.c win32/perllib.c
74425____________________________________________________________________________
74426[ 8000] By: nick on 2000/12/05 21:05:09
74427 Log: Fix gross PerlMemShared issue.
74428 Branch: perlio
74429 ! iperlsys.h
74430____________________________________________________________________________
74431[ 7999] By: jhi on 2000/12/05 20:46:58
74432 Log: Test for Unicode (UTF-8) hash keys.
74433 Branch: perl
74434 ! t/op/each.t
74435____________________________________________________________________________
74436[ 7998] By: jhi on 2000/12/05 20:30:35
74437 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
74438 is now always UTF-8), empty line cosmetics.
74439 Branch: perl
74440 ! t/pragma/utf8.t
74441____________________________________________________________________________
74442[ 7997] By: jhi on 2000/12/05 20:15:40
74443 Log: Subject: Re: STRLEN - what?
74444 From: Andy Dougherty <doughera@lafayette.edu>
74445 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
74446 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
74447
74448 Explain STRLEN.
74449 Branch: perl
74450 ! pod/perlguts.pod
74451____________________________________________________________________________
74452[ 7996] By: jhi on 2000/12/05 20:13:34
74453 Log: Split off the UTF-8 decoder tests, make them to check also
74454 the error message.
74455 Branch: perl
74456 + t/op/utf8decode.t
74457 ! MANIFEST t/pragma/utf8.t utf8.c
74458____________________________________________________________________________
74459[ 7995] By: jhi on 2000/12/05 16:39:47
74460 Log: Start migrating bits of pragma/utf8 to elsewhere
74461 (since the long term plan is to obsolete 'use utf8').
74462 Branch: perl
74463 + t/op/length.t
74464 ! MANIFEST t/pragma/utf8.t
74465____________________________________________________________________________
74466[ 7994] By: jhi on 2000/12/05 16:30:21
74467 Log: Fix a manual edit typo from #7993, fix the message formatting
74468 for Unicode, add few our declarations.
74469 Branch: perl
74470 ! lib/Carp/Heavy.pm
74471____________________________________________________________________________
74472[ 7993] By: jhi on 2000/12/05 16:09:15
74473 Log: Subject: Need help with warnings :-(
74474 From: "Ben Tilly" <ben_tilly@hotmail.com>
74475 Date: Tue, 05 Dec 2000 01:35:54 -0500
74476 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
74477
74478 Subject: UPDATE: Carp/Heavy now passes all tests
74479 From: "Ben Tilly" <ben_tilly@hotmail.com>
74480 Date: Tue, 05 Dec 2000 07:59:41 -0500
74481 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
74482
74483 The Brave New Carp.
74484 Branch: perl
74485 ! lib/Carp.pm lib/Carp/Heavy.pm
74486____________________________________________________________________________
74487[ 7992] By: jhi on 2000/12/05 15:55:08
74488 Log: Subject: [PATCH perl@7979] cygwin port
74489 From: "Eric Fifer" <efifer@dircon.co.uk>
74490 Date: Tue, 5 Dec 2000 14:04:09 -0000
74491 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
74492 Branch: perl
74493 ! t/lib/net-hostent.t
74494____________________________________________________________________________
74495[ 7991] By: jhi on 2000/12/05 15:52:34
74496 Log: Subject: Re: [PATCH] The largest hoax of all times?
74497 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74498 Date: Tue, 5 Dec 2000 00:40:25 -0500
74499 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
74500
74501 Subject: Re: [PATCH] The largest hoax of all times?
74502 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74503 Date: Mon, 4 Dec 2000 23:55:53 -0500
74504 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
74505
74506 Subject: Re: [PATCH] The largest hoax of all times?
74507 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74508 Date: Tue, 5 Dec 2000 01:28:45 -0500
74509 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
74510
74511 Fix the unpredictable order of DESTROYs.
74512 Branch: perl
74513 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
74514 ! sv.c sv.h t/op/ref.t
74515____________________________________________________________________________
74516[ 7990] By: jhi on 2000/12/05 14:38:53
74517 Log: Subject: [PATCH] shrink pp_hot fractionally
74518 From: Nicholas Clark <nick@ccl4.org>
74519 Date: Tue, 5 Dec 2000 12:44:31 +0000
74520 Message-ID: <20001205124431.E74518@plum.flirble.org>
74521
74522 Use report_evil_fh().
74523 Branch: perl
74524 ! opcode.pl opnames.h pp_hot.c util.c
74525____________________________________________________________________________
74526[ 7989] By: jhi on 2000/12/05 14:21:27
74527 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
74528 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74529 Date: Mon, 04 Dec 2000 22:21:59 -0800
74530 Message-ID: <HmIL6gzkgepS092yn@efn.org>
74531
74532 Harness shouldn't ignore responses like "ok 3\r\r\n".
74533 Branch: perl
74534 ! lib/Test/Harness.pm
74535____________________________________________________________________________
74536[ 7988] By: jhi on 2000/12/05 13:51:28
74537 Log: Integrate the "skip" messages to explain().
74538 Branch: perl
74539 ! t/lib/syslfs.t t/op/lfs.t
74540____________________________________________________________________________
74541[ 7987] By: jhi on 2000/12/05 12:34:54
74542 Log: The one that got away in #7984.
74543
74544 Subject: Re: dTHR - what and why?
74545 From: Michael Stevens <michael@etla.org>
74546 Date: Tue, 5 Dec 2000 11:15:52 +0000
74547 Message-ID: <20001205111552.A4647@firedrake.org>
74548 Branch: perl
74549 ! sv.h
74550____________________________________________________________________________
74551[ 7986] By: gsar on 2000/12/05 09:14:44
74552 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
74553 due to the notorious GetFileType() bug in Windows 9x, which fstat()
74554 tickles)
74555 Branch: perl
74556 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
74557____________________________________________________________________________
74558[ 7985] By: jhi on 2000/12/05 05:49:03
74559 Log: Integrate perlio:
74560
74561 [ 7983]
74562 PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
74563 Branch: perl
74564 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
74565 !> win32/perlhost.h win32/perllib.c
74566____________________________________________________________________________
74567[ 7984] By: jhi on 2000/12/05 05:48:16
74568 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
74569 Branch: perl
74570 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
74571 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
74572 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
74573 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
74574 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
74575 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
74576 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
74577 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
74578 ! win32/win32.c
74579____________________________________________________________________________
74580[ 7983] By: nick on 2000/12/04 23:27:43
74581 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
74582 Branch: perlio
74583 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
74584 ! win32/perlhost.h win32/perllib.c
74585____________________________________________________________________________
74586[ 7982] By: jhi on 2000/12/04 19:44:09
74587 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
74588 uncovered by #7980.
74589 Branch: perl
74590 ! op.c
74591____________________________________________________________________________
74592[ 7981] By: jhi on 2000/12/04 19:42:07
74593 Log: Subject: [PATCH] Trivial dump.c feature
74594 From: Simon Cozens <simon@cozens.net>
74595 Date: Mon, 4 Dec 2000 18:08:38 +0000
74596 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
74597
74598 Show whether a constant is UTF-8.
74599 Branch: perl
74600 ! dump.c
74601____________________________________________________________________________
74602[ 7980] By: jhi on 2000/12/04 19:36:51
74603 Log: UTF-8 hash keys, patch from Inaba Hiroto.
74604 Branch: perl
74605 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
74606____________________________________________________________________________
74607[ 7979] By: jhi on 2000/12/04 17:36:28
74608 Log: Update Changes.
74609 Branch: perl
74610 ! Changes patchlevel.h
74611____________________________________________________________________________
74612[ 7978] By: jhi on 2000/12/04 16:42:17
74613 Log: Retract #7977, still too volatile (the euphemism of the day
74614 for unfinished and buggy :-)
74615 Branch: perl
74616 ! doop.c hv.c pp.c sv.h
74617____________________________________________________________________________
74618[ 7977] By: jhi on 2000/12/04 16:25:15
74619 Log: (Retracted by #7978, too shaky yet.)
74620
74621 Subject: Re: utf8 in hash keys, implementor missing
74622 From: Simon Cozens <simon@cozens.net>
74623 Date: Sat, 2 Dec 2000 19:49:35 +0000
74624 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
74625
74626 The first step at UTF-8 hash keys.
74627 Branch: perl
74628 ! doop.c hv.c pp.c sv.h
74629____________________________________________________________________________
74630[ 7976] By: jhi on 2000/12/04 16:13:53
74631 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
74632 From: sthoenna@efn.org
74633 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
74634 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
74635 Branch: perl
74636 ! os2/os2.c perlio.c
74637____________________________________________________________________________
74638[ 7975] By: jhi on 2000/12/04 16:05:25
74639 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
74640 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74641 Date: Thu, 30 Nov 2000 20:50:37 -0800
74642 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
74643 Branch: perl
74644 ! os2/os2.c
74645____________________________________________________________________________
74646[ 7974] By: jhi on 2000/12/04 16:03:57
74647 Log: Subject: [PATCH] ++ 20% faster
74648 From: Nicholas Clark <nick@ccl4.org>
74649 Date: Mon, 4 Dec 2000 12:17:27 +0000
74650 Message-ID: <20001204121726.B52976@plum.flirble.org>
74651
74652 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
74653 Branch: perl
74654 ! sv.c
74655____________________________________________________________________________
74656[ 7973] By: jhi on 2000/12/04 16:00:48
74657 Log:
74658 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
74659 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74660 Date: Mon, 04 Dec 2000 12:30:45 +0100
74661 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
74662
74663 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
74664 library (getprotobyname and getprotobynumber are outversioned by
74665 the same calls in libc, at least for xlc version 3.
74666 Branch: perl
74667 ! hints/aix.sh
74668____________________________________________________________________________
74669[ 7972] By: jhi on 2000/12/04 02:58:31
74670 Log: Integrate perlio:
74671
74672 [ 7971]
74673 Quieten some noise in Win32 builds:
74674 - win32.h is included after <sys/socket.h>, so need to
74675 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
74676 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
74677
74678 [ 7970]
74679 PERL_IMPLICIT_SYS compiles but does not work.
74680 Branch: perl
74681 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
74682 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
74683 !> win32/win32.h win32/win32iop.h win32/win32thread.h
74684____________________________________________________________________________
74685[ 7971] By: nick on 2000/12/04 00:24:33
74686 Log: Quieten some noise in Win32 builds:
74687 - win32.h is included after <sys/socket.h>, so need to
74688 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
74689 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
74690 Branch: perlio
74691 ! doio.c perl.h toke.c win32/win32.h
74692____________________________________________________________________________
74693[ 7970] By: nick on 2000/12/03 22:57:46
74694 Log: PERL_IMPLICIT_SYS compiles but does not work.
74695 Branch: perlio
74696 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
74697 ! win32/perlhost.h win32/perllib.c win32/win32.h
74698 ! win32/win32iop.h win32/win32thread.h
74699____________________________________________________________________________
74700[ 7969] By: jhi on 2000/12/03 22:12:58
74701 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
74702 used to swash_init(), makes regprop() dumps more informative
74703 (+utf8::IsAlpha, -utf8::IsDigit, for example).
74704 Branch: perl
74705 ! regcomp.c regexec.c
74706____________________________________________________________________________
74707[ 7968] By: jhi on 2000/12/03 21:39:56
74708 Log: Implement ANYOFUTF8 regprop() dumping.
74709 Branch: perl
74710 ! regcomp.c
74711____________________________________________________________________________
74712[ 7967] By: jhi on 2000/12/03 20:57:19
74713 Log: Make uv_to_utf8() to zero-terminate its output buffer,
74714 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
74715 Branch: perl
74716 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
74717____________________________________________________________________________
74718[ 7966] By: nick on 2000/12/03 18:41:21
74719 Log: Integrate mainline (STDCHAR)
74720 Branch: perlio
74721 !> Configure t/pragma/utf8.t
74722____________________________________________________________________________
74723[ 7965] By: jhi on 2000/12/03 17:58:20
74724 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
74725 Branch: perl
74726 ! t/pragma/utf8.t
74727____________________________________________________________________________
74728[ 7964] By: jhi on 2000/12/03 17:35:56
74729 Log: Integrate perlio:
74730
74731 [ 7961]
74732 Make iperlsys.h vector stdio not PerlIO.
74733 Branch: perl
74734 !> iperlsys.h perlio.c
74735____________________________________________________________________________
74736[ 7963] By: jhi on 2000/12/03 17:33:55
74737 Log: Metaconfig unit change for #7962.
74738 Branch: metaconfig
74739 ! U/modified/stdchar.U
74740____________________________________________________________________________
74741[ 7962] By: jhi on 2000/12/03 17:33:27
74742 Log: Untangle the <stdio.h> #include nest for the stdchar test,
74743 from Andy Dougherty.
74744 Branch: perl
74745 ! Configure
74746____________________________________________________________________________
74747[ 7961] By: nick on 2000/12/03 16:53:00
74748 Log: Make iperlsys.h vector stdio not PerlIO.
74749 Branch: perlio
74750 ! iperlsys.h perlio.c
74751____________________________________________________________________________
74752[ 7960] By: nick on 2000/12/03 14:43:01
74753 Log: Integrate mainline
74754 Branch: perlio
74755 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
74756 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
74757____________________________________________________________________________
74758[ 7959] By: jhi on 2000/12/03 08:16:36
74759 Log: Use DO_UTF8().
74760 Branch: perl
74761 ! op.c
74762____________________________________________________________________________
74763[ 7958] By: jhi on 2000/12/02 18:33:05
74764 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
74765 From: Mike Guy <mjtg@cam.ac.uk>
74766 Date: Sat, 02 Dec 2000 17:27:13 +0000
74767 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
74768
74769 An extraneous argument.
74770 Branch: perl
74771 ! toke.c
74772____________________________________________________________________________
74773[ 7957] By: jhi on 2000/12/02 18:22:32
74774 Log: A missing hunk.
74775 Branch: perl
74776 ! t/lib/net-hostent.t
74777____________________________________________________________________________
74778[ 7956] By: jhi on 2000/12/02 18:06:20
74779 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
74780 From: Nicholas Clark <nick@ccl4.org>
74781 Date: Sat, 2 Dec 2000 14:28:27 +0000
74782 Message-ID: <20001202142827.A12308@plum.flirble.org>
74783
74784 Test robustness.
74785 Branch: perl
74786 ! t/lib/net-hostent.t
74787____________________________________________________________________________
74788[ 7955] By: jhi on 2000/12/02 17:58:06
74789 Log: Metaconfig unit change for #7954.
74790 Branch: metaconfig
74791 ! U/modified/stdchar.U
74792____________________________________________________________________________
74793[ 7954] By: jhi on 2000/12/02 17:54:32
74794 Log: An inconvenient hang would happen if the stdio _ptr wasn't
74795 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
74796 would be grepping stdin for all eternity for the _ptr.)
74797 Branch: perl
74798 ! Configure
74799____________________________________________________________________________
74800[ 7953] By: jhi on 2000/12/02 00:07:15
74801 Log: Update Changes.
74802 Branch: perl
74803 ! Changes patchlevel.h
74804____________________________________________________________________________
74805[ 7952] By: jhi on 2000/12/01 23:54:47
74806 Log: Subject: Re: long shell lines
74807 From: Andy Dougherty <doughera@lafayette.edu>
74808 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
74809 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
74810
74811 Split overly long shell command lines.
74812 Branch: perl
74813 ! lib/ExtUtils/MM_Unix.pm
74814____________________________________________________________________________
74815[ 7951] By: jhi on 2000/12/01 23:48:02
74816 Log: The metaconfig unit change for #7950.
74817 Branch: metaconfig
74818 + U/modified/stdchar.U
74819____________________________________________________________________________
74820[ 7950] By: jhi on 2000/12/01 23:47:39
74821 Log: Try to find stdchar also from <stdio_impl.h>.
74822 Branch: perl
74823 ! Configure config_h.SH
74824____________________________________________________________________________
74825[ 7949] By: jhi on 2000/12/01 23:46:45
74826 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
74827 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
74828 Date: Fri, 1 Dec 2000 16:26:08 -0500
74829 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
74830
74831 Reword the diagnostic message.
74832 Branch: perl
74833 ! pod/perldiag.pod
74834____________________________________________________________________________
74835[ 7948] By: nick on 2000/12/01 22:49:43
74836 Log: Integrate mainline (for s/y/m as sub names stuff).
74837 Branch: perlio
74838 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
74839 !> t/pragma/warn/toke toke.c
74840____________________________________________________________________________
74841[ 7947] By: jhi on 2000/12/01 20:55:41
74842 Log: Integrate perlio:
74843
74844 [ 7942]
74845 Fix 'mmap' lib/filehand.t (ungetc) test fail.
74846 Make 'unix' pass most tests
74847 - do unread by temporary push of layer ("pending") holding unread chars
74848 - fast_gets is now based on per-handle flag
74849 - relax one of io/pipe.t tests to allow print to fail and close to
74850 succeed so that it passes on unbuffered "unix" layer.
74851 Remaining fail is sporadic and a genuine race condition between
74852 parent/child in fork test.
74853 Branch: perl
74854 !> perlio.c perliol.h t/io/pipe.t
74855____________________________________________________________________________
74856[ 7946] By: jhi on 2000/12/01 20:36:51
74857 Log: Upgrade to CPAN 1.59_51, from Andreas König.
74858 Branch: perl
74859 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74860____________________________________________________________________________
74861[ 7945] By: nick on 2000/12/01 20:31:32
74862 Log: Integrate mainline
74863 Branch: perlio
74864 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
74865 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
74866 +> t/lib/net-hostent.t
74867 !> (integrate 35 files)
74868____________________________________________________________________________
74869[ 7944] By: jhi on 2000/12/01 20:23:29
74870 Log: Some help for 20001130.011. Now one gets warnings like
74871 "Ambiguous -f() resolved as a file test ..."
74872 Branch: perl
74873 ! pod/perldiag.pod t/pragma/warn/toke toke.c
74874____________________________________________________________________________
74875[ 7943] By: jhi on 2000/12/01 19:44:44
74876 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
74877 that also breaks using them as methods.
74878 Branch: perl
74879 ! pod/perldiag.pod t/op/misc.t toke.c
74880____________________________________________________________________________
74881[ 7942] By: nick on 2000/12/01 17:56:46
74882 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
74883 Make 'unix' pass most tests
74884 - do unread by temporary push of layer ("pending") holding unread chars
74885 - fast_gets is now based on per-handle flag
74886 - relax one of io/pipe.t tests to allow print to fail and close to
74887 succeed so that it passes on unbuffered "unix" layer.
74888 Remaining fail is sporadic and a genuine race condition between
74889 parent/child in fork test.
74890 Branch: perlio
74891 ! perlio.c perliol.h t/io/pipe.t
74892____________________________________________________________________________
74893[ 7941] By: jhi on 2000/12/01 15:28:58
74894 Log: (Retracted by #7943.)
74895
74896 Reserve the short named string operator names.
74897 Branch: perl
74898 ! pod/perldiag.pod t/op/misc.t toke.c
74899____________________________________________________________________________
74900[ 7940] By: jhi on 2000/12/01 06:45:53
74901 Log: Get the three different space character classes right under utf8.
74902 Branch: perl
74903 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
74904 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
74905 ! regexec.c t/op/pat.t utf8.c
74906____________________________________________________________________________
74907[ 7939] By: jhi on 2000/12/01 03:26:26
74908 Log: Two more tests that make no sense in UTF-8 since the test
74909 data is not in UTF-8.
74910 Branch: perl
74911 ! t/op/regexp.t
74912____________________________________________________________________________
74913[ 7938] By: jhi on 2000/12/01 03:20:39
74914 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
74915 should it be required inside regexen?
74916 Branch: perl
74917 ! regcomp.c t/op/regmesg.t
74918____________________________________________________________________________
74919[ 7937] By: jhi on 2000/12/01 02:58:53
74920 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
74921 stored and restored, and thusly was trounced by the utf8 swash
74922 routines.
74923 Branch: perl
74924 ! regcomp.c
74925____________________________________________________________________________
74926[ 7936] By: jhi on 2000/11/30 20:41:39
74927 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
74928 Why the different platforms behave so differently (core dump vs
74929 no core dump) on this bug is a but of a mystery, but if I had to
74930 guess I would mumble something like 'alignment'.
74931 Branch: perl
74932 ! sv.c
74933____________________________________________________________________________
74934[ 7935] By: jhi on 2000/11/30 16:17:02
74935 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
74936 From: Robin Barker <rmb1@cise.npl.co.uk>
74937 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
74938 Date: Thu, 30 Nov 2000 14:27:12 GMT
74939 Branch: perl
74940 ! perlio.c toke.c
74941____________________________________________________________________________
74942[ 7934] By: jhi on 2000/11/30 16:04:49
74943 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
74944 Branch: perl
74945 ! t/lib/net-hostent.t
74946____________________________________________________________________________
74947[ 7933] By: jhi on 2000/11/30 06:07:26
74948 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
74949 From: Peter Prymmer <pvhp@forte.com>
74950 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
74951 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
74952
74953 In VMS the localhost may be LOCALHOST.
74954 Branch: perl
74955 ! t/lib/net-hostent.t
74956____________________________________________________________________________
74957[ 7932] By: jhi on 2000/11/30 01:11:11
74958 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
74959 From: Peter Prymmer <pvhp@forte.com>
74960 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
74961 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
74962
74963 plus regen perlapi.pod.
74964 Branch: perl
74965 ! pod/perlapi.pod utf8.c
74966____________________________________________________________________________
74967[ 7931] By: jhi on 2000/11/30 01:06:19
74968 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
74969 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74970 Date: Wed, 29 Nov 2000 17:15:11 EST
74971 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
74972 Branch: perl
74973 ! t/lib/filter-util.pl t/lib/filter-util.t
74974____________________________________________________________________________
74975[ 7930] By: jhi on 2000/11/29 18:51:55
74976 Log: Update Changes.
74977 Branch: perl
74978 ! Changes patchlevel.h
74979____________________________________________________________________________
74980[ 7929] By: jhi on 2000/11/29 18:50:55
74981 Log: Update the va_copy() metaconfig unit.
74982 Branch: metaconfig/U/perl
74983 ! need_va_copy.U
74984____________________________________________________________________________
74985[ 7928] By: jhi on 2000/11/29 17:50:43
74986 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
74987 From: Dominic Dunlop <domo@computer.org>
74988 Date: Tue, 28 Nov 2000 16:41:57 +0100
74989 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
74990
74991 Patch to catch a core dump in the Configure va_copy test.
74992 Branch: perl
74993 ! Configure config_h.SH
74994____________________________________________________________________________
74995[ 7927] By: jhi on 2000/11/29 17:31:59
74996 Log: Retract #7921, the patch shouldn't be needed.
74997 Branch: perl
74998 ! sv.c
74999____________________________________________________________________________
75000[ 7926] By: jhi on 2000/11/29 17:01:41
75001 Log: Make the Class::Struct import() wiser.
75002 Branch: perl
75003 ! lib/Class/Struct.pm t/lib/class-struct.t
75004____________________________________________________________________________
75005[ 7925] By: jhi on 2000/11/29 16:36:33
75006 Log: All the core library users of Class::Struct seem to be
75007 using "use Class::Struct 'struct';" instead of the bare
75008 "use Class::Struct;", which isn't documented in Class::Struct.
75009 This can't be right.
75010 Branch: perl
75011 ! lib/File/stat.pm
75012____________________________________________________________________________
75013[ 7924] By: jhi on 2000/11/29 16:32:15
75014 Log: A test works better if it has the right 1..$n output.
75015 Branch: perl
75016 ! t/lib/class-struct.t
75017____________________________________________________________________________
75018[ 7923] By: jhi on 2000/11/29 16:29:11
75019 Log: Forgot to MANIFEST the new Net::hostent test.
75020 Branch: perl
75021 ! MANIFEST
75022____________________________________________________________________________
75023[ 7922] By: jhi on 2000/11/29 16:27:49
75024 Log: Integrate perlio:
75025
75026 [ 7906]
75027 Initial tidy of setmode() muddle (UNIX does not have, nor need it).
75028 Branch: perl
75029 !> iperlsys.h perlio.c
75030____________________________________________________________________________
75031[ 7921] By: jhi on 2000/11/29 16:27:10
75032 Log: (Retracted by #7927.)
75033
75034 Subject: [PATCH] Is infinity a number?
75035 From: Simon Cozens <simon@cozens.net>
75036 Date: Wed, 29 Nov 2000 14:48:20 +0000
75037 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
75038 Branch: perl
75039 ! sv.c
75040____________________________________________________________________________
75041[ 7920] By: jhi on 2000/11/29 16:23:02
75042 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
75043 From: rspier@pobox.com (Robert Spier)
75044 Date: Wed, 29 Nov 2000 02:17:49 -0500
75045 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
75046
75047 Add a test for Net::hostent.
75048 Branch: perl
75049 + t/lib/net-hostent.t
75050____________________________________________________________________________
75051[ 7919] By: jhi on 2000/11/29 16:21:31
75052 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
75053 add a test for Class::Struct.
75054 Branch: perl
75055 + t/lib/class-struct.t
75056 ! MANIFEST lib/Class/Struct.pm
75057____________________________________________________________________________
75058[ 7918] By: jhi on 2000/11/29 15:48:40
75059 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
75060 From: rspier@pobox.com (Robert Spier)
75061 Date: Wed, 29 Nov 2000 02:25:39 -0500
75062 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
75063
75064 More checking in case someone has broken their services or
75065 protocol databases.
75066 Branch: perl
75067 ! ext/Sys/Syslog/Syslog.pm
75068____________________________________________________________________________
75069[ 7917] By: jhi on 2000/11/29 15:46:25
75070 Log: Subject: [PATCH] $^O win32 -> MSWin32
75071 From: rspier@pobox.com (Robert Spier)
75072 Date: Wed, 29 Nov 2000 02:17:38 -0500
75073 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
75074
75075 plus similar nits for vms, err, VMS, and UNICOS.
75076 Branch: perl
75077 ! t/lib/syslfs.t t/op/lfs.t
75078____________________________________________________________________________
75079[ 7916] By: jhi on 2000/11/29 15:42:51
75080 Log: Subject: [PATCH] Tokeniser debugging
75081 From: Simon Cozens <simon@cozens.net>
75082 Date: Wed, 29 Nov 2000 14:15:45 +0000
75083 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
75084 Branch: perl
75085 ! perl.c perl.h pod/perlrun.pod toke.c
75086____________________________________________________________________________
75087[ 7915] By: jhi on 2000/11/29 15:41:36
75088 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
75089 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75090 Date: Wed, 29 Nov 2000 02:13:14 -0500
75091 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
75092
75093 OUT keyword nits.
75094
75095 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
75096 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75097 Date: Wed, 29 Nov 2000 03:09:04 -0500
75098 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
75099
75100 OUT and IN_OUT documentation.
75101 Branch: perl
75102 ! lib/ExtUtils/xsubpp pod/perlxs.pod
75103____________________________________________________________________________
75104[ 7914] By: jhi on 2000/11/29 03:35:01
75105 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
75106 From: John Tobey <jtobey@john-edwin-tobey.org>
75107 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
75108 Message-Id: <m140e1N-000FOoC@feynman.localnet>
75109
75110 plus a performance speedup noticed by Sarathy.
75111 Branch: perl
75112 ! op.c
75113____________________________________________________________________________
75114[ 7913] By: jhi on 2000/11/29 03:16:59
75115 Log: Use "1 while unlink" so that VMS gets clean, too.
75116 Branch: perl
75117 ! t/lib/filter-util.t
75118____________________________________________________________________________
75119[ 7912] By: jhi on 2000/11/29 03:09:08
75120 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
75121 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75122 Date: Tue, 28 Nov 2000 03:27:09 -0500
75123 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
75124 Branch: perl
75125 ! lib/ExtUtils/xsubpp
75126____________________________________________________________________________
75127[ 7911] By: jhi on 2000/11/29 03:06:30
75128 Log: This should have been part of #7872: no need to scan UTF-8
75129 until eternity.
75130 Branch: perl
75131 ! utf8.c
75132____________________________________________________________________________
75133[ 7910] By: jhi on 2000/11/29 02:50:04
75134 Log: One more perltie.pod nit from Casey R. Tweten.
75135 Branch: perl
75136 ! pod/perltie.pod
75137____________________________________________________________________________
75138[ 7909] By: jhi on 2000/11/29 02:44:23
75139 Log: Document the known sprintf test failures, exact standard
75140 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
75141 Branch: perl
75142 ! pod/perldelta.pod t/op/sprintf.t
75143____________________________________________________________________________
75144[ 7908] By: jhi on 2000/11/29 02:36:23
75145 Log: Add the Encoding table format documentation.
75146 Branch: perl
75147 + ext/Encode/Encode/EncodeFormat.pod
75148 ! MANIFEST
75149____________________________________________________________________________
75150[ 7907] By: jhi on 2000/11/29 02:07:24
75151 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
75152 From: "Casey R. Tweten" <crt@kiski.net>
75153 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
75154 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
75155
75156 Subject: Re: [PATCH] Updating perltie.pod for arrays
75157 From: "Casey R. Tweten" <crt@kiski.net>
75158 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
75159 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
75160 Branch: perl
75161 ! pod/perltie.pod
75162____________________________________________________________________________
75163[ 7906] By: nick on 2000/11/28 22:40:59
75164 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
75165 Branch: perlio
75166 ! iperlsys.h perlio.c
75167____________________________________________________________________________
75168[ 7905] By: nick on 2000/11/28 22:04:34
75169 Log: Integrate mainline
75170 Branch: perlio
75171 !> (integrate 39 files)
75172____________________________________________________________________________
75173[ 7904] By: jhi on 2000/11/28 16:44:43
75174 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
75175 From: Nicholas Clark <nick@babyhippo.co.uk>
75176 Date: Tue, 28 Nov 2000 11:16:57 +0000
75177 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
75178 Branch: perl
75179 ! pod/perlipc.pod
75180____________________________________________________________________________
75181[ 7903] By: jhi on 2000/11/28 16:40:31
75182 Log: Subject: [PATCH] Updating perltie.pod for arrays
75183 From: "Casey R. Tweten" <crt@kiski.net>
75184 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
75185 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
75186 Branch: perl
75187 ! pod/perltie.pod
75188____________________________________________________________________________
75189[ 7902] By: jhi on 2000/11/28 16:39:37
75190 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
75191 From: Robin Barker <rmb1@cise.npl.co.uk>
75192 Date: Mon, 27 Nov 2000 17:56:44 GMT
75193 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
75194 Branch: perl
75195 ! pod/perlfunc.pod t/op/split.t
75196____________________________________________________________________________
75197[ 7901] By: jhi on 2000/11/28 16:28:04
75198 Log: setmode() is a DOSish-only thing.
75199 Branch: perl
75200 ! perlio.c
75201____________________________________________________________________________
75202[ 7900] By: jhi on 2000/11/28 16:21:46
75203 Log: Subject: [PATCH] perlcc.PL cleanups
75204 From: Simon Cozens <simon@cozens.net>
75205 Date: Tue, 28 Nov 2000 12:44:35 +0000
75206 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
75207 Branch: perl
75208 ! utils/perlcc.PL
75209____________________________________________________________________________
75210[ 7899] By: gsar on 2000/11/28 06:32:55
75211 Log: reintegrate files missed by change#7895
75212 Branch: maint-5.6/perl
75213 +> ext/ByteLoader/bytecode.h utils/Makefile
75214 - utils/perlbc.PL
75215____________________________________________________________________________
75216[ 7897] By: gsar on 2000/11/27 18:22:47
75217 Log: can't integrate these two files, for some reason
75218 Branch: maint-5.6/perl
75219 - ext/ByteLoader/bytecode.h utils/Makefile
75220____________________________________________________________________________
75221[ 7895] By: gsar on 2000/11/27 18:11:21
75222 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
75223 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
75224 6757..6890,6892..6901 from mainline
75225
75226 Bytecompiler patches from Benjamin Stuhl.
75227
75228 More bytecompiler.
75229
75230 Subject: [PATCH blead] B:: missing dependency
75231
75232 Subject: [PATCH: 6757] configure.com updates and syslog build
75233
75234 Long double Gconvert fixes from Yitzchak Scott-Thoennes
75235 and Spider Boardman.
75236
75237 Subject: [PATCH blead] nextchar() abuse misses an optimisation
75238
75239 Long double fixes from Spider Boardman.
75240
75241 Make the selection of NVff et al stricter.
75242
75243 cSVOPo_*v things index into the current PL_curpad
75244 under ithreads, which is different from the curpad
75245 used by the XSUB. (In other words, the code as-is
75246 before this patch wouldn't work under ithreads.)
75247
75248 Be portable.
75249
75250 VMS MMS (make) wants null action.
75251
75252 Mac and other portability updates from Chris Nandor.
75253
75254 Storable support, v-version fixes.
75255 Subject: CPAN.pm beta for testing available
75256
75257 Portability fix from Hugo van der Sanden.
75258
75259 Bad makefile.
75260
75261 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
75262
75263 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
75264
75265 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
75266
75267 Replace #6705 with a minimal doc patch.
75268 Subject: [PATCH 5.6.0] replace change #6705
75269
75270 Drop the separate perlbc, perlcc -b should be enough.
75271
75272 installperl couldn't tell whether it had run tests or not.
75273 Subject: [PATCH] Re: installperl and t/TEST
75274
75275 Add silencer flags to installperl.
75276 Subject: [PATCH] Making installperl silent.
75277
75278 Make "make install" by default silent. A new "install-verbose"
75279 target is verbose.
75280
75281 More liberal parsing of version numbers.
75282 Subject: Re: CPAN.pm beta for testing available
75283
75284 Create directories in silence.
75285 Subject: [PATCH] Another silencer for MakeMaker
75286
75287 DOS patches and portability/porting notes, from Tim Jenness.
75288
75289 Make installman to recognize the silence flag -S.
75290
75291 Actually do something with the silencer option.
75292
75293 Continue silencing.
75294
75295 Show the doc file, not the temp file.
75296
75297 Regen perltoc.
75298
75299 Subject: [PATCH] More silencing of installman.
75300
75301 Better wording for the vec lvalue diagnostic.
75302 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
75303
75304 Subject: [PATCH: 6805] several more tweaks to configure.com
75305
75306 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
75307
75308 Missing parts of
75309 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
75310
75311 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
75312 (applied slightly modified)
75313
75314 installperl --verbose and --silent.
75315 Subject: Re: [PATCH] More silencing of installman.
75316
75317 Add install-silent target.
75318
75319 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
75320 the problem reported in
75321 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
75322
75323 Tweak the sfio/useperlio logic, hopefully as wished in
75324 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
75325
75326 One forgotten file from #6816.
75327
75328 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
75329
75330 Remove duplicately applied patch shards.
75331 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
75332
75333 Support preserving extremely big/small angles.
75334
75335 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
75336
75337 Subject: [PATCH] installation not quite silent yet.
75338
75339 Update the test count.
75340
75341 Use UVxf, PTR2UV, NVff.
75342
75343 Document PTR2XX and INT2PTR.
75344
75345 no-install target a la make -n.
75346 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
75347
75348 grep -e isn't portable.
75349 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
75350
75351 Can't get the test to reliably work thanks to the
75352 inaccurateness of floating point. "Resolves" bug ids
75353 20000826.003, 20000826.009, 20000826.010,
75354
75355 Subject: installman buglet
75356
75357 DJGPP update from Laszlo Molnar.
75358
75359 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75360
75361 Passing -R in ldflags makes now it to appear in the default
75362 for lddlflags, just like with -L.
75363 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75364
75365 Test nit.
75366
75367 Use the actual thread type, not the pointer-to-struct.
75368
75369 Provice virtual $Config{ccflags_nolargefiles} etc.
75370
75371 display_format used as a class method without arguments was broken,
75372 reported in
75373 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
75374
75375 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
75376
75377 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
75378
75379 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
75380
75381 opmini.o may be left around if a build is interrupted.
75382
75383 Typo in #6858.
75384
75385 Fix for ID 20000828.001, long doubles were not formatted
75386 correctly (showed up in $], which stopped installing perl).
75387
75388 An attempt to fix the problem reported in
75389 Subject: Building perl@6856 using gcc/AIX 4.3.3
75390 I can't test this properly since the gcc installation I have
75391 access to seems to be botched (gcc is calling the AIX cpp,
75392 a losing proposition...)
75393
75394 Add -ld to archname on long tr...double platforms.
75395
75396 Subject: hv.h Doc Patch
75397
75398 Potential cruft.
75399
75400 Subject: [PATCH bleedperl@6856] warnings fixes
75401
75402 -S is the silent flag, -s is the strip flag.
75403 Subject: [PATCH] Re: [PATCH] make no-install
75404
75405 Take out the SUIDMAIL thing, that will not be
75406 a problem in 5.7.*.
75407
75408 Subject: [PATCH bleedperl@6866] spellings
75409
75410 Subject: [PATCH] Re: files not cleaned even by veryclean
75411
75412 Use minimal @INC in tests, most of the time just '../lib',
75413 so that we simply can't pick up stuff from other Perls than
75414 the one we are testing. Pointed out by
75415 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
75416
75417 Update to Getopt::Long 2.24, from Johan Vromans.
75418
75419 Fix for thinko in #6848.
75420 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
75421
75422 Patches all over for people and the files they (hopefully) care about.
75423
75424 Subject: Net::protoent does not export 'getproto'
75425
75426 Missed a change in #6869.
75427
75428 Subject: [PATCH] Warnings in B::Deparse
75429
75430 Subject: [PATCH] Glob dumping
75431
75432 Disable one of the tests for now.
75433
75434 Disabling the one test is a bit tricky.
75435
75436 Don't forget to tidy up.
75437
75438 The #6881 removed one dump line.
75439
75440 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
75441
75442 Under usethreads the dumped variable is IN_PAD.
75443 Subject: Re: [PATCH] Glob dumping
75444
75445 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
75446
75447 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
75448
75449 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
75450
75451 Regen Configure for #6894.
75452
75453 Subject: [PATCH: 6889] updates to perlebcdic.pod
75454
75455 Undo namespace pollution of #6878.
75456 Subject: Re: Net::protoent does not export 'getproto'
75457
75458 Admit that we are leaking scalars.
75459
75460 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
75461 Branch: maint-5.6/perl
75462 !> (integrate 271 files)
75463____________________________________________________________________________
75464[ 7894] By: gsar on 2000/11/27 16:00:34
75465 Log: a couple of nits
75466 Branch: maint-5.6/perl
75467 ! MANIFEST pp_sys.c
75468____________________________________________________________________________
75469[ 7893] By: gsar on 2000/11/27 15:10:56
75470 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
75471 6740..6745,6747..6757,6760
75472
75473 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
75474
75475 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
75476
75477 Doc nits spotted by Richard Soderberg.
75478
75479 move WNOHANG definition to where other such things are
75480
75481 Make $Config{byteorder} more magical so that it is
75482 dynamically computed: nice for 'fat binaries'.
75483 Subject: [PATCH]: default byteorder
75484
75485 Subject: [PATCH] Cwd.pm now uses strict
75486
75487 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
75488
75489 Get -DLEAKTEST to compile (not necessarily to work, mind)
75490 Subject: [ID 20000724.006] -DLEAKTEST problem
75491
75492 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
75493
75494 Add perlebcdic from Peter Prymmer, regen toc.
75495
75496 Don't propose using modules built for 5.005 if no binary
75497 compatibility with 5.005 is attempted.
75498
75499 Do not use prototyping here.
75500 Subject: [ID 20000817.016] [PATCH] Peek.xs
75501
75502 Document what the backtick returns if the command fails.
75503
75504 Add byteorder to the myconfig output.
75505
75506 Introduce NVef, NVff, and NVgf, use the middle one.
75507 (helps for lib/peek + Linux + long doubles) Reported in
75508 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
75509 Use NVs in POSIX math, not doubles.
75510 Subject: [ID 20000817.014] POSIX & modfl
75511
75512 Subject: [PATCH 5.6.0+] newSVrv() memory leak
75513
75514 The byteorder code in #6671 was wrong.
75515
75516 Fix the lib/complex failure of
75517 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
75518 Linux long double accuracy issue: something that
75519 when printed with %g looks like "2" but int() of it is 1.
75520
75521 Propagate new Configure vars.
75522
75523 Unbuffer the output.
75524
75525 Subject: [PATCH] perltrap.pod spring cleaning
75526
75527 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
75528 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
75529
75530 Tiny Getopt::Long patch from Johan Vromans.
75531
75532 Document code point which makes if (defined %stash::) to work
75533 (noted by Spider Boardman).
75534
75535 Subject: [PATCH perl@6698] cygwin port
75536
75537 Document the NDBM_File and ODBM_File as SDBM_File
75538 was documented in #6417.
75539
75540 The new tests were missing from #6415.
75541
75542 Add [[:blank:]] as suggested in
75543 Subject: [ID 20000716.024] [=cc=] / [:blank:]
75544 (the [=cc=] has already been taken care of by #6439
75545 so the whole bug report can be closed)
75546 and make [[:space:]] to be equivalent to isspace(3)
75547 (as opposed to \s, which is isSPACE()). The difference
75548 is that now [[:space:]] matches the mythical vertical tab,
75549 while \s doesn't.
75550
75551 Don't eat leading os from index entries.
75552 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
75553
75554 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
75555
75556 Typo in pp_complement().
75557 Subject: [PATCH perl-current] Deparse
75558
75559 Add warnif(), check warnings further up the stack,
75560 all the warnings functions now can take an optional object reference.
75561 Subject: [PATCH bleedperl@6691] warnings pragma update
75562
75563 Fix a core dump in lib/selfloader under -DDEBUGGING.
75564 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
75565
75566 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
75567
75568 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
75569
75570 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
75571 Put back the long double avoidance code to POSIX.xs
75572 because VMS seems to need it still.
75573
75574 Introduce a 'veryclean' target that is like 'distclean'
75575 but also removes *~ and *.orig.
75576
75577 Subject: [ID 20000817.023] endianness description in perlfunc.pod
75578
75579 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
75580
75581 Let's try #6717 again.
75582
75583 UTF8 concat fixes.
75584 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
75585
75586 pp_open() could pass an uninitialized filename down to do_open9().
75587
75588 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
75589
75590 Update to CGI 2.72, from Lincoln Stein.
75591
75592 Subject: [PATCH] Silence MakeMaker (Was: installman)
75593
75594 Use temporary directory instead of current directory.
75595 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
75596
75597 Document odd vs even subreleases and -Dusedevel.
75598
75599 The veryclean target needs to clobber.
75600
75601 Use File::Spec->tmpdir().
75602
75603 Document the number of exponent digits.
75604
75605 Mention perlebcdic and perlposix-bc.
75606
75607 s/this one/the 5.6.0 release/
75608
75609 The #6724 is here.
75610
75611 The correct cleaning order is an art.
75612
75613 small tweaks for change#6705: avoid C++ style comments in C code;
75614 use Perl's malloc API rather than the low level system one
75615
75616 Array context keeps slithering in.
75617
75618 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
75619
75620 Subject: [PATCH] os2.c fix for use64bitint
75621
75622 Update to Pod::LaTeX 0.53.
75623 Subject: [PATCH] lib/Pod/LaTeX.pm updates
75624
75625 Document the endianness of Alpha more precisely.
75626
75627 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
75628
75629 Rename the macro argument because some preprocessors
75630 can't tell the difference and expand arguments also inside
75631 double quoted strings.
75632
75633 free TLS slot properly on Windows
75634
75635 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
75636
75637 Unicos/mk requires elaborate paranoia.
75638
75639 Tweak the floating point output routine preferences.
75640
75641 Also under djgpp the timestamps are funky.
75642
75643 Apply some PodParser 1.18 patches; the Pod/Find.pm
75644 patches cannot be applied since #6712 conflicts.
75645
75646 Use PodParser 1.18 new test.
75647
75648 A pod nit.
75649 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
75650
75651 Be verydeepclean.
75652 Branch: maint-5.6/perl
75653 +> pod/perlebcdic.pod
75654 !> (integrate 106 files)
75655____________________________________________________________________________
75656[ 7892] By: jhi on 2000/11/27 15:02:32
75657 Log: Update Changes.
75658 Branch: perl
75659 ! Changes patchlevel.h
75660____________________________________________________________________________
75661[ 7891] By: jhi on 2000/11/27 14:57:23
75662 Log: Subject: Re: perlfaq style changes
75663 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75664 Date: Sat, 25 Nov 2000 23:32:26 -0800
75665 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
75666
75667 plus a note from Ronald Kimball.
75668 Branch: perl
75669 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
75670____________________________________________________________________________
75671[ 7890] By: jhi on 2000/11/27 14:53:14
75672 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
75673 From: Benjamin Holzman <bah@ecnvantage.com>
75674 Date: Sun, 26 Nov 2000 16:27:33 -0500
75675 Message-ID: <20001126162733.J25040@ecnvantage.com>
75676 Branch: perl
75677 ! gv.c
75678____________________________________________________________________________
75679[ 7889] By: jhi on 2000/11/27 14:43:11
75680 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
75681 From: lvirden@cas.org
75682 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
75683 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
75684 Branch: perl
75685 ! README.amiga
75686____________________________________________________________________________
75687[ 7888] By: jhi on 2000/11/27 14:32:34
75688 Log: Restore also the locale test to no-sprintf-taint state.
75689 Fixes the bug 20001127.003.
75690 Branch: perl
75691 ! sv.c t/pragma/locale.t
75692____________________________________________________________________________
75693[ 7887] By: gsar on 2000/11/27 14:13:05
75694 Log: integrate changes#6613..6616,6620..6665 from mainline
75695
75696 VMS configure.com update continues.
75697
75698 Subject: Test fails / warnings with perl-current #6612
75699
75700 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
75701
75702 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75703
75704 For now remove the mail code.
75705
75706 Subject: Re: [PATCH] @+, @- readonly
75707
75708 Subject: warning: storage class after type is obsolescent
75709
75710 Subject: sfio2000
75711
75712 Subject: Re: File::Temp problems on VMS in bleedperl
75713
75714 README.os2 update.
75715 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
75716
75717 Make the user to give up his firstborn, err, to knowingly
75718 verify installing an unstable developer release. Also bump
75719 the release to 5.7.0, but leave a patch tag in the local
75720 patches saying that this is not yet the real thing.
75721
75722 Update (kinda) to Test 1.14, from Joshua Pritikin.
75723
75724 make ok etc also for win32.
75725
75726 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
75727
75728 Don't blow limited stacks, a lower number is enough to
75729 tickle the lookbehind limit.
75730
75731 Use -Dusedevel; regen Configure and the respective Porting stuff.
75732
75733 Subject: [PATCH] debugger exit code should reflect user exit code
75734
75735 Subject: [PATCH perl@6620] cygwin port
75736
75737 Missed a file from #6638.
75738
75739 Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
75740
75741 magic callbacks all need to have same type signature
75742
75743 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
75744
75745 Fix a dependency problem.
75746 Subject: [PATCH: 6640] VMS Makefile.SH update
75747
75748 The numeric locale was reset to "C" by s?printf and never restored.
75749 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
75750 No test since adding the failing example to locale.t
75751 does not fail -- probably because the locale settings are so
75752 thoroughly tweaked by that time. Running the example standalone
75753 does fail, though. UPDATE: test case added at change #7540.
75754
75755 Subject: [ID 20000324.040] minor fix to perlhpux.pod
75756
75757 Update to CPAN 1.57.
75758
75759 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
75760
75761 Change the perlbug address to perl.org since it's more forgiving.
75762
75763 Change the regx compilation error markers to use = instead of <
75764 since pod makes using the latter quite messy. Reported in
75765 ID 20000814.006 by Abigail and in
75766 Subject: Unknown escape E<> ?
75767
75768 Update to perldebtut 1.9, from Richard Foley.
75769
75770 check that the number pseudo children doesn't exceed
75771 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
75772 the WaitForMultipleObjects() limit that would cause wait()
75773 to crash)
75774 wait() and waitpid() could potentially be rewritten to use
75775 more than one thread to do the waiting to eliminate this
75776 limitation
75777
75778 change#6328 could make close(SOCKET) return false on windows
75779 when it shouldn't
75780
75781 pod nit seen in passing
75782
75783 on windows, the return values from wait() and waitpid() don't
75784 match those of pseudo-pids
75785
75786 waitpid() now handles externally spawned pids correctly;
75787 fixes for backtick/wait/waitpid failures on Windows 9x
75788 these changes make the pid returned by process functions on
75789 Windows 9x always positive by clearing the high bit (which
75790 is always set on Win9x); pseudo-process PIDs are likewise
75791 always negative now on Win9x (just as on NT/2000)
75792
75793 trailing new %ENV entries weren't being pushed into the real
75794 environment of subprocesses on Windows
75795
75796 Tweak the regex compilation errors once more.
75797
75798 avoid warnings from dense compiler
75799
75800 add "ok" targets from change#6632 in makefile.mk
75801 Branch: maint-5.6/perl
75802 - lib/Pod/PlainText.pm vms/configure.com
75803 !> (integrate 66 files)
75804____________________________________________________________________________
75805[ 7886] By: jhi on 2000/11/27 13:54:18
75806 Log: __FUNCTION__ isn't portable and trying to emulate it leads
75807 into practically spelling out the name of the function.
75808 Takes care of the bug 20001127.001.
75809 Branch: perl
75810 ! perlio.c
75811____________________________________________________________________________
75812[ 7885] By: gsar on 2000/11/27 13:53:18
75813 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
75814 6610..6611 from mainline
75815
75816 Make regular expression parse error messages easier to understand.
75817 Subject: Re: enhanced(?) regex error messages
75818
75819 Tiny tidying on report_evil_fh().
75820
75821 Subject: Re: enhanced(?) regex error messages
75822 plus Capitalize the error messages, plus perldiag them.
75823
75824 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
75825
75826 Document here-doc better.
75827
75828 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75829
75830 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
75831 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
75832 (either perlbug or p5p ate the original), plus regen
75833 perlapi and perltoc.
75834
75835 Regen global.sym.
75836
75837 Double check that we have a dirhandle.
75838
75839 Subject: Re: enhanced(?) regex error messages
75840 (plus two small patches sent privately)
75841 (this still seems to leave few test failures)
75842
75843 warn is a macro, avoid using at a variable to avoid warnings
75844 in some configurations; readdir.t is too conservative in
75845 estimating number of *.t's
75846
75847 Get back into sync with Jeffrey on the enhanced regex warnings.
75848
75849 Subject: [PATCH 5.6.0] cygwin port
75850
75851 Zero entries were skipped, fix from Adrian Goalby
75852 <argoalby@yahoo.co.uk>
75853
75854 Subject: Remove dead entry in perldiag
75855
75856 Amend the description of Perl6.
75857 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
75858
75859 detypo
75860
75861 It's the 2ndO'ROSSC.
75862
75863 Revert the sv.c part of #6559, a better fix is needed.
75864
75865 Iterating perl6 description.
75866
75867 Update to Term::ANSIColor 1.03, from Russ Allbery.
75868
75869 Update to Getopt::Long 2.23_05, from Johan Vromans.
75870
75871 Small AUTHORS and MAINTAIN updates. Could do with big updates.
75872
75873 Update to Pod::Parser 1.17, from Brad Appleton.
75874
75875 Update to CPAN 1.56, from Andreas König.
75876
75877 Update to CGI 2.70, from Lincoln Stein.
75878
75879 Put back the std @INC thing.
75880
75881 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
75882 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
75883
75884 Document the IO::Select timeout.
75885
75886 sleep(1) does not necessarily return 1.
75887 Subject: [PATCH bleadperl] op/lex_assign.t
75888
75889 Subject: debugger "d" command doesnt check line number
75890
75891 B::Deparse didn't do sub attributes.
75892 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75893
75894 Preprocessing and postprocessing for File::Find.
75895 Subject: Patch to Find::File.pm to allow alphabetical results
75896
75897 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
75898
75899 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
75900
75901 Subject: Re: [ID 20000730.003] utf8::length() bad
75902
75903 Subject: Getting perlio and threads to compile
75904 (the Solaris version changes in Configure skipped)
75905
75906 Tests for #6589.
75907 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75908
75909 Add Perl debugging tutorial, regen toc.
75910 Subject: perldebtut.pod
75911
75912 Add a few missing files, update MANIFEST.
75913
75914 Rewrite of vms/subconfigure.com as configure.com,
75915 from Peter Prymmer and the vmsperl crew.
75916
75917 Should have deleted this in #6603.
75918
75919 Fix the test for 5005threads.
75920
75921 Fix-n-skip the tests under 5005threads.
75922
75923 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
75924
75925 Upgrade to CGI 2.71, from Lincoln Stein.
75926 Branch: maint-5.6/perl
75927 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
75928 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
75929 +> t/op/regmesg.t t/pod/find.t vms/configure.com
75930 - vms/subconfigure.com
75931 ! lib/lib.pm
75932 !> (integrate 115 files)
75933____________________________________________________________________________
75934[ 7884] By: jhi on 2000/11/27 13:44:33
75935 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
75936 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75937 Date: Mon, 27 Nov 2000 08:23:54 EST
75938 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
75939 Branch: perl
75940 ! vms/descrip_mms.template vms/test.com
75941____________________________________________________________________________
75942[ 7883] By: gsar on 2000/11/27 11:50:46
75943 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
75944 6511..6513,6515..6523,6525..6536
75945
75946 The swallow_bom() saga continues. The #23 of require.t
75947 (UTF16-LE) still fails (silently, no output) but the #22
75948 (UTF16-BE) seems to be working now. The root of the
75949 failure may be in sv_gets(): is it UTF-16LE-aware,
75950 especially when it comes to line endings?
75951
75952 Document the problem with -P in HP-UX and its workaround.
75953
75954 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
75955 (aka ID 20000730.002)
75956
75957 Subject: fix and question re: waitpid() under win32
75958
75959 Make the safety catch for buggy gccs work with triple version
75960 numbers like 2.95.2. Reported in
75961 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
75962
75963 In Digital UNIX warn if gcc explicitly chosen because even
75964 2.95.2 is known to cause problems.
75965
75966 Make chr() for values >127 to create utf8 when under utf8.
75967
75968 various syntax errors and such (not fixed: comp/require.t#22 coredump
75969 on Windows)
75970
75971 Stash away the largefiles flags and libswanted.
75972
75973 BOM patching from Simon Cozens.
75974
75975 If gccosandvers is equal to osname, clear gccosandvers.
75976
75977 Make p4desc to skip non-mainperl branches by default.
75978
75979 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
75980
75981 The test from this
75982 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
75983
75984 In new BSDs changes to argv[] do not show up in ps(1) output,
75985 instead one must use setproctitle(). This was already addressed
75986 by change #6457, but the below has a new variant for FreeBSD 4.0
75987 or later, and the matter is also documented more.
75988
75989 FreeBSD 3.* updates from
75990 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
75991
75992 regen_headers, regen perltoc.
75993
75994 Document in one place the memory abstractions used in Perl core.
75995
75996 memcpy has n o in it, as pinted ut by Sarathy.
75997
75998 Remove the extraneous "main::" prefix from all the
75999 "opened only for", "on closed", and "never opened" warnings.
76000
76001 The name of a filehandle does not have <these>.
76002
76003 The tr utf8 patching continues.
76004
76005 The new setproctitle() feature is available only in
76006 bleeding edge FreeBSD. From Paul Saab.
76007
76008 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
76009
76010 Dump UVs as UVs in Data::Dumper.
76011
76012 detypo #6494
76013
76014 Document the IVdf UVuf UVof UVxf.
76015
76016 require.t needs binmode() to work on windows
76017
76018 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
76019 that are hopefully soon put into use.
76020
76021 Allow "no Module;" even if there is no 'unimport'.
76022
76023 Better skip message for the test; one of the two problems in
76024 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
76025
76026 The subtest 4 may fail also on VOBS, as pointed out
76027 by Nick Ing-Simmons in November 1999, bug id 19991124.003
76028 (but the failure in that bug report isn't the subtest 4).
76029
76030 Be more informative on what is skipped and why,
76031 also repeat the list at the end.
76032
76033 Add a URL for FSF.
76034
76035 Subject: [PATCH] sv.h documentation - SvLEN
76036
76037 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
76038
76039 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
76040
76041 Subject: [PATCH] bad cppsymbols on os2 + Configure question
76042
76043 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
76044
76045 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
76046 mention the idea of @( and @)
76047
76048 This is 6512. Really.
76049
76050 Subject: [ID 19990721.004] Documentation bug in perlfunc
76051
76052 Subject: Minor tweak to perlvar.pod
76053
76054 In the warnings call filehandles consistently so;
76055 add "unopened" warning for stat().
76056
76057 After the #6519 a warning about stat() is just that,
76058 not about a filetest, which now have their own warning.
76059
76060 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
76061
76062 Subject: Re: Array vs. List context
76063
76064 Subject: New perlcc, take 2
76065
76066 Weed buglets pointed out by
76067 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
76068
76069 gcc versions might have (parentheses) in them.
76070
76071 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
76072
76073 Essential prototype changes were missing from #6527.
76074 Also make report_evil_fh() more bomb-proof.
76075
76076 Zap lib/Sys directory when cleaning up.
76077
76078 Change the Policy policy: now -Dprefix= with an existing
76079 Policy.sh and prefix == siteprefix == vendorprefix, then all
76080 of them follow along the new prefix.
76081 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
76082
76083 Continue fixing the io warnings. This also
76084 sort of fixes bug ID 20000802.003: the core dump
76085 is no more. Whether the current behaviour is correct
76086 (giving a warning: "Not a format reference"), is another matter.
76087
76088 Have symbols for the IoTYPEs.
76089
76090 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
76091
76092 Document a bit that UDP is not what you might think.
76093 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
76094 tr memory corruption fix from Simon Cozens.
76095
76096 Plug the security hole described in the Aug 05 2000 bugtraq message
76097 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
76098 The security hole exists only in suidperls, which isn't
76099 installed or even built by default.
76100 Branch: maint-5.6/perl
76101 !> (integrate 71 files)
76102____________________________________________________________________________
76103[ 7882] By: gsar on 2000/11/27 10:25:36
76104 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
76105 from mainline
76106
76107 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
76108 to be fatal errors (instead of by default ignoring them, and
76109 ignoring with a bug: even though -w gave an error, the opening [
76110 was left in) Reported in:
76111
76112 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
76113
76114 Subject: [PATCH] split /^/
76115
76116 MacOS nits from Matthias Neeracher.
76117
76118 More split() doc and test patches from Mike Guy.
76119
76120 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
76121 from Graham Barr in the module list.
76122
76123 docfix from Peter Scott <Peter@PSDT.com>.
76124
76125 File::Temp patches for VMS and OS/2 from Tim Jenness.
76126
76127 open() wariness in perlbug.
76128
76129 Subject: [PATCH] minor doc change - perlguts
76130
76131 Subject: Minor doc patch: handy.h
76132
76133 Be wary of close()s, too.
76134
76135 Further File::Temp patches from Yitzchak Scott-Thoennes
76136 and Craig A. Berry.
76137
76138 Subject: [PATCH] fixes bug 20000508.004
76139
76140 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
76141
76142 Allow "no AutoLoader;", based on change #6444,
76143 suggested by Graham Barr.
76144
76145 Use setproctitle() if available to modify $0.
76146
76147 Warn if the version of the operating system used to compile gcc
76148 differs from the current version of the operating system.
76149 Also display the gcc compilation os and version in myconfig.
76150 Inspiration from
76151
76152 Tiny fixes for #6460.
76153
76154 The problem described in this
76155 Subject: [ID 20000322.018] named chars aren't magical enough
76156 has been fixed in perl 5.6.0 but just in case added a test
76157 to keep it away. (The report from Joseph Hall.)
76158
76159 Tune the comments and hopefully stop a memory leak.
76160
76161 Subject: UTF8 concat
76162 (with a memory leak fixed, plus a few casts added)
76163 This also seems to help for
76164 Subject: [ID 20000716.015] join UTF8 weirdness
76165
76166 Do not upgrade SVs into utf8 just because they participate
76167 in eq or cmp. Reported and fix suggested in
76168 Subject: [ID 20000720.009] sv_eq UTF8 bug
76169
76170 Fix the HALF_UPGRADE() macro introduced in #6263.
76171
76172 Find green threads before native threads.
76173 Subject: Re: Patch to jpl/JNI/Makefile.PL
76174 Branch: maint-5.6/perl
76175 !> (integrate 30 files)
76176____________________________________________________________________________
76177[ 7881] By: jhi on 2000/11/27 05:48:41
76178 Log: It seems that *both* the unused submatch loop cleanup
76179 codes are needed.
76180 Branch: perl
76181 ! regexec.c
76182____________________________________________________________________________
76183[ 7880] By: jhi on 2000/11/27 04:50:07
76184 Log: Clean .exists deeper.
76185 Branch: perl
76186 ! Makefile.SH
76187____________________________________________________________________________
76188[ 7879] By: jhi on 2000/11/27 02:31:35
76189 Log: The code in regcppop() (see #7878) contains the correct lower
76190 limit for the unused submatch 'cleanup' loop so that under
76191 "use utf8" the following code wouldn't dump core:
76192 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
76193 the cleanup loop in regtry() stomped beyond allocated area
76194 in the startp[] array. Therefore, copied the correct lower
76195 loop limit (*PL_reglastparen) to regtry(). Note: something
76196 may still not be quite right: why was the _higher_ loop limit
76197 (prog->nparens) different in the utf8 case?
76198
76199 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
76200 without core dumps, there were about 17 of them before
76201 the patch (with us since Perl 5.7.0). Two failures, still:
76202 496 and 505 (though these may not be severe).
76203
76204 Patch #7881 is also needed since both the cleanup loops
76205 seem to be needed.
76206
76207 Also, the t/op/pat#44 seems to core dump under utf8.
76208 Plus a couple of failures. UGH-8.
76209 Branch: perl
76210 ! regexec.c
76211____________________________________________________________________________
76212[ 7878] By: jhi on 2000/11/27 02:21:17
76213 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
76214 the code in regcppop() seems to be redundant for the test suite --
76215 but it contains a germ of truth, and it needed for the build
76216 process itself: see #7879 and #7881.
76217 Branch: perl
76218 ! regexec.c
76219____________________________________________________________________________
76220[ 7877] By: jhi on 2000/11/27 01:53:09
76221 Log: Comment on comment.
76222 Branch: perl
76223 ! regexec.c
76224____________________________________________________________________________
76225[ 7876] By: jhi on 2000/11/27 00:49:59
76226 Log: Adjust the docs to agree with #7875.
76227 Branch: perl
76228 ! pod/perllocale.pod
76229____________________________________________________________________________
76230[ 7875] By: jhi on 2000/11/27 00:49:27
76231 Log: Retract #7863. It makes more sense not to taint formatted output,
76232 not even by sprintf().
76233 Branch: perl
76234 ! sv.c
76235____________________________________________________________________________
76236[ 7874] By: jhi on 2000/11/26 23:36:02
76237 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
76238 Not really fixed (should really dump the UTF-8 charclass),
76239 but stopped displaying the garbage.
76240
76241 Also add a note on the (missing) Unicode PSXSPC and BLANK.
76242 Branch: perl
76243 ! regcomp.c
76244____________________________________________________________________________
76245[ 7873] By: jhi on 2000/11/26 21:31:13
76246 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
76247 Branch: perl
76248 ! regexec.c
76249____________________________________________________________________________
76250[ 7872] By: jhi on 2000/11/26 21:06:04
76251 Log: No need to scan till infinity, 13 is enough.
76252 Branch: perl
76253 ! handy.h utf8.c
76254____________________________________________________________________________
76255[ 7871] By: jhi on 2000/11/26 20:20:32
76256 Log: Test line numbers are different with utf8.
76257 Branch: perl
76258 ! t/op/re_tests
76259____________________________________________________________________________
76260[ 7870] By: jhi on 2000/11/26 20:10:12
76261 Log: Message nit.
76262 Branch: perl
76263 ! regcomp.c
76264____________________________________________________________________________
76265[ 7869] By: jhi on 2000/11/26 19:01:05
76266 Log: Make utf8_length() and utf8_distance() (the latter of which
76267 is unused at the moment) to be less forgiving about bad UTF-8.
76268 Branch: perl
76269 ! embed.h embed.pl objXSUB.h proto.h utf8.c
76270____________________________________________________________________________
76271[ 7868] By: jhi on 2000/11/26 18:45:56
76272 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
76273 From: Benjamin Holzman <bah@ecnvantage.com>
76274 Date: Sat, 25 Nov 2000 20:40:20 -0500
76275 Message-ID: <20001125204020.A25040@ecnvantage.com>
76276
76277 Debian allows installing /usr/bin/locale without installing
76278 any locales, an error message will ensue.
76279 Branch: perl
76280 ! t/pragma/locale.t
76281____________________________________________________________________________
76282[ 7867] By: jhi on 2000/11/26 18:31:12
76283 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
76284 From: Benjamin Holzman <bah@ecnvantage.com>
76285 Date: Sun, 26 Nov 2000 02:42:34 -0500
76286 Message-ID: <20001126024234.G25040@ecnvantage.com>
76287
76288 Patch for the bug 20000212.002.
76289 Branch: perl
76290 ! sv.c t/op/array.t
76291____________________________________________________________________________
76292[ 7866] By: jhi on 2000/11/26 18:28:09
76293 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
76294 From: Tim Jenness <t.jenness@jach.hawaii.edu>
76295 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
76296 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
76297
76298 File::Temp 0.11.
76299 Branch: perl
76300 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
76301____________________________________________________________________________
76302[ 7865] By: jhi on 2000/11/26 18:24:22
76303 Log: The metaconfig unit change for #7864.
76304 Branch: metaconfig/U/perl
76305 ! need_va_copy.U
76306____________________________________________________________________________
76307[ 7864] By: jhi on 2000/11/26 18:23:41
76308 Log: Make the va_copy() test not to be so talkative.
76309 Branch: perl
76310 ! Configure config_h.SH
76311____________________________________________________________________________
76312[ 7863] By: jhi on 2000/11/26 18:11:02
76313 Log: Fix locale inconsistencies unearthed by Hugo's work.
76314 Now the floating point sprintf really does taint the result
76315 string as perllocale promises (has promised for a long time)
76316 if "use locale" is in the lexical scope.
76317 Branch: perl
76318 ! sv.c t/pragma/locale.t
76319____________________________________________________________________________
76320[ 7862] By: jhi on 2000/11/26 00:35:15
76321 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
76322 From: Nicholas Clark <nick@ccl4.org>
76323 Date: Sun, 26 Nov 2000 00:07:50 +0000
76324 Message-ID: <20001126000750.A22446@plum.flirble.org>
76325
76326 Infinit.
76327 Branch: perl
76328 ! sv.c
76329____________________________________________________________________________
76330[ 7861] By: jhi on 2000/11/26 00:01:26
76331 Log: Integrate perlio:
76332
76333 [ 7860]
76334 Correct relative path from new ext\Filter\Util\Call location
76335 back to miniperl.
76336
76337 [ 7857]
76338 All tests pass on Win32/gcc/USE_PERLIO.
76339 - when crlf layer is pushed make unix-level binary.
76340 - remove :crlf injection in pp_backtick in pp_sys.c
76341 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
76342
76343 [ 7853]
76344 Re-arrange crlf vs binary for platforms that care.
76345 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
76346 Lip-service to making stdio layer work on such platforms (untested).
76347 Now fails 3 tests rather than one, checkin to see if I can debug
76348 the issue under linux. (Do not merge.)
76349 Branch: perl
76350 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
76351____________________________________________________________________________
76352[ 7860] By: nick on 2000/11/25 22:04:17
76353 Log: Correct relative path from new ext\Filter\Util\Call location
76354 back to miniperl.
76355 Branch: perlio
76356 ! win32/makefile.mk
76357____________________________________________________________________________
76358[ 7859] By: nick on 2000/11/25 21:26:54
76359 Log: Integrate mainline.
76360 Branch: perlio
76361 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
76362 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
76363 +> t/lib/filter-util.t
76364 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76365 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
76366 - t/lib/filt-util.t
76367 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
76368 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
76369 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
76370 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
76371 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
76372 !> win32/makefile.mk
76373____________________________________________________________________________
76374[ 7858] By: gsar on 2000/11/25 20:52:17
76375 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
76376 parent's memory; fix it by keeping track of the actual pad
76377 offset rather than a raw pointer (this change is probably also
76378 relevant to non-ithreads case to avoid fallout from reallocs of
76379 the pad array, but is currently only enabled for the ithreads
76380 case in the interests of minimal disruption to existing "well
76381 tested" code)
76382 Branch: perl
76383 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
76384 ! proto.h scope.c scope.h sv.c t/op/fork.t
76385____________________________________________________________________________
76386[ 7857] By: nick on 2000/11/25 20:01:28
76387 Log: All tests pass on Win32/gcc/USE_PERLIO.
76388 - when crlf layer is pushed make unix-level binary.
76389 - remove :crlf injection in pp_backtick in pp_sys.c
76390 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
76391 Branch: perlio
76392 ! doio.c perlio.c pp_sys.c win32/makefile.mk
76393____________________________________________________________________________
76394[ 7856] By: jhi on 2000/11/25 18:38:30
76395 Log: Update the metaconfig units for #7855.
76396 Branch: metaconfig/U/perl
76397 ! useperlio.U usesocks.U
76398____________________________________________________________________________
76399[ 7855] By: jhi on 2000/11/25 18:37:54
76400 Log: Undo the SOCKS workarounds, instead start using PerlIO
76401 if SOCKS is selected.
76402
76403 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
76404 From: Jens Hamisch <jens@Strawberry.COM>
76405 Date: Fri, 24 Nov 2000 18:31:30 +0100
76406 Message-ID: <20001124183130.E28337@Strawberry.COM>
76407
76408 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
76409 From: Jens Hamisch <jens@Strawberry.COM>
76410 Date: Fri, 24 Nov 2000 19:11:51 +0100
76411 Message-ID: <20001124191151.A28753@Strawberry.COM>
76412 Branch: perl
76413 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
76414 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
76415____________________________________________________________________________
76416[ 7854] By: jhi on 2000/11/25 17:39:08
76417 Log: Undo #7848. Some of the code seems to use walkoptree(),
76418 some walkoptree_slow(). An unfinished renaming?
76419 Now the sub is walkoptree() (which is @EXPORT_OK),
76420 the walkoptree_slow() is a typeglob alias to walkoptree.
76421 This makes the tests to pass, at least.
76422 Branch: perl
76423 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
76424____________________________________________________________________________
76425[ 7853] By: nick on 2000/11/24 22:24:33
76426 Log: Re-arrange crlf vs binary for platforms that care.
76427 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
76428 Lip-service to making stdio layer work on such platforms (untested).
76429 Now fails 3 tests rather than one, checkin to see if I can debug
76430 the issue under linux. (Do not merge.)
76431 Branch: perlio
76432 ! doio.c perlio.c perliol.h
76433____________________________________________________________________________
76434[ 7852] By: jhi on 2000/11/24 18:57:39
76435 Log: AUTHORS edits.
76436 Branch: perl
76437 ! AUTHORS
76438____________________________________________________________________________
76439[ 7851] By: jhi on 2000/11/24 17:34:56
76440 Log: Add Jan-Erik Karlsson.
76441 Branch: perl
76442 ! AUTHORS
76443____________________________________________________________________________
76444[ 7850] By: jhi on 2000/11/24 17:27:56
76445 Log: Configure should find stdchar on its own.
76446 Branch: perl
76447 ! hints/solaris_2.sh
76448____________________________________________________________________________
76449[ 7849] By: jhi on 2000/11/24 17:24:55
76450 Log: Subject: PATCH over 7848: Filter test flawed
76451 From: andreas.koenig@anima.de (Andreas J. Koenig)
76452 Date: 24 Nov 2000 10:28:29 +0100
76453 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
76454 Branch: perl
76455 ! t/lib/filter-util.t
76456____________________________________________________________________________
76457[ 7848] By: jhi on 2000/11/24 17:22:15
76458 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
76459 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
76460 Date: Fri, 24 Nov 2000 16:12:58 +0000
76461 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
76462 Branch: perl
76463 ! ext/B/B.pm
76464____________________________________________________________________________
76465[ 7847] By: jhi on 2000/11/24 03:07:01
76466 Log: Integrate perlio:
76467
76468 [ 7844]
76469 Win32/perlio Now just fails one io/argv.t test - lack
76470 of default :crlf on standard streams.
76471
76472 [ 7843]
76473 Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
76474 peek fail is showing a real problem (multiple crlf layers
76475 are getting pushed.)
76476
76477 [ 7842]
76478 Implement PerlIO_binmode()
76479 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
76480 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
76481 make binmode in t/lib/io_tell.t unconditional so that works.
76482 Checkin just so Win32 machine can see these changes.
76483
76484 [ 7836]
76485 Implement crlf layer - not ready for merge.
76486 Branch: perl
76487 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
76488 !> win32/makefile.mk
76489____________________________________________________________________________
76490[ 7846] By: gsar on 2000/11/24 00:55:57
76491 Log: integrate changes#6415..6418,6420..6438 from mainline
76492
76493 Fix the bitvector ops for utf8 (tricky since past 7 bits
76494 the utf8 'characters' can be more than one octet).
76495
76496 MPE/ix updates for perl 5.6.0 from Mark Bixby.
76497
76498 Subject: SDBM_File documentation
76499
76500 Detypo.
76501
76502 Decutandpasto.
76503
76504 Send all installperl messages to STDERR and be -w clean.
76505
76506 Out-of-date note removed.
76507
76508 Protect against "wild next"s, that is, callbacks doing "next"
76509 instead of "return".
76510
76511 Use STDOUT consistently.
76512
76513 The output might have been produced in the wrong order.
76514
76515 A missing 'break' after the [[:space:]] switch case.
76516
76517 Add tests for
76518 [ID 19991110.003] another matching finding by pcre author
76519 which has already been fixed by some patch, as verified in
76520
76521 Documentation to explain the behaviour of map().
76522
76523 Add an optimization for map-maps-a-list-element-to-more-list-elements
76524 case, but add also notes explaining the relationship of this
76525 patch and the earlier notes by Sarathy.
76526
76527 Subject: [ID 20000716.023] syslog test fails without sockets
76528
76529 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
76530 Test cases for #6431.
76531
76532 File::Spec::VMS fixup for tmpdir from Craig Berry.
76533
76534 Make the "uninit variable" warning to say "concat or string"
76535 or "join or string" when in concat or join .
76536
76537 Get UTF16 BOMs working. Patch from
76538 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
76539
76540 Subject: [PATCH] Make large file tests deal with SIGXFSZ
76541
76542 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
76543
76544 Subject: [PATCH] av.c apidoc
76545 Branch: maint-5.6/perl
76546 !> (integrate 43 files)
76547____________________________________________________________________________
76548[ 7845] By: gsar on 2000/11/24 00:20:45
76549 Log: integrate changes#6406..6414 from mainline
76550
76551 Merge perlhacktut into perlhack, update perlguts.
76552
76553 Fix AutoSplit to use File::Spec the right way in VMS,
76554 from Peter Prymmer.
76555
76556 The bug report
76557 [ID 19991110.002] minimal matching discrepancy found by pcre author
76558 seems to have been fixed (though differently from what was suggested
76559 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
76560
76561 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
76562 not in pod, from Peter Prymmer
76563
76564 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
76565 From: Hugo <hv@crypt.compulink.co.uk>
76566 Date: Fri, 14 Jul 2000 23:05:20 +0100
76567 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
76568
76569 Didn't anymore apply, but that point still could use another fix.
76570
76571 lib/b test fixes from Peter Prymmer.
76572
76573 More docs for sv functions.
76574
76575 perlvms.pod whitespace cleanup to keep pod utils happy.
76576
76577 another VMS build tweak from Peter Prymmer
76578 Branch: maint-5.6/perl
76579 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
76580 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
76581 !> vms/descrip_mms.template vms/perlvms.pod
76582____________________________________________________________________________
76583[ 7844] By: nick on 2000/11/23 23:42:45
76584 Log: Win32/perlio Now just fails one io/argv.t test - lack
76585 of default :crlf on standard streams.
76586 Branch: perlio
76587 ! doio.c perlio.c
76588____________________________________________________________________________
76589[ 7843] By: nick on 2000/11/23 23:04:05
76590 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
76591 peek fail is showing a real problem (multiple crlf layers
76592 are getting pushed.)
76593 Branch: perlio
76594 ! doio.c perlio.c win32/makefile.mk
76595____________________________________________________________________________
76596[ 7842] By: nick on 2000/11/23 19:46:23
76597 Log: Implement PerlIO_binmode()
76598 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
76599 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
76600 make binmode in t/lib/io_tell.t unconditional so that works.
76601 Checkin just so Win32 machine can see these changes.
76602 Branch: perlio
76603 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
76604____________________________________________________________________________
76605[ 7841] By: jhi on 2000/11/23 19:30:00
76606 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
76607 Branch: perl
76608 ! README.amiga
76609____________________________________________________________________________
76610[ 7840] By: jhi on 2000/11/23 17:18:02
76611 Log: SOCKS wrestling continues, patches from Jens Hamisch.
76612 Branch: perl
76613 ! doio.c embed.h embed.pl perlsdio.h proto.h
76614____________________________________________________________________________
76615[ 7839] By: jhi on 2000/11/23 16:54:14
76616 Log: Push Filter::Util::Call one level deeper.
76617 Branch: perl
76618 + t/lib/filter-util.t
76619 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
76620 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
76621 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76622 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
76623 - t/lib/filt-util.t
76624 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
76625 ! win32/Makefile win32/makefile.mk
76626____________________________________________________________________________
76627[ 7838] By: jhi on 2000/11/23 16:52:40
76628 Log: Reach back one higher up when searching for PERL_SRC.
76629 Branch: perl
76630 ! lib/ExtUtils/MM_Unix.pm
76631____________________________________________________________________________
76632[ 7837] By: jhi on 2000/11/23 16:05:41
76633 Log: Subject: Re: perl@7826
76634 Date: Thu, 23 Nov 2000 02:20:25 -0600
76635 From: "Craig A. Berry" <craigberry@mac.com>
76636 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
76637
76638 Make VMS to like Filter::Util::Call.
76639 Branch: perl
76640 ! configure.com ext/Filter/Util/Makefile.PL
76641____________________________________________________________________________
76642[ 7836] By: nick on 2000/11/23 16:04:08
76643 Log: Implement crlf layer - not ready for merge.
76644 Branch: perlio
76645 ! perlio.c win32/makefile.mk
76646____________________________________________________________________________
76647[ 7835] By: jhi on 2000/11/23 15:56:52
76648 Log: STDCHAR is different in Sparc v9 vs x86.
76649 Branch: perl
76650 ! hints/solaris_2.sh
76651____________________________________________________________________________
76652[ 7834] By: jhi on 2000/11/23 15:50:47
76653 Log: The type needs to be visible to protos.
76654 Branch: perl
76655 ! perl.h
76656____________________________________________________________________________
76657[ 7833] By: jhi on 2000/11/23 15:40:46
76658 Log: Finish unfinished SOCKS workaround changes.
76659 Branch: perl
76660 ! doio.c
76661____________________________________________________________________________
76662[ 7832] By: jhi on 2000/11/23 15:33:30
76663 Log: Integrate perlio:
76664
76665 [ 7831]
76666 Correct makefile.mk dependancies for ext/Filter/Util
76667 Build ext/Encode
76668 Run dmake regen_config_h
76669 Branch: perl
76670 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
76671 !> win32/makefile.mk
76672____________________________________________________________________________
76673[ 7831] By: nick on 2000/11/23 10:31:07
76674 Log: Correct makefile.mk dependancies for ext/Filter/Util
76675 Build ext/Encode
76676 Run dmake regen_config_h
76677 Branch: perlio
76678 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76679 ! win32/makefile.mk
76680____________________________________________________________________________
76681[ 7830] By: nick on 2000/11/23 08:05:07
76682 Log: Integrate mainline
76683 Branch: perlio
76684 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76685 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
76686 +> t/lib/filt-util.pl t/lib/filt-util.t
76687 !> (integrate 41 files)
76688____________________________________________________________________________
76689[ 7829] By: gsar on 2000/11/23 03:07:11
76690 Log: build the Filter extension on windows
76691 Branch: perl
76692 ! win32/Makefile win32/makefile.mk
76693____________________________________________________________________________
76694[ 7828] By: gsar on 2000/11/23 02:46:35
76695 Log: regenerate win32/config* and fix some inconsistencies in the
76696 makefiles; always export Perl_deb() because it is needed
76697 by ext/re/* (whether perl itself is built with -DDEBUGGING
76698 or not)
76699 Branch: perl
76700 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
76701 ! win32/config_H.vc win32/makefile.mk
76702____________________________________________________________________________
76703[ 7827] By: gsar on 2000/11/23 02:18:38
76704 Log: get sources building on windows+MSVC again (untested with other
76705 compilers)
76706 Branch: perl
76707 ! win32/include/sys/socket.h win32/perllib.c
76708____________________________________________________________________________
76709[ 7826] By: jhi on 2000/11/23 01:18:26
76710 Log: Update Changes.
76711 Branch: perl
76712 ! Changes patchlevel.h
76713____________________________________________________________________________
76714[ 7825] By: jhi on 2000/11/23 00:20:41
76715 Log: Subject: Re: av.c patch (having slight problems)
76716 From: "Ben Tilly" <ben_tilly@hotmail.com>
76717 Date: Tue, 21 Nov 2000 23:29:31 -0500
76718 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
76719
76720 unshift() speedup.
76721 Branch: perl
76722 ! av.c
76723____________________________________________________________________________
76724[ 7824] By: jhi on 2000/11/22 23:59:15
76725 Log: Fixes for signedness warnings noticed by VMSperlers.
76726 Branch: perl
76727 ! ext/Storable/Storable.xs regcomp.c sv.c
76728____________________________________________________________________________
76729[ 7823] By: jhi on 2000/11/22 23:19:31
76730 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
76731 From: Peter Prymmer <pvhp@forte.com>
76732 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
76733 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
76734 Branch: perl
76735 ! t/pragma/warn/pp_hot
76736____________________________________________________________________________
76737[ 7822] By: jhi on 2000/11/22 22:52:20
76738 Log: Be clean.
76739 Branch: perl
76740 ! Makefile.SH
76741____________________________________________________________________________
76742[ 7821] By: jhi on 2000/11/22 22:46:39
76743 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
76744 by Damian Conway, as suggested by Paul Marquess.
76745 Branch: perl
76746 + lib/Filter/Simple.pm
76747____________________________________________________________________________
76748[ 7820] By: jhi on 2000/11/22 22:45:51
76749 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
76750 Branch: perl
76751 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
76752 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
76753 + t/lib/filt-util.t
76754 ! MANIFEST
76755____________________________________________________________________________
76756[ 7819] By: jhi on 2000/11/22 22:03:27
76757 Log: Integrate perlio:
76758
76759 [ 7802]
76760 Win32 PerlIO intermediate state now working as expected.
76761 - In current state we are still using C runtime in text/binary
76762 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
76763 - PERLIO=stdio and PERLIO=unix pass all expected tests.
76764 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
76765 and PerlIO_seek() and the dummy crlf layer is not making adjustments
76766 for CRLF translation happening in C runtime. All other tests pass.
76767 Added note to README.win32 to point out the snags of doing a perl build
76768 with Norton AntiVirus turned on.
76769 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
76770 which file a fail comes from.
76771 Updated "canned" config.h to match the one generated.
76772 Branch: perl
76773 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
76774 !> win32/makefile.mk
76775____________________________________________________________________________
76776[ 7818] By: jhi on 2000/11/22 21:56:02
76777 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
76778 Branch: perl
76779 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
76780 ! t/lib/io_sock.t
76781____________________________________________________________________________
76782[ 7817] By: jhi on 2000/11/22 21:39:49
76783 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
76784 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76785 Date: Wed, 22 Nov 2000 16:08:12 -0500
76786 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
76787 Branch: perl
76788 ! lib/ExtUtils/Liblist.pm
76789____________________________________________________________________________
76790[ 7816] By: jhi on 2000/11/22 21:38:25
76791 Log: Go ahead and #include <unistd.h> in perl.h.
76792 Branch: perl
76793 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
76794 ! util.c
76795____________________________________________________________________________
76796[ 7815] By: jhi on 2000/11/22 21:22:52
76797 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
76798 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76799 Date: Mon, 20 Nov 2000 18:30:52 -0500
76800 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
76801 Branch: perl
76802 ! pod/perlre.pod regcomp.c t/op/re_tests
76803____________________________________________________________________________
76804[ 7814] By: jhi on 2000/11/22 21:21:46
76805 Log: Subject: [PATCH 5.7.0] Liblist finally works
76806 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76807 Date: Tue, 21 Nov 2000 22:02:17 -0500
76808 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
76809 Branch: perl
76810 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
76811 ! lib/ExtUtils/MakeMaker.pm
76812____________________________________________________________________________
76813[ 7813] By: jhi on 2000/11/22 21:20:23
76814 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
76815 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76816 Date: Wed, 22 Nov 2000 17:53:15 +0100
76817 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
76818
76819 AIX dynaloader and perlio patch.
76820 Branch: perl
76821 ! ext/DynaLoader/dl_aix.xs
76822____________________________________________________________________________
76823[ 7812] By: jhi on 2000/11/22 21:17:52
76824 Log: (Accidentally empty patch.)
76825 Branch: perl
76826 ! av.c
76827____________________________________________________________________________
76828[ 7811] By: jhi on 2000/11/22 21:16:31
76829 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
76830 From: Peter Prymmer <pvhp@forte.com>
76831 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
76832 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
76833 Branch: perl
76834 ! vms/test.com
76835____________________________________________________________________________
76836[ 7810] By: jhi on 2000/11/22 21:15:36
76837 Log: Subject: Re: perl@7777
76838 From: "John P. Linderman" <jpl@research.att.com>
76839 Date: Wed, 22 Nov 2000 13:11:11 -0500
76840 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
76841
76842 Detypoing.
76843 Branch: perl
76844 ! lib/CPAN.pm
76845____________________________________________________________________________
76846[ 7809] By: jhi on 2000/11/22 21:14:19
76847 Log: Subject: [PATCH perl@7795] Perlio_tell fix
76848 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76849 Date: Wed, 22 Nov 2000 13:51:37 EST
76850 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
76851 Branch: perl
76852 ! perlsdio.h
76853____________________________________________________________________________
76854[ 7808] By: jhi on 2000/11/22 21:13:27
76855 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
76856 From: Casey Tweten <crt@kiski.net>
76857 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
76858 Message-Id: <200011201653.LAA10194@home.kiski.net>
76859 Branch: perl
76860 ! t/lib/io_udp.t
76861____________________________________________________________________________
76862[ 7807] By: jhi on 2000/11/22 21:12:35
76863 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
76864 From: Casey Tweten <crt@kiski.net>
76865 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
76866 Message-Id: <200011201636.LAA07227@home.kiski.net>
76867 Branch: perl
76868 ! t/lib/io_sock.t
76869____________________________________________________________________________
76870[ 7806] By: jhi on 2000/11/22 21:10:59
76871 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
76872 From: "Casey R. Tweten" <crt@kiski.net>
76873 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
76874 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
76875 Branch: perl
76876 ! utils/h2xs.PL
76877____________________________________________________________________________
76878[ 7805] By: nick on 2000/11/22 21:05:06
76879 Log: Integrate mainline
76880 Branch: perlio
76881 !> Changes Porting/genlog ext/DB_File/DB_File.xs
76882 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
76883 !> utils/perlbug.PL
76884____________________________________________________________________________
76885[ 7804] By: jhi on 2000/11/22 21:01:12
76886 Log: Subject: [PATCH] Test.pm POD peculiarity
76887 From: "Casey R. Tweten" <crt@kiski.net>
76888 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
76889 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
76890 Branch: perl
76891 ! lib/Test.pm
76892____________________________________________________________________________
76893[ 7803] By: jhi on 2000/11/22 20:59:59
76894 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
76895 From: "Philip Newton" <pnewton@gmx.de>
76896 Date: Wed, 22 Nov 2000 14:25:53 +0100
76897 Message-Id: <3A1BD771.25462.1939FAD@localhost>
76898
76899 Be case-understanding also on 's', and use the -oi of sendmail
76900 not to terminate the transmission on a lone '.'.
76901 Branch: perl
76902 ! utils/perlbug.PL
76903____________________________________________________________________________
76904[ 7802] By: nick on 2000/11/22 20:51:42
76905 Log: Win32 PerlIO intermediate state now working as expected.
76906 - In current state we are still using C runtime in text/binary
76907 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
76908 - PERLIO=stdio and PERLIO=unix pass all expected tests.
76909 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
76910 and PerlIO_seek() and the dummy crlf layer is not making adjustments
76911 for CRLF translation happening in C runtime. All other tests pass.
76912
76913 Added note to README.win32 to point out the snags of doing a perl build
76914 with Norton AntiVirus turned on.
76915
76916 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
76917 which file a fail comes from.
76918
76919 Updated "canned" config.h to match the one generated.
76920 Branch: perlio
76921 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
76922 ! win32/makefile.mk
76923____________________________________________________________________________
76924[ 7801] By: jhi on 2000/11/22 06:50:20
76925 Log: Nickety nits.
76926 Branch: perl
76927 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
76928____________________________________________________________________________
76929[ 7800] By: jhi on 2000/11/22 01:29:55
76930 Log: Changes had accidentally gone too silent on non-main branches.
76931 Branch: perl
76932 ! Changes Porting/genlog patchlevel.h
76933____________________________________________________________________________
76934[ 7799] By: gsar on 2000/11/22 01:02:56
76935 Log: some lib_pm.PL changes snuck in via change#7772
76936 Branch: maint-5.6/perl
76937 ! Makefile.SH
76938____________________________________________________________________________
76939[ 7798] By: nick on 2000/11/21 21:59:40
76940 Log: Integrate mainline
76941 Branch: perlio
76942 !> (integrate 28 files)
76943____________________________________________________________________________
76944[ 7797] By: jhi on 2000/11/21 21:01:45
76945 Log: Integrate perlio:
76946
76947 [ 7796]
76948 Win32 builds and runs (mostly) with USE_PERLIO.
76949 PERLIO=perlio passes all tests.
76950 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
76951
76952 [ 7790]
76953 If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
76954
76955 [ 7788]
76956 Make extra buffer layer work (dummy crlf layer)
76957 Branch: perl
76958 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
76959____________________________________________________________________________
76960[ 7796] By: nick on 2000/11/21 20:36:22
76961 Log: Win32 builds and runs (mostly) with USE_PERLIO.
76962 PERLIO=perlio passes all tests.
76963 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
76964 Branch: perlio
76965 ! perlio.c win32/perllib.c win32/win32.c
76966____________________________________________________________________________
76967[ 7795] By: jhi on 2000/11/21 19:03:44
76968 Log: Update Changes.
76969 Branch: perl
76970 ! Changes patchlevel.h
76971____________________________________________________________________________
76972[ 7794] By: jhi on 2000/11/21 18:56:34
76973 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
76974 From: "Craig A. Berry" <craigberry@mac.com>
76975 Date: Mon, 20 Nov 2000 20:27:06 -0600
76976 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
76977
76978 A cut-and-pasto.
76979 Branch: perl
76980 ! perlio.h
76981____________________________________________________________________________
76982[ 7793] By: jhi on 2000/11/21 18:54:41
76983 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
76984 From: Dominic Dunlop <domo@computer.org>
76985 Date: Mon, 20 Nov 2000 18:55:29 +0100
76986 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
76987
76988 va_copy() and the need of it.
76989 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
76990 Branch: metaconfig/U/perl
76991 + need_va_copy.U
76992 Branch: perl
76993 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76994 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
76995 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
76996 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76997 ! win32/config.bc win32/config.gc win32/config.vc
76998____________________________________________________________________________
76999[ 7792] By: jhi on 2000/11/21 17:04:10
77000 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
77001 Branch: perl
77002 !> scope.h
77003____________________________________________________________________________
77004[ 7791] By: jhi on 2000/11/21 17:01:16
77005 Log: Export the SOCKS workaround symbols only if necessary.
77006 Branch: perl
77007 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
77008____________________________________________________________________________
77009[ 7790] By: nick on 2000/11/20 23:57:11
77010 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
77011 Branch: perlio
77012 ! scope.h
77013____________________________________________________________________________
77014[ 7789] By: nick on 2000/11/20 23:38:33
77015 Log: Integrate mainline
77016 Branch: perlio
77017 +> lib/File/Spec/Epoc.pm
77018 !> (integrate 34 files)
77019____________________________________________________________________________
77020[ 7788] By: nick on 2000/11/20 23:20:18
77021 Log: Make extra buffer layer work (dummy crlf layer)
77022 Branch: perlio
77023 ! doio.c perlio.c perlio.h
77024____________________________________________________________________________
77025[ 7787] By: jhi on 2000/11/20 22:44:04
77026 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
77027 From: Peter Prymmer <pvhp@forte.com>
77028 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
77029 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
77030 Branch: perl
77031 ! t/pragma/locale.t
77032____________________________________________________________________________
77033[ 7786] By: jhi on 2000/11/20 22:29:10
77034 Log: Subject: DOC PATCH 5.6.0 perlreftut
77035 From: mjd@plover.com
77036 Date: 20 Nov 2000 19:45:06 -0000
77037 Message-ID: <20001120194506.9505.qmail@plover.com>
77038 Branch: perl
77039 ! pod/perlreftut.pod
77040____________________________________________________________________________
77041[ 7785] By: jhi on 2000/11/20 22:27:44
77042 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
77043 From: David Dyck <dcd@tc.fluke.com>
77044 Date: Mon, 20 Nov 2000 11:43:40 -0800
77045 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
77046 Branch: perl
77047 ! lib/Cwd.pm
77048____________________________________________________________________________
77049[ 7784] By: jhi on 2000/11/20 22:23:21
77050 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
77051 Date: Mon, 20 Nov 2000 17:06:10 -0500
77052 To: Mailing list Perl5 <perl5-porters@perl.org>
77053 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
77054 Branch: perl
77055 ! pp_ctl.c t/op/pat.t
77056____________________________________________________________________________
77057[ 7783] By: jhi on 2000/11/20 22:11:18
77058 Log: Subject: [PATCH] doop.c - UTF8 tr///
77059 From: Simon Cozens <simon@cozens.net>
77060 Date: Sat, 18 Nov 2000 18:49:30 +0000
77061 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
77062
77063 Subject: Re: [PATCH] doop.c - UTF8 tr///
77064 From: Simon Cozens <simon@cozens.net>
77065 Date: Mon, 20 Nov 2000 20:45:22 +0000
77066 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
77067
77068 Make tr on UTF-8 better but still not correct.
77069 Branch: perl
77070 ! doop.c
77071____________________________________________________________________________
77072[ 7782] By: jhi on 2000/11/20 22:02:16
77073 Log: Remove the shared object before attempting to create
77074 (by linking) a new one. E.g. in AIX not removing
77075 becomes quite painful if one tries to do more than one
77076 build in the same tree (an interrupted build, for example),
77077 since the AIX' shared dynaloader seemingly keeps the shared
77078 objects open and therefore 'busy' for quite a while, even when
77079 nobody is using the objects, leading into link failures.
77080 Branch: perl
77081 ! lib/ExtUtils/MM_Unix.pm
77082____________________________________________________________________________
77083[ 7781] By: gsar on 2000/11/20 19:02:55
77084 Log: type mismatch due to faulty integration
77085 Branch: maint-5.6/perl
77086 ! toke.c win32/Makefile
77087____________________________________________________________________________
77088[ 7780] By: gsar on 2000/11/20 17:31:55
77089 Log: integrate changes#6392,6394..6399,6401..6404
77090
77091 The {multiplier} of a fixed substring was overlooked which
77092 caused a wrong initial search offset for that substring.
77093
77094 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
77095 From: Hugo <hv@crypt.compulink.co.uk>
77096 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
77097 Date: Thu, 13 Jul 2000 19:27:13 +0100
77098
77099 Fix the BOM bug: not a byteorder bug, a signedness bug.
77100
77101 Replace change #6337 with a better one.
77102
77103 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
77104 From: Hugo <hv@crypt.compulink.co.uk>
77105 Date: Fri, 14 Jul 2000 04:16:20 +0100
77106 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
77107
77108 MakeMaker should not remove editor backups (*~) on `make clean`
77109 by default (completes change#6383)
77110
77111 move new variables to the end of the interpreter structure (for
77112 bincompat in code that doesn't #include XSUB.h)
77113
77114 rename totally bletcherous SvLOCK() thingy (doesn't do what the
77115 name suggests anyway)
77116
77117 various cleanups (typos, misformatted code, and small bugs)
77118
77119 typecasts needed for change#6394
77120
77121 typos in change#6399, regen headers
77122
77123 inconsistent types needs casts
77124
77125 PERL_OBJECT build tweaks
77126 Branch: maint-5.6/perl
77127 !> MANIFEST doop.c embed.h embed.pl embedvar.h
77128 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
77129 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
77130 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
77131 !> toke.c util.c
77132____________________________________________________________________________
77133[ 7779] By: gsar on 2000/11/20 17:06:29
77134 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
77135
77136 Cosmetics and perldelta.
77137
77138 Fix nits noticed by Boston.pm.
77139
77140 Do the cc sanity check both before the hints and
77141 after the cc selction.
77142
77143 get sprintf.t to adjust properly for 3-digit exponents
77144
77145 don't clobber *.orig files on *clean targets
77146
77147 fix bugs in processing %v-*d and similar format specs (from
77148 Avi Finkel <avi@finkel.org>)
77149
77150 sprintf test tweaks (from Dominic Dunlop)
77151
77152 new selfloader.t in change#6183 doesn't close DATA handles,
77153 and thus fails to clean up tmp files on dosish platforms
77154
77155 typos (spotted by Peter Prymmer)
77156
77157 typo fix from Craig Berry
77158 Branch: maint-5.6/perl
77159 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
77160 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
77161 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
77162 !> x2p/Makefile.SH
77163____________________________________________________________________________
77164[ 7778] By: gsar on 2000/11/20 16:46:51
77165 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
77166
77167 Subject: Re: format bug report [Patch]
77168 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77169 Date: Wed, 05 Jul 2000 13:12:52 +0200
77170 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
77171
77172 Subject: Re: format bug report [Patch]
77173 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77174 Date: Wed, 05 Jul 2000 14:10:01 +0200
77175 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
77176
77177 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
77178 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77179 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
77180 Date: Fri, 07 Jul 2000 17:57:16 +0100
77181
77182 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
77183 To: perl5-porters@perl.org
77184 From: Karsten Sperling <spiff@phreax.net>
77185 Date: Mon, 10 Jul 2000 15:12:52 +0200
77186 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
77187
77188 README.posix-bc podified from Thomas Dorner.
77189
77190 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
77191 From: Dominic Dunlop <domo@computer.org>
77192 Date: Tue, 11 Jul 2000 12:27:33 +0200
77193 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
77194
77195 Typo in #6341.
77196
77197 Fix for
77198 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
77199 From: Roderick Schertler <roderick@argon.org>
77200 Date: Tue, 11 Jul 2000 13:55:05 -0400
77201 Message-Id: <200007111755.NAA05077@jones.argon.org>
77202
77203 Minor cleanups on the booklist.
77204
77205 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
77206 regen perltoc.
77207
77208 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
77209 Branch: maint-5.6/perl
77210 +> pod/perlbook.pod
77211 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
77212 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
77213 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
77214____________________________________________________________________________
77215[ 7777] By: jhi on 2000/11/20 16:08:49
77216 Log: Update Changes.
77217 Branch: perl
77218 ! Changes patchlevel.h
77219____________________________________________________________________________
77220[ 7776] By: jhi on 2000/11/20 15:27:56
77221 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
77222 This may be overly harsh but until proven otherwise, we think this
77223 way, or until we have a simple test for Configure (having to start
77224 up servers is does not count as simple) to check for the problems.
77225 Branch: perl
77226 ! perl.h
77227____________________________________________________________________________
77228[ 7775] By: jhi on 2000/11/20 15:22:17
77229 Log: Solaris hints tweaks.
77230 Branch: perl
77231 ! hints/solaris_2.sh
77232____________________________________________________________________________
77233[ 7774] By: jhi on 2000/11/20 15:01:20
77234 Log: Add a workaround to SOCKS 64-bit problems.
77235 Branch: perl
77236 ! doio.c embed.h embed.pl perlsdio.h proto.h
77237____________________________________________________________________________
77238[ 7773] By: jhi on 2000/11/20 14:51:47
77239 Log: sysseek() instead of seek().
77240 Branch: perl
77241 ! t/lib/syslfs.t
77242____________________________________________________________________________
77243[ 7772] By: gsar on 2000/11/20 13:06:23
77244 Log: integrate changes#6315..6319,6321..6331,6333..6338
77245
77246 Integrate with Sarathy, preliminary fix for unicos
77247 alignment problems in [ID 20000612.002] Perl problem on Cray system.
77248
77249 some debugger output does not go to the socket when RemotePort is set
77250
77251 winsock cleanup never done on Windows (leads to handle leaks)
77252
77253 fix UNC path handling on Windows under ithreads, and chdir()
77254 return value when given a non-existent directory
77255
77256 Autogenerate pod/Makefile and pod/buildtoc.
77257 buildtoc also checks whether the existin pods are
77258 mentioned in MANIFEST and perl.pod, and vice versa.
77259 (None of the thusly found discrepancies fixed yet.)
77260 roffitall also needs to be autogenerated similarly but it
77261 seems so badly out of date that I didn't touch it yet.
77262
77263 Config is being used.
77264
77265 Add =head1 NAMEs so that buildtoc is happy.
77266 (The CGI::Util nit reported to Lincoln.)
77267
77268 Fix complaints of buildtoc.
77269
77270 Fix the alignment problem in Crays ([ID 20000612.002]).
77271
77272 Remove perlbook, update perlfaq book listing,
77273 rearrange perl.pod, regenerate perltoc.
77274
77275 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
77276 was cast to an unsigned (32-bit) integer with wild abandon.
77277
77278 winsock options weren't being set in all threads under ithreads
77279 (caused send()s from second and subsequent threads to fail)
77280
77281 accept() leaks memory on windows due to incorrect ordering of
77282 closesocket() and fclose() calls
77283
77284 Reorder perl.pod once more.
77285
77286 More POSIX.pod tweaks.
77287
77288 Sprinkle ldlibpath.
77289
77290 Precedence goof, fix based on
77291 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
77292 From: Hugo <hv@crypt.compulink.co.uk>
77293 Date: Tue, 11 Jul 2000 12:52:38 +0100
77294 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
77295
77296 Subject: PATCH perlguts.pod: Document D and d magic types
77297 From: mjd@plover.com
77298 Date: 5 Jul 2000 18:01:51 -0000
77299 Message-ID: <20000705180151.29413.qmail@plover.com>
77300
77301 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
77302 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
77303 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
77304 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
77305
77306 Subject: [PATCH cfgperl] $& segfaults if you trick it
77307 From: simon@brecon.co.uk (Simon Cozens)
77308 Date: 7 Jul 2000 11:26:09 GMT
77309 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
77310
77311 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
77312 From: Hugo <hv@crypt.compulink.co.uk>
77313 Date: Tue, 11 Jul 2000 12:44:50 +0100
77314 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
77315
77316 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
77317 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77318 Date: Tue, 11 Jul 2000 13:50:51 +0100
77319 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
77320 Branch: maint-5.6/perl
77321 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
77322 +> pod/buildtoc.PL
77323 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
77324 !> (integrate 26 files)
77325____________________________________________________________________________
77326[ 7771] By: gsar on 2000/11/20 12:31:42
77327 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
77328 6310,6311,6314
77329
77330 Subject: [PATCH bleedperl] File::Spec 0.82 beta
77331 From: Barrie Slaymaker <barries@jester.slaysys.com>
77332 Date: Wed, 28 Jun 2000 11:35:29 -0400
77333 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
77334
77335 tweak perlembed for multiplicity/usethreads sanity; correct notes
77336 about Windows
77337
77338 localize %INC in a Safe compartment so that use/require work
77339 (many other magic globals probably need similar treatment)
77340
77341 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
77342 when @_ is modified, causing coredumps
77343
77344 slurp mode fix in change#4736 still not quite right
77345
77346 Point to perlipc for more SysV IPC examples.
77347
77348 Elaborate POSIX.pod. Still needs work.
77349
77350 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
77351
77352 fix large memory leak that has been around for ever, masked by
77353 -DPURIFY (most of the arenas were never freed!)
77354
77355 fix memory leak on Windows (PL_sys_intern contents were never
77356 freed)
77357
77358 PERL_OBJECT build tweak
77359
77360 adjust change#6299
77361
77362 remove rel2abs prototypes (from Barrie Slaymaker)
77363
77364 missing perldiag entry for unpack("w",...) diagnostic (from
77365 Andreas Koenig)
77366
77367 better diagnostic on Frob->stuff() when Frob:: doesn't exist
77368 (from Richard Soderberg <rs@oregonnet.com>)
77369
77370 Win32 patches for cfgperl from Sarathy.
77371
77372 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
77373
77374 More POSIX.pod embellishment.
77375
77376 tyop in change#6306
77377 Branch: maint-5.6/perl
77378 !> (integrate 44 files)
77379____________________________________________________________________________
77380[ 7770] By: gsar on 2000/11/20 11:51:00
77381 Log: integrate changes#6268..6282 from cfgperl branch
77382
77383 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
77384 From: Dominic Dunlop <domo@computer.org>
77385 Date: Thu, 29 Jun 2000 12:32:39 +0200
77386 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
77387
77388 Regen headers for #6261 (and update embed.pl for this) and #6267,
77389 silence few compiler warnings.
77390
77391 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
77392 From: Nicholas Clark <nick@talking.bollo.cx>
77393 Date: Fri, 23 Jun 2000 16:21:15 +0100
77394 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
77395
77396 Subject: PATCH pod/perltie.pod
77397 From: Ian Phillipps <Ian.Phillipps@iname.com>
77398 Date: Fri, 16 Jun 2000 00:17:19 +0100
77399 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
77400 (only the first hunk, the second hunk had already been done
77401 by some other patch)
77402
77403 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
77404 From: Tom Phoenix <rootbeer@redcat.com>
77405 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
77406 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
77407
77408 Subject: [PATCH] xsub attributes
77409 From: Doug MacEachern <dougm@covalent.net>
77410 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
77411 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
77412
77413 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
77414 From: Andy Dougherty <doughera@lafayette.edu>
77415 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
77416 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
77417
77418 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
77419 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
77420 Date: Tue, 13 Jun 2000 02:43:48 -0500
77421 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
77422
77423 Subject: [PATCH] Re: eval documentation: context
77424 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77425 Date: Mon, 12 Jun 2000 15:07:29 +0100
77426 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
77427
77428 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
77429 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77430 Date: Mon, 12 Jun 2000 14:55:59 +0100
77431 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
77432
77433 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
77434 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
77435 Date: Fri, 09 Jun 2000 12:39:27 -0400
77436 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
77437 (plus update the version "number" of Text::Wrap)
77438
77439 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
77440 From: Tim Ayers <tayers@bridge.com>
77441 Date: Thu, 08 Jun 2000 08:11:06 +0200
77442 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
77443 [resent by Richard Foley, Message-Id probably wrong]
77444
77445 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
77446 From: rspier@pobox.com (Robert Spier)
77447 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
77448 Message-ID: <14654.31913.845602.610277@rls.cx>
77449
77450 Subject: [PATCH 5.6.0] utils/h2xs.PL
77451 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
77452 Date: Wed, 7 Jun 2000 04:02:04 -0500
77453 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
77454
77455 Subject: [PATCH 5.6.0]ITHREADs for VMS
77456 From: Dan Sugalski <dan@sidhe.org>
77457 Date: Tue, 06 Jun 2000 11:59:50 -0400
77458 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
77459 Branch: maint-5.6/perl
77460 !> (integrate 31 files)
77461____________________________________________________________________________
77462[ 7769] By: gsar on 2000/11/20 11:29:06
77463 Log: integrate changes#6261..6266 from cfgperl
77464
77465 Subject: Re: [PATCH cfgperl] BOMs away!
77466 From: simon@brecon.co.uk (Simon Cozens)
77467 Date: 17 Jun 2000 11:49:57 GMT
77468 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
77469
77470 Subject: 5.6.0 Patch for EPOC
77471 From: Olaf Flebbe <o.flebbe@gmx.de>
77472 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
77473 Message-ID: <23449.960929969@www11.gmx.net>
77474
77475 tr fixes from Simon Cozens
77476
77477 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
77478 From: Marty Lucich <marty@netcom.com>
77479 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
77480 Message-Id: <200006282116.OAA11148@netcom.com>
77481 ccdlflags update (the BSD/OS 4.1 part had already been taken
77482 care of by #6141).
77483
77484 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
77485 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77486 Date: Wed, 28 Jun 2000 17:50:12 -0700
77487 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
77488
77489 Subject: [PATCH 5.6.0] cygwin port
77490 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
77491 From: "Fifer, Eric" <EFifer@sanwaint.com>
77492 Date: Thu, 29 Jun 2000 12:58:29 +0100
77493 Branch: maint-5.6/perl
77494 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
77495 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
77496 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
77497 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
77498____________________________________________________________________________
77499[ 7768] By: gsar on 2000/11/20 11:13:44
77500 Log: integrate changes#6252..6256,6259..6260
77501
77502 Paranoia tweak on #6249.
77503 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
77504 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
77505 Date: Sun, 25 Jun 2000 23:43:12 -0400
77506 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
77507
77508 Subject: tr///, help wanted.
77509 From: simon@brecon.co.uk (Simon Cozens)
77510 Date: 28 Jun 2000 11:29:04 GMT
77511 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
77512
77513 small thinko tweaks
77514
77515 tweaks from Simon Conzes to further fix tr/// under utf8
77516
77517 perlnewmod was missing from MANIFEST.
77518
77519 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
77520 From: simon@brecon.co.uk (Simon Cozens)
77521 Date: 17 Jun 2000 11:56:44 GMT
77522 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
77523 pack U0, pack C0
77524 Branch: maint-5.6/perl
77525 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
77526 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
77527 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
77528 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
77529____________________________________________________________________________
77530[ 7767] By: gsar on 2000/11/20 10:51:38
77531 Log: integrate change#6250 from cfgperl
77532
77533 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
77534 From: Doug MacEachern <dougm@covalent.net>
77535 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
77536 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
77537 Branch: maint-5.6/perl
77538 +> t/op/my_stash.t
77539 !> MANIFEST embed.pl global.sym proto.h toke.c
77540____________________________________________________________________________
77541[ 7766] By: gsar on 2000/11/20 10:48:34
77542 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
77543
77544 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
77545 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
77546 Date: Mon, 26 Jun 2000 18:40:14 +0100
77547 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
77548
77549 Subject: [PATCH] bytes<->utf8 fixes
77550 From: simon@brecon.co.uk (Simon Cozens)
77551 Date: 26 Jun 2000 04:55:45 GMT
77552 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
77553
77554 Subject: [PATCH] is_utf8_string
77555 From: simon@brecon.co.uk (Simon Cozens)
77556 Date: 26 Jun 2000 02:25:59 GMT
77557 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
77558
77559 Subject: [PATCH] avoid mg_ptr in '*' magic
77560 From: Doug MacEachern <dougm@covalent.net>
77561 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
77562 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
77563
77564 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
77565 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
77566 Date: Sat, 24 Jun 2000 13:06:20 +0100
77567 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
77568
77569 Allow for standalone testing.
77570
77571 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
77572 From: Mark-Jason Dominus <mjd@plover.com>
77573 Date: Tue, 27 Jun 2000 22:36:42 -0400
77574 Message-ID: <20000628023642.12166.qmail@plover.com>
77575
77576 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
77577 From: Frank Tobin <ftobin@uiuc.edu>
77578 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
77579 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
77580 Branch: maint-5.6/perl
77581 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
77582 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
77583 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
77584 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
77585 !> utf8.c utils/h2xs.PL
77586____________________________________________________________________________
77587[ 7765] By: gsar on 2000/11/20 10:29:13
77588 Log: integrate change#6239 from cfgperl
77589
77590 Configure maintenance. Sever some dependency cycles,
77591 separate gccversion from the cc unit,
77592 address [ID 20000623.006] Configure script patch for using gcc on AIX
77593 (but solve it a little bit differently),
77594 unduplex some accidentally duplicated units,
77595 suggest using gcc if no cc available
77596 (p5p thread: "Solaris configure: counterproposal", 1999-09)
77597 Branch: maint-5.6/perl
77598 !> Configure Todo-5.6 config_h.SH
77599____________________________________________________________________________
77600[ 7764] By: gsar on 2000/11/20 10:25:55
77601 Log: integrate changes#6233..6238 from cfgperl
77602
77603 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
77604 From: Mark-Jason Dominus <mjd@plover.com>
77605 Date: Fri, 16 Jun 2000 20:53:04 -0400
77606 Message-ID: <20000617005304.8008.qmail@plover.com>
77607
77608 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
77609 because when run as services (Win32ese for daemons)
77610 no environment variables are set and tmpdir ends up as /tmp,
77611 which is ambiguous.
77612 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
77613 From: matt@sergeant.org
77614 Date: 16 Jun 2000 16:30:43 -0000
77615 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
77616
77617 The thread begun by
77618 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
77619 From: Kevin.Ruscoe@ubsw.com
77620 Date: Fri, 16 Jun 2000 16:38:51 +0100
77621 Message-Id: <H000019b03c300d6@MHS>
77622
77623 Tweak embed.pl, regen headers.
77624
77625 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
77626 From: Dan Sugalski <dan@sidhe.org>
77627 Date: Fri, 23 Jun 2000 17:00:00 -0400
77628 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
77629 Branch: maint-5.6/perl
77630 !> (integrate 27 files)
77631____________________________________________________________________________
77632[ 7763] By: gsar on 2000/11/20 10:08:08
77633 Log: s/perl56delta/perldelta/g
77634 Branch: maint-5.6/perl
77635 ! pod/Makefile
77636____________________________________________________________________________
77637[ 7762] By: gsar on 2000/11/20 10:04:00
77638 Log: integrate changes#6225,6229,6231,6232 from cfgperl
77639
77640 Add source code filenames to apidoc.
77641 From: simon@brecon.co.uk (Simon Cozens)
77642 Subject: [PATCH embed.pl] Source X-ref
77643 Date: 22 Jun 2000 02:18:49 GMT
77644 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
77645
77646 Subject: README.hpux version 0.6.1
77647 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
77648 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
77649 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
77650
77651 Subject: [PATCH 5.6.0] cygwin port
77652 From: "Fifer, Eric" <EFifer@sanwaint.com>
77653 Date: Tue, 20 Jun 2000 14:30:58 +0100
77654 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
77655
77656 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
77657 From: simon@brecon.co.uk (Simon Cozens)
77658 Date: 19 Jun 2000 15:18:27 GMT
77659 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
77660
77661 plus update pod/Makefile and regenerate perltoc
77662 Branch: maint-5.6/perl
77663 +> pod/perlutil.pod
77664 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
77665 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
77666____________________________________________________________________________
77667[ 7761] By: jhi on 2000/11/20 04:09:55
77668 Log: Miraculous typo.
77669 Branch: perl
77670 ! t/op/pat.t
77671____________________________________________________________________________
77672[ 7760] By: jhi on 2000/11/20 04:06:08
77673 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
77674 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77675 Date: Sun, 19 Nov 2000 22:30:26 -0500
77676 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
77677 Branch: perl
77678 ! regexec.c scope.h t/op/pat.t
77679____________________________________________________________________________
77680[ 7759] By: jhi on 2000/11/20 02:05:22
77681 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
77682 Branch: perl
77683 ! perl.h
77684____________________________________________________________________________
77685[ 7758] By: jhi on 2000/11/20 01:58:11
77686 Log: Subject: [perl 7711: EPOC] updates
77687 From: Olaf Flebbe <o.flebbe@gmx.de>
77688 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
77689 Message-ID: <25575.974658810@www23.gmx.net>
77690 Branch: perl
77691 + lib/File/Spec/Epoc.pm
77692 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
77693 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
77694 ! lib/File/Spec.pm perl.c sv.c
77695____________________________________________________________________________
77696[ 7757] By: jhi on 2000/11/20 01:53:11
77697 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
77698 Branch: perl
77699 ! MANIFEST
77700____________________________________________________________________________
77701[ 7756] By: jhi on 2000/11/20 01:47:22
77702 Log: Integrate perlio:
77703
77704 [ 7755]
77705 Add dummy crlf layer (just as buffer)
77706 Correct 1st bug - one layer of indirection.
77707
77708 [ 7754]
77709 Work-round to Perl_deb_nocontext is no longer required
77710
77711 [ 7753]
77712 diff -se shows these as different
77713
77714 [ 7752]
77715 Configure GCC/Win32 build -Duseperlio
77716 Fix a couple of gross issues
77717 - double-include of ../deb.o in re.dll
77718 - win32sck.c needs PerlIO and FILE
77719
77720 [ 7751]
77721 Special case :crlf and :raw in dummy PerlIO_apply_layers
77722
77723 [ 7750]
77724 Missing aTHX_
77725 Branch: perl
77726 - ext/re/hints/MSWin32.pl
77727 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
77728 !> win32/config.gc win32/config_H.gc win32/win32sck.c
77729____________________________________________________________________________
77730[ 7755] By: nick on 2000/11/19 20:57:17
77731 Log: Add dummy crlf layer (just as buffer)
77732 Correct 1st bug - one layer of indirection.
77733 Branch: perlio
77734 ! perlio.c perlio.h perliol.h
77735____________________________________________________________________________
77736[ 7754] By: nick on 2000/11/19 20:56:12
77737 Log: Work-round to Perl_deb_nocontext is no longer required
77738 Branch: perlio
77739 - ext/re/hints/MSWin32.pl
77740____________________________________________________________________________
77741[ 7753] By: nick on 2000/11/19 20:01:16
77742 Log: diff -se shows these as different
77743 Branch: perlio
77744 ! global.sym pod/perlapi.pod
77745____________________________________________________________________________
77746[ 7752] By: nick on 2000/11/19 18:57:30
77747 Log: Configure GCC/Win32 build -Duseperlio
77748 Fix a couple of gross issues
77749 - double-include of ../deb.o in re.dll
77750 - win32sck.c needs PerlIO and FILE
77751 Branch: perlio
77752 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
77753 ! win32/win32sck.c
77754____________________________________________________________________________
77755[ 7751] By: nick on 2000/11/19 17:05:36
77756 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
77757 Branch: perlio
77758 ! perlio.c
77759____________________________________________________________________________
77760[ 7750] By: nick on 2000/11/19 16:57:14
77761 Log: Missing aTHX_
77762 Branch: perlio
77763 ! sv.c
77764____________________________________________________________________________
77765[ 7749] By: jhi on 2000/11/19 16:28:40
77766 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
77767 From: "Peter J. Farley III" <pjfarley@banet.net>
77768 Date: Sun, 19 Nov 2000 01:42:58 -0500
77769 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
77770 Branch: perl
77771 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
77772____________________________________________________________________________
77773[ 7748] By: jhi on 2000/11/19 16:08:10
77774 Log: Subject: podlators 1.05 available
77775 From: Russ Allbery <rra@stanford.edu>
77776 Date: 18 Nov 2000 22:04:28 -0800
77777 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
77778 Branch: perl
77779 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
77780____________________________________________________________________________
77781[ 7747] By: nick on 2000/11/19 11:19:39
77782 Log: Integrate mainline
77783 Branch: perlio
77784 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
77785 !> util.c
77786____________________________________________________________________________
77787[ 7746] By: jhi on 2000/11/19 06:42:22
77788 Log: Make hex scanning warn on "\x{x}" and "\xx".
77789 "\x" and and hex("x") are still valid.
77790 Branch: perl
77791 ! util.c
77792____________________________________________________________________________
77793[ 7745] By: nick on 2000/11/18 22:52:28
77794 Log: Integrate mainline
77795 Branch: perlio
77796 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
77797 !> perl.h perlio.c proto.h regcomp.c regcomp.h
77798____________________________________________________________________________
77799[ 7744] By: jhi on 2000/11/18 22:50:28
77800 Log: Introduce Perl_utf8_length(). Use it.
77801 Branch: perl
77802 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
77803____________________________________________________________________________
77804[ 7743] By: jhi on 2000/11/18 22:38:51
77805 Log: Compiler denit.
77806 Branch: perl
77807 ! perlio.c
77808____________________________________________________________________________
77809[ 7742] By: jhi on 2000/11/18 20:33:05
77810 Log: Integrate perlio:
77811
77812 [ 7740]
77813 Lexical use open ... support:
77814 add ->cop_io to COP structure in cop.h.
77815 Make mg.c and gv.c associate it with ${^OPEN}.
77816 Make lib/open.pm set it.
77817 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
77818 manner similar to ->cop_warnings.
77819 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
77820 call new PerlIO_apply_layers().
77821 Declare latter in perlio.h and define in perlio.c
77822 Branch: perl
77823 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
77824 !> perlio.h pp_ctl.c pp_sys.c sv.c
77825____________________________________________________________________________
77826[ 7741] By: jhi on 2000/11/18 20:31:27
77827 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
77828 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77829 Date: Fri, 17 Nov 2000 20:35:11 -0500
77830 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
77831
77832 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
77833 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77834 Date: Fri, 17 Nov 2000 21:03:47 -0500
77835 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
77836
77837 Plus a little bit of tweaking in pregcomp().
77838 Branch: perl
77839 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
77840____________________________________________________________________________
77841[ 7740] By: nick on 2000/11/18 20:17:22
77842 Log: Lexical use open ... support:
77843 add ->cop_io to COP structure in cop.h.
77844 Make mg.c and gv.c associate it with ${^OPEN}.
77845 Make lib/open.pm set it.
77846 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
77847 manner similar to ->cop_warnings.
77848 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
77849 call new PerlIO_apply_layers().
77850 Declare latter in perlio.h and define in perlio.c
77851 Branch: perlio
77852 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
77853 ! perlio.h pp_ctl.c pp_sys.c sv.c
77854____________________________________________________________________________
77855[ 7739] By: jhi on 2000/11/18 19:54:00
77856 Log: Integrate perlio:
77857
77858 [ 7736]
77859 Basic tweaks to do_open() type parsing to allow layer/discipline
77860 part to be isolated.
77861
77862 [ 7727]
77863 Experiment on use of attributes.pm interface.
77864 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
77865 SVt_PVRV if not already something better (else vivify of say magic gets
77866 core dump).
77867 Branch: perl
77868 !> doio.c perlio.c pp.c
77869____________________________________________________________________________
77870[ 7738] By: jhi on 2000/11/18 17:16:13
77871 Log: Subject: [PATCH 5.7.0] etags broken again
77872 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77873 Date: Sat, 18 Nov 2000 02:41:36 -0500
77874 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
77875 Branch: perl
77876 ! emacs/ptags
77877____________________________________________________________________________
77878[ 7737] By: jhi on 2000/11/18 17:12:18
77879 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
77880 Branch: perl
77881 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77882____________________________________________________________________________
77883[ 7736] By: nick on 2000/11/18 14:06:20
77884 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
77885 part to be isolated.
77886 Branch: perlio
77887 ! doio.c perlio.c
77888____________________________________________________________________________
77889[ 7735] By: nick on 2000/11/18 11:03:32
77890 Log: Integrate mainline
77891 Branch: perlio
77892 !> Changes README.amiga README.win32 patchlevel.h
77893 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
77894____________________________________________________________________________
77895[ 7734] By: jhi on 2000/11/18 01:18:56
77896 Log: Update Changes.
77897 Branch: perl
77898 ! Changes patchlevel.h
77899____________________________________________________________________________
77900[ 7733] By: jhi on 2000/11/18 00:32:54
77901 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
77902 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77903 Date: Fri, 17 Nov 2000 17:28:02 -0500
77904 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
77905 Branch: perl
77906 ! regcomp.c regexec.c t/op/re_tests
77907____________________________________________________________________________
77908[ 7732] By: jhi on 2000/11/18 00:28:56
77909 Log: Sparc 64-bit pack() fix from Jens Hamisch.
77910 Branch: perl
77911 ! pp.c
77912____________________________________________________________________________
77913[ 7731] By: jhi on 2000/11/18 00:18:39
77914 Log: Explain in more detail the {} syntax ambiguousity.
77915
77916 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
77917 From: Nicholas Clark <nick@ccl4.org>
77918 Date: Fri, 17 Nov 2000 22:10:28 +0000
77919 Message-ID: <20001117221028.A88930@plum.flirble.org>
77920 Branch: perl
77921 ! pod/perlfunc.pod
77922____________________________________________________________________________
77923[ 7730] By: jhi on 2000/11/18 00:12:18
77924 Log: Subject: Fix for README.amiga (20000323.033)
77925 From: "Stephen P. Potter" <spp@spotter.yi.org>
77926 Date: Fri, 17 Nov 2000 12:25:51 -0500
77927 Message-Id: <200011171725.MAA05768@spotter.yi.org>
77928 Branch: perl
77929 ! README.amiga
77930____________________________________________________________________________
77931[ 7729] By: jhi on 2000/11/18 00:08:34
77932 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
77933 From: "A. C. Yardley" <yardley@tanet.net>
77934 Date: Mon, 3 Apr 2000 11:35:33 -0700
77935 Message-ID: <3483.000403@tanet.net>
77936 Branch: perl
77937 ! README.win32
77938____________________________________________________________________________
77939[ 7728] By: nick on 2000/11/17 21:59:47
77940 Log: Integrate mainline
77941 Branch: perlio
77942 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
77943 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
77944 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
77945 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
77946____________________________________________________________________________
77947[ 7727] By: nick on 2000/11/17 21:56:31
77948 Log: Experiment on use of attributes.pm interface.
77949 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
77950 SVt_PVRV if not already something better (else vivify of say magic gets
77951 core dump).
77952 Branch: perlio
77953 ! perlio.c pp.c
77954____________________________________________________________________________
77955[ 7726] By: jhi on 2000/11/17 14:15:49
77956 Log: Subject: Fix for 20000815.006
77957 From: "Stephen P. Potter" <spp@spotter.yi.org>
77958 Date: Fri, 17 Nov 2000 08:57:45 -0500
77959 Message-Id: <200011171357.IAA05122@spotter.yi.org>
77960
77961 It's really 20000518.006.
77962 Branch: perl
77963 ! pod/perlmodlib.PL
77964____________________________________________________________________________
77965[ 7725] By: jhi on 2000/11/17 14:12:31
77966 Log: Subject: Fix for 20000409.001
77967 From: "Stephen P. Potter" <spp@spotter.yi.org>
77968 Date: Fri, 17 Nov 2000 08:55:45 -0500
77969 Message-Id: <200011171355.IAA05104@spotter.yi.org>
77970 Branch: perl
77971 ! pod/perlfaq9.pod
77972____________________________________________________________________________
77973[ 7724] By: jhi on 2000/11/17 14:08:58
77974 Log: Undo #7627 now that we have =head3.
77975 Branch: perl
77976 ! pod/perlhack.pod
77977____________________________________________________________________________
77978[ 7723] By: jhi on 2000/11/17 14:04:09
77979 Log: As surmised the #7719 wasn't a good move.
77980 Branch: perl
77981 ! hints/solaris_2.sh
77982____________________________________________________________________________
77983[ 7722] By: jhi on 2000/11/17 13:59:04
77984 Log: Also the 64bitall hints can be either here or there.
77985 Branch: perl
77986 ! hints/solaris_2.sh
77987____________________________________________________________________________
77988[ 7721] By: jhi on 2000/11/17 02:26:23
77989 Log: Test tweak for the open pragma.
77990 Branch: perl
77991 ! t/lib/b.t
77992____________________________________________________________________________
77993[ 7720] By: jhi on 2000/11/17 00:23:22
77994 Log: The long double hints can be here or there.
77995 Branch: perl
77996 ! hints/solaris_2.sh
77997____________________________________________________________________________
77998[ 7719] By: jhi on 2000/11/17 00:14:06
77999 Log: For Solaris use64bitall the stdchar needs a little bit of help.
78000 Branch: perl
78001 ! hints/solaris_2.sh
78002____________________________________________________________________________
78003[ 7718] By: jhi on 2000/11/16 23:27:34
78004 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
78005 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
78006 Date: Wed, 15 Nov 2000 08:56:32 +0100
78007 Message-ID: <3A1241B0.64477E00@alcatel.at>
78008 Branch: perl
78009 ! lib/Carp/Heavy.pm
78010____________________________________________________________________________
78011[ 7717] By: jhi on 2000/11/16 23:23:29
78012 Log: Subject: [PATCH] Re: 20001101.003 PDL
78013 From: Nicholas Clark <nick@ccl4.org>
78014 Date: Thu, 16 Nov 2000 16:48:25 +0000
78015 Message-ID: <20001116164825.B93487@plum.flirble.org>
78016 Branch: perl
78017 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
78018____________________________________________________________________________
78019[ 7716] By: jhi on 2000/11/16 23:21:31
78020 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
78021 From: "Casey R. Tweten" <crt@kiski.net>
78022 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
78023 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
78024 Branch: perl
78025 ! lib/Pod/Checker.pm pod/perlpod.pod
78026____________________________________________________________________________
78027[ 7715] By: jhi on 2000/11/16 23:19:40
78028 Log: Avoid an infinite loop in VMS when utils scripts are run
78029 with no arguments, from Charles Lane.
78030 Branch: perl
78031 ! configure.com
78032____________________________________________________________________________
78033[ 7714] By: jhi on 2000/11/16 23:17:08
78034 Log: Subject: perllocale.pod changes
78035 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78036 Date: Mon, 13 Nov 2000 10:09:22 +0300
78037 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
78038 Branch: perl
78039 ! pod/perllocale.pod
78040____________________________________________________________________________
78041[ 7713] By: jhi on 2000/11/16 23:14:06
78042 Log: Integrate perlio:
78043
78044 [ 7711]
78045 Minor tweaks:
78046 consistent way of getting 'rb', 'wb' etc. for binary opens
78047 move *perlio::layers to *open::layers
78048 a #define to show layers available
78049 DOSISH popen/PerlIO had export/import sense inverted.
78050 Branch: perl
78051 !> doio.c perlio.c perlio.h util.c
78052____________________________________________________________________________
78053[ 7712] By: nick on 2000/11/16 21:10:58
78054 Log: Integrate mainline
78055 Branch: perlio
78056 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
78057 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
78058 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
78059 !> vos/config.ga.def vos/config.ga.h win32/config.bc
78060 !> win32/config.gc win32/config.vc
78061____________________________________________________________________________
78062[ 7711] By: nick on 2000/11/16 19:56:41
78063 Log: Minor tweaks:
78064 consistent way of getting 'rb', 'wb' etc. for binary opens
78065 move *perlio::layers to *open::layers
78066 a #define to show layers available
78067 DOSISH popen/PerlIO had export/import sense inverted.
78068 Branch: perlio
78069 ! doio.c perlio.c perlio.h util.c
78070____________________________________________________________________________
78071[ 7710] By: jhi on 2000/11/16 15:46:05
78072 Log: Add HAS_SBRK_PROTO.
78073 Branch: metaconfig/U/perl
78074 + d_sbrkproto.U
78075 Branch: perl
78076 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78077 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
78078 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
78079 ! vos/config.ga.def vos/config.ga.h win32/config.bc
78080 ! win32/config.gc win32/config.vc
78081____________________________________________________________________________
78082[ 7709] By: nick on 2000/11/16 07:31:49
78083 Log: Integrate mainline
78084 Branch: perlio
78085 !> (integrate 35 files)
78086____________________________________________________________________________
78087[ 7708] By: jhi on 2000/11/16 05:33:03
78088 Log: These files are text, not binary.
78089 Branch: perl
78090 ! ext/Encode/Encode/iso8859-10.enc
78091 ! ext/Encode/Encode/iso8859-13.enc
78092 ! ext/Encode/Encode/iso8859-14.enc
78093 ! ext/Encode/Encode/iso8859-15.enc
78094____________________________________________________________________________
78095[ 7707] By: jhi on 2000/11/16 01:53:37
78096 Log: Update Changes.
78097 Branch: perl
78098 ! Changes patchlevel.h
78099____________________________________________________________________________
78100[ 7706] By: jhi on 2000/11/16 01:35:59
78101 Log: More #undefing of stdio.
78102 Branch: perl
78103 ! fakesdio.h nostdio.h
78104____________________________________________________________________________
78105[ 7705] By: jhi on 2000/11/16 01:34:18
78106 Log: Add fwalk() probe to the configuration files and regen perltoc.
78107 Branch: perl
78108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78109 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
78110 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
78111 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
78112 ! win32/config.bc win32/config.gc win32/config.vc
78113____________________________________________________________________________
78114[ 7704] By: jhi on 2000/11/16 01:33:07
78115 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
78116 an optional third argument to Inlibc?)
78117 Branch: metaconfig/U/perl
78118 + d__fwalk.U
78119____________________________________________________________________________
78120[ 7703] By: jhi on 2000/11/16 01:09:22
78121 Log: The type of the hash_cb() size argument is tricky.
78122 Branch: perl
78123 ! ext/DB_File/DB_File.xs
78124____________________________________________________________________________
78125[ 7702] By: jhi on 2000/11/15 23:01:16
78126 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
78127 Branch: perl
78128 ! nostdio.h
78129____________________________________________________________________________
78130[ 7701] By: jhi on 2000/11/15 22:52:32
78131 Log: Detypo.
78132 Branch: perl
78133 ! t/lib/bigfltpm.t
78134____________________________________________________________________________
78135[ 7700] By: jhi on 2000/11/15 22:51:56
78136 Log: UINT64_C() work continues.
78137 Branch: perl
78138 ! handy.h perl.h utf8.h
78139____________________________________________________________________________
78140[ 7699] By: jhi on 2000/11/15 14:13:04
78141 Log: SOCKS has its own USE_THREADS, based on
78142
78143 Subject: [ID 20001114.002] et. al. bugfix followup
78144 From: Jens Hamisch <jens@Strawberry.COM>
78145 Date: Wed, 15 Nov 2000 14:23:11 +0100
78146 Message-ID: <20001115142311.A21164@Strawberry.COM>
78147 Branch: perl
78148 ! perl.h
78149____________________________________________________________________________
78150[ 7698] By: jhi on 2000/11/15 03:50:56
78151 Log: Add few missing #undefs and sort them.
78152 Branch: perl
78153 ! fakesdio.h
78154____________________________________________________________________________
78155[ 7697] By: jhi on 2000/11/15 03:39:14
78156 Log: Linenumber fix.
78157 Branch: perl
78158 ! t/pragma/warn/utf8
78159____________________________________________________________________________
78160[ 7696] By: jhi on 2000/11/15 02:55:26
78161 Log: EBCDIC tweaks.
78162
78163 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
78164 From: Peter Prymmer <pvhp@forte.com>
78165 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
78166 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
78167 Branch: perl
78168 ! t/op/regmesg.t t/pragma/warn/utf8
78169____________________________________________________________________________
78170[ 7695] By: jhi on 2000/11/15 02:53:58
78171 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
78172 From: Peter Prymmer <pvhp@forte.com>
78173 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
78174 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
78175 Branch: perl
78176 ! utf8.c
78177____________________________________________________________________________
78178[ 7694] By: jhi on 2000/11/15 02:50:55
78179 Log: Subject: [PATCH: perl@7674] updates to README.os390
78180 From: Prymmer/Kahn <pvhp@best.com>
78181 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
78182 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
78183 Branch: perl
78184 ! README.os390
78185____________________________________________________________________________
78186[ 7693] By: jhi on 2000/11/15 02:48:37
78187 Log: Quit utf8_to_uv() instantly if curlen == 0.
78188 Branch: perl
78189 ! utf8.c
78190____________________________________________________________________________
78191[ 7692] By: jhi on 2000/11/15 02:24:29
78192 Log: Use u_int32_t for the size of hash_cb(), not size_t.
78193
78194 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
78195 From: Jens Hamisch <jens@Strawberry.COM>
78196 Date: Tue, 14 Nov 2000 19:03:55 +0100
78197 Message-Id: <20001114190355.A20559@Strawberry.COM>
78198 Branch: perl
78199 ! ext/DB_File/DB_File.xs
78200____________________________________________________________________________
78201[ 7691] By: jhi on 2000/11/15 02:20:12
78202 Log: Use UINT64_C().
78203
78204 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
78205 From: Jens Hamisch <jens@Strawberry.COM>
78206 Date: Tue, 14 Nov 2000 19:16:23 +0100
78207 Message-Id: <20001114191623.G20559@Strawberry.COM>
78208 Branch: perl
78209 ! utf8.c utf8.h
78210____________________________________________________________________________
78211[ 7690] By: jhi on 2000/11/15 02:17:06
78212 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
78213 (a macro to define signed and unsigned integer constants).
78214 Branch: perl
78215 ! handy.h
78216____________________________________________________________________________
78217[ 7689] By: jhi on 2000/11/15 01:56:51
78218 Log: Regen Configure.
78219 Branch: perl
78220 ! Configure
78221____________________________________________________________________________
78222[ 7688] By: jhi on 2000/11/15 01:56:32
78223 Log: Make the unit know about SOCKS.
78224 Branch: metaconfig
78225 ! U/protos/socksizetype.U
78226____________________________________________________________________________
78227[ 7687] By: jhi on 2000/11/15 01:54:47
78228 Log: Remove unused dependencies.
78229 Branch: metaconfig
78230 ! U/compline/d_getpagsz.U
78231____________________________________________________________________________
78232[ 7686] By: nick on 2000/11/14 21:25:13
78233 Log: Integrate mainline.
78234 Branch: perlio
78235 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
78236 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
78237 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
78238 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
78239 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
78240 !> win32/config.bc win32/config.gc win32/config.vc
78241 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
78242____________________________________________________________________________
78243[ 7685] By: jhi on 2000/11/14 17:54:56
78244 Log: Integrate perlio:
78245
78246 [ 7684]
78247 PerlIO #include and #ifdef re-work.
78248 Branch: perl
78249 +> fakesdio.h perliol.h
78250 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
78251 !> perlsdio.h perlsfio.h pod/perlfunc.pod
78252____________________________________________________________________________
78253[ 7684] By: nick on 2000/11/14 17:43:04
78254 Log: PerlIO #include and #ifdef re-work.
78255 Branch: perlio
78256 + fakesdio.h perliol.h
78257 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
78258 ! perlsdio.h perlsfio.h
78259____________________________________________________________________________
78260[ 7683] By: jhi on 2000/11/14 15:42:40
78261 Log: Hoist the duplicated socket/netdb include logic to perl.h;
78262 undef SETERRNO in case SOCKS has defined it. Based on:
78263
78264 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
78265 From: Jens Hamisch <jens@Strawberry.COM>
78266 Date: Tue, 14 Nov 2000 11:34:40 +0100
78267 Message-Id: <20001114113440.A20005@Strawberry.COM>
78268 Branch: perl
78269 ! doio.c perl.h pp_sys.c
78270____________________________________________________________________________
78271[ 7682] By: jhi on 2000/11/14 14:07:28
78272 Log: Subject: some additions for makefiles for win32 (for perl@7674)
78273 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78274 Date: Tue, 14 Nov 2000 09:31:13 +0300
78275 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
78276 Branch: perl
78277 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
78278 ! win32/makefile.mk
78279____________________________________________________________________________
78280[ 7681] By: jhi on 2000/11/14 14:01:41
78281 Log: Subject: tiny typo in perl5db.pl
78282 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78283 Date: Tue, 14 Nov 2000 09:29:28 +0300
78284 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
78285 Branch: perl
78286 ! lib/perl5db.pl
78287____________________________________________________________________________
78288[ 7680] By: jhi on 2000/11/14 04:13:50
78289 Log: Redo #7679 with LFs instead of CRLFs.
78290 Branch: perl
78291 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
78292 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
78293 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
78294____________________________________________________________________________
78295[ 7679] By: jhi on 2000/11/14 01:21:09
78296 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
78297 From: Benjamin Stuhl <tiriath@yahoo.com>
78298 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
78299 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
78300 Branch: perl
78301 + win32/bin/mdelete.bat
78302 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
78303 ! makedef.pl perlio.c win32/Makefile win32/config.gc
78304 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
78305____________________________________________________________________________
78306[ 7678] By: jhi on 2000/11/14 01:19:20
78307 Log: Fix the re extension building for Win32.
78308
78309 Subject: [PATCH perl@7638] Get PerlIO building on Win32
78310 From: Benjamin Stuhl <tiriath@yahoo.com>
78311 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
78312 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
78313 Branch: perl
78314 + ext/re/hints/MSWin32.pl
78315 ! MANIFEST
78316____________________________________________________________________________
78317[ 7677] By: jhi on 2000/11/14 01:13:54
78318 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
78319 From: sthoenna@efn.org
78320 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
78321 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
78322 Branch: perl
78323 ! doop.c pp.c toke.c utf8.c utf8.h
78324____________________________________________________________________________
78325[ 7676] By: jhi on 2000/11/13 20:23:15
78326 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
78327 From: Nicholas Clark <nick@ccl4.org>
78328 Date: Mon, 13 Nov 2000 18:55:04 +0000
78329 Message-ID: <20001113185504.J29183@plum.flirble.org>
78330 Branch: perl
78331 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
78332____________________________________________________________________________
78333[ 7675] By: nick on 2000/11/13 20:21:57
78334 Log: Integrate mainline ...
78335 Branch: perlio
78336 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
78337 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
78338 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
78339 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
78340____________________________________________________________________________
78341[ 7674] By: jhi on 2000/11/13 15:07:56
78342 Log: Update Changes.
78343 Branch: perl
78344 ! Changes patchlevel.h
78345____________________________________________________________________________
78346[ 7673] By: jhi on 2000/11/13 14:42:42
78347 Log: Remove the new two tests of lib/io_xs for now, they seem to
78348 fail under perlio on some platforms.
78349 Branch: perl
78350 ! t/lib/io_xs.t
78351____________________________________________________________________________
78352[ 7672] By: jhi on 2000/11/13 13:57:53
78353 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
78354 Branch: perl
78355 ! perlio.c
78356____________________________________________________________________________
78357[ 7671] By: jhi on 2000/11/13 05:30:48
78358 Log: Placate nervous compilers that see longer than ints switch()ing.
78359 Branch: perl
78360 ! utf8.c
78361____________________________________________________________________________
78362[ 7670] By: jhi on 2000/11/13 05:14:21
78363 Log: fputs() does return EOF on error but here we don't care.
78364 Branch: perl
78365 ! perlio.c
78366____________________________________________________________________________
78367[ 7669] By: jhi on 2000/11/13 05:02:45
78368 Log: Declare reg_data like reg_substr_data.
78369 Branch: perl
78370 ! regexp.h
78371____________________________________________________________________________
78372[ 7668] By: jhi on 2000/11/13 04:54:34
78373 Log: Typos in #7667.
78374 Branch: perl
78375 ! perl.h
78376____________________________________________________________________________
78377[ 7667] By: jhi on 2000/11/13 04:49:49
78378 Log: Cleanup messy #ifdef.
78379 Branch: perl
78380 ! perl.h
78381____________________________________________________________________________
78382[ 7666] By: jhi on 2000/11/13 04:17:34
78383 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
78384 From: Nicholas Clark <nick@talking.bollo.cx>
78385 Date: Sun, 12 Nov 2000 21:14:11 +0000
78386 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
78387
78388 Note: only one breakage of the two reported is fixed by this patch.
78389 Branch: perl
78390 ! perlio.c
78391____________________________________________________________________________
78392[ 7665] By: jhi on 2000/11/13 04:05:07
78393 Log: Tweak the definition of the bit complement on UTF-8 data:
78394 if none of the characters in the string are > 0xff,
78395 the result is a complemented byte string, not a (UTF-8)
78396 char string. Based on the summary in
78397
78398 Subject: Re: [ID 20000918.005] ~ on wide chars
78399 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78400 Date: Fri, 10 Nov 2000 09:47:15 -0800
78401 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
78402
78403 This should give us the maximum backward (pre-char string)
78404 compatibility and utf8 compatibility. The other alternative
78405 would be to limit the bit complement to be always byte only,
78406 taking the least significant byte of the chars.
78407 Branch: perl
78408 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
78409____________________________________________________________________________
78410[ 7664] By: jhi on 2000/11/13 00:23:44
78411 Log: Couple of tests from #7660 salvaged.
78412 Branch: perl
78413 - t/op/tell.t
78414 ! MANIFEST t/io/tell.t
78415____________________________________________________________________________
78416[ 7663] By: jhi on 2000/11/13 00:02:48
78417 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
78418 From: Nicholas Clark <nick@talking.bollo.cx>
78419 Date: Sun, 12 Nov 2000 21:23:43 +0000
78420 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
78421 Branch: perl
78422 ! perlsfio.h
78423____________________________________________________________________________
78424[ 7662] By: jhi on 2000/11/13 00:01:39
78425 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
78426 From: Nicholas Clark <nick@talking.bollo.cx>
78427 Date: Sun, 12 Nov 2000 21:30:04 +0000
78428 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
78429 Branch: perl
78430 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
78431____________________________________________________________________________
78432[ 7661] By: jhi on 2000/11/12 23:57:29
78433 Log: Document tell() on special streams.
78434 Branch: perl
78435 ! pod/perlfunc.pod
78436____________________________________________________________________________
78437[ 7660] By: jhi on 2000/11/12 23:54:22
78438 Log: (Subsumed by #7664)
78439 Branch: perl
78440 + t/op/tell.t
78441 ! MANIFEST
78442____________________________________________________________________________
78443[ 7659] By: jhi on 2000/11/12 22:55:25
78444 Log: Many subdocumented return values of the IO extension now documented.
78445 ungetc and write still left subdocumented.
78446
78447 Subject: [PATCH] (was Re: IO::Handle::ungetc)
78448 From: Nicholas Clark <nick@talking.bollo.cx>
78449 Date: Sun, 12 Nov 2000 21:35:53 +0000
78450 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
78451 Branch: perl
78452 ! ext/IO/lib/IO/Handle.pm
78453____________________________________________________________________________
78454[ 7658] By: jhi on 2000/11/12 21:37:06
78455 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
78456 From: Nicholas Clark <nick@talking.bollo.cx>
78457 Date: Sun, 12 Nov 2000 20:03:22 +0000
78458 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
78459 Branch: perl
78460 ! pod/perlfunc.pod
78461____________________________________________________________________________
78462[ 7657] By: jhi on 2000/11/12 20:34:55
78463 Log: Integrate perlio:
78464
78465 [ 7656]
78466 Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
78467 Branch: perl
78468 !> perlio.c
78469____________________________________________________________________________
78470[ 7656] By: nick on 2000/11/12 19:25:06
78471 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
78472 Branch: perlio
78473 ! perlio.c
78474____________________________________________________________________________
78475[ 7655] By: nick on 2000/11/12 19:09:41
78476 Log: Integrate mainline
78477 Branch: perlio
78478 +> README.solaris ext/Encode/Encode/cp1006.enc
78479 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
78480 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
78481 +> ext/Encode/Encode/iso8859-13.enc
78482 +> ext/Encode/Encode/iso8859-14.enc
78483 +> ext/Encode/Encode/iso8859-15.enc
78484 !> (integrate 34 files)
78485____________________________________________________________________________
78486[ 7654] By: jhi on 2000/11/12 19:00:22
78487 Log: Add a metaconfig unit for fsync.
78488 Branch: metaconfig/U/perl
78489 + d_fsync.U
78490____________________________________________________________________________
78491[ 7653] By: jhi on 2000/11/12 19:00:01
78492 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
78493 Branch: perl
78494 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78495 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
78496 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78497 ! vos/config.ga.h win32/config.bc win32/config.gc
78498 ! win32/config.vc
78499____________________________________________________________________________
78500[ 7652] By: jhi on 2000/11/11 21:12:01
78501 Log: Copy the s// information of README.hpux also to the perlrun.
78502 Branch: perl
78503 ! README.hpux pod/perlrun.pod
78504____________________________________________________________________________
78505[ 7651] By: jhi on 2000/11/11 21:03:13
78506 Log: More README.solaris updates from Andy Dougherty.
78507 Branch: perl
78508 ! README.solaris
78509____________________________________________________________________________
78510[ 7650] By: jhi on 2000/11/11 18:38:57
78511 Log: More descriptive error for unknown perlio layers.
78512
78513 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
78514 From: Dominic Dunlop <domo@computer.org>
78515 Date: Sat, 11 Nov 2000 18:20:32 +0100
78516 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
78517 Branch: perl
78518 ! perlio.c pod/perldiag.pod
78519____________________________________________________________________________
78520[ 7649] By: jhi on 2000/11/11 18:37:52
78521 Log: MachTen doesn't really do mmap() and munmap().
78522
78523 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
78524 From: Dominic Dunlop <domo@computer.org>
78525 Date: Sat, 11 Nov 2000 18:20:32 +0100
78526 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
78527 Branch: perl
78528 ! hints/machten.sh
78529____________________________________________________________________________
78530[ 7648] By: jhi on 2000/11/11 18:36:46
78531 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
78532 From: rspier@pobox.com (Robert Spier)
78533 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
78534 Message-ID: <14861.32839.491271.985797@rls.cx>
78535 Branch: perl
78536 ! Porting/Contract pod/perltoot.pod
78537____________________________________________________________________________
78538[ 7647] By: jhi on 2000/11/11 18:35:30
78539 Log: Simplify the getpagesize() unit by dropping the
78540 pagesize probe since it's nowadays slightly more
78541 complicated because of sysconf(). (Note: if some
78542 platform really needs the -lPW for getpagesize,
78543 I just broke it.)
78544
78545 TODO: a new pagesize unit.
78546 Branch: metaconfig
78547 ! U/compline/d_getpagsz.U
78548____________________________________________________________________________
78549[ 7646] By: jhi on 2000/11/11 18:33:23
78550 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
78551 Branch: perl
78552 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78553 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
78554 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78555 ! vos/config.ga.h win32/config.bc win32/config.gc
78556 ! win32/config.vc
78557____________________________________________________________________________
78558[ 7645] By: jhi on 2000/11/11 16:45:15
78559 Log: Use sysconf() or getpagesize() to find out the pagesize.
78560 Branch: perl
78561 ! perlio.c
78562____________________________________________________________________________
78563[ 7644] By: jhi on 2000/11/11 15:46:08
78564 Log: Integrate perlio:
78565
78566 [ 7641]
78567 Fixup mmap layer by doing mmap() calls on pagesize boundaries.
78568 Also call "Buf" layer directly when unread'ing non-read chars.
78569 Branch: perl
78570 !> perlio.c
78571____________________________________________________________________________
78572[ 7643] By: jhi on 2000/11/11 15:33:36
78573 Log: Subject: Re: [PATCH] README.solaris
78574 From: Lupe Christoph <lupe@lupe-christoph.de>
78575 Date: Sat, 11 Nov 2000 14:08:10 +0100
78576 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
78577 Branch: perl
78578 ! README.solaris
78579____________________________________________________________________________
78580[ 7642] By: jhi on 2000/11/11 15:22:12
78581 Log: Subject: [PATCH perl@7638] cygwin port
78582 From: "Eric Fifer" <egf7@columbia.edu>
78583 Date: Fri, 10 Nov 2000 19:30:30 -0000
78584 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
78585 Branch: perl
78586 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
78587____________________________________________________________________________
78588[ 7641] By: nick on 2000/11/11 14:50:36
78589 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
78590 Also call "Buf" layer directly when unread'ing non-read chars.
78591 Branch: perlio
78592 ! perlio.c
78593____________________________________________________________________________
78594[ 7640] By: jhi on 2000/11/11 02:05:02
78595 Log: Add more encoding tables.
78596 Branch: perl
78597 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
78598 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
78599 + ext/Encode/Encode/iso8859-10.enc
78600 + ext/Encode/Encode/iso8859-13.enc
78601 + ext/Encode/Encode/iso8859-14.enc
78602 + ext/Encode/Encode/iso8859-15.enc
78603 ! MANIFEST
78604____________________________________________________________________________
78605[ 7639] By: jhi on 2000/11/10 18:49:25
78606 Log: Subject: [PATCH] README.solaris
78607 From: Andy Dougherty <doughera@lafayette.edu>
78608 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
78609 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
78610 Branch: perl
78611 + README.solaris
78612 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
78613 ! pod/perl.pod pod/perltoc.pod
78614____________________________________________________________________________
78615[ 7638] By: jhi on 2000/11/10 15:04:15
78616 Log: Update Changes.
78617 Branch: perl
78618 ! Changes patchlevel.h
78619____________________________________________________________________________
78620[ 7637] By: jhi on 2000/11/10 14:14:28
78621 Log: Explain better why certain regex tests are skipped.
78622
78623 Subject: Re: tests skipped: unknown reason
78624 From: Lupe Christoph <lupe@lupe-christoph.de>
78625 Date: Fri, 10 Nov 2000 09:08:56 +0100
78626 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
78627 Branch: perl
78628 ! t/op/regexp.t
78629____________________________________________________________________________
78630[ 7636] By: nick on 2000/11/10 13:40:00
78631 Log: Integrate mainline.
78632 Branch: perlio
78633 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
78634 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
78635 !> win32/bin/search.pl
78636____________________________________________________________________________
78637[ 7635] By: nick on 2000/11/10 13:25:52
78638 Log: Re-instate stdio large file support via perlio.
78639 Branch: perl
78640 ! perlio.c
78641____________________________________________________________________________
78642[ 7634] By: jhi on 2000/11/10 04:49:55
78643 Log: Amdahl UTS hints updates.
78644
78645 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
78646 From: hom00@utsglobal.com (Harold O Morris)
78647 Date: Thu, 9 Nov 2000 20:02 PST
78648 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
78649 Branch: perl
78650 ! hints/uts.sh
78651____________________________________________________________________________
78652[ 7633] By: jhi on 2000/11/09 23:33:28
78653 Log: Subject: [PATCH] IO::Seekable pod
78654 From: Nicholas Clark <nick@talking.bollo.cx>
78655 Date: Thu, 9 Nov 2000 20:29:45 +0000
78656 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
78657 Branch: perl
78658 ! ext/IO/lib/IO/Handle.pm
78659____________________________________________________________________________
78660[ 7632] By: jhi on 2000/11/09 21:55:41
78661 Log: Various doc oddball characters.
78662
78663 Subject: [ID 20001106.004] Perl 5.6.0 bugs
78664 From: Michael Somos <somos@grail.cba.csuohio.edu>
78665 Date: Mon, 6 Nov 2000 17:44:20 -0500
78666 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
78667 Branch: perl
78668 ! emacs/cperl-mode.el lib/unicode/syllables.txt
78669 ! win32/bin/search.pl
78670____________________________________________________________________________
78671[ 7631] By: jhi on 2000/11/09 21:12:29
78672 Log: Subject: Re: bash -c exit and linux hints
78673 From: "John P. Linderman" <jpl@research.att.com>
78674 Date: Thu, 02 Nov 2000 09:37:25 -0500
78675 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
78676 Branch: perl
78677 ! hints/linux.sh
78678____________________________________________________________________________
78679[ 7630] By: nick on 2000/11/09 20:34:11
78680 Log: Integrate mainline.
78681 Branch: perlio
78682 !> (integrate 91 files)
78683____________________________________________________________________________
78684[ 7629] By: jhi on 2000/11/09 19:46:31
78685 Log: Missing dTHXs.
78686
78687 Subject: RE: perl@7595 builds not on cygwin
78688 From: "Eric Fifer" <egf7@columbia.edu>
78689 Date: Thu, 9 Nov 2000 19:26:50 -0000
78690 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
78691 Branch: perl
78692 ! ext/Devel/Peek/Peek.xs
78693____________________________________________________________________________
78694[ 7628] By: jhi on 2000/11/09 14:48:27
78695 Log: Disable only the tests 99 and 166 for UTF-8 locales.
78696 Branch: perl
78697 ! t/pragma/locale.t
78698____________________________________________________________________________
78699[ 7627] By: jhi on 2000/11/09 14:40:27
78700 Log: There's no =head3.
78701 Branch: perl
78702 ! pod/perlhack.pod
78703____________________________________________________________________________
78704[ 7626] By: jhi on 2000/11/09 13:54:26
78705 Log: The generated boot_* headers are wrong. Pickier compiler,
78706 such as KAI C++ will refuse to compile the resulting perlmain.
78707
78708 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
78709 From: Harri Pasanen <harri.pasanen@trema.com>
78710 Date: Thu, 09 Nov 2000 14:23:28 +0100
78711 Message-Id: <3A0AA550.26D548A3@trema.com>
78712 Branch: perl
78713 ! minimod.pl
78714____________________________________________________________________________
78715[ 7625] By: jhi on 2000/11/09 13:50:44
78716 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
78717 From: Prymmer/Kahn <pvhp@best.com>
78718 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
78719 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
78720
78721 All except the "cow orker" change.
78722 Branch: perl
78723 ! Porting/pumpkin.pod
78724____________________________________________________________________________
78725[ 7624] By: jhi on 2000/11/09 13:45:33
78726 Log: Fix for
78727
78728 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
78729 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78730 Date: Thu, 09 Nov 2000 11:05:52 +0100
78731 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
78732 Branch: perl
78733 ! pod/perldiag.pod t/pragma/warn/pp_sys
78734____________________________________________________________________________
78735[ 7623] By: jhi on 2000/11/09 13:37:16
78736 Log: Typo in an ifndef.
78737
78738 Subject: Re: [PATCH 5.7.0] better messages from malloc()
78739 From: Joe Smith <jms@inwap.com>
78740 Date: Thu, 09 Nov 2000 01:33:14 -0800
78741 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
78742 Branch: perl
78743 ! malloc.c
78744____________________________________________________________________________
78745[ 7622] By: jhi on 2000/11/09 13:31:18
78746 Log: Remove unused extra arguments.
78747 Branch: metaconfig/U/perl
78748 ! perlxv.U
78749 Branch: perl
78750 ! Configure config_h.SH
78751____________________________________________________________________________
78752[ 7621] By: jhi on 2000/11/09 13:16:36
78753 Log: More VMS moves on environment handling, from Charles Lane.
78754 Branch: perl
78755 ! t/pragma/locale.t
78756____________________________________________________________________________
78757[ 7620] By: jhi on 2000/11/09 04:42:38
78758 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
78759 From: David Dyck <dcd@tc.fluke.com>
78760 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
78761 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
78762 Branch: perl
78763 ! pp_sys.c
78764____________________________________________________________________________
78765[ 7619] By: jhi on 2000/11/09 04:36:21
78766 Log: Forgot from #7618.
78767 Branch: perl
78768 ! lib/File/stat.pm
78769____________________________________________________________________________
78770[ 7618] By: jhi on 2000/11/09 04:28:44
78771 Log: Make deleting for %ENV work for (newer versions of) VMS,
78772 from Craig A. Berry.
78773 Branch: perl
78774 ! vms/vms.c
78775____________________________________________________________________________
78776[ 7617] By: jhi on 2000/11/09 04:25:05
78777 Log: Subject: [PATCH] Class::Struct at compile time
78778 From: "Casey R. Tweten" <crt@kiski.net>
78779 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
78780 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
78781 Branch: perl
78782 ! lib/Class/Struct.pm
78783____________________________________________________________________________
78784[ 7616] By: jhi on 2000/11/09 04:15:17
78785 Log: Subject: [ID 20001108.013] spelling
78786 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
78787 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
78788 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
78789 Branch: perl
78790 ! lib/ftp.pl
78791____________________________________________________________________________
78792[ 7615] By: jhi on 2000/11/09 04:12:42
78793 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
78794 From: Peter Prymmer <pvhp@forte.com>
78795 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
78796 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
78797 Branch: perl
78798 ! configure.com
78799____________________________________________________________________________
78800[ 7614] By: jhi on 2000/11/08 22:42:55
78801 Log: A missing aTHX_.
78802 Branch: perl
78803 ! ext/IPC/SysV/SysV.xs
78804____________________________________________________________________________
78805[ 7613] By: jhi on 2000/11/08 19:30:21
78806 Log: Update Changes.
78807 Branch: perl
78808 ! Changes patchlevel.h
78809____________________________________________________________________________
78810[ 7612] By: jhi on 2000/11/08 18:35:25
78811 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
78812 From: David Dyck <dcd@tc.fluke.com>
78813 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
78814 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
78815 Branch: perl
78816 ! pp_sys.c
78817____________________________________________________________________________
78818[ 7611] By: jhi on 2000/11/08 18:30:26
78819 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
78820 From: Dominic Dunlop <domo@computer.org>
78821 Date: Tue, 7 Nov 2000 12:05:25 +0100
78822 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
78823 Branch: perl
78824 ! malloc.c
78825____________________________________________________________________________
78826[ 7610] By: jhi on 2000/11/08 18:25:14
78827 Log: Do not test UTF-8 locales since that the tests would require
78828 polymorphic regexen.
78829 Branch: perl
78830 ! t/pragma/locale.t
78831____________________________________________________________________________
78832[ 7609] By: jhi on 2000/11/08 17:12:51
78833 Log: Locale buglets.
78834
78835 Subject: RE: Locales support (setlocale) fixes
78836 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78837 Date: Wed, 8 Nov 2000 20:01:39 +0300
78838 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
78839 Branch: perl
78840 ! t/pragma/locale.t util.c
78841____________________________________________________________________________
78842[ 7608] By: jhi on 2000/11/08 17:00:16
78843 Log: Deleting $ENV{PATH} in VMS is not recommendable.
78844 Branch: perl
78845 ! t/pragma/locale.t
78846____________________________________________________________________________
78847[ 7607] By: jhi on 2000/11/08 16:58:26
78848 Log: Subject: PATCH std stdio for (Free)BSD
78849 From: Nicholas Clark <nick@ccl4.org>
78850 Date: Wed, 8 Nov 2000 15:36:29 +0000
78851 Message-ID: <20001108153629.D98736@plum.flirble.org>
78852 Branch: metaconfig
78853 ! U/compline/d_stdstdio.U
78854 Branch: perl
78855 ! Configure config_h.SH
78856____________________________________________________________________________
78857[ 7606] By: jhi on 2000/11/08 16:43:31
78858 Log: Forgot to bump the line numbers in #7601.
78859 Branch: perl
78860 ! t/pragma/warn/pp_sys
78861____________________________________________________________________________
78862[ 7605] By: jhi on 2000/11/08 16:39:12
78863 Log: More careful detection of how well NVs and UVs mix.
78864
78865 Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
78866 From: Nicholas Clark <nick@ccl4.org>
78867 Date: Wed, 8 Nov 2000 15:14:12 +0000
78868 Message-ID: <20001108151412.B98736@plum.flirble.org>
78869
78870 Added some SIGFPE paranoia.
78871 Branch: metaconfig/U/perl
78872 ! perlxv.U
78873 Branch: perl
78874 ! Configure config_h.SH
78875____________________________________________________________________________
78876[ 7604] By: jhi on 2000/11/08 14:39:10
78877 Log: Subject: [patch perl@7595] VMS configure.com tweak
78878 From: "Craig A. Berry" <craigberry@mac.com>
78879 Date: Wed, 8 Nov 2000 00:24:12 -0600
78880 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
78881 Branch: perl
78882 ! configure.com
78883____________________________________________________________________________
78884[ 7603] By: jhi on 2000/11/08 14:27:11
78885 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
78886 From: Robin Barker <rmb1@cise.npl.co.uk>
78887 Date: Wed, 8 Nov 2000 11:11:39 GMT
78888 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
78889 Branch: perl
78890 ! perlio.c
78891____________________________________________________________________________
78892[ 7602] By: jhi on 2000/11/08 14:25:03
78893 Log: Fix for the tie-refhash string table leaks.
78894
78895 From: Nick Ing-Simmons <nik@tiuk.ti.com>
78896 Date: Wed, 8 Nov 2000 13:03:04 GMT
78897 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
78898 Branch: perl
78899 ! t/lib/tie-refhash.t
78900____________________________________________________________________________
78901[ 7601] By: jhi on 2000/11/08 14:21:08
78902 Log: Try to avoid flockless and emulationless places.
78903 Branch: perl
78904 ! t/pragma/warn/pp_sys
78905____________________________________________________________________________
78906[ 7600] By: jhi on 2000/11/08 02:28:54
78907 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
78908
78909 Subject: [PATCH] prototyped functions that should be overrideable
78910 From: "Casey R. Tweten" <crt@kiski.net>
78911 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
78912 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
78913 Branch: perl
78914 ! toke.c
78915____________________________________________________________________________
78916[ 7599] By: jhi on 2000/11/08 01:12:05
78917 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
78918
78919 Subject: [PATCH] perlbug.PL
78920 From: "Kurt D. Starsinic" <kstar@chapin.edu>
78921 Date: Mon, 6 Nov 2000 21:39:01 -0500
78922 Message-ID: <20001106213901.B20955@O2.chapin.edu>
78923 Branch: perl
78924 ! utils/perlbug.PL
78925____________________________________________________________________________
78926[ 7598] By: jhi on 2000/11/07 23:42:00
78927 Log: Bad thinko in #7581 (I used the test program with the expanded
78928 values as-is).
78929 Branch: metaconfig
78930 ! U/compline/d_stdstdio.U
78931 Branch: perl
78932 ! Configure
78933____________________________________________________________________________
78934[ 7597] By: jhi on 2000/11/07 21:43:29
78935 Log: Subject: [PATCH perl@7573] cygwin port
78936 From: "Fifer, Eric" <EFifer@sanwaint.com>
78937 Date: Tue, 7 Nov 2000 18:08:51 -0000
78938 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
78939
78940 Synchronize with Cygwin 1.1.5.
78941 Branch: perl
78942 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
78943 ! pod/perlport.pod unixish.h util.c
78944____________________________________________________________________________
78945[ 7596] By: jhi on 2000/11/07 21:39:25
78946 Log: perlhack updates from H.Merijn Brand.
78947 Branch: perl
78948 ! pod/perlhack.pod
78949____________________________________________________________________________
78950[ 7595] By: jhi on 2000/11/07 20:21:41
78951 Log: Update Changes.
78952 Branch: perl
78953 ! Changes patchlevel.h
78954____________________________________________________________________________
78955[ 7594] By: jhi on 2000/11/07 19:18:58
78956 Log: Be more robust in Dynaloader.pm.
78957 Branch: perl
78958 ! ext/DynaLoader/DynaLoader_pm.PL
78959____________________________________________________________________________
78960[ 7593] By: jhi on 2000/11/07 16:49:31
78961 Log: AUTHORS update.
78962 Branch: perl
78963 ! AUTHORS
78964____________________________________________________________________________
78965[ 7592] By: gsar on 2000/11/07 16:39:51
78966 Log: normalize relative paths in virtualized current directory on windows,
78967 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
78968 returns)
78969 Branch: perl
78970 ! win32/vdir.h
78971____________________________________________________________________________
78972[ 7591] By: jhi on 2000/11/07 16:04:26
78973 Log: Too profiler-happy: with optimization the #7590 actually makes
78974 the test to run 0.5% _slower_. Requires much more instrumentation.
78975 Retract #7590.
78976 Branch: perl
78977 ! regcomp.c regcomp.h
78978____________________________________________________________________________
78979[ 7590] By: jhi on 2000/11/07 15:51:13
78980 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
78981 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
78982 by using memset() and testing bytewise (as opposed to bitwise).
78983 Branch: perl
78984 ! regcomp.c regcomp.h
78985____________________________________________________________________________
78986[ 7589] By: jhi on 2000/11/07 12:56:39
78987 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
78988 From: "Craig A. Berry" <craig.berry@psinetcs.com>
78989 Date: Mon, 06 Nov 2000 23:45:30 -0500
78990 Message-Id: <0011079735.AA973576259@univpress.com>
78991 Branch: perl
78992 ! configure.com t/lib/st-lock.t
78993____________________________________________________________________________
78994[ 7588] By: jhi on 2000/11/07 01:03:28
78995 Log: Tweak #7587.
78996 Branch: perl
78997 ! pod/perldiag.pod
78998____________________________________________________________________________
78999[ 7587] By: jhi on 2000/11/07 01:00:27
79000 Log: A doc addition for bug id 20001105.019, beware \p.
79001 Branch: perl
79002 ! pod/perldiag.pod
79003____________________________________________________________________________
79004[ 7586] By: jhi on 2000/11/07 00:32:22
79005 Log: Fake support of holey files in win/dosish platforms.
79006
79007 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
79008 From: kipp@shonanblue.ne.jp
79009 Date: Mon, 6 Nov 2000 13:30:55 -0800
79010 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
79011 Branch: perl
79012 ! ext/SDBM_File/sdbm/sdbm.c
79013____________________________________________________________________________
79014[ 7585] By: jhi on 2000/11/07 00:12:54
79015 Log: Subject: Pod updates
79016 From: "Stephen P. Potter" <spp@spotter.yi.org>
79017 Date: Mon, 06 Nov 2000 18:56:43 -0500
79018 Message-Id: <200011062357.SAA18173@spotter.yi.org>
79019 Branch: perl
79020 ! README.dos README.os2 README.win32 pod/buildtoc.PL
79021 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
79022 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
79023 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
79024 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
79025 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
79026 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
79027 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
79028 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
79029 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
79030 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
79031 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
79032 ! pod/perltootc.pod pod/perlunicode.pod
79033____________________________________________________________________________
79034[ 7584] By: jhi on 2000/11/07 00:04:17
79035 Log: Varargs don't always work too well if one puts an unsigned
79036 char on the stack and pop an unsigned quad off the stack.
79037
79038 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
79039 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79040 Date: Mon, 06 Nov 2000 15:19:05 -0800
79041 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
79042 Branch: perl
79043 ! utf8.c
79044____________________________________________________________________________
79045[ 7583] By: jhi on 2000/11/06 23:58:48
79046 Log: %ENV note tweaks from Dan Sugalski.
79047 Branch: perl
79048 ! pod/perlport.pod vms/perlvms.pod
79049____________________________________________________________________________
79050[ 7582] By: jhi on 2000/11/06 23:05:49
79051 Log: glibc5 detection by __GNU_LIBRARY__.
79052 Branch: perl
79053 ! toke.c
79054____________________________________________________________________________
79055[ 7581] By: jhi on 2000/11/06 22:51:29
79056 Log: Make the stdio test program of 7427 less noisy while being
79057 compiled so that Digital UNIX wouldn't get both
79058 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
79059 undefined. This makes perlio happy.
79060 Branch: metaconfig
79061 ! U/compline/d_stdstdio.U
79062 Branch: perl
79063 ! Configure config_h.SH
79064____________________________________________________________________________
79065[ 7580] By: jhi on 2000/11/06 22:41:41
79066 Log: Document %ENV = () portability issues.
79067 Branch: perl
79068 ! pod/perlport.pod vms/perlvms.pod
79069____________________________________________________________________________
79070[ 7579] By: jhi on 2000/11/06 21:29:24
79071 Log: VOS updates from Paul Green.
79072 Branch: perl
79073 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
79074____________________________________________________________________________
79075[ 7578] By: jhi on 2000/11/06 21:00:40
79076 Log: Sanitize the environment further.
79077 Branch: perl
79078 ! t/pragma/locale.t
79079____________________________________________________________________________
79080[ 7577] By: jhi on 2000/11/06 20:53:51
79081 Log: Re-introduce 7552 lost in integration.
79082 Branch: perl
79083 ! perlio.c
79084____________________________________________________________________________
79085[ 7576] By: jhi on 2000/11/06 20:33:46
79086 Log: Admit that the test leaks scalars.
79087 Branch: perl
79088 ! t/comp/proto.t
79089____________________________________________________________________________
79090[ 7575] By: jhi on 2000/11/06 20:17:08
79091 Log: Integrate perlio:
79092
79093 [ 7574]
79094 Remove debug. Try (Mmap_t) on madvise() call.
79095 Branch: perl
79096 !> perlio.c
79097____________________________________________________________________________
79098[ 7574] By: nick on 2000/11/06 20:07:28
79099 Log: Remove debug. Try (Mmap_t) on madvise() call.
79100 Branch: perlio
79101 ! perlio.c
79102____________________________________________________________________________
79103[ 7573] By: jhi on 2000/11/06 13:56:05
79104 Log: Update Changes.
79105 Branch: perl
79106 ! Changes patchlevel.h
79107____________________________________________________________________________
79108[ 7572] By: jhi on 2000/11/06 13:48:41
79109 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
79110 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79111 Date: Mon, 06 Nov 2000 10:11:42 +0100
79112 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
79113 Branch: perl
79114 ! pod/perlhack.pod
79115____________________________________________________________________________
79116[ 7571] By: jhi on 2000/11/06 01:45:51
79117 Log: AUTHORS updates.
79118 Branch: perl
79119 ! AUTHORS
79120____________________________________________________________________________
79121[ 7570] By: jhi on 2000/11/06 00:18:00
79122 Log: Fix for
79123
79124 Subject: [ID 20000728.005] perl -P broken
79125 From: David Dyck <dcd@tc.fluke.com>
79126 Date: Fri, 28 Jul 2000 17:19:16 -0700
79127 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
79128
79129 (hopefully). The fix is also not complete, it seems to break
79130 BOM swallowing for libc5 systems, but until someone figures
79131 out a way to do this without ftell(), this will do.
79132 Branch: perl
79133 ! toke.c
79134____________________________________________________________________________
79135[ 7569] By: jhi on 2000/11/06 00:05:30
79136 Log: Document that the evaled syntax errors cause scalar leaks.
79137 Branch: perl
79138 ! t/comp/proto.t
79139____________________________________________________________________________
79140[ 7568] By: jhi on 2000/11/05 23:14:47
79141 Log: opmini.o can linger from Configures past.
79142 Branch: perl
79143 ! Makefile.SH
79144____________________________________________________________________________
79145[ 7567] By: jhi on 2000/11/05 21:28:39
79146 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
79147 first argument correctly.
79148 Branch: perl
79149 ! perlio.c
79150____________________________________________________________________________
79151[ 7566] By: jhi on 2000/11/05 21:15:56
79152 Log: Integrate perlio:
79153
79154 [ 7564]
79155 Added a mmap layer as a "subclass" of perlio.
79156 PERLIO=mmap ./perl harness passes
79157 Branch: perl
79158 !> perlio.c
79159____________________________________________________________________________
79160[ 7565] By: jhi on 2000/11/05 21:15:13
79161 Log: Use -dM for gcc (the suggested patch did it only for Linux,
79162 but I think it can be generalized).
79163
79164 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
79165 From: Pixel <pixel@mandrakesoft.com>
79166 Date: 05 Nov 2000 21:49:34 +0100
79167 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
79168 Branch: perl
79169 ! ext/Errno/Errno_pm.PL
79170____________________________________________________________________________
79171[ 7564] By: nick on 2000/11/05 21:09:18
79172 Log: Added a mmap layer as a "subclass" of perlio.
79173 PERLIO=mmap ./perl harness passes
79174 Branch: perlio
79175 ! perlio.c
79176____________________________________________________________________________
79177[ 7563] By: jhi on 2000/11/05 19:48:55
79178 Log: Add a note for future generations about bug id 20000229.006.
79179 Branch: perl
79180 ! malloc.c
79181____________________________________________________________________________
79182[ 7562] By: jhi on 2000/11/05 19:38:24
79183 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
79184 Branch: perl
79185 ! pp_ctl.c t/op/pos.t
79186____________________________________________________________________________
79187[ 7561] By: jhi on 2000/11/05 18:21:46
79188 Log: Add =pod to be tidy.
79189 Branch: perl
79190 ! lib/Math/Complex.pm
79191____________________________________________________________________________
79192[ 7560] By: jhi on 2000/11/05 17:38:46
79193 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
79194 Branch: perl
79195 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
79196 ! ext/Storable/Storable.xs t/lib/st-recurse.t
79197____________________________________________________________________________
79198[ 7559] By: jhi on 2000/11/05 17:32:59
79199 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
79200 From: "Peter J. Farley III" <pjfarley@banet.net>
79201 Date: Sun, 05 Nov 2000 11:55:59 -0500
79202 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
79203 Branch: perl
79204 ! t/lib/syslog.t
79205____________________________________________________________________________
79206[ 7558] By: jhi on 2000/11/05 17:29:19
79207 Log: Integrate perlio:
79208
79209 [ 7555]
79210 Fix read from STDERR on raw unix layer for Solaris where fd 2 is
79211 open RDWR so does not fail. (pragma/warnings 303 again...)
79212
79213 [ 7554]
79214 Fix case where ungetc(f,EOF) was allowed.
79215 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
79216 so we can see similarities.
79217 Use types more carefully and a STDCHAR array in hope that this will
79218 fix Jarkko's 64bit machine.
79219 Branch: perl
79220 !> perlio.c
79221____________________________________________________________________________
79222[ 7557] By: jhi on 2000/11/05 17:22:01
79223 Log: A fix of sorts for 20000329.026, a better error message
79224 for a missing "use charnames" when using the \N{...}.
79225 Branch: perl
79226 ! pod/perldiag.pod toke.c
79227____________________________________________________________________________
79228[ 7556] By: jhi on 2000/11/05 16:33:50
79229 Log: Test tweak: show also the failed locales.
79230
79231 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
79232 From: Lupe Christoph <lupe@lupe-christoph.de>
79233 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
79234 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
79235 Branch: perl
79236 ! t/pragma/locale.t
79237____________________________________________________________________________
79238[ 7555] By: nick on 2000/11/05 11:09:34
79239 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
79240 open RDWR so does not fail. (pragma/warnings 303 again...)
79241 Branch: perlio
79242 ! perlio.c
79243____________________________________________________________________________
79244[ 7554] By: nick on 2000/11/05 10:10:13
79245 Log: Fix case where ungetc(f,EOF) was allowed.
79246 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
79247 so we can see similarities.
79248 Use types more carefully and a STDCHAR array in hope that this will
79249 fix Jarkko's 64bit machine.
79250 Branch: perlio
79251 ! perlio.c
79252____________________________________________________________________________
79253[ 7553] By: jhi on 2000/11/05 01:12:16
79254 Log: Fix for
79255
79256 Subject: [ID 20001004.007] taint propogation is inconsistent
79257 From: pimlott@idiomtech.com (Andrew Pimlott)
79258 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
79259 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
79260
79261 The culprit was sv_setsv() which was rather blindly
79262 propagating taint, which lead to behaviour where if
79263 a tainted anon hash value was seen all the hash values
79264 from then on at that level became tainted, or at any
79265 upper levels in the case of nested anon hashes.
79266 Branch: perl
79267 ! sv.c t/op/taint.t
79268____________________________________________________________________________
79269[ 7552] By: jhi on 2000/11/04 23:44:18
79270 Log: Some cpps don't like splitting conditionals across several lines.
79271 Branch: perl
79272 ! perlio.c
79273____________________________________________________________________________
79274[ 7551] By: nick on 2000/11/04 23:40:44
79275 Log: Integrate mainline
79276 Branch: perlio
79277 !> pp_hot.c t/op/taint.t
79278____________________________________________________________________________
79279[ 7550] By: nick on 2000/11/04 23:39:05
79280 Log: Integrate mainline again
79281 Branch: perlio
79282 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
79283 !> t/lib/b.t t/op/misc.t util.c
79284____________________________________________________________________________
79285[ 7549] By: jhi on 2000/11/04 23:14:01
79286 Log: Fix for
79287
79288 Subject: [ID 20001004.006] undef is never tainted
79289 From: pimlott@idiomtech.com (Andrew Pimlott)
79290 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
79291 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
79292
79293 An undef read from a slurped file was not tainted.
79294 Branch: perl
79295 ! pp_hot.c t/op/taint.t
79296____________________________________________________________________________
79297[ 7548] By: jhi on 2000/11/04 22:56:21
79298 Log: Test tweak ($Config{useperlio} is by default undef) .
79299 Branch: perl
79300 ! t/lib/b.t
79301____________________________________________________________________________
79302[ 7547] By: jhi on 2000/11/04 22:43:56
79303 Log: Integrate perlio:
79304
79305 [ 7539]
79306 PerlIO infrastructure complete.
79307
79308 [ 7538]
79309 Type tweaks + less contorted allocation scheme
79310
79311 [ 7537]
79312 Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
79313 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
79314 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
79315 sensible) which lead to some interesting fails.
79316
79317 [ 7535]
79318 Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
79319 - Works on Linux with
79320 perlio + unix
79321 stdio
79322 - Works on Solaris with
79323 perlio + unix
79324 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
79325 - Fails (hangs in openpid) if you try and stack
79326 perlio + stdio - Linux stdio's read() logic is hanging.
79327
79328 [ 7492]
79329 Change files which are mysteriously different to mainline to be
79330 copies of mainline.
79331
79332 [ 7491]
79333 Perlio fixes discovered on big-endian & very traditional Solaris:
79334 - typo in endian code in putc.
79335 - Don't allow read of write-only files and vice-versa
79336 - and off-by-one in flush-all loop.
79337 Remove debug calls as they were using GCC specific features.
79338
79339 [ 7484]
79340 PerlIO passes all tests.
79341
79342 [ 7482]
79343 Include <unistd.h> to get correct lseek() prototype etc.
79344 (I thought perl.h did that) - down to two fails
79345 - comp/require.t (last test)
79346 - lib/io_xs.t - possibly import/export of FILE * ?
79347
79348 [ 7480]
79349 Fixed two bugs:
79350 - error code not being set on close (of broken pipe)
79351 - append mode was truncating.
79352 At least one seek/tell bug remains.
79353
79354 [ 7479]
79355 Prototype (stdio-like) PerlIO passing basic tests. Checked in
79356 in case of accidents. Still several worrying fails, no line disciplines yet.
79357 Branch: perl
79358 +> lib/perlio.pm
79359 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
79360 !> pod/perlapi.pod t/lib/b.t
79361____________________________________________________________________________
79362[ 7546] By: jhi on 2000/11/04 22:40:59
79363 Log: Configure would use a bad $myuname from an old config.sh.
79364
79365 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
79366 From: Andy Dougherty <doughera@lafayette.edu>
79367 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
79368 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
79369 Branch: metaconfig
79370 ! U/modified/Oldconfig.U
79371 Branch: perl
79372 ! Configure config_h.SH
79373____________________________________________________________________________
79374[ 7545] By: jhi on 2000/11/04 22:36:54
79375 Log: Subject: Locales support (setlocale) fixes
79376 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79377 Date: Sat, 4 Nov 2000 10:15:48 +0300
79378 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
79379
79380 Modified quite a bit to be more portable.
79381 Branch: perl
79382 ! embed.h embed.pl perl.h proto.h util.c
79383____________________________________________________________________________
79384[ 7544] By: jhi on 2000/11/04 22:32:47
79385 Log: Dying is too strict here, better just skip.
79386 Branch: perl
79387 ! t/op/misc.t
79388____________________________________________________________________________
79389[ 7543] By: nick on 2000/11/04 21:55:13
79390 Log: Merge mainline
79391 Branch: perlio
79392 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
79393 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
79394 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
79395 !> (integrate 64 files)
79396____________________________________________________________________________
79397[ 7542] By: jhi on 2000/11/04 21:09:28
79398 Log: More Changes tweakery.
79399 Branch: perl
79400 ! Changes Porting/genlog
79401____________________________________________________________________________
79402[ 7541] By: jhi on 2000/11/04 20:58:18
79403 Log: Changes fixups.
79404 Branch: perl
79405 ! Changes
79406____________________________________________________________________________
79407[ 7540] By: jhi on 2000/11/04 20:42:38
79408 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
79409 create a "fast path" for locale name probing using "locale -a"
79410 if available, squash finally hopefully the s?printf resetting
79411 the numeric locale (since, IIUC perllocale, it never shouldn't).
79412 Branch: perl
79413 ! sv.c t/op/misc.t t/pragma/locale.t
79414____________________________________________________________________________
79415[ 7539] By: nick on 2000/11/04 19:56:10
79416 Log: PerlIO infrastructure complete.
79417 Branch: perlio
79418 + lib/perlio.pm
79419 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
79420____________________________________________________________________________
79421[ 7538] By: nick on 2000/11/04 14:31:32
79422 Log: Type tweaks + less contorted allocation scheme
79423 Branch: perlio
79424 ! perlio.c
79425____________________________________________________________________________
79426[ 7537] By: nick on 2000/11/04 12:40:42
79427 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
79428 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
79429 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
79430 sensible) which lead to some interesting fails.
79431 Branch: perlio
79432 ! perlio.c
79433____________________________________________________________________________
79434[ 7536] By: jhi on 2000/11/04 00:20:02
79435 Log: Add FCNTL_CAN_LOCK.
79436
79437 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
79438 From: Andy Dougherty <doughera@lafayette.edu>
79439 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
79440 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
79441
79442 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
79443 From: Andy Dougherty <doughera@lafayette.edu>
79444 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
79445 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
79446 Branch: metaconfig/U/perl
79447 + d_fcntl_can_lock.U
79448 ! startperl.U
79449 Branch: perl
79450 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79451 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
79452 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
79453 ! vos/config.ga.h win32/config.bc win32/config.gc
79454 ! win32/config.vc
79455____________________________________________________________________________
79456[ 7535] By: nick on 2000/11/03 22:19:10
79457 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
79458 - Works on Linux with
79459 perlio + unix
79460 stdio
79461 - Works on Solaris with
79462 perlio + unix
79463 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
79464 - Fails (hangs in openpid) if you try and stack
79465 perlio + stdio - Linux stdio's read() logic is hanging.
79466 Branch: perlio
79467 ! iperlsys.h perlio.c
79468____________________________________________________________________________
79469[ 7534] By: jhi on 2000/11/03 15:16:02
79470 Log: Subject: Re: README.aix
79471 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79472 Date: Fri, 03 Nov 2000 16:03:15 +0100
79473 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
79474 Branch: perl
79475 ! README.aix
79476____________________________________________________________________________
79477[ 7533] By: jhi on 2000/11/03 03:59:02
79478 Log: Subject: [PATCH 5.7.0] better messages from malloc()
79479 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79480 Date: Wed, 1 Nov 2000 23:39:56 -0500
79481 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
79482 Branch: perl
79483 ! malloc.c pod/perldiag.pod
79484____________________________________________________________________________
79485[ 7532] By: jhi on 2000/11/03 00:11:56
79486 Log: The #7521 touched things it shouldn't have.
79487 Branch: perl
79488 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
79489____________________________________________________________________________
79490[ 7531] By: jhi on 2000/11/02 22:32:33
79491 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
79492 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79493 Date: Thu, 2 Nov 2000 16:58:36 EST
79494 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
79495 Branch: perl
79496 ! vms/gen_shrfls.pl
79497____________________________________________________________________________
79498[ 7530] By: jhi on 2000/11/02 22:08:49
79499 Log: Fix the problem discussed in
79500
79501 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
79502 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
79503 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
79504
79505 originally from Linc Madison. Also Andreas König's comments
79506 taken into account. Some other problems with Tie::SubstrHash
79507 fixed: didn't croak when the table exceeded the requested number
79508 of entries (as documented) but instead when the number of entries
79509 exceeded the size of the table, a croak() had an unnecessary \n,
79510 didn't have a CLEAR method, documented that there is no exists().
79511 Didn't fix to be strict-proof because the module uses &foo; and
79512 dynamic scope. Added a test script exercizing both first tamely
79513 the basic functionality, and then the failure cases reported by
79514 Linc Madison.
79515 Branch: perl
79516 + t/lib/tie-substrhash.t
79517 ! MANIFEST lib/Tie/SubstrHash.pm
79518____________________________________________________________________________
79519[ 7529] By: jhi on 2000/11/02 17:58:08
79520 Log: recv() can fail and return undef.
79521
79522 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
79523 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
79524 Date: Thu, 2 Nov 2000 20:12:20 +0300
79525 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
79526 Branch: perl
79527 ! lib/Net/Ping.pm
79528____________________________________________________________________________
79529[ 7528] By: jhi on 2000/11/02 17:49:09
79530 Log: Detpyo.
79531 Branch: perl
79532 ! pod/perlop.pod
79533____________________________________________________________________________
79534[ 7527] By: jhi on 2000/11/02 15:48:37
79535 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
79536 fix a autovivification bug in Tie::RefHash, add tests for both.
79537
79538 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
79539 From: Edward Avis <epa98@doc.ic.ac.uk>
79540 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
79541 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
79542 Branch: perl
79543 + t/lib/tie-refhash.t
79544 ! MANIFEST lib/Tie/RefHash.pm
79545____________________________________________________________________________
79546[ 7526] By: jhi on 2000/11/02 13:56:26
79547 Log: Test::Harness revealed buglets in the new DynaLoader.
79548
79549 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
79550 From: andreas.koenig@anima.de (Andreas J. Koenig)
79551 Date: 02 Nov 2000 11:26:48 +0100
79552 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
79553 Branch: perl
79554 ! ext/DynaLoader/DynaLoader_pm.PL
79555____________________________________________________________________________
79556[ 7525] By: jhi on 2000/11/01 23:52:08
79557 Log: The entry for #7503 was missing.
79558 Branch: perl
79559 ! Changes
79560____________________________________________________________________________
79561[ 7524] By: jhi on 2000/11/01 23:40:52
79562 Log: Update Changes.
79563 Branch: perl
79564 ! Changes patchlevel.h
79565____________________________________________________________________________
79566[ 7523] By: jhi on 2000/11/01 22:57:09
79567 Log: More tweaking on the #7522 theme.
79568 Branch: perl
79569 ! ext/DynaLoader/DynaLoader_pm.PL
79570____________________________________________________________________________
79571[ 7522] By: jhi on 2000/11/01 22:06:15
79572 Log: Expand %Config variables and %ENV variables only if
79573 so requested during build time using the
79574 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
79575 Not expanding makes relocating distributions easier.
79576 Branch: perl
79577 ! ext/DynaLoader/DynaLoader_pm.PL
79578____________________________________________________________________________
79579[ 7521] By: jhi on 2000/11/01 20:56:34
79580 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
79581 and setgid() because they were just changing $< and $( which means
79582 only changing the real uid/gid, as opposed to changing both
79583 real and effective ids. (The alternative way could have been
79584 in POSIX.pm to change $> and $), too, but making a direct call
79585 to the C API feels cleaner.) Fixes the bug
79586
79587 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
79588 From: "Garry T. Williams" <garry@zvolve.com>
79589 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
79590 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
79591 Branch: perl
79592 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
79593 ! ext/POSIX/typemap pod/perlvar.pod
79594____________________________________________________________________________
79595[ 7520] By: jhi on 2000/11/01 20:08:33
79596 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
79597 From: "Garry T. Williams" <garry@zvolve.com>
79598 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
79599 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
79600 Branch: perl
79601 ! pod/perlsec.pod
79602____________________________________________________________________________
79603[ 7519] By: jhi on 2000/11/01 20:01:22
79604 Log: Locale warning explanation tweak.
79605 Branch: perl
79606 ! pod/perldiag.pod
79607____________________________________________________________________________
79608[ 7518] By: jhi on 2000/11/01 18:57:13
79609 Log: C.pm part of
79610
79611 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
79612 From: Jarkko Hietaniemi <jhi@iki.fi>
79613 Date: Tue, 10 Oct 2000 08:22:28 -0500
79614 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
79615 Branch: perl
79616 ! ext/B/B/C.pm
79617____________________________________________________________________________
79618[ 7517] By: jhi on 2000/11/01 18:41:59
79619 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
79620 From: Martien Verbruggen <mgjv@comdyn.com.au>
79621 Date: Fri, 6 Oct 2000 14:09:10 +1100
79622 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
79623 Branch: perl
79624 ! pod/perlop.pod
79625____________________________________________________________________________
79626[ 7516] By: jhi on 2000/11/01 18:34:55
79627 Log: Generalize the Camel wording.
79628
79629 Subject: Re: perlfaq style changes
79630 From: John Borwick <jhborwic@unity.ncsu.edu>
79631 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
79632 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
79633 Branch: perl
79634 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
79635____________________________________________________________________________
79636[ 7515] By: jhi on 2000/11/01 16:52:31
79637 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
79638 From: pimlott@idiomtech.com (Andrew Pimlott)
79639 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
79640 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
79641 Branch: perl
79642 ! pod/perlsec.pod
79643____________________________________________________________________________
79644[ 7514] By: jhi on 2000/11/01 15:03:40
79645 Log: More AIX lore.
79646 Branch: perl
79647 ! ext/re/hints/aix.pl
79648____________________________________________________________________________
79649[ 7513] By: jhi on 2000/11/01 14:48:30
79650 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
79651 From: root <root@chronos.fi.muni.cz>
79652 Date: Wed, 1 Nov 2000 12:31:32 +0100
79653 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
79654 Branch: perl
79655 ! lib/Net/Ping.pm
79656____________________________________________________________________________
79657[ 7512] By: jhi on 2000/11/01 14:46:47
79658 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
79659 From: Martin Husemann <martin@duskware.de>
79660 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
79661 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
79662 Branch: perl
79663 ! regcomp.c
79664____________________________________________________________________________
79665[ 7511] By: jhi on 2000/11/01 14:39:50
79666 Log: AUTHORS updates.
79667 Branch: perl
79668 ! AUTHORS
79669____________________________________________________________________________
79670[ 7510] By: jhi on 2000/11/01 14:29:50
79671 Log: Subject: [PATCH] startperl to respect versiononly
79672 From: Robin Barker <rmb1@cise.npl.co.uk>
79673 Date: Tue, 31 Oct 2000 16:29:36 GMT
79674 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
79675 Branch: metaconfig/U/perl
79676 ! startperl.U
79677 Branch: perl
79678 ! Configure config_h.SH
79679____________________________________________________________________________
79680[ 7509] By: jhi on 2000/11/01 14:19:53
79681 Log: printf UVs the correct way, noticed by Robin Barker.
79682 Branch: perl
79683 ! utf8.c
79684____________________________________________________________________________
79685[ 7508] By: jhi on 2000/11/01 14:10:03
79686 Log: Do not cleanup *% because the % has special meanings in some
79687 shell environments.
79688 Branch: perl
79689 ! ext/Storable/Makefile.PL
79690____________________________________________________________________________
79691[ 7507] By: jhi on 2000/11/01 14:06:00
79692 Log: The NonStop-UX libraries have a novel way to say NaN.
79693 Branch: perl
79694 ! t/lib/bigfltpm.t
79695____________________________________________________________________________
79696[ 7506] By: jhi on 2000/11/01 14:03:35
79697 Log: The osname has been lowercased by now, from Tom Bates.
79698 Branch: metaconfig
79699 ! U/modified/Oldconfig.U
79700 Branch: perl
79701 ! Configure config_h.SH
79702____________________________________________________________________________
79703[ 7505] By: jhi on 2000/10/31 19:18:39
79704 Log: The compiler is either gcc or cc, from Tom Bates.
79705 Branch: perl
79706 ! hints/nonstopux.sh
79707____________________________________________________________________________
79708[ 7504] By: jhi on 2000/10/31 14:53:42
79709 Log: Update Changes.
79710 Branch: perl
79711 ! Changes patchlevel.h
79712____________________________________________________________________________
79713[ 7503] By: jhi on 2000/10/31 14:30:50
79714 Log: Whitespace style tweak. Was originally going to see to
79715
79716 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
79717 From: Joe Smith <jms@inwap.com>
79718 Date: Mon, 30 Oct 2000 18:47:57 -0800
79719 Message-Id: <39FE32DD.24AAC4D@inwap.com>
79720
79721 but that had already been taken care of.
79722 Branch: metaconfig
79723 ! U/compline/d_stdstdio.U
79724 Branch: perl
79725 ! Configure config_h.SH
79726____________________________________________________________________________
79727[ 7502] By: jhi on 2000/10/31 14:25:02
79728 Log: AUTHORS tweaks.
79729 Branch: perl
79730 ! AUTHORS
79731____________________________________________________________________________
79732[ 7501] By: jhi on 2000/10/31 14:23:59
79733 Log: Subject: perlfaq style changes
79734 From: John Borwick <jhborwic@unity.ncsu.edu>
79735 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
79736 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
79737 Branch: perl
79738 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
79739 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
79740 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
79741 ! pod/perlfaq9.pod
79742____________________________________________________________________________
79743[ 7500] By: jhi on 2000/10/31 14:22:15
79744 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
79745
79746 Subject: Re: [ID 20000918.005] ~ on wide chars
79747 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79748 Date: Mon, 30 Oct 2000 21:09:55 -0800
79749 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
79750
79751 (The ord() part of the patch skipped.)
79752 Branch: perl
79753 ! doop.c
79754____________________________________________________________________________
79755[ 7499] By: jhi on 2000/10/31 14:20:08
79756 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
79757 From: Jens Hamisch <jens@Strawberry.COM>
79758 Date: Mon, 30 Oct 2000 15:17:07 +0100
79759 Message-Id: <20001030151707.A9597@Strawberry.COM>
79760 Branch: perl
79761 ! av.c
79762____________________________________________________________________________
79763[ 7498] By: jhi on 2000/10/31 14:16:29
79764 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
79765 From: Peter Prymmer <pvhp@forte.com>
79766 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
79767 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
79768 Branch: perl
79769 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
79770 + ext/Encode/Encode/posix-bc.enc
79771 ! MANIFEST t/lib/encode.t
79772____________________________________________________________________________
79773[ 7497] By: jhi on 2000/10/31 14:13:22
79774 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
79775 From: Peter Prymmer <pvhp@forte.com>
79776 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
79777 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
79778 Branch: perl
79779 ! t/lib/cgi-html.t
79780____________________________________________________________________________
79781[ 7496] By: jhi on 2000/10/31 14:12:05
79782 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
79783 From: Peter Prymmer <pvhp@forte.com>
79784 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
79785 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
79786 Branch: perl
79787 ! t/lib/cgi-function.t
79788____________________________________________________________________________
79789[ 7495] By: jhi on 2000/10/31 14:11:08
79790 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
79791 From: Peter Prymmer <pvhp@forte.com>
79792 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
79793 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
79794 Branch: perl
79795 + ext/re/hints/aix.pl
79796 ! MANIFEST ext/re/Makefile.PL
79797____________________________________________________________________________
79798[ 7494] By: jhi on 2000/10/31 14:08:32
79799 Log: Use Errno magic.
79800
79801 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
79802 From: Casey Tweten <perl@ctweten.amsite.com>
79803 Date: Mon, 30 Oct 2000 15:51:17 -0500
79804 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
79805 Branch: perl
79806 ! lib/File/Temp.pm
79807____________________________________________________________________________
79808[ 7493] By: jhi on 2000/10/31 14:05:07
79809 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
79810
79811 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
79812 From: Nicholas Clark <nick@ccl4.org>
79813 Date: Mon, 30 Oct 2000 17:38:45 +0000
79814 Message-ID: <20001030173845.O60355@plum.flirble.org>
79815 Branch: perl
79816 ! Makefile.SH utils/perlbug.PL
79817____________________________________________________________________________
79818[ 7492] By: nick on 2000/10/30 19:37:23
79819 Log: Change files which are mysteriously different to mainline to be
79820 copies of mainline.
79821 Branch: perlio
79822 ! objXSUB.h perlapi.c pod/perlapi.pod
79823____________________________________________________________________________
79824[ 7491] By: nick on 2000/10/30 18:05:54
79825 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
79826 - typo in endian code in putc.
79827 - Don't allow read of write-only files and vice-versa
79828 - and off-by-one in flush-all loop.
79829 Remove debug calls as they were using GCC specific features.
79830 Branch: perlio
79831 ! perlio.c
79832____________________________________________________________________________
79833[ 7490] By: nick on 2000/10/29 21:45:45
79834 Log: Integrate mainline to perlio
79835 Branch: perlio
79836 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
79837 !> toke.c
79838____________________________________________________________________________
79839[ 7489] By: jhi on 2000/10/29 21:11:08
79840 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
79841 From: andreas.koenig@anima.de (Andreas J. Koenig)
79842 Date: 29 Oct 2000 22:05:59 +0100
79843 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
79844 Branch: perl
79845 ! lib/ExtUtils/Manifest.pm
79846____________________________________________________________________________
79847[ 7488] By: jhi on 2000/10/29 21:07:47
79848 Log: Tests for #7487.
79849
79850 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
79851 From: andreas.koenig@anima.de (Andreas J. Koenig)
79852 Date: 29 Oct 2000 19:37:09 +0100
79853 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
79854 Branch: perl
79855 ! t/comp/proto.t
79856____________________________________________________________________________
79857[ 7487] By: jhi on 2000/10/29 21:06:27
79858 Log: constsub spillage.
79859
79860 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
79861 From: John Tobey <jtobey@john-edwin-tobey.org>
79862 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
79863 Message-Id: <m13pvSr-000FObC@feynman.localnet>
79864 Branch: perl
79865 ! op.c
79866____________________________________________________________________________
79867[ 7486] By: nick on 2000/10/29 21:05:04
79868 Log: Integrate mainline to perlio branch
79869 Branch: perlio
79870 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
79871 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
79872 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
79873 +> vos/install_perl.cm
79874 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
79875 - vos/config.h vos/config_h.SH_orig
79876 !> (integrate 141 files)
79877____________________________________________________________________________
79878[ 7485] By: jhi on 2000/10/29 21:00:47
79879 Log: Make \x{...} consistently produce UTF-8.
79880
79881 Subject: Re: \x{...} is confused
79882 From: Simon Cozens <simon@cozens.net>
79883 Date: Sun, 29 Oct 2000 19:36:48 +0000
79884 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
79885 Branch: perl
79886 ! t/pragma/utf8.t toke.c
79887____________________________________________________________________________
79888[ 7484] By: nick on 2000/10/29 20:05:29
79889 Log: PerlIO passes all tests.
79890 Branch: perlio
79891 ! perlio.c
79892____________________________________________________________________________
79893[ 7483] By: jhi on 2000/10/29 18:06:55
79894 Log: Update Changes.
79895 Branch: perl
79896 ! Changes patchlevel.h
79897____________________________________________________________________________
79898[ 7482] By: nick on 2000/10/29 17:43:28
79899 Log: Include <unistd.h> to get correct lseek() prototype etc.
79900 (I thought perl.h did that) - down to two fails
79901 - comp/require.t (last test)
79902 - lib/io_xs.t - possibly import/export of FILE * ?
79903 Branch: perlio
79904 ! perlio.c
79905____________________________________________________________________________
79906[ 7481] By: jhi on 2000/10/29 17:02:37
79907 Log: UTF-8 decoder tweak.
79908 Branch: perl
79909 ! utf8.c
79910____________________________________________________________________________
79911[ 7480] By: nick on 2000/10/29 16:26:11
79912 Log: Fixed two bugs:
79913 - error code not being set on close (of broken pipe)
79914 - append mode was truncating.
79915 At least one seek/tell bug remains.
79916 Branch: perlio
79917 ! perlio.c
79918____________________________________________________________________________
79919[ 7479] By: nick on 2000/10/29 11:18:16
79920 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
79921 in case of accidents. Still several worrying fails, no line disciplines yet.
79922 Branch: perlio
79923 ! iperlsys.h perlio.c
79924____________________________________________________________________________
79925[ 7478] By: jhi on 2000/10/29 02:04:01
79926 Log: Add also emailless people.
79927 Branch: perl
79928 ! AUTHORS
79929____________________________________________________________________________
79930[ 7477] By: jhi on 2000/10/29 01:36:00
79931 Log: The #7476 needs a MANIFEST change, too.
79932 Branch: perl
79933 ! MANIFEST
79934____________________________________________________________________________
79935[ 7476] By: jhi on 2000/10/29 01:35:21
79936 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
79937 Branch: perl
79938 - MAINTAIN
79939 ! AUTHORS Changes
79940____________________________________________________________________________
79941[ 7475] By: jhi on 2000/10/28 23:57:25
79942 Log: De-quoted-unreadable to ISO Latin 1.
79943 (There's one ISO-2022-JP name in Changes5.004.)
79944 Branch: perl
79945 ! Changes Changes5.6
79946____________________________________________________________________________
79947[ 7474] By: jhi on 2000/10/28 19:13:06
79948 Log: Subject: [ID 20001027.007] uniq array in perlfaq
79949 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
79950 Date: Fri, 27 Oct 2000 19:28:30 +0200
79951 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
79952 Branch: perl
79953 ! pod/perlfaq4.pod
79954____________________________________________________________________________
79955[ 7473] By: jhi on 2000/10/28 18:02:05
79956 Log: Locking null mutexes is not recommendable.
79957
79958 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
79959 From: Hugo <hv@crypt.compulink.co.uk>
79960 Date: Sat, 28 Oct 2000 18:41:12 +0100
79961 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
79962 Branch: perl
79963 ! op.c
79964____________________________________________________________________________
79965[ 7472] By: jhi on 2000/10/28 17:52:58
79966 Log: Better create a true mailing list for the repository keepers.
79967 Branch: perl
79968 ! Porting/repository.pod
79969____________________________________________________________________________
79970[ 7471] By: jhi on 2000/10/28 17:28:24
79971 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
79972 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
79973 Branch: perl
79974 + Porting/repository.pod
79975 ! MANIFEST
79976____________________________________________________________________________
79977[ 7470] By: jhi on 2000/10/28 17:20:54
79978 Log: Subject: DOC PATCH 5.6.0
79979 From: mjd@plover.com
79980 Date: 27 Oct 2000 17:32:44 -0000
79981 Message-ID: <20001027173244.23754.qmail@plover.com>
79982 Branch: perl
79983 ! pod/perlfunc.pod
79984____________________________________________________________________________
79985[ 7469] By: jhi on 2000/10/28 17:16:45
79986 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
79987 From: "Peter J. Farley III" <pjfarley@banet.net>
79988 Date: Fri, 27 Oct 2000 20:32:56 -0400
79989 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
79990 Branch: perl
79991 ! README.dos
79992____________________________________________________________________________
79993[ 7468] By: jhi on 2000/10/28 17:07:18
79994 Log: Make target reordering to avoid pointless re-makes.
79995
79996 Subject: Re: Total re-make of 'make okfile' after 7451 ?
79997 From: Nicholas Clark <nick@ccl4.org>
79998 Date: Sat, 28 Oct 2000 00:31:02 +0100
79999 Message-ID: <20001028003101.A54517@plum.flirble.org>
80000 Branch: perl
80001 ! Makefile.SH
80002____________________________________________________________________________
80003[ 7467] By: jhi on 2000/10/28 17:05:31
80004 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
80005 From: lvirden@cas.org
80006 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
80007 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
80008 Branch: perl
80009 ! README.os2
80010____________________________________________________________________________
80011[ 7466] By: jhi on 2000/10/28 16:09:16
80012 Log: Upgrade to CPAN 1.58_55.
80013
80014 Subject: CPAN.pm status
80015 From: andreas.koenig@anima.de (Andreas J. Koenig)
80016 Date: 28 Oct 2000 08:18:00 +0200
80017 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
80018 Branch: perl
80019 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
80020____________________________________________________________________________
80021[ 7465] By: jhi on 2000/10/28 16:02:47
80022 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
80023 Branch: perl
80024 ! embed.h embed.pl perl.h proto.h toke.c
80025____________________________________________________________________________
80026[ 7464] By: nick on 2000/10/28 10:43:44
80027 Log: Fix for sv_2iv() on "shared" value from keys %hash.
80028 Branch: perl
80029 ! sv.c
80030____________________________________________________________________________
80031[ 7463] By: jhi on 2000/10/27 16:18:29
80032 Log: Update Changes.
80033 Branch: perl
80034 ! Changes patchlevel.h
80035____________________________________________________________________________
80036[ 7462] By: jhi on 2000/10/27 16:17:44
80037 Log: Too enthusiastic editing in #7460.
80038 Branch: metaconfig
80039 ! U/modified/Oldsym.U
80040 Branch: perl
80041 ! Configure config_h.SH
80042____________________________________________________________________________
80043[ 7461] By: jhi on 2000/10/27 15:37:38
80044 Log: Retract #7459, the script needs more work.
80045 Branch: perl
80046 - mkreef
80047 ! MANIFEST
80048____________________________________________________________________________
80049[ 7460] By: jhi on 2000/10/27 15:23:14
80050 Log: Use $sort, $uniq (and $tr) consistently as wondered
80051 by Nicholas Clark.
80052 Branch: metaconfig
80053 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
80054 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
80055 ! U/modified/libc.U
80056 Branch: perl
80057 ! Configure config_h.SH
80058____________________________________________________________________________
80059[ 7459] By: jhi on 2000/10/27 15:02:07
80060 Log: (Retracted by #7461)
80061
80062 Add a shell script for creating/removing symbolic link farms,
80063 useful for keeping the source code read-only and doing the
80064 builds somewhere else.
80065 Branch: perl
80066 + mkreef
80067 ! MANIFEST
80068____________________________________________________________________________
80069[ 7458] By: jhi on 2000/10/27 14:42:20
80070 Log: Do away with the fix_pl.
80071 Branch: perl
80072 - fix_pl
80073 ! MANIFEST Makefile.SH
80074____________________________________________________________________________
80075[ 7457] By: jhi on 2000/10/27 12:43:13
80076 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
80077 From: Jens Hamisch <jens@Strawberry.COM>
80078 Date: Fri, 27 Oct 2000 14:38:21 +0200
80079 Message-Id: <20001027143821.B3366@Strawberry.COM>
80080 Branch: perl
80081 ! perl.h
80082____________________________________________________________________________
80083[ 7456] By: jhi on 2000/10/27 12:33:42
80084 Log: Subject: [PATCH] todo
80085 From: Nicholas Clark <nick@ccl4.org>
80086 Date: Thu, 26 Oct 2000 22:32:29 +0100
80087 Message-ID: <20001026223229.A44540@plum.flirble.org>
80088 Branch: perl
80089 ! pod/perltodo.pod
80090____________________________________________________________________________
80091[ 7455] By: jhi on 2000/10/27 12:02:21
80092 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
80093 From: John Tobey <jtobey@john-edwin-tobey.org>
80094 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
80095 Message-Id: <m13ozHF-000FObC@feynman.localnet>
80096 Branch: perl
80097 ! op.c t/pragma/sub_lval.t
80098____________________________________________________________________________
80099[ 7454] By: jhi on 2000/10/27 11:59:42
80100 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
80101 From: sthoenna@efn.org
80102 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
80103 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
80104 Branch: perl
80105 ! pp.c t/op/assignwarn.t
80106____________________________________________________________________________
80107[ 7453] By: jhi on 2000/10/27 00:15:08
80108 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
80109 Branch: perl
80110 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
80111 ! ext/Storable/Storable.xs t/lib/st-lock.t
80112____________________________________________________________________________
80113[ 7452] By: jhi on 2000/10/26 13:05:52
80114 Log: Undo #7451, this seems to be a deficiency in Perforce,
80115 there is no per-file line-terminator type, only per-client.
80116 Branch: perl
80117 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
80118 ! win32/makefile.mk
80119____________________________________________________________________________
80120[ 7451] By: jhi on 2000/10/26 04:56:03
80121 Log: Experimenting in DOS arcana.
80122 Branch: perl
80123 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
80124 ! win32/makefile.mk
80125____________________________________________________________________________
80126[ 7450] By: jhi on 2000/10/26 04:50:52
80127 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
80128 From: "Peter J. Farley III" <pjfarley@banet.net>
80129 Date: Wed, 25 Oct 2000 23:10:18 -0400
80130 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
80131 Branch: perl
80132 ! t/io/open.t
80133____________________________________________________________________________
80134[ 7449] By: jhi on 2000/10/26 04:49:16
80135 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
80136 From: Hugo <hv@crypt.compulink.co.uk>
80137 Date: Thu, 26 Oct 2000 01:55:17 +0100
80138 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
80139
80140 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
80141 Branch: perl
80142 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
80143____________________________________________________________________________
80144[ 7448] By: jhi on 2000/10/26 04:38:36
80145 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
80146 From: Peter Prymmer <pvhp@forte.com>
80147 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
80148 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
80149 Branch: perl
80150 ! configure.com
80151____________________________________________________________________________
80152[ 7447] By: jhi on 2000/10/25 23:20:02
80153 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
80154 in platforms that strictly require all the symbols being present
80155 at link time.
80156 Branch: perl
80157 ! handy.h
80158____________________________________________________________________________
80159[ 7446] By: jhi on 2000/10/25 21:55:57
80160 Log: Update Changes.
80161 Branch: perl
80162 ! Changes patchlevel.h
80163____________________________________________________________________________
80164[ 7445] By: jhi on 2000/10/25 21:27:08
80165 Log: Integrate with vmsperl #7430 by Charles Bailey:
80166
80167 Cleanup from prior patch (Charles Lane?):
80168 - improve handling of MFDs in Basename and Path
80169 - default to no xsubpp line # munging when building debug images
80170 Branch: perl
80171 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
80172____________________________________________________________________________
80173[ 7444] By: jhi on 2000/10/25 21:03:50
80174 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
80175 From: John Peacock <JPeacock@UnivPress.com>
80176 Date: Thu, 18 May 2000 11:55:27 -0400
80177 Message-ID: <3924126F.A58BE57A@UnivPress.com>
80178 Branch: perl
80179 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
80180 ! t/op/write.t
80181____________________________________________________________________________
80182[ 7443] By: jhi on 2000/10/25 20:43:10
80183 Log: Temporary stopgap for the self-tying issue: for now only
80184 array and hash self-ties are verboten. The real fix, of
80185 course, would be to comprehensively test (and implement?)
80186 and debug (and document) self-ties.
80187 Branch: perl
80188 ! pod/perldiag.pod pp_sys.c t/op/tie.t
80189____________________________________________________________________________
80190[ 7442] By: jhi on 2000/10/25 20:14:30
80191 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
80192 From: Dan Sugalski <dan@sidhe.org>
80193 Date: Wed, 25 Oct 2000 13:36:35 -0400
80194 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
80195
80196 plus regen global.sym.
80197 Branch: perl
80198 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
80199 ! thrdvar.h util.c
80200____________________________________________________________________________
80201[ 7441] By: jhi on 2000/10/25 20:12:20
80202 Log: buildtoc target tweaks.
80203 Branch: perl
80204 ! pod/Makefile.SH
80205____________________________________________________________________________
80206[ 7440] By: jhi on 2000/10/25 20:03:53
80207 Log: A new version of making the syslog test more robust.
80208 (Replaces #7421.)
80209
80210 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
80211 From: "Kurt D. Starsinic" <kstar@chapin.edu>
80212 Date: Wed, 25 Oct 2000 12:13:54 -0400
80213 Message-ID: <20001025121354.B2264@O2.chapin.edu>
80214 Branch: perl
80215 ! t/lib/syslog.t
80216____________________________________________________________________________
80217[ 7439] By: jhi on 2000/10/25 20:00:48
80218 Log: Continue the internal UTF-8 API tweaking.
80219 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
80220 used much more than the simpler API, now called utf8_to_uv_simple().
80221 Still not quite happy with API, too much partial duplication
80222 of functionality.
80223 Branch: perl
80224 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
80225 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
80226 ! regcomp.c regexec.c sv.c toke.c utf8.c
80227____________________________________________________________________________
80228[ 7438] By: jhi on 2000/10/25 18:52:30
80229 Log: Allow poking holes at the UTF-8 decoding strictness.
80230 Branch: perl
80231 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
80232 ! utf8.h
80233____________________________________________________________________________
80234[ 7437] By: jhi on 2000/10/25 13:53:05
80235 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
80236 UTF8LEN() and UTF8SKIP().
80237 Branch: perl
80238 ! pp.c utf8.c utf8.h
80239____________________________________________________________________________
80240[ 7436] By: jhi on 2000/10/25 13:51:37
80241 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
80242 From: Nicholas Clark <nick@ccl4.org>
80243 Date: Wed, 25 Oct 2000 14:44:05 +0100
80244 Message-ID: <20001025144404.D27253@plum.flirble.org>
80245 Branch: perl
80246 ! pod/perlrun.pod
80247____________________________________________________________________________
80248[ 7435] By: jhi on 2000/10/25 13:49:32
80249 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
80250 From: Mike Guy <mjtg@cam.ac.uk>
80251 Date: Tue, 24 Oct 2000 14:59:40 +0100
80252 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
80253 Branch: perl
80254 ! scope.c
80255____________________________________________________________________________
80256[ 7434] By: jhi on 2000/10/25 13:48:41
80257 Log: AIX is picky about its symbol exports. Solution for now
80258 is to include the deb.o explicitly to the re extension build.
80259
80260 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
80261 From: Peter Prymmer <pvhp@forte.com>
80262 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
80263 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
80264 Branch: perl
80265 ! ext/re/Makefile.PL hints/aix.sh
80266____________________________________________________________________________
80267[ 7433] By: jhi on 2000/10/25 13:46:49
80268 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
80269 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80270 Date: Wed, 25 Oct 2000 12:02:20 +0200
80271 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
80272 Branch: perl
80273 ! perlsdio.h
80274____________________________________________________________________________
80275[ 7432] By: jhi on 2000/10/25 13:44:28
80276 Log: Subject: Minor update to find2perl, for portability
80277 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
80278 Date: Wed, 25 Oct 2000 12:05:47 +0100
80279 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
80280 Branch: perl
80281 ! x2p/find2perl.PL
80282____________________________________________________________________________
80283[ 7431] By: jhi on 2000/10/25 13:40:39
80284 Log: Add targets to Makefile.SH, most importantly
80285 'regen_all' which also remembers to update vms/perly*.
80286 Branch: perl
80287 ! Makefile.SH
80288____________________________________________________________________________
80289[ 7430] By: bailey on 2000/10/25 03:13:53
80290 Log: Cleanup from prior patch (Charles Lane?):
80291 - improve handling of MFDs in Basename and Path
80292 - default to no xsubpp line # munging when building debug images
80293 Branch: vmsperl
80294 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
80295____________________________________________________________________________
80296[ 7429] By: jhi on 2000/10/24 20:03:40
80297 Log: Podify README.epoc and README.vos.
80298 Branch: perl
80299 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
80300 ! pod/perlport.pod pod/perltoc.pod
80301____________________________________________________________________________
80302[ 7428] By: jhi on 2000/10/24 19:10:33
80303 Log: Stratus VOS updates from Paul Green.
80304 Branch: perl
80305 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
80306 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
80307 - vos/config.def vos/config.h vos/config_h.SH_orig
80308 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
80309 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
80310____________________________________________________________________________
80311[ 7427] By: jhi on 2000/10/24 18:59:48
80312 Log: Check if stdio supports tweaking lval and cnt simultaneously.
80313
80314 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
80315 From: Nicholas Clark <nick@ccl4.org>
80316 Date: Mon, 23 Oct 2000 15:39:32 +0100
80317 Message-ID: <20001023153932.A10786@plum.flirble.org>
80318 Branch: metaconfig
80319 ! U/compline/d_stdstdio.U
80320 Branch: perl
80321 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80322 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
80323 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
80324 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
80325 ! vos/config.h vos/config_h.SH_orig win32/config.bc
80326 ! win32/config.gc win32/config.vc
80327____________________________________________________________________________
80328[ 7426] By: jhi on 2000/10/24 17:57:44
80329 Log: Missed the header file changes from #7425.
80330 Branch: perl
80331 ! embed.h embed.pl objXSUB.h proto.h
80332____________________________________________________________________________
80333[ 7425] By: jhi on 2000/10/24 17:55:17
80334 Log: Fix the bug reported in
80335
80336 From: andreas.koenig@anima.de (Andreas J. Koenig)
80337 Subject: Encode bug?
80338 Date: 24 Oct 2000 14:01:26 +0200
80339 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
80340
80341 Also make is_utf8_char() stricter.
80342 Branch: perl
80343 ! ext/Encode/Encode.xs utf8.c
80344____________________________________________________________________________
80345[ 7424] By: jhi on 2000/10/24 15:15:39
80346 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
80347 From: Peter Scott <Peter@PSDT.com>
80348 Date: Mon, 23 Oct 2000 19:46:01 -0700
80349 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
80350 Branch: perl
80351 ! pod/perlfaq5.pod
80352____________________________________________________________________________
80353[ 7423] By: jhi on 2000/10/24 14:25:30
80354 Log: Test tweak to avoid pulling in the whole Config.
80355 Branch: perl
80356 ! t/lib/st-lock.t
80357____________________________________________________________________________
80358[ 7422] By: jhi on 2000/10/24 14:03:16
80359 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
80360 Branch: perl
80361 ! pp.c
80362____________________________________________________________________________
80363[ 7421] By: jhi on 2000/10/24 13:32:09
80364 Log: (Replaced by #7440.)
80365
80366 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
80367 From: "Kurt D. Starsinic" <kstar@chapin.edu>
80368 Date: Mon, 23 Oct 2000 16:40:54 -0400
80369 Message-ID: <20001023164054.B14491@O2.chapin.edu>
80370 Branch: perl
80371 ! t/lib/syslog.t
80372____________________________________________________________________________
80373[ 7420] By: jhi on 2000/10/24 13:30:53
80374 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
80375 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80376 Date: Mon, 23 Oct 2000 17:29:03 -0400
80377 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
80378 Branch: perl
80379 ! lib/ExtUtils/MM_Unix.pm
80380____________________________________________________________________________
80381[ 7419] By: jhi on 2000/10/24 13:29:57
80382 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
80383 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80384 Date: Mon, 23 Oct 2000 19:01:32 -0400
80385 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
80386 Branch: perl
80387 ! utils/h2xs.PL
80388____________________________________________________________________________
80389[ 7418] By: jhi on 2000/10/24 13:26:04
80390 Log: Replace #7409 with
80391
80392 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
80393 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
80394 Date: Mon, 23 Oct 2000 20:08:56 +0200
80395 Message-ID: <20001023200855.A14850@nice.ram.loc>
80396 Branch: perl
80397 ! ext/Storable/Storable.pm t/lib/st-lock.t
80398____________________________________________________________________________
80399[ 7417] By: jhi on 2000/10/24 13:17:52
80400 Log: Run vms/vms_yfix.pl, should have done that after changing
80401 perly.c in #7382.
80402 Branch: perl
80403 ! vms/perly_c.vms vms/perly_h.vms
80404____________________________________________________________________________
80405[ 7416] By: jhi on 2000/10/24 02:55:33
80406 Log: Make the UTF-8 decoding stricter and more verbose when
80407 malformation happens. This involved adding an argument
80408 to utf8_to_uv_chk(), which involved changing its prototype,
80409 and prefer STRLEN over I32 for the UTF-8 length, which as
80410 a domino effect necessitated changing the prototypes of
80411 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
80412 The stricter UTF-8 decoding checking uses Markus Kuhn's
80413 UTF-8 Decode Stress Tester from
80414 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
80415 Branch: perl
80416 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
80417 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
80418 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
80419 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
80420____________________________________________________________________________
80421[ 7415] By: jhi on 2000/10/23 14:06:06
80422 Log: Update Changes.
80423 Branch: perl
80424 ! Changes patchlevel.h
80425____________________________________________________________________________
80426[ 7414] By: jhi on 2000/10/23 12:39:52
80427 Log: Undo the basename() part of #7412 since the lib/basename
80428 tests would need upgrading too.
80429 Branch: perl
80430 ! lib/File/Basename.pm
80431____________________________________________________________________________
80432[ 7413] By: jhi on 2000/10/23 12:19:27
80433 Log: Document PERL_INSTALL_ROOT of #7210.
80434 Branch: perl
80435 ! lib/ExtUtils/Install.pm
80436____________________________________________________________________________
80437[ 7412] By: jhi on 2000/10/23 12:16:47
80438 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
80439 Branch: perl
80440 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
80441 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
80442____________________________________________________________________________
80443[ 7411] By: jhi on 2000/10/23 12:07:41
80444 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
80445 From: Prymmer/Kahn <pvhp@best.com>
80446 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
80447 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
80448 Branch: perl
80449 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
80450____________________________________________________________________________
80451[ 7410] By: jhi on 2000/10/23 04:10:11
80452 Log: The change #7187 was not so good on VMS.
80453
80454 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
80455 From: "Craig A. Berry" <craig.berry@psinetcs.com>
80456 Date: Sun, 22 Oct 2000 23:03:08 -0500
80457 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
80458 Branch: perl
80459 ! utils/perldoc.PL
80460____________________________________________________________________________
80461[ 7409] By: jhi on 2000/10/23 03:57:36
80462 Log: Avoid Storable locking on DJGPP for now.
80463
80464 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
80465 From: "Peter J. Farley III" <pjfarley@banet.net>
80466 Date: Sun, 22 Oct 2000 20:00:00 -0400
80467 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
80468 Branch: perl
80469 ! ext/Storable/Storable.pm t/lib/st-lock.t
80470____________________________________________________________________________
80471[ 7408] By: jhi on 2000/10/23 03:50:24
80472 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
80473 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
80474 Date: Sun, 22 Oct 2000 21:12:22 -0400
80475 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
80476 Branch: perl
80477 ! lib/vars.pm
80478____________________________________________________________________________
80479[ 7407] By: jhi on 2000/10/23 03:43:12
80480 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
80481 From: Hugo <hv@crypt.compulink.co.uk>
80482 Date: Mon, 23 Oct 2000 00:47:22 +0100
80483 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
80484 Branch: perl
80485 ! regexec.c t/op/pat.t
80486____________________________________________________________________________
80487[ 7406] By: jhi on 2000/10/23 03:40:29
80488 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
80489 Branch: perl
80490 ! lib/ExtUtils/MakeMaker.pm
80491____________________________________________________________________________
80492[ 7405] By: jhi on 2000/10/22 21:32:00
80493 Log: Doc patch.
80494
80495 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
80496 From: rspier@pobox.com (Robert Spier)
80497 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
80498 Message-ID: <14835.16112.13457.447971@rls.cx>
80499 Branch: perl
80500 ! lib/strict.pm
80501____________________________________________________________________________
80502[ 7404] By: jhi on 2000/10/22 21:30:51
80503 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
80504 From: rspier@pobox.com (Robert Spier)
80505 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
80506 Message-ID: <14835.17223.72448.705566@rls.cx>
80507 Branch: perl
80508 ! lib/ExtUtils/MakeMaker.pm
80509____________________________________________________________________________
80510[ 7403] By: jhi on 2000/10/22 21:24:11
80511 Log: Subject: [PATCH bleadperl] ripples from constsub patch
80512 From: John Tobey <jtobey@john-edwin-tobey.org>
80513 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
80514 Message-Id: <m13nSOB-000FObC@feynman.localnet>
80515 Branch: perl
80516 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
80517____________________________________________________________________________
80518[ 7402] By: jhi on 2000/10/22 20:59:35
80519 Log: Support s?printf parameter reordering.
80520 Branch: perl
80521 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
80522____________________________________________________________________________
80523[ 7401] By: jhi on 2000/10/22 19:19:14
80524 Log: Expand %Config variables only if explicitly so requested
80525 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
80526
80527 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
80528 From: Gurusamy Sarathy <gsar@ActiveState.com>
80529 Date: Sun, 22 Oct 2000 11:47:32 -0700
80530 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
80531 Branch: perl
80532 ! Makefile.SH lib/lib_pm.PL
80533____________________________________________________________________________
80534[ 7400] By: jhi on 2000/10/22 18:24:10
80535 Log: Move the #7390 test from warn/op to comp/redef.
80536
80537 Subject: Re: Creating const subs for constants.
80538 From: John Tobey <jtobey@john-edwin-tobey.org>
80539 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
80540 Message-Id: <m13nG72-000FObC@feynman.localnet>
80541 Branch: perl
80542 ! t/comp/redef.t t/pragma/warn/op
80543____________________________________________________________________________
80544[ 7399] By: jhi on 2000/10/22 17:49:59
80545 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
80546 From: Nicholas Clark <nick@ccl4.org>
80547 Date: Sat, 21 Oct 2000 22:23:19 +0100
80548 Message-ID: <20001021222319.B45586@plum.flirble.org>
80549 Branch: perl
80550 ! ext/DynaLoader/DynaLoader_pm.PL
80551____________________________________________________________________________
80552[ 7398] By: jhi on 2000/10/22 17:47:35
80553 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
80554 From: Hugo <hv@crypt.compulink.co.uk>
80555 Date: Sat, 21 Oct 2000 18:19:59 +0100
80556 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
80557 Branch: perl
80558 ! ext/B/B.pm ext/B/B/C.pm
80559____________________________________________________________________________
80560[ 7397] By: jhi on 2000/10/22 17:35:18
80561 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
80562 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
80563 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
80564 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
80565 Branch: perl
80566 ! hints/openbsd.sh
80567____________________________________________________________________________
80568[ 7396] By: jhi on 2000/10/22 17:19:46
80569 Log: Subject: installman go-faster stripes
80570 From: Nicholas Clark <nick@talking.bollo.cx>
80571 Date: Sat, 21 Oct 2000 17:24:53 +0100
80572 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
80573
80574 Subject: Re: installman go-faster stripes
80575 From: Russ Allbery <rra@stanford.edu>
80576 Date: 21 Oct 2000 11:04:13 -0700
80577 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
80578 Branch: perl
80579 ! installman pod/pod2man.PL
80580____________________________________________________________________________
80581[ 7395] By: jhi on 2000/10/22 17:17:35
80582 Log: Hints tweak from Anton Berezin.
80583 Branch: perl
80584 ! hints/freebsd.sh
80585____________________________________________________________________________
80586[ 7394] By: jhi on 2000/10/22 04:50:04
80587 Log: Tweak the Is* definitions of Unicode character classes
80588 to better match the official categorizations; embrace
80589 the official categorizations; add the combining marks
80590 as alpha (and -numeric); fix DCinital (a typo and edito)
80591 to be DCmedial.
80592 Branch: perl
80593 + lib/unicode/Is/DCmedial.pl
80594 - lib/unicode/Is/DCinital.pl
80595 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80596 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
80597 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
80598 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80599____________________________________________________________________________
80600[ 7393] By: jhi on 2000/10/21 18:06:05
80601 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
80602 From: Daniel Chetlin <daniel@chetlin.com>
80603 Date: Sat, 21 Oct 2000 02:57:03 -0700
80604 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
80605 Branch: perl
80606 + t/lib/tie-splice.t
80607 ! MANIFEST lib/Tie/Array.pm
80608____________________________________________________________________________
80609[ 7392] By: gsar on 2000/10/21 18:05:15
80610 Log: resync utfperl branch with mainline
80611 Branch: utfperl
80612 !> (integrate 1760 files)
80613____________________________________________________________________________
80614[ 7391] By: jhi on 2000/10/21 14:37:49
80615 Log: Testcases for a #7383,#7385 related bug.
80616
80617 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
80618 From: Nicholas Clark <nick@ccl4.org>
80619 Date: Sat, 21 Oct 2000 15:04:51 +0100
80620 Message-ID: <20001021150451.A51566@plum.flirble.org>
80621 Branch: perl
80622 ! t/pragma/utf8.t
80623____________________________________________________________________________
80624[ 7390] By: jhi on 2000/10/21 14:35:57
80625 Log: Add a testcase for #7389.
80626 Branch: perl
80627 ! t/pragma/warn/op
80628____________________________________________________________________________
80629[ 7389] By: jhi on 2000/10/21 14:26:45
80630 Log: Subject: Re: Creating const subs for constants.
80631 From: John Tobey <jtobey@john-edwin-tobey.org>
80632 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
80633 Message-Id: <m13mo0N-000FObC@feynman.localnet>
80634 Branch: perl
80635 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
80636 ! proto.h sv.c
80637____________________________________________________________________________
80638[ 7388] By: nick on 2000/10/21 11:44:23
80639 Log: Populate perlio branch
80640 Branch: perlio
80641 +> (branch 1760 files)
80642____________________________________________________________________________
80643[ 7387] By: nick on 2000/10/21 10:52:05
80644 Log: Get branch back as replica of mainline via :
80645 p4 integrate -b utfperl
80646 p4 resolve -at ./...
80647 Branch: utfperl
80648 +> (branch 269 files)
80649 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
80650 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
80651 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
80652 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
80653 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
80654 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80655 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80656 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80657 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80658 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80659 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80660 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80661 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80662 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80663 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80664 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80665 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80666 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80667 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
80668 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
80669 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
80670 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
80671 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
80672 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
80673 - lib/unicode/UCD300.html lib/unicode/Unicode.300
80674 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
80675 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
80676 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
80677 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
80678 !> (integrate 965 files)
80679____________________________________________________________________________
80680[ 7386] By: jhi on 2000/10/21 01:31:12
80681 Log: Update Changes.
80682 Branch: perl
80683 ! Changes patchlevel.h
80684____________________________________________________________________________
80685[ 7385] By: jhi on 2000/10/21 01:28:42
80686 Log: The #7383 was right only in the context of the original bug report,
80687 not in more general case.
80688 Branch: perl
80689 ! pp_hot.c
80690____________________________________________________________________________
80691[ 7384] By: jhi on 2000/10/21 01:08:23
80692 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
80693 Branch: perl
80694 ! ext/IO/lib/IO/Select.pm
80695____________________________________________________________________________
80696[ 7383] By: jhi on 2000/10/21 00:44:18
80697 Log: Fix for ID 20001020.006, concatenating an unset submatch
80698 with utf8 resulted in "Modification of a read-only value".
80699 Branch: perl
80700 ! pp_hot.c t/pragma/utf8.t
80701____________________________________________________________________________
80702[ 7382] By: jhi on 2000/10/20 20:44:31
80703 Log: Make scan_num() reëntrant, as suggested in
80704
80705 Subject: [PATCH perl@7229] Rentrant parser and yylex()
80706 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
80707 Date: Fri, 20 Oct 2000 14:17:27 +0100
80708 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
80709 Branch: perl
80710 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
80711 ! toke.c
80712____________________________________________________________________________
80713[ 7381] By: jhi on 2000/10/20 20:07:29
80714 Log: Reëntrancy fix.
80715
80716 Subject: [PATCH perl@7229] Rentrant parser and yylex()
80717 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
80718 Date: Fri, 20 Oct 2000 14:17:27 +0100
80719 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
80720 Branch: perl
80721 ! embed.h embed.pl perl.h proto.h toke.c
80722____________________________________________________________________________
80723[ 7380] By: jhi on 2000/10/20 19:15:54
80724 Log: Don't write double values through long double pointers,
80725 based on a part of
80726
80727 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
80728 From: Jens Hamisch <jens@Strawberry.COM>
80729 Date: Tue, 17 Oct 2000 08:39:36 +0200
80730 Message-Id: <20001017083936.A11104@Strawberry.COM>
80731 Branch: perl
80732 ! perl.h pp.c
80733____________________________________________________________________________
80734[ 7379] By: jhi on 2000/10/20 18:43:37
80735 Log: Portability tweak on #7377.
80736
80737 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
80738 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80739 Date: Fri, 20 Oct 2000 13:13:41 EDT
80740 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
80741 Branch: perl
80742 ! t/lib/dprof.t
80743____________________________________________________________________________
80744[ 7378] By: jhi on 2000/10/20 12:57:19
80745 Log: SOCKS function redefinitions need prototypes, too, otherwise
80746 for example 32 bit versus 64 bit differences cause a lot of
80747 problems. Part of
80748
80749 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
80750 From: Jens Hamisch <jens@Strawberry.COM>
80751 Date: Tue, 17 Oct 2000 08:39:36 +0200
80752 Message-Id: <20001017083936.A11104@Strawberry.COM>
80753 Branch: perl
80754 ! doio.c pp_sys.c
80755____________________________________________________________________________
80756[ 7377] By: jhi on 2000/10/20 12:37:12
80757 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
80758 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80759 Date: Fri, 20 Oct 2000 08:26:04 EDT
80760 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
80761 Branch: perl
80762 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
80763____________________________________________________________________________
80764[ 7376] By: jhi on 2000/10/20 12:35:31
80765 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
80766 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80767 Date: Fri, 20 Oct 2000 07:48:15 EDT
80768 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
80769 Branch: perl
80770 ! configure.com vms/gen_shrfls.pl
80771____________________________________________________________________________
80772[ 7375] By: bailey on 2000/10/20 04:44:37
80773 Log: SYN SYN
80774 Branch: vmsperl
80775 +> (branch 134 files)
80776 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
80777 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
80778 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
80779 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
80780 - eg/cgi/frameset.cgi eg/cgi/index.html
80781 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80782 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80783 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80784 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80785 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80786 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80787 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80788 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80789 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80790 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80791 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80792 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80793 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80794 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
80795 - lib/unicode/Props.txt lib/unicode/UCD300.html
80796 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
80797 - utils/perlbc.PL vms/subconfigure.com
80798 !> (integrate 785 files)
80799____________________________________________________________________________
80800[ 7374] By: jhi on 2000/10/20 00:59:48
80801 Log: In the latest compiler builds cccdlflags must not become -fpic,
80802 from Wilfredo Sánchez.
80803 Branch: perl
80804 ! hints/darwin.sh
80805____________________________________________________________________________
80806[ 7373] By: jhi on 2000/10/20 00:56:35
80807 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
80808 From: Tony Cook <tony@develop-help.com>
80809 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
80810 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
80811 Branch: perl
80812 ! pod/perlop.pod
80813____________________________________________________________________________
80814[ 7372] By: jhi on 2000/10/19 19:34:40
80815 Log: Typo noted by Mark Lutz.
80816 Branch: perl
80817 ! t/op/64bitint.t
80818____________________________________________________________________________
80819[ 7371] By: jhi on 2000/10/19 19:33:13
80820 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
80821 Branch: metaconfig
80822 ! U/modified/Cppsym.U U/modified/Oldconfig.U
80823 Branch: metaconfig/U/perl
80824 ! End.U dlsrc.U libperl.U
80825 Branch: perl
80826 + hints/nonstopux.sh
80827 ! Configure MANIFEST config_h.SH
80828____________________________________________________________________________
80829[ 7370] By: jhi on 2000/10/19 17:18:08
80830 Log: Subject: PATCH do_print has 2 PerlIO_error()s
80831 From: nick@ccl4.org
80832 Date: Thu, 19 Oct 2000 18:09:20 +0100
80833 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
80834 Branch: perl
80835 ! doio.c
80836____________________________________________________________________________
80837[ 7369] By: jhi on 2000/10/19 14:01:49
80838 Log: Update Changes.
80839 Branch: perl
80840 ! Changes patchlevel.h
80841____________________________________________________________________________
80842[ 7368] By: jhi on 2000/10/19 13:04:29
80843 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
80844 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80845 Date: Wed, 18 Oct 2000 13:12:01 +0200
80846 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
80847 Branch: perl
80848 ! hints/aix.sh
80849____________________________________________________________________________
80850[ 7367] By: jhi on 2000/10/19 02:22:40
80851 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
80852 of a 'pmshort' anywhere in the B, so the offending line was simply
80853 removed.
80854 Branch: perl
80855 ! ext/B/B/Debug.pm
80856____________________________________________________________________________
80857[ 7366] By: jhi on 2000/10/19 02:12:37
80858 Log: Add the test case for the bug id 20000730.004 which seems
80859 to have been fixed by now.
80860 Branch: perl
80861 ! t/pragma/utf8.t
80862____________________________________________________________________________
80863[ 7365] By: jhi on 2000/10/18 23:36:24
80864 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
80865 From: Hugo <hv@crypt.compulink.co.uk>
80866 Date: Wed, 18 Oct 2000 23:25:58 +0100
80867 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
80868 Branch: perl
80869 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
80870____________________________________________________________________________
80871[ 7364] By: jhi on 2000/10/18 21:12:53
80872 Log: (retracted)
80873 Branch: perl
80874 ! pp.c
80875____________________________________________________________________________
80876[ 7363] By: jhi on 2000/10/18 20:55:38
80877 Log: Missing change from #7362.
80878 Branch: perl
80879 ! win32/perlhost.h
80880____________________________________________________________________________
80881[ 7362] By: jhi on 2000/10/18 20:52:01
80882 Log: Borland C fstat() never saw the fd as writable.
80883
80884 Subject: fix for Borland's weak "stat" (perl@7211)
80885 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
80886 Date: Mon, 16 Oct 2000 09:55:03 +0400
80887 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
80888 Branch: perl
80889 ! win32/win32.c
80890____________________________________________________________________________
80891[ 7361] By: jhi on 2000/10/18 17:43:50
80892 Log: Regen toc.
80893 Branch: perl
80894 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
80895____________________________________________________________________________
80896[ 7360] By: jhi on 2000/10/18 17:07:44
80897 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80898 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
80899 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
80900 Date: Mon, 16 Oct 2000 15:19:49 +0200
80901 Branch: perl
80902 + README.aix
80903 ! MANIFEST
80904____________________________________________________________________________
80905[ 7359] By: jhi on 2000/10/18 17:04:49
80906 Log: Subject: Pod patch for Devel::Peek
80907 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80908 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
80909 Date: Mon, 16 Oct 2000 12:26:34 +0200
80910 Branch: perl
80911 ! ext/Devel/Peek/Peek.pm
80912____________________________________________________________________________
80913[ 7358] By: jhi on 2000/10/18 17:03:15
80914 Log: Make Cwd more bulletproof in chrooted environments.
80915
80916 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
80917 From: "Eric E. Coe" <Eric.Coe@oracle.com>
80918 Date: Wed, 18 Oct 2000 04:03:54 -0400
80919 Message-Id: <39ED596A.70E599FE@oracle.com>
80920 Branch: perl
80921 ! lib/Cwd.pm
80922____________________________________________________________________________
80923[ 7357] By: jhi on 2000/10/18 16:37:26
80924 Log: Disable the UTF8 downgrade croakage for now to avoid
80925 too many not okay messages.
80926 Branch: perl
80927 ! doio.c
80928____________________________________________________________________________
80929[ 7356] By: jhi on 2000/10/17 23:29:41
80930 Log: Show the failed remote port, instead of the failing line number.
80931
80932 Subject: [PATCH 5.6.1 Debugger] More diagnostics
80933 From: David Sparks <daves@ActiveState.com>
80934 Date: Tue, 17 Oct 2000 15:00:24 -0700
80935 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
80936 Branch: perl
80937 ! lib/perl5db.pl
80938____________________________________________________________________________
80939[ 7355] By: jhi on 2000/10/17 14:11:31
80940 Log: On output try to downgrade to bytes, croak if impossible,
80941 from Simon Cozens. This means that outputting >255 UTF8
80942 is impossible. Consider this as a strong incentive to get
80943 the I/O disciplines implemented.
80944 Branch: perl
80945 ! doio.c pod/perldiag.pod sv.c
80946____________________________________________________________________________
80947[ 7354] By: jhi on 2000/10/17 13:42:23
80948 Log: Clarify documentation on 'use bytes'.
80949
80950 Subject: Re: What does 'use bytes' "mean" ?
80951 From: Simon Cozens <simon@cozens.net>
80952 Date: Mon, 18 Sep 2000 18:24:25 +0100
80953 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
80954 Branch: perl
80955 ! lib/bytes.pm
80956____________________________________________________________________________
80957[ 7353] By: jhi on 2000/10/17 13:28:12
80958 Log: Workaround for a sfio bug where the stream error indicator
80959 is not cleared as documented.
80960
80961 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
80962 From: Nicholas Clark <nick@ccl4.org>
80963 Date: Mon, 16 Oct 2000 18:28:23 +0100
80964 Message-ID: <20001016182823.J19700@plum.flirble.org>
80965 Branch: perl
80966 ! doio.c
80967____________________________________________________________________________
80968[ 7352] By: jhi on 2000/10/17 13:06:19
80969 Log: More IoTYPE sprinkling.
80970 Branch: perl
80971 ! doio.c pp_hot.c
80972____________________________________________________________________________
80973[ 7351] By: jhi on 2000/10/16 22:47:07
80974 Log: Detect early whether the std streams have gone bad.
80975
80976 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
80977 Date: Mon, 16 Oct 2000 23:28:42 +0100
80978 From: Nicholas Clark <nick@ccl4.org>
80979 Message-ID: <20001016232842.A37942@plum.flirble.org>
80980 Branch: perl
80981 ! t/op/misc.t
80982____________________________________________________________________________
80983[ 7350] By: jhi on 2000/10/16 22:45:16
80984 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
80985 From: "Peter J. Farley III" <pjfarley@banet.net>
80986 Date: Mon, 16 Oct 2000 18:15:59 -0400
80987 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
80988 Branch: perl
80989 ! djgpp/djgpp.c dosish.h t/io/open.t
80990____________________________________________________________________________
80991[ 7349] By: jhi on 2000/10/16 22:36:45
80992 Log: perldelta tweak.
80993 Branch: perl
80994 ! pod/perldelta.pod
80995____________________________________________________________________________
80996[ 7348] By: jhi on 2000/10/16 15:17:53
80997 Log: Update Changes.
80998 Branch: perl
80999 ! Changes patchlevel.h
81000____________________________________________________________________________
81001[ 7347] By: jhi on 2000/10/16 13:55:27
81002 Log: Add the capability to include/exclude branches.
81003 Branch: perl
81004 ! Porting/genlog
81005____________________________________________________________________________
81006[ 7346] By: jhi on 2000/10/16 13:18:04
81007 Log: Add Charles Lane.
81008 Branch: perl
81009 ! AUTHORS Changes
81010____________________________________________________________________________
81011[ 7345] By: jhi on 2000/10/16 13:13:21
81012 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
81013 Branch: perl
81014 ! pod/perldelta.pod
81015____________________________________________________________________________
81016[ 7344] By: gsar on 2000/10/16 09:30:21
81017 Log: integrate change#6220 from cfgperl
81018
81019 Win32 patches from Benjamin Stuhl.
81020 Branch: maint-5.6/perl
81021 !> makedef.pl win32/win32.h
81022____________________________________________________________________________
81023[ 7343] By: gsar on 2000/10/16 08:32:19
81024 Log: integrate changes#6221,6222 from cfgperl
81025
81026 Remove tr///CU (the feature is to be obsoleted by better interfaces).
81027 From: simon@brecon.co.uk (Simon Cozens)
81028 Subject: [PATCH] Eliminate tr///[CU][CU]
81029 Date: 23 Jun 2000 11:05:40 GMT
81030 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
81031
81032 doc typo fix
81033 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
81034 From: Ian Phillipps <Ian.Phillipps@iname.com>
81035 Date: Fri, 23 Jun 2000 10:40:58 +0100
81036 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
81037 Branch: maint-5.6/perl
81038 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
81039____________________________________________________________________________
81040[ 7342] By: gsar on 2000/10/16 08:28:08
81041 Log: integrate change#6217 from cfgperl (in part)
81042
81043 Rename the fdpid locking and integrate with Sarathy.
81044 Branch: maint-5.6/perl
81045 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
81046 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
81047 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
81048 !> win32/win32.c
81049____________________________________________________________________________
81050[ 7341] By: gsar on 2000/10/16 08:23:39
81051 Log: integrate changes#6214..6216 from mainline
81052
81053 @_ can't have junk in it even in the non-USE_ITHREADS case because
81054 caller() wants to populate @DB::args with it (causes a coredump
81055 in Carp::confess())
81056
81057 tweak comment about @DB::args
81058
81059 be more optimal about clearing @_
81060 Branch: maint-5.6/perl
81061 !> av.h cop.h pp_ctl.c t/op/runlevel.t
81062____________________________________________________________________________
81063[ 7340] By: gsar on 2000/10/16 08:20:37
81064 Log: integrate changes#6207..6210 from cfgperl
81065
81066 Subject: [PATCH 5.6.0] Threadsafe patches
81067 From: Dan Sugalski <dan@sidhe.org>
81068 To: perl5-porters@perl.org
81069 Date: Mon, 08 May 2000 18:08:13 -0400
81070 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
81071
81072 Regen headers for #6207.
81073
81074 Lock PL_fdpid against race conditions, based on:
81075 Subject: [PATCH 5.6.0]subprocess fixup for threads
81076 From: Dan Sugalski <dan@sidhe.org>
81077 To: perl5-porters@perl.org
81078 Date: Tue, 11 Apr 2000 17:02:32 -0400
81079 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
81080
81081 Mopup for #6207 and #6209.
81082 Branch: maint-5.6/perl
81083 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
81084 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
81085 !> win32/win32.c
81086____________________________________________________________________________
81087[ 7339] By: gsar on 2000/10/16 08:14:34
81088 Log: integrate change#6203 from cfgperl
81089
81090 perldiag should refer to perlos2.pod not README.os2
81091 Branch: maint-5.6/perl
81092 !> pod/perldiag.pod
81093____________________________________________________________________________
81094[ 7338] By: gsar on 2000/10/16 08:11:42
81095 Log: integrate change#6201 from mainline
81096
81097 Perl_eval_pv() leaks 4 bytes every time it is called because it
81098 does a PUSHMARK that's never ever POPMARKed; in general, only
81099 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
81100 Perl_eval_[sp]v() don't because they don't take any incoming
81101 arguments (this leak has been around since the original version
81102 of perl_eval_pv() in 5.003_97e)
81103 Branch: maint-5.6/perl
81104 !> perl.c
81105____________________________________________________________________________
81106[ 7337] By: gsar on 2000/10/16 08:08:47
81107 Log: integrate changes#6197..6200 from cfgperl
81108
81109 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
81110 From: John Borwick <jhborwic@unity.ncsu.edu>
81111 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
81112 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
81113
81114 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
81115 From: Dan Sugalski <dan@sidhe.org>
81116 To: vmsperl@perl.org, perl5-porters@perl.org
81117 Date: Fri, 02 Jun 2000 16:00:41 -0400
81118 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
81119 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
81120
81121 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
81122 From: Dan Sugalski <dan@sidhe.org>
81123 To: perl5-porters@perl.org, vmsperl@perl.org
81124 Date: Fri, 02 Jun 2000 17:30:51 -0400
81125 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
81126
81127 Update to cperl-mode.el 4.31 from
81128 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
81129 Subject: A couple of notes
81130 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81131 To: Mailing list Perl5 <perl5-porters@perl.org>
81132 Date: Sat, 3 Jun 2000 23:33:32 -0400
81133 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
81134 Branch: maint-5.6/perl
81135 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
81136 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
81137 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
81138 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
81139 !> vms/vmsish.h
81140____________________________________________________________________________
81141[ 7336] By: gsar on 2000/10/16 08:03:46
81142 Log: integrate changes#6194,6195 from mainline
81143
81144 fix small eval"" memory leaks under USE_ITHREADS
81145
81146 fix yet another eval"" leak under USE_ITHREADS
81147 Branch: maint-5.6/perl
81148 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
81149 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
81150 !> vms/perly_c.vms
81151____________________________________________________________________________
81152[ 7335] By: gsar on 2000/10/16 08:02:15
81153 Log: integrate changes#6190,6191 from mainline
81154
81155 submit missing embed.pl change
81156
81157 vec() loses numericalness (modified version of patch suggested
81158 by Robin Barker)
81159 Branch: maint-5.6/perl
81160 !> doop.c embed.pl t/op/vec.t
81161____________________________________________________________________________
81162[ 7334] By: gsar on 2000/10/16 08:01:03
81163 Log: integrate change#6189 from mainline
81164
81165 counting tr/// corrupts later operation (from M.J.T Guy)
81166 Branch: maint-5.6/perl
81167 !> doop.c t/op/tr.t
81168____________________________________________________________________________
81169[ 7333] By: gsar on 2000/10/16 07:59:07
81170 Log: integrate changes#6183..6188 from mainline
81171
81172 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
81173 <nick@ccl4.org>)
81174
81175 tweak for change#6127
81176
81177 remove incorrect documentation about implicit split to @_ in
81178 list context, which never really worked in perl 5 (from
81179 M.J.T. Guy)
81180
81181 further qualify references to "alphanumeric" (from Wolfgang Laun
81182 <wolfgang.laun@alcatel.at>)
81183
81184 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
81185 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
81186
81187 h2xs tweaks
81188 Branch: maint-5.6/perl
81189 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
81190 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
81191 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
81192 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
81193 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
81194 !> pod/pod2latex.PL utils/h2xs.PL
81195____________________________________________________________________________
81196[ 7332] By: gsar on 2000/10/16 07:53:52
81197 Log: integrate change#6179 from mainline
81198
81199 buggy modulus on UVs introduced by change#3378 (resulted in
81200 4063328477 % 65535 amounting to 27406, instead of 27407)
81201 Branch: maint-5.6/perl
81202 !> pp.c t/op/arith.t
81203____________________________________________________________________________
81204[ 7331] By: gsar on 2000/10/16 07:52:49
81205 Log: integrate changes#6176,6177,6178,6182 from cfgperl
81206
81207 Single-quoted utf8 patch from Simon Cozens.
81208
81209 Substitution utf8 patch from Simon Cozens.
81210
81211 Be cleaner.
81212
81213 Be Cleaner Part Deux.
81214 Branch: maint-5.6/perl
81215 !> Makefile.SH pp_hot.c toke.c
81216____________________________________________________________________________
81217[ 7330] By: gsar on 2000/10/16 07:41:36
81218 Log: integrate change#6172 from mainline
81219
81220 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
81221 (from Ilya Zakharevich)
81222 Branch: maint-5.6/perl
81223 !> regexec.c t/op/re_tests
81224____________________________________________________________________________
81225[ 7329] By: gsar on 2000/10/16 07:40:25
81226 Log: integrate change#6171 from mainline
81227
81228 scalar() doesn't force scalar context when used in void context
81229 (from Simon Cozens)
81230 Branch: maint-5.6/perl
81231 !> op.c t/op/wantarray.t
81232____________________________________________________________________________
81233[ 7328] By: gsar on 2000/10/16 07:39:33
81234 Log: integrate change#6170 from mainline
81235
81236 change#6142 needs tweaks to tests to work where there's no
81237 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
81238 Branch: maint-5.6/perl
81239 !> t/lib/filefind.t
81240____________________________________________________________________________
81241[ 7327] By: gsar on 2000/10/16 07:35:34
81242 Log: integrate changes#6166..6168 from cfgperl
81243
81244 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
81245 in case somebody wants to write an extension for more
81246 shadow database interfaces.
81247
81248 tweak todo
81249
81250 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
81251 Branch: maint-5.6/perl
81252 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
81253 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
81254 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
81255 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
81256 !> win32/config.vc win32/config_H.bc win32/config_H.gc
81257 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
81258____________________________________________________________________________
81259[ 7326] By: gsar on 2000/10/16 07:29:05
81260 Log: integrate changes#6157,6159..6161,6164 from cfgperl
81261
81262 Regen Configure to jive with #6149.
81263
81264 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
81265
81266 Changes for the File::Temp 0.08 (change #6159) test suite
81267 to fit better into the Perl distribution test framework.
81268
81269 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
81270 both from Simon Cozens.
81271
81272 detypo
81273 Branch: maint-5.6/perl
81274 +> pod/perlmodlib.PL pod/perlnewmod.pod
81275 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
81276 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
81277 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
81278 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
81279____________________________________________________________________________
81280[ 7325] By: gsar on 2000/10/16 07:25:13
81281 Log: integrate change#6158 from vmsperl
81282
81283 Add fallback to tmpfile for use in cases where user's relying on
81284 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
81285 Lane's patch)
81286 Branch: maint-5.6/perl
81287 !> vms/vms.c vms/vmsish.h
81288____________________________________________________________________________
81289[ 7324] By: gsar on 2000/10/16 07:20:50
81290 Log: integrate changes#6153..6155 from mainline
81291
81292 prettier Test::Harness output on failed tests (from Nicholas Clark
81293 <nick@Bagpuss.uk.boo.com>)
81294
81295 avoid type mismatch warning
81296
81297 small bug in change#6144; remove random \xA0 character that snuck
81298 in via change#6145
81299 Branch: maint-5.6/perl
81300 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
81301 !> perl.c
81302____________________________________________________________________________
81303[ 7323] By: gsar on 2000/10/16 07:18:47
81304 Log: integrate changes#6151,6152 from mainline
81305
81306 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
81307
81308 cosmetic fixups of RE debug output (from Ilya Zakharevich)
81309 Branch: maint-5.6/perl
81310 !> regexec.c
81311____________________________________________________________________________
81312[ 7322] By: gsar on 2000/10/16 07:17:25
81313 Log: integrate changes#6146..6150 from mainline
81314
81315 doc typo
81316
81317 add a make entry to Config.pm so "perl -V:make" works on VMS
81318 (from Peter Prymmer)
81319
81320 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
81321
81322 OS/2 tweaks for usethreads build (from Rocco Caputo
81323 <troc@netrus.net>)
81324
81325 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
81326 Branch: maint-5.6/perl
81327 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
81328 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
81329 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
81330 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
81331 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
81332 !> warnings.pl x2p/a2p.h
81333____________________________________________________________________________
81334[ 7321] By: gsar on 2000/10/16 07:14:02
81335 Log: integrate changes#6143..6145 from mainline
81336
81337 MacOS support, part 1 (from Matthias Neeracher
81338 <neeri@iis.ee.ethz.ch>)
81339
81340 MacOS support, part 2: make AutoSplit use File::Spec instead
81341 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
81342 <neeri@iis.ee.ethz.ch>)
81343
81344 make xsubpp skip embedded pod (from Matthias Neeracher
81345 <neeri@iis.ee.ethz.ch>)
81346 Branch: maint-5.6/perl
81347 +> ext/DynaLoader/dl_mac.xs
81348 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
81349 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
81350 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
81351 !> pp_ctl.c proto.h toke.c util.c util.h
81352____________________________________________________________________________
81353[ 7320] By: gsar on 2000/10/16 07:12:13
81354 Log: integrate changes#6141,6142 from mainline
81355
81356 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
81357 forwarded by Peter Seebach from the bsdi-users mailing list.
81358 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
81359
81360 File::Find fails to chdir when chasing symlinks (from
81361 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
81362 Branch: maint-5.6/perl
81363 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
81364____________________________________________________________________________
81365[ 7319] By: gsar on 2000/10/16 07:04:30
81366 Log: integrate change#6139 from mainline
81367
81368 revise mktables.PL for bugs and newness in Unicode 3.0
81369 (from James Bence <jbence@amgen.com>)
81370 Branch: maint-5.6/perl
81371 +> (branch 30 files)
81372 !> (integrate 49 files)
81373____________________________________________________________________________
81374[ 7318] By: gsar on 2000/10/16 07:01:01
81375 Log: integrate changes#6137,6138 from mainline
81376
81377 fix bogus redeclaration warning for "our" variables in different
81378 scopes
81379
81380 add note about the handling of negative indices to tied arrays
81381 (from Michael G Schwern <schwern@pobox.com>)
81382 Branch: maint-5.6/perl
81383 !> op.c pod/perltie.pod t/pragma/strict-vars
81384____________________________________________________________________________
81385[ 7317] By: gsar on 2000/10/16 06:58:46
81386 Log: integrate changes#6127..6136 from mainline
81387
81388 call_method(...,G_EVAL) can longjmp() out if the method probing
81389 failed (from Gisle Aas)
81390
81391 new perlxstut example for passing/returning refs to arrays
81392 (from David Lowe <dlowe@pootpoot.com>)
81393
81394 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
81395
81396 fix places that mean C<"word" character> but say C<alphanumeric
81397 character>
81398
81399 avoid warnings in POSIX.pm (from Barrie Slaymaker)
81400
81401 warnings::enabled() doesn't fall back to looking at $^W if
81402 caller isn't using lexical warnings (from Paul Marquess)
81403
81404 elide bogus test in change#6132
81405
81406 make Test::Harness use wait.h/WCOREDUMP if available
81407 (from Ben Tilly <ben_tilly@hotmail.com>)
81408
81409 enable Test::Harness to dynamically determine column width etc.
81410 (from Rob Napier <rnapier@employees.org>)
81411
81412 random pod typos (from Peter Scott <Peter@PSDT.com>)
81413 Branch: maint-5.6/perl
81414 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
81415 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
81416 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
81417 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
81418____________________________________________________________________________
81419[ 7316] By: gsar on 2000/10/16 06:53:23
81420 Log: integrate change#6126 from mainline
81421
81422 change#2879 broke rvalue autovivification of magicals such as
81423 ${$num} (reworked variant of patch suggested by Simon Cozens)
81424 Branch: maint-5.6/perl
81425 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
81426 !> pp_hot.c proto.h t/op/gv.t
81427____________________________________________________________________________
81428[ 7315] By: gsar on 2000/10/16 06:51:38
81429 Log: integrate changes#6123,6125 from mainline
81430
81431 clarify gotcha with #line directives (from Rocco Caputo
81432 <troc@netrus.net>)
81433
81434 enable propagating exception objects via Perl_croak() in XS code
81435 (from Gisle Aas)
81436 Branch: maint-5.6/perl
81437 !> pod/perldebug.pod pod/perlsyn.pod util.c
81438____________________________________________________________________________
81439[ 7314] By: gsar on 2000/10/16 06:49:28
81440 Log: integrate change#6122 from mainline
81441
81442 downgrade fatal error on C<"foo@nosucharray.com"> to optional
81443 warning (from Mark-Jason Dominus)
81444 Branch: maint-5.6/perl
81445 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
81446 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
81447 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
81448 !> toke.c
81449____________________________________________________________________________
81450[ 7313] By: gsar on 2000/10/16 06:46:54
81451 Log: integrate changes#6112..6121 from vmsperl
81452
81453 Check for existence of file before trying to delete
81454
81455 Ugly workaround for version-specific RTL error
81456
81457 Urk -- undo previous removal of vmsish 'exit' change
81458
81459 Add bounds checking for several strings (Charles Lane)
81460
81461 Miscellaneous cosmetic fixes (Charles Lane)
81462
81463 Treat sockets as special in sys(read|write) (Charles Lane et al.)
81464
81465 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
81466 Flatten case labels in switch statements uniformly (Charles Bailey)
81467
81468 Quiet error messages in vmsish.t (Charles Lane)
81469
81470 Add missing escape (Charles Lane)
81471
81472 Allow eliminate_macros() and fixpath() to handle space-delimited
81473 lists (based on fixes by Craig Berry)
81474 Branch: maint-5.6/perl
81475 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
81476 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
81477 !> vms/vmsish.h
81478____________________________________________________________________________
81479[ 7312] By: gsar on 2000/10/16 06:41:18
81480 Log: integrate changes#6107,6110 from cfgperl
81481
81482 Tweak the todo list.
81483
81484 todo tweak
81485 Branch: maint-5.6/perl
81486 !> Todo-5.6
81487____________________________________________________________________________
81488[ 7311] By: gsar on 2000/10/16 06:38:38
81489 Log: integrate changes#6104,6108 from mainline
81490
81491 PL_sys_intern was being initialized too late on windows
81492
81493 reenable fake signal handling on Windows, bugs and all
81494 Branch: maint-5.6/perl
81495 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
81496 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
81497 !> win32/win32.c
81498____________________________________________________________________________
81499[ 7310] By: gsar on 2000/10/16 06:36:03
81500 Log: integrate changes#6095,6097..6103 from cfgperl
81501
81502 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
81503 might be useful in future.
81504
81505 Add a note about possible compilation problems from Allen Smith.
81506
81507 Add a note about other, yet unsupported, shadow password APIs.
81508
81509 Tweaks for the cc bugs from Allen Smith.
81510
81511 More compilation tweakery from Allen Smith.
81512
81513 Hints and test tweaks for Unicos.
81514
81515 The test suite tweak in #6101 wasn't quite right.
81516
81517 Test tweaking for Unicos continues.
81518 Branch: maint-5.6/perl
81519 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
81520 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
81521 !> t/lib/complex.t t/op/64bitint.t
81522____________________________________________________________________________
81523[ 7309] By: gsar on 2000/10/16 06:29:41
81524 Log: integrate changes#6093,6094 from mainline
81525
81526 fork() failure to create pseudo process sets errno=EAGAIN and returns
81527 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
81528
81529 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
81530 Branch: maint-5.6/perl
81531 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
81532 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
81533____________________________________________________________________________
81534[ 7308] By: gsar on 2000/10/16 06:27:29
81535 Log: integrate change#6092 from cfgperl
81536
81537 Regen perltoc with the fixed buildtoc.
81538 Branch: maint-5.6/perl
81539 !> pod/perltoc.pod
81540____________________________________________________________________________
81541[ 7307] By: gsar on 2000/10/16 06:26:40
81542 Log: integrate changes#6089,6090 from mainline
81543
81544 buildtoc tweak to fix newline lossage
81545
81546 concat doesn't preserve utf8-ness, and doesn't invalidate
81547 [NI]OK; added tests for both
81548 Branch: maint-5.6/perl
81549 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
81550____________________________________________________________________________
81551[ 7306] By: gsar on 2000/10/16 06:24:05
81552 Log: integrate change#6088 from cfgperl
81553
81554 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
81555 because we do not use those. The HAS_GETSPNAM remains,
81556 though, because we still do use that.
81557 Branch: maint-5.6/perl
81558 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
81559 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
81560 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
81561 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
81562 !> win32/config.vc win32/config_H.bc win32/config_H.gc
81563 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
81564____________________________________________________________________________
81565[ 7305] By: gsar on 2000/10/16 06:15:52
81566 Log: integrate changes#6084,6085,6087 from mainline
81567
81568 substr() does not preserve utf8-ness (from Stefan Eissing
81569 <Eissing@medicaldataservice.de>); added tests
81570
81571 repeat operator (x) doesn't preserve utf8-ness
81572
81573 reverse() and quotemeta() weren't preserving utf8-ness; add tests
81574 Branch: maint-5.6/perl
81575 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
81576____________________________________________________________________________
81577[ 7304] By: gsar on 2000/10/16 06:13:10
81578 Log: integrate changes#6077..6083 from mainline
81579
81580 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
81581 and Tom Phoenix)
81582
81583 workaround for CRT bug in chdir() (from Charles Lane, via
81584 Peter Prymmer)
81585
81586 remove outdated kludge in Carp (NULLs are permitted in diagnostics
81587 now)
81588
81589 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
81590 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
81591
81592 better default perlbug categories for ok reports (from Richard Foley)
81593
81594 peek.t non-portable to ithreads
81595
81596 note about undocumented caller() return value (from M.J.T. Guy);
81597 yet another peek.t tweak
81598 Branch: maint-5.6/perl
81599 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
81600 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
81601 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
81602 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
81603 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
81604 !> vms/vmsish.h
81605____________________________________________________________________________
81606[ 7303] By: gsar on 2000/10/16 06:03:18
81607 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
81608 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
81609
81610 &HUGE_VAL is not defined, it exists.
81611
81612 Do not warn that an infinity does not look like a number.
81613
81614 Rewrite the pwent/spent logic to be a little bit more clearer.
81615
81616 Continue on the pwent/spent case.
81617
81618 Correct Freudian slip.
81619
81620 Use HUGE_VALL if applicable.
81621
81622 pwent/spent #ifdef imbalance.
81623
81624 Infinite problems.
81625
81626 Call getspnam() only iff needd.
81627
81628 Test both the scalar and list contexts.
81629
81630 Use setxxent()/endxxent().
81631
81632 Complex tweakery.
81633
81634 Unicos hint tweak.
81635
81636 Be more forgiving in POSIX about HUGE_VALL.
81637
81638 Detypo.
81639
81640 The search of infinity continues, this time simplified.
81641
81642 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
81643 in natively 64-bit platforms where a long is a quad (no need
81644 for long longs). Also added bias for IVs.
81645
81646 Complex tweaks.
81647
81648 Introduce t/lib/peek.t.
81649
81650 Make the test more portable.
81651 Branch: maint-5.6/perl
81652 +> t/lib/peek.t
81653 ! pp_sys.c
81654 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
81655 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
81656 !> t/op/pwent.t toke.c util.c
81657____________________________________________________________________________
81658[ 7302] By: gsar on 2000/10/16 05:03:37
81659 Log: integrate changes#6066..6071 from mainline
81660
81661 s/END/CHECK/
81662
81663 replace direct call to sighandler() with (*PL_sighandlerp)()
81664
81665 note about values()
81666
81667 File::Spec compatibility update (from Barrie Slaymaker
81668 <barries@slaysys.com>)
81669
81670 remove misleading comment (from M.J.T. Guy)
81671
81672 misformatted perllocal.pod (from Tim Jenness
81673 <t.jenness@jach.hawaii.edu>)
81674 Branch: maint-5.6/perl
81675 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81676 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81677 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
81678 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
81679____________________________________________________________________________
81680[ 7301] By: gsar on 2000/10/16 05:00:08
81681 Log: integrate changes#6061..6063 from mainline
81682
81683 change#5921 neglected to make eq honor "use bytes"
81684
81685 additional tests for utf8.t
81686
81687 tokeq() could read unallocated field in argument
81688 Branch: maint-5.6/perl
81689 !> sv.c t/pragma/utf8.t toke.c
81690____________________________________________________________________________
81691[ 7300] By: gsar on 2000/10/16 04:56:54
81692 Log: integrate changes#6046,6048,6057,6058 from mainline
81693
81694 libscheck has insufficient checks for n32 libs (from
81695 Albert Chin-A-Young <china@thewrittenword.com>)
81696
81697 add note about how $( doesn't interpolate in REs (from
81698 Philip Newton <newton@ficus.frogspace.net>)
81699
81700 fix broken parsing of /\x{ab}/
81701
81702 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
81703 (spotted by Donald Kinzer <dkinzer@premia.com>)
81704 Branch: maint-5.6/perl
81705 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
81706 !> t/pragma/utf8.t
81707____________________________________________________________________________
81708[ 7299] By: gsar on 2000/10/16 04:52:50
81709 Log: integrate change#6044 from mainline
81710
81711 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
81712 such that underscores are only ignored in literal numbers,
81713 "\x{...}", and hex/oct argument
81714 Branch: maint-5.6/perl
81715 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
81716____________________________________________________________________________
81717[ 7298] By: gsar on 2000/10/16 04:50:53
81718 Log: integrate changes#6027..6043 from mainline
81719
81720 podlators-1.02 update (from Russ Allbery)
81721
81722 Pod::Man generates groff-incompatible macro definition (from
81723 Tom Christiansen)
81724
81725 add CGI.pm v2.66 (from Lincoln Stein)
81726
81727 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
81728 for @- and @+ (from Johan Vromans)
81729
81730 small nits in diagnostics.pm (from Robin Barker)
81731
81732 whitespace adjustments
81733
81734 missing files in MANIFEST
81735
81736 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
81737 to compensate
81738
81739 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
81740
81741 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
81742 Branch: maint-5.6/perl
81743 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
81744 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
81745 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
81746 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
81747 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
81748 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
81749 !> t/lib/cgi-html.t t/lib/cgi-request.t
81750____________________________________________________________________________
81751[ 7297] By: gsar on 2000/10/16 04:44:30
81752 Log: integrate change#6025 from mainline
81753
81754 Is{Alnum,Alpha,Word} don't match titlecase
81755 TODO: IsSpace is defined recursively!
81756 (both spotted by Larry)
81757 Branch: maint-5.6/perl
81758 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81759 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81760____________________________________________________________________________
81761[ 7296] By: gsar on 2000/10/16 04:39:30
81762 Log: integrate change#6023 from mainline
81763
81764 debugger stomps on $. (from M.J.T. Guy)
81765 Branch: maint-5.6/perl
81766 !> lib/perl5db.pl
81767____________________________________________________________________________
81768[ 7295] By: gsar on 2000/10/16 04:38:02
81769 Log: integrate change#6022 from mainline
81770
81771 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
81772 Branch: maint-5.6/perl
81773 !> sv.c
81774____________________________________________________________________________
81775[ 7294] By: gsar on 2000/10/16 04:37:05
81776 Log: integrate changes#6018..6021 from mainline
81777
81778 make lib/syslog.t portable to systems that don't have _PATH_LOG,
81779 make _PATH_LOG() return "" if unavailable
81780
81781 windows portability tweaks
81782
81783 test tweak
81784
81785 remove Win2K issue in pod (fixed by change#6020)
81786 Branch: maint-5.6/perl
81787 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81788 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
81789 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
81790____________________________________________________________________________
81791[ 7293] By: gsar on 2000/10/16 04:20:00
81792 Log: integrate changes#6013..6015 from mainline
81793
81794 tweak change#5945 to display correct switch name in diagnostic
81795
81796 glob() loading File::Glob behind the scenes may cause syntax errors
81797
81798 tweak test for portability
81799 Branch: maint-5.6/perl
81800 !> op.c perl.c pod/perldiag.pod t/lib/b.t
81801____________________________________________________________________________
81802[ 7292] By: gsar on 2000/10/16 04:18:11
81803 Log: integrate changes#6005..6010 from mainline, cfgperl
81804
81805 perldoc might fail via "use blib" (from Hugo van der Sanden)
81806
81807 Regen Configure.
81808
81809 note about compile failures and END blocks (from M.J.T. Guy)
81810
81811 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
81812
81813 (change#6009 integrated earlier in change#7255)
81814
81815 clarify note about shadow password support (from
81816 gellyfish@gellyfish.com)
81817 Branch: maint-5.6/perl
81818 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
81819 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
81820 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
81821____________________________________________________________________________
81822[ 7291] By: gsar on 2000/10/16 04:12:03
81823 Log: integrate changes#6002,6003 from mainline
81824
81825 destructive sv_setsv() can lose UV-ness from source, causing
81826 numeric promotions/comparisons to fail to do the right thing
81827
81828 allow REG_EXPAND_SZ keys in Windows registry (from
81829 John Clayton <John.Clayton@barclayscapital.com>)
81830 Branch: maint-5.6/perl
81831 !> sv.c win32/win32.c
81832____________________________________________________________________________
81833[ 7290] By: gsar on 2000/10/16 04:10:19
81834 Log: integrate change#6001 from mainline
81835
81836 support additional library locations via $Config{otherlibdirs}
81837 (from Andy Dougherty)
81838 Branch: maint-5.6/perl
81839 !> Configure INSTALL Porting/Glossary Porting/config.sh
81840 !> Porting/config_H config_h.SH epoc/config.sh perl.c
81841 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
81842 !> win32/config.bc win32/config.gc win32/config.vc
81843____________________________________________________________________________
81844[ 7289] By: gsar on 2000/10/16 04:08:28
81845 Log: integrate change#5999 from mainline
81846
81847 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
81848 Branch: maint-5.6/perl
81849 !> t/pragma/warn/toke toke.c
81850____________________________________________________________________________
81851[ 7288] By: gsar on 2000/10/16 04:07:01
81852 Log: integrate changes#5997,5998 from cfgperl
81853
81854 Preserve $!.
81855
81856 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
81857 Branch: maint-5.6/perl
81858 !> lib/Math/Complex.pm
81859____________________________________________________________________________
81860[ 7287] By: gsar on 2000/10/16 04:04:37
81861 Log: integrate change#5995 from mainline
81862
81863 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
81864 Branch: maint-5.6/perl
81865 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
81866____________________________________________________________________________
81867[ 7286] By: gsar on 2000/10/16 04:03:21
81868 Log: integrate change#5994 from mainline
81869
81870 fix for missed accounting for null byte in pack("Z",...) (from
81871 M.J.T. Guy)
81872 Branch: maint-5.6/perl
81873 !> pp.c t/op/pack.t
81874____________________________________________________________________________
81875[ 7285] By: gsar on 2000/10/16 04:02:11
81876 Log: integrate changes#5989..5993 from mainline
81877
81878 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
81879 itself and no other (from Tom Hughes)
81880
81881 use $ENV{LIB} to search for libs under Visual C compiler
81882 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
81883
81884 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
81885
81886 pod nit (from Simon Cozens)
81887
81888 various minor tweaks seen on p5p
81889 Branch: maint-5.6/perl
81890 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
81891 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
81892 !> t/op/array.t toke.c
81893____________________________________________________________________________
81894[ 7284] By: gsar on 2000/10/16 03:59:00
81895 Log: integrate changes#5978..5988 from mainline
81896
81897 sync version numbers in File::Spec with the ones on CPAN
81898 (from Barrie Slaymaker)
81899
81900 under useithreads, constant pad entries could inadvertantly be
81901 shared across threads (from Eric Blood <eblood@xmission.com>);
81902 added Eric's test case to testsuite
81903
81904 allow Configure -S to run non-interactively (spotted by Greg Hudson
81905 <ghudson@mit.edu>)
81906
81907 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
81908 prototype mismatch with CORE::glob(); update pod and tests to
81909 suit (File::Glob::glob() is still available for backward
81910 compatibility, but should be considered deprecated)
81911
81912 avoid error in IO::Socket::INET when given an unknown service name
81913 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
81914
81915 numeric conversion of non-number in change#3378 tramples on
81916 OOK offset, causing segfaults
81917
81918 attributes::reftype() doesn't work on tied argument
81919
81920 forked child may not exit correctly if it failed to open
81921 /dev/console (from Graham Barr)
81922
81923 add regular expressions tutorial and quick-start guide (from
81924 Mark Kvale <kvale@phy.ucsf.edu>)
81925
81926 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
81927
81928 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
81929 <paul@miraclefish.com>)
81930 Branch: maint-5.6/perl
81931 +> pod/perlrequick.pod pod/perlretut.pod
81932 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
81933 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
81934 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
81935 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
81936 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
81937 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
81938 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
81939 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
81940____________________________________________________________________________
81941[ 7283] By: gsar on 2000/10/16 03:52:14
81942 Log: integrate change#5977 from mainline
81943
81944 autoquote barewords followed by newline and arrow properly
81945 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
81946 Branch: maint-5.6/perl
81947 !> t/pragma/warn/toke toke.c
81948____________________________________________________________________________
81949[ 7282] By: gsar on 2000/10/16 03:50:48
81950 Log: integrate change#5976 from mainline
81951
81952 DB_File v1.73 update (from Paul Marquess)
81953 Branch: maint-5.6/perl
81954 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
81955 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
81956____________________________________________________________________________
81957[ 7281] By: gsar on 2000/10/16 03:49:14
81958 Log: integrate change#5975 from mainline
81959
81960 allow sort() reentrancy (variant of patch suggested by
81961 Hugo van der Sanden)
81962 Branch: maint-5.6/perl
81963 !> pp_ctl.c t/op/sort.t
81964____________________________________________________________________________
81965[ 7280] By: gsar on 2000/10/16 03:48:22
81966 Log: integrate change#5974 from mainline
81967
81968 change#4197 somehow missed initializing PL_errors, meaning
81969 syntax error queueing wasn't working outside eval"" at all;
81970 also fixed eval"" to localize PL_error_count, so that compile-time
81971 eval's don't clobber the error state of the outer context
81972 Branch: maint-5.6/perl
81973 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
81974 !> t/pragma/warn/toke
81975____________________________________________________________________________
81976[ 7279] By: gsar on 2000/10/16 03:46:21
81977 Log: integrate change#5973 from mainline
81978
81979 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
81980 Branch: maint-5.6/perl
81981 !> regcomp.c regexec.c t/op/re_tests
81982____________________________________________________________________________
81983[ 7278] By: gsar on 2000/10/16 03:44:54
81984 Log: integrate change#5971 from cfgperl
81985
81986 Unicos tweaks from Mark P. Lutz.
81987 Branch: maint-5.6/perl
81988 !> hints/unicos.sh lib/Math/Complex.pm
81989____________________________________________________________________________
81990[ 7277] By: gsar on 2000/10/16 03:42:59
81991 Log: integrate changes#5966..5970 from mainline
81992
81993 add testsuite for B backends, fix bug in B::Deparse (from
81994 Simon Cozens <simon@brecon.co.uk>)
81995
81996 improved docs on the warn_uninit diagnostic (from David Glasser
81997 and Simon Cozens)
81998
81999 tolerate spaces in group names in test on solaris (from David Boyce
82000 <dsb@boyski.com>)
82001
82002 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
82003
82004 Data::Dumper fumbles negative numbers on 32-bit platforms where
82005 IV is >32bits
82006 Branch: maint-5.6/perl
82007 +> t/lib/b.t t/lib/syslog.t
82008 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
82009 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
82010 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
82011____________________________________________________________________________
82012[ 7276] By: gsar on 2000/10/16 03:39:30
82013 Log: integrate change#5965 from mainline
82014
82015 avoid "will not stay shared" warnings for our variables (from
82016 Robin Barker)
82017 Branch: maint-5.6/perl
82018 !> op.c t/pragma/warn/op
82019____________________________________________________________________________
82020[ 7275] By: gsar on 2000/10/16 03:38:18
82021 Log: integrate change#5964 from mainline
82022
82023 reformat to 72 columns (again)
82024 Branch: maint-5.6/perl
82025 !> pod/perldiag.pod
82026____________________________________________________________________________
82027[ 7274] By: gsar on 2000/10/16 03:36:58
82028 Log: integrate change#5963 from mainline
82029
82030 patch from Larry to make (\&) prototype work; added tests for
82031 the same
82032 Branch: maint-5.6/perl
82033 !> op.c t/comp/proto.t
82034____________________________________________________________________________
82035[ 7273] By: gsar on 2000/10/16 03:35:51
82036 Log: integrate changes#5956..5962 from mainline
82037
82038 better diagnostics on failed tests (from Ilya Zakharevich)
82039
82040 pod nits (from A. C. Yardley <yardley@tanet.net>)
82041
82042 change#3569 deleted some essential code, revert; avoid use of
82043 atexit() to make DynaLoader work properly on AIX under mod_perl
82044 (from Jens-Uwe Mager <jum@helios.de>)
82045
82046 doubled words in pods (from Simon Cozens
82047 <simon.p.cozens@jp.pwcglobal.com>)
82048
82049 better INSTALL notes on Solaris issues (from Dominic Dunlop)
82050
82051 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
82052
82053 updated README.hpux (from Jeff Okamoto)
82054 Branch: maint-5.6/perl
82055 !> INSTALL README.hpux emacs/cperl-mode.el
82056 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
82057 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
82058 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
82059 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
82060 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
82061 !> t/op/lex_assign.t
82062____________________________________________________________________________
82063[ 7272] By: gsar on 2000/10/16 03:31:22
82064 Log: integrate change#5955 from mainline
82065
82066 longstanding bug exposed by change#3307: sort arguments weren't
82067 compiled with the right wantarray context (ensuing runtime lookup
82068 via block_gimme() was getting the incidental context of the
82069 sort() itself)
82070 Branch: maint-5.6/perl
82071 !> op.c t/op/sort.t
82072____________________________________________________________________________
82073[ 7271] By: gsar on 2000/10/16 03:29:11
82074 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
82075 branch
82076
82077 Flatten the cpp jungle doing the nosuid checking.
82078
82079 Do not assume sign propagation. (from M.J.T. Guy)
82080
82081 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
82082
82083 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
82084 Now pp_ncmp() returns undef is either operand is a NaN.
82085
82086 On second thoughts frexp() does have two arguments.
82087
82088 Document that tr() is not tr(1).
82089
82090 Be more robust on "extreme" (large absolute value)
82091 arguments. Originally reported by Daniel Connelly
82092 as a problem with asinh() on large negative arguments,
82093 asinh() used to bail out because an argument to log()
82094 ended up being zero. Ilya Zakharevich proposed using
82095 Taylor's series in such cases, which for such large
82096 arguments is a very good approximation.
82097
82098 Undo "use integer" addition from 64bitint as it seems
82099 to break most of the subtests in Digital UNIX;
82100 Unicos needs to find another way.
82101 Branch: maint-5.6/perl
82102 !> (integrate 29 files)
82103____________________________________________________________________________
82104[ 7270] By: gsar on 2000/10/16 03:09:44
82105 Log: integrate changes#5948,5949,5950 from mainline
82106
82107 typo in vars.pm that leads to cryptic message (from Piotr
82108 Piatkowski <kompas@kompas.usr.onet.pl>)
82109
82110 make perldoc use the pod2man from the same version (from
82111 M.J.T. Guy)
82112
82113 reformat perldiag to avoid long lines
82114 Branch: maint-5.6/perl
82115 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
82116____________________________________________________________________________
82117[ 7269] By: gsar on 2000/10/16 03:05:54
82118 Log: integrate change#5947 from mainline
82119
82120 use &dl_error rather than &dl_load_file as the guard for calling
82121 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
82122 statically built perl)
82123 Branch: maint-5.6/perl
82124 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
82125____________________________________________________________________________
82126[ 7268] By: gsar on 2000/10/16 03:04:48
82127 Log: integrate change#5945 from mainline
82128
82129 make module name mandatory after -M switch; reorder perldiag
82130 alphabetically (from Mark-Jason Dominus)
82131 Branch: maint-5.6/perl
82132 !> perl.c pod/perldiag.pod
82133____________________________________________________________________________
82134[ 7267] By: gsar on 2000/10/16 03:03:01
82135 Log: integrate change#5939 from mainline
82136
82137 more pod nits (from Larry Virden)
82138 Branch: maint-5.6/perl
82139 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
82140 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
82141 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
82142____________________________________________________________________________
82143[ 7266] By: gsar on 2000/10/16 03:01:39
82144 Log: integrate change#5938 from mainline
82145
82146 Consolidated B::Deparse fixes (from Stephen McCamant)
82147 Branch: maint-5.6/perl
82148 !> ext/B/B/Deparse.pm
82149____________________________________________________________________________
82150[ 7265] By: gsar on 2000/10/16 03:00:43
82151 Log: integrate change#5936 from mainline
82152
82153 additional tests for change#7263 (from Paul Marquess)
82154 Branch: maint-5.6/perl
82155 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
82156 !> t/pragma/warn/5nolint t/pragma/warn/6default
82157____________________________________________________________________________
82158[ 7264] By: gsar on 2000/10/16 02:58:34
82159 Log: integrate change#5934 from mainline
82160
82161 propagate lexical warnings from surrounding scope correctly
82162 within string eval() (from Paul Marquess)
82163 Branch: maint-5.6/perl
82164 !> pp_ctl.c t/pragma/warn/pp_ctl
82165____________________________________________________________________________
82166[ 7263] By: gsar on 2000/10/16 02:56:53
82167 Log: integrate change#5932 from mainline
82168
82169 add rsignal(), whichsig() and do_join() to public API list
82170 (mod_perl uses them to good advantage)
82171 Branch: maint-5.6/perl
82172 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
82173____________________________________________________________________________
82174[ 7262] By: gsar on 2000/10/16 02:55:53
82175 Log: integrate change#5931 from mainline
82176
82177 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
82178 Branch: maint-5.6/perl
82179 !> pp_hot.c regexec.c t/op/pat.t
82180____________________________________________________________________________
82181[ 7261] By: gsar on 2000/10/16 02:55:01
82182 Log: integrate change#5930 from mainline
82183
82184 small os390 tweaks (from Peter Prymmer)
82185 Branch: maint-5.6/perl
82186 !> config_h.SH makedepend.SH
82187____________________________________________________________________________
82188[ 7260] By: gsar on 2000/10/16 02:54:10
82189 Log: integrate change#5929 from mainline
82190
82191 pod nits
82192 Branch: maint-5.6/perl
82193 !> pod/perlguts.pod
82194____________________________________________________________________________
82195[ 7259] By: gsar on 2000/10/16 02:52:55
82196 Log: integrate change#5927 from mainline
82197
82198 arrange for next() to resume at the unstack op rather than the
82199 loop conditional, so that scope cleanup happens correctly
82200 (from Stephen McCamant)
82201 Branch: maint-5.6/perl
82202 !> op.c pp_ctl.c t/op/misc.t
82203____________________________________________________________________________
82204[ 7258] By: gsar on 2000/10/16 02:51:38
82205 Log: integrate change#5926 from mainline
82206
82207 on windows, reserve 16M of stack rather than 128M (allows more
82208 threads to run concurrently)
82209 Branch: maint-5.6/perl
82210 !> win32/Makefile win32/makefile.mk
82211____________________________________________________________________________
82212[ 7257] By: gsar on 2000/10/16 02:50:37
82213 Log: integrate change#5925 from mainline
82214
82215 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
82216 Branch: maint-5.6/perl
82217 !> toke.c
82218____________________________________________________________________________
82219[ 7256] By: gsar on 2000/10/16 02:49:36
82220 Log: integrate change#5924 from mainline
82221
82222 avoid using uninitialized memory in require version check
82223 Branch: maint-5.6/perl
82224 !> pp_ctl.c universal.c
82225____________________________________________________________________________
82226[ 7255] By: gsar on 2000/10/16 02:48:03
82227 Log: integrate changes#5923,5928,6009 from mainline
82228
82229 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
82230 Branch: maint-5.6/perl
82231 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
82232____________________________________________________________________________
82233[ 7254] By: gsar on 2000/10/16 02:44:46
82234 Log: integrate change#5922 from mainline
82235
82236 commentary about IoTYPE() (from Nathan Torkington)
82237 Branch: maint-5.6/perl
82238 !> sv.h
82239____________________________________________________________________________
82240[ 7253] By: gsar on 2000/10/16 02:43:49
82241 Log: integrate change#5921 from mainline
82242
82243 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
82244 Branch: maint-5.6/perl
82245 !> sv.c t/lib/charnames.t t/pragma/utf8.t
82246____________________________________________________________________________
82247[ 7252] By: gsar on 2000/10/16 02:42:31
82248 Log: integrate change#5920 from mainline
82249
82250 Larry's fix for buggy propagation of utf8-ness in join(); add test
82251 Branch: maint-5.6/perl
82252 !> doop.c t/op/ver.t
82253____________________________________________________________________________
82254[ 7251] By: gsar on 2000/10/16 02:41:14
82255 Log: integrate changes#5915..5919 from mainline
82256
82257 various (pod tweaks &c)
82258 Branch: maint-5.6/perl
82259 !> (integrate 33 files)
82260____________________________________________________________________________
82261[ 7250] By: gsar on 2000/10/16 02:38:16
82262 Log: integrate change#5914 from mainline
82263
82264 caller() wasn't returning the right number of elements for
82265 eval {...}
82266 Branch: maint-5.6/perl
82267 !> pp_ctl.c t/pragma/warn/9enabled
82268____________________________________________________________________________
82269[ 7249] By: gsar on 2000/10/16 02:37:02
82270 Log: integrate change#5913 from mainline
82271
82272 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
82273 (from Mark-Jason Dominus)
82274 Branch: maint-5.6/perl
82275 !> pod/perlfunc.pod
82276____________________________________________________________________________
82277[ 7248] By: gsar on 2000/10/16 02:35:58
82278 Log: integrate change#5912 from mainline
82279
82280 fix totally broken caching in UNIVERSAL::isa() (from
82281 Nick Ing-Simmons)
82282 Branch: maint-5.6/perl
82283 !> t/op/universal.t universal.c
82284____________________________________________________________________________
82285[ 7247] By: gsar on 2000/10/16 02:34:27
82286 Log: integrate changes#5910,5911 from mainline
82287
82288 typo in pod
82289
82290 add linebreak properties from unicode/LineBrk.txt (from
82291 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
82292 Branch: maint-5.6/perl
82293 +> (branch 29 files)
82294 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
82295____________________________________________________________________________
82296[ 7246] By: gsar on 2000/10/16 02:33:29
82297 Log: integrate change#5909 from mainline
82298
82299 mode argument to do_binmode() should be file mode, not boolean
82300 Branch: maint-5.6/perl
82301 !> pp_sys.c
82302____________________________________________________________________________
82303[ 7245] By: gsar on 2000/10/16 02:31:04
82304 Log: integrate change#5908 from mainline
82305
82306 introduce illegal symbols into null package so that
82307 gv_fetchpv(...,TRUE) always returns a valid GV even when the
82308 symbol is trapped by strictures (avoids coredumps)
82309 Branch: maint-5.6/perl
82310 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
82311 !> t/pragma/strict-vars
82312____________________________________________________________________________
82313[ 7244] By: jhi on 2000/10/16 02:29:54
82314 Log: Subject: $Carp::ExportLevel confusion in Exporter
82315 From: "Ben Tilly" <ben_tilly@hotmail.com>
82316 Date: Sat, 14 Oct 2000 16:44:34 EDT
82317 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
82318 Branch: perl
82319 ! lib/Exporter/Heavy.pm
82320____________________________________________________________________________
82321[ 7243] By: jhi on 2000/10/16 02:28:33
82322 Log: Subject: [PATCH perlguts.pod] Document offset hack
82323 From: Simon Cozens <simon@cozens.net>
82324 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
82325 Date: Sat, 14 Oct 2000 19:32:25 +0100
82326 Branch: perl
82327 ! pod/perlguts.pod
82328____________________________________________________________________________
82329[ 7242] By: gsar on 2000/10/16 02:26:51
82330 Log: integrate changes#5905,5906,5907,6064 from mainline
82331
82332 printf/sprintf didn't get quad types right under use64bitint
82333 Branch: maint-5.6/perl
82334 !> pp_sys.c sv.c t/op/64bitint.t
82335____________________________________________________________________________
82336[ 7241] By: jhi on 2000/10/16 02:22:44
82337 Log: Subject: small pod patch
82338 From: Dan Boorstein <dan_boo@bellsouth.net>
82339 Date: Sat, 14 Oct 2000 14:29:24 -0400
82340 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
82341 Branch: perl
82342 ! pod/perlfaq7.pod pod/perlmod.pod
82343____________________________________________________________________________
82344[ 7240] By: jhi on 2000/10/16 02:13:46
82345 Log: -w cleanup.
82346
82347 Subject: Re: Problems with bleadperl
82348 From: "Stephen P. Potter" <spp@ds.net>
82349 Date: Fri, 13 Oct 2000 13:32:49 -0400
82350 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
82351 Branch: perl
82352 ! t/pragma/overload.t
82353____________________________________________________________________________
82354[ 7239] By: jhi on 2000/10/16 01:41:18
82355 Log: One more ~utf8 tweak.
82356 Branch: perl
82357 ! t/op/bop.t
82358____________________________________________________________________________
82359[ 7238] By: jhi on 2000/10/16 01:34:14
82360 Log: Tweak the test of #7235.
82361 Branch: perl
82362 ! t/op/bop.t
82363____________________________________________________________________________
82364[ 7237] By: jhi on 2000/10/16 01:25:04
82365 Log: Fix a couple of compiler-noted nits in #7235.
82366 Branch: perl
82367 ! pp.c
82368____________________________________________________________________________
82369[ 7236] By: jhi on 2000/10/16 01:22:46
82370 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
82371 Branch: perl
82372 ! pp.c pp_hot.c
82373____________________________________________________________________________
82374[ 7235] By: jhi on 2000/10/15 16:24:44
82375 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
82376
82377 From: Simon Cozens <simon@cozens.net>
82378 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
82379 Date: Sat, 14 Oct 2000 20:52:13 +0100
82380 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
82381 Branch: perl
82382 ! pp.c t/op/bop.t utf8.h
82383____________________________________________________________________________
82384[ 7234] By: jhi on 2000/10/15 15:19:29
82385 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
82386 The problem was that rx->minlen was in chars while pp_split()
82387 thought it would be in bytes.
82388 Branch: perl
82389 ! pp.c t/pragma/utf8.t
82390____________________________________________________________________________
82391[ 7233] By: jhi on 2000/10/14 20:24:24
82392 Log: Document FNCASE=y as discussed in the bug 20000902.009.
82393 Branch: perl
82394 ! README.dos
82395____________________________________________________________________________
82396[ 7232] By: jhi on 2000/10/14 18:52:21
82397 Log: Add test for bug id 20000427.003 (which seems to have
82398 been fixed) (also duplicate as 20000427.004, though
82399 with a higher severity). Move one utf8 from op/append
82400 to pragma/utf8, tag the tests with bug ids.
82401 Branch: perl
82402 ! t/op/append.t t/pragma/utf8.t
82403____________________________________________________________________________
82404[ 7231] By: jhi on 2000/10/14 17:28:37
82405 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
82406 Branch: perl
82407 ! t/pragma/utf8.t
82408____________________________________________________________________________
82409[ 7230] By: jhi on 2000/10/14 14:24:50
82410 Log: Needs to be conditional on SunOS 4.
82411
82412 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
82413 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82414 Date: Sat, 14 Oct 2000 13:37:49 +0100
82415 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
82416 Branch: metaconfig/U/perl
82417 ! End.U
82418 Branch: perl
82419 ! Configure myconfig.SH pod/perldelta.pod
82420____________________________________________________________________________
82421[ 7229] By: jhi on 2000/10/14 00:49:22
82422 Log: Update Changes.
82423 Branch: perl
82424 ! Changes patchlevel.h
82425____________________________________________________________________________
82426[ 7228] By: jhi on 2000/10/14 00:46:10
82427 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
82428 From: Peter Prymmer <pvhp@forte.com>
82429 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
82430 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
82431 Branch: perl
82432 ! lib/utf8.pm
82433____________________________________________________________________________
82434[ 7227] By: jhi on 2000/10/13 23:20:30
82435 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
82436 Branch: perl
82437 ! t/op/tie.t
82438____________________________________________________________________________
82439[ 7226] By: jhi on 2000/10/13 22:14:32
82440 Log: Tweak #7225.
82441
82442 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
82443 From: Peter Prymmer <pvhp@forte.com>
82444 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
82445 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
82446 Branch: perl
82447 ! t/op/sprintf.t
82448____________________________________________________________________________
82449[ 7225] By: jhi on 2000/10/13 22:11:31
82450 Log: op/sprintf.t patch for OS/390 (and any other host with limited
82451 floating-point exponent length)
82452
82453 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
82454 From: Dominic Dunlop <domo@computer.org>
82455 Date: Fri, 13 Oct 2000 19:17:57 +0200
82456 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
82457 Branch: perl
82458 ! t/op/sprintf.t
82459____________________________________________________________________________
82460[ 7224] By: jhi on 2000/10/13 18:40:48
82461 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
82462 Branch: perl
82463 ! toke.c
82464____________________________________________________________________________
82465[ 7223] By: jhi on 2000/10/13 18:37:13
82466 Log: Thinko in #7222.
82467 Branch: perl
82468 ! utf8.c
82469____________________________________________________________________________
82470[ 7222] By: jhi on 2000/10/13 18:05:23
82471 Log: Use UTF8SKIP(), from Simon Cozens.
82472 Branch: perl
82473 ! utf8.c
82474____________________________________________________________________________
82475[ 7221] By: jhi on 2000/10/13 15:43:19
82476 Log: (accidentally empty check-in)
82477 Branch: perl
82478 ! utf8.c
82479____________________________________________________________________________
82480[ 7220] By: jhi on 2000/10/13 15:23:51
82481 Log: Add (optimistically) Storable to static extensions.
82482 Branch: perl
82483 ! hints/uwin.sh hints/vmesa.sh
82484____________________________________________________________________________
82485[ 7219] By: jhi on 2000/10/13 15:20:05
82486 Log: Amdahl UTS doesn't seem to do dynaloading.
82487 Branch: perl
82488 ! hints/uts.sh
82489____________________________________________________________________________
82490[ 7218] By: jhi on 2000/10/13 15:15:20
82491 Log: Slight tweak of the code to appease Amdahl UTS cc.
82492 Branch: perl
82493 ! pp.c
82494____________________________________________________________________________
82495[ 7217] By: jhi on 2000/10/13 14:50:42
82496 Log: In Amdahl UTS "struct sv" is defined by a system header,
82497 <ksync.h>.
82498 Branch: perl
82499 ! perl.h sv.h
82500____________________________________________________________________________
82501[ 7216] By: jhi on 2000/10/13 11:58:25
82502 Log: Ilya implemented the memory profiling API.
82503 Branch: perl
82504 ! Todo
82505____________________________________________________________________________
82506[ 7215] By: jhi on 2000/10/13 02:56:38
82507 Log: Subject: [PATCH 5.7.0] Perl API for mstats
82508 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82509 Date: Thu, 12 Oct 2000 22:52:40 -0400
82510 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
82511 Branch: perl
82512 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
82513____________________________________________________________________________
82514[ 7214] By: jhi on 2000/10/13 02:55:38
82515 Log: Subject: [PATCH 5.7.0] IVs in mtats
82516 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82517 Date: Thu, 12 Oct 2000 22:51:04 -0400
82518 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
82519 Branch: perl
82520 ! malloc.c perl.h
82521____________________________________________________________________________
82522[ 7213] By: jhi on 2000/10/13 02:31:47
82523 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
82524 Branch: perl
82525 ! pod/perldiag.pod pp_sys.c
82526____________________________________________________________________________
82527[ 7212] By: jhi on 2000/10/13 01:27:38
82528 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
82529 From: Peter Prymmer <pvhp@forte.com>
82530 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
82531 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
82532 Branch: perl
82533 ! t/op/oct.t
82534____________________________________________________________________________
82535[ 7211] By: jhi on 2000/10/13 00:35:09
82536 Log: Update Changes.
82537 Branch: perl
82538 ! Changes patchlevel.h
82539____________________________________________________________________________
82540[ 7210] By: jhi on 2000/10/12 23:59:40
82541 Log: The Install.pm third of
82542
82543 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
82544 From: Bill Campbell <bill@celestial.com>
82545 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
82546 Date: Thu, 5 Oct 2000 18:04:51 -0700
82547 Branch: perl
82548 ! lib/ExtUtils/Install.pm
82549____________________________________________________________________________
82550[ 7209] By: jhi on 2000/10/12 23:58:43
82551 Log: Two thirds of
82552
82553 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
82554 Date: Thu, 5 Oct 2000 18:04:51 -0700
82555 From: Bill Campbell <bill@celestial.com>
82556 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
82557
82558 The Install.pm changes will be submitted separately because
82559 they need some work and discussion still.
82560 Branch: perl
82561 ! lib/getopts.pl lib/termcap.pl
82562____________________________________________________________________________
82563[ 7208] By: jhi on 2000/10/12 23:41:19
82564 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
82565 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82566 Date: Thu, 12 Oct 2000 07:30:02 EDT
82567 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
82568 Branch: perl
82569 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
82570 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
82571____________________________________________________________________________
82572[ 7207] By: jhi on 2000/10/12 23:39:01
82573 Log: An updated EBCDIC tr patch.
82574
82575 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
82576 From: Peter Prymmer <pvhp@forte.com>
82577 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
82578 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
82579 Branch: perl
82580 ! t/op/tr.t
82581____________________________________________________________________________
82582[ 7206] By: jhi on 2000/10/12 23:34:55
82583 Log: Upgrade to CPAN 1.58, from Andreas König.
82584 Branch: perl
82585 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82586____________________________________________________________________________
82587[ 7205] By: jhi on 2000/10/12 23:29:08
82588 Log: Introduce the man[24-8] variables, from Andy Dougherty.
82589 Branch: metaconfig/U/perl
82590 + mandirs.U mandirstyle.U
82591 Branch: perl
82592 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82593 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
82594 ! vos/config.h vos/config.pl vos/config_h.SH_orig
82595 ! win32/config.bc win32/config.gc win32/config.vc
82596____________________________________________________________________________
82597[ 7204] By: gsar on 2000/10/12 18:11:24
82598 Log: restore change#7202
82599 Branch: perl
82600 ! mg.c
82601____________________________________________________________________________
82602[ 7203] By: gsar on 2000/10/12 18:09:40
82603 Log: another test of the Emergency Broadcast System--back out
82604 change#7202
82605 Branch: perl
82606 ! mg.c
82607____________________________________________________________________________
82608[ 7202] By: gsar on 2000/10/12 16:40:47
82609 Log: (submitted on behalf of Jarkko)
82610 Fix the lib/encode.t subtest 6 failure as reported by Andreas
82611 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
82612 was unearthed by change 7182, as was a bug in HTML::Entities.
82613 Branch: perl
82614 ! mg.c
82615____________________________________________________________________________
82616[ 7201] By: jhi on 2000/10/11 03:16:05
82617 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
82618 Branch: perl
82619 ! pp_hot.c t/pragma/utf8.t
82620____________________________________________________________________________
82621[ 7200] By: jhi on 2000/10/11 00:40:30
82622 Log: The #7198 was a false alarm.
82623 Branch: perl
82624 ! pp_hot.c
82625____________________________________________________________________________
82626[ 7199] By: jhi on 2000/10/11 00:26:04
82627 Log: Remove duplicated code.
82628 Branch: perl
82629 ! t/lib/cgi-html.t
82630____________________________________________________________________________
82631[ 7198] By: jhi on 2000/10/10 23:30:46
82632 Log: (Retracted by #7200.)
82633 Branch: perl
82634 ! pp_hot.c
82635____________________________________________________________________________
82636[ 7197] By: jhi on 2000/10/10 21:49:30
82637 Log: Add the test case for #7190, from the original bug report
82638 by Andreas König.
82639 Branch: perl
82640 ! t/pragma/utf8.t
82641____________________________________________________________________________
82642[ 7196] By: jhi on 2000/10/10 21:40:49
82643 Log: Reapply Andy's patch and regen Configure.
82644 Branch: perl
82645 ! Configure INSTALL Makefile.SH Porting/Glossary
82646 ! Porting/config.sh config_h.SH epoc/config.sh installperl
82647 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
82648 ! win32/config.vc
82649____________________________________________________________________________
82650[ 7195] By: jhi on 2000/10/10 21:09:30
82651 Log: Use the versiononly instead of the installscripts,
82652 retract the changes 7146 and 7147.
82653 Branch: perl
82654 ! Configure INSTALL Makefile.SH Porting/Glossary
82655 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
82656 ! installperl uconfig.sh vos/config.def win32/config.bc
82657 ! win32/config.gc win32/config.vc
82658____________________________________________________________________________
82659[ 7194] By: jhi on 2000/10/10 21:06:15
82660 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
82661 From: Peter Prymmer <pvhp@forte.com>
82662 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
82663 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
82664 Branch: perl
82665 ! t/op/ver.t
82666____________________________________________________________________________
82667[ 7193] By: jhi on 2000/10/10 21:05:12
82668 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
82669 From: Peter Prymmer <pvhp@forte.com>
82670 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
82671 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
82672 Branch: perl
82673 ! t/op/tr.t
82674____________________________________________________________________________
82675[ 7192] By: jhi on 2000/10/10 20:57:30
82676 Log: Add versiononly, delete installscripts, from Andy Dougherty.
82677 Branch: metaconfig
82678 - U/installdirs/installscripts.U
82679 Branch: metaconfig/U/perl
82680 + versiononly.U
82681____________________________________________________________________________
82682[ 7191] By: jhi on 2000/10/10 19:41:21
82683 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
82684 From: Peter Prymmer <pvhp@forte.com>
82685 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
82686 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
82687 Branch: perl
82688 ! pod/perlebcdic.pod
82689____________________________________________________________________________
82690[ 7190] By: jhi on 2000/10/10 19:26:14
82691 Log: Subject: Re: utf8 concat, mg_get
82692 From: Simon Cozens <simon@cozens.net>
82693 Date: Tue, 10 Oct 2000 17:40:17 +0100
82694 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
82695 Branch: perl
82696 ! pp_hot.c
82697____________________________________________________________________________
82698[ 7189] By: jhi on 2000/10/10 19:23:03
82699 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
82700 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
82701 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
82702 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
82703 Branch: perl
82704 ! lib/ExtUtils/MM_Unix.pm
82705____________________________________________________________________________
82706[ 7188] By: jhi on 2000/10/10 15:31:24
82707 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
82708 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
82709 Date: Fri, 14 Jul 2000 10:47:36 +0100
82710 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
82711 Branch: perl
82712 ! README.win32
82713____________________________________________________________________________
82714[ 7187] By: jhi on 2000/10/10 13:30:10
82715 Log: Quote the temp file name, needed in Win32 because the
82716 default name unfortunately contains spaces, shouldn't
82717 hurt elsewhere.
82718
82719 Subject: FW: perldoc fails if $TEMP contains spaces
82720 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
82721 Date: Thu, 14 Sep 2000 08:58:45 +0100
82722 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
82723 Branch: perl
82724 ! utils/perldoc.PL
82725____________________________________________________________________________
82726[ 7186] By: jhi on 2000/10/10 13:16:27
82727 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
82728 From: hv@hugo.hybyte.com
82729 Date: Tue, 10 Oct 2000 14:10:20 +0100
82730 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
82731 Branch: perl
82732 ! t/lib/thr5005.t util.c
82733____________________________________________________________________________
82734[ 7185] By: jhi on 2000/10/10 12:06:22
82735 Log: Upgrade to podlators 1.04, from Russ Allbery.
82736 Branch: perl
82737 ! lib/Pod/Man.pm lib/Pod/Text.pm
82738____________________________________________________________________________
82739[ 7184] By: jhi on 2000/10/10 12:01:32
82740 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
82741 Branch: perl
82742 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
82743____________________________________________________________________________
82744[ 7183] By: jhi on 2000/10/09 23:47:15
82745 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
82746 From: Peter Prymmer <pvhp@forte.com>
82747 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
82748 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
82749 Branch: perl
82750 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
82751____________________________________________________________________________
82752[ 7182] By: jhi on 2000/10/09 23:43:16
82753 Log: Make eq work again with utf8 (disabling the upgrading
82754 should no more be necessary since the copies of the
82755 scalars are upgraded, not the scalars themselves).
82756 Takes care of ID 20001009.001. (The claimed length()
82757 bug in 20001009.001 seems bogus to me.)
82758 Branch: perl
82759 ! sv.c t/pragma/utf8.t
82760____________________________________________________________________________
82761[ 7181] By: gsar on 2000/10/09 19:41:54
82762 Log: tweak for change#7173
82763 Branch: perl
82764 ! win32/win32sck.c
82765____________________________________________________________________________
82766[ 7180] By: gsar on 2000/10/09 19:26:56
82767 Log: on Windows, clean targets might not work under some flavors of the shell
82768 Branch: perl
82769 ! win32/Makefile win32/makefile.mk
82770____________________________________________________________________________
82771[ 7179] By: jhi on 2000/10/09 19:21:02
82772 Log: Update Changes.
82773 Branch: perl
82774 ! Changes patchlevel.h
82775____________________________________________________________________________
82776[ 7178] By: jhi on 2000/10/09 19:18:23
82777 Log: Warn about unknown scripts.
82778
82779 Subject: Re: ideas? patches? [PATCH bleadperl]
82780 From: Dominic Dunlop <domo@computer.org>
82781 Date: Mon, 9 Oct 2000 14:57:17 +0200
82782 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
82783 Branch: perl
82784 ! lib/charnames.pm
82785____________________________________________________________________________
82786[ 7177] By: jhi on 2000/10/09 19:13:27
82787 Log: Change #7160 had a nasty typo.
82788 Branch: metaconfig
82789 ! U/compline/Compile.U
82790 Branch: perl
82791 ! Configure config_h.SH
82792____________________________________________________________________________
82793[ 7176] By: gsar on 2000/10/09 18:59:33
82794 Log: pod nit
82795 Branch: perl
82796 ! pod/perlport.pod
82797____________________________________________________________________________
82798[ 7175] By: gsar on 2000/10/09 18:54:28
82799 Log: Windows9x doesn't support link(), despite what Config.pm
82800 might think
82801 Branch: perl
82802 ! lib/ExtUtils/Manifest.pm
82803____________________________________________________________________________
82804[ 7174] By: gsar on 2000/10/09 18:50:03
82805 Log: avoid nonportable example code
82806 Branch: perl
82807 ! lib/File/Copy.pm
82808____________________________________________________________________________
82809[ 7173] By: gsar on 2000/10/09 18:46:54
82810 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
82811 being used) when closing a socket handle
82812 Branch: perl
82813 ! win32/win32.c win32/win32.h win32/win32sck.c
82814____________________________________________________________________________
82815[ 7172] By: gsar on 2000/10/09 18:41:40
82816 Log: on Windows, cwd strings in the environment should be of the
82817 form =X:=X:\foo instead of =X=X:\foo\
82818 Branch: perl
82819 ! win32/vdir.h
82820____________________________________________________________________________
82821[ 7171] By: gsar on 2000/10/09 18:30:09
82822 Log: on Windows, LoadLibrary() could load an extension DLL multiple
82823 times if forward slashes are used in the path
82824 Branch: perl
82825 ! win32/win32.c
82826____________________________________________________________________________
82827[ 7170] By: jhi on 2000/10/09 17:53:59
82828 Log: Add a todo note about overloadable assertions.
82829 Branch: perl
82830 ! Todo-5.6
82831____________________________________________________________________________
82832[ 7169] By: jhi on 2000/10/09 13:43:45
82833 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
82834 From: mjd@plover.com
82835 Date: 9 Oct 2000 00:24:44 -0000
82836 Message-ID: <20001009002444.10616.qmail@plover.com>
82837 Branch: perl
82838 ! pod/perldebguts.pod
82839____________________________________________________________________________
82840[ 7168] By: nick on 2000/10/08 13:16:33
82841 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
82842 is not right thing to do on (e.g. x86). Network order is also "right" for
82843 X fonts.
82844 Branch: perl
82845 ! ext/Encode/Encode.pm
82846____________________________________________________________________________
82847[ 7167] By: nick on 2000/10/08 12:54:42
82848 Log: Make "encodings" work post-install when Encode/*.enc files may not
82849 be in same directory as Encode.pm
82850 Branch: perl
82851 ! ext/Encode/Encode.pm
82852____________________________________________________________________________
82853[ 7166] By: nick on 2000/10/08 11:51:26
82854 Log: Work round the fact that $hash->{$key} does not take into account
82855 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
82856 so that key is always in the "expected" encoding - i.e. same way we put
82857 it in the hash.
82858 Branch: perl
82859 ! ext/Encode/Encode.pm
82860____________________________________________________________________________
82861[ 7165] By: gsar on 2000/10/08 04:15:29
82862 Log: save_re_context() could reset PL_curcop to freed memory, causing core
82863 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
82864 Branch: perl
82865 ! pp_ctl.c
82866____________________________________________________________________________
82867[ 7164] By: jhi on 2000/10/06 20:51:48
82868 Log: UTF8ize split() so that the cloned substrings get the UTF8
82869 flag of the original scalar. Problem reported by Simon Cozens.
82870 Branch: perl
82871 ! pp.c t/pragma/utf8.t
82872____________________________________________________________________________
82873[ 7163] By: nick on 2000/10/06 20:48:34
82874 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
82875 got a false +ve and so did not reach code which would have un-FAKEd the SV.
82876 Branch: perl
82877 ! sv.c
82878____________________________________________________________________________
82879[ 7162] By: nick on 2000/10/06 20:25:37
82880 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
82881 To fix (sort {$a <=> $b} keys %hash) in particular but
82882 should cover a number of other as-yet-unknown cases as well.
82883 Branch: perl
82884 ! sv.c
82885____________________________________________________________________________
82886[ 7161] By: jhi on 2000/10/06 19:56:18
82887 Log: Change the version number of Tie::Handle in the core to 4.0,
82888 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
82889
82890 Subject: Note on Tie::Handle
82891 From: andreas.koenig@anima.de (Andreas J. Koenig)
82892 Date: 06 Oct 2000 21:48:58 +0200
82893 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
82894 Branch: perl
82895 ! lib/Tie/Handle.pm
82896____________________________________________________________________________
82897[ 7160] By: jhi on 2000/10/06 18:20:35
82898 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
82899 as the first option of cc/ld because of ultrapicky compilers
82900 (e.g. OS/390 R2.5)
82901 Branch: metaconfig
82902 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
82903 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
82904 ! U/compline/orderlib.U U/modified/Cppsym.U
82905 ! U/modified/d_access.U
82906 Branch: metaconfig/U/perl
82907 ! Checkcc.U d_dlsymun.U gccvers.U
82908 Branch: perl
82909 ! Configure config_h.SH
82910____________________________________________________________________________
82911[ 7159] By: jhi on 2000/10/06 13:56:39
82912 Log: Update Changes.
82913 Branch: perl
82914 ! Changes patchlevel.h
82915____________________________________________________________________________
82916[ 7158] By: jhi on 2000/10/06 12:48:40
82917 Log: Eliminate $Is_VMS code from the test.
82918
82919 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
82920 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82921 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
82922 Date: Thu, 5 Oct 2000 07:46:33 EDT
82923 Branch: perl
82924 ! t/lib/b.t
82925____________________________________________________________________________
82926[ 7157] By: jhi on 2000/10/06 12:47:13
82927 Log: Also the $ccflags is needed for the C compiler check.
82928
82929 Subject: Configure (check for C-compiler)
82930 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82931 Date: Fri, 06 Oct 2000 08:47:15 +0200
82932 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
82933 Branch: metaconfig/U/perl
82934 ! Checkcc.U
82935 Branch: perl
82936 ! Configure config_h.SH
82937____________________________________________________________________________
82938[ 7156] By: jhi on 2000/10/06 11:45:15
82939 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
82940 Branch: perl
82941 ! perl.c pp_ctl.c sv.h utf8.c
82942____________________________________________________________________________
82943[ 7155] By: jhi on 2000/10/06 11:40:41
82944 Log: IO::Handle->syswrite() did not handle length omission
82945 like CORE::syswrite() does.
82946
82947 Subject: [Fwd] IO::Handle, syswrite and arguments
82948 From: Graham Barr <gbarr@pobox.com>
82949 Date: Fri, 6 Oct 2000 10:22:05 +0100
82950 Message-ID: <20001006102205.U6312@pobox.com>
82951
82952 The original patch from andrew@ugh.net.au.
82953 Branch: perl
82954 ! ext/IO/lib/IO/Handle.pm
82955____________________________________________________________________________
82956[ 7154] By: jhi on 2000/10/06 01:42:15
82957 Log: Tweak #7153.
82958 Branch: perl
82959 ! utf8.h
82960____________________________________________________________________________
82961[ 7153] By: jhi on 2000/10/06 00:39:55
82962 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
82963 Branch: perl
82964 ! utf8.h
82965____________________________________________________________________________
82966[ 7152] By: jhi on 2000/10/06 00:38:11
82967 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
82968 Branch: perl
82969 ! perl.c pp_ctl.c sv.h utf8.c
82970____________________________________________________________________________
82971[ 7151] By: jhi on 2000/10/06 00:36:38
82972 Log: Subject: Re: Questions about Tie::Array and perl modules
82973 From: Nick Ing-Simmons <nik@tiuk.ti.com>
82974 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
82975 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
82976
82977 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
82978 Branch: perl
82979 ! lib/Tie/Array.pm t/op/array.t
82980____________________________________________________________________________
82981[ 7150] By: jhi on 2000/10/05 00:20:45
82982 Log: Regen Changes.
82983 Branch: perl
82984 ! Changes patchlevel.h
82985____________________________________________________________________________
82986[ 7149] By: jhi on 2000/10/05 00:20:01
82987 Log: Regen toc.
82988 Branch: perl
82989 ! pod/perltoc.pod
82990____________________________________________________________________________
82991[ 7148] By: jhi on 2000/10/04 23:35:08
82992 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
82993 reported several times by Dominic Dunlop, for example in
82994 ID 20000315.008. Patch from Dominic. Patch affects at
82995 least MachTen, and possibly other oldish BSDs. Should not
82996 break non-broken platforms (tested on LinuxPPC).
82997 Branch: perl
82998 ! doio.c
82999____________________________________________________________________________
83000[ 7147] By: jhi on 2000/10/04 23:26:34
83001 Log: The one that got away from 7146.
83002 Branch: metaconfig
83003 + U/installdirs/installscripts.U
83004____________________________________________________________________________
83005[ 7146] By: jhi on 2000/10/04 23:25:04
83006 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
83007 suggested by H. Merijn Brand.
83008 Branch: perl
83009 ! Configure INSTALL Makefile.SH Porting/Glossary
83010 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
83011 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
83012 ! win32/config.vc
83013____________________________________________________________________________
83014[ 7145] By: jhi on 2000/10/04 22:08:21
83015 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
83016 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83017 Date: Wed, 4 Oct 2000 17:37:46 -0400
83018 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
83019 Branch: perl
83020 ! utils/h2xs.PL
83021____________________________________________________________________________
83022[ 7144] By: jhi on 2000/10/04 18:11:41
83023 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
83024 From: Jeff Pinyan <jeffp@crusoe.net>
83025 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
83026 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
83027 Branch: perl
83028 ! pod/perlrun.pod
83029____________________________________________________________________________
83030[ 7143] By: jhi on 2000/10/04 18:09:58
83031 Log: Subject: perlhack.pod Patch for Externals Tools
83032 From: Fisher Mark <fisherm@tce.com>
83033 Date: Tue, 3 Oct 2000 15:43:27 -0500
83034 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
83035 Branch: perl
83036 ! pod/perlhack.pod
83037____________________________________________________________________________
83038[ 7142] By: jhi on 2000/10/04 18:08:41
83039 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
83040 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
83041 Date: Wed, 4 Oct 2000 12:11:11 EDT
83042 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
83043 Branch: perl
83044 ! vms/vms.c
83045____________________________________________________________________________
83046[ 7141] By: jhi on 2000/10/04 12:20:16
83047 Log: Subject: [PATCH 5.7.0] h2xs not working
83048 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83049 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
83050 Date: Tue, 3 Oct 2000 21:43:01 -0400
83051
83052 Subject: [PATCH 5.7.0] h2xs not documenting the created module
83053 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83054 Date: Tue, 3 Oct 2000 22:55:19 -0400
83055 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
83056 Branch: perl
83057 ! utils/h2xs.PL
83058____________________________________________________________________________
83059[ 7140] By: jhi on 2000/10/04 11:53:44
83060 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
83061 From: nick@babyhippo.com
83062 Date: Wed, 4 Oct 2000 12:06:45 +0100
83063 Message-Id: <20001004120645.A7356@babyhippo.com>
83064
83065 Retract 7118 and 7135.
83066 Branch: perl
83067 ! installman installperl op.c t/pragma/subs.t
83068____________________________________________________________________________
83069[ 7139] By: jhi on 2000/10/03 22:09:41
83070 Log: It is possible to have no hosts database at all. Pointed out in
83071
83072 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
83073 From: Peter Prymmer <pvhp@forte.com>
83074 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
83075 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
83076 Branch: metaconfig
83077 ! U/modified/myhostname.U
83078 Branch: perl
83079 ! Configure config_h.SH
83080____________________________________________________________________________
83081[ 7138] By: jhi on 2000/10/03 21:49:49
83082 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
83083 From: Peter Prymmer <pvhp@forte.com>
83084 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
83085 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
83086 Branch: perl
83087 ! pp_sys.c
83088____________________________________________________________________________
83089[ 7137] By: jhi on 2000/10/03 20:10:05
83090 Log: One remaining nit less at the VMS mailbox sizing.
83091 Branch: perl
83092 ! vms/vms.c
83093____________________________________________________________________________
83094[ 7136] By: jhi on 2000/10/03 20:08:47
83095 Log: Test harness update to sync with the new perlcc,
83096 from Simon Cozens.
83097 Branch: perl
83098 ! t/TEST t/UTEST
83099____________________________________________________________________________
83100[ 7135] By: jhi on 2000/10/03 15:15:42
83101 Log: Subject: Re: PATCH for 20001003.004
83102 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
83103 From: "AARON B. DOSSETT" <aaron@iglou.com>
83104 Message-Id: <E13gTay-0006od-00@iglou.com>
83105 Branch: perl
83106 ! installman installperl
83107____________________________________________________________________________
83108[ 7134] By: jhi on 2000/10/03 15:00:34
83109 Log: Subject: [ID 20001003.006] B::Debug not -w clean
83110 From: Nicholas Clark <nick@babyhippo.co.uk>
83111 Date: Tue, 03 Oct 2000 15:46:32 +0100
83112 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
83113 Branch: perl
83114 ! ext/B/B/Debug.pm
83115____________________________________________________________________________
83116[ 7133] By: jhi on 2000/10/03 14:58:39
83117 Log: Scale down the VMS message boxes, by Charles Lane.
83118 Fix for ID 20000903.009, workaround at
83119 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
83120 Branch: perl
83121 ! vms/vms.c
83122____________________________________________________________________________
83123[ 7132] By: jhi on 2000/10/03 11:20:37
83124 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
83125 Branch: perl
83126 + t/lib/st-lock.t t/lib/st-utf8.t
83127 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
83128 ! ext/Storable/Storable.xs t/lib/st-recurse.t
83129____________________________________________________________________________
83130[ 7131] By: jhi on 2000/10/03 03:38:23
83131 Log: Encode nits.
83132 Branch: perl
83133 ! MANIFEST Makefile.SH
83134____________________________________________________________________________
83135[ 7130] By: jhi on 2000/10/03 03:31:05
83136 Log: Update Changes.
83137 Branch: perl
83138 ! Changes patchlevel.h
83139____________________________________________________________________________
83140[ 7129] By: jhi on 2000/10/03 02:24:02
83141 Log: Misplaced else.
83142 Branch: metaconfig/U/perl
83143 ! d_strtoll.U
83144 Branch: perl
83145 ! Configure config_h.SH
83146____________________________________________________________________________
83147[ 7128] By: jhi on 2000/10/03 02:08:29
83148 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
83149 From: sthoenna@efn.org
83150 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
83151 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
83152 Branch: metaconfig/U/perl
83153 ! d_strtoll.U
83154 Branch: perl
83155 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
83156____________________________________________________________________________
83157[ 7127] By: jhi on 2000/10/03 01:13:14
83158 Log: Update Changes.
83159 Branch: perl
83160 ! Changes patchlevel.h
83161____________________________________________________________________________
83162[ 7126] By: jhi on 2000/10/03 00:57:08
83163 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
04d26ece 83164 as suggested by Olaf Flebbe and Nicholas Clark.
6b490b4c
JH
83165 Branch: perl
83166 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
83167____________________________________________________________________________
83168[ 7125] By: jhi on 2000/10/03 00:50:56
83169 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
83170 From: Nick Clark <nick@plum.flirble.org>
83171 Date: Mon, 2 Oct 2000 11:03:24 +0100
83172 Message-Id: <20001002110324.D20073@plum.flirble.org>
83173
83174 Also fixes bug ID 20001002.005.
83175 Branch: perl
83176 ! t/lib/encode.t
83177____________________________________________________________________________
83178[ 7124] By: jhi on 2000/10/03 00:34:59
83179 Log: Subject: [PATCH 5.7.0] Epoc update
83180 From: Olaf Flebbe <o.flebbe@gmx.de>
83181 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
83182 Message-ID: <26423.969484586@www10.gmx.net>
83183 Branch: perl
83184 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
83185 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
83186 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
83187 ! util.c util.h
83188____________________________________________________________________________
83189[ 7123] By: jhi on 2000/10/03 00:30:07
83190 Log: Regen headers.
83191 Branch: perl
83192 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
83193____________________________________________________________________________
83194[ 7122] By: jhi on 2000/10/03 00:10:48
83195 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
83196 Branch: perl
83197 ! hints/openbsd.sh
83198____________________________________________________________________________
83199[ 7121] By: jhi on 2000/10/03 00:05:06
83200 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
83201 From: <abigail@foad.org>
83202 Date: Tue, 26 Sep 2000 13:36:14 -0400
83203 Message-ID: <20000926173614.4356.qmail@foad.org>
83204 Branch: perl
83205 ! pod/perlop.pod
83206____________________________________________________________________________
83207[ 7120] By: jhi on 2000/10/03 00:04:00
83208 Log: Inside require() $^S was always left undefined.
83209
83210 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
83211 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83212 Date: Wed, 27 Sep 2000 18:54:49 -0400
83213 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
83214 Branch: perl
83215 ! cop.h mg.c pp_ctl.c util.c
83216____________________________________________________________________________
83217[ 7119] By: jhi on 2000/10/03 00:00:16
83218 Log: Subject: [PATCH] DLL not restartabke with threaded perl
83219 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
83220 Date: Thu, 28 Sep 2000 09:20:46 +0100
83221 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
83222 Branch: perl
83223 ! perl.c
83224____________________________________________________________________________
83225[ 7118] By: jhi on 2000/10/02 23:59:20
83226 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
83227 From: Nicholas Clark <nick@ccl4.org>
83228 Date: Thu, 28 Sep 2000 11:52:24 +0100
83229 Message-ID: <20000928115224.D7924@plum.flirble.org>
83230 Branch: perl
83231 ! op.c
83232____________________________________________________________________________
83233[ 7117] By: jhi on 2000/10/02 23:57:51
83234 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
83235 From: Nicholas Clark <nick@babyhippo.co.uk>
83236 Date: Thu, 28 Sep 2000 12:18:10 +0100
83237 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
83238
83239 Did not apply cleanly, manual intervention was needed.
83240 Branch: perl
83241 ! ext/B/B/Bytecode.pm utils/perlcc.PL
83242____________________________________________________________________________
83243[ 7116] By: jhi on 2000/10/02 23:50:40
83244 Log: Document the issue (is not a syntax error, kind of)
83245
83246 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
83247 From: Nicholas Clark <nick@ccl4.org>
83248 Date: Thu, 28 Sep 2000 17:12:42 +0100
83249 Message-ID: <20000928171242.K7924@plum.flirble.org>
83250 Branch: perl
83251 ! pod/perldata.pod
83252____________________________________________________________________________
83253[ 7115] By: jhi on 2000/10/02 23:48:58
83254 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
83255 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83256 Date: Thu, 28 Sep 2000 21:55:31 -0400
83257 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
83258 Branch: perl
83259 ! regexec.c
83260____________________________________________________________________________
83261[ 7114] By: jhi on 2000/10/02 23:47:57
83262 Log: Subject: DOC PATCH 5.6.0
83263 From: mjd@plover.com
83264 Date: 30 Sep 2000 06:02:34 -0000
83265 Message-ID: <20000930060234.4559.qmail@plover.com>
83266 Branch: perl
83267 ! pod/perldebguts.pod
83268____________________________________________________________________________
83269[ 7113] By: jhi on 2000/10/02 23:46:43
83270 Log: SOCK_DGRAM and listen() do not mix as reported in
83271
83272 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
83273 From: Petter Reinholdtsen <pere@hungry.com>
83274 Date: Sun, 1 Oct 2000 10:57:20 +0800
83275 Message-Id: <200010010257.KAA05735@localhost.localdomain>
83276
83277 The patch for 5.7.0+ had to be reengineered, though.
83278 Branch: perl
83279 ! ext/IO/lib/IO/Socket/UNIX.pm
83280____________________________________________________________________________
83281[ 7112] By: jhi on 2000/10/02 23:36:57
83282 Log: Subject: Re: [PATCH 5.005_64 missed]
83283 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83284 Date: Sun, 1 Oct 2000 18:50:10 -0400
83285 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
83286 Branch: perl
83287 ! pod/perlxs.pod
83288____________________________________________________________________________
83289[ 7111] By: jhi on 2000/10/02 23:35:40
83290 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
83291 From: Radu Greab <radu@netsoft.ro>
83292 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
83293 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
83294 Branch: perl
83295 ! op.c opcode.pl t/op/substr.t
83296____________________________________________________________________________
83297[ 7110] By: jhi on 2000/10/02 23:32:38
83298 Log: Subject: [PATCH] Fix aliasing of tied filehandles
83299 From: Daniel Chetlin <daniel@chetlin.com>
83300 Date: Mon, 2 Oct 2000 14:53:27 -0700
83301 Message-ID: <20001002145327.C1617@ilmd>
83302 Branch: perl
83303 ! perl.h pp_hot.c t/op/tiehandle.t
83304____________________________________________________________________________
83305[ 7109] By: jhi on 2000/10/02 23:31:30
83306 Log: s/Robin Parker/Robin Barker/
83307 Branch: perl
83308 ! Changes5.6
83309____________________________________________________________________________
83310[ 7108] By: jhi on 2000/10/02 23:15:46
83311 Log: Retract #7091 as suggested in
83312
83313 From: Robin Barker <rmb1@cise.npl.co.uk>
83314 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
83315 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
83316 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
83317 Branch: perl
83318 ! embed.pl proto.h
83319____________________________________________________________________________
83320[ 7107] By: nick on 2000/10/02 18:23:14
83321 Log: A few tweaks to get Tk803 to work with Encode scheme.
83322 Branch: perl
83323 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
83324____________________________________________________________________________
83325[ 7106] By: nick on 2000/10/01 21:34:14
83326 Log: Add checking cases to Encode's toUnicode and fromUnicode.
83327 Branch: perl
83328 ! ext/Encode/Encode.pm
83329____________________________________________________________________________
83330[ 7105] By: nick on 2000/10/01 17:18:01
83331 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
83332 To read and use them.
83333 Add a lib/encode.t which checks a few things.
83334 Branch: perl
83335 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
83336 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
83337 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
83338 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
83339 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
83340 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
83341 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
83342 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
83343 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
83344 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
83345 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
83346 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
83347 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
83348 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
83349 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
83350 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
83351 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
83352 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
83353 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
83354 + ext/Encode/Encode/iso2022-jp.enc
83355 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
83356 + ext/Encode/Encode/iso8859-1.enc
83357 + ext/Encode/Encode/iso8859-2.enc
83358 + ext/Encode/Encode/iso8859-3.enc
83359 + ext/Encode/Encode/iso8859-4.enc
83360 + ext/Encode/Encode/iso8859-5.enc
83361 + ext/Encode/Encode/iso8859-6.enc
83362 + ext/Encode/Encode/iso8859-7.enc
83363 + ext/Encode/Encode/iso8859-8.enc
83364 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
83365 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
83366 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
83367 + ext/Encode/Encode/macCentEuro.enc
83368 + ext/Encode/Encode/macCroatian.enc
83369 + ext/Encode/Encode/macCyrillic.enc
83370 + ext/Encode/Encode/macDingbats.enc
83371 + ext/Encode/Encode/macGreek.enc
83372 + ext/Encode/Encode/macIceland.enc
83373 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
83374 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
83375 + ext/Encode/Encode/macTurkish.enc
83376 + ext/Encode/Encode/macUkraine.enc
83377 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
83378 + t/lib/encode.t
83379 ! MANIFEST ext/Encode/Encode.pm
83380____________________________________________________________________________
83381[ 7104] By: nick on 2000/09/30 13:04:30
83382 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
83383 From: Daniel Chetlin <daniel@chetlin.com>
83384 Date: Mon, 18 Sep 2000 05:05:40 -0700
83385 Message-Id: <20000918050540.C652@ilmd>
83386 Branch: perl
83387 ! lib/overload.pm sv.c t/pragma/overload.t
83388____________________________________________________________________________
83389[ 7103] By: nick on 2000/09/30 12:53:36
83390 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
83391 From: Johan Vromans <jvromans@squirrel.nl>
83392 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
83393 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
83394 Branch: perl
83395 ! pod/Makefile.SH
83396____________________________________________________________________________
83397[ 7102] By: nick on 2000/09/30 12:52:31
83398 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
83399 From: Spider Boardman <spider@Orb.Nashua.NH.US>
83400 Date: Sat, 16 Sep 2000 16:36:45 -0400
83401 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
83402 Branch: perl
83403 ! ext/B/B/Deparse.pm
83404____________________________________________________________________________
83405[ 7101] By: nick on 2000/09/30 12:51:41
83406 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
83407 From: Craig A. Berry <craig.berry@psinetcs.com>
83408 Date: Sat, 16 Sep 2000 10:11:10 -0500
83409 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
83410 Branch: perl
83411 ! vms/vms.c
83412____________________________________________________________________________
83413[ 7100] By: nick on 2000/09/30 12:50:33
83414 Log: Subject: Re: unicode support and perl [ID 20000901.097]
83415 From: Spider Boardman <spider@Orb.Nashua.NH.US>
83416 Date: Fri, 15 Sep 2000 16:37:58 -0400
83417 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
83418 Branch: perl
83419 ! t/op/append.t
83420____________________________________________________________________________
83421[ 7099] By: nick on 2000/09/30 12:49:35
83422 Log: Subject: Re: unicode support and perl [ID 20000901.097]
83423 From: Spider Boardman <spider@Orb.Nashua.NH.US>
83424 Date: Fri, 15 Sep 2000 16:25:30 -0400
83425 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
83426 Branch: perl
83427 ! pp_hot.c
83428____________________________________________________________________________
83429[ 7098] By: nick on 2000/09/30 12:48:00
83430 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
83431 From: Gisle Aas <gisle@ActiveState.com>
83432 Date: 15 Sep 2000 16:23:41 +0200
83433 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
83434 Branch: perl
83435 ! toke.c
83436____________________________________________________________________________
83437[ 7097] By: nick on 2000/09/30 12:45:16
83438 Log: Subject: [PATCH] Nits in perlmod.pod
83439 From: Daniel Chetlin <daniel@chetlin.com>
83440 Date: Fri, 15 Sep 2000 02:04:09 -0700
83441 Message-Id: <20000915020409.A2104@ilmd>
83442 Branch: perl
83443 ! pod/perlmod.pod
83444____________________________________________________________________________
83445[ 7096] By: nick on 2000/09/30 12:18:00
83446 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
83447 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
83448 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
83449 0 to checking to get the warning.
83450 Branch: perl
83451 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
83452 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
83453 ! regexec.c sv.c toke.c utf8.c
83454____________________________________________________________________________
83455[ 7095] By: nick on 2000/09/15 16:55:59
83456 Log: Multiplicity & ithreads fix for sv.c/Encode.xs
83457
83458 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
83459 From: Spider Boardman <spider@Orb.Nashua.NH.US>
83460 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
83461 Date: Fri, 15 Sep 2000 06:37:30 -0400
83462 Branch: perl
83463 ! ext/Encode/Encode.xs sv.c
83464____________________________________________________________________________
83465[ 7094] By: jhi on 2000/09/15 03:23:32
83466 Log: Update Changes.
83467 Branch: perl
83468 ! Changes patchlevel.h
83469____________________________________________________________________________
83470[ 7093] By: jhi on 2000/09/15 03:11:44
83471 Log: Fix for the charnames.t failures from Spider Boardman.
83472 Branch: perl
83473 ! toke.c
83474____________________________________________________________________________
83475[ 7092] By: jhi on 2000/09/15 00:15:48
83476 Log: Botched the #7090 check-in.
83477 Branch: perl
83478 ! sv.c
83479____________________________________________________________________________
83480[ 7091] By: jhi on 2000/09/14 23:33:24
83481 Log: Part of #7081 didn't come through.
83482 Branch: perl
83483 ! embed.pl proto.h
83484____________________________________________________________________________
83485[ 7090] By: jhi on 2000/09/14 23:17:39
83486 Log: Subject: Re: perl@7078
83487 From: Spider Boardman <spider@web.zk3.dec.com>
83488 Date: Thu, 14 Sep 2000 19:06:36 -0400
83489 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
83490 Branch: perl
83491 ! sv.c toke.c
83492____________________________________________________________________________
83493[ 7089] By: jhi on 2000/09/14 23:11:21
83494 Log: Small portability tweaks.
83495 Branch: perl
83496 ! ext/Encode/Encode.xs
83497____________________________________________________________________________
83498[ 7088] By: jhi on 2000/09/14 22:57:23
83499 Log: Fake return to pacify picky compilers.
83500 Branch: perl
83501 ! ext/Encode/Encode.xs
83502____________________________________________________________________________
83503[ 7087] By: jhi on 2000/09/14 22:53:37
83504 Log: Subject: [PATCH] utf8.c apidoc
83505 From: Simon Cozens <simon@cozens.net>
83506 Date: Thu, 14 Sep 2000 23:46:57 +0100
83507 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
83508 Branch: perl
83509 ! perlapi.c pod/perlapi.pod utf8.c
83510____________________________________________________________________________
83511[ 7086] By: jhi on 2000/09/14 22:40:38
83512 Log: We don't need to count the high bit bytes, a boolean is enough.
83513 Branch: perl
83514 ! sv.c
83515____________________________________________________________________________
83516[ 7085] By: jhi on 2000/09/14 21:20:09
83517 Log: Replace #7084 with
83518
83519 Subject: Re: perl@7078
83520 From: Spider Boardman <spider@web.zk3.dec.com>
83521 Date: Thu, 14 Sep 2000 17:09:36 -0400
83522 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
83523 Branch: perl
83524 ! sv.c utf8.c
83525____________________________________________________________________________
83526[ 7084] By: jhi on 2000/09/14 20:03:34
83527 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
83528 convertible to bytes by checking it doesn't go above 0xc3
83529
83530 Subject: Re: perl@7078
83531 From: Simon Cozens <simon@cozens.net>
83532 Date: Thu, 14 Sep 2000 20:59:19 +0100
83533 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
83534 Branch: perl
83535 ! utf8.c
83536____________________________________________________________________________
83537[ 7083] By: jhi on 2000/09/14 19:38:47
83538 Log: Subject: Re: perl@7078
83539 From: Simon Cozens <simon@cozens.net>
83540 Date: Thu, 14 Sep 2000 20:13:09 +0100
83541 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
83542 Branch: perl
83543 ! t/op/bop.t
83544____________________________________________________________________________
83545[ 7082] By: jhi on 2000/09/14 17:50:44
83546 Log: The one that got away.
83547 Branch: perl
83548 ! lib/File/Find.pm
83549____________________________________________________________________________
83550[ 7081] By: jhi on 2000/09/14 17:45:35
83551 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
83552 From: Robin Barker <rmb1@cise.npl.co.uk>
83553 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
83554 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
83555 Branch: perl
83556 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
83557 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
83558 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
83559 ! regcomp.c toke.c universal.c
83560____________________________________________________________________________
83561[ 7080] By: jhi on 2000/09/14 17:40:35
83562 Log: Problems picked up by AIX cc.
83563
83564 Subject: Re: perl@7078 (patch included)
83565 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83566 Date: Thu, 14 Sep 2000 18:53:30 +0200
83567 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
83568 Branch: perl
83569 ! ext/Encode/Encode.xs
83570____________________________________________________________________________
83571[ 7079] By: jhi on 2000/09/14 17:38:27
83572 Log: Subject: File::Find 5.7.0 POD nits
83573 From: Rich Morin <rdm@cfcl.com>
83574 Date: Wed, 13 Sep 2000 22:03:58 -0700
83575 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
83576 Branch: perl
83577 ! lib/File/Find.pm
83578____________________________________________________________________________
83579[ 7078] By: jhi on 2000/09/14 14:58:20
83580 Log: Update Changes.
83581 Branch: perl
83582 ! Changes patchlevel.h
83583____________________________________________________________________________
83584[ 7077] By: jhi on 2000/09/14 14:55:54
83585 Log: Compilation warnings and an error.
83586 Branch: perl
83587 ! sv.c
83588____________________________________________________________________________
83589[ 7076] By: jhi on 2000/09/14 14:42:56
83590 Log: Fix for a parsing bug, not for the original bug.
83591
83592 Subject: Re: [ID 20000910.005] Another segfault with regexes.
83593 From: Spider Boardman <spider@web.zk3.dec.com>
83594 Date: Wed, 13 Sep 2000 17:52:20 -0400
83595 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
83596 Branch: perl
83597 ! regcomp.c
83598____________________________________________________________________________
83599[ 7075] By: jhi on 2000/09/14 14:40:40
83600 Log: Batch of UTF-8 patches from Simon Cozens.
83601 Branch: perl
83602 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
83603 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
83604 ! toke.c utf8.c
83605____________________________________________________________________________
83606[ 7074] By: jhi on 2000/09/14 14:29:58
83607 Log: Subject: Re: Two advertising clauses need to be removed
83608 From: Russ Allbery <rra@stanford.edu>
83609 Date: 13 Sep 2000 18:50:26 -0700
83610 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
83611 Branch: perl
83612 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
83613____________________________________________________________________________
83614[ 7073] By: jhi on 2000/09/14 14:28:20
83615 Log: Subject: [PATCH] de-wall t/README
83616 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83617 Date: Wed, 13 Sep 2000 17:46:55 -0700
83618 Message-ID: <//Bw5gzkge/e092yn@efn.org>
83619 Branch: perl
83620 ! t/README
83621____________________________________________________________________________
83622[ 7072] By: jhi on 2000/09/14 14:25:10
83623 Log: Hints optimization.
83624
83625 Subject: Minor nit
83626 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83627 Date: Wed, 13 Sep 2000 21:42:07 +0200
83628 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
83629 Branch: perl
83630 ! hints/hpux.sh
83631____________________________________________________________________________
83632[ 7071] By: jhi on 2000/09/14 14:23:30
83633 Log: Allow chop() and chomp() to be overridden.
83634
83635 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
83636 From: "Casey R. Tweten" <crt@kiski.net>
83637 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
83638 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
83639 Branch: perl
83640 ! toke.c
83641____________________________________________________________________________
83642[ 7070] By: jhi on 2000/09/14 14:20:36
83643 Log: The return value of setlocale must be copied away.
83644
83645 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
83646 From: Alan Burlison <Alan.Burlison@uk.sun.com>
83647 Date: Wed, 13 Sep 2000 16:27:37 +0100
83648 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
83649 Branch: perl
83650 ! util.c
83651____________________________________________________________________________
83652[ 7069] By: jhi on 2000/09/14 14:16:27
83653 Log: Remove vestiges of tr//CU.
83654
83655 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
83656 From: Nick Clark <nick@plum.flirble.org>
83657 Date: Tue, 12 Sep 2000 22:50:14 +0100
83658 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
83659
83660 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
83661 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83662 Date: Tue, 12 Sep 2000 21:38:48 -0700
83663 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
83664 Branch: perl
83665 ! op.h pod/perlunicode.pod
83666____________________________________________________________________________
83667[ 7068] By: jhi on 2000/09/13 14:18:39
83668 Log: Add the Encode extension. The code is still largely just skeleton.
83669 Branch: perl
83670 + ext/Encode/Encode.pm ext/Encode/Encode.xs
83671 + ext/Encode/Makefile.PL ext/Encode/Todo
83672 ! MANIFEST Todo-5.6
83673____________________________________________________________________________
83674[ 7067] By: jhi on 2000/09/12 17:43:33
83675 Log: Allow for whitespace between "#" and "line" in cpp output.
83676
83677 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
83678 From: Calle Dybedahl <calle@lysator.liu.se>
83679 Date: 12 Sep 2000 19:38:02 +0200
83680 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
83681 Branch: perl
83682 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
83683____________________________________________________________________________
83684[ 7066] By: gsar on 2000/09/12 17:24:29
83685 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
83686 initialization in all the threads on Windows
83687 Branch: perl
83688 ! win32/win32.c
83689____________________________________________________________________________
83690[ 7065] By: jhi on 2000/09/12 15:11:31
83691 Log: Update Changes.
83692 Branch: perl
83693 ! Changes patchlevel.h
83694____________________________________________________________________________
83695[ 7064] By: jhi on 2000/09/12 14:54:54
83696 Log: Retract #7062, the pod tests are not ready.
83697 Branch: perl
83698 ! t/TEST t/harness
83699____________________________________________________________________________
83700[ 7063] By: jhi on 2000/09/12 14:25:41
83701 Log: The #7054 truncated Configure badly.
83702 Branch: metaconfig/U/perl
83703 ! End.U
83704 Branch: perl
83705 ! Configure config_h.SH
83706____________________________________________________________________________
83707[ 7062] By: jhi on 2000/09/12 14:08:32
83708 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
83709 From: sthoenna@efn.org
83710 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
83711 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
83712 Branch: perl
83713 ! t/TEST t/harness
83714____________________________________________________________________________
83715[ 7061] By: jhi on 2000/09/12 14:07:18
83716 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
83717 From: sthoenna@efn.org
83718 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
83719 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
83720 Branch: perl
83721 ! pod/perlxs.pod
83722____________________________________________________________________________
83723[ 7060] By: jhi on 2000/09/12 14:06:08
83724 Log: Break up the myconfig lines a bit.
83725
83726 Subject: perlbug/perl -V output format
83727 From: sthoenna@efn.org
83728 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
83729 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
83730 Branch: perl
83731 ! myconfig.SH
83732____________________________________________________________________________
83733[ 7059] By: jhi on 2000/09/12 14:05:04
83734 Log: Test for the #7049.
83735
83736 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
83737 From: andreas.koenig@anima.de (Andreas J. Koenig)
83738 Date: 12 Sep 2000 06:42:01 +0200
83739 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
83740 Branch: perl
83741 ! t/op/my.t
83742____________________________________________________________________________
83743[ 7058] By: jhi on 2000/09/12 14:03:05
83744 Log: Subject: [patch: perl@7045] vms updates
83745 From: Peter Prymmer <pvhp@forte.com>
83746 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
83747 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
83748 Branch: perl
83749 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
83750____________________________________________________________________________
83751[ 7057] By: jhi on 2000/09/12 14:00:51
83752 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
83753 From: sthoenna@efn.org
83754 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
83755 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
83756 Branch: perl
83757 ! t/op/64bitint.t
83758____________________________________________________________________________
83759[ 7056] By: jhi on 2000/09/12 13:58:14
83760 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
83761 From: Jeff Pinyan <jeffp@crusoe.net>
83762 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
83763 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
83764 Branch: perl
83765 ! pod/perlfunc.pod
83766____________________________________________________________________________
83767[ 7055] By: jhi on 2000/09/12 13:56:32
83768 Log: Do in VMS as the #7054 does.
83769 Branch: perl
83770 ! configure.com
83771____________________________________________________________________________
83772[ 7054] By: jhi on 2000/09/12 13:50:31
83773 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
83774 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83775 Date: Mon, 11 Sep 2000 08:33:09 +0100
83776 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
83777 Branch: metaconfig/U/perl
83778 ! End.U
83779 Branch: perl
83780 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
83781 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
83782____________________________________________________________________________
83783[ 7053] By: jhi on 2000/09/12 13:29:19
83784 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
83785 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
83786 Date: Tue, 12 Sep 2000 08:35:59 EDT
83787 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
83788 Branch: perl
83789 ! vms/test.com
83790____________________________________________________________________________
83791[ 7052] By: jhi on 2000/09/11 23:01:50
83792 Log: Document the SvUTF8*().
83793 Branch: perl
83794 ! pod/perlapi.pod sv.h
83795____________________________________________________________________________
83796[ 7051] By: gsar on 2000/09/11 14:46:30
83797 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
83798 (missed a spot when fixing up op_pmreplroot hack for ithreads)
83799 Branch: perl
83800 ! op.c t/op/split.t
83801____________________________________________________________________________
83802[ 7050] By: nick on 2000/09/11 10:03:51
83803 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
83804
83805 Subject: borland C++ win32.c tweak
83806 From: Vadim Konovalov <vkonovalov@lucent.com>
83807 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
83808 Date: Mon, 11 Sep 2000 11:22:33 +0400
83809 Branch: perl
83810 ! win32/win32.c
83811____________________________________________________________________________
83812[ 7049] By: nick on 2000/09/11 09:57:33
83813 Log: Point fix for s/// on foreach (keys %xxx).
83814 Branch: perl
83815 ! pp_hot.c
83816____________________________________________________________________________
83817[ 7048] By: jhi on 2000/09/10 23:37:09
83818 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
83819 by Pod::Text, from Brad Appleton.
83820 Branch: perl
83821 ! t/pod/testp2pt.pl
83822____________________________________________________________________________
83823[ 7047] By: jhi on 2000/09/10 14:32:53
83824 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
83825 by Russ Allbery.
83826 Branch: perl
83827 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
83828____________________________________________________________________________
83829[ 7046] By: jhi on 2000/09/10 14:15:08
83830 Log: Upgrade to CPAN 1.57_65, from Andreas König.
83831 Branch: perl
83832 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83833____________________________________________________________________________
83834[ 7045] By: jhi on 2000/09/08 21:36:32
83835 Log: Update Changes.
83836 Branch: perl
83837 ! Changes patchlevel.h
83838____________________________________________________________________________
83839[ 7044] By: jhi on 2000/09/08 21:29:56
83840 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
83841 From: Peter Prymmer <pvhp@forte.com>
83842 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
83843 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
83844 Branch: perl
83845 ! configure.com
83846____________________________________________________________________________
83847[ 7043] By: jhi on 2000/09/08 21:27:50
83848 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
83849 From: Peter Prymmer <pvhp@forte.com>
83850 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
83851 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
83852 Branch: perl
83853 ! Makefile.SH installperl
83854____________________________________________________________________________
83855[ 7042] By: jhi on 2000/09/08 21:23:21
83856 Log: Continue #7041.
83857 Branch: perl
83858 ! cygwin/Makefile.SHs os2/Makefile.SHs
83859____________________________________________________________________________
83860[ 7041] By: jhi on 2000/09/08 21:18:10
83861 Log: Do away with memory models cruft. Sorry, PDP users.
83862 Branch: metaconfig
83863 ! U/modified/cc.U U/modified/libpth.U
83864 Branch: perl
83865 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
83866 ! Porting/config_H cflags.SH config_h.SH configure.com
83867 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
83868 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
83869 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
83870____________________________________________________________________________
83871[ 7040] By: jhi on 2000/09/08 14:34:18
83872 Log: Major rewrite of s2p. And I mean really major, it is
83873 an implementation of sed in perl. If called as s2p it
83874 will function as s2p. Note: needs non-UNIXifying.
83875
83876 Subject: s2p
83877 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
83878 Date: Mon, 28 Aug 2000 14:05:12 +0200
83879 Message-ID: <39AA5578.2102E2AA@alcatel.at>
83880 Branch: perl
83881 ! x2p/s2p.PL
83882____________________________________________________________________________
83883[ 7039] By: jhi on 2000/09/08 14:19:49
83884 Log: Re-allow vec() for characters > 255.
83885
83886 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
83887 From: Spider Boardman <spider@web.zk3.dec.com>
83888 Date: Fri, 08 Sep 2000 02:21:02 -0400
83889 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
83890 Branch: perl
83891 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
83892 ! t/op/vec.t
83893____________________________________________________________________________
83894[ 7038] By: jhi on 2000/09/08 14:14:18
83895 Log: Subject: [PATCH lib/Benchmark.pm]
83896 From: <abigail@foad.org>
83897 Date: Thu, 7 Sep 2000 15:03:20 -0400
83898 Message-ID: <20000907190320.888.qmail@foad.org>
83899 Branch: perl
83900 ! lib/Benchmark.pm
83901____________________________________________________________________________
83902[ 7037] By: jhi on 2000/09/08 14:11:06
83903 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
83904
83905 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
83906 From: Spider Boardman <spider@web.zk3.dec.com>
83907 Date: Fri, 08 Sep 2000 01:30:27 -0400
83908 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
83909 Branch: perl
83910 ! op.c
83911____________________________________________________________________________
83912[ 7036] By: jhi on 2000/09/08 14:08:58
83913 Log: Subject: [ID 20000908.002] perlipc documentation bug.
83914 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
83915 Date: Fri, 08 Sep 2000 12:38:32 +0200
83916 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
83917 Branch: perl
83918 ! pod/perlipc.pod
83919____________________________________________________________________________
83920[ 7035] By: jhi on 2000/09/08 14:03:12
83921 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
83922 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83923 Date: Fri, 08 Sep 2000 11:47:34 +0200
83924 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
83925 Branch: perl
83926 ! hints/dec_osf.sh
83927____________________________________________________________________________
83928[ 7034] By: jhi on 2000/09/08 13:59:35
83929 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
83930 From: Simon Cozens <simon@cozens.net>
83931 Date: Thu, 7 Sep 2000 20:40:38 +0100
83932 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
83933 Branch: perl
83934 ! pp_hot.c
83935____________________________________________________________________________
83936[ 7033] By: jhi on 2000/09/08 04:03:03
83937 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
83938 From: "Larry W. Virden" <lvirden@cas.org>
83939 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
83940 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
83941 Branch: perl
83942 ! pod/perldiag.pod
83943____________________________________________________________________________
83944[ 7032] By: jhi on 2000/09/07 22:18:30
83945 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
83946 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
83947 Date: Mon, 04 Sep 2000 13:16:38 -0700
83948 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
83949 Branch: perl
83950 ! lib/perl5db.pl
83951____________________________________________________________________________
83952[ 7031] By: jhi on 2000/09/07 22:02:29
83953 Log: Fix the ccversion detection for 5.1 and beyond.
83954
83955 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
83956 From: Spider Boardman <spider@leggy.zk3.dec.com>
83957 Date: Thu, 7 Sep 2000 17:54:27 -0400
83958 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
83959 Branch: perl
83960 ! hints/dec_osf.sh
83961____________________________________________________________________________
83962[ 7030] By: jhi on 2000/09/07 19:12:28
83963 Log: Fix for
83964
83965 Subject: [ID 20000903.001] \w in utf8-strings
83966 From: Marc Lehmann <pcg@goof.com>
83967 Date: Sun, 03 Sep 2000 09:44:29 +0200
83968 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
83969
83970 and various related nits.
83971 Branch: perl
83972 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
83973____________________________________________________________________________
83974[ 7029] By: jhi on 2000/09/07 18:49:09
83975 Log: Fix the URL, but the server is still missing in action.
83976
83977 Subject: [ID 20000905.002] perlfaq1.pod URL error
83978 From: "Larry W. Virden" <lvirden@cas.org>
83979 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
83980 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
83981 Branch: perl
83982 ! pod/perlfaq1.pod
83983____________________________________________________________________________
83984[ 7028] By: jhi on 2000/09/07 18:47:13
83985 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
83986 From: Hugo <hv@crypt.compulink.co.uk>
83987 Date: Tue, 05 Sep 2000 14:13:37 +0100
83988 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
83989 Branch: perl
83990 ! toke.c
83991____________________________________________________________________________
83992[ 7027] By: jhi on 2000/09/07 18:45:35
83993 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
83994 From: Daniel Chetlin <daniel@chetlin.com>
83995 Date: Tue, 5 Sep 2000 04:57:07 -0700
83996 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
83997 Branch: perl
83998 ! pod/perlfaq6.pod pod/perlop.pod
83999____________________________________________________________________________
84000[ 7026] By: jhi on 2000/09/07 18:44:01
84001 Log: Document the new ref() semantics.
84002
84003 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
84004 From: Gisle Aas <gisle@ActiveState.com>
84005 Date: 05 Sep 2000 08:10:30 +0200
84006 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
84007 Branch: perl
84008 ! pod/perldelta.pod
84009____________________________________________________________________________
84010[ 7025] By: jhi on 2000/09/07 18:42:27
84011 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
84012
84013 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
84014 From: Gisle Aas <gisle@ActiveState.com>
84015 Date: 05 Sep 2000 08:11:40 +0200
84016 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
84017 Branch: perl
84018 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
84019____________________________________________________________________________
84020[ 7024] By: jhi on 2000/09/07 18:39:32
84021 Log: Subject: [PATCH] Modernize Opcode.pm documentation
84022 From: Gisle Aas <gisle@ActiveState.com>
84023 Date: 4 Sep 2000 00:18:55 -0000
84024 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
84025 Branch: perl
84026 ! ext/Opcode/Opcode.pm
84027____________________________________________________________________________
84028[ 7023] By: jhi on 2000/09/07 18:37:42
84029 Log: Subject: [PATCH] Tied filehandle documentation
84030 From: Gisle Aas <gisle@ActiveState.com>
84031 Date: 4 Sep 2000 00:14:40 -0000
84032 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
84033 Branch: perl
84034 ! pod/perlfunc.pod pod/perltie.pod
84035____________________________________________________________________________
84036[ 7022] By: jhi on 2000/09/07 18:35:37
84037 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
84038 From: Gisle Aas <gisle@ActiveState.com>
84039 Date: 4 Sep 2000 00:04:22 -0000
84040 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
84041 Branch: perl
84042 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
84043____________________________________________________________________________
84044[ 7021] By: jhi on 2000/09/07 18:33:22
84045 Log: Subject: small apidoc fix
84046 From: Marc Lehmann <pcg@goof.com>
84047 Date: Sun, 3 Sep 2000 05:12:06 +0200
84048 Message-ID: <20000903051206.A5909@cerebro.laendle>
84049 Branch: perl
84050 ! pod/perlapi.pod utf8.c
84051____________________________________________________________________________
84052[ 7020] By: jhi on 2000/09/07 16:14:57
84053 Log: Tiny perldelta nits.
84054 Branch: perl
84055 ! pod/perldelta.pod
84056____________________________________________________________________________
84057[ 7019] By: jhi on 2000/09/07 16:04:20
84058 Log: Guard against bad string->int conversion for quads.
84059 Branch: perl
84060 ! t/op/64bitint.t
84061____________________________________________________________________________
84062[ 7018] By: jhi on 2000/09/06 17:07:03
84063 Log: Update Unicode todo list.
84064 Branch: perl
84065 ! Todo-5.6
84066____________________________________________________________________________
84067[ 7017] By: jhi on 2000/09/05 21:16:01
84068 Log: Document the SvIOK_.*UV().
84069 Branch: perl
84070 ! pod/perlapi.pod sv.h
84071____________________________________________________________________________
84072[ 7016] By: nick on 2000/09/03 21:54:46
84073 Log: Hash lookup of constant strings optimization:
84074 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
84075 to string table (as per sharepvn). Add newSV_pvn_share to create such
84076 a thing. Make hv.c compare addresses of strings and skip string compare
84077 if equal. Make method_named and helem ops use these shared-string SVs
84078 when arg is constant. Make keys op return shared-string SVs (less clearly
84079 a win).
84080 Branch: perl
84081 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
84082 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
84083 ! pod/perlintern.pod pp_hot.c proto.h sv.c
84084____________________________________________________________________________
84085[ 7015] By: jhi on 2000/09/02 17:48:59
84086 Log: This is 5.7.0.
84087 Branch: perl
84088 ! Changes
84089____________________________________________________________________________
84090[ 7014] By: jhi on 2000/09/02 17:35:45
84091 Log: Changes and patchlevel tweaks.
84092 Branch: perl
84093 ! Changes patchlevel.h
84094____________________________________________________________________________
84095[ 7013] By: jhi on 2000/09/02 17:30:50
84096 Log: Update Changes.
84097 Branch: perl
84098 ! Changes patchlevel.h
84099____________________________________________________________________________
84100[ 7012] By: nick on 2000/09/02 17:25:20
84101 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
84102 Branch: perl
84103 ! gv.c lib/overload.pm
84104____________________________________________________________________________
84105[ 7011] By: jhi on 2000/09/02 17:16:25
84106 Log: Update perlhist.
84107 Branch: perl
84108 ! pod/perlhist.pod
84109____________________________________________________________________________
84110[ 7010] By: jhi on 2000/09/02 17:01:35
84111 Log: perldelta nits.
84112 Branch: perl
84113 ! pod/perldelta.pod
84114____________________________________________________________________________
84115[ 7009] By: nick on 2000/09/02 16:48:35
84116 Log: If overloaded %{} etc. return the object do not loop.
84117 Thus sub deref { $_[0] } functions if object is wanted type.
84118 Branch: perl
84119 ! pp.h
84120____________________________________________________________________________
84121[ 7008] By: jhi on 2000/09/02 16:26:11
84122 Log: Retab MANIFEST.
84123 Branch: perl
84124 ! ext/Storable/MANIFEST
84125____________________________________________________________________________
84126[ 7007] By: jhi on 2000/09/02 16:23:02
84127 Log: Make certain cc is set before trying to run it.
84128 Branch: perl
84129 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
84130____________________________________________________________________________
84131[ 7006] By: jhi on 2000/09/02 15:45:41
84132 Log: Unicode notes.
84133 Branch: perl
84134 ! pod/perldelta.pod
84135____________________________________________________________________________
84136[ 7005] By: jhi on 2000/09/02 15:42:11
84137 Log: Various Configure nits by Philip Newton,
84138 plus the ebcdic one by me.
84139 Branch: metaconfig
84140 + U/modified/pager.U
84141 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
84142 Branch: metaconfig/U/perl
84143 ! Devel.U quadfio.U
84144 Branch: perl
84145 ! Configure config_h.SH
84146____________________________________________________________________________
84147[ 7004] By: jhi on 2000/09/02 15:06:14
84148 Log: Apparently avoiding the swapping is too costly.
84149
84150 From: "Ben Tilly" <ben_tilly@hotmail.com>
84151 Subject: Re: the door is closed.
84152 Date: Fri, 01 Sep 2000 20:23:16 EDT
84153 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
84154 Branch: perl
84155 ! pod/perlfaq4.pod
84156____________________________________________________________________________
84157[ 7003] By: nick on 2000/09/02 12:26:04
84158 Log: Undo part of change 6489 which looks like a bulk edit which
84159 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
84160 The supressing of main:: on return from select() is undesirable.
84161 Branch: perl
84162 ! pp_sys.c
84163____________________________________________________________________________
84164[ 7002] By: jhi on 2000/09/01 23:08:54
84165 Log: Update Changes.
84166 Branch: perl
84167 ! Changes patchlevel.h
84168____________________________________________________________________________
84169[ 7001] By: jhi on 2000/09/01 23:00:13
84170 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
84171 From: Peter Prymmer <pvhp@forte.com>
84172 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
84173 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
84174
84175 plus rework the http: spots as suggested by Tom Christiansen,
84176 plus regen perltoc.
84177 Branch: perl
84178 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
84179 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
84180____________________________________________________________________________
84181[ 7000] By: jhi on 2000/09/01 22:36:01
84182 Log: Only the first line, thank you very much.
84183 Branch: perl
84184 ! hints/solaris_2.sh
84185____________________________________________________________________________
84186[ 6999] By: gsar on 2000/09/01 22:16:40
84187 Log: change#6791 accidentally clobbered change#6710, put it back
84188 Branch: perl
84189 ! win32/win32.c
84190____________________________________________________________________________
84191[ 6998] By: jhi on 2000/09/01 22:14:16
84192 Log: Mention the HP-UX LP64 freak failure.
84193 Branch: perl
84194 ! pod/perldelta.pod
84195____________________________________________________________________________
84196[ 6997] By: jhi on 2000/09/01 21:48:32
84197 Log: Detypo.
84198 Branch: perl
84199 ! hints/hpux.sh
84200____________________________________________________________________________
84201[ 6996] By: jhi on 2000/09/01 21:27:10
84202 Log: Update Changes.
84203 Branch: perl
84204 ! Changes patchlevel.h
84205____________________________________________________________________________
84206[ 6995] By: jhi on 2000/09/01 21:14:24
84207 Log: Mi splgn s gnin.g
84208 Branch: perl
84209 ! pp_ctl.c
84210____________________________________________________________________________
84211[ 6994] By: jhi on 2000/09/01 21:09:54
84212 Log: Subject: http:// in L<>
84213 From: Nicholas Clark <nick@ccl4.org>
84214 Date: Fri, 1 Sep 2000 22:03:21 +0100
84215 Message-ID: <20000901220321.B72074@plum.flirble.org>
84216 Branch: perl
84217 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
84218____________________________________________________________________________
84219[ 6993] By: jhi on 2000/09/01 21:06:54
84220 Log: Update to Storable 1.0, from Raphael Manfredi.
84221 Branch: perl
84222 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
84223 ! ext/Storable/Makefile.PL ext/Storable/README
84224 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
84225 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84226 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
84227 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
84228 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
84229 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
84230____________________________________________________________________________
84231[ 6992] By: jhi on 2000/09/01 20:43:05
84232 Log: Mention known sfio+linux buglet.
84233 Branch: perl
84234 ! pod/perldelta.pod
84235____________________________________________________________________________
84236[ 6991] By: jhi on 2000/09/01 20:40:11
84237 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
84238 From: Peter Prymmer <pvhp@forte.com>
84239 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
84240 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
84241 Branch: perl
84242 ! vms/vms.c
84243____________________________________________________________________________
84244[ 6990] By: jhi on 2000/09/01 20:25:26
84245 Log: Retract #6986.
84246 Branch: perl
84247 ! hints/solaris_2.sh
84248____________________________________________________________________________
84249[ 6989] By: jhi on 2000/09/01 20:23:00
84250 Log: Mergesort is back.
84251 Branch: perl
84252 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
84253____________________________________________________________________________
84254[ 6988] By: jhi on 2000/09/01 19:37:40
84255 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
84256 From: Mike Guy <mjtg@cam.ac.uk>
84257 Date: Fri, 01 Sep 2000 17:43:33 +0100
84258 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
84259 Branch: perl
84260 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
84261 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
84262____________________________________________________________________________
84263[ 6987] By: jhi on 2000/09/01 19:17:10
84264 Log: Regen perltoc.
84265 Branch: perl
84266 ! pod/perltoc.pod
84267____________________________________________________________________________
84268[ 6986] By: jhi on 2000/09/01 18:51:10
84269 Log: Subject: Re: Solaris x86 has no SPARC libraries!
84270 From: Lupe Christoph <lupe@lupe-christoph.de>
84271 Date: Fri, 1 Sep 2000 20:41:20 +0200
84272 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
84273 Branch: perl
84274 ! hints/solaris_2.sh
84275____________________________________________________________________________
84276[ 6985] By: jhi on 2000/09/01 18:28:10
84277 Log: Update Changes.
84278 Branch: perl
84279 ! Changes patchlevel.h
84280____________________________________________________________________________
84281[ 6984] By: jhi on 2000/09/01 18:26:53
84282 Log: Feature ordering tweak.
84283 Branch: perl
84284 ! myconfig.SH
84285____________________________________________________________________________
84286[ 6983] By: jhi on 2000/09/01 18:19:50
84287 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
84288 From: <abigail@foad.org>
84289 Date: Fri, 1 Sep 2000 13:07:32 -0400
84290 Message-ID: <20000901170732.18249.qmail@foad.org>
84291 Branch: perl
84292 ! t/pragma/overload.t
84293____________________________________________________________________________
84294[ 6982] By: jhi on 2000/09/01 18:17:54
84295 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
84296 so that case-ignoring systems like DCL can tell them from
84297 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
84298 Branch: metaconfig/U/perl
84299 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
84300 Branch: perl
84301 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84302 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
84303 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
84304 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
84305 ! vos/config.def vos/config.h vos/config_h.SH_orig
84306 ! win32/config.bc win32/config.gc win32/config.vc
84307____________________________________________________________________________
84308[ 6981] By: nick on 2000/09/01 17:21:57
84309 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
84310 warning when UNTIE exists and instead pass the count of extra references to
84311 the UNTIE method.
84312 Branch: perl
84313 ! pod/perltie.pod pp_sys.c
84314____________________________________________________________________________
84315[ 6980] By: jhi on 2000/09/01 16:54:44
84316 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
84317 From: Peter Prymmer <pvhp@forte.com>
84318 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
84319 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
84320 Branch: perl
84321 ! configure.com
84322____________________________________________________________________________
84323[ 6979] By: jhi on 2000/09/01 16:06:20
84324 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
84325 From: Mike Guy <mjtg@cam.ac.uk>
84326 Date: Fri, 01 Sep 2000 16:49:27 +0100
84327 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
84328 Branch: perl
84329 ! t/base/rs.t
84330____________________________________________________________________________
84331[ 6978] By: jhi on 2000/09/01 16:00:42
84332 Log: Update to PodParser 1.18, from Brad Appleton.
84333 Branch: perl
84334 ! lib/Pod/Checker.pm t/pod/find.t
84335____________________________________________________________________________
84336[ 6977] By: jhi on 2000/09/01 14:48:58
84337 Log: Subject: Nit in Configure (bleadperl@6961)
84338 From: Lupe Christoph <lupe@lupe-christoph.de>
84339 Date: Fri, 1 Sep 2000 16:34:29 +0200
84340 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
84341 Branch: metaconfig
84342 ! U/compline/ccflags.U
84343 Branch: perl
84344 ! Configure config_h.SH
84345____________________________________________________________________________
84346[ 6976] By: jhi on 2000/09/01 14:39:52
84347 Log: Update Changes.
84348 Branch: perl
84349 ! Changes patchlevel.h
84350____________________________________________________________________________
84351[ 6975] By: jhi on 2000/09/01 14:37:36
84352 Log: microperl config update.
84353 Branch: perl
84354 ! uconfig.h uconfig.sh
84355____________________________________________________________________________
84356[ 6974] By: jhi on 2000/09/01 14:36:53
84357 Log: Document known deficiencies.
84358 Branch: perl
84359 ! pod/perldelta.pod
84360____________________________________________________________________________
84361[ 6973] By: jhi on 2000/09/01 14:10:20
84362 Log: Mention warnings fixes and updates.
84363 Branch: perl
84364 ! pod/perldelta.pod
84365____________________________________________________________________________
84366[ 6972] By: jhi on 2000/09/01 14:01:52
84367 Log: Drop unused argument.
84368
84369 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
84370 From: Spider Boardman <spider@web.zk3.dec.com>
84371 Date: Thu, 31 Aug 2000 16:10:15 -0400
84372 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
84373 Branch: perl
84374 ! toke.c
84375____________________________________________________________________________
84376[ 6971] By: jhi on 2000/09/01 13:59:24
84377 Log: Add the overload warnings to perldiag.
84378 Branch: perl
84379 ! lib/overload.pm pod/perldiag.pod
84380____________________________________________________________________________
84381[ 6970] By: jhi on 2000/09/01 13:55:10
84382 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
84383 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
84384 Date: Fri, 1 Sep 2000 13:43:15 +0100
84385 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
84386 Branch: perl
84387 ! lib/overload.pm t/pragma/overload.t
84388____________________________________________________________________________
84389[ 6969] By: jhi on 2000/09/01 13:52:27
84390 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
84391 From: <abigail@foad.org>
84392 Date: Fri, 1 Sep 2000 05:46:54 -0400
84393 Message-ID: <20000901094654.6476.qmail@foad.org>
84394 Branch: perl
84395 ! lib/overload.pm
84396____________________________________________________________________________
84397[ 6968] By: jhi on 2000/09/01 13:50:05
84398 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
84399 From: Daniel Chetlin <daniel@chetlin.com>
84400 Date: Fri, 1 Sep 2000 02:10:55 -0700
84401 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
84402 Branch: perl
84403 ! pod/perlretut.pod
84404____________________________________________________________________________
84405[ 6967] By: jhi on 2000/09/01 13:47:54
84406 Log: Part of the solution.
84407
84408 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
84409 From: Mike Guy <mjtg@cam.ac.uk>
84410 Date: Fri, 01 Sep 2000 14:16:01 +0100
84411 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
84412 Branch: perl
84413 ! gv.c mg.c
84414____________________________________________________________________________
84415[ 6966] By: jhi on 2000/09/01 13:46:17
84416 Log: Subject: CPAN.pm beta 1.57_57 for the core
84417 From: andreas.koenig@anima.de (Andreas J. Koenig)
84418 Date: 01 Sep 2000 15:16:31 +0200
84419 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
84420 Branch: perl
84421 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
84422____________________________________________________________________________
84423[ 6965] By: jhi on 2000/09/01 13:43:18
84424 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
84425 From: "Craig A. Berry" <craig.berry@psinetcs.com>
84426 Date: Fri, 01 Sep 2000 01:47:22 -0500
84427 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
84428 Branch: perl
84429 ! pod/perldelta.pod vms/vms.c
84430____________________________________________________________________________
84431[ 6964] By: jhi on 2000/09/01 13:35:35
84432 Log: File::Temp patches from Andreas König,
84433
84434 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
84435 From: andreas.koenig@anima.de (Andreas J. Koenig)
84436 Date: 01 Sep 2000 10:07:20 +0200
84437 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
84438
84439 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
84440 From: andreas.koenig@anima.de (Andreas J. Koenig)
84441 Date: 31 Aug 2000 23:26:08 +0200
84442 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
84443 Branch: perl
84444 ! lib/File/Temp.pm t/lib/ftmp-security.t
84445____________________________________________________________________________
84446[ 6963] By: jhi on 2000/09/01 02:22:24
84447 Log: Retract the mergesort code, way too incompatible licensing
84448 and copyrights.
84449 Branch: perl
84450 ! pod/perldelta.pod pp_ctl.c
84451____________________________________________________________________________
84452[ 6962] By: jhi on 2000/08/31 23:27:32
84453 Log: Update Changes.
84454 Branch: perl
84455 ! Changes patchlevel.h
84456____________________________________________________________________________
84457[ 6961] By: jhi on 2000/08/31 23:20:04
84458 Log: Small tweaks all over.
84459 Branch: metaconfig
84460 ! U/compline/d_gconvert.U
84461 Branch: perl
84462 ! AUTHORS Configure config_h.SH pp_ctl.c
84463____________________________________________________________________________
84464[ 6960] By: jhi on 2000/08/31 22:39:36
84465 Log: Further rewording.
84466 Branch: perl
84467 ! pp_ctl.c
84468____________________________________________________________________________
84469[ 6959] By: jhi on 2000/08/31 21:26:44
84470 Log: More address tweaking.
84471 Branch: perl
84472 ! AUTHORS Changes
84473____________________________________________________________________________
84474[ 6958] By: jhi on 2000/08/31 20:47:25
84475 Log: AUTHORS tweaks, from Peter Prymmer.
84476
84477 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
84478 From: Peter Prymmer <pvhp@forte.com>
84479 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
84480 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
84481 Branch: perl
84482 ! AUTHORS MAINTAIN
84483____________________________________________________________________________
84484[ 6957] By: jhi on 2000/08/31 20:34:43
84485 Log: perldelta tweaks.
84486 Branch: perl
84487 ! pod/perldelta.pod
84488____________________________________________________________________________
84489[ 6956] By: jhi on 2000/08/31 19:11:06
84490 Log: Regen perltoc.
84491 Branch: perl
84492 ! pod/perltoc.pod
84493____________________________________________________________________________
84494[ 6955] By: jhi on 2000/08/31 19:06:30
84495 Log: Clarify the mergesort situation.
84496 Branch: perl
84497 ! pp_ctl.c
84498____________________________________________________________________________
84499[ 6954] By: jhi on 2000/08/31 18:24:17
84500 Log: Move the Solaris 7 scan to use64bitall, make the
84501 failure to find 64-bot sparc libc to mention the
84502 possibility of being in an intel, from Lupe and Alan.
84503 Branch: perl
84504 ! hints/solaris_2.sh
84505____________________________________________________________________________
84506[ 6953] By: jhi on 2000/08/31 18:09:20
84507 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
84508 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
84509 Branch: metaconfig
84510 ! U/compline/d_gconvert.U U/threads/archname.U
84511 Branch: metaconfig/U/perl
84512 ! perlxv.U
84513 Branch: perl
84514 ! Configure config_h.SH sv.c
84515____________________________________________________________________________
84516[ 6952] By: jhi on 2000/08/31 17:42:24
84517 Log: :: not allowed in pathnames, change to .
84518
84519 Subject: [PATCH perl@6938] cygwin port
84520 From: "Fifer, Eric" <EFifer@sanwaint.com>
84521 Date: Thu, 31 Aug 2000 16:32:59 +0100
84522 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
84523 Branch: metaconfig/U/perl
84524 ! perlxv.U
84525____________________________________________________________________________
84526[ 6951] By: jhi on 2000/08/31 17:02:05
84527 Log: Try to deduce NV_MAX. Really should be Configure fodder.
84528 Branch: perl
84529 ! perl.h
84530____________________________________________________________________________
84531[ 6950] By: jhi on 2000/08/31 16:26:08
84532 Log: More author updates.
84533
84534 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
84535 From: Simon Cozens <simon@cozens.net>
84536 Date: Thu, 31 Aug 2000 17:13:32 +0100
84537 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
84538 Branch: perl
84539 ! AUTHORS
84540____________________________________________________________________________
84541[ 6949] By: jhi on 2000/08/31 16:04:49
84542 Log: POSIX doesn't report long double values under -Duselongdouble
84543 when the long doubles are "real" (bigger than doubles).
84544
84545 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
84546 From: Spider Boardman <spider@peano.zk3.dec.com>
84547 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
84548 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
84549 Branch: perl
84550 ! ext/POSIX/POSIX.xs
84551____________________________________________________________________________
84552[ 6948] By: jhi on 2000/08/31 15:25:10
84553 Log: Update Changes.
84554 Branch: perl
84555 ! Changes patchlevel.h
84556____________________________________________________________________________
84557[ 6947] By: jhi on 2000/08/31 15:22:29
84558 Log: Document UNTIE in a very minimalistic way.
84559 Branch: perl
84560 ! pod/perlfunc.pod pod/perltie.pod
84561____________________________________________________________________________
84562[ 6946] By: jhi on 2000/08/31 15:15:23
84563 Log: Document known failures.
84564 Branch: perl
84565 ! pod/perldelta.pod
84566____________________________________________________________________________
84567[ 6945] By: jhi on 2000/08/31 15:07:00
84568 Log: Don't attach -ld to the archname if pointless.
84569 Branch: metaconfig
84570 ! U/threads/archname.U
84571 Branch: perl
84572 ! Configure config_h.SH
84573____________________________________________________________________________
84574[ 6944] By: jhi on 2000/08/31 14:37:42
84575 Log: Wrap the test in eval.
84576
84577 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
84578 From: Tim Jenness <timj@jach.hawaii.edu>
84579 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
84580 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
84581 Branch: perl
84582 ! t/lib/ftmp-security.t
84583____________________________________________________________________________
84584[ 6943] By: jhi on 2000/08/31 14:30:57
84585 Log: Make -Dusemorebits find long doubles in Solaris.
84586 Branch: perl
84587 ! hints/solaris_2.sh
84588____________________________________________________________________________
84589[ 6942] By: jhi on 2000/08/31 13:48:45
84590 Log: Clarify the third case of ftmp-security warnings.
84591 Branch: perl
84592 ! INSTALL
84593____________________________________________________________________________
84594[ 6941] By: jhi on 2000/08/31 13:40:31
84595 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
84596 From: <abigail@foad.org>
84597 Date: Thu, 31 Aug 2000 01:35:05 -0400
84598 Message-ID: <20000831053505.32120.qmail@foad.org>
84599 Branch: perl
84600 ! pod/perldelta.pod
84601____________________________________________________________________________
84602[ 6940] By: jhi on 2000/08/31 13:38:48
84603 Log: Issue useful diagnostic on unknown pod commands.
84604
84605 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
84606 From: <abigail@foad.org>
84607 Date: Thu, 31 Aug 2000 03:41:18 -0400
84608 Message-ID: <20000831074118.24880.qmail@foad.org>
84609 Branch: perl
84610 ! lib/Pod/Man.pm
84611____________________________________________________________________________
84612[ 6939] By: jhi on 2000/08/31 13:34:33
84613 Log: Reveal Borland's isnan.
84614
84615 Subject: build with BC++ tweak
84616 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
84617 Date: Thu, 31 Aug 2000 13:09:37 +0400
84618 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
84619 Branch: perl
84620 ! win32/win32.h
84621____________________________________________________________________________
84622[ 6938] By: jhi on 2000/08/31 05:01:20
84623 Log: Update Changes.
84624 Branch: perl
84625 ! Changes patchlevel.h
84626____________________________________________________________________________
84627[ 6937] By: jhi on 2000/08/31 04:26:23
84628 Log: sscanf() may be the only way to read long doubles from strings.
84629 Branch: metaconfig/U/perl
84630 ! longdblfio.U
84631 Branch: perl
84632 ! Configure config_h.SH perl.h util.c
84633____________________________________________________________________________
84634[ 6936] By: jhi on 2000/08/31 04:18:19
84635 Log: The #6929 was too skimpy.
84636 Branch: perl
84637 ! sv.c
84638____________________________________________________________________________
84639[ 6935] By: jhi on 2000/08/31 02:47:07
84640 Log: Subject: Re: typos in pods
84641 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84642 Date: Wed, 30 Aug 2000 19:25:34 -0700
84643 Message-ID: <eIcr5gzkg25X092yn@efn.org>
84644 Branch: perl
84645 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
84646____________________________________________________________________________
84647[ 6934] By: jhi on 2000/08/31 02:42:55
84648 Log: Missed one Unicode file.
84649 Branch: perl
84650 + lib/unicode/UCDFF301.html
84651____________________________________________________________________________
84652[ 6933] By: jhi on 2000/08/30 23:42:27
84653 Log: Update Changes.
84654 Branch: perl
84655 ! Changes patchlevel.h
84656____________________________________________________________________________
84657[ 6932] By: jhi on 2000/08/30 23:40:07
84658 Log: Mention UNTIE in perldelta. Still needs documenting
84659 in perltie et alia.
84660 Branch: perl
84661 ! pod/perldelta.pod
84662____________________________________________________________________________
84663[ 6931] By: jhi on 2000/08/30 23:36:02
84664 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
84665 From: <abigail@foad.org>
84666 Date: Wed, 30 Aug 2000 19:28:07 -0400
84667 Message-ID: <20000830232807.305.qmail@foad.org>
84668 Branch: perl
84669 ! pod/perldelta.pod
84670____________________________________________________________________________
84671[ 6930] By: jhi on 2000/08/30 23:32:40
84672 Log: Update to Unicode 3.0.1.
84673 Branch: perl
84674 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
84675 + lib/unicode/PropList.txt lib/unicode/README.perl
84676 + lib/unicode/UCD301.html lib/unicode/Unicode.301
84677 - lib/unicode/Props.txt lib/unicode/UCD300.html
84678 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
84679 ! (edit 257 files)
84680____________________________________________________________________________
84681[ 6929] By: jhi on 2000/08/30 22:38:18
84682 Log: Heap decorruption.
84683
84684 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
84685 From: Alan Burlison <Alan.Burlison@uk.sun.com>
84686 Date: Wed, 30 Aug 2000 22:39:52 +0100
84687 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
84688 Branch: perl
84689 ! sv.c
84690____________________________________________________________________________
84691[ 6928] By: jhi on 2000/08/30 22:29:34
84692 Log: Retract the dummy test, skip the security tests (instead of failing),
84693 explain what the warnings mean.
84694 Branch: perl
84695 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
84696____________________________________________________________________________
84697[ 6927] By: jhi on 2000/08/30 22:14:13
84698 Log: Change the internal implementation of sort() to be mergesort
84699 instead of quicksort, from John Linderman <jpl@research.att.com>.
84700 Gives us better worst case, better average case, and stability.
84701 What's there not to like? (Small fixes for threaded builds
84702 were required).
84703 Branch: perl
84704 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
84705____________________________________________________________________________
84706[ 6926] By: jhi on 2000/08/30 20:55:20
84707 Log: A better fix for the Socket building problem from Craig Berry.
84708 Branch: perl
84709 ! vms/vms.c
84710____________________________________________________________________________
84711[ 6925] By: jhi on 2000/08/30 20:20:25
84712 Log: Subject: [PATCH] Re: UNTIE method
84713 From: Nick Ing-Simmons <nik@tiuk.ti.com>
84714 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
84715 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
84716 Branch: perl
84717 ! pp_sys.c t/op/tie.t
84718____________________________________________________________________________
84719[ 6924] By: jhi on 2000/08/30 20:17:11
84720 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
84721 From: "Craig A. Berry" <craig.berry@psinetcs.com>
84722 Date: Wed, 30 Aug 2000 15:03:14 -0500
84723 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
84724 Branch: perl
84725 ! vms/vms.c
84726____________________________________________________________________________
84727[ 6923] By: jhi on 2000/08/30 20:15:18
84728 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
84729 From: "Craig A. Berry" <craig.berry@psinetcs.com>
84730 Date: Wed, 30 Aug 2000 13:30:36 -0500
84731 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
84732 Branch: perl
84733 ! vms/vms.c
84734____________________________________________________________________________
84735[ 6922] By: jhi on 2000/08/30 19:54:43
84736 Log: Better options for rsync.
84737 Branch: perl
84738 ! pod/perlhack.pod
84739____________________________________________________________________________
84740[ 6921] By: jhi on 2000/08/30 19:40:16
84741 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
84742 From: Rick Delaney <rick@consumercontact.com>
84743 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
84744 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
84745 Branch: perl
84746 ! pod/perlfunc.pod
84747____________________________________________________________________________
84748[ 6920] By: jhi on 2000/08/30 19:36:40
84749 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
84750 From: Peter Prymmer <pvhp@forte.com>
84751 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
84752 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
84753 Branch: perl
84754 ! configure.com
84755____________________________________________________________________________
84756[ 6919] By: jhi on 2000/08/30 14:52:02
84757 Log: Update Changes.
84758 Branch: perl
84759 ! Changes patchlevel.h
84760____________________________________________________________________________
84761[ 6918] By: jhi on 2000/08/30 14:48:34
84762 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
84763 Branch: perl
84764 ! lib/ExtUtils/typemap
84765____________________________________________________________________________
84766[ 6917] By: jhi on 2000/08/30 14:46:34
84767 Log: Subject: typos in pods
84768 From: Nicholas Clark <nick@ccl4.org>
84769 Date: Wed, 30 Aug 2000 01:12:50 +0100
84770 Message-ID: <20000830011249.A61388@plum.flirble.org>
84771 Branch: perl
84772 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
84773 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
84774 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
84775 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
84776____________________________________________________________________________
84777[ 6916] By: jhi on 2000/08/30 14:19:09
84778 Log: Document Storable problems on Crays. (Will have
84779 to document all the other Storable problems, too.)
84780 Branch: perl
84781 ! pod/perldelta.pod
84782____________________________________________________________________________
84783[ 6915] By: jhi on 2000/08/30 14:06:02
84784 Log: Subject: [PATCH] fix misc cast warnings
84785 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84786 Date: Tue, 29 Aug 2000 23:16:14 -0700
84787 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
84788 Branch: perl
84789 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
84790 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
84791 ! os2/os2ish.h
84792____________________________________________________________________________
84793[ 6914] By: jhi on 2000/08/30 14:03:45
84794 Log: Timestamp mismatch again. Need to fix this dependence on
84795 config_h.SH timestamp, since it's the contents of config_h.SH
84796 that matter.
84797 Branch: perl
84798 ! uconfig.h uconfig.sh
84799____________________________________________________________________________
84800[ 6913] By: jhi on 2000/08/30 13:54:06
84801 Log: Don't say "Perl 5.0 source kit".
84802 Branch: perl
84803 ! perl.c
84804____________________________________________________________________________
84805[ 6912] By: jhi on 2000/08/30 13:51:24
84806 Log: Reset archname and archname64 always, forcing them be
84807 recomputed at each Configure run, make Configure and
84808 the hints files agree on the naming of largefiles variables.
84809 Branch: metaconfig
84810 ! U/threads/archname.U
84811 Branch: metaconfig/U/perl
84812 ! use64bits.U
84813 Branch: perl
84814 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
84815 ! hints/linux.sh hints/solaris_2.sh
84816____________________________________________________________________________
84817[ 6911] By: jhi on 2000/08/30 13:30:13
84818 Log: Put back the slice accidentally removed by #6907.
84819 Branch: perl
84820 ! hints/solaris_2.sh
84821____________________________________________________________________________
84822[ 6910] By: jhi on 2000/08/30 01:24:26
84823 Log: Be consistent: other Net::get* do export theirs.
84824
84825 Subject: Re: Net::protoent does not export 'getproto'
84826 From: Yasushi Nakajima <sey@jkc.co.jp>
84827 Date: Wed, 30 Aug 2000 09:53:14 +0900
84828 Message-Id: <200008300051.DAA24700@taku.hut.fi>
84829 Branch: perl
84830 ! lib/Net/protoent.pm
84831____________________________________________________________________________
84832[ 6909] By: jhi on 2000/08/30 01:17:25
84833 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
84834 From: Gurusamy Sarathy <gsar@ActiveState.com>
84835 Date: Tue, 29 Aug 2000 17:17:07 -0700
84836 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
84837 Branch: perl
84838 ! cop.h
84839____________________________________________________________________________
84840[ 6908] By: jhi on 2000/08/30 00:58:05
84841 Log: Update Changes.
84842 Branch: perl
84843 ! Changes patchlevel.h
84844____________________________________________________________________________
84845[ 6907] By: jhi on 2000/08/30 00:57:22
84846 Log: Introduce ccname to keep track of what compiler kind of we have.
84847 Branch: metaconfig/U/perl
84848 ! Checkcc.U gccvers.U
84849 Branch: perl
84850 ! Configure config_h.SH hints/solaris_2.sh
84851____________________________________________________________________________
84852[ 6906] By: jhi on 2000/08/30 00:25:47
84853 Log: Put back the flags dump as reasoned in
84854
84855 Subject: Re: [PATCH] Glob dumping
84856 From: Mike Guy <mjtg@cam.ac.uk>
84857 Date: Tue, 29 Aug 2000 21:41:32 +0100
84858 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
84859 Branch: perl
84860 ! dump.c t/lib/peek.t
84861____________________________________________________________________________
84862[ 6905] By: jhi on 2000/08/30 00:16:17
84863 Log: Make the epsilon to be relative, not absolute.
84864
84865 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
84866 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
84867 Date: Tue, 29 Aug 2000 19:58:56 -0400
84868 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
84869 Branch: perl
84870 ! t/lib/trig.t
84871____________________________________________________________________________
84872[ 6904] By: jhi on 2000/08/30 00:13:09
84873 Log: From now on, Gisle is on my list of usual suspects :-)
84874 Retract #6902.
84875 Branch: perl
84876 ! ext/Opcode/Safe.pm
84877____________________________________________________________________________
84878[ 6903] By: jhi on 2000/08/29 23:51:20
84879 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
84880 From: "Craig A. Berry" <craig.berry@psinetcs.com>
84881 Date: Tue, 29 Aug 2000 18:43:26 -0500
84882 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
84883 Branch: perl
84884 + vms/vmspipe.com
84885 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
84886 ! vms/vms.c
84887____________________________________________________________________________
84888[ 6902] By: jhi on 2000/08/29 23:44:14
84889 Log: Retry what #6882 attempted.
84890
84891 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
84892 From: Gisle Aas <gisle@ActiveState.com>
84893 Date: 30 Aug 2000 00:33:09 +0200
84894 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
84895 Branch: perl
84896 ! ext/Opcode/Safe.pm
84897____________________________________________________________________________
84898[ 6901] By: jhi on 2000/08/29 22:59:32
84899 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
84900 From: Hugo <hv@crypt.compulink.co.uk>
84901 Date: Mon, 12 Jun 2000 19:36:08 +0100
84902 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
84903 Branch: perl
84904 ! sv.c
84905____________________________________________________________________________
84906[ 6900] By: jhi on 2000/08/29 22:58:35
84907 Log: Admit that we are leaking scalars.
84908
84909 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
84910 From: Spider Boardman <spider@leggy.zk3.dec.com>
84911 Date: Tue, 29 Aug 2000 18:48:29 -0400
84912 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
84913 Branch: perl
84914 ! t/pragma/warnings.t
84915____________________________________________________________________________
84916[ 6899] By: jhi on 2000/08/29 20:53:13
84917 Log: Update Changes.
84918 Branch: perl
84919 ! Changes patchlevel.h
84920____________________________________________________________________________
84921[ 6898] By: jhi on 2000/08/29 20:46:21
84922 Log: Undo namespace pollution of #6878.
84923
84924 Subject: Re: Net::protoent does not export 'getproto'
84925 From: Mike Guy <mjtg@cam.ac.uk>
84926 Date: Tue, 29 Aug 2000 21:32:37 +0100
84927 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
84928 Branch: perl
84929 ! lib/Net/protoent.pm
84930____________________________________________________________________________
84931[ 6897] By: jhi on 2000/08/29 20:44:29
84932 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
84933 From: Peter Prymmer <pvhp@forte.com>
84934 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
84935 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
84936 Branch: perl
84937 ! pod/perlebcdic.pod
84938____________________________________________________________________________
84939[ 6896] By: jhi on 2000/08/29 20:40:57
84940 Log: There's no point repeating the 'revision' (5) of perl5.
84941 Branch: metaconfig/U/perl
84942 ! Devel.U patchlevel.U
84943 Branch: perl
84944 ! Configure config_h.SH
84945____________________________________________________________________________
84946[ 6895] By: jhi on 2000/08/29 20:16:58
84947 Log: Regen Configure for #6894.
84948 Branch: metaconfig/U/perl
84949 ! perladmin.U
84950 Branch: perl
84951 ! Configure config_h.SH
84952____________________________________________________________________________
84953[ 6894] By: jhi on 2000/08/29 19:59:52
84954 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
84955 From: "Philip Newton" <Philip.Newton@gmx.net>
84956 Date: Tue, 29 Aug 2000 21:39:14 +0200
84957 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
84958 Branch: perl
84959 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
84960 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
84961 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
84962 ! utils/perlbug.PL
84963____________________________________________________________________________
84964[ 6893] By: jhi on 2000/08/29 19:55:30
84965 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
84966 From: "Philip Newton" <Philip.Newton@gmx.net>
84967 Date: Tue, 29 Aug 2000 21:39:14 +0200
84968 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
84969 Branch: perl
84970 ! installhtml
84971____________________________________________________________________________
84972[ 6892] By: jhi on 2000/08/29 19:53:59
84973 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
84974 From: "Philip Newton" <Philip.Newton@gmx.net>
84975 Date: Tue, 29 Aug 2000 21:48:18 +0200
84976 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
84977 Branch: perl
84978 ! lib/File/Temp.pm
84979____________________________________________________________________________
84980[ 6891] By: jhi on 2000/08/29 18:30:03
84981 Log: Nail the ID 20000828.023.
84982 Branch: perl
84983 ! ext/Storable/Storable.xs
84984____________________________________________________________________________
84985[ 6890] By: jhi on 2000/08/29 16:50:17
84986 Log: Under usethreads the dumped variable is IN_PAD.
84987
84988 Subject: Re: [PATCH] Glob dumping
84989 From: Gisle Aas <gisle@ActiveState.com>
84990 Date: 29 Aug 2000 18:45:05 +0200
84991 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
84992 Branch: perl
84993 ! t/lib/peek.t
84994____________________________________________________________________________
84995[ 6889] By: jhi on 2000/08/29 15:17:37
84996 Log: Update Changes.
84997 Branch: perl
84998 ! Changes patchlevel.h
84999____________________________________________________________________________
85000[ 6888] By: jhi on 2000/08/29 14:49:59
85001 Log: Retract #6882, broke the safe tests.
85002 Branch: perl
85003 ! ext/Opcode/Safe.pm
85004____________________________________________________________________________
85005[ 6887] By: jhi on 2000/08/29 14:47:06
85006 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
85007 From: Gisle Aas <gisle@ActiveState.com>
85008 Date: 09 Jun 2000 20:00:11 +0200
85009 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
85010 Branch: perl
85011 ! utils/perldoc.PL
85012____________________________________________________________________________
85013[ 6886] By: jhi on 2000/08/29 14:42:45
85014 Log: The #6881 removed one dump line.
85015 Branch: perl
85016 ! t/lib/peek.t
85017____________________________________________________________________________
85018[ 6885] By: jhi on 2000/08/29 14:30:47
85019 Log: Don't forget to tidy up.
85020 Branch: perl
85021 ! t/lib/ftmp-security.t
85022____________________________________________________________________________
85023[ 6884] By: jhi on 2000/08/29 14:25:17
85024 Log: Disabling the one test is a bit tricky.
85025 Branch: perl
85026 ! t/lib/ftmp-security.t
85027____________________________________________________________________________
85028[ 6883] By: jhi on 2000/08/29 14:16:25
85029 Log: Disable one of the tests for now.
85030 Branch: perl
85031 ! t/lib/ftmp-security.t
85032____________________________________________________________________________
85033[ 6882] By: jhi on 2000/08/29 14:05:50
85034 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
85035 From: gisle@aas.no
85036 Date: 29 Aug 2000 10:35:06 -0000
85037 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
85038 Branch: perl
85039 ! ext/Opcode/Safe.pm
85040____________________________________________________________________________
85041[ 6881] By: jhi on 2000/08/29 14:03:51
85042 Log: Subject: [PATCH] Glob dumping
85043 From: Gisle Aas <gisle@ActiveState.com>
85044 Date: 29 Aug 2000 07:59:42 -0000
85045 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
85046 Branch: perl
85047 ! dump.c
85048____________________________________________________________________________
85049[ 6880] By: jhi on 2000/08/29 14:02:01
85050 Log: Subject: [PATCH] Warnings in B::Deparse
85051 From: <abigail@foad.org>
85052 Date: Tue, 29 Aug 2000 00:00:01 -0400
85053 Message-ID: <20000829040001.2999.qmail@foad.org>
85054 Branch: perl
85055 ! ext/B/B/Deparse.pm
85056____________________________________________________________________________
85057[ 6879] By: jhi on 2000/08/29 13:57:26
85058 Log: Missed a change in #6869.
85059 Branch: perl
85060 ! mg.c
85061____________________________________________________________________________
85062[ 6878] By: jhi on 2000/08/29 13:45:04
85063 Log: Subject: Net::protoent does not export 'getproto'
85064 From: Yasushi Nakajima <sey@jkc.co.jp>
85065 Date: Tue, 29 Aug 2000 17:28:57 +0900
85066 Branch: perl
85067 ! lib/Net/protoent.pm
85068____________________________________________________________________________
85069[ 6877] By: jhi on 2000/08/29 13:39:19
85070 Log: Patches all over for people and the files they (hopefully) care about.
85071 Branch: perl
85072 ! AUTHORS Changes MAINTAIN
85073____________________________________________________________________________
85074[ 6876] By: jhi on 2000/08/29 12:53:54
85075 Log: Fix for thinko in #6848.
85076
85077 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
85078 From: Lupe Christoph <lupe@lupe-christoph.de>
85079 Date: Tue, 29 Aug 2000 09:04:08 +0200
85080 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
85081 Branch: perl
85082 ! ext/Thread/Thread.xs
85083____________________________________________________________________________
85084[ 6875] By: jhi on 2000/08/29 12:50:14
85085 Log: Update to Getopt::Long 2.24, from Johan Vromans.
85086 Branch: perl
85087 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
85088____________________________________________________________________________
85089[ 6874] By: jhi on 2000/08/29 02:09:53
85090 Log: Use minimal @INC in tests, most of the time just '../lib',
85091 so that we simply can't pick up stuff from other Perls than
85092 the one we are testing. Pointed out by
85093
85094 From: Mike Guy <mjtg@cam.ac.uk>
85095 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
85096 Date: Fri, 25 Aug 2000 15:15:59 +0100
85097 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
85098 Branch: perl
85099 ! (edit 185 files)
85100____________________________________________________________________________
85101[ 6873] By: jhi on 2000/08/29 01:07:11
85102 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
85103 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85104 Date: Mon, 28 Aug 2000 17:45:52 -0700
85105 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
85106 Branch: perl
85107 ! Makefile.SH hints/os2.sh
85108____________________________________________________________________________
85109[ 6872] By: jhi on 2000/08/28 23:33:39
85110 Log: Subject: [PATCH bleedperl@6866] spellings
85111 From: marcel@codewerk.com (Marcel Grunauer)
85112 Date: Tue, 29 Aug 2000 01:19:59 +0200
85113 Message-Id: <200008282319.BAA29862@gandalf.local>
85114 Branch: perl
85115 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
85116 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
85117 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
85118____________________________________________________________________________
85119[ 6871] By: jhi on 2000/08/28 23:22:09
85120 Log: Take out the SUIDMAIL thing, that will not be
85121 a problem in 5.7.*.
85122 Branch: perl
85123 ! patchlevel.h
85124____________________________________________________________________________
85125[ 6870] By: jhi on 2000/08/28 23:19:30
85126 Log: -S is the silent flag, -s is the strip flag.
85127
85128 Subject: [PATCH] Re: [PATCH] make no-install
85129 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85130 Date: Mon, 28 Aug 2000 15:12:55 -0700
85131 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
85132 Branch: perl
85133 ! Makefile.SH
85134____________________________________________________________________________
85135[ 6869] By: jhi on 2000/08/28 23:12:05
85136 Log: Subject: [PATCH bleedperl@6856] warnings fixes
85137 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
85138 Date: Mon, 28 Aug 2000 23:55:06 +0100
85139 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
85140 Branch: perl
85141 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
85142 ! warnings.h warnings.pl
85143____________________________________________________________________________
85144[ 6868] By: jhi on 2000/08/28 21:38:22
85145 Log: Potential cruft.
85146 Branch: perl
85147 ! Makefile.SH
85148____________________________________________________________________________
85149[ 6867] By: jhi on 2000/08/28 21:35:36
85150 Log: Update Changes.
85151 Branch: perl
85152 ! Changes patchlevel.h
85153____________________________________________________________________________
85154[ 6866] By: jhi on 2000/08/28 21:33:49
85155 Log: Subject: hv.h Doc Patch
85156 From: Fisher Mark <fisherm@tce.com>
85157 Date: Mon, 28 Aug 2000 16:24:59 -0500
85158 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
85159 Branch: perl
85160 ! hv.h
85161____________________________________________________________________________
85162[ 6865] By: jhi on 2000/08/28 21:02:15
85163 Log: Add -ld to archname on long tr...double platforms.
85164 Branch: metaconfig
85165 ! U/threads/archname.U
85166 Branch: perl
85167 ! Configure config_h.SH
85168____________________________________________________________________________
85169[ 6864] By: jhi on 2000/08/28 20:38:59
85170 Log: An attempt to fix the problem reported in
85171
85172 Subject: Building perl@6856 using gcc/AIX 4.3.3
85173 From: Daniel Muino <dmuino@afip.gov.ar>
85174 Date: Mon, 28 Aug 2000 15:50:01 -0300
85175 Message-ID: <20000828155001.A14403@con2-dgi>
85176
85177 I can't test this properly since the gcc installation I have
85178 access to seems to be botched (gcc is calling the AIX cpp,
85179 a losing proposition...)
85180 Branch: perl
85181 ! hints/aix.sh
85182____________________________________________________________________________
85183[ 6863] By: jhi on 2000/08/28 18:57:52
85184 Log: Fix for ID 20000828.001, long doubles were not formatted
85185 correctly (showed up in $], which stopped installing perl).
85186 Branch: perl
85187 ! sv.c
85188____________________________________________________________________________
85189[ 6862] By: jhi on 2000/08/28 18:07:15
85190 Log: Typo in #6858.
85191 Branch: perl
85192 ! lib/Cwd.pm
85193____________________________________________________________________________
85194[ 6861] By: jhi on 2000/08/28 17:57:27
85195 Log: opmini.o may be left around if a build is interrupted.
85196 Branch: perl
85197 ! Makefile.SH
85198____________________________________________________________________________
85199[ 6860] By: jhi on 2000/08/28 16:52:50
85200 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
85201 From: Daniel Chetlin <daniel@chetlin.com>
85202 Date: Mon, 28 Aug 2000 01:14:18 -0700
85203 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
85204 Branch: perl
85205 ! lib/overload.pm
85206____________________________________________________________________________
85207[ 6859] By: jhi on 2000/08/28 16:08:46
85208 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
85209 From: Nicholas Clark <nick@ccl4.org>
85210 Date: Mon, 28 Aug 2000 16:03:27 +0100
85211 Message-Id: <20000828160327.C49785@plum.flirble.org>
85212 Branch: perl
85213 ! ext/ByteLoader/bytecode.h
85214____________________________________________________________________________
85215[ 6858] By: jhi on 2000/08/28 16:02:10
85216 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
85217 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
85218 Date: Mon, 28 Aug 2000 13:08:30 +0200
85219 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
85220 Branch: perl
85221 ! lib/Cwd.pm
85222____________________________________________________________________________
85223[ 6857] By: jhi on 2000/08/28 15:42:47
85224 Log: display_format used as a class method without arguments was broken,
85225 reported in
85226
85227 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
85228 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
85229 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
85230 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
85231 Branch: perl
85232 ! lib/Math/Complex.pm t/lib/complex.t
85233____________________________________________________________________________
85234[ 6856] By: jhi on 2000/08/27 22:09:48
85235 Log: Update Changes.
85236 Branch: perl
85237 ! Changes patchlevel.h
85238____________________________________________________________________________
85239[ 6855] By: jhi on 2000/08/27 21:59:21
85240 Log: Retract #6853 (false alarm).
85241 Branch: perl
85242 ! lib/ExtUtils/xsubpp
85243____________________________________________________________________________
85244[ 6854] By: jhi on 2000/08/27 21:37:44
85245 Log: Update Changes.
85246 Branch: perl
85247 ! Changes patchlevel.h
85248____________________________________________________________________________
85249[ 6853] By: jhi on 2000/08/27 21:37:16
85250 Log: Subject: [PATCH perl@6850] workaround for xsubpp
85251 From: Hugo <hv@crypt.compulink.co.uk>
85252 Date: Sun, 27 Aug 2000 22:30:25 +0100
85253 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
85254 Branch: perl
85255 ! lib/ExtUtils/xsubpp
85256____________________________________________________________________________
85257[ 6852] By: jhi on 2000/08/27 21:33:58
85258 Log: Big-endian 64-bit patch from Raphael Manfredi.
85259 Branch: perl
85260 ! ext/Storable/Storable.xs
85261____________________________________________________________________________
85262[ 6851] By: jhi on 2000/08/27 21:22:21
85263 Log: More ruthless editing from Hugo van der Sanden.
85264 Branch: perl
85265 ! pod/perldelta.pod
85266____________________________________________________________________________
85267[ 6850] By: jhi on 2000/08/27 16:11:46
85268 Log: Update Changes.
85269 Branch: perl
85270 ! Changes patchlevel.h
85271____________________________________________________________________________
85272[ 6849] By: jhi on 2000/08/27 16:11:05
85273 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
85274 Branch: perl
85275 ! configpm pod/perldelta.pod
85276____________________________________________________________________________
85277[ 6848] By: jhi on 2000/08/27 15:35:08
85278 Log: Use the actual thread type, not the pointer-to-struct.
85279 Branch: perl
85280 ! ext/Thread/Thread.xs
85281____________________________________________________________________________
85282[ 6847] By: jhi on 2000/08/27 15:30:49
85283 Log: Test nit.
85284 Branch: perl
85285 ! t/pragma/warn/pp_sys
85286____________________________________________________________________________
85287[ 6846] By: jhi on 2000/08/27 15:19:02
85288 Log: Passing -R in ldflags makes now it to appear in the default
85289 for lddlflags, just like with -L.
85290
85291 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
85292 From: Lupe Christoph <lupe@lupe-christoph.de>
85293 Date: Sun, 27 Aug 2000 10:28:21 +0200
85294 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
85295 Branch: metaconfig/U/perl
85296 ! dlsrc.U
85297 Branch: perl
85298 ! Configure
85299____________________________________________________________________________
85300[ 6845] By: jhi on 2000/08/27 15:08:54
85301 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
85302 From: Alan Burlison <Alan.Burlison@uk.sun.com>
85303 Date: Sat, 26 Aug 2000 22:23:27 +0100
85304 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
85305 Branch: perl
85306 ! lib/ExtUtils/MM_Unix.pm
85307____________________________________________________________________________
85308[ 6844] By: jhi on 2000/08/27 15:02:37
85309 Log: DJGPP update from Laszlo Molnar.
85310
85311 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
85312 From: ml1050 <ml1050@freemail.hu>
85313 Date: Sat, 26 Aug 2000 23:24:40 +0200
85314 Message-Id: <20000826232440.A439@freemail.hu>
85315 Branch: perl
85316 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
85317 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
85318____________________________________________________________________________
85319[ 6843] By: jhi on 2000/08/27 14:53:58
85320 Log: Subject: installman buglet
85321 From: Lupe Christoph <lupe@lupe-christoph.de>
85322 Date: Sun, 27 Aug 2000 14:38:59 +0200
85323 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
85324 Branch: perl
85325 ! installman
85326____________________________________________________________________________
85327[ 6842] By: jhi on 2000/08/27 14:52:08
85328 Log: Can't get the test to reliably work thanks to the
85329 inaccurateness of floating point. "Resolves" bug ids
85330 20000826.003, 20000826.009, 20000826.010,
85331 Branch: perl
85332 ! t/lib/trig.t
85333____________________________________________________________________________
85334[ 6841] By: jhi on 2000/08/26 15:53:58
85335 Log: Update Changes.
85336 Branch: perl
85337 ! Changes patchlevel.h
85338____________________________________________________________________________
85339[ 6840] By: jhi on 2000/08/26 14:23:03
85340 Log: grep -e isn't portable.
85341
85342 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
85343 From: chris@broadband.att.com
85344 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
85345 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
85346 Branch: perl
85347 ! hints/solaris_2.sh
85348____________________________________________________________________________
85349[ 6839] By: jhi on 2000/08/26 14:12:23
85350 Log: no-install target a la make -n.
85351
85352 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
85353 From: <abigail@foad.org>
85354 Date: Sat, 26 Aug 2000 03:57:34 -0400
85355 Message-ID: <20000826075735.18912.qmail@foad.org>
85356 Branch: perl
85357 ! Makefile.SH installman installperl
85358____________________________________________________________________________
85359[ 6838] By: jhi on 2000/08/26 14:06:33
85360 Log: Retract #6826 as the #6828 should be do the same
85361 in a More Correct Way.
85362 Branch: perl
85363 ! installperl
85364____________________________________________________________________________
85365[ 6837] By: jhi on 2000/08/26 05:24:00
85366 Log: More casting.
85367 Branch: perl
85368 ! ext/Storable/Storable.xs
85369____________________________________________________________________________
85370[ 6836] By: jhi on 2000/08/26 05:05:46
85371 Log: Nicer in decimal.
85372 Branch: perl
85373 ! ext/Storable/Storable.xs
85374____________________________________________________________________________
85375[ 6835] By: jhi on 2000/08/26 05:03:50
85376 Log: There be no UVdf.
85377 Branch: perl
85378 ! ext/Storable/Storable.xs
85379____________________________________________________________________________
85380[ 6834] By: jhi on 2000/08/26 05:00:18
85381 Log: Continue IVdfing and UVxfing.
85382 Branch: perl
85383 ! ext/Storable/Storable.xs
85384____________________________________________________________________________
85385[ 6833] By: jhi on 2000/08/26 04:53:14
85386 Log: Use IVdf.
85387 Branch: perl
85388 ! ext/Storable/Storable.xs
85389____________________________________________________________________________
85390[ 6832] By: jhi on 2000/08/26 04:40:41
85391 Log: Document PTR2XX and INT2PTR.
85392 Branch: perl
85393 ! pod/perlguts.pod
85394____________________________________________________________________________
85395[ 6831] By: jhi on 2000/08/26 04:33:18
85396 Log: Use UVxf, PTR2UV, NVff.
85397 Branch: perl
85398 ! ext/Storable/Storable.xs
85399____________________________________________________________________________
85400[ 6830] By: jhi on 2000/08/26 04:31:32
85401 Log: Update the test count.
85402 Branch: perl
85403 ! t/lib/trig.t
85404____________________________________________________________________________
85405[ 6829] By: jhi on 2000/08/26 03:05:50
85406 Log: Subject: [PATCH] installation not quite silent yet.
85407 From: <abigail@foad.org>
85408 Date: Fri, 25 Aug 2000 20:07:53 -0400
85409 Message-ID: <20000826000753.7822.qmail@foad.org>
85410 Branch: perl
85411 ! installman installperl
85412____________________________________________________________________________
85413[ 6828] By: jhi on 2000/08/26 03:05:14
85414 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
85415 From: Spider Boardman <spider@web.zk3.dec.com>
85416 Date: Fri, 25 Aug 2000 19:12:40 -0400
85417 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
85418 Branch: perl
85419 ! gv.c
85420____________________________________________________________________________
85421[ 6827] By: jhi on 2000/08/25 23:54:34
85422 Log: Support preserving extremely big/small angles.
85423 Branch: perl
85424 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
85425____________________________________________________________________________
85426[ 6826] By: jhi on 2000/08/25 23:01:20
85427 Log: Patch installperl to be long double-aware.
85428
85429 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
85430 From: Spider Boardman <spider@web.zk3.dec.com>
85431 Date: Fri, 25 Aug 2000 18:15:23 -0400
85432 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
85433 Branch: perl
85434 ! installperl
85435____________________________________________________________________________
85436[ 6825] By: jhi on 2000/08/25 22:58:25
85437 Log: Remove duplicately applied patch shards.
85438
85439 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
85440 From: Spider Boardman <spider@leggy.zk3.dec.com>
85441 Date: Fri, 25 Aug 2000 16:45:03 -0400
85442 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
85443 Branch: perl
85444 ! t/lib/cgi-html.t
85445____________________________________________________________________________
85446[ 6824] By: jhi on 2000/08/25 22:57:00
85447 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
85448 From: Daniel Chetlin <daniel@chetlin.com>
85449 Date: Fri, 25 Aug 2000 12:23:16 -0700
85450 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
85451
85452 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
85453 From: Daniel Chetlin <daniel@chetlin.com>
85454 Date: Fri, 25 Aug 2000 14:47:19 -0700
85455 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
85456 Branch: perl
85457 ! installman
85458____________________________________________________________________________
85459[ 6823] By: jhi on 2000/08/25 22:44:17
85460 Log: Timestamp problem?
85461 Branch: perl
85462 ! uconfig.h uconfig.sh
85463____________________________________________________________________________
85464[ 6822] By: jhi on 2000/08/25 19:01:06
85465 Log: One forgotten file from #6816.
85466 Branch: perl
85467 ! vos/config.h
85468____________________________________________________________________________
85469[ 6821] By: jhi on 2000/08/25 18:56:39
85470 Log: Regen Changes.
85471 Branch: perl
85472 ! Changes patchlevel.h
85473____________________________________________________________________________
85474[ 6820] By: jhi on 2000/08/25 18:52:35
85475 Log: Fix Changes ordering.
85476 Branch: perl
85477 ! Changes
85478____________________________________________________________________________
85479[ 6819] By: jhi on 2000/08/25 18:50:25
85480 Log: Update Changes.
85481 Branch: perl
85482 ! Changes patchlevel.h
85483____________________________________________________________________________
85484[ 6818] By: jhi on 2000/08/25 18:47:45
85485 Log: Tweak the sfio/useperlio logic, hopefully as wished in
85486
85487 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
85488 From: Nicholas Clark <nick@babyhippo.co.uk>
85489 Date: Fri, 25 Aug 2000 12:01:45 +0100
85490 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
85491 Branch: metaconfig/U/perl
85492 ! d_sfio.U
85493 Branch: perl
85494 ! Configure
85495____________________________________________________________________________
85496[ 6817] By: jhi on 2000/08/25 18:32:51
85497 Log: Allow microperl to assume <math.h>, without it the math
85498 functions like floor() are assumed to return int, which makes
85499 for core dumps in machines where integer and floating register
85500 don't mix.
85501 Branch: perl
85502 ! uconfig.h uconfig.sh
85503____________________________________________________________________________
85504[ 6816] By: jhi on 2000/08/25 18:27:17
85505 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
85506 the problem reported in
85507
85508 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
85509 From: danhale@us.ibm.com
85510 Date: Fri, 25 Aug 2000 10:58:06 -0400
85511 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
85512 Branch: metaconfig/U/perl
85513 + d_socks5_init.U
85514 Branch: perl
85515 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
85516 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
85517 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
85518 ! win32/config.gc win32/config.vc
85519____________________________________________________________________________
85520[ 6815] By: jhi on 2000/08/25 17:43:31
85521 Log: A solution for the retrieve_fd autosplit warning,
85522 idea suggested by Mike Guy.
85523 Branch: perl
85524 ! ext/Storable/Storable.pm
85525____________________________________________________________________________
85526[ 6814] By: jhi on 2000/08/25 17:16:03
85527 Log: Add install-silent target.
85528 Branch: perl
85529 ! Makefile.SH
85530____________________________________________________________________________
85531[ 6813] By: jhi on 2000/08/25 17:14:23
85532 Log: Subject: Re: [PATCH] More silencing of installman.
85533 From: <abigail@foad.org>
85534 Date: Thu, 24 Aug 2000 19:27:03 -0400
85535 Message-ID: <20000824232703.7001.qmail@foad.org>
85536
85537 Subject: Re: [PATCH] More silencing of installman.
85538 From: <abigail@foad.org>
85539 Date: Fri, 25 Aug 2000 03:00:58 -0400
85540 Message-ID: <20000825070058.10697.qmail@foad.org>
85541 Branch: perl
85542 ! installman
85543____________________________________________________________________________
85544[ 6812] By: jhi on 2000/08/25 17:11:28
85545 Log: installperl --verbose and --silent.
85546
85547 Subject: Re: [PATCH] More silencing of installman.
85548 From: <abigail@foad.org>
85549 Message-ID: <20000825064430.9719.qmail@foad.org>
85550 Date: Fri, 25 Aug 2000 02:44:30 -0400
85551 Branch: perl
85552 ! installperl
85553____________________________________________________________________________
85554[ 6811] By: jhi on 2000/08/25 17:05:43
85555 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
85556 From: "Peter J. Farley III" <pjfarley@banet.net>
85557 Date: Thu, 24 Aug 2000 21:58:03 -0400
85558 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
85559
85560 (applied slightly modified)
85561 Branch: perl
85562 ! lib/ExtUtils/MM_Unix.pm
85563____________________________________________________________________________
85564[ 6810] By: jhi on 2000/08/25 17:01:18
85565 Log: Missing parts of
85566
85567 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
85568 From: Peter Prymmer <pvhp@forte.com>
85569 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
85570 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
85571 Branch: perl
85572 ! t/lib/cgi-html.t
85573____________________________________________________________________________
85574[ 6809] By: jhi on 2000/08/25 16:46:32
85575 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
85576 From: "Craig A. Berry" <craig.berry@psinetcs.com>
85577 Date: Thu, 24 Aug 2000 19:13:11 -0500
85578 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
85579 Branch: perl
85580 ! vms/vms.c
85581____________________________________________________________________________
85582[ 6808] By: jhi on 2000/08/25 16:39:22
85583 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
85584 From: Peter Prymmer <pvhp@forte.com>
85585 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
85586 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
85587 Branch: perl
85588 ! configure.com
85589____________________________________________________________________________
85590[ 6807] By: jhi on 2000/08/25 16:36:37
85591 Log: Better wording for the vec lvalue diagnostic.
85592
85593 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
85594 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
85595 Date: Wed, 23 Aug 2000 14:12:16 -0400
85596 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
85597 Branch: perl
85598 ! pod/perldiag.pod
85599____________________________________________________________________________
85600[ 6806] By: jhi on 2000/08/24 18:17:22
85601 Log: Subject: [PATCH] More silencing of installman.
85602 From: <abigail@foad.org>
85603 Date: Thu, 24 Aug 2000 14:01:44 -0400
85604 Message-ID: <20000824180144.20062.qmail@foad.org>
85605 Branch: perl
85606 ! installman
85607____________________________________________________________________________
85608[ 6805] By: jhi on 2000/08/24 15:00:31
85609 Log: Update Changes.
85610 Branch: perl
85611 ! Changes patchlevel.h
85612____________________________________________________________________________
85613[ 6804] By: jhi on 2000/08/24 14:59:07
85614 Log: Regen perltoc.
85615 Branch: perl
85616 ! pod/perltoc.pod
85617____________________________________________________________________________
85618[ 6803] By: jhi on 2000/08/24 14:44:39
85619 Log: Show the doc file, not the temp file.
85620 Branch: perl
85621 ! installman
85622____________________________________________________________________________
85623[ 6802] By: jhi on 2000/08/24 14:41:53
85624 Log: Continue silencing.
85625 Branch: perl
85626 ! installman
85627____________________________________________________________________________
85628[ 6801] By: jhi on 2000/08/24 14:34:40
85629 Log: Actually do something with the silencer option.
85630 Branch: perl
85631 ! installman
85632____________________________________________________________________________
85633[ 6800] By: jhi on 2000/08/24 14:26:22
85634 Log: Make installman to recognize the silence flag -S.
85635 Branch: perl
85636 ! installman
85637____________________________________________________________________________
85638[ 6799] By: jhi on 2000/08/24 13:49:38
85639 Log: DOS patches and portability/porting notes, from Tim Jenness.
85640 Branch: perl
85641 ! lib/File/Temp.pm
85642____________________________________________________________________________
85643[ 6798] By: jhi on 2000/08/24 13:48:27
85644 Log: Create directories in silence.
85645
85646 Subject: [PATCH] Another silencer for MakeMaker
85647 From: andreas.koenig@anima.de (Andreas J. Koenig)
85648 Date: 24 Aug 2000 14:18:52 +0200
85649 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
85650 Branch: perl
85651 ! lib/ExtUtils/Command.pm
85652____________________________________________________________________________
85653[ 6797] By: jhi on 2000/08/24 13:46:42
85654 Log: More liberal parsing of version numbers.
85655
85656 Subject: Re: CPAN.pm beta for testing available
85657 From: andreas.koenig@anima.de (Andreas J. Koenig)
85658 Date: 24 Aug 2000 13:51:57 +0200
85659 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
85660 Branch: perl
85661 ! lib/CPAN.pm
85662____________________________________________________________________________
85663[ 6796] By: jhi on 2000/08/24 13:44:36
85664 Log: Make "make install" by default silent. A new "install-verbose"
85665 target is verbose.
85666 Branch: perl
85667 ! Makefile.SH
85668____________________________________________________________________________
85669[ 6795] By: jhi on 2000/08/24 13:39:14
85670 Log: Add silencer flags to installperl.
85671
85672 Subject: [PATCH] Making installperl silent.
85673 From: <abigail@foad.org>
85674 Date: Thu, 24 Aug 2000 05:01:45 -0400
85675 Message-ID: <20000824090145.13141.qmail@foad.org>
85676 Branch: perl
85677 ! installperl
85678____________________________________________________________________________
85679[ 6794] By: jhi on 2000/08/24 13:35:50
85680 Log: installperl couldn't tell whether it had run tests or not.
85681
85682 Subject: [PATCH] Re: installperl and t/TEST
85683 From: <abigail@foad.org>
85684 Date: Thu, 24 Aug 2000 04:00:53 -0400
85685 Message-ID: <20000824080053.2494.qmail@foad.org>
85686 Branch: perl
85687 ! Makefile.SH installperl
85688____________________________________________________________________________
85689[ 6793] By: jhi on 2000/08/24 13:27:50
85690 Log: Drop the separate perlbc, perlcc -b should be enough.
85691 Branch: perl
85692 - utils/perlbc.PL
85693 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
85694____________________________________________________________________________
85695[ 6792] By: jhi on 2000/08/24 04:41:30
85696 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
85697 plus the typo fix from Peter Prymmer.
85698 Branch: perl
85699 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
85700 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
85701____________________________________________________________________________
85702[ 6791] By: jhi on 2000/08/24 02:10:43
85703 Log: Replace #6705 with a minimal doc patch.
85704
85705 Subject: [PATCH 5.6.0] replace change #6705
85706 From: Jan Dubois <jand@ActiveState.com>
85707 Date: Wed, 23 Aug 2000 18:31:51 -0700
85708 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
85709 Branch: perl
85710 ! lib/Win32.pod win32/win32.c
85711____________________________________________________________________________
85712[ 6790] By: jhi on 2000/08/23 17:52:00
85713 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
85714 From: Mike Guy <mjtg@cam.ac.uk>
85715 Date: Wed, 23 Aug 2000 18:38:46 +0100
85716 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
85717 Branch: perl
85718 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
85719____________________________________________________________________________
85720[ 6789] By: jhi on 2000/08/23 15:34:21
85721 Log: Update Changes.
85722 Branch: perl
85723 ! Changes patchlevel.h
85724____________________________________________________________________________
85725[ 6788] By: jhi on 2000/08/23 15:33:40
85726 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
85727 From: Wilfredo Sánchez <wsanchez@apple.com>
85728 Date: Tue, 22 Aug 2000 19:31:27 -0700
85729 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
85730 Branch: perl
85731 ! perl.h
85732____________________________________________________________________________
85733[ 6787] By: jhi on 2000/08/23 15:29:31
85734 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
85735 From: Spider Boardman <spider@leggy.zk3.dec.com>
85736 Date: Wed, 23 Aug 2000 10:33:23 -0400
85737 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
85738 Branch: perl
85739 ! lib/Pod/Html.pm
85740____________________________________________________________________________
85741[ 6786] By: jhi on 2000/08/23 15:28:11
85742 Log: Bad makefile.
85743 Branch: perl
85744 ! ext/B/Makefile.PL
85745____________________________________________________________________________
85746[ 6785] By: jhi on 2000/08/23 14:37:04
85747 Log: Update Changes.
85748 Branch: perl
85749 ! Changes patchlevel.h
85750____________________________________________________________________________
85751[ 6784] By: jhi on 2000/08/23 13:58:41
85752 Log: Portability fix from Hugo van der Sanden.
85753 Branch: perl
85754 ! ext/re/Makefile.PL
85755____________________________________________________________________________
85756[ 6783] By: jhi on 2000/08/23 13:53:53
85757 Log: Storable support, v-version fixes.
85758
85759 Subject: CPAN.pm beta for testing available
85760 From: andreas.koenig@anima.de (Andreas J. Koenig)
85761 Date: 22 Aug 2000 23:31:33 +0200
85762 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
85763 Branch: perl
85764 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
85765____________________________________________________________________________
85766[ 6782] By: jhi on 2000/08/23 13:51:26
85767 Log: Mac and other portability updates from Chris Nandor.
85768 Branch: perl
85769 ! pod/perlmodinstall.pod
85770____________________________________________________________________________
85771[ 6781] By: jhi on 2000/08/23 13:47:33
85772 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
85773 From: Peter Prymmer <pvhp@forte.com>
85774 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
85775 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
85776 Branch: perl
85777 ! ext/Storable/Storable.xs
85778____________________________________________________________________________
85779[ 6780] By: jhi on 2000/08/23 13:33:34
85780 Log: VMS MMS (make) wants null action.
85781 Branch: perl
85782 ! ext/B/Makefile.PL
85783____________________________________________________________________________
85784[ 6779] By: jhi on 2000/08/22 19:44:47
85785 Log: Forgot portability nit.
85786 Branch: perl
85787 ! t/lib/st-forgive.t
85788____________________________________________________________________________
85789[ 6778] By: jhi on 2000/08/22 19:35:25
85790 Log: Be portable.
85791 Branch: perl
85792 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
85793 ! t/lib/st-store.t
85794____________________________________________________________________________
85795[ 6777] By: jhi on 2000/08/22 18:50:53
85796 Log: Update Changes.
85797 Branch: perl
85798 ! Changes patchlevel.h
85799____________________________________________________________________________
85800[ 6776] By: jhi on 2000/08/22 18:44:46
85801 Log: cSVOPo_*v things index into the current PL_curpad
85802 under ithreads, which is different from the curpad
85803 used by the XSUB. (In other words, the code as-is
85804 before this patch wouldn't work under ithreads.)
85805 From Sarathy.
85806 Branch: perl
85807 ! ext/B/B.xs
85808____________________________________________________________________________
85809[ 6775] By: jhi on 2000/08/22 18:18:37
85810 Log: Make the selection of NVff et al stricter.
85811 Branch: metaconfig/U/perl
85812 ! perlxvf.U
85813 Branch: perl
85814 ! Configure config_h.SH
85815____________________________________________________________________________
85816[ 6774] By: jhi on 2000/08/22 17:19:42
85817 Log: perldelta nits.
85818 Branch: perl
85819 ! pod/perldelta.pod
85820____________________________________________________________________________
85821[ 6773] By: jhi on 2000/08/22 17:06:26
85822 Log: Long double fixes from Spider Boardman.
85823
85824 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
85825 From: system PRIVILEGED account <root@peano.zk3.dec.com>
85826 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
85827 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
85828 Branch: perl
85829 ! t/lib/bigfltpm.t t/lib/st-06compat.t
85830____________________________________________________________________________
85831[ 6772] By: jhi on 2000/08/22 15:04:53
85832 Log: Update Changes.
85833 Branch: perl
85834 ! Changes patchlevel.h
85835____________________________________________________________________________
85836[ 6771] By: jhi on 2000/08/22 15:01:44
85837 Log: perldelta fixes from Hugo van der Sanden.
85838 Branch: perl
85839 ! pod/perldelta.pod
85840____________________________________________________________________________
85841[ 6770] By: jhi on 2000/08/22 14:34:49
85842 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
85843 From: Hugo <hv@crypt.compulink.co.uk>
85844 Date: Tue, 22 Aug 2000 11:21:53 +0100
85845 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
85846 Branch: perl
85847 ! regcomp.c
85848____________________________________________________________________________
85849[ 6769] By: jhi on 2000/08/22 14:30:02
85850 Log: Add Yitzchak, reformat.
85851 Branch: perl
85852 ! Changes config_h.SH
85853____________________________________________________________________________
85854[ 6768] By: jhi on 2000/08/22 14:21:35
85855 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
85856 and Spider Boardman.
85857 Branch: metaconfig
85858 ! U/compline/d_gconvert.U
85859 Branch: perl
85860 ! Configure
85861____________________________________________________________________________
85862[ 6767] By: jhi on 2000/08/22 14:11:24
85863 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
85864 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85865 Date: Mon, 21 Aug 2000 19:08:31 -0700
85866 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
85867 Branch: perl
85868 - ext/Storable/patchlevel.h
85869 ! MANIFEST ext/Storable/MANIFEST
85870____________________________________________________________________________
85871[ 6766] By: jhi on 2000/08/22 13:49:29
85872 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
85873 From: Peter Prymmer <pvhp@forte.com>
85874 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
85875 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
85876 Branch: perl
85877 ! configure.com ext/Storable/Makefile.PL
85878____________________________________________________________________________
85879[ 6765] By: jhi on 2000/08/22 13:44:59
85880 Log: Subject: [PATCH blead] B:: missing dependency
85881 From: Hugo <hv@crypt.compulink.co.uk>
85882 Date: Tue, 22 Aug 2000 06:44:33 +0100
85883 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
85884 Branch: perl
85885 ! ext/B/Makefile.PL
85886____________________________________________________________________________
85887[ 6764] By: jhi on 2000/08/22 13:38:12
85888 Log: More bytecompiler.
85889 Branch: perl
85890 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
85891____________________________________________________________________________
85892[ 6763] By: jhi on 2000/08/22 13:36:44
85893 Log: Bytecompiler patches from Benjamin Stuhl.
85894 Branch: perl
85895 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
85896 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85897 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
85898 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85899 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
85900 ! perl.c perlapi.h pod/perldelta.pod
85901____________________________________________________________________________
85902[ 6762] By: jhi on 2000/08/21 23:43:40
85903 Log: An obsoleted diagnostic.
85904 Branch: perl
85905 ! pod/perldelta.pod
85906____________________________________________________________________________
85907[ 6761] By: jhi on 2000/08/21 23:01:45
85908 Log: The #6759 wasn't quite right.
85909 Branch: perl
85910 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
85911 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
85912 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
85913 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
85914 ! t/lib/st-tieditems.t
85915____________________________________________________________________________
85916[ 6760] By: jhi on 2000/08/21 22:35:49
85917 Log: Be verydeepclean.
85918 Branch: perl
85919 ! Makefile.SH
85920____________________________________________________________________________
85921[ 6759] By: jhi on 2000/08/21 22:25:40
85922 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
85923 From: Peter Prymmer <pvhp@forte.com>
85924 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
85925 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
85926 Branch: perl
85927 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
85928 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
85929 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
85930 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
85931 ! t/lib/st-tieditems.t
85932____________________________________________________________________________
85933[ 6758] By: jhi on 2000/08/21 22:22:32
85934 Log: Few more casts, need reported in
85935
85936 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
85937 From: Mike Stok <mike@stok.co.uk>
85938 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
85939 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
85940
85941 and
85942
85943 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
85944 From: abigail@foad.org
85945 Date: 21 Aug 2000 21:31:34 -0000
85946 Message-Id: <20000821213134.30170.qmail@foad.org>
85947 Branch: perl
85948 ! ext/Storable/Storable.xs
85949____________________________________________________________________________
85950[ 6757] By: jhi on 2000/08/21 18:37:07
85951 Log: Update Changes.
85952 Branch: perl
85953 ! Changes patchlevel.h
85954____________________________________________________________________________
85955[ 6756] By: jhi on 2000/08/21 18:34:02
85956 Log: A pod nit.
85957
85958 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
85959 From: <abigail@foad.org>
85960 Date: Mon, 21 Aug 2000 14:00:16 -0400
85961 Message-ID: <20000821180016.28627.qmail@foad.org>
85962 Branch: perl
85963 ! pod/perlre.pod
85964____________________________________________________________________________
85965[ 6755] By: jhi on 2000/08/21 18:30:56
85966 Log: Use PodParser 1.18 new test.
85967 Branch: perl
85968 ! t/pod/special_seqs.t t/pod/special_seqs.xr
85969____________________________________________________________________________
85970[ 6754] By: jhi on 2000/08/21 18:28:35
85971 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
85972 patches cannot be applied since #6712 conflicts.
85973 Branch: perl
85974 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
85975____________________________________________________________________________
85976[ 6753] By: jhi on 2000/08/21 18:15:11
85977 Log: Weed out some smaller changes.
85978 Branch: perl
85979 ! pod/perldelta.pod
85980____________________________________________________________________________
85981[ 6752] By: jhi on 2000/08/21 18:02:30
85982 Log: Also under djgpp the timestamps are funky.
85983 Branch: perl
85984 ! t/op/stat.t
85985____________________________________________________________________________
85986[ 6751] By: jhi on 2000/08/21 17:55:56
85987 Log: Tweak the floating point output routine preferences.
85988 Branch: metaconfig
85989 ! U/compline/d_gconvert.U
85990 Branch: perl
85991 ! Configure
85992____________________________________________________________________________
85993[ 6750] By: jhi on 2000/08/21 17:51:29
85994 Log: Unicos/mk requires elaborate paranoia.
85995 Branch: perl
85996 ! lib/Math/Complex.pm
85997____________________________________________________________________________
85998[ 6749] By: gsar on 2000/08/21 16:53:31
85999 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
86000 Branch: perl
86001 ! lib/Cwd.pm
86002____________________________________________________________________________
86003[ 6748] By: gsar on 2000/08/21 16:22:19
86004 Log: free TLS slot properly on Windows
86005 Branch: perl
86006 ! thread.h win32/perllib.c win32/win32thread.h
86007____________________________________________________________________________
86008[ 6747] By: jhi on 2000/08/21 16:20:58
86009 Log: Rename the macro argument because some preprocessors
86010 can't tell the difference and expand arguments also inside
86011 double quoted strings.
86012 Branch: perl
86013 ! regcomp.c
86014____________________________________________________________________________
86015[ 6746] By: jhi on 2000/08/21 16:09:41
86016 Log: Support long doubles in Storable.
86017
86018 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
86019 From: Radu Greab <radu@netsoft.ro>
86020 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
86021 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
86022 Branch: perl
86023 ! ext/Storable/Storable.xs
86024____________________________________________________________________________
86025[ 6745] By: jhi on 2000/08/21 15:51:40
86026 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
86027 From: "Fifer, Eric" <EFifer@sanwaint.com>
86028 Date: Mon, 21 Aug 2000 15:34:49 +0100
86029 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
86030 Branch: perl
86031 ! t/pragma/warn/9enabled
86032____________________________________________________________________________
86033[ 6744] By: jhi on 2000/08/21 15:39:35
86034 Log: Document the endianness of Alpha more precisely.
86035 Branch: perl
86036 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
86037 ! pod/perlport.pod
86038____________________________________________________________________________
86039[ 6743] By: jhi on 2000/08/21 14:47:05
86040 Log: perldelta fixes from the p5p crowd.
86041 Branch: perl
86042 ! pod/perldelta.pod pod/perlop.pod
86043____________________________________________________________________________
86044[ 6742] By: jhi on 2000/08/21 13:34:51
86045 Log: Update to Pod::LaTeX 0.53.
86046
86047 Subject: [PATCH] lib/Pod/LaTeX.pm updates
86048 From: Tim Jenness <timj@jach.hawaii.edu>
86049 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
86050 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
86051 Branch: perl
86052 ! lib/Pod/LaTeX.pm
86053____________________________________________________________________________
86054[ 6741] By: jhi on 2000/08/21 13:33:01
86055 Log: Subject: [PATCH] os2.c fix for use64bitint
86056 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86057 Date: Mon, 21 Aug 2000 01:32:25 -0700
86058 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
86059 Branch: perl
86060 ! os2/os2.c
86061____________________________________________________________________________
86062[ 6740] By: jhi on 2000/08/21 13:28:52
86063 Log: Array context keeps slithering in.
86064
86065 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
86066 From: Daniel Chetlin <daniel@chetlin.com>
86067 Date: Sun, 20 Aug 2000 21:40:25 -0700
86068 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
86069 Branch: perl
86070 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
86071 ! pod/perldebtut.pod
86072____________________________________________________________________________
86073[ 6739] By: jhi on 2000/08/21 13:23:55
86074 Log: Big-endian quad fixes for Storable from Radu Greab,
86075 plus few explicit null casts for picky compilers.
86076 Branch: perl
86077 ! ext/Storable/Storable.xs
86078____________________________________________________________________________
86079[ 6738] By: gsar on 2000/08/21 05:56:13
86080 Log: small tweaks for change#6705: avoid C++ style comments in C code;
86081 use Perl's malloc API rather than the low level system one
86082 Branch: perl
86083 ! win32/win32.c
86084____________________________________________________________________________
86085[ 6737] By: gsar on 2000/08/21 05:35:41
86086 Log: add Storable to list of extensions on Windows
86087 Branch: perl
86088 ! win32/Makefile win32/makefile.mk
86089____________________________________________________________________________
86090[ 6736] By: jhi on 2000/08/21 02:57:53
86091 Log: Update Changes.
86092 Branch: perl
86093 ! Changes patchlevel.h
86094____________________________________________________________________________
86095[ 6735] By: jhi on 2000/08/21 02:57:20
86096 Log: Draft 0.
86097 Branch: perl
86098 ! pod/perldelta.pod
86099____________________________________________________________________________
86100[ 6734] By: jhi on 2000/08/21 02:57:03
86101 Log: Add Storable 0.7.2 from Raphael Manfredi,
86102 plus the patch from
86103
86104 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
86105 From: Radu Greab <radu@netsoft.ro>
86106 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
86107 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
86108
86109 plus changes to get Storable to compile with
86110 picky ANSI compilers.
86111 Branch: perl
86112 + ext/Storable/ChangeLog ext/Storable/MANIFEST
86113 + ext/Storable/Makefile.PL ext/Storable/README
86114 + ext/Storable/Storable.pm ext/Storable/Storable.xs
86115 + ext/Storable/patchlevel.h t/lib/st-06compat.t
86116 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
86117 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
86118 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
86119 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
86120 + t/lib/st-tieditems.t
86121 ! MANIFEST
86122____________________________________________________________________________
86123[ 6733] By: jhi on 2000/08/21 02:29:09
86124 Log: The correct cleaning order is an art.
86125 Branch: perl
86126 ! Makefile.SH
86127____________________________________________________________________________
86128[ 6732] By: jhi on 2000/08/21 01:23:39
86129 Log: The #6724 is here.
86130 Branch: perl
86131 ! t/lib/ftmp-security.t
86132____________________________________________________________________________
86133[ 6731] By: jhi on 2000/08/20 23:17:03
86134 Log: s/this one/the 5.6.0 release/
86135 Branch: perl
86136 ! pod/perl56delta.pod
86137____________________________________________________________________________
86138[ 6730] By: jhi on 2000/08/20 23:07:34
86139 Log: Mention perlebcdic and perlposix-bc.
86140 Branch: perl
86141 ! pod/perlport.pod
86142____________________________________________________________________________
86143[ 6729] By: jhi on 2000/08/20 21:32:59
86144 Log: Document the number of exponent digits.
86145 Branch: perl
86146 ! pod/perlfunc.pod
86147____________________________________________________________________________
86148[ 6728] By: jhi on 2000/08/20 21:16:47
86149 Log: Use File::Spec->tmpdir().
86150
86151 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
86152 From: Tim Jenness <timj@jach.hawaii.edu>
86153 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
86154 MIME-Version: 1.0
86155 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
86156 Branch: perl
86157 ! utils/perlbug.PL
86158____________________________________________________________________________
86159[ 6727] By: jhi on 2000/08/20 20:43:32
86160 Log: Update Changes.
86161 Branch: perl
86162 ! Changes patchlevel.h
86163____________________________________________________________________________
86164[ 6726] By: jhi on 2000/08/20 20:41:44
86165 Log: The veryclean target needs to clobber.
86166 Branch: perl
86167 ! Makefile.SH
86168____________________________________________________________________________
86169[ 6725] By: jhi on 2000/08/20 20:37:38
86170 Log: Document odd vs even subreleases and -Dusedevel.
86171 Branch: perl
86172 ! INSTALL
86173____________________________________________________________________________
86174[ 6724] By: jhi on 2000/08/20 19:58:05
86175 Log: Use temporary directory instead of current directory.
86176
86177 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
86178 From: Tim Jenness <timj@jach.hawaii.edu>
86179 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
86180 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
86181 Branch: perl
86182 ! t/lib/ftmp-security.t
86183____________________________________________________________________________
86184[ 6723] By: jhi on 2000/08/20 19:55:55
86185 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
86186 From: andreas.koenig@anima.de (Andreas J. Koenig)
86187 Date: 20 Aug 2000 15:52:03 +0200
86188 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
86189 Branch: perl
86190 ! lib/ExtUtils/MM_Unix.pm
86191____________________________________________________________________________
86192[ 6722] By: jhi on 2000/08/20 19:46:01
86193 Log: Update to CGI 2.72, from Lincoln Stein.
86194 Branch: perl
86195 ! lib/CGI.pm
86196____________________________________________________________________________
86197[ 6721] By: jhi on 2000/08/20 19:43:54
86198 Log: (Replaced by #8364.)
86199
86200 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
86201 From: Radu Greab <radu@netsoft.ro>
86202 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
86203 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
86204 Branch: perl
86205 ! ext/GDBM_File/GDBM_File.xs
86206____________________________________________________________________________
86207[ 6720] By: jhi on 2000/08/20 19:42:01
86208 Log: pp_open() could pass an uninitialized filename down to do_open9().
86209 Branch: perl
86210 ! pp_sys.c
86211____________________________________________________________________________
86212[ 6719] By: jhi on 2000/08/20 14:06:41
86213 Log: UTF8 concat fixes.
86214
86215 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
86216 From: Hugo <hv@crypt.compulink.co.uk>
86217 Date: Sun, 20 Aug 2000 07:30:46 +0100
86218 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
86219 Branch: perl
86220 ! pp_hot.c t/op/append.t
86221____________________________________________________________________________
86222[ 6718] By: jhi on 2000/08/20 02:09:37
86223 Log: Let's try #6717 again.
86224 Branch: perl
86225 ! lib/File/Temp.pm
86226____________________________________________________________________________
86227[ 6717] By: jhi on 2000/08/20 01:56:55
86228 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
86229 From: "Craig A. Berry" <craig.berry@metamorgs.com>
86230 Date: Sat, 19 Aug 2000 18:15:39 -0500
86231 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
86232 Branch: perl
86233 ! lib/File/Temp.pm
86234____________________________________________________________________________
86235[ 6716] By: jhi on 2000/08/19 15:50:11
86236 Log: Update Changes.
86237 Branch: perl
86238 ! Changes patchlevel.h
86239____________________________________________________________________________
86240[ 6715] By: jhi on 2000/08/19 15:39:09
86241 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
86242 From: Jonathan D Johnston <jdjohnston2@juno.com>
86243 Date: Thu, 17 Aug 2000 23:13:01 -0400
86244 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
86245 Branch: perl
86246 ! pod/perlfunc.pod
86247____________________________________________________________________________
86248[ 6714] By: jhi on 2000/08/19 15:34:04
86249 Log: Introduce a 'veryclean' target that is like 'distclean'
86250 but also removes *~ and *.orig.
86251 Branch: perl
86252 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
86253 ! utils/Makefile x2p/Makefile.SH
86254____________________________________________________________________________
86255[ 6713] By: jhi on 2000/08/19 14:15:45
86256 Log: Put back the long double avoidance code to POSIX.xs
86257 because VMS seems to need it still.
86258 Branch: perl
86259 ! ext/POSIX/POSIX.xs
86260____________________________________________________________________________
86261[ 6712] By: jhi on 2000/08/19 14:10:41
86262 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
86263 From: Peter Prymmer <pvhp@forte.com>
86264 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
86265 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
86266 Branch: perl
86267 ! lib/Pod/Find.pm t/pod/find.t
86268____________________________________________________________________________
86269[ 6711] By: jhi on 2000/08/19 14:09:19
86270 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
86271 From: Peter Prymmer <pvhp@forte.com>
86272 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
86273 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
86274 cc: vmsperl@perl.org
86275 Branch: perl
86276 ! t/lib/peek.t
86277____________________________________________________________________________
86278[ 6710] By: jhi on 2000/08/19 14:08:01
86279 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
86280 From: Jan Dubois <jand@ActiveState.com>
86281 Date: Fri, 18 Aug 2000 16:31:48 -0700
86282 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
86283 Branch: perl
86284 ! win32/win32.c
86285____________________________________________________________________________
86286[ 6709] By: jhi on 2000/08/19 14:06:57
86287 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
86288
86289 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
86290 From: Spider.Boardman@Orb.Nashua.NH.US
86291 Date: Fri, 18 Aug 2000 18:41:14 -0400
86292 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
86293 Branch: perl
86294 ! regcomp.c
86295____________________________________________________________________________
86296[ 6708] By: jhi on 2000/08/18 22:04:49
86297 Log: Update Changes.
86298 Branch: perl
86299 ! Changes patchlevel.h
86300____________________________________________________________________________
86301[ 6707] By: jhi on 2000/08/18 21:55:14
86302 Log: Add warnif(), check warnings further up the stack,
86303 all the warnings functions now can take an optional object reference.
86304
86305 Subject: [PATCH bleedperl@6691] warnings pragma update
86306 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
86307 Date: Fri, 18 Aug 2000 22:42:06 +0100
86308 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
86309 Branch: perl
86310 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
86311 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
86312 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
86313____________________________________________________________________________
86314[ 6706] By: jhi on 2000/08/18 21:41:45
86315 Log: Typo in pp_complement().
86316
86317 Subject: [PATCH perl-current] Deparse
86318 From: Peter Scott <Peter@PSDT.com>
86319 Date: Fri, 18 Aug 2000 12:44:37 -0700
86320 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
86321 Branch: perl
86322 ! ext/B/B/Deparse.pm
86323____________________________________________________________________________
86324[ 6705] By: jhi on 2000/08/18 21:25:59
86325 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
86326 From: Jan Dubois <jand@ActiveState.com>
86327 Date: Fri, 18 Aug 2000 14:22:51 -0700
86328 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
86329 Branch: perl
86330 ! lib/Win32.pod win32/win32.c
86331____________________________________________________________________________
86332[ 6704] By: jhi on 2000/08/18 21:16:14
86333 Log: Don't eat leading os from index entries.
86334
86335 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
86336 From: Russ Allbery <rra@stanford.edu>
86337 Date: 10 Aug 2000 20:49:25 -0700
86338 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
86339 Branch: perl
86340 ! lib/Pod/Man.pm
86341____________________________________________________________________________
86342[ 6703] By: jhi on 2000/08/18 21:07:06
86343 Log: Add [[:blank:]] as suggested in
86344
86345 Subject: [ID 20000716.024] [=cc=] / [:blank:]
86346 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
86347 Date: Sun, 16 Jul 2000 17:55:29 -0700
86348 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
86349
86350 (the [=cc=] has already been taken care of by #6439
86351 so the whole bug report can be closed)
86352
86353 and make [[:space:]] to be equivalent to isspace(3)
86354 (as opposed to \s, which is isSPACE()). The difference
86355 is that now [[:space:]] matches the mythical vertical tab,
86356 while \s doesn't.
86357 Branch: perl
86358 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
86359 ! regexec.c t/op/pat.t
86360____________________________________________________________________________
86361[ 6702] By: jhi on 2000/08/18 18:47:47
86362 Log: The new tests were missing from #6415.
86363 Branch: perl
86364 ! t/op/bop.t
86365____________________________________________________________________________
86366[ 6701] By: jhi on 2000/08/18 18:20:40
86367 Log: Document the NDBM_File and ODBM_File as SDBM_File
86368 was documented in #6417.
86369 Branch: perl
86370 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
86371 ! ext/SDBM_File/SDBM_File.pm
86372____________________________________________________________________________
86373[ 6700] By: jhi on 2000/08/18 18:10:39
86374 Log: Subject: [PATCH perl@6698] cygwin port
86375 From: "Fifer, Eric" <EFifer@sanwaint.com>
86376 Date: Fri, 18 Aug 2000 17:30:05 +0100
86377 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
86378 Branch: perl
86379 ! lib/File/Temp.pm
86380____________________________________________________________________________
86381[ 6699] By: jhi on 2000/08/18 16:21:49
86382 Log: Document code point which makes if (defined %stash::) to work
86383 (noted by Spider Boardman).
86384 Branch: perl
86385 ! op.c
86386____________________________________________________________________________
86387[ 6698] By: jhi on 2000/08/18 13:43:27
86388 Log: Update Changes.
86389 Branch: perl
86390 ! Changes patchlevel.h
86391____________________________________________________________________________
86392[ 6697] By: jhi on 2000/08/18 13:35:57
86393 Log: Tiny Getopt::Long patch from Johan Vromans.
86394 Branch: perl
86395 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
86396____________________________________________________________________________
86397[ 6696] By: jhi on 2000/08/18 13:26:14
86398 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
86399 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
86400 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
86401 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
86402 Branch: perl
86403 ! pod/perldiag.pod pod/perlsyn.pod
86404____________________________________________________________________________
86405[ 6695] By: jhi on 2000/08/18 13:13:26
86406 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
86407 From: Daniel Chetlin <daniel@chetlin.com>
86408 Date: Fri, 18 Aug 2000 03:13:36 -0700
86409 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
86410 Branch: perl
86411 ! pod/perlfunc.pod
86412____________________________________________________________________________
86413[ 6694] By: jhi on 2000/08/18 13:08:05
86414 Log: Subject: [PATCH] perltrap.pod spring cleaning
86415 From: Daniel Chetlin <daniel@chetlin.com>
86416 Date: Fri, 18 Aug 2000 03:06:54 -0700
86417 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
86418
86419 plus Mike Guy's nitfix.
86420 Branch: perl
86421 ! pod/perltrap.pod
86422____________________________________________________________________________
86423[ 6693] By: jhi on 2000/08/18 13:00:26
86424 Log: Unbuffer the output.
86425
86426 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
86427 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86428 Date: Thu, 17 Aug 2000 18:39:29 -0700
86429 Message-ID: <RPJn5gzkgydf092yn@efn.org>
86430 Branch: perl
86431 ! t/op/fork.t
86432____________________________________________________________________________
86433[ 6692] By: jhi on 2000/08/18 05:19:17
86434 Log: Delete the image, too, not just its MANIFEStation.
86435 Branch: perl
86436 - lib/CGI/eg/wilogo.gif
86437____________________________________________________________________________
86438[ 6691] By: jhi on 2000/08/18 05:10:26
86439 Log: Propagate new Configure vars.
86440 Branch: perl
86441 ! configure.com epoc/config.sh uconfig.h uconfig.sh
86442 ! vos/config.def vos/config.h vos/config_h.SH_orig
86443 ! win32/config.bc win32/config.gc win32/config.vc
86444 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
86445____________________________________________________________________________
86446[ 6690] By: jhi on 2000/08/18 04:30:56
86447 Log: Update Changes.
86448 Branch: perl
86449 ! Changes patchlevel.h
86450____________________________________________________________________________
86451[ 6689] By: jhi on 2000/08/18 04:12:30
86452 Log: Fix the lib/complex failure of
86453
86454 From: abigail@foad.org
86455 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
86456 Date: 15 Aug 2000 04:06:38 -0000
86457 Message-Id: <20000815040638.8524.qmail@foad.org>
86458
86459 Linux long double accuracy issue: something that
86460 when printed with %g looks like "2" but int() of it is 1.
86461 Branch: perl
86462 ! lib/Math/Complex.pm
86463____________________________________________________________________________
86464[ 6688] By: jhi on 2000/08/18 03:15:35
86465 Log: The byteorder code in #6671 was wrong.
86466 Branch: perl
86467 ! configpm
86468____________________________________________________________________________
86469[ 6687] By: jhi on 2000/08/18 02:08:42
86470 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
86471 From: Jan Dubois <jand@ActiveState.com>
86472 Date: Thu, 17 Aug 2000 18:31:55 -0700
86473 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
86474 Branch: perl
86475 ! sv.c
86476____________________________________________________________________________
86477[ 6686] By: jhi on 2000/08/18 02:04:15
86478 Log: Use NVs in POSIX math, not doubles.
86479
86480 From: abigail@foad.org
86481 Subject: [ID 20000817.014] POSIX & modfl
86482 Date: 17 Aug 2000 20:49:18 -0000
86483 Message-Id: <20000817204918.23123.qmail@foad.org>
86484 Branch: perl
86485 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
86486____________________________________________________________________________
86487[ 6685] By: jhi on 2000/08/18 02:02:12
86488 Log: Introduce NVef, NVff, and NVgf, use the middle one.
86489 (helps for lib/peek + Linux + long doubles) Reported in
86490
86491 From: abigail@foad.org
86492 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
86493 Date: 15 Aug 2000 04:06:38 -0000
86494 Message-Id: <20000815040638.8524.qmail@foad.org>
86495
86496 (note: the lib/complex failure has not yet been addressed)
86497 Branch: metaconfig/U/perl
86498 ! perlxvf.U
86499 Branch: perl
86500 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86501 ! config_h.SH dump.c perl.h pod/perlguts.pod
86502____________________________________________________________________________
86503[ 6684] By: jhi on 2000/08/17 23:22:19
86504 Log: Add byteorder to the myconfig output.
86505 Branch: perl
86506 ! myconfig.SH
86507____________________________________________________________________________
86508[ 6683] By: jhi on 2000/08/17 23:20:19
86509 Log: The image doth not exist, spotted by Johan Vromans.
86510 Branch: perl
86511 ! MANIFEST
86512____________________________________________________________________________
86513[ 6682] By: jhi on 2000/08/17 22:38:16
86514 Log: Document what the backtick returns if the command fails.
86515 Branch: perl
86516 ! pod/perlop.pod
86517____________________________________________________________________________
86518[ 6681] By: jhi on 2000/08/17 22:33:12
86519 Log: Do not use prototyping here.
86520
86521 Subject: [ID 20000817.016] [PATCH] Peek.xs
86522 From: abigail@foad.org
86523 Date: 17 Aug 2000 20:55:56 -0000
86524 Message-Id: <20000817205556.24270.qmail@foad.org>
86525 Branch: perl
86526 ! ext/Devel/Peek/Makefile.PL
86527____________________________________________________________________________
86528[ 6680] By: jhi on 2000/08/17 19:46:43
86529 Log: Don't propose using modules built for 5.005 if no binary
86530 compatibility with 5.005 is attempted.
86531
86532 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
86533 Subject: Minor nit with 5.7.0 (6655)
86534 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
86535 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
86536 Branch: metaconfig
86537 ! U/installdirs/inc_version_list.U
86538 Branch: perl
86539 ! Configure config_h.SH
86540____________________________________________________________________________
86541[ 6679] By: jhi on 2000/08/17 19:16:39
86542 Log: Microperl config update.
86543 Branch: perl
86544 ! uconfig.h uconfig.sh
86545____________________________________________________________________________
86546[ 6678] By: jhi on 2000/08/17 19:16:13
86547 Log: The #6648 wasn't protective enough for limited platforms
86548 (like microperl).
86549 Branch: perl
86550 ! dump.c sv.c
86551____________________________________________________________________________
86552[ 6677] By: jhi on 2000/08/17 14:46:35
86553 Log: Update Changes.
86554 Branch: perl
86555 ! Changes patchlevel.h
86556____________________________________________________________________________
86557[ 6676] By: jhi on 2000/08/17 14:44:02
86558 Log: Add perlebcdic from Peter Prymmer, regen toc.
86559 Branch: perl
86560 + pod/perlebcdic.pod
86561 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
86562____________________________________________________________________________
86563[ 6675] By: jhi on 2000/08/17 14:41:52
86564 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
86565 Branch: perl
86566 ! pod/perldebtut.pod
86567____________________________________________________________________________
86568[ 6674] By: jhi on 2000/08/17 14:29:43
86569 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
86570
86571 Subject: [ID 20000724.006] -DLEAKTEST problem
86572 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
86573 Date: Tue, 25 Jul 2000 00:36:32 -0500
86574 Message-Id: <20000725003632.A26186@www.llamacom.com>
86575
86576 Reminder sent
86577
86578 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
86579 From: Hugo <hv@crypt.compulink.co.uk>
86580 Date: Thu, 17 Aug 2000 15:23:42 +0100
86581 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
86582 Branch: perl
86583 ! util.c
86584____________________________________________________________________________
86585[ 6673] By: jhi on 2000/08/17 04:07:10
86586 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
86587 From: John Peacock <JPeacock@UnivPress.com>
86588 Date: Tue, 01 Aug 2000 09:38:12 -0400
86589 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
86590 Branch: perl
86591 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
86592____________________________________________________________________________
86593[ 6672] By: jhi on 2000/08/17 03:04:35
86594 Log: Subject: [PATCH] Cwd.pm now uses strict
86595 From: Tim Jenness <timj@jach.hawaii.edu>
86596 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
86597 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
86598 Branch: perl
86599 ! lib/Cwd.pm
86600____________________________________________________________________________
86601[ 6671] By: jhi on 2000/08/17 02:16:35
86602 Log: Make $Config{byteorder} more magical so that it is
86603 dynamically computed: nice for 'fat binaries'.
86604
86605 Subject: [PATCH]: default byteorder
86606 From: Wilfredo Sánchez <wsanchez@apple.com>
86607 Date: Mon, 31 Jul 2000 19:45:31 -0700
86608 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
86609 Branch: perl
86610 ! configpm
86611____________________________________________________________________________
86612[ 6670] By: gsar on 2000/08/17 01:22:21
86613 Log: move WNOHANG definition to where other such things are
86614 Branch: perl
86615 ! win32/win32.h
86616____________________________________________________________________________
86617[ 6669] By: jhi on 2000/08/17 01:19:17
86618 Log: Update Changes.
86619 Branch: perl
86620 ! Changes patchlevel.h
86621____________________________________________________________________________
86622[ 6668] By: jhi on 2000/08/17 01:16:29
86623 Log: Doc nits spotted by Richard Soderberg.
86624 Branch: perl
86625 ! README.posix-bc README.vmesa
86626____________________________________________________________________________
86627[ 6667] By: jhi on 2000/08/17 01:12:11
86628 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
86629 From: "Casey R. Tweten" <crt@kiski.net>
86630 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
86631 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
86632 Branch: perl
86633 ! pod/perldebtut.pod
86634____________________________________________________________________________
86635[ 6666] By: jhi on 2000/08/17 01:09:31
86636 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
86637 From: "Casey R. Tweten" <crt@kiski.net>
86638 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
86639 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
86640 Branch: perl
86641 ! lib/Shell.pm
86642____________________________________________________________________________
86643[ 6665] By: gsar on 2000/08/17 01:03:52
86644 Log: add "ok" targets from change#6632 in makefile.mk
86645 Branch: perl
86646 ! pod/perlport.pod win32/Makefile win32/makefile.mk
86647____________________________________________________________________________
86648[ 6664] By: gsar on 2000/08/17 00:56:11
86649 Log: avoid warnings from dense compiler
86650 Branch: perl
86651 ! win32/win32.c
86652____________________________________________________________________________
86653[ 6663] By: jhi on 2000/08/17 00:51:49
86654 Log: Tweak the regex compilation errors once more.
86655 Branch: perl
86656 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
86657 ! t/op/regmesg.t t/pragma/warn/regcomp
86658____________________________________________________________________________
86659[ 6662] By: gsar on 2000/08/17 00:28:19
86660 Log: trailing new %ENV entries weren't being pushed into the real
86661 environment of subprocesses on Windows
86662 Branch: perl
86663 ! t/op/magic.t win32/perlhost.h
86664____________________________________________________________________________
86665[ 6661] By: gsar on 2000/08/17 00:19:20
86666 Log: waitpid() now handles externally spawned pids correctly;
86667 fixes for backtick/wait/waitpid failures on Windows 9x
86668
86669 these changes make the pid returned by process functions on
86670 Windows 9x always positive by clearing the high bit (which
86671 is always set on Win9x); pseudo-process PIDs are likewise
86672 always negative now on Win9x (just as on NT/2000)
86673 Branch: perl
86674 ! pp_sys.c win32/perlhost.h win32/win32.c
86675____________________________________________________________________________
86676[ 6660] By: jhi on 2000/08/17 00:04:32
86677 Log: Retract #6645.
86678 Branch: perl
86679 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86680 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
86681 ! t/op/sprintf.t
86682____________________________________________________________________________
86683[ 6659] By: gsar on 2000/08/16 23:59:28
86684 Log: on windows, the return values from wait() and waitpid() don't
86685 match those of pseudo-pids
86686 Branch: perl
86687 ! pp_sys.c t/op/fork.t util.c win32/win32.c
86688____________________________________________________________________________
86689[ 6658] By: gsar on 2000/08/16 23:56:14
86690 Log: pod nit seen in passing
86691 Branch: perl
86692 ! pod/perlfunc.pod
86693____________________________________________________________________________
86694[ 6657] By: gsar on 2000/08/16 23:53:42
86695 Log: change#6328 could make close(SOCKET) return false on windows
86696 when it shouldn't
86697 Branch: perl
86698 ! win32/win32sck.c
86699____________________________________________________________________________
86700[ 6656] By: gsar on 2000/08/16 23:46:57
86701 Log: check that the number pseudo children doesn't exceed
86702 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
86703 the WaitForMultipleObjects() limit that would cause wait()
86704 to crash)
86705
86706 wait() and waitpid() could potentially be rewritten to use
86707 more than one thread to do the waiting to eliminate this
86708 limitation
86709 Branch: perl
86710 ! win32/perlhost.h
86711____________________________________________________________________________
86712[ 6655] By: jhi on 2000/08/16 14:11:05
86713 Log: Update Changes.
86714 Branch: perl
86715 ! Changes patchlevel.h
86716____________________________________________________________________________
86717[ 6654] By: jhi on 2000/08/16 14:10:12
86718 Log: Update to perldebtut 1.9, from Richard Foley.
86719 Branch: perl
86720 ! pod/perldebtut.pod
86721____________________________________________________________________________
86722[ 6653] By: jhi on 2000/08/16 14:08:17
86723 Log: Change the regx compilation error markers to use = instead of <
86724 since pod makes using the latter quite messy. Reported in
86725 ID 20000814.006 by Abigail and in
86726 Subject: Unknown escape E<> ?
86727 From: Lupe Christoph <lupe@lupe-christoph.de>
86728 Date: Fri, 11 Aug 2000 00:30:27 +0200
86729 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
86730 Branch: perl
86731 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
86732 ! t/op/regmesg.t t/pragma/warn/regcomp
86733____________________________________________________________________________
86734[ 6652] By: jhi on 2000/08/16 13:25:31
86735 Log: Change the perlbug address to perl.org since it's more forgiving.
86736
86737 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
86738 From: abigail@foad.org
86739 Date: 15 Aug 2000 04:15:40 -0000
86740 Message-Id: <20000815041540.8633.qmail@foad.org>
86741 Branch: perl
86742 ! utils/perlbug.PL
86743____________________________________________________________________________
86744[ 6651] By: jhi on 2000/08/16 13:22:35
86745 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
86746 From: Tim Jenness <timj@jach.hawaii.edu>
86747 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
86748 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
86749 Branch: perl
86750 ! lib/Cwd.pm
86751____________________________________________________________________________
86752[ 6650] By: jhi on 2000/08/16 13:18:13
86753 Log: Update to CPAN 1.57.
86754
86755 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
86756 From: andreas.koenig@anima.de (Andreas J. Koenig)
86757 Date: 16 Aug 2000 15:09:46 +0200
86758 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
86759 Branch: perl
86760 ! lib/CPAN.pm
86761____________________________________________________________________________
86762[ 6649] By: jhi on 2000/08/16 13:12:31
86763 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
86764 From: "Larry W. Virden" <lvirden@cas.org>
86765 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
86766 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
86767 Branch: perl
86768 ! README.hpux
86769____________________________________________________________________________
86770[ 6648] By: jhi on 2000/08/16 13:03:53
86771 Log: The numeric locale was reset to "C" by s?printf and never restored.
86772
86773 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
86774 From: Christian Kirsch <ck@held.mind.de>
86775 Date: Wed, 9 Aug 2000 17:05:17 +0200
86776 Message-Id: <20000809170517.A25389@held>
86777
86778 No test since adding the failing example to locale.t
86779 does not fail -- probably because the locale settings are so
86780 thoroughly tweaked by that time. Running the example standalone
86781 does fail, though. UPDATE: test case added at change #7540.
86782 Branch: perl
86783 ! dump.c perl.h pp.c pp_ctl.c sv.c
86784____________________________________________________________________________
86785[ 6647] By: jhi on 2000/08/16 00:07:54
86786 Log: Update Changes and test semi-automatic patchlevel updating.
86787 Branch: perl
86788 ! Changes patchlevel.h
86789____________________________________________________________________________
86790[ 6646] By: jhi on 2000/08/15 23:35:07
86791 Log: Fix a dependency problem.
86792
86793 Subject: [PATCH: 6640] VMS Makefile.SH update
86794 From: Peter Prymmer <pvhp@forte.com>
86795 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
86796 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
86797 Branch: perl
86798 ! vms/descrip_mms.template
86799____________________________________________________________________________
86800[ 6645] By: jhi on 2000/08/15 23:33:23
86801 Log: (Retracted by #6660)
86802
86803 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
86804 From: Dominic Dunlop <domo@computer.org>
86805 Date: Tue, 15 Aug 2000 22:20:52 +0200
86806 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
86807 Branch: metaconfig/U/perl
86808 + d_printfed.U
86809 Branch: perl
86810 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86811 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
86812 ! t/op/sprintf.t
86813____________________________________________________________________________
86814[ 6644] By: jhi on 2000/08/15 21:17:20
86815 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
86816 From: abigail@foad.org
86817 Date: 15 Aug 2000 20:12:41 -0000
86818 Message-Id: <20000815201241.25556.qmail@foad.org>
86819 Branch: perl
86820 ! INSTALL
86821____________________________________________________________________________
86822[ 6643] By: jhi on 2000/08/15 21:15:28
86823 Log: (an already applied patch)
86824 Branch: perl
86825 ! lib/CGI.pm
86826____________________________________________________________________________
86827[ 6642] By: gsar on 2000/08/15 19:54:05
86828 Log: magic callbacks all need to have same type signature
86829 Branch: perl
86830 ! embed.pl mg.c proto.h
86831____________________________________________________________________________
86832[ 6641] By: jhi on 2000/08/15 17:56:27
86833 Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
86834 From: Mike Guy <mjtg@cam.ac.uk>
86835 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
86836 Date: Tue, 15 Aug 2000 18:26:45 +0100
86837
86838 Only the peek.t part applied, not the hash quality part.
86839 Branch: perl
86840 ! t/lib/peek.t
86841____________________________________________________________________________
86842[ 6640] By: jhi on 2000/08/15 16:37:37
86843 Log: Update Changes.
86844 Branch: perl
86845 ! Changes
86846____________________________________________________________________________
86847[ 6639] By: jhi on 2000/08/15 16:34:55
86848 Log: Missed a file from #6638.
86849 Branch: perl
86850 ! lib/File/Temp.pm
86851____________________________________________________________________________
86852[ 6638] By: jhi on 2000/08/15 16:33:19
86853 Log: Subject: [PATCH perl@6620] cygwin port
86854 From: "Fifer, Eric" <EFifer@sanwaint.com>
86855 Date: Tue, 15 Aug 2000 17:00:49 +0100
86856 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
86857 Branch: perl
86858 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
86859____________________________________________________________________________
86860[ 6637] By: jhi on 2000/08/15 16:29:22
86861 Log: Subject: [PATCH] debugger exit code should reflect user exit code
86862 From: Mike Guy <mjtg@cam.ac.uk>
86863 Date: Tue, 15 Aug 2000 16:55:59 +0100
86864 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
86865 Branch: perl
86866 ! lib/perl5db.pl
86867____________________________________________________________________________
86868[ 6636] By: jhi on 2000/08/15 15:30:58
86869 Log: Update Changes.
86870 Branch: perl
86871 ! Changes
86872____________________________________________________________________________
86873[ 6635] By: jhi on 2000/08/15 15:27:21
86874 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
86875 Branch: metaconfig
86876 ! U/mkglossary U/mksample
86877 Branch: metaconfig/U/perl
86878 ! Devel.U
86879 Branch: perl
86880 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86881____________________________________________________________________________
86882[ 6634] By: jhi on 2000/08/15 14:11:55
86883 Log: Don't blow limited stacks, a lower number is enough to
86884 tickle the lookbehind limit.
86885
86886 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
86887 From: Dominic Dunlop <domo@computer.org>
86888 Date: Tue, 15 Aug 2000 13:51:24 +0200
86889 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
86890 Branch: perl
86891 ! t/op/regmesg.t
86892____________________________________________________________________________
86893[ 6633] By: jhi on 2000/08/15 14:01:46
86894 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
86895 From: Mike Guy <mjtg@cam.ac.uk>
86896 Date: Tue, 15 Aug 2000 12:10:50 +0100
86897 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
86898 Branch: perl
86899 ! utils/perldoc.PL
86900____________________________________________________________________________
86901[ 6632] By: jhi on 2000/08/15 13:58:48
86902 Log: make ok etc also for win32.
86903
86904 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
86905 From: Prymmer/Kahn <pvhp@best.com>
86906 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
86907 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
86908 Branch: perl
86909 ! win32/Makefile
86910____________________________________________________________________________
86911[ 6631] By: jhi on 2000/08/15 13:45:03
86912 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
86913 Branch: perl
86914 ! lib/Test.pm
86915____________________________________________________________________________
86916[ 6630] By: jhi on 2000/08/15 03:25:09
86917 Log: Update Changes.
86918 Branch: perl
86919 ! Changes
86920____________________________________________________________________________
86921[ 6629] By: jhi on 2000/08/15 03:23:53
86922 Log: magic_regdatum_set() is void, not int.
86923 Branch: perl
86924 ! embed.pl mg.c proto.h
86925____________________________________________________________________________
86926[ 6628] By: jhi on 2000/08/15 03:08:02
86927 Log: Make the user to give up his firstborn, err, to knowingly
86928 verify installing an unstable developer release. Also bump
86929 the release to 5.7.0, but leave a patch tag in the local
86930 patches saying that this is not yet the real thing.
86931 Branch: metaconfig
86932 ! U/modified/Instruct.U
86933 Branch: metaconfig/U/perl
86934 + Devel.U
86935 Branch: perl
86936 ! Configure patchlevel.h
86937____________________________________________________________________________
86938[ 6627] By: jhi on 2000/08/14 22:32:52
86939 Log: README.os2 update.
86940
86941 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
86942 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86943 Date: Wed, 02 Aug 2000 21:55:09 -0700
86944 Message-ID: <tsPi5gzkgegX092yn@efn.org>
86945 Branch: perl
86946 ! README.os2
86947____________________________________________________________________________
86948[ 6626] By: jhi on 2000/08/14 21:00:02
86949 Log: Subject: Re: File::Temp problems on VMS in bleedperl
86950 From: Tim Jenness <timj@jach.hawaii.edu>
86951 cc: vmsperl@perl.org
86952 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
86953 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
86954 Branch: perl
86955 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
86956____________________________________________________________________________
86957[ 6625] By: jhi on 2000/08/14 20:52:16
86958 Log: Add SUIDMAIL as was done for the CERT alert.
86959 Branch: perl
86960 ! patchlevel.h
86961____________________________________________________________________________
86962[ 6624] By: jhi on 2000/08/14 20:48:50
86963 Log: Subject: sfio2000
86964 From: Daniel Muino <dmuino@afip.gov.ar>
86965 Date: Mon, 14 Aug 2000 16:58:11 -0300
86966 Message-ID: <20000814165811.B16368@con2-dgi>
86967 Branch: perl
86968 ! perlsdio.h perlsfio.h
86969____________________________________________________________________________
86970[ 6623] By: jhi on 2000/08/14 20:47:36
86971 Log: Subject: warning: storage class after type is obsolescent
86972 From: Daniel Muino <dmuino@afip.gov.ar>
86973 Date: Mon, 14 Aug 2000 16:42:47 -0300
86974 Message-ID: <20000814164247.A16368@con2-dgi>
86975 Branch: perl
86976 ! regcomp.pl regnodes.h
86977____________________________________________________________________________
86978[ 6622] By: jhi on 2000/08/14 20:43:05
86979 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
86980 From: abigail@foad.org
86981 Date: 14 Aug 2000 20:00:10 -0000
86982 Message-Id: <20000814200010.27271.qmail@foad.org>
86983 Branch: perl
86984 ! Changes
86985____________________________________________________________________________
86986[ 6621] By: jhi on 2000/08/14 15:23:05
86987 Log: Update Changes.
86988 Branch: perl
86989 ! Changes
86990____________________________________________________________________________
86991[ 6620] By: jhi on 2000/08/14 15:22:14
86992 Log: Subject: Re: [PATCH] @+, @- readonly
86993 From: Mike Guy <mjtg@cam.ac.uk>
86994 Date: Mon, 14 Aug 2000 15:26:55 +0100
86995 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
86996 Branch: perl
86997 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
86998 ! sv.c t/op/pat.t
86999____________________________________________________________________________
87000[ 6619] By: jhi on 2000/08/14 14:12:08
87001 Log: Update Changes.
87002 Branch: perl
87003 ! Changes
87004____________________________________________________________________________
87005[ 6618] By: jhi on 2000/08/14 14:09:34
87006 Log: For now remove the mail code.
87007 Branch: perl
87008 ! perl.c
87009____________________________________________________________________________
87010[ 6617] By: jhi on 2000/08/14 14:08:28
87011 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
87012 Branch: perl
87013 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
87014 ! pod/perlfaq8.pod pod/perlsec.pod
87015____________________________________________________________________________
87016[ 6616] By: jhi on 2000/08/14 14:00:11
87017 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
87018 From: Mike Guy <mjtg@cam.ac.uk>
87019 Date: Mon, 14 Aug 2000 08:26:02 +0100
87020 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
87021 Branch: perl
87022 ! lib/perl5db.pl
87023____________________________________________________________________________
87024[ 6615] By: jhi on 2000/08/14 13:58:45
87025 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
87026 From: Mike Guy <mjtg@cam.ac.uk>
87027 Date: Mon, 14 Aug 2000 08:04:22 +0100
87028 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
87029 Branch: perl
87030 ! gv.c mg.c t/op/pat.t
87031____________________________________________________________________________
87032[ 6614] By: jhi on 2000/08/14 13:56:45
87033 Log: Subject: Test fails / warnings with perl-current #6612
87034 From: Mike Guy <mjtg@cam.ac.uk>
87035 Date: Mon, 14 Aug 2000 07:57:23 +0100
87036 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
87037 Branch: perl
87038 ! t/lib/b.t t/lib/peek.t
87039____________________________________________________________________________
87040[ 6613] By: jhi on 2000/08/14 13:45:33
87041 Log: VMS configure.com update continues.
87042 Branch: perl
87043 - vms/configure.com
87044 ! MANIFEST configure.com
87045____________________________________________________________________________
87046[ 6612] By: jhi on 2000/08/13 22:13:35
87047 Log: Update Changes.
87048 Branch: perl
87049 ! Changes
87050____________________________________________________________________________
87051[ 6611] By: jhi on 2000/08/13 16:21:45
87052 Log: Upgrade to CGI 2.71, from Lincoln Stein.
87053 Branch: perl
87054 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
87055____________________________________________________________________________
87056[ 6610] By: jhi on 2000/08/13 15:09:16
87057 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
87058 From: Mike Guy <mjtg@cam.ac.uk>
87059 Date: Sun, 13 Aug 2000 13:45:51 +0100
87060 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
87061 Branch: perl
87062 ! t/op/regmesg.t
87063____________________________________________________________________________
87064[ 6609] By: jhi on 2000/08/13 14:31:26
87065 Log: Andreas says that 1.56 is fine, so reverting back to it.
87066 Branch: perl
87067 ! lib/CPAN.pm
87068____________________________________________________________________________
87069[ 6608] By: jhi on 2000/08/13 05:34:20
87070 Log: Update Changes.
87071 Branch: perl
87072 ! Changes
87073____________________________________________________________________________
87074[ 6607] By: jhi on 2000/08/13 05:32:01
87075 Log: Put back the \z changes of #5406 to CPAN.pm.
87076 Branch: perl
87077 ! lib/CPAN.pm
87078____________________________________________________________________________
87079[ 6606] By: jhi on 2000/08/13 05:20:16
87080 Log: Fix-n-skip the tests under 5005threads.
87081 Branch: perl
87082 ! t/lib/b.t
87083____________________________________________________________________________
87084[ 6605] By: jhi on 2000/08/13 05:07:48
87085 Log: Fix the test for 5005threads.
87086 Branch: perl
87087 ! t/lib/peek.t
87088____________________________________________________________________________
87089[ 6604] By: jhi on 2000/08/13 03:35:37
87090 Log: Should have deleted this in #6603.
87091 Branch: perl
87092 - vms/subconfigure.com
87093____________________________________________________________________________
87094[ 6603] By: jhi on 2000/08/12 18:29:32
87095 Log: Rewrite of vms/subconfigure.com as configure.com,
87096 from Peter Prymmer and the vmsperl crew.
87097 Branch: perl
87098 + vms/configure.com
87099 ! MANIFEST
87100____________________________________________________________________________
87101[ 6602] By: jhi on 2000/08/11 13:00:01
87102 Log: PlainText.pm is dead.
87103 Branch: perl
87104 - lib/Pod/PlainText.pm
87105 ! MANIFEST
87106____________________________________________________________________________
87107[ 6601] By: jhi on 2000/08/11 04:06:45
87108 Log: Update Changes.
87109 Branch: perl
87110 ! Changes
87111____________________________________________________________________________
87112[ 6600] By: jhi on 2000/08/11 04:06:10
87113 Log: Add a few missing files, update MANIFEST.
87114 Branch: perl
87115 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
87116 + lib/Pod/PlainText.pm t/pod/find.t
87117 ! MANIFEST t/op/regmesg.t
87118____________________________________________________________________________
87119[ 6599] By: jhi on 2000/08/11 03:31:10
87120 Log: Add Perl debugging tutorial, regen toc.
87121
87122 Subject: perldebtut.pod
87123 From: Richard Foley <Richard.Foley@m.dasa.de>
87124 Date: Wed, 09 Aug 2000 10:17:15 +0200
87125 Message-id: <3991138B.262247B8@m.dasa.de>
87126 Branch: perl
87127 + pod/perldebtut.pod
87128 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
87129____________________________________________________________________________
87130[ 6598] By: jhi on 2000/08/11 02:48:56
87131 Log: tiny Changes edit
87132 Branch: perl
87133 ! Changes
87134____________________________________________________________________________
87135[ 6597] By: jhi on 2000/08/11 02:39:04
87136 Log: Tests for #6589.
87137
87138 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
87139 From: simon@brecon.co.uk (Simon Cozens)
87140 Date: 11 Aug 2000 02:24:52 GMT
87141 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
87142 Branch: perl
87143 ! t/lib/b.t
87144____________________________________________________________________________
87145[ 6596] By: jhi on 2000/08/11 01:50:07
87146 Log: Update Changes.
87147 Branch: perl
87148 ! Changes
87149____________________________________________________________________________
87150[ 6595] By: jhi on 2000/08/11 01:47:16
87151 Log: nitfix
87152 Branch: perl
87153 ! Changes
87154____________________________________________________________________________
87155[ 6594] By: jhi on 2000/08/11 01:36:16
87156 Log: Subject: Getting perlio and threads to compile
87157 From: Lupe Christoph <lupe@lupe-christoph.de>
87158 Date: Wed, 9 Aug 2000 11:35:54 +0200
87159 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
87160
87161 (the Solaris version changes in Configure skipped)
87162 Branch: perl
87163 ! hints/solaris_2.sh thread.h
87164____________________________________________________________________________
87165[ 6593] By: jhi on 2000/08/11 01:30:16
87166 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
87167 From: simon@brecon.co.uk (Simon Cozens)
87168 Date: 1 Aug 2000 06:55:19 GMT
87169 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
87170 Branch: perl
87171 ! lib/utf8.pm
87172____________________________________________________________________________
87173[ 6592] By: jhi on 2000/08/11 01:26:39
87174 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
87175 From: Peter Scott <Peter@PeterScott.com>
87176 Date: Thu, 10 Aug 2000 08:23:27 -0700
87177 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
87178 Branch: perl
87179 ! lib/perl5db.pl
87180____________________________________________________________________________
87181[ 6591] By: jhi on 2000/08/11 01:22:02
87182 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
87183 From: Hugo <hv@crypt.compulink.co.uk>
87184 Date: Thu, 10 Aug 2000 19:23:04 +0100
87185 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
87186 Branch: perl
87187 ! regexec.c t/op/pat.t
87188____________________________________________________________________________
87189[ 6590] By: jhi on 2000/08/11 01:19:19
87190 Log: Preprocessing and postprocessing for File::Find.
87191
87192 Subject: Patch to Find::File.pm to allow alphabetical results
87193 From: Joe Smith <jsmith@inwap.com>
87194 Date: Wed, 9 Aug 2000 02:44:54 -0700
87195 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
87196 Branch: perl
87197 ! lib/File/Find.pm
87198____________________________________________________________________________
87199[ 6589] By: jhi on 2000/08/11 01:12:39
87200 Log: B::Deparse didn't do sub attributes.
87201
87202 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
87203 From: simon@brecon.co.uk (Simon Cozens)
87204 Date: 9 Aug 2000 04:49:20 GMT
87205 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
87206 Branch: perl
87207 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
87208____________________________________________________________________________
87209[ 6588] By: jhi on 2000/08/11 01:06:40
87210 Log: Subject: debugger "d" command doesnt check line number
87211 From: Mike Guy <mjtg@cam.ac.uk>
87212 Date: Tue, 08 Aug 2000 21:54:29 +0100
87213 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
87214 Branch: perl
87215 ! lib/perl5db.pl mg.c pod/perldiag.pod
87216____________________________________________________________________________
87217[ 6587] By: jhi on 2000/08/11 00:45:03
87218 Log: sleep(1) does not necessarily return 1.
87219
87220 Subject: [PATCH bleadperl] op/lex_assign.t
87221 From: Hugo <hv@crypt.compulink.co.uk>
87222 Date: Thu, 03 Aug 2000 14:34:22 +0100
87223 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
87224 Branch: perl
87225 ! t/op/lex_assign.t
87226____________________________________________________________________________
87227[ 6586] By: jhi on 2000/08/11 00:31:50
87228 Log: Document the IO::Select timeout.
87229 Branch: perl
87230 ! ext/IO/lib/IO/Select.pm
87231____________________________________________________________________________
87232[ 6585] By: jhi on 2000/08/11 00:13:54
87233 Log: Forgot contributor.
87234 Branch: perl
87235 ! Changes
87236____________________________________________________________________________
87237[ 6584] By: jhi on 2000/08/11 00:09:19
87238 Log: detypo
87239 Branch: perl
87240 ! Changes
87241____________________________________________________________________________
87242[ 6583] By: jhi on 2000/08/11 00:07:53
87243 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
87244
87245 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
87246 From: Mike Guy <mjtg@cam.ac.uk>
87247 Date: Thu, 10 Aug 2000 15:50:54 +0100
87248 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
87249 Branch: perl
87250 ! sv.c t/op/int.t
87251____________________________________________________________________________
87252[ 6582] By: jhi on 2000/08/10 23:29:32
87253 Log: Update Changes.
87254 Branch: perl
87255 ! Changes
87256____________________________________________________________________________
87257[ 6581] By: jhi on 2000/08/10 23:26:16
87258 Log: Put back the std @INC thing.
87259 Branch: perl
87260 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
87261 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
87262 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
87263 ! t/lib/gol-oo.t
87264____________________________________________________________________________
87265[ 6580] By: jhi on 2000/08/10 23:03:34
87266 Log: Update to CGI 2.70, from Lincoln Stein.
87267 Branch: perl
87268 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
87269 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
87270 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
87271 ! t/lib/cgi-request.t
87272____________________________________________________________________________
87273[ 6579] By: jhi on 2000/08/10 22:41:50
87274 Log: Update to CPAN 1.56, from Andreas König.
87275 Branch: perl
87276 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
87277____________________________________________________________________________
87278[ 6578] By: jhi on 2000/08/10 22:38:13
87279 Log: Update to Pod::Parser 1.17, from Brad Appleton.
87280 Branch: perl
87281 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
87282 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
87283 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
87284 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
87285 ! t/pod/include.t t/pod/included.t t/pod/lref.t
87286 ! t/pod/multiline_items.t t/pod/nested_items.t
87287 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
87288 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
87289 ! t/pod/special_seqs.t
87290____________________________________________________________________________
87291[ 6577] By: jhi on 2000/08/10 22:35:41
87292 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
87293 Branch: perl
87294 ! AUTHORS MAINTAIN
87295____________________________________________________________________________
87296[ 6576] By: jhi on 2000/08/10 22:24:54
87297 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
87298 Branch: perl
87299 + t/lib/gol-oo.t
87300 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
87301 ! t/lib/gol-compat.t t/lib/gol-linkage.t
87302____________________________________________________________________________
87303[ 6575] By: jhi on 2000/08/10 22:02:07
87304 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
87305 Branch: perl
87306 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
87307____________________________________________________________________________
87308[ 6574] By: jhi on 2000/08/10 21:55:03
87309 Log: Iterating perl6 description.
87310 Branch: perl
87311 ! pod/perlfaq1.pod
87312____________________________________________________________________________
87313[ 6573] By: jhi on 2000/08/10 21:48:26
87314 Log: Revert the sv.c part of #6559, a better fix is needed.
87315 Branch: perl
87316 ! sv.c
87317____________________________________________________________________________
87318[ 6572] By: jhi on 2000/08/10 20:33:43
87319 Log: It's the 2ndO'ROSSC.
87320 Branch: perl
87321 ! pod/perlfaq1.pod
87322____________________________________________________________________________
87323[ 6571] By: jhi on 2000/08/10 15:55:48
87324 Log: detypo
87325 Branch: perl
87326 ! pod/perlfaq1.pod
87327____________________________________________________________________________
87328[ 6570] By: jhi on 2000/08/10 14:11:17
87329 Log: An exceptionally sticky typo.
87330 Branch: perl
87331 ! Changes
87332____________________________________________________________________________
87333[ 6569] By: jhi on 2000/08/10 14:09:33
87334 Log: detypo (and test Changes updating script)
87335 Branch: perl
87336 ! Changes
87337____________________________________________________________________________
87338[ 6568] By: jhi on 2000/08/10 14:07:07
87339 Log: Update Changes.
87340 Branch: perl
87341 ! Changes
87342____________________________________________________________________________
87343[ 6567] By: jhi on 2000/08/10 14:06:19
87344 Log: Amend the description of Perl6.
87345 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
87346 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
87347 Date: Wed, 9 Aug 2000 22:11:06 -0500
87348 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
87349 Branch: perl
87350 ! pod/perlfaq1.pod
87351____________________________________________________________________________
87352[ 6566] By: jhi on 2000/08/10 13:58:57
87353 Log: Subject: Remove dead entry in perldiag
87354 From: Mike Guy <mjtg@cam.ac.uk>
87355 Date: Thu, 10 Aug 2000 14:19:19 +0100
87356 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
87357 Branch: perl
87358 ! pod/perldiag.pod
87359____________________________________________________________________________
87360[ 6565] By: jhi on 2000/08/10 13:51:48
87361 Log: Zero entries were skipped, fix from Adrian Goalby
87362 <argoalby@yahoo.co.uk>
87363 Branch: perl
87364 ! lib/unicode/Number.pl lib/unicode/mktables.PL
87365____________________________________________________________________________
87366[ 6564] By: jhi on 2000/08/10 13:00:12
87367 Log: Subject: [PATCH 5.6.0] cygwin port
87368 From: "Fifer, Eric" <EFifer@sanwaint.com>
87369 Date: Thu, 10 Aug 2000 13:15:36 +0100
87370 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
87371 Branch: perl
87372 ! README.cygwin hints/cygwin.sh
87373____________________________________________________________________________
87374[ 6563] By: jhi on 2000/08/10 12:55:16
87375 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
87376 Branch: perl
87377 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
87378____________________________________________________________________________
87379[ 6562] By: gsar on 2000/08/10 08:38:39
87380 Log: warn is a macro, avoid using at a variable to avoid warnings
87381 in some configurations; readdir.t is too conservative in
87382 estimating number of *.t's
87383 Branch: perl
87384 ! t/op/readdir.t util.c
87385____________________________________________________________________________
87386[ 6561] By: jhi on 2000/08/09 23:35:42
87387 Log: Update Changes.
87388 Branch: perl
87389 ! Changes
87390____________________________________________________________________________
87391[ 6560] By: jhi on 2000/08/09 23:05:47
87392 Log: Subject: Re: enhanced(?) regex error messages
87393 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
87394 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
87395 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
87396
87397 (plus two small patches sent privately)
87398 (this still seems to leave few test failures)
87399 Branch: perl
87400 + t/op/regmesg.t
87401 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
87402 ! t/pragma/warn/regcomp
87403____________________________________________________________________________
87404[ 6559] By: jhi on 2000/08/09 20:41:18
87405 Log: (The fix did work but was not right, retracted in #6573)
87406
87407 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
87408 From: Christian Kirsch <ck@held.mind.de>
87409 Date: Wed, 9 Aug 2000 17:05:17 +0200
87410 Message-Id: <20000809170517.A25389@held>
87411 Branch: perl
87412 ! sv.c t/pragma/locale.t
87413____________________________________________________________________________
87414[ 6558] By: jhi on 2000/08/08 22:34:08
87415 Log: Tiny updates on the contributors list.
87416 Branch: perl
87417 ! Changes
87418____________________________________________________________________________
87419[ 6557] By: jhi on 2000/08/08 19:34:28
87420 Log: Double check that we have a dirhandle.
87421 Branch: perl
87422 ! util.c
87423____________________________________________________________________________
87424[ 6556] By: jhi on 2000/08/08 19:01:51
87425 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
87426 May be repopulated with fresh maintained examples.
87427 Branch: perl
87428 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
87429 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
87430 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
87431 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
87432 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
87433 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
87434 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
87435 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
87436 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
87437 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
87438 + lib/CGI/eg/wilogo_gif.uu
87439 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
87440 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
87441 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
87442 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
87443 - eg/cgi/frameset.cgi eg/cgi/index.html
87444 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
87445 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
87446 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
87447 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
87448 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
87449 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
87450 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
87451 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
87452 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
87453 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
87454 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
87455 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
87456 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
87457 - eg/van/vanish eg/who eg/wrapsuid
87458 ! MANIFEST
87459____________________________________________________________________________
87460[ 6555] By: jhi on 2000/08/08 18:51:08
87461 Log: Delete chat2 as requested by Randal.
87462
87463 Subject: Re: perlfaq8 coyness
87464 From: merlyn@stonehenge.com (Randal L. Schwartz)
87465 Date: 15 May 2000 18:52:42 -0700
87466 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
87467 Branch: perl
87468 - lib/chat2.pl
87469 ! MANIFEST
87470____________________________________________________________________________
87471[ 6554] By: jhi on 2000/08/08 18:31:35
87472 Log: Regen global.sym.
87473 Branch: perl
87474 ! global.sym
87475____________________________________________________________________________
87476[ 6553] By: jhi on 2000/08/08 18:28:13
87477 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
87478 (either perlbug or p5p ate the original), plus regen
87479 perlapi and perltoc.
87480 Branch: perl
87481 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
87482 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
87483 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
87484 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
87485 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
87486 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
87487 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
87488 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
87489 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
87490 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
87491____________________________________________________________________________
87492[ 6552] By: jhi on 2000/08/08 18:06:29
87493 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
87494 From: Mike Guy <mjtg@cam.ac.uk>
87495 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
87496 Date: Tue, 08 Aug 2000 15:51:27 +0100
87497 Branch: perl
87498 ! doop.c sv.h t/op/join.t t/pragma/overload.t
87499____________________________________________________________________________
87500[ 6551] By: jhi on 2000/08/08 18:01:11
87501 Log: Re-apply #6549.
87502 Branch: perl
87503 ! lib/perl5db.pl
87504____________________________________________________________________________
87505[ 6550] By: jhi on 2000/08/08 17:43:08
87506 Log: Accidental retraction of #6549.
87507 Branch: perl
87508 ! lib/perl5db.pl
87509____________________________________________________________________________
87510[ 6549] By: jhi on 2000/08/08 17:40:04
87511 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
87512 From: Mike Guy <mjtg@cam.ac.uk>
87513 Date: Mon, 07 Aug 2000 21:49:58 +0100
87514 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
87515 Branch: perl
87516 ! lib/perl5db.pl
87517____________________________________________________________________________
87518[ 6548] By: jhi on 2000/08/08 17:37:57
87519 Log: Document here-doc better.
87520
87521 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
87522 From: Mike Guy <mjtg@cam.ac.uk>
87523 Date: Mon, 07 Aug 2000 14:02:09 +0100
87524 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
87525 Branch: perl
87526 ! pod/perldata.pod
87527____________________________________________________________________________
87528[ 6547] By: jhi on 2000/08/08 17:33:34
87529 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
87530 From: "Randy J. Ray" <rjray@redhat.com>
87531 Date: Mon, 07 Aug 2000 19:12:25 -0700
87532 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
87533 Branch: perl
87534 ! perl.c pod/perlrun.pod
87535____________________________________________________________________________
87536[ 6546] By: jhi on 2000/08/08 17:29:26
87537 Log: Subject: Re: enhanced(?) regex error messages
87538 From: Hugo <hv@crypt.compulink.co.uk>
87539 Date: Tue, 08 Aug 2000 03:25:51 +0100
87540 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
87541
87542 plus Capitalize the error messages, plus perldiag them.
87543 Branch: perl
87544 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
87545____________________________________________________________________________
87546[ 6545] By: jhi on 2000/08/08 13:59:28
87547 Log: Augment #6539 a bit: don't croak if there's magic in the air.
87548
87549 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
87550 From: Hugo <hv@crypt.compulink.co.uk>
87551 Date: Tue, 08 Aug 2000 03:02:03 +0100
87552 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
87553 Branch: perl
87554 ! pp.c t/op/bless.t
87555____________________________________________________________________________
87556[ 6544] By: jhi on 2000/08/07 21:11:52
87557 Log: Make the test -w clean.
87558 Branch: perl
87559 ! t/op/bless.t
87560____________________________________________________________________________
87561[ 6543] By: jhi on 2000/08/07 19:49:53
87562 Log: use warnings instead of $^W.
87563 Branch: perl
87564 ! t/op/bless.t
87565____________________________________________________________________________
87566[ 6542] By: jhi on 2000/08/07 17:41:41
87567 Log: Disable a portability warning Because We Know What We Are Doing.
87568 Branch: perl
87569 ! t/op/bless.t
87570____________________________________________________________________________
87571[ 6541] By: jhi on 2000/08/07 17:29:51
87572 Log: Tiny tidying on report_evil_fh().
87573 Branch: perl
87574 ! util.c
87575____________________________________________________________________________
87576[ 6540] By: jhi on 2000/08/07 16:37:38
87577 Log: Make regular expression parse error messages easier to understand.
87578
87579 Subject: Re: enhanced(?) regex error messages
87580 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
87581 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
87582 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
87583 Branch: perl
87584 ! regcomp.c
87585____________________________________________________________________________
87586[ 6539] By: jhi on 2000/08/07 16:12:27
87587 Log: Make bless(REF, REF) a fatal error, add bless tests.
87588
87589 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
87590 From: Hugo <hv@crypt.compulink.co.uk>
87591 Date: Mon, 07 Aug 2000 16:59:38 +0100
87592 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
87593 Branch: perl
87594 + t/op/bless.t
87595 ! MANIFEST pod/perldiag.pod pp.c sv.c
87596____________________________________________________________________________
87597[ 6538] By: jhi on 2000/08/07 15:59:43
87598 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
87599 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
87600 Date: Thu, 3 Aug 2000 14:29:21 -0700
87601 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
87602 Branch: perl
87603 ! lib/lib_pm.PL
87604____________________________________________________________________________
87605[ 6537] By: jhi on 2000/08/07 15:47:18
87606 Log: Retract #6419 for now since it breaks in AFS and MachTen.
87607 Branch: perl
87608 ! lib/Cwd.pm
87609____________________________________________________________________________
87610[ 6536] By: jhi on 2000/08/07 15:05:29
87611 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
87612 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
87613 The security hole exists only in suidperls, which isn't
87614 installed or even built by default.
87615 Branch: perl
87616 ! perl.c
87617____________________________________________________________________________
87618[ 6535] By: jhi on 2000/08/07 14:45:14
87619 Log: tr memory corruption fix from Simon Cozens.
87620 Branch: perl
87621 ! doop.c
87622____________________________________________________________________________
87623[ 6534] By: jhi on 2000/08/06 11:38:16
87624 Log: Document a bit that UDP is not what you might think.
87625
87626 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
87627 From: Lupe Christoph <lupe@lupe-christoph.de>
87628 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
87629 Date: Mon, 24 Jul 2000 08:59:15 +0200
87630 Branch: perl
87631 ! pod/perlipc.pod
87632____________________________________________________________________________
87633[ 6533] By: jhi on 2000/08/06 11:35:01
87634 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
87635 From: Jeff Pinyan <jeffp@hut.crusoe.net>
87636 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
87637 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
87638 Branch: perl
87639 ! pod/perlfunc.pod
87640____________________________________________________________________________
87641[ 6532] By: jhi on 2000/08/06 03:45:41
87642 Log: Have symbols for the IoTYPEs.
87643 Branch: perl
87644 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
87645____________________________________________________________________________
87646[ 6531] By: jhi on 2000/08/06 01:33:55
87647 Log: Continue fixing the io warnings. This also
87648 sort of fixes bug ID 20000802.003: the core dump
87649 is no more. Whether the current behaviour is correct
87650 (giving a warning: "Not a format reference"), is another matter.
87651 Branch: perl
87652 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
87653 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
87654____________________________________________________________________________
87655[ 6530] By: jhi on 2000/08/05 21:33:12
87656 Log: Change the Policy policy: now -Dprefix= with an existing
87657 Policy.sh and prefix == siteprefix == vendorprefix, then all
87658 of them follow along the new prefix.
87659
87660 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
87661 From: Andy Dougherty <doughera@lafayette.edu>
87662 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
87663 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
87664 Branch: perl
87665 ! Policy_sh.SH
87666____________________________________________________________________________
87667[ 6529] By: jhi on 2000/08/05 18:57:28
87668 Log: Zap lib/Sys directory when cleaning up.
87669 Branch: perl
87670 ! Makefile.SH
87671____________________________________________________________________________
87672[ 6528] By: jhi on 2000/08/05 18:40:44
87673 Log: Essential prototype changes were missing from #6527.
87674 Also make report_evil_fh() more bomb-proof.
87675 Branch: perl
87676 ! embed.h util.c
87677____________________________________________________________________________
87678[ 6527] By: jhi on 2000/08/05 03:22:05
87679 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
87680 From: "Ronald F. Guilmette" <rfg@monkeys.com>
87681 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
87682 Message-Id: <200007242247.PAA52177@monkeys.com>
87683 Branch: perl
87684 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
87685____________________________________________________________________________
87686[ 6526] By: jhi on 2000/08/04 21:23:27
87687 Log: gcc versions might have (parentheses) in them.
87688 Branch: metaconfig/U/perl
87689 ! gccvers.U
87690 Branch: perl
87691 ! Configure config_h.SH
87692____________________________________________________________________________
87693[ 6525] By: jhi on 2000/08/04 20:23:12
87694 Log: Weed buglets pointed out by
87695
87696 From: Lupe Christoph <lupe@lupe-christoph.de>
87697 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
87698 Date: Fri, 4 Aug 2000 17:34:39 +0200
87699 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
87700 Branch: metaconfig/U/perl
87701 ! gccvers.U uselfs.U
87702 Branch: perl
87703 ! Configure config_h.SH
87704____________________________________________________________________________
87705[ 6524] By: jhi on 2000/08/04 19:02:08
87706 Log: Warn under -w if lstat(FH) is attempted.
87707
87708 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
87709 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
87710 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
87711 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
87712 Branch: perl
87713 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
87714 ! t/pragma/warn/pp_sys
87715____________________________________________________________________________
87716[ 6523] By: jhi on 2000/08/04 12:31:11
87717 Log: Subject: New perlcc, take 2
87718 From: simon@brecon.co.uk (Simon Cozens)
87719 Date: 4 Aug 2000 06:21:04 GMT
87720 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
87721 Branch: perl
87722 ! utils/perlcc.PL
87723____________________________________________________________________________
87724[ 6522] By: jhi on 2000/08/04 12:26:33
87725 Log: Subject: Re: Array vs. List context
87726 From: Daniel Chetlin <daniel@chetlin.com>
87727 Date: Fri, 4 Aug 2000 00:22:44 -0700
87728 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
87729 Branch: perl
87730 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
87731 ! pod/perlfaq4.pod
87732____________________________________________________________________________
87733[ 6521] By: jhi on 2000/08/04 12:22:38
87734 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
87735 From: Raymund Will <ray@caldera.de>
87736 Date: Fri, 4 Aug 2000 12:07:09 +0200
87737 Message-Id: <20000804120709.A14982@caldera.de>
87738 Branch: perl
87739 ! configure.gnu
87740____________________________________________________________________________
87741[ 6520] By: jhi on 2000/08/04 04:09:06
87742 Log: After the #6519 a warning about stat() is just that,
87743 not about a filetest, which now have their own warning.
87744 Branch: perl
87745 ! pod/perldiag.pod
87746____________________________________________________________________________
87747[ 6519] By: jhi on 2000/08/04 04:06:30
87748 Log: In the warnings call filehandles consistently so;
87749 add "unopened" warning for stat().
87750 Branch: perl
87751 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
87752 ! t/pragma/warn/pp_sys
87753____________________________________________________________________________
87754[ 6518] By: jhi on 2000/08/04 02:55:35
87755 Log: Subject: Minor tweak to perlvar.pod
87756 From: "Stephen P. Potter" <spp@ds.net>
87757 Date: Tue, 18 Apr 2000 09:26:03 -0400
87758 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
87759 Branch: perl
87760 ! pod/perlvar.pod
87761____________________________________________________________________________
87762[ 6517] By: jhi on 2000/08/04 02:50:08
87763 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
87764 From: "Clinton Pierce" <cpierce1@ford.com>
87765 Date: Wed, 21 Jul 1999 16:45:31 -0400
87766 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
87767
87768 Fix by Stephen Potter (visible in the bug db but not in p5p?)
87769 Branch: perl
87770 ! pod/perlfunc.pod pod/perlop.pod
87771____________________________________________________________________________
87772[ 6516] By: jhi on 2000/08/04 02:09:25
87773 Log: This is 6512. Really.
87774 Branch: perl
87775 ! dump.c
87776____________________________________________________________________________
87777[ 6515] By: jhi on 2000/08/04 01:25:50
87778 Log: mention the idea of @( and @)
87779 Branch: perl
87780 ! Todo-5.6
87781____________________________________________________________________________
87782[ 6514] By: bailey on 2000/08/04 01:18:46
87783 Log: YA resync with mainstem, including VMS patches from others
87784 Branch: vmsperl
87785 +> (branch 48 files)
87786 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
87787 !> (integrate 354 files)
87788____________________________________________________________________________
87789[ 6513] By: jhi on 2000/08/04 01:18:18
87790 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
87791 From: Mark Dickinson <dickins3@fas.harvard.edu>
87792 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
87793 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
87794 Branch: perl
87795 ! t/op/grent.t t/op/pwent.t
87796____________________________________________________________________________
87797[ 6512] By: jhi on 2000/08/04 01:14:06
87798 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
87799 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87800 Date: Wed, 02 Aug 2000 10:51:01 +0100
87801 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
87802 Branch: perl
87803 ! sv.c
87804____________________________________________________________________________
87805[ 6511] By: jhi on 2000/08/04 00:57:00
87806 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
87807 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87808 Date: Thu, 03 Aug 2000 17:20:04 -0700
87809 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
87810 Branch: metaconfig
87811 ! U/modified/Cppsym.U
87812 Branch: perl
87813 ! Configure config_h.SH
87814____________________________________________________________________________
87815[ 6510] By: jhi on 2000/08/04 00:25:28
87816 Log: detypo
87817 Branch: perl
87818 ! Makefile.SH
87819____________________________________________________________________________
87820[ 6509] By: jhi on 2000/08/03 23:43:18
87821 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
87822 From: Dominic Dunlop <domo@computer.org>
87823 Date: Thu, 3 Aug 2000 22:16:46 +0200
87824 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
87825 Branch: perl
87826 ! t/op/sprintf.t
87827____________________________________________________________________________
87828[ 6508] By: jhi on 2000/08/03 23:40:37
87829 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
87830 From: Hugo <hv@crypt.compulink.co.uk>
87831 Date: Thu, 03 Aug 2000 18:25:30 +0100
87832 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
87833 Branch: perl
87834 ! regcomp.c t/op/re_tests
87835____________________________________________________________________________
87836[ 6507] By: jhi on 2000/08/03 23:38:28
87837 Log: Subject: [PATCH] sv.h documentation - SvLEN
87838 From: Mike Guy <mjtg@cam.ac.uk>
87839 Date: Thu, 03 Aug 2000 14:43:09 +0100
87840 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
87841 Branch: perl
87842 ! sv.h
87843____________________________________________________________________________
87844[ 6506] By: jhi on 2000/08/03 15:49:14
87845 Log: Disable the fix_pl hack for now.
87846 Branch: perl
87847 ! Makefile.SH
87848____________________________________________________________________________
87849[ 6505] By: jhi on 2000/08/03 13:49:04
87850 Log: Add a URL for FSF.
87851
87852 Subject: Patch for README
87853 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
87854 Date: Wed, 2 Aug 2000 13:25:09 -0500
87855 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
87856 Branch: perl
87857 ! README
87858____________________________________________________________________________
87859[ 6504] By: jhi on 2000/08/03 13:29:19
87860 Log: Be more informative on what is skipped and why,
87861 also repeat the list at the end.
87862 Branch: perl
87863 ! Porting/p4desc
87864____________________________________________________________________________
87865[ 6503] By: jhi on 2000/08/03 13:07:05
87866 Log: Circumvent the removal of .patch by fix_pl.
87867
87868 Subject: Re: [ID 20000802.011] unable to 'make test'
87869 From: simon@brecon.co.uk (Simon Cozens)
87870 Date: 3 Aug 2000 04:17:00 GMT
87871 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
87872 Branch: perl
87873 ! Makefile.SH
87874____________________________________________________________________________
87875[ 6502] By: jhi on 2000/08/03 00:14:34
87876 Log: Add the missing setproctitle unit.
87877 Branch: metaconfig/U/perl
87878 + d_setproctitle.U
87879____________________________________________________________________________
87880[ 6501] By: jhi on 2000/08/03 00:00:26
87881 Log: The subtest 4 may fail also on VOBS, as pointed out
87882 by Nick Ing-Simmons in November 1999, bug id 19991124.003
87883 (but the failure in that bug report isn't the subtest 4).
87884 Branch: perl
87885 ! t/op/stat.t
87886____________________________________________________________________________
87887[ 6500] By: jhi on 2000/08/02 23:49:30
87888 Log: Better skip message for the test; one of the two problems in
87889
87890 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
87891 From: Lupe Christoph <lupe@lupe-christoph.de>
87892 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
87893 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
87894 Branch: perl
87895 ! t/op/numconvert.t
87896____________________________________________________________________________
87897[ 6499] By: jhi on 2000/08/02 22:49:16
87898 Log: Allow "no Module;" even if there is no 'unimport'.
87899
87900 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
87901 From: mjd@plover.com
87902 Date: 24 Mar 2000 15:24:34 -0000
87903 Message-Id: <20000324152434.15160.qmail@plover.com>
87904 Branch: perl
87905 ! gv.c
87906____________________________________________________________________________
87907[ 6498] By: jhi on 2000/08/02 22:42:58
87908 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
87909 that are hopefully soon put into use.
87910 Branch: perl
87911 ! opcode.h opcode.pl opnames.h
87912____________________________________________________________________________
87913[ 6497] By: gsar on 2000/08/02 22:28:59
87914 Log: require.t needs binmode() to work on windows
87915 Branch: perl
87916 ! t/comp/require.t
87917____________________________________________________________________________
87918[ 6496] By: jhi on 2000/08/02 22:08:51
87919 Log: Document the IVdf UVuf UVof UVxf.
87920 Branch: perl
87921 ! pod/perlguts.pod
87922____________________________________________________________________________
87923[ 6495] By: jhi on 2000/08/02 21:54:26
87924 Log: detypo #6494
87925 Branch: perl
87926 ! ext/Data/Dumper/Dumper.xs
87927____________________________________________________________________________
87928[ 6494] By: jhi on 2000/08/02 21:49:17
87929 Log: Dump UVs as UVs in Data::Dumper.
87930
87931 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
87932 From: Gurusamy Sarathy <gsar@ActiveState.com>
87933 Date: Thu, 27 Apr 2000 12:26:25 -0700
87934 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
87935 Branch: perl
87936 ! ext/Data/Dumper/Dumper.xs
87937____________________________________________________________________________
87938[ 6493] By: jhi on 2000/08/02 17:01:58
87939 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
87940 From: Hugo <hv@crypt.compulink.co.uk>
87941 Date: Wed, 02 Aug 2000 14:53:56 +0100
87942 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
87943 Branch: perl
87944 ! regexec.c t/op/re_tests
87945____________________________________________________________________________
87946[ 6492] By: jhi on 2000/08/02 15:02:46
87947 Log: The new setproctitle() feature is available only in
87948 bleeding edge FreeBSD. From Paul Saab.
87949 Branch: perl
87950 ! mg.c
87951____________________________________________________________________________
87952[ 6491] By: jhi on 2000/08/02 13:34:36
87953 Log: The tr utf8 patching continues.
87954
87955 Subject: Re: #6469, too many tests claimed in require.t
87956 From: simon@brecon.co.uk (Simon Cozens)
87957 Date: 2 Aug 2000 02:37:17 GMT
87958 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
87959
87960 (the logic of the test was the wrong way round in the patch)
87961 Branch: perl
87962 ! doop.c
87963____________________________________________________________________________
87964[ 6490] By: jhi on 2000/08/02 13:27:38
87965 Log: The name of a filehandle does not have <these>.
87966 Branch: perl
87967 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
87968 ! t/pragma/warn/pp_sys util.c
87969____________________________________________________________________________
87970[ 6489] By: jhi on 2000/08/02 04:26:46
87971 Log: Remove the extraneous "main::" prefix from all the
87972 "opened only for", "on closed", and "never opened" warnings.
87973
87974 Subject: Re: inappropriate warning
87975 From: Gurusamy Sarathy <gsar@ActiveState.com>
87976 Date: Mon, 20 Mar 2000 11:28:02 -0800
87977 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
87978 Branch: perl
87979 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
87980 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
87981 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
87982____________________________________________________________________________
87983[ 6488] By: jhi on 2000/08/02 03:02:57
87984 Log: memcpy has n o in it, as pinted ut by Sarathy.
87985 Branch: perl
87986 ! pod/perlguts.pod
87987____________________________________________________________________________
87988[ 6487] By: jhi on 2000/08/02 02:44:51
87989 Log: Document in one place the memory abstractions used in Perl core.
87990
87991 Subject: Re: Memory abstraction
87992 From: simon@brecon.co.uk (Simon Cozens)
87993 Date: 2 Aug 2000 02:20:23 GMT
87994 Organization: Earth.li Origins
87995 Branch: perl
87996 ! pod/perlguts.pod
87997____________________________________________________________________________
87998[ 6486] By: jhi on 2000/08/02 02:41:57
87999 Log: regen_headers, regen perltoc.
88000 Branch: perl
88001 ! perlapi.c pod/perltoc.pod
88002____________________________________________________________________________
88003[ 6485] By: jhi on 2000/08/02 01:43:33
88004 Log: "This little thing tests for a file .patch, and if it contains
88005 a number, pops into patchlevel.h" (making it easier to track
88006 which development version people are reporting bugs against)
88007
88008 Subject: Patchlevel autogeneration for repository perls
88009 From: simon@brecon.co.uk (Simon Cozens)
88010 Date: 14 Jul 2000 07:12:15 GMT
88011 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
88012 Branch: perl
88013 + fix_pl
88014 ! MANIFEST Makefile.SH
88015____________________________________________________________________________
88016[ 6484] By: jhi on 2000/08/02 01:32:54
88017 Log: FreeBSD 3.* updates from
88018
88019 From: Paul Saab <ps@yahoo-inc.com>
88020 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
88021 Date: Tue, 1 Aug 2000 15:41:39 -0700
88022 Message-Id: <20000801154139.A53740@yahoo-inc.com>
88023 Branch: perl
88024 ! hints/freebsd.sh
88025____________________________________________________________________________
88026[ 6483] By: jhi on 2000/08/02 01:27:44
88027 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
88028 instead one must use setproctitle(). This was already addressed
88029 by change #6457, but the below has a new variant for FreeBSD 4.0
88030 or later, and the matter is also documented more.
88031
88032 From: Paul Saab <ps@yahoo-inc.com>
88033 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
88034 Date: Tue, 1 Aug 2000 15:41:39 -0700
88035 Message-Id: <20000801154139.A53740@yahoo-inc.com>
88036 Branch: metaconfig/U/perl
88037 + i_libutil.U
88038 Branch: perl
88039 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
88040____________________________________________________________________________
88041[ 6482] By: jhi on 2000/08/01 22:17:32
88042 Log: The test from this
88043
88044 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
88045 Date: Sat, 15 Apr 2000 17:03:44 +0100
88046 From: Tom Hughes <tom@compton.nu>
88047 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
88048
88049 was missing, the code change went in as #5989
88050 (which had a different test?)
88051 Branch: perl
88052 ! t/op/misc.t
88053____________________________________________________________________________
88054[ 6481] By: jhi on 2000/08/01 21:48:38
88055 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
88056 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
88057 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
88058 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
88059 Branch: perl
88060 ! perl.h
88061____________________________________________________________________________
88062[ 6480] By: jhi on 2000/08/01 18:05:28
88063 Log: Make p4desc to skip non-mainperl branches by default.
88064 Branch: perl
88065 ! Porting/p4desc
88066____________________________________________________________________________
88067[ 6479] By: jhi on 2000/08/01 17:29:19
88068 Log: If gccosandvers is equal to osname, clear gccosandvers.
88069 Branch: metaconfig/U/perl
88070 ! gccvers.U
88071 Branch: perl
88072 ! Configure config_h.SH
88073____________________________________________________________________________
88074[ 6478] By: jhi on 2000/08/01 15:54:08
88075 Log: BOM patching from Simon Cozens.
88076 Branch: perl
88077 ! toke.c
88078____________________________________________________________________________
88079[ 6477] By: jhi on 2000/08/01 04:50:33
88080 Log: Stash away the largefiles flags and libswanted.
88081 Branch: perl
88082 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
88083____________________________________________________________________________
88084[ 6476] By: gsar on 2000/08/01 04:24:24
88085 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
88086 on Windows)
88087 Branch: perl
88088 ! t/pragma/utf8.t utf8.c win32/win32.c
88089____________________________________________________________________________
88090[ 6475] By: jhi on 2000/08/01 03:35:24
88091 Log: Make chr() for values >127 to create utf8 when under utf8.
88092
88093 Subject: Re: uft8/chr()
88094 From: simon@brecon.co.uk (Simon Cozens)
88095 Date: 1 Aug 2000 02:37:02 GMT
88096 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
88097 Branch: perl
88098 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
88099____________________________________________________________________________
88100[ 6474] By: jhi on 2000/08/01 02:36:18
88101 Log: In Digital UNIX warn if gcc explicitly chosen because even
88102 2.95.2 is known to cause problems.
88103 Branch: perl
88104 ! hints/dec_osf.sh
88105____________________________________________________________________________
88106[ 6473] By: jhi on 2000/08/01 02:00:56
88107 Log: Make the safety catch for buggy gccs work with triple version
88108 numbers like 2.95.2. Reported in
88109
88110 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
88111 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
88112 Date: Mon, 31 Jul 2000 14:55:06 +0200
88113 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
88114 Branch: perl
88115 ! hints/dec_osf.sh
88116____________________________________________________________________________
88117[ 6472] By: jhi on 2000/08/01 01:13:33
88118 Log: Subject: fix and question re: waitpid() under win32
88119 From: Brian Clarke <clarke@appliedmeta.com>
88120 Date: Fri, 28 Jul 2000 15:18:29 -0400
88121 Message-ID: <3981DC85.290314EB@appliedmeta.com>
88122
88123 Slightly reformatted and WNOHANG # define moved to win32.h
88124 so that also POSIX.xs sees it, as suggsted by Sarathy.
88125 Branch: perl
88126 ! win32/win32.c win32/win32.h
88127____________________________________________________________________________
88128[ 6471] By: jhi on 2000/08/01 00:55:05
88129 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
88130 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88131 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
88132 Date: Mon, 31 Jul 2000 13:28:51 +0100
88133
88134 (aka ID 20000730.002)
88135 Branch: perl
88136 ! op.c t/op/tr.t
88137____________________________________________________________________________
88138[ 6470] By: jhi on 2000/07/31 23:34:42
88139 Log: Document the problem with -P in HP-UX and its workaround.
88140
88141 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
88142 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
88143 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
88144 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
88145 Branch: perl
88146 ! README.hpux
88147____________________________________________________________________________
88148[ 6469] By: jhi on 2000/07/31 04:15:02
88149 Log: The swallow_bom() saga continues. The #23 of require.t
88150 (UTF16-LE) still fails (silently, no output) but the #22
88151 (UTF16-BE) seems to be working now. The root of the
88152 failure may be in sv_gets(): is it UTF-16LE-aware,
88153 especially when it comes to line endings?
88154 Branch: perl
88155 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
88156 ! t/comp/require.t toke.c utf8.c
88157____________________________________________________________________________
88158[ 6468] By: jhi on 2000/07/30 19:05:48
88159 Log: Find green threads before native threads.
88160
88161 Subject: Re: Patch to jpl/JNI/Makefile.PL
88162 From: Jens Thomsen <jens@fiend.cis.com>
88163 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
88164 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
88165 Branch: perl
88166 ! jpl/JNI/Makefile.PL
88167____________________________________________________________________________
88168[ 6467] By: jhi on 2000/07/30 18:36:22
88169 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
88170 Branch: perl
88171 ! doop.c
88172____________________________________________________________________________
88173[ 6466] By: jhi on 2000/07/30 04:37:29
88174 Log: A new version of the "remove UPPERACSE string comparison"
88175 operators. The problem with the previous one (change #6454)
88176 was that it was for Perl 5.6.0. From Paul Marquess.
88177 Branch: perl
88178 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
88179 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
88180 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
88181____________________________________________________________________________
88182[ 6465] By: jhi on 2000/07/29 22:39:56
88183 Log: Do not upgrade SVs into utf8 just because they participate
88184 in eq or cmp. Reported and fix suggested in
88185
88186 Subject: [ID 20000720.009] sv_eq UTF8 bug
88187 From: "Simon Cozens" <simon@othersideofthe.earth.li>
88188 Date: 21 Jul 2000 04:37:29 -0000
88189 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
88190
88191 Exercise for the kind reader: should we or should we not
88192 cache the utf8 conversion alongside the SV? (as magic,
88193 as the strxfrm()ed version is cached under use locale)
88194 Argue both for and against.
88195 Branch: perl
88196 ! sv.c
88197____________________________________________________________________________
88198[ 6464] By: jhi on 2000/07/29 22:36:22
88199 Log: Subject: UTF8 concat
88200 From: simon@brecon.co.uk (Simon Cozens)
88201 Date: 30 Jun 2000 06:13:25 GMT
88202 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
88203
88204 (with a memory leak fixed, plus a few casts added)
88205
88206 This also seems to help for
88207
88208 Subject: [ID 20000716.015] join UTF8 weirdness
88209 From: root <root@ak-71.mind.de>
88210 Date: Sat, 15 Jul 2000 15:29:54 +0200
88211 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
88212
88213 (from Andreas König)
88214 Branch: perl
88215 ! pp_hot.c
88216____________________________________________________________________________
88217[ 6463] By: jhi on 2000/07/29 00:55:39
88218 Log: Tune the comments and hopefully stop a memory leak.
88219 Branch: perl
88220 ! toke.c utf8.c
88221____________________________________________________________________________
88222[ 6462] By: jhi on 2000/07/29 00:16:53
88223 Log: The problem described in this
88224
88225 Subject: [ID 20000322.018] named chars aren't magical enough
88226 From: root <root@dixie.cscaper.com>
88227 Date: Wed, 22 Mar 2000 18:37:42 -0700
88228 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
88229
88230 has been fixed in perl 5.6.0 but just in case added a test
88231 to keep it away. (The report from Joseph Hall.)
88232 Branch: perl
88233 ! t/lib/charnames.t
88234____________________________________________________________________________
88235[ 6461] By: jhi on 2000/07/28 23:56:36
88236 Log: Tiny fixes for #6460.
88237 Branch: metaconfig/U/perl
88238 ! gccvers.U
88239 Branch: perl
88240 ! Configure config_h.SH
88241____________________________________________________________________________
88242[ 6460] By: jhi on 2000/07/28 23:24:41
88243 Log: Warn if the version of the operating system used to compile gcc
88244 differs from the current version of the operating system.
88245 Also display the gcc compilation os and version in myconfig.
88246 Inspiration from
88247
88248 Subject: Re: [ID 20000710.003] ERRORS!!
88249 From: "Kurt D. Starsinic" <kstar@chapin.edu>
88250 Date: Mon, 10 Jul 2000 15:54:16 -0400
88251 Message-ID: <20000710155416.A1384@O2.chapin.edu>
88252 Branch: metaconfig/U/perl
88253 ! gccvers.U
88254 Branch: perl
88255 ! Configure config_h.SH myconfig.SH
88256____________________________________________________________________________
88257[ 6459] By: jhi on 2000/07/28 22:00:32
88258 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
88259 letter to $Config{osvers}.
88260 Branch: metaconfig
88261 ! U/modified/Oldconfig.U
88262 Branch: perl
88263 ! Configure config_h.SH
88264____________________________________________________________________________
88265[ 6458] By: jhi on 2000/07/28 04:15:39
88266 Log: Back out #6454, doesn't seem to work.
88267 (Reason: that patch was for perl 5.6.0, not perl-current)
88268 (A version of the patch for perl-current came in later as #6466)
88269 Branch: perl
88270 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
88271 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
88272 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
88273____________________________________________________________________________
88274[ 6457] By: jhi on 2000/07/27 23:31:49
88275 Log: Use setproctitle() if available to modify $0.
88276
88277 Subject: setting $* on BSD4 broken
88278 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
88279 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
88280 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
88281 Branch: metaconfig
88282 ! U/modified/Myinit.U
88283 Branch: perl
88284 ! Configure config_h.SH mg.c
88285____________________________________________________________________________
88286[ 6456] By: jhi on 2000/07/27 14:50:47
88287 Log: Allow "no AutoLoader;", based on change #6444,
88288 suggested by Graham Barr.
88289 Branch: perl
88290 ! lib/AutoLoader.pm
88291____________________________________________________________________________
88292[ 6455] By: jhi on 2000/07/27 14:19:10
88293 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
88294 From: rspier@pobox.com (Robert Spier)
88295 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
88296 Message-ID: <14720.15855.787664.424783@rls.cx>
88297 Branch: perl
88298 ! pod/perldiag.pod
88299____________________________________________________________________________
88300[ 6454] By: jhi on 2000/07/27 14:03:02
88301 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
88302 for a long time).
88303
88304 Reported in
88305
88306 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
88307 From: Ryan Herbert <rherbert@sycamorehq.com>
88308 Date: Mon, 17 Jul 2000 11:40:42 -0400
88309 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
88310
88311 Patched in
88312
88313 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
88314 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
88315 Date: Wed, 26 Jul 2000 23:40:18 +0100
88316 Message-ID: <000001bff752$79511880$0a17073e@tiny>
88317
88318 based on an earlier patch from Stephen P. Potter.
88319
88320 (Removed later by change #6458 because this patch was for
88321 perl 5.6.0, not perl-current)
88322 Branch: perl
88323 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
88324 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
88325 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
88326____________________________________________________________________________
88327[ 6453] By: jhi on 2000/07/27 13:48:02
88328 Log: Subject: [PATCH] fixes bug 20000508.004
88329 From: Michael Stevens <mstevens@globnix.org>
88330 Date: Thu, 27 Jul 2000 13:49:04 +0100
88331 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
88332 Branch: perl
88333 ! pod/perldata.pod
88334____________________________________________________________________________
88335[ 6452] By: jhi on 2000/07/26 23:51:26
88336 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
88337 and Craig A. Berry.
88338 Branch: perl
88339 ! lib/File/Temp.pm pod/perlport.pod
88340____________________________________________________________________________
88341[ 6451] By: jhi on 2000/07/26 19:43:30
88342 Log: Be wary of close()s, too.
88343
88344 Subject: Re: [PATCH] perlbug cleanup
88345 From: Tim Jenness <t.jenness@jach.hawaii.edu>
88346 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
88347 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
88348 Branch: perl
88349 ! utils/perlbug.PL
88350____________________________________________________________________________
88351[ 6450] By: jhi on 2000/07/26 18:41:40
88352 Log: Subject: Minor doc patch: handy.h
88353 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
88354 Date: Wed, 26 Jul 2000 15:34:25 -0300
88355 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
88356 Branch: perl
88357 ! handy.h pod/perlapi.pod
88358____________________________________________________________________________
88359[ 6449] By: jhi on 2000/07/26 18:23:55
88360 Log: Subject: [PATCH] minor doc change - perlguts
88361 From: Michael Stevens <mstevens@globnix.org>
88362 Date: Thu, 13 Jul 2000 12:39:18 +0100
88363 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
88364 Branch: perl
88365 ! pod/perlguts.pod
88366____________________________________________________________________________
88367[ 6448] By: jhi on 2000/07/26 18:20:30
88368 Log: open() wariness in perlbug.
88369
88370 Subject: [PATCH] perlbug cleanup
88371 From: Michael Stevens <mstevens@globnix.org>
88372 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
88373 Date: Thu, 13 Jul 2000 15:52:23 +0100
88374 Branch: perl
88375 ! utils/perlbug.PL
88376____________________________________________________________________________
88377[ 6447] By: jhi on 2000/07/26 18:13:04
88378 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
88379 Branch: perl
88380 ! lib/File/Temp.pm t/lib/ftmp-security.t
88381____________________________________________________________________________
88382[ 6446] By: jhi on 2000/07/26 18:06:32
88383 Log: docfix from Peter Scott <Peter@PSDT.com>.
88384 Branch: perl
88385 ! pod/perlfunc.pod
88386____________________________________________________________________________
88387[ 6445] By: jhi on 2000/07/26 17:53:31
88388 Log: Fix *foo{FORMAT}.
88389
88390 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
88391 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
88392 Date: Wed, 26 Jul 2000 19:51:02 +0200
88393 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
88394
88395 From: Graham Barr <gbarr@pobox.com>
88396 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
88397 Date: Wed, 26 Jul 2000 17:38:36 +0100
88398 Message-ID: <20000726173836.L472@pobox.com>
88399 Branch: perl
88400 ! pp.c sv.c t/op/gv.t
88401____________________________________________________________________________
88402[ 6444] By: jhi on 2000/07/26 17:49:14
88403 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
88404 from Graham Barr in the module list.
88405 Branch: perl
88406 ! gv.c pod/perlobj.pod
88407____________________________________________________________________________
88408[ 6443] By: jhi on 2000/07/26 16:06:56
88409 Log: More split() doc and test patches from Mike Guy.
88410 Branch: perl
88411 ! pod/perlfunc.pod t/op/split.t
88412____________________________________________________________________________
88413[ 6442] By: jhi on 2000/07/26 16:05:30
88414 Log: MacOS nits from Matthias Neeracher.
88415 Branch: perl
88416 ! perl.c pp_ctl.c
88417____________________________________________________________________________
88418[ 6441] By: jhi on 2000/07/26 04:39:57
88419 Log: Subject: [PATCH] split /^/
88420 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88421 Date: Tue, 25 Jul 2000 14:18:57 +0100
88422 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
88423
88424 (with notes from tchrist and gbarr)
88425 Branch: perl
88426 ! pod/perlfunc.pod t/op/split.t
88427____________________________________________________________________________
88428[ 6440] By: jhi on 2000/07/26 04:32:32
88429 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
88430 From: Peter Prymmer <pvhp@forte.com>
88431 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
88432 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
88433 Branch: perl
88434 ! vms/munchconfig.c
88435____________________________________________________________________________
88436[ 6439] By: jhi on 2000/07/26 04:31:01
88437 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
88438 to be fatal errors (instead of by default ignoring them, and
88439 ignoring with a bug: even though -w gave an error, the opening [
88440 was left in) Reported in:
88441
88442 Subject: [ID 20000716.024] [=cc=] / [:blank:]
88443 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
88444 Date: Sun, 16 Jul 2000 17:55:29 -0700
88445 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
88446 Branch: perl
88447 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
88448____________________________________________________________________________
88449[ 6438] By: jhi on 2000/07/25 15:41:15
88450 Log: Subject: [PATCH] av.c apidoc
88451 From: simon@brecon.co.uk (Simon Cozens)
88452 Date: 24 Jul 2000 06:40:52 GMT
88453 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
88454 Branch: perl
88455 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
88456 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
88457____________________________________________________________________________
88458[ 6437] By: jhi on 2000/07/25 14:05:36
88459 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
88460 From: "Stephen P. Potter" <spp@ds.net>
88461 Date: Mon, 24 Jul 2000 14:22:23 -0400
88462 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
88463 Branch: perl
88464 ! pod/perllocale.pod
88465____________________________________________________________________________
88466[ 6436] By: jhi on 2000/07/25 14:02:03
88467 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
88468 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88469 Date: Mon, 24 Jul 2000 18:04:28 +0100
88470 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
88471 Branch: perl
88472 ! t/lib/syslfs.t t/op/lfs.t
88473____________________________________________________________________________
88474[ 6435] By: jhi on 2000/07/25 13:59:28
88475 Log: Get UTF16 BOMs working. Patch from
88476
88477 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
88478 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88479 Date: Tue, 25 Jul 2000 12:52:45 +0100
88480 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
88481
88482 and notes from
88483
88484 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
88485 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88486 Date: Tue, 25 Jul 2000 11:43:25 +0100
88487 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
88488 Branch: perl
88489 ! t/comp/require.t toke.c utf8.c
88490____________________________________________________________________________
88491[ 6434] By: jhi on 2000/07/25 02:39:54
88492 Log: Make the "uninit variable" warning to say "concat or string"
88493 or "join or string" when in concat or join .
88494
88495 Subject: Re: [ID 20000403.009] uninitialised concatenation???
88496 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88497 Date: Tue, 04 Apr 2000 18:22:58 +0100
88498 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
88499
88500 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
88501 From: William R Ward <hermit@BayView.COM>
88502 Date: Thu, 30 Mar 2000 19:50:03 -0800
88503 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
88504 Branch: perl
88505 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
88506 ! t/pragma/warn/op t/pragma/warn/sv
88507____________________________________________________________________________
88508[ 6433] By: jhi on 2000/07/24 17:52:56
88509 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
88510 Branch: perl
88511 ! lib/File/Spec/VMS.pm
88512____________________________________________________________________________
88513[ 6432] By: jhi on 2000/07/24 17:44:44
88514 Log: Test cases for #6431.
88515
88516 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
88517 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88518 Date: Mon, 24 Jul 2000 15:32:29 +0100
88519 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
88520 Branch: perl
88521 ! t/op/pat.t t/op/split.t
88522____________________________________________________________________________
88523[ 6431] By: jhi on 2000/07/24 17:43:17
88524 Log: Bind op fix.
88525
88526 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
88527 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88528 Date: Mon, 17 Jul 2000 20:04:56 +0100
88529 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
88530 Branch: perl
88531 ! op.c
88532____________________________________________________________________________
88533[ 6430] By: jhi on 2000/07/24 03:42:42
88534 Log: Subject: [ID 20000716.023] syslog test fails without sockets
88535 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
88536 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
88537 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
88538 Branch: metaconfig/U/perl
88539 ! Extensions.U
88540 Branch: perl
88541 ! Configure config_h.SH
88542____________________________________________________________________________
88543[ 6429] By: jhi on 2000/07/24 03:11:52
88544 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
88545 case, but add also notes explaining the relationship of this
88546 patch and the earlier notes by Sarathy.
88547
88548 Subject: Map is still slow
88549 From: "Ben Tilly" <ben_tilly@hotmail.com>
88550 Date: Sat, 15 Jul 2000 17:23:27 EDT
88551 Message-ID: <20000715212327.21656.qmail@hotmail.com>
88552 Branch: perl
88553 ! pp_ctl.c
88554____________________________________________________________________________
88555[ 6428] By: jhi on 2000/07/24 02:58:52
88556 Log: Documentation to explain the behaviour of map().
88557
88558 Subject: Re: Map is still slow
88559 From: Gurusamy Sarathy <gsar@ActiveState.com>
88560 Date: Sat, 15 Jul 2000 16:05:09 -0700
88561 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
88562 Branch: perl
88563 ! pp_ctl.c
88564____________________________________________________________________________
88565[ 6427] By: jhi on 2000/07/24 02:50:03
88566 Log: Add tests for
88567 [ID 19991110.003] another matching finding by pcre author
88568 which has already been fixed by some patch, as verified in
88569
88570 Subject: Re: two regex bugs from the mists of time (well, last November)
88571 From: Hugo <hv@crypt.compulink.co.uk>
88572 Date: Sat, 22 Jul 2000 18:12:58 +0100
88573 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
88574 Branch: perl
88575 ! t/op/re_tests
88576____________________________________________________________________________
88577[ 6426] By: jhi on 2000/07/24 02:11:20
88578 Log: A missing 'break' after the [[:space:]] switch case.
88579
88580 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
88581 From: "Stephen P. Potter" <spp@ds.net>
88582 Date: Tue, 18 Jul 2000 16:25:17 -0400
88583 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
88584 Branch: perl
88585 ! regcomp.c
88586____________________________________________________________________________
88587[ 6425] By: jhi on 2000/07/24 02:06:12
88588 Log: The output might have been produced in the wrong order.
88589
88590 Subject: [ID 20000720.003] [PATCH] t/op/write.t
88591 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88592 Date: Thu, 20 Jul 2000 18:49:18 +0100
88593 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
88594 Branch: perl
88595 ! t/op/write.t
88596____________________________________________________________________________
88597[ 6424] By: jhi on 2000/07/24 02:00:07
88598 Log: Use STDOUT consistently.
88599
88600 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
88601 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88602 Date: Thu, 20 Jul 2000 18:04:01 +0100
88603 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
88604 Branch: perl
88605 ! lib/Test/Harness.pm
88606____________________________________________________________________________
88607[ 6423] By: jhi on 2000/07/24 01:54:54
88608 Log: Protect against "wild next"s, that is, callbacks doing "next"
88609 instead of "return".
88610
88611 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
88612 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88613 Date: Tue, 18 Jul 2000 11:30:16 +0100
88614 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
88615 Branch: perl
88616 ! lib/File/Find.pm
88617____________________________________________________________________________
88618[ 6422] By: jhi on 2000/07/24 01:35:47
88619 Log: Out-of-date note removed.
88620
88621 Subject: [PATCH] documentation perlipc
88622 From: rspier@pobox.com (Robert Spier)
88623 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
88624 Message-ID: <14711.35178.572612.502654@rls.cx>
88625 Branch: perl
88626 ! pod/perlipc.pod
88627____________________________________________________________________________
88628[ 6421] By: jhi on 2000/07/24 00:09:18
88629 Log: Send all installperl messages to STDERR and be -w clean.
88630
88631 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
88632 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88633 Date: Sat, 22 Jul 2000 14:02:11 +0100
88634 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
88635 Branch: perl
88636 ! installperl
88637____________________________________________________________________________
88638[ 6420] By: jhi on 2000/07/24 00:04:19
88639 Log: Decutandpasto.
88640
88641 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
88642 From: "Richard Soderberg" <rs@crystalflame.net>
88643 Date: Sun, 23 Jul 2000 01:37:23 -0700
88644 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
88645 Branch: perl
88646 ! pod/perlipc.pod
88647____________________________________________________________________________
88648[ 6419] By: jhi on 2000/07/24 00:01:12
88649 Log: A cleaner abs_path().
88650 Subject: Re: unix alternative to Cwd.pm
88651 From: Jeff Pinyan <jeffp@crusoe.net>
88652 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
88653 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
88654 Branch: perl
88655 ! lib/Cwd.pm
88656____________________________________________________________________________
88657[ 6418] By: jhi on 2000/07/23 23:48:56
88658 Log: Detypo.
88659
88660 Subject: [PATCH perl-current] Typo in hints/powerux.sh
88661 From: "Richard Soderberg" <rs@crystalflame.net>
88662 Date: Sun, 23 Jul 2000 01:27:33 -0700
88663 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
88664 Branch: perl
88665 ! hints/powerux.sh
88666____________________________________________________________________________
88667[ 6417] By: jhi on 2000/07/17 22:13:31
88668 Log: Subject: SDBM_File documentation
88669 From: mjd@plover.com
88670 Date: 16 Jul 2000 17:41:17 -0000
88671 Message-ID: <20000716174117.18515.qmail@plover.com>
88672 Branch: perl
88673 ! ext/SDBM_File/SDBM_File.pm
88674____________________________________________________________________________
88675[ 6416] By: jhi on 2000/07/17 19:13:26
88676 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
88677 Branch: perl
88678 ! hints/mpeix.sh mpeix/relink
88679____________________________________________________________________________
88680[ 6415] By: jhi on 2000/07/15 14:11:02
88681 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
88682 the utf8 'characters' can be more than one octet).
88683
88684 Date: Sat, 15 Jul 2000 00:21:56 +0100
88685 From: Tom Hughes <tom@compton.nu>
88686 Subject: Re: [ID 20000714.002]
88687 Message-ID: <db2334de49.tom@compton.compton.nu>
88688
88689 Reported in
88690
88691 Subject: [ID 20000714.002]
88692 From: "Simon Cozens" <simon@othersideofthe.earth.li>
88693 Date: 14 Jul 2000 15:13:09 -0000
88694 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
88695 Branch: perl
88696 ! doop.c
88697____________________________________________________________________________
88698[ 6414] By: jhi on 2000/07/15 03:13:41
88699 Log: another VMS build tweak from Peter Prymmer
88700 Branch: perl
88701 ! vms/descrip_mms.template
88702____________________________________________________________________________
88703[ 6413] By: jhi on 2000/07/15 03:10:40
88704 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
88705 Branch: perl
88706 ! vms/perlvms.pod
88707____________________________________________________________________________
88708[ 6412] By: jhi on 2000/07/15 00:31:05
88709 Log: More docs for sv functions.
88710
88711 Subject: [PATCH cfgperl] sv.c apidoc
88712 From: simon@brecon.co.uk (Simon Cozens)
88713 Date: 13 Jul 2000 09:00:20 GMT
88714 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
88715
88716 Subject: Re: [PATCH cfgperl] sv.c apidoc
88717 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88718 Date: Thu, 13 Jul 2000 12:27:41 +0100
88719 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
88720
88721 Subject: Re: [PATCH cfgperl] sv.c apidoc
88722 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88723 Date: Thu, 13 Jul 2000 13:23:09 +0100
88724 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
88725
88726 Subject: Re: [PATCH cfgperl] sv.c apidoc
88727 From: simon@brecon.co.uk (Simon Cozens)
88728 Date: 14 Jul 2000 06:51:02 GMT
88729 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
88730 Branch: perl
88731 ! embed.pl pod/perlapi.pod sv.c
88732____________________________________________________________________________
88733[ 6411] By: jhi on 2000/07/15 00:10:41
88734 Log: lib/b test fixes from Peter Prymmer.
88735 Branch: perl
88736 ! t/lib/b.t
88737____________________________________________________________________________
88738[ 6410] By: jhi on 2000/07/15 00:02:09
88739 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
88740 From: Hugo <hv@crypt.compulink.co.uk>
88741 Date: Fri, 14 Jul 2000 23:05:20 +0100
88742 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
88743
88744 Didn't anymore apply, but that point still could use another fix.
88745 Branch: perl
88746 ! pod/perlfunc.pod
88747____________________________________________________________________________
88748[ 6409] By: jhi on 2000/07/14 23:15:15
88749 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
88750 not in pod, from Peter Prymmer
88751 Branch: perl
88752 ! vms/descrip_mms.template
88753____________________________________________________________________________
88754[ 6408] By: jhi on 2000/07/14 20:35:05
88755 Log: The bug report
88756 [ID 19991110.002] minimal matching discrepancy found by pcre author
88757 seems to have been fixed (though differently from what was suggested
88758 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
88759 Branch: perl
88760 ! t/op/re_tests
88761____________________________________________________________________________
88762[ 6407] By: jhi on 2000/07/14 17:38:08
88763 Log: Fix AutoSplit to use File::Spec the right way in VMS,
88764 from Peter Prymmer.
88765 Branch: perl
88766 ! lib/AutoSplit.pm
88767____________________________________________________________________________
88768[ 6406] By: jhi on 2000/07/14 14:13:22
88769 Log: Merge perlhacktut into perlhack, update perlguts.
88770
88771 Subject: Re: Perlhacktut
88772 From: simon@brecon.co.uk (Simon Cozens)
88773 Date: 14 Jul 2000 06:49:21 GMT
88774 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
88775
88776 Subject: Re: Perlhacktut
88777 From: simon@brecon.co.uk (Simon Cozens)
88778 Date: 14 Jul 2000 07:09:45 GMT
88779 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
88780 Branch: perl
88781 ! pod/perlguts.pod pod/perlhack.pod
88782____________________________________________________________________________
88783[ 6405] By: jhi on 2000/07/14 14:02:31
88784 Log: Integrate with Sarathy.
88785 Branch: cfgperl
88786 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
88787 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
88788 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
88789____________________________________________________________________________
88790[ 6404] By: gsar on 2000/07/14 12:15:02
88791 Log: PERL_OBJECT build tweaks
88792 Branch: perl
88793 ! toke.c
88794____________________________________________________________________________
88795[ 6403] By: gsar on 2000/07/14 11:23:41
88796 Log: inconsistent types needs casts
88797 Branch: perl
88798 ! toke.c
88799____________________________________________________________________________
88800[ 6402] By: gsar on 2000/07/14 11:12:04
88801 Log: typos in change#6399, regen headers
88802 Branch: perl
88803 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
88804____________________________________________________________________________
88805[ 6401] By: gsar on 2000/07/14 10:59:12
88806 Log: typecasts needed for change#6394
88807 Branch: perl
88808 ! toke.c
88809____________________________________________________________________________
88810[ 6400] By: gsar on 2000/07/14 10:49:37
88811 Log: integrate cfgperl contents into mainline
88812 Branch: perl
88813 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
88814 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
88815____________________________________________________________________________
88816[ 6399] By: gsar on 2000/07/14 10:38:35
88817 Log: enable UTF-16 filter by default if relevant BOM is seen; various
88818 cleanups (typos, misformatted code, and small bugs)
88819 Branch: perl
88820 ! doop.c embed.pl mg.c op.c pp.c toke.c
88821____________________________________________________________________________
88822[ 6398] By: gsar on 2000/07/14 08:55:38
88823 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
88824 name suggests anyway)
88825 Branch: perl
88826 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
88827____________________________________________________________________________
88828[ 6397] By: gsar on 2000/07/14 08:44:33
88829 Log: move new variables to the end of the interpreter structure (for
88830 bincompat in code that doesn't #include XSUB.h)
88831 Branch: perl
88832 ! intrpvar.h
88833____________________________________________________________________________
88834[ 6396] By: gsar on 2000/07/14 08:13:58
88835 Log: MakeMaker should not remove editor backups (*~) on `make clean`
88836 by default (completes change#6383)
88837 Branch: perl
88838 ! lib/ExtUtils/MM_Unix.pm
88839____________________________________________________________________________
88840[ 6395] By: jhi on 2000/07/14 05:20:33
88841 Log: Replace change #6337 with a better one.
88842
88843 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
88844 From: Hugo <hv@crypt.compulink.co.uk>
88845 Date: Fri, 14 Jul 2000 04:16:20 +0100
88846 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
88847 Branch: cfgperl
88848 ! regexec.c t/op/re_tests
88849____________________________________________________________________________
88850[ 6394] By: jhi on 2000/07/14 01:33:59
88851 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
88852 Branch: cfgperl
88853 ! embed.pl global.sym proto.h toke.c
88854____________________________________________________________________________
88855[ 6393] By: jhi on 2000/07/13 23:41:23
88856 Log: remove discarded test
88857 Branch: cfgperl
88858 ! MANIFEST
88859____________________________________________________________________________
88860[ 6392] By: jhi on 2000/07/13 23:32:25
88861 Log: The {multiplier} of a fixed substring was overlooked which
88862 caused a wrong initial search offset for that substring.
88863
88864 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
88865 From: Hugo <hv@crypt.compulink.co.uk>
88866 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
88867 Date: Thu, 13 Jul 2000 19:27:13 +0100
88868 Branch: cfgperl
88869 ! regcomp.c t/op/re_tests
88870____________________________________________________________________________
88871[ 6391] By: jhi on 2000/07/13 16:37:42
88872 Log: typo fix from Craig Berry
88873 Branch: cfgperl
88874 ! vms/subconfigure.com
88875____________________________________________________________________________
88876[ 6390] By: jhi on 2000/07/13 13:20:12
88877 Log: Integrate with Sarathy.
88878 Branch: cfgperl
88879 - t/op/method2entersub.t
88880 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
88881 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
88882 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
88883 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
88884____________________________________________________________________________
88885[ 6389] By: jhi on 2000/07/13 13:18:48
88886 Log: Detypo from Peter Prymmer, part of #6388.
88887 Branch: cfgperl
88888 ! Configure config_h.SH
88889 Branch: metaconfig
88890 ! U/modified/d_longlong.U
88891____________________________________________________________________________
88892[ 6388] By: gsar on 2000/07/13 06:33:40
88893 Log: typos (spotted by Peter Prymmer)
88894 Branch: perl
88895 ! Configure t/lib/english.t
88896____________________________________________________________________________
88897[ 6387] By: gsar on 2000/07/13 05:35:28
88898 Log: new selfloader.t in change#6183 doesn't close DATA handles,
88899 and thus fails to clean up tmp files on dosish platforms
88900 Branch: perl
88901 ! t/lib/selfloader.t
88902____________________________________________________________________________
88903[ 6386] By: gsar on 2000/07/12 21:42:39
88904 Log: sprintf test tweaks (from Dominic Dunlop)
88905 Branch: perl
88906 ! t/op/sprintf.t
88907____________________________________________________________________________
88908[ 6385] By: gsar on 2000/07/12 21:33:46
88909 Log: fix bugs in processing %v-*d and similar format specs (from
88910 Avi Finkel <avi@finkel.org>)
88911 Branch: perl
88912 ! sv.c t/op/sprintf.t
88913____________________________________________________________________________
88914[ 6384] By: gsar on 2000/07/12 16:04:19
88915 Log: readd missing perldelta.pod changes from changes#6339,6376
88916 Branch: perl
88917 ! pod/perldelta.pod
88918____________________________________________________________________________
88919[ 6383] By: gsar on 2000/07/12 16:00:51
88920 Log: don't clobber *.orig files on *clean targets
88921 Branch: perl
88922 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
88923____________________________________________________________________________
88924[ 6382] By: gsar on 2000/07/12 07:59:12
88925 Log: fix broken integrations in cfgperl
88926 Branch: cfgperl
88927 !> Changes pod/perldelta.pod
88928____________________________________________________________________________
88929[ 6381] By: gsar on 2000/07/12 07:42:17
88930 Log: integrate cfgperl changes into mainline
88931 Branch: perl
88932 ! Changes
88933 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
88934 !> pod/perlre.pod
88935____________________________________________________________________________
88936[ 6380] By: gsar on 2000/07/12 07:31:00
88937 Log: get sprintf.t to adjust properly for 3-digit exponents
88938 Branch: perl
88939 ! t/op/sprintf.t
88940____________________________________________________________________________
88941[ 6379] By: gsar on 2000/07/12 06:40:04
88942 Log: change#6174 needs corresponding change in win32/config_h.PL,
88943 which grovels through config_h.SH to find the config.h name
88944 Branch: perl
88945 ! win32/config_h.PL
88946____________________________________________________________________________
88947[ 6378] By: jhi on 2000/07/12 05:03:59
88948 Log: Do the cc sanity check both before the hints and
88949 after the cc selction.
88950 Branch: cfgperl
88951 ! Configure config_h.SH
88952 Branch: metaconfig
88953 ! U/modified/Oldconfig.U U/modified/cc.U
88954 Branch: metaconfig/U/perl
88955 + Checkcc.U
88956____________________________________________________________________________
88957[ 6377] By: jhi on 2000/07/12 02:49:22
88958 Log: Fix nits noticed by Boston.pm.
88959 Branch: cfgperl
88960 ! pod/perlre.pod
88961____________________________________________________________________________
88962[ 6376] By: jhi on 2000/07/11 21:22:13
88963 Log: Configure cosmetics and perldelta.
88964 Branch: cfgperl
88965 ! Configure config_h.SH pod/perldelta.pod
88966 Branch: metaconfig
88967 ! U/modified/cc.U
88968____________________________________________________________________________
88969[ 6375] By: gsar on 2000/07/11 21:17:35
88970 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
88971 Branch: perl
88972 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
88973 ! win32/win32sck.c
88974____________________________________________________________________________
88975[ 6374] By: gsar on 2000/07/11 20:48:50
88976 Log: tweak for build failure under multiplicity
88977 Branch: perl
88978 ! toke.c
88979____________________________________________________________________________
88980[ 6373] By: gsar on 2000/07/11 20:37:23
88981 Log: integrate cfgperl changes#6325..6373 into mainline
88982 (NOTE: today's batch of integrations still untested)
88983 Branch: perl
88984 +> ext/DynaLoader/hints/netbsd.pl
88985 ! Changes
88986 !> (integrate 26 files)
88987____________________________________________________________________________
88988[ 6372] By: jhi on 2000/07/11 20:30:36
88989 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
88990 regen perltoc.
88991 Branch: cfgperl
88992 + pod/perlbook.pod
88993 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
88994 ! pod/perltoc.pod
88995____________________________________________________________________________
88996[ 6371] By: jhi on 2000/07/11 20:08:56
88997 Log: Minor cleanups on the booklist.
88998 Branch: cfgperl
88999 ! pod/perlfaq2.pod
89000____________________________________________________________________________
89001[ 6370] By: jhi on 2000/07/11 19:31:13
89002 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
89003 Branch: cfgperl
89004 ! t/pragma/overload.t
89005____________________________________________________________________________
89006[ 6369] By: gsar on 2000/07/11 19:27:48
89007 Log: integrate cfgperl changes#6293..6324 into mainline
89008 Branch: perl
89009 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
89010 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
89011 !> (integrate 30 files)
89012____________________________________________________________________________
89013[ 6368] By: gsar on 2000/07/11 19:18:57
89014 Log: skip integrate of problematic change#6292 from cfgperl into mainline
89015 Branch: perl
89016 !> pp_hot.c
89017____________________________________________________________________________
89018[ 6367] By: gsar on 2000/07/11 19:17:21
89019 Log: integrate cfgperl changes#6288..6290 into mainline
89020 Branch: perl
89021 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
89022____________________________________________________________________________
89023[ 6366] By: gsar on 2000/07/11 19:11:18
89024 Log: integrate cfgperl changes#6268..6282 into mainline
89025 Branch: perl
89026 !> (integrate 30 files)
89027____________________________________________________________________________
89028[ 6365] By: gsar on 2000/07/11 18:57:00
89029 Log: delete new accidentally branched file
89030 Branch: perl
89031 - t/op/method2entersub.t
89032____________________________________________________________________________
89033[ 6364] By: gsar on 2000/07/11 18:55:13
89034 Log: skip integrate of change#6267 from cfgperl into mainline (the
89035 method call optimization is flawed without additional hints
89036 from user about immutableness of @ISA and no runtime method
89037 definitions)
89038 Branch: perl
89039 +> t/op/method2entersub.t
89040 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
89041 !> perl.h t/op/sprintf.t xsutils.c
89042____________________________________________________________________________
89043[ 6363] By: gsar on 2000/07/11 18:49:43
89044 Log: integrate cfgperl changes#6261..6266 into mainline
89045 Branch: perl
89046 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
89047 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
89048 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
89049 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
89050____________________________________________________________________________
89051[ 6362] By: gsar on 2000/07/11 18:43:26
89052 Log: integrate cfgperl changes#6252..6260 into mainline
89053 Branch: perl
89054 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
89055 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
89056 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
89057 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
89058____________________________________________________________________________
89059[ 6361] By: gsar on 2000/07/11 18:37:12
89060 Log: skip integrate of problematic change#6251 from cfgperl into mainline
89061 Branch: perl
89062 !> lib/Exporter.pm
89063____________________________________________________________________________
89064[ 6360] By: gsar on 2000/07/11 18:34:56
89065 Log: integrate cfgperl change#6250 into mainline
89066 Branch: perl
89067 +> t/op/my_stash.t
89068 !> MANIFEST embed.pl proto.h toke.c
89069____________________________________________________________________________
89070[ 6359] By: gsar on 2000/07/11 18:21:19
89071 Log: integrate cfgperl changes#6242..6249 into mainline
89072 Branch: perl
89073 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
89074 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
89075 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
89076 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
89077 !> t/lib/peek.t utf8.c
89078____________________________________________________________________________
89079[ 6358] By: gsar on 2000/07/11 18:15:45
89080 Log: skip integrate of problematic change#6241 from cfgperl into mainline
89081 Branch: perl
89082 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
89083____________________________________________________________________________
89084[ 6357] By: jhi on 2000/07/11 18:15:16
89085 Log: Fix for
89086 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
89087 From: Roderick Schertler <roderick@argon.org>
89088 Date: Tue, 11 Jul 2000 13:55:05 -0400
89089 Message-Id: <200007111755.NAA05077@jones.argon.org>
89090 Branch: cfgperl
89091 ! doio.c
89092____________________________________________________________________________
89093[ 6356] By: jhi on 2000/07/11 18:12:51
89094 Log: Typo in #6341.
89095 Branch: cfgperl
89096 ! pp_hot.c
89097____________________________________________________________________________
89098[ 6355] By: gsar on 2000/07/11 18:12:10
89099 Log: integrate cfgperl changes#6231..6240 into mainline
89100 Branch: perl
89101 +> pod/perlutil.pod
89102 !> (integrate 35 files)
89103____________________________________________________________________________
89104[ 6354] By: jhi on 2000/07/11 18:04:34
89105 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
89106 From: Dominic Dunlop <domo@computer.org>
89107 Date: Tue, 11 Jul 2000 12:27:33 +0200
89108 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
89109
89110 Replaces change #6268.
89111 Branch: cfgperl
89112 ! t/op/sprintf.t
89113____________________________________________________________________________
89114[ 6353] By: gsar on 2000/07/11 17:59:51
89115 Log: skip integrate of problematic change#6230 from cfgperl into mainline
89116 (a later version of File::Spec is already in mainline)
89117 Branch: perl
89118 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
89119 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
89120____________________________________________________________________________
89121[ 6352] By: gsar on 2000/07/11 17:57:48
89122 Log: integrate cfgperl changes#6224..6229 into mainline
89123 Branch: perl
89124 +> lib/lib.pm.PL
89125 - lib/lib.pm
89126 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
89127 !> lib/English.pm op.c t/lib/english.t
89128____________________________________________________________________________
89129[ 6351] By: gsar on 2000/07/11 17:50:10
89130 Log: skip integrate of problematic change#6223 from cfgperl into mainline
89131 Branch: perl
89132 !> doio.c
89133____________________________________________________________________________
89134[ 6350] By: gsar on 2000/07/11 17:48:28
89135 Log: integrate cfgperl changes#6220..6222 into mainline
89136 Branch: perl
89137 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
89138 !> toke.c utf8.c win32/win32.h
89139____________________________________________________________________________
89140[ 6349] By: gsar on 2000/07/11 17:46:13
89141 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
89142 mainline
89143 Branch: perl
89144 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
89145 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
89146 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89147____________________________________________________________________________
89148[ 6348] By: jhi on 2000/07/11 17:45:49
89149 Log: README.posix-bc podified from Thomas Dorner.
89150 Branch: cfgperl
89151 ! README.posix-bc
89152____________________________________________________________________________
89153[ 6347] By: gsar on 2000/07/11 17:42:04
89154 Log: integrate cfgperl change#6217 into mainline
89155 Branch: perl
89156 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
89157 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
89158 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
89159____________________________________________________________________________
89160[ 6346] By: gsar on 2000/07/11 17:39:37
89161 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
89162 mainline
89163 Branch: perl
89164 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
89165 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
89166 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
89167 !> perlapi.h pod/perlapi.pod
89168____________________________________________________________________________
89169[ 6345] By: gsar on 2000/07/11 17:36:42
89170 Log: integrate cfgperl changes#6207..6210 into mainline
89171 Branch: perl
89172 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
89173 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
89174____________________________________________________________________________
89175[ 6344] By: gsar on 2000/07/11 17:31:20
89176 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
89177 mainline
89178 Branch: perl
89179 !> (integrate 40 files)
89180____________________________________________________________________________
89181[ 6343] By: gsar on 2000/07/11 17:19:08
89182 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
89183 Branch: perl
89184 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
89185 ! Changes
89186 !> (integrate 34 files)
89187____________________________________________________________________________
89188[ 6342] By: jhi on 2000/07/11 16:05:48
89189 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
89190 To: perl5-porters@perl.org
89191 From: Karsten Sperling <spiff@phreax.net>
89192 Date: Mon, 10 Jul 2000 15:12:52 +0200
89193 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
89194 Branch: cfgperl
89195 ! lib/Symbol.pm
89196____________________________________________________________________________
89197[ 6341] By: jhi on 2000/07/11 15:59:23
89198 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
89199 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89200 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
89201 Date: Fri, 07 Jul 2000 17:57:16 +0100
89202 Branch: cfgperl
89203 ! pp_hot.c
89204____________________________________________________________________________
89205[ 6340] By: jhi on 2000/07/11 15:55:47
89206 Log: Subject: Re: format bug report [Patch]
89207 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
89208 Date: Wed, 05 Jul 2000 13:12:52 +0200
89209 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
89210
89211 Subject: Re: format bug report [Patch]
89212 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
89213 Date: Wed, 05 Jul 2000 14:10:01 +0200
89214 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
89215 Branch: cfgperl
89216 ! t/op/write.t toke.c
89217____________________________________________________________________________
89218[ 6339] By: jhi on 2000/07/11 13:54:09
89219 Log: Be less forgiving about ambiguous and illegal tr ranges.
89220 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
89221 From: Mark-Jason Dominus <mjd@plover.com>
89222 Date: Tue, 04 Jul 2000 10:00:12 -0400
89223 Message-ID: <20000704140012.17772.qmail@plover.com>
89224
89225 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
89226 From: Mark-Jason Dominus <mjd@plover.com>
89227 Date: Wed, 05 Jul 2000 09:37:36 -0400
89228 Message-ID: <20000705133736.27293.qmail@plover.com>
89229 Branch: cfgperl
89230 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
89231____________________________________________________________________________
89232[ 6338] By: jhi on 2000/07/11 13:31:24
89233 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
89234 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89235 Date: Tue, 11 Jul 2000 13:50:51 +0100
89236 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
89237 Branch: cfgperl
89238 ! sv.c
89239____________________________________________________________________________
89240[ 6337] By: jhi on 2000/07/11 13:29:14
89241 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
89242 From: Hugo <hv@crypt.compulink.co.uk>
89243 Date: Tue, 11 Jul 2000 12:44:50 +0100
89244 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
89245 Branch: cfgperl
89246 ! regexec.c t/op/re_tests
89247____________________________________________________________________________
89248[ 6336] By: jhi on 2000/07/11 13:26:47
89249 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
89250 From: simon@brecon.co.uk (Simon Cozens)
89251 Date: 7 Jul 2000 11:26:09 GMT
89252 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
89253 Branch: cfgperl
89254 ! mg.c
89255____________________________________________________________________________
89256[ 6335] By: jhi on 2000/07/11 13:23:37
89257 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
89258 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
89259 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
89260 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
89261 Branch: cfgperl
89262 + ext/DynaLoader/hints/netbsd.pl
89263 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
89264____________________________________________________________________________
89265[ 6334] By: jhi on 2000/07/11 13:20:38
89266 Log: Subject: PATCH perlguts.pod: Document D and d magic types
89267 From: mjd@plover.com
89268 Date: 5 Jul 2000 18:01:51 -0000
89269 Message-ID: <20000705180151.29413.qmail@plover.com>
89270 Branch: cfgperl
89271 ! pod/perlguts.pod
89272____________________________________________________________________________
89273[ 6333] By: jhi on 2000/07/11 13:15:51
89274 Log: Precedence goof, fix based on
89275 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
89276 From: Hugo <hv@crypt.compulink.co.uk>
89277 Date: Tue, 11 Jul 2000 12:52:38 +0100
89278 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
89279 Branch: cfgperl
89280 ! t/op/taint.t
89281____________________________________________________________________________
89282[ 6332] By: jhi on 2000/07/11 12:40:17
89283 Log: Integrate with Sarathy.
89284 Branch: cfgperl
89285 !> win32/win32sck.c
89286____________________________________________________________________________
89287[ 6331] By: jhi on 2000/07/10 20:14:16
89288 Log: Sprinkle ldlibpath.
89289 Branch: cfgperl
89290 ! pod/Makefile.SH
89291____________________________________________________________________________
89292[ 6330] By: jhi on 2000/07/10 17:54:49
89293 Log: More POSIX.pod tweaks.
89294 Branch: cfgperl
89295 ! ext/POSIX/POSIX.pod
89296____________________________________________________________________________
89297[ 6329] By: jhi on 2000/07/10 14:02:12
89298 Log: Reorder perl.pod once more.
89299 Branch: cfgperl
89300 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
89301____________________________________________________________________________
89302[ 6328] By: gsar on 2000/07/10 07:06:00
89303 Log: accept() leaks memory on windows due to incorrect ordering of
89304 closesocket() and fclose() calls
89305 Branch: perl
89306 ! win32/win32sck.c
89307____________________________________________________________________________
89308[ 6327] By: gsar on 2000/07/10 06:49:17
89309 Log: winsock options weren't being set in all threads under ithreads
89310 (caused send()s from second and subsequent threads to fail)
89311 Branch: perl
89312 ! win32/win32sck.c
89313____________________________________________________________________________
89314[ 6326] By: jhi on 2000/07/08 02:45:40
89315 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
89316 was cast to an unsigned (32-bit) integer with wild abandon.
89317 Branch: cfgperl
89318 ! ext/Devel/DProf/DProf.xs
89319____________________________________________________________________________
89320[ 6325] By: jhi on 2000/07/07 18:50:33
89321 Log: Remove perlbook, update perlfaq book listing,
89322 rearrange perl.pod, regenerate perltoc.
89323 Branch: cfgperl
89324 - pod/perlbook.pod
89325 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
89326 ! pod/perlfaq2.pod pod/perltoc.pod
89327____________________________________________________________________________
89328[ 6324] By: jhi on 2000/07/07 14:03:40
89329 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
89330 Branch: cfgperl
89331 ! sv.h toke.c
89332____________________________________________________________________________
89333[ 6323] By: jhi on 2000/07/06 16:03:55
89334 Log: Fix complaints of buildtoc.
89335 Branch: cfgperl
89336 + lib/Win32.pod
89337 - pod/Win32.pod
89338 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
89339____________________________________________________________________________
89340[ 6322] By: jhi on 2000/07/06 15:15:52
89341 Log: Add =head1 NAMEs so that buildtoc is happy.
89342 (The CGI::Util nit reported to Lincoln.)
89343 Branch: cfgperl
89344 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
89345 ! pod/perltoc.pod
89346____________________________________________________________________________
89347[ 6321] By: jhi on 2000/07/06 03:16:04
89348 Log: Config is being used.
89349 Branch: cfgperl
89350 ! t/op/method.t
89351____________________________________________________________________________
89352[ 6320] By: jhi on 2000/07/06 03:13:13
89353 Log: Integrate with Sarathy.
89354 Branch: cfgperl
89355 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
89356____________________________________________________________________________
89357[ 6319] By: jhi on 2000/07/06 03:11:46
89358 Log: Autogenerate pod/Makefile and pod/buildtoc.
89359 buildtoc also checks whether the existing pods are
89360 mentioned in MANIFEST and perl.pod, and vice versa.
89361 (None of the thusly found discrepancies fixed yet.)
89362 roffitall also needs to be autogenerated similarly but it
89363 seems so badly out of date that I didn't touch it yet.
89364 Branch: cfgperl
89365 + pod/Makefile.SH pod/buildtoc.PL
89366 - pod/Makefile pod/buildtoc
89367 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
89368____________________________________________________________________________
89369[ 6318] By: gsar on 2000/07/05 22:10:54
89370 Log: fix UNC path handling on Windows under ithreads, and chdir()
89371 return value when given a non-existent directory
89372 Branch: perl
89373 ! win32/vdir.h
89374____________________________________________________________________________
89375[ 6317] By: gsar on 2000/07/05 22:08:19
89376 Log: winsock cleanup never done on Windows (leads to handle leaks)
89377 Branch: perl
89378 ! win32/perllib.c win32/win32sck.c
89379____________________________________________________________________________
89380[ 6316] By: gsar on 2000/07/05 22:06:19
89381 Log: some debugger output does not go to the socket when RemotePort is set
89382 Branch: perl
89383 ! lib/perl5db.pl
89384____________________________________________________________________________
89385[ 6315] By: jhi on 2000/07/05 00:25:21
89386 Log: Integrate with Sarathy, preliminary fix for unicos
89387 alignment problems in [ID 20000612.002] Perl problem on Cray system.
89388 Branch: cfgperl
89389 ! sv.h
89390 !> pp_hot.c
89391____________________________________________________________________________
89392[ 6314] By: gsar on 2000/07/04 23:34:02
89393 Log: tyop in change#6306
89394 Branch: perl
89395 ! pp_hot.c
89396____________________________________________________________________________
89397[ 6313] By: jhi on 2000/07/04 22:14:38
89398 Log: Multiline string literals ENONPORTABLE.
89399 Branch: cfgperl
89400 ! pp_hot.c
89401____________________________________________________________________________
89402[ 6312] By: jhi on 2000/07/04 20:34:44
89403 Log: Integrate with Sarathy.
89404 Branch: cfgperl
89405 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
89406 !> t/op/method.t
89407____________________________________________________________________________
89408[ 6311] By: jhi on 2000/07/04 20:30:56
89409 Log: More POSIX.pod embellishment.
89410 Branch: cfgperl
89411 ! ext/POSIX/POSIX.pod
89412____________________________________________________________________________
89413[ 6310] By: gsar on 2000/07/04 17:28:48
89414 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
89415 Branch: perl
89416 ! t/lib/b.t
89417____________________________________________________________________________
89418[ 6309] By: jhi on 2000/07/04 17:22:18
89419 Log: The #6308 required a little bit more.
89420 Branch: cfgperl
89421 ! Makefile.SH win32/Makefile
89422____________________________________________________________________________
89423[ 6308] By: jhi on 2000/07/04 16:35:24
89424 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
89425 Branch: cfgperl
89426 + lib/lib_pm.PL
89427 - lib/lib.pm.PL
89428 ! MANIFEST Makefile.SH
89429____________________________________________________________________________
89430[ 6307] By: jhi on 2000/07/04 16:28:58
89431 Log: Win32 patches for cfgperl from Sarathy.
89432 Branch: cfgperl
89433 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
89434 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
89435 ! thread.h toke.c util.c win32/Makefile win32/win32.c
89436____________________________________________________________________________
89437[ 6306] By: gsar on 2000/07/04 16:28:40
89438 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
89439 (from Richard Soderberg <rs@oregonnet.com>)
89440 Branch: perl
89441 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
89442____________________________________________________________________________
89443[ 6305] By: jhi on 2000/07/04 16:24:24
89444 Log: Integrate with Sarathy.
89445 Branch: cfgperl
89446 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
89447 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
89448 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
89449 !> proto.h win32/win32.c
89450____________________________________________________________________________
89451[ 6304] By: gsar on 2000/07/04 16:17:24
89452 Log: missing perldiag entry for unpack("w",...) diagnostic (from
89453 Andreas Koenig)
89454 Branch: perl
89455 ! pod/perldiag.pod
89456____________________________________________________________________________
89457[ 6303] By: gsar on 2000/07/04 16:14:44
89458 Log: remove rel2abs prototypes (from Barrie Slaymaker)
89459 Branch: perl
89460 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89461 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89462____________________________________________________________________________
89463[ 6302] By: gsar on 2000/07/04 04:59:35
89464 Log: adjust change#6299
89465 Branch: perl
89466 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
89467 ! win32/win32.c
89468____________________________________________________________________________
89469[ 6301] By: jhi on 2000/07/04 04:50:07
89470 Log: Integrate with Sarathy.
89471 Branch: cfgperl
89472 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
89473 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
89474 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
89475____________________________________________________________________________
89476[ 6300] By: gsar on 2000/07/04 04:42:09
89477 Log: PERL_OBJECT build tweak
89478 Branch: perl
89479 ! perl.h
89480____________________________________________________________________________
89481[ 6299] By: gsar on 2000/07/04 04:37:00
89482 Log: fix memory leak on Windows (PL_sys_intern contents were never
89483 freed)
89484 Branch: perl
89485 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89486 ! perlapi.c proto.h win32/win32.c
89487____________________________________________________________________________
89488[ 6298] By: gsar on 2000/07/04 04:15:59
89489 Log: fix large memory leak that has been around for ever, masked by
89490 -DPURIFY (most of the arenas were never freed!)
89491 Branch: perl
89492 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
89493____________________________________________________________________________
89494[ 6297] By: gsar on 2000/07/04 04:07:46
89495 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
89496 Branch: perl
89497 ! perl.c
89498____________________________________________________________________________
89499[ 6296] By: jhi on 2000/06/30 18:28:37
89500 Log: Elaborate POSIX.pod. Still needs work.
89501 Branch: cfgperl
89502 ! ext/POSIX/POSIX.pod
89503____________________________________________________________________________
89504[ 6295] By: jhi on 2000/06/30 14:58:18
89505 Log: Point to perlipc for more SysV IPC examples.
89506 Branch: cfgperl
89507 ! pod/perlfunc.pod
89508____________________________________________________________________________
89509[ 6294] By: gsar on 2000/06/30 14:47:45
89510 Log: slurp mode fix in change#4736 still not quite right
89511 Branch: perl
89512 ! pp_hot.c t/io/argv.t
89513____________________________________________________________________________
89514[ 6293] By: jhi on 2000/06/30 12:02:55
89515 Log: Integrate with Sarathy.
89516 Branch: cfgperl
89517 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
89518____________________________________________________________________________
89519[ 6292] By: jhi on 2000/06/30 12:01:11
89520 Log: From: simon@brecon.co.uk (Simon Cozens)
89521 Subject: UTF8 concat
89522 Date: 30 Jun 2000 06:13:25 GMT
89523 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
89524 Branch: cfgperl
89525 ! pp_hot.c
89526____________________________________________________________________________
89527[ 6291] By: gsar on 2000/06/30 04:37:33
89528 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
89529 when @_ is modified, causing coredumps
89530 Branch: perl
89531 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
89532____________________________________________________________________________
89533[ 6290] By: jhi on 2000/06/30 02:21:44
89534 Log: Integrate with Sarathy.
89535 Branch: cfgperl
89536 !> vms/vms.c vms/vmsish.h
89537____________________________________________________________________________
89538[ 6289] By: jhi on 2000/06/30 02:21:02
89539 Log: Check VERSIONs.
89540 Branch: cfgperl
89541 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
89542 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
89543 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89544____________________________________________________________________________
89545[ 6288] By: jhi on 2000/06/30 02:18:52
89546 Log: Integrate with Sarathy.
89547 Branch: cfgperl
89548 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
89549 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
89550 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
89551 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
89552____________________________________________________________________________
89553[ 6287] By: gsar on 2000/06/30 02:17:08
89554 Log: integrate vmsperl changes into mainline
89555 Branch: perl
89556 !> vms/vms.c vms/vmsish.h
89557____________________________________________________________________________
89558[ 6285] By: gsar on 2000/06/30 02:05:28
89559 Log: localize %INC in a Safe compartment so that use/require work
89560 (many other magic globals probably need similar treatment)
89561 Branch: perl
89562 ! ext/Opcode/Opcode.xs
89563____________________________________________________________________________
89564[ 6284] By: gsar on 2000/06/30 01:54:54
89565 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
89566 about Windows
89567 Branch: perl
89568 ! pod/perlembed.pod
89569____________________________________________________________________________
89570[ 6283] By: jhi on 2000/06/30 01:50:10
89571 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
89572 From: Barrie Slaymaker <barries@jester.slaysys.com>
89573 Date: Wed, 28 Jun 2000 11:35:29 -0400
89574 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
89575 Branch: perl
89576 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
89577 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
89578 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
89579 ! lib/File/Spec/Win32.pm
89580____________________________________________________________________________
89581[ 6282] By: jhi on 2000/06/29 22:57:22
89582 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
89583 From: Dan Sugalski <dan@sidhe.org>
89584 Date: Tue, 06 Jun 2000 11:59:50 -0400
89585 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
89586 Branch: cfgperl
89587 ! vms/vms.c
89588____________________________________________________________________________
89589[ 6281] By: jhi on 2000/06/29 22:52:50
89590 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
89591 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
89592 Date: Wed, 7 Jun 2000 04:02:04 -0500
89593 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
89594 Branch: cfgperl
89595 ! utils/h2xs.PL
89596____________________________________________________________________________
89597[ 6280] By: jhi on 2000/06/29 22:45:47
89598 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
89599 From: rspier@pobox.com (Robert Spier)
89600 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
89601 Message-ID: <14654.31913.845602.610277@rls.cx>
89602 Branch: cfgperl
89603 ! utils/h2xs.PL
89604____________________________________________________________________________
89605[ 6279] By: jhi on 2000/06/29 22:38:16
89606 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
89607 From: Tim Ayers <tayers@bridge.com>
89608 Date: Thu, 08 Jun 2000 08:11:06 +0200
89609 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
89610 [resent by Richard Foley, Message-Id probably wrong]
89611 Branch: cfgperl
89612 ! pod/perlsub.pod
89613____________________________________________________________________________
89614[ 6278] By: jhi on 2000/06/29 22:21:45
89615 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
89616 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
89617 Date: Fri, 09 Jun 2000 12:39:27 -0400
89618 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
89619 (plus update the version "number" of Text::Wrap)
89620 Branch: cfgperl
89621 ! lib/Text/Wrap.pm
89622____________________________________________________________________________
89623[ 6277] By: jhi on 2000/06/29 22:13:10
89624 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
89625 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89626 Date: Mon, 12 Jun 2000 14:55:59 +0100
89627 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
89628 Branch: cfgperl
89629 ! pod/perlfunc.pod
89630____________________________________________________________________________
89631[ 6276] By: jhi on 2000/06/29 22:11:06
89632 Log: Subject: [PATCH] Re: eval documentation: context
89633 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
89634 Date: Mon, 12 Jun 2000 15:07:29 +0100
89635 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
89636 Branch: cfgperl
89637 ! pod/perlfunc.pod
89638____________________________________________________________________________
89639[ 6275] By: jhi on 2000/06/29 21:59:46
89640 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
89641 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
89642 Date: Tue, 13 Jun 2000 02:43:48 -0500
89643 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
89644 Branch: cfgperl
89645 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
89646____________________________________________________________________________
89647[ 6274] By: jhi on 2000/06/29 21:56:14
89648 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
89649 From: Andy Dougherty <doughera@lafayette.edu>
89650 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
89651 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
89652 Branch: cfgperl
89653 ! ext/File/Glob/Glob.pm
89654____________________________________________________________________________
89655[ 6273] By: jhi on 2000/06/29 21:49:09
89656 Log: Subject: [PATCH] xsub attributes
89657 From: Doug MacEachern <dougm@covalent.net>
89658 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
89659 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
89660 Branch: cfgperl
89661 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
89662 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
89663____________________________________________________________________________
89664[ 6272] By: jhi on 2000/06/29 21:41:28
89665 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
89666 From: Tom Phoenix <rootbeer@redcat.com>
89667 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
89668 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
89669 Branch: cfgperl
89670 ! lib/Net/Ping.pm
89671____________________________________________________________________________
89672[ 6271] By: jhi on 2000/06/29 21:36:55
89673 Log: Subject: PATCH pod/perltie.pod
89674 From: Ian Phillipps <Ian.Phillipps@iname.com>
89675 Date: Fri, 16 Jun 2000 00:17:19 +0100
89676 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
89677 (only the first hunk, the second hunk had already been done
89678 by some other patch)
89679 Branch: cfgperl
89680 ! pod/perltie.pod
89681____________________________________________________________________________
89682[ 6270] By: jhi on 2000/06/29 21:24:51
89683 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
89684 From: Nicholas Clark <nick@talking.bollo.cx>
89685 Date: Fri, 23 Jun 2000 16:21:15 +0100
89686 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
89687 Branch: cfgperl
89688 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
89689 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
89690____________________________________________________________________________
89691[ 6269] By: jhi on 2000/06/29 19:38:15
89692 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
89693 silence few compiler warnings.
89694 Branch: cfgperl
89695 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
89696____________________________________________________________________________
89697[ 6268] By: jhi on 2000/06/29 18:21:50
89698 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
89699 From: Dominic Dunlop <domo@computer.org>
89700 Date: Thu, 29 Jun 2000 12:32:39 +0200
89701 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
89702 Branch: cfgperl
89703 ! t/op/sprintf.t
89704____________________________________________________________________________
89705[ 6267] By: jhi on 2000/06/29 18:16:07
89706 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
89707 From: Doug MacEachern <dougm@covalent.net>
89708 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
89709 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
89710 Branch: cfgperl
89711 + t/op/method2entersub.t
89712 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
89713 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
89714 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
89715 ! xsutils.c
89716____________________________________________________________________________
89717[ 6266] By: jhi on 2000/06/29 15:11:15
89718 Log: Subject: [PATCH 5.6.0] cygwin port
89719 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
89720 From: "Fifer, Eric" <EFifer@sanwaint.com>
89721 Date: Thu, 29 Jun 2000 12:58:29 +0100
89722 Branch: cfgperl
89723 ! cygwin/Makefile.SHs
89724____________________________________________________________________________
89725[ 6265] By: jhi on 2000/06/29 15:04:05
89726 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
89727 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
89728 Date: Wed, 28 Jun 2000 17:50:12 -0700
89729 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
89730 Branch: cfgperl
89731 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
89732____________________________________________________________________________
89733[ 6264] By: jhi on 2000/06/29 15:00:57
89734 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
89735 From: Marty Lucich <marty@netcom.com>
89736 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
89737 Message-Id: <200006282116.OAA11148@netcom.com>
89738 ccdlflags update (the BSD/OS 4.1 part had already been taken
89739 care of by #6141).
89740 Branch: cfgperl
89741 ! hints/bsdos.sh
89742____________________________________________________________________________
89743[ 6263] By: jhi on 2000/06/29 13:47:44
89744 Log: tr fixes from Simon Cozens
89745 Branch: cfgperl
89746 ! doop.c
89747____________________________________________________________________________
89748[ 6262] By: jhi on 2000/06/28 18:46:01
89749 Log: Subject: 5.6.0 Patch for EPOC
89750 From: Olaf Flebbe <o.flebbe@gmx.de>
89751 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
89752 Message-ID: <23449.960929969@www11.gmx.net>
89753 Branch: cfgperl
89754 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
89755 ! epoc/epocish.h
89756____________________________________________________________________________
89757[ 6261] By: jhi on 2000/06/28 18:29:07
89758 Log: Subject: Re: [PATCH cfgperl] BOMs away!
89759 From: simon@brecon.co.uk (Simon Cozens)
89760 Date: 17 Jun 2000 11:49:57 GMT
89761 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
89762 Branch: cfgperl
89763 ! pod/perldiag.pod t/comp/require.t toke.c
89764____________________________________________________________________________
89765[ 6260] By: jhi on 2000/06/28 17:47:16
89766 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
89767 From: simon@brecon.co.uk (Simon Cozens)
89768 Date: 17 Jun 2000 11:56:44 GMT
89769 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
89770 pack U0, pack C0
89771 Branch: cfgperl
89772 ! pod/perlfunc.pod pp.c t/op/pack.t
89773____________________________________________________________________________
89774[ 6259] By: jhi on 2000/06/28 16:43:17
89775 Log: perlnewmod was missing from MANIFEST.
89776 Branch: cfgperl
89777 ! MANIFEST
89778____________________________________________________________________________
89779[ 6258] By: jhi on 2000/06/28 15:54:30
89780 Log: linenumber tweak
89781 Branch: cfgperl
89782 ! t/pragma/warn/regcomp
89783____________________________________________________________________________
89784[ 6257] By: jhi on 2000/06/28 15:50:44
89785 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
89786 From: Doug MacEachern <dougm@covalent.net>
89787 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
89788 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
89789 (one part of the patch had been applied earlier)
89790 Branch: cfgperl
89791 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
89792____________________________________________________________________________
89793[ 6256] By: jhi on 2000/06/28 15:40:22
89794 Log: tweaks from Simon Cozens to further fix tr/// under utf8
89795 Branch: cfgperl
89796 ! doop.c
89797____________________________________________________________________________
89798[ 6255] By: jhi on 2000/06/28 15:33:45
89799 Log: small thinko tweaks
89800 Branch: cfgperl
89801 ! lib/IPC/Open3.pm t/op/my_stash.t
89802____________________________________________________________________________
89803[ 6254] By: jhi on 2000/06/28 15:33:25
89804 Log: Subject: tr///, help wanted.
89805 From: simon@brecon.co.uk (Simon Cozens)
89806 Date: 28 Jun 2000 11:29:04 GMT
89807 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
89808 Branch: cfgperl
89809 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
89810 ! pp_proto.h proto.h t/op/tr.t
89811____________________________________________________________________________
89812[ 6253] By: jhi on 2000/06/28 15:09:17
89813 Log: Paranoia tweak on #6249.
89814 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
89815 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
89816 Date: Sun, 25 Jun 2000 23:43:12 -0400
89817 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
89818 Branch: cfgperl
89819 ! lib/IPC/Open3.pm
89820____________________________________________________________________________
89821[ 6252] By: jhi on 2000/06/28 15:01:38
89822 Log: Document #6249 and #6251.
89823 Branch: cfgperl
89824 ! lib/Exporter.pm lib/IPC/Open3.pm
89825____________________________________________________________________________
89826[ 6251] By: jhi on 2000/06/28 14:50:43
89827 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
89828 From: Doug MacEachern <dougm@covalent.net>
89829 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
89830 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
89831 Branch: cfgperl
89832 ! lib/Exporter.pm
89833____________________________________________________________________________
89834[ 6250] By: jhi on 2000/06/28 14:45:23
89835 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
89836 From: Doug MacEachern <dougm@covalent.net>
89837 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
89838 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
89839 Branch: cfgperl
89840 + t/op/my_stash.t
89841 ! MANIFEST embed.pl global.sym proto.h toke.c
89842____________________________________________________________________________
89843[ 6249] By: jhi on 2000/06/28 14:36:34
89844 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
89845 From: Frank Tobin <ftobin@uiuc.edu>
89846 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
89847 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
89848 Branch: cfgperl
89849 ! lib/IPC/Open3.pm
89850____________________________________________________________________________
89851[ 6248] By: jhi on 2000/06/28 14:11:25
89852 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
89853 From: Mark-Jason Dominus <mjd@plover.com>
89854 Date: Tue, 27 Jun 2000 22:36:42 -0400
89855 Message-ID: <20000628023642.12166.qmail@plover.com>
89856 Branch: cfgperl
89857 ! pod/perlfunc.pod
89858____________________________________________________________________________
89859[ 6247] By: jhi on 2000/06/27 12:46:37
89860 Log: Tweak $VERSION, patch from Doug MacEachern.
89861 Branch: cfgperl
89862 ! lib/File/Spec.pm
89863____________________________________________________________________________
89864[ 6246] By: jhi on 2000/06/27 03:34:46
89865 Log: Allow for standalone testing.
89866 Branch: cfgperl
89867 ! t/lib/filefunc.t t/lib/filespec.t
89868____________________________________________________________________________
89869[ 6245] By: jhi on 2000/06/27 02:50:02
89870 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
89871 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
89872 Date: Sat, 24 Jun 2000 13:06:20 +0100
89873 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
89874 Branch: cfgperl
89875 ! ext/DynaLoader/DynaLoader_pm.PL
89876____________________________________________________________________________
89877[ 6244] By: jhi on 2000/06/27 02:46:10
89878 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
89879 From: Doug MacEachern <dougm@covalent.net>
89880 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
89881 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
89882 Branch: cfgperl
89883 ! gv.c sv.c t/lib/peek.t
89884____________________________________________________________________________
89885[ 6243] By: jhi on 2000/06/27 02:38:07
89886 Log: Subject: [PATCH] is_utf8_string
89887 From: simon@brecon.co.uk (Simon Cozens)
89888 Date: 26 Jun 2000 02:25:59 GMT
89889 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
89890 Branch: cfgperl
89891 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
89892 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
89893 ! proto.h utf8.c
89894____________________________________________________________________________
89895[ 6242] By: jhi on 2000/06/27 02:24:00
89896 Log: Subject: [PATCH] bytes<->utf8 fixes
89897 From: simon@brecon.co.uk (Simon Cozens)
89898 Date: 26 Jun 2000 04:55:45 GMT
89899 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
89900 Branch: cfgperl
89901 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
89902____________________________________________________________________________
89903[ 6241] By: jhi on 2000/06/27 02:12:42
89904 Log: Do no -warn on \_, only on \alpha.
89905 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
89906 From: David Dyck <dcd@tc.fluke.com>
89907 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
89908 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
89909 Branch: cfgperl
89910 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
89911____________________________________________________________________________
89912[ 6240] By: jhi on 2000/06/27 02:00:01
89913 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
89914 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
89915 Date: Mon, 26 Jun 2000 18:40:14 +0100
89916 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
89917 Branch: cfgperl
89918 ! utils/h2xs.PL
89919____________________________________________________________________________
89920[ 6239] By: jhi on 2000/06/27 01:53:40
89921 Log: Configure maintenance. Sever some dependency cycles,
89922 separate gccversion from the cc unit,
89923 address [ID 20000623.006] Configure script patch for using gcc on AIX
89924 (but solve it a little bit differently),
89925 unduplex some accidentally duplicated units,
89926 suggest using gcc if no cc available
89927 (p5p thread: "Solaris configure: counterproposal", 1999-09)
89928 Branch: cfgperl
89929 ! Configure Todo-5.6 config_h.SH
89930 Branch: metaconfig
89931 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
89932 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
89933 Branch: metaconfig/U/perl
89934 + gccvers.U
89935 ! d_getespwnam.U d_getprpwnam.U i_prot.U
89936____________________________________________________________________________
89937[ 6238] By: jhi on 2000/06/25 18:04:56
89938 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
89939 From: Dan Sugalski <dan@sidhe.org>
89940 Date: Fri, 23 Jun 2000 17:00:00 -0400
89941 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
89942 Branch: cfgperl
89943 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
89944____________________________________________________________________________
89945[ 6237] By: jhi on 2000/06/25 16:36:45
89946 Log: Tweak embed.pl, regen headers.
89947 Branch: cfgperl
89948 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
89949 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
89950 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
89951 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
89952 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
89953____________________________________________________________________________
89954[ 6236] By: jhi on 2000/06/25 15:26:42
89955 Log: Regen headers.
89956 Branch: cfgperl
89957 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
89958 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
89959 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
89960 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
89961 ! regnodes.h warnings.h
89962____________________________________________________________________________
89963[ 6235] By: jhi on 2000/06/23 19:39:35
89964 Log: The thread begun by
89965 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
89966 From: Kevin.Ruscoe@ubsw.com
89967 Date: Fri, 16 Jun 2000 16:38:51 +0100
89968 Message-Id: <H000019b03c300d6@MHS>
89969 Branch: cfgperl
89970 ! hints/solaris_2.sh
89971____________________________________________________________________________
89972[ 6234] By: jhi on 2000/06/23 19:23:36
89973 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
89974 because when run as services (Win32ese for daemons)
89975 no environment variables are set and tmpdir ends up as /tmp,
89976 which is ambiguous.
89977
89978 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
89979 From: matt@sergeant.org
89980 Date: 16 Jun 2000 16:30:43 -0000
89981 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
89982 Branch: cfgperl
89983 ! lib/File/Spec/Win32.pm
89984____________________________________________________________________________
89985[ 6233] By: jhi on 2000/06/23 19:18:58
89986 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
89987 From: Mark-Jason Dominus <mjd@plover.com>
89988 Date: Fri, 16 Jun 2000 20:53:04 -0400
89989 Message-ID: <20000617005304.8008.qmail@plover.com>
89990 Branch: cfgperl
89991 ! op.h
89992____________________________________________________________________________
89993[ 6232] By: jhi on 2000/06/23 16:10:02
89994 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
89995 From: simon@brecon.co.uk (Simon Cozens)
89996 Date: 19 Jun 2000 15:18:27 GMT
89997 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
89998
89999 plus update pod/Makefile and regenerate perltoc
90000 Branch: cfgperl
90001 + pod/perlutil.pod
90002 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
90003____________________________________________________________________________
90004[ 6231] By: jhi on 2000/06/23 15:19:18
90005 Log: Subject: [PATCH 5.6.0] cygwin port
90006 From: "Fifer, Eric" <EFifer@sanwaint.com>
90007 Date: Tue, 20 Jun 2000 14:30:58 +0100
90008 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
90009 Branch: cfgperl
90010 ! README.cygwin lib/File/Find.pm
90011____________________________________________________________________________
90012[ 6230] By: jhi on 2000/06/23 14:25:21
90013 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
90014 Branch: cfgperl
90015 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
90016 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
90017 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
90018 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
90019____________________________________________________________________________
90020[ 6229] By: jhi on 2000/06/23 14:13:34
90021 Log: Subject: README.hpux version 0.6.1
90022 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
90023 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
90024 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
90025 Branch: cfgperl
90026 ! README.hpux
90027____________________________________________________________________________
90028[ 6228] By: jhi on 2000/06/23 14:07:20
90029 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
90030 From: Doug MacEachern <dougm@covalent.net>
90031 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
90032 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
90033 Branch: cfgperl
90034 ! op.c
90035____________________________________________________________________________
90036[ 6227] By: jhi on 2000/06/23 14:01:06
90037 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
90038 From: Doug MacEachern <dougm@covalent.net>
90039 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
90040 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
90041 Branch: cfgperl
90042 + lib/lib.pm.PL
90043 - lib/lib.pm
90044 ! MANIFEST Makefile.SH
90045____________________________________________________________________________
90046[ 6226] By: jhi on 2000/06/23 13:53:07
90047 Log: Subject: [PATCH] remove forward declarations in Socket.pm
90048 From: Doug MacEachern <dougm@covalent.net>
90049 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
90050 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
90051
90052 From: Doug MacEachern <dougm@covalent.net>
90053 Subject: Re: [PATCH] remove forward declarations in Socket.pm
90054 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
90055 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
90056 Branch: cfgperl
90057 ! ext/Socket/Socket.pm op.c
90058____________________________________________________________________________
90059[ 6225] By: jhi on 2000/06/23 13:41:52
90060 Log: Add source code filenames to apidoc.
90061 From: simon@brecon.co.uk (Simon Cozens)
90062 Subject: [PATCH embed.pl] Source X-ref
90063 Date: 22 Jun 2000 02:18:49 GMT
90064 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
90065 Branch: cfgperl
90066 ! embed.pl
90067____________________________________________________________________________
90068[ 6224] By: jhi on 2000/06/23 13:32:33
90069 Log: A way to avoid English.pm performance hit.
90070 From: root <root@jester.slaysys.com>
90071 Subject: [YAPATCH English.pm] My turn to putt again
90072 Date: Thu, 22 Jun 2000 20:33:58 -0400
90073 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
90074 Branch: cfgperl
90075 ! lib/English.pm t/lib/english.t
90076____________________________________________________________________________
90077[ 6223] By: jhi on 2000/06/23 13:27:06
90078 Log: Avoid double close().
90079 Subject: [PATCH] avoid double close()
90080 From: Doug MacEachern <dougm@covalent.net>
90081 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
90082 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
90083 Branch: cfgperl
90084 ! doio.c
90085____________________________________________________________________________
90086[ 6222] By: jhi on 2000/06/23 13:25:54
90087 Log: doc typo fix
90088 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
90089 From: Ian Phillipps <Ian.Phillipps@iname.com>
90090 Date: Fri, 23 Jun 2000 10:40:58 +0100
90091 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
90092 Branch: cfgperl
90093 ! lib/Pod/Usage.pm
90094____________________________________________________________________________
90095[ 6221] By: jhi on 2000/06/23 13:24:15
90096 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
90097 From: simon@brecon.co.uk (Simon Cozens)
90098 Subject: [PATCH] Eliminate tr///[CU][CU]
90099 Date: 23 Jun 2000 11:05:40 GMT
90100 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
90101 Branch: cfgperl
90102 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
90103____________________________________________________________________________
90104[ 6220] By: jhi on 2000/06/22 16:07:51
90105 Log: Win32 patches from Benjamin Stuhl.
90106 Branch: cfgperl
90107 ! makedef.pl win32/win32.h
90108____________________________________________________________________________
90109[ 6219] By: jhi on 2000/06/22 16:06:34
90110 Log: Bytecode patches from Benjamin Stuhl.
90111 Branch: cfgperl
90112 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
90113 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
90114 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
90115____________________________________________________________________________
90116[ 6218] By: jhi on 2000/06/15 23:54:16
90117 Log: Bytecode patches from Benjamin Stuhl.
90118 Branch: cfgperl
90119 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
90120____________________________________________________________________________
90121[ 6217] By: jhi on 2000/06/09 13:38:29
90122 Log: Rename the fdpid locking and integrate with Sarathy.
90123 Branch: cfgperl
90124 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
90125 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
90126 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
90127 ! win32/win32.c
90128 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
90129____________________________________________________________________________
90130[ 6216] By: gsar on 2000/06/08 14:54:21
90131 Log: be more optimal about clearing @_
90132 Branch: perl
90133 ! cop.h
90134____________________________________________________________________________
90135[ 6215] By: gsar on 2000/06/08 14:33:04
90136 Log: tweak comment about @DB::args
90137 Branch: perl
90138 ! av.h pp_ctl.c
90139____________________________________________________________________________
90140[ 6214] By: gsar on 2000/06/08 13:57:54
90141 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
90142 caller() wants to populate @DB::args with it (causes a coredump
90143 in Carp::confess())
90144 Branch: perl
90145 ! cop.h t/op/runlevel.t
90146____________________________________________________________________________
90147[ 6213] By: gsar on 2000/06/08 07:06:35
90148 Log: back out change#6106 (seems problematic)
90149 Branch: perl
90150 ! hints/solaris_2.sh
90151____________________________________________________________________________
90152[ 6212] By: jhi on 2000/06/07 03:10:36
90153 Log: Continuing mopup for #6204.
90154 Branch: cfgperl
90155 ! ext/B/defsubs_h.PL
90156____________________________________________________________________________
90157[ 6211] By: jhi on 2000/06/07 02:41:50
90158 Log: Mopup for #6204.
90159 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
90160 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
90161 This is comes from const() where POK isn't on when expected.
90162 Branch: cfgperl
90163 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
90164 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
90165 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
90166 ! perlapi.h pod/perlapi.pod
90167____________________________________________________________________________
90168[ 6210] By: jhi on 2000/06/07 01:56:29
90169 Log: Mopup for #6207 and #6209.
90170 Branch: cfgperl
90171 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
90172____________________________________________________________________________
90173[ 6209] By: jhi on 2000/06/07 01:33:12
90174 Log: Lock PL_fdpid against race conditions, based on:
90175 Subject: [PATCH 5.6.0]subprocess fixup for threads
90176 From: Dan Sugalski <dan@sidhe.org>
90177 To: perl5-porters@perl.org
90178 Date: Tue, 11 Apr 2000 17:02:32 -0400
90179 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
90180 Branch: cfgperl
90181 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
90182 ! win32/win32.c
90183____________________________________________________________________________
90184[ 6208] By: jhi on 2000/06/07 01:05:23
90185 Log: Regen headers for #6207.
90186 Branch: cfgperl
90187 ! embed.h global.sym objXSUB.h proto.h
90188____________________________________________________________________________
90189[ 6207] By: jhi on 2000/06/06 23:43:13
90190 Log: Subject: [PATCH 5.6.0] Threadsafe patches
90191 From: Dan Sugalski <dan@sidhe.org>
90192 To: perl5-porters@perl.org
90193 Date: Mon, 08 May 2000 18:08:13 -0400
90194 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
90195 Branch: cfgperl
90196 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
90197 ! proto.h sv.h util.c
90198____________________________________________________________________________
90199[ 6206] By: jhi on 2000/06/06 23:21:23
90200 Log: Subject: [PATCH] Eliminate $a/$b in pod
90201 From: David Glasser <me@davidglasser.net>
90202 To: perl5-porters@perl.org
90203 Date: Mon, 29 May 2000 21:15:59 -0400
90204 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
90205 Branch: cfgperl
90206 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
90207 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
90208 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
90209 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
90210 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
90211 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
90212 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
90213 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
90214 ! pod/perlvar.pod pod/perlxs.pod
90215____________________________________________________________________________
90216[ 6205] By: jhi on 2000/06/06 23:12:14
90217 Log: Subject: [PATCH] Win32 improvements
90218 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
90219 To: gsar@activestate.com, perl5-porters@perl.org
90220 Date: Mon, 29 May 2000 17:22:24 PDT
90221 Message-ID: <20000530002224.91142.qmail@hotmail.com>
90222 (MUA had mangled many lines by wordwrapping)
90223 Branch: cfgperl
90224 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
90225____________________________________________________________________________
90226[ 6204] By: jhi on 2000/06/06 23:01:50
90227 Log: Subject: [PATCH] B::Bytecode patches
90228 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
90229 To: gsar@activestate.com, jhi@iki.fi
90230 Cc: perl5-porters@perl.org
90231 Message-ID: <20000602202526.48694.qmail@hotmail.com>
90232 (MUA had mangled many lines by wordwrapping)
90233 Branch: cfgperl
90234 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
90235 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
90236 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
90237 ! intrpvar.h perl.c
90238____________________________________________________________________________
90239[ 6203] By: jhi on 2000/06/06 22:32:43
90240 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
90241 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
90242 Date: Tue, 06 Jun 2000 13:07:45 -0700
90243 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
90244 Branch: cfgperl
90245 ! pod/perldiag.pod
90246____________________________________________________________________________
90247[ 6202] By: jhi on 2000/06/06 19:38:35
90248 Log: Integrate with Sarathy.
90249 Branch: cfgperl
90250 !> perl.c
90251____________________________________________________________________________
90252[ 6201] By: gsar on 2000/06/06 00:42:59
90253 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
90254 does a PUSHMARK that's never ever POPMARKed; in general, only
90255 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
90256 Perl_eval_[sp]v() don't because they don't take any incoming
90257 arguments (this leak has been around since the original version
90258 of perl_eval_pv() in 5.003_97e)
90259 Branch: perl
90260 ! perl.c
90261____________________________________________________________________________
90262[ 6200] By: jhi on 2000/06/04 03:44:52
90263 Log: Update to cperl-mode.el 4.31 from
90264 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
90265 Subject: A couple of notes
90266 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
90267 To: Mailing list Perl5 <perl5-porters@perl.org>
90268 Date: Sat, 3 Jun 2000 23:33:32 -0400
90269 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
90270 Branch: cfgperl
90271 ! emacs/cperl-mode.el
90272____________________________________________________________________________
90273[ 6199] By: jhi on 2000/06/03 15:11:05
90274 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
90275 From: Dan Sugalski <dan@sidhe.org>
90276 To: perl5-porters@perl.org, vmsperl@perl.org
90277 Date: Fri, 02 Jun 2000 17:30:51 -0400
90278 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
90279 Branch: cfgperl
90280 ! vms/descrip_mms.template vms/gen_shrfls.pl
90281____________________________________________________________________________
90282[ 6198] By: jhi on 2000/06/03 14:59:15
90283 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
90284 From: Dan Sugalski <dan@sidhe.org>
90285 To: vmsperl@perl.org, perl5-porters@perl.org
90286 Date: Fri, 02 Jun 2000 16:00:41 -0400
90287 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
90288 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
90289 Branch: cfgperl
90290 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
90291 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
90292 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
90293____________________________________________________________________________
90294[ 6197] By: jhi on 2000/06/03 14:41:30
90295 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
90296 From: John Borwick <jhborwic@unity.ncsu.edu>
90297 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
90298 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
90299 Branch: cfgperl
90300 ! pod/perlsyn.pod
90301____________________________________________________________________________
90302[ 6196] By: jhi on 2000/06/03 14:38:09
90303 Log: Integrate with Sarathy.
90304 Branch: cfgperl
90305 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
90306 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
90307 !> vms/perly_c.vms
90308____________________________________________________________________________
90309[ 6195] By: gsar on 2000/06/02 22:43:13
90310 Log: fix yet another eval"" leak under USE_ITHREADS
90311 Branch: perl
90312 ! op.c
90313____________________________________________________________________________
90314[ 6194] By: gsar on 2000/06/02 18:22:06
90315 Log: fix small eval"" memory leaks under USE_ITHREADS
90316 Branch: perl
90317 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
90318 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
90319 ! vms/perly_c.vms
90320____________________________________________________________________________
90321[ 6193] By: jhi on 2000/06/01 13:03:56
90322 Log: Signals-be-gone for microperl.
90323 Branch: cfgperl
90324 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
90325____________________________________________________________________________
90326[ 6192] By: jhi on 2000/06/01 12:52:02
90327 Log: Integrate with Sarathy.
90328 Branch: cfgperl
90329 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
90330 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
90331 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
90332 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
90333 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
90334 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
90335 !> t/op/vec.t utils/h2xs.PL
90336____________________________________________________________________________
90337[ 6191] By: gsar on 2000/06/01 09:38:21
90338 Log: vec() loses numericalness (modified version of patch suggested
90339 by Robin Barker)
90340 Branch: perl
90341 ! doop.c t/op/vec.t
90342____________________________________________________________________________
90343[ 6190] By: gsar on 2000/06/01 09:26:15
90344 Log: submit missing embed.pl change
90345 Branch: perl
90346 ! embed.pl
90347____________________________________________________________________________
90348[ 6189] By: gsar on 2000/06/01 09:05:34
90349 Log: counting tr/// corrupts later operation (from M.J.T Guy)
90350 Branch: perl
90351 ! doop.c t/op/tr.t
90352____________________________________________________________________________
90353[ 6188] By: gsar on 2000/06/01 08:58:39
90354 Log: h2xs tweaks
90355 Branch: perl
90356 ! utils/h2xs.PL
90357____________________________________________________________________________
90358[ 6187] By: gsar on 2000/06/01 08:50:07
90359 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
90360 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
90361 Branch: perl
90362 + lib/Pod/LaTeX.pm
90363 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
90364 ! pod/pod2latex.PL
90365____________________________________________________________________________
90366[ 6186] By: gsar on 2000/06/01 08:24:40
90367 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
90368 <wolfgang.laun@alcatel.at>)
90369 Branch: perl
90370 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
90371 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
90372____________________________________________________________________________
90373[ 6185] By: gsar on 2000/06/01 08:12:00
90374 Log: remove incorrect documentation about implicit split to @_ in
90375 list context, which never really worked in perl 5 (from
90376 M.J.T. Guy)
90377 Branch: perl
90378 ! pod/perlfunc.pod pod/perltrap.pod
90379____________________________________________________________________________
90380[ 6184] By: gsar on 2000/06/01 07:52:27
90381 Log: tweak for change#6127
90382 Branch: perl
90383 ! perl.c
90384____________________________________________________________________________
90385[ 6183] By: gsar on 2000/06/01 07:41:02
90386 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
90387 <nick@ccl4.org>)
90388 Branch: perl
90389 + t/lib/selfloader.t
90390 ! MANIFEST lib/SelfLoader.pm
90391____________________________________________________________________________
90392[ 6182] By: jhi on 2000/06/01 00:34:42
90393 Log: Be Cleaner Part Deux.
90394 Branch: cfgperl
90395 ! Makefile.SH
90396____________________________________________________________________________
90397[ 6181] By: jhi on 2000/06/01 00:32:09
90398 Log: Integrate with Sarathy.
90399 Branch: cfgperl
90400 !> pp.c t/op/arith.t
90401____________________________________________________________________________
90402[ 6180] By: jhi on 2000/06/01 00:31:13
90403 Log: microperl nits from Simon Cozens.
90404 Branch: cfgperl
90405 + uconfig.h
90406 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
90407 ! unixish.h
90408____________________________________________________________________________
90409[ 6179] By: gsar on 2000/05/31 22:37:51
90410 Log: buggy modulus on UVs introduced by change#3378 (resulted in
90411 4063328477 % 65535 amounting to 27406, instead of 27407)
90412 Branch: perl
90413 ! pp.c t/op/arith.t
90414____________________________________________________________________________
90415[ 6178] By: jhi on 2000/05/31 21:52:41
90416 Log: Be cleaner.
90417 Branch: cfgperl
90418 ! Makefile.SH
90419____________________________________________________________________________
90420[ 6177] By: jhi on 2000/05/31 21:47:33
90421 Log: Substitution utf8 patch from Simon Cozens.
90422 Branch: cfgperl
90423 ! pp_hot.c
90424____________________________________________________________________________
90425[ 6176] By: jhi on 2000/05/31 21:45:34
90426 Log: Single-quoted utf8 patch from Simon Cozens.
90427 Branch: cfgperl
90428 ! toke.c
90429____________________________________________________________________________
90430[ 6175] By: jhi on 2000/05/31 21:40:18
90431 Log: Integrate with Sarathy.
90432 Branch: cfgperl
90433 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
90434____________________________________________________________________________
90435[ 6174] By: jhi on 2000/05/31 21:37:31
90436 Log: microperl changes from Simon Cozens; Makefile for microperl
90437 written from scratch; few casts added as microperl compilation
90438 doesn't have all prototypes available.
90439 Branch: cfgperl
90440 + Makefile.micro README.micro Todo.micro uconfig.sh
90441 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
90442 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
90443 Branch: metaconfig
90444 + U/modified/Config_h.U
90445____________________________________________________________________________
90446[ 6173] By: jhi on 2000/05/31 20:00:24
90447 Log: metaconfig maintenance.
90448 Branch: metaconfig
90449 + U/modified/Inhdr.U U/typedefs/inotype.U
90450 Branch: metaconfig/U/perl
90451 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
90452 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
90453____________________________________________________________________________
90454[ 6172] By: gsar on 2000/05/31 05:05:42
90455 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
90456 (from Ilya Zakharevich)
90457 Branch: perl
90458 ! regexec.c t/op/re_tests
90459____________________________________________________________________________
90460[ 6171] By: gsar on 2000/05/31 05:01:47
90461 Log: scalar() doesn't force scalar context when used in void context
90462 (from Simon Cozens)
90463 Branch: perl
90464 ! op.c t/op/wantarray.t
90465____________________________________________________________________________
90466[ 6170] By: gsar on 2000/05/31 04:41:33
90467 Log: change#6142 needs tweaks to tests to work where there's no symlink()
90468 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
90469 Branch: perl
90470 ! t/lib/filefind.t
90471____________________________________________________________________________
90472[ 6169] By: gsar on 2000/05/31 04:29:49
90473 Log: integrate cfgperl contents into mainline
90474 Branch: perl
90475 +> pod/perlmodlib.PL pod/perlnewmod.pod
90476 !> (integrate 42 files)
90477____________________________________________________________________________
90478[ 6168] By: jhi on 2000/05/30 22:53:37
90479 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
90480 Branch: cfgperl
90481 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90482 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
90483 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
90484 ! win32/config.bc win32/config.gc win32/config.vc
90485 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
90486 ! win32/config_h.PL win32/config_sh.PL
90487 Branch: metaconfig/U/perl
90488 ! perlxv.U
90489____________________________________________________________________________
90490[ 6167] By: jhi on 2000/05/30 22:20:21
90491 Log: tweak todo
90492 Branch: cfgperl
90493 ! Todo-5.6
90494____________________________________________________________________________
90495[ 6166] By: jhi on 2000/05/30 22:11:51
90496 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
90497 in case somebody wants to write an extension for more
90498 shadow database interfaces.
90499 Branch: cfgperl
90500 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90501 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
90502 ! vos/config.def vos/config.h vos/config_h.SH_orig
90503 ! win32/config.bc win32/config.gc win32/config.vc
90504 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
90505 Branch: metaconfig
90506 ! U/modified/Myinit.U
90507 Branch: metaconfig/U/perl
90508 + d_getespwnam.U d_getprpwnam.U i_prot.U
90509____________________________________________________________________________
90510[ 6165] By: jhi on 2000/05/30 18:35:34
90511 Log: Integrate with Sarathy.
90512 Branch: cfgperl
90513 !> op.c
90514____________________________________________________________________________
90515[ 6164] By: jhi on 2000/05/30 18:30:16
90516 Log: detypo
90517 Branch: cfgperl
90518 ! Configure config_h.SH
90519 Branch: metaconfig/U/perl
90520 ! perlxv.U
90521____________________________________________________________________________
90522[ 6163] By: gsar on 2000/05/30 03:24:03
90523 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
90524 Branch: perl
90525 ! op.c
90526____________________________________________________________________________
90527[ 6162] By: gsar on 2000/05/30 03:09:38
90528 Log: fix memory leak in method call optimization (change#3768);
90529 made C<eval "$x->foo()"> leak
90530 Branch: perl
90531 ! op.c
90532____________________________________________________________________________
90533[ 6161] By: jhi on 2000/05/29 17:56:26
90534 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
90535 both from Simon Cozens.
90536 Branch: cfgperl
90537 + pod/perlmodlib.PL pod/perlnewmod.pod
90538 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
90539 ! pod/perlmodlib.pod pod/perltoc.pod
90540____________________________________________________________________________
90541[ 6160] By: jhi on 2000/05/29 17:23:55
90542 Log: Changes for the File::Temp 0.08 (change #6159) test suite
90543 to fit better into the Perl distribution test framework.
90544 Branch: cfgperl
90545 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
90546 ! t/lib/ftmp-tempfile.t
90547____________________________________________________________________________
90548[ 6159] By: jhi on 2000/05/29 16:55:36
90549 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
90550 Branch: cfgperl
90551 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
90552 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
90553____________________________________________________________________________
90554[ 6158] By: bailey on 2000/05/29 16:22:08
90555 Log: Add fallback to tmpfile for use in cases where user's relying on
90556 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
90557 Lane's patch)
90558 Branch: vmsperl
90559 ! vms/vms.c vms/vmsish.h
90560____________________________________________________________________________
90561[ 6157] By: jhi on 2000/05/29 03:10:36
90562 Log: Regen Configure to jive with #6149.
90563 Branch: cfgperl
90564 ! Configure
90565 Branch: metaconfig
90566 ! U/modified/Getfile.U
90567____________________________________________________________________________
90568[ 6156] By: jhi on 2000/05/29 03:01:38
90569 Log: Integrate with Sarathy.
90570 Branch: cfgperl
90571 +> ext/DynaLoader/dl_mac.xs
90572 !> (integrate 38 files)
90573____________________________________________________________________________
90574[ 6155] By: gsar on 2000/05/28 21:15:58
90575 Log: small bug in change#6144; remove random \xA0 character that snuck
90576 in via change#6145
90577 Branch: perl
90578 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
90579____________________________________________________________________________
90580[ 6154] By: gsar on 2000/05/28 21:04:19
90581 Log: avoid type mismatch warning
90582 Branch: perl
90583 ! perl.c
90584____________________________________________________________________________
90585[ 6153] By: gsar on 2000/05/28 20:58:31
90586 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
90587 <nick@Bagpuss.uk.boo.com>)
90588 Branch: perl
90589 ! lib/Test/Harness.pm
90590____________________________________________________________________________
90591[ 6152] By: gsar on 2000/05/28 20:53:42
90592 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
90593 Branch: perl
90594 ! regexec.c
90595____________________________________________________________________________
90596[ 6151] By: gsar on 2000/05/28 20:50:28
90597 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
90598 Branch: perl
90599 ! regexec.c
90600____________________________________________________________________________
90601[ 6150] By: gsar on 2000/05/28 20:39:58
90602 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
90603 Branch: perl
90604 ! pod/perlrequick.pod
90605____________________________________________________________________________
90606[ 6149] By: gsar on 2000/05/28 20:35:16
90607 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
90608 <troc@netrus.net>)
90609 Branch: perl
90610 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
90611 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
90612 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
90613 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
90614____________________________________________________________________________
90615[ 6148] By: gsar on 2000/05/28 20:21:07
90616 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
90617 Branch: perl
90618 ! lib/ExtUtils/MM_Unix.pm
90619____________________________________________________________________________
90620[ 6147] By: gsar on 2000/05/28 20:12:41
90621 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
90622 (from Peter Prymmer)
90623 Branch: perl
90624 ! vms/subconfigure.com
90625____________________________________________________________________________
90626[ 6146] By: gsar on 2000/05/28 20:06:15
90627 Log: doc typo
90628 Branch: perl
90629 ! lib/warnings.pm warnings.h warnings.pl
90630____________________________________________________________________________
90631[ 6145] By: gsar on 2000/05/28 18:44:33
90632 Log: make xsubpp skip embedded pod (from Matthias Neeracher
90633 <neeri@iis.ee.ethz.ch>)
90634 Branch: perl
90635 ! lib/ExtUtils/xsubpp
90636____________________________________________________________________________
90637[ 6144] By: gsar on 2000/05/28 18:42:49
90638 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
90639 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
90640 <neeri@iis.ee.ethz.ch>)
90641 Branch: perl
90642 ! lib/AutoSplit.pm
90643____________________________________________________________________________
90644[ 6143] By: gsar on 2000/05/28 18:41:12
90645 Log: MacOS support, part 1 (from Matthias Neeracher
90646 <neeri@iis.ee.ethz.ch>)
90647 Branch: perl
90648 + ext/DynaLoader/dl_mac.xs
90649 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
90650 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
90651 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
90652 ! util.h
90653____________________________________________________________________________
90654[ 6142] By: gsar on 2000/05/28 18:21:51
90655 Log: File::Find fails to chdir when chasing symlinks (from
90656 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
90657 Branch: perl
90658 ! lib/File/Find.pm t/lib/filefind.t
90659____________________________________________________________________________
90660[ 6141] By: jhi on 2000/05/28 14:25:15
90661 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
90662 forwarded by Peter Seebach from the bsdi-users mailing list.
90663 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
90664 Branch: perl
90665 ! hints/bsdos.sh
90666____________________________________________________________________________
90667[ 6140] By: jhi on 2000/05/28 14:11:57
90668 Log: Integrate with Sarathy.
90669 Branch: cfgperl
90670 +> (branch 30 files)
90671 !> (integrate 93 files)
90672____________________________________________________________________________
90673[ 6139] By: gsar on 2000/05/28 10:01:48
90674 Log: revise mktables.PL for bugs and newness in Unicode 3.0
90675 (from James Bence <jbence@amgen.com>)
90676 Branch: perl
90677 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
90678 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
90679 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
90680 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
90681 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
90682 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
90683 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
90684 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
90685 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
90686 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
90687 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
90688 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
90689 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
90690 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
90691 + lib/unicode/Is/SylWU.pl
90692 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
90693 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
90694 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
90695 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
90696 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
90697 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
90698 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
90699 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
90700 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
90701 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
90702 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
90703 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
90704 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
90705 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
90706 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
90707 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
90708 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
90709 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
90710 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
90711 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
90712 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
90713 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
90714 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
90715 ! lib/unicode/Makefile lib/unicode/mktables.PL
90716____________________________________________________________________________
90717[ 6138] By: gsar on 2000/05/28 08:50:32
90718 Log: add note about the handling of negative indices to tied arrays
90719 (from Michael G Schwern <schwern@pobox.com>)
90720 Branch: perl
90721 ! pod/perltie.pod
90722____________________________________________________________________________
90723[ 6137] By: gsar on 2000/05/28 08:46:10
90724 Log: fix bogus redeclaration warning for "our" variables in different
90725 scopes
90726 Branch: perl
90727 ! op.c t/pragma/strict-vars
90728____________________________________________________________________________
90729[ 6136] By: gsar on 2000/05/28 08:31:20
90730 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
90731 Branch: perl
90732 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
90733____________________________________________________________________________
90734[ 6135] By: gsar on 2000/05/28 08:17:50
90735 Log: enable Test::Harness to dynamically determine column width etc.
90736 (from Rob Napier <rnapier@employees.org>)
90737 Branch: perl
90738 ! lib/Test/Harness.pm
90739____________________________________________________________________________
90740[ 6134] By: gsar on 2000/05/28 08:13:39
90741 Log: make Test::Harness use wait.h/WCOREDUMP if available
90742 (from Ben Tilly <ben_tilly@hotmail.com>)
90743 Branch: perl
90744 ! lib/Test/Harness.pm
90745____________________________________________________________________________
90746[ 6133] By: gsar on 2000/05/28 08:08:05
90747 Log: elide bogus test in change#6132
90748 Branch: perl
90749 ! t/pragma/warn/9enabled
90750____________________________________________________________________________
90751[ 6132] By: gsar on 2000/05/28 08:03:14
90752 Log: warnings::enabled() doesn't fall back to looking at $^W if
90753 caller isn't using lexical warnings (from Paul Marquess)
90754 Branch: perl
90755 ! pp_ctl.c t/pragma/warn/9enabled
90756____________________________________________________________________________
90757[ 6131] By: gsar on 2000/05/28 07:57:47
90758 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
90759 Branch: perl
90760 ! ext/POSIX/POSIX.pm
90761____________________________________________________________________________
90762[ 6130] By: gsar on 2000/05/28 07:29:12
90763 Log: fix places that mean C<"word" character> but say C<alphanumeric
90764 character>
90765 Branch: perl
90766 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
90767____________________________________________________________________________
90768[ 6129] By: gsar on 2000/05/28 07:18:41
90769 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
90770 Branch: perl
90771 ! vms/test.com
90772____________________________________________________________________________
90773[ 6128] By: gsar on 2000/05/28 07:12:55
90774 Log: new perlxstut example for passing/returning refs to arrays
90775 (from David Lowe <dlowe@pootpoot.com>)
90776 Branch: perl
90777 ! pod/perlxstut.pod
90778____________________________________________________________________________
90779[ 6127] By: gsar on 2000/05/28 07:02:50
90780 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
90781 failed (from Gisle Aas)
90782 Branch: perl
90783 ! cop.h perl.c
90784____________________________________________________________________________
90785[ 6126] By: gsar on 2000/05/28 06:39:53
90786 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
90787 (reworked variant of patch suggested by Simon Cozens)
90788 Branch: perl
90789 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
90790 ! pp_hot.c proto.h t/op/gv.t
90791____________________________________________________________________________
90792[ 6125] By: gsar on 2000/05/28 05:14:55
90793 Log: enable propagating exception objects via Perl_croak() in XS code
90794 (from Gisle Aas)
90795 Branch: perl
90796 ! util.c
90797____________________________________________________________________________
90798[ 6124] By: gsar on 2000/05/28 05:07:28
90799 Log: integrate vmsperl contents into mainline
90800 Branch: perl
90801 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
90802 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
90803 !> vms/vmsish.h
90804____________________________________________________________________________
90805[ 6123] By: gsar on 2000/05/28 05:03:53
90806 Log: clarify gotcha with #line directives (from Rocco Caputo
90807 <troc@netrus.net>)
90808 Branch: perl
90809 ! pod/perldebug.pod pod/perlsyn.pod
90810____________________________________________________________________________
90811[ 6122] By: gsar on 2000/05/28 04:58:29
90812 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
90813 (from Mark-Jason Dominus)
90814 Branch: perl
90815 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
90816 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
90817 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
90818 ! toke.c
90819____________________________________________________________________________
90820[ 6121] By: bailey on 2000/05/25 04:46:54
90821 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
90822 lists (based on fixes by Craig Berry)
90823 Branch: vmsperl
90824 ! lib/File/Spec/VMS.pm
90825____________________________________________________________________________
90826[ 6120] By: bailey on 2000/05/25 04:25:38
90827 Log: Add missing escape (Charles Lane)
90828 Branch: vmsperl
90829 ! t/op/lex_assign.t
90830____________________________________________________________________________
90831[ 6119] By: bailey on 2000/05/25 04:21:25
90832 Log: Quiet error messages in vmsish.t (Charles Lane)
90833 Branch: vmsperl
90834 ! vms/ext/vmsish.t
90835____________________________________________________________________________
90836[ 6118] By: bailey on 2000/05/25 04:17:57
90837 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
90838 Flatten case labels in switch statements uniformly (Charles Bailey)
90839 Branch: vmsperl
90840 ! vms/vms.c
90841____________________________________________________________________________
90842[ 6117] By: bailey on 2000/05/25 03:58:09
90843 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
90844 Branch: vmsperl
90845 ! vms/vmsish.h
90846____________________________________________________________________________
90847[ 6116] By: bailey on 2000/05/25 03:11:15
90848 Log: Miscellaneous cosmetic fixes (Charles Lane)
90849 Branch: vmsperl
90850 ! lib/ExtUtils/MM_VMS.pm
90851____________________________________________________________________________
90852[ 6115] By: bailey on 2000/05/25 03:10:36
90853 Log: Add bounds checking for several strings (Charles Lane)
90854 Branch: vmsperl
90855 ! vms/vms.c
90856____________________________________________________________________________
90857[ 6114] By: bailey on 2000/05/25 02:25:34
90858 Log: Urk -- undo previous removal of vmsish 'exit' change
90859 Branch: vmsperl
90860 ! vms/ext/vmsish.pm vms/vmsish.h
90861____________________________________________________________________________
90862[ 6113] By: bailey on 2000/05/24 02:24:40
90863 Log: Ugly workaround for version-specific RTL error
90864 Branch: vmsperl
90865 ! vms/vms.c
90866____________________________________________________________________________
90867[ 6112] By: bailey on 2000/05/24 02:19:55
90868 Log: Check for existence of file before trying to delete
90869 Branch: vmsperl
90870 ! vms/test.com
90871____________________________________________________________________________
90872[ 6111] By: bailey on 2000/05/23 23:35:13
90873 Log: Resync with mainline prior to post-5.6.0 updates
90874 Branch: vmsperl
90875 +> (branch 49 files)
90876 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
90877 ! vms/ext/vmsish.pm
90878 !> (integrate 334 files)
90879____________________________________________________________________________
90880[ 6110] By: jhi on 2000/05/23 19:28:32
90881 Log: todo tweak
90882 Branch: cfgperl
90883 ! Todo-5.6
90884____________________________________________________________________________
90885[ 6109] By: jhi on 2000/05/18 17:38:54
90886 Log: Integrate with Sarathy.
90887 Branch: cfgperl
90888 !> mg.c perl.h win32/perlhost.h
90889____________________________________________________________________________
90890[ 6108] By: gsar on 2000/05/17 02:24:56
90891 Log: reenable fake signal handling on Windows, bugs and all
90892 Branch: perl
90893 ! mg.c perl.h win32/perlhost.h
90894____________________________________________________________________________
90895[ 6107] By: jhi on 2000/05/15 18:01:41
90896 Log: Tweak the todo list.
90897 Branch: cfgperl
90898 ! Todo-5.6
90899____________________________________________________________________________
90900[ 6106] By: jhi on 2000/05/15 13:41:48
90901 Log: The (Configure) script refuses to go on, after asking for
90902 'You may also choose to try maximal 64-bitness....'.
90903 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
90904 -- Patrick Zima
90905 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
90906 Branch: cfgperl
90907 ! hints/solaris_2.sh
90908____________________________________________________________________________
90909[ 6105] By: jhi on 2000/05/11 14:37:43
90910 Log: Integrate with Sarathy.
90911 Branch: cfgperl
90912 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
90913 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
90914____________________________________________________________________________
90915[ 6104] By: gsar on 2000/05/11 03:39:07
90916 Log: PL_sys_intern was being initialized too late on windows
90917 Branch: perl
90918 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
90919 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
90920____________________________________________________________________________
90921[ 6103] By: jhi on 2000/05/09 19:42:20
90922 Log: Test tweaking for Unicos continues.
90923 Branch: cfgperl
90924 ! t/op/64bitint.t
90925____________________________________________________________________________
90926[ 6102] By: jhi on 2000/05/09 16:47:27
90927 Log: The test suite tweak in #6101 wasn't quite right.
90928 Branch: cfgperl
90929 ! t/lib/complex.t
90930____________________________________________________________________________
90931[ 6101] By: jhi on 2000/05/09 15:35:34
90932 Log: Hints and test tweaks for Unicos.
90933 Branch: cfgperl
90934 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
90935____________________________________________________________________________
90936[ 6100] By: jhi on 2000/05/08 21:15:06
90937 Log: More compilation tweakery from Allen Smith.
90938 Branch: cfgperl
90939 ! hints/irix_6.sh
90940____________________________________________________________________________
90941[ 6099] By: jhi on 2000/05/08 19:21:18
90942 Log: Tweaks for the cc bugs from Allen Smith.
90943 Branch: cfgperl
90944 ! hints/irix_6.sh
90945____________________________________________________________________________
90946[ 6098] By: jhi on 2000/05/08 19:13:37
90947 Log: Add a note about other, yet unsupported, shadow password APIs.
90948 Branch: cfgperl
90949 ! pp_sys.c
90950____________________________________________________________________________
90951[ 6097] By: jhi on 2000/05/08 18:46:34
90952 Log: Add a note about possible compilation problems from Allen Smith.
90953 Branch: cfgperl
90954 ! hints/irix_6.sh
90955____________________________________________________________________________
90956[ 6096] By: jhi on 2000/05/08 17:33:10
90957 Log: Integrate with Sarathy.
90958 Branch: cfgperl
90959 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
90960 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
90961____________________________________________________________________________
90962[ 6095] By: jhi on 2000/05/08 16:21:33
90963 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
90964 might be useful in future.
90965 Branch: cfgperl
90966 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90967 ! config_h.SH
90968 Branch: metaconfig
90969 ! U/installdirs/inc_version_list.U
90970 Branch: metaconfig/U/perl
90971 ! perlxv.U
90972____________________________________________________________________________
90973[ 6094] By: gsar on 2000/05/08 14:22:22
90974 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
90975 Branch: perl
90976 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
90977 ! hints/cygwin.sh pp_sys.c
90978____________________________________________________________________________
90979[ 6093] By: gsar on 2000/05/08 12:52:28
90980 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
90981 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
90982 Branch: perl
90983 ! pp_sys.c sv.c win32/perlhost.h
90984____________________________________________________________________________
90985[ 6092] By: jhi on 2000/05/07 22:40:34
90986 Log: Regen perltoc with the fixed buildtoc.
90987 Branch: cfgperl
90988 ! pod/perltoc.pod
90989____________________________________________________________________________
90990[ 6091] By: jhi on 2000/05/07 22:24:16
90991 Log: Integrate with Sarathy.
90992 Branch: cfgperl
90993 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
90994 !> t/op/substr.t toke.c
90995____________________________________________________________________________
90996[ 6090] By: gsar on 2000/05/07 19:47:07
90997 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
90998 [NI]OK; added tests for both
90999 Branch: perl
91000 ! perl.c pp_hot.c sv.c t/op/substr.t
91001____________________________________________________________________________
91002[ 6089] By: gsar on 2000/05/07 18:18:38
91003 Log: buildtoc tweak to fix newline lossage
91004 Branch: perl
91005 ! pod/buildtoc
91006____________________________________________________________________________
91007[ 6088] By: jhi on 2000/05/07 16:35:36
91008 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
91009 because we do not use those. The HAS_GETSPNAM remains,
91010 though, because we still do use that.
91011 Branch: cfgperl
91012 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91013 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
91014 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
91015 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
91016 ! win32/config.vc win32/config_H.bc win32/config_H.gc
91017 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
91018____________________________________________________________________________
91019[ 6087] By: gsar on 2000/05/07 16:05:16
91020 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
91021 Branch: perl
91022 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
91023____________________________________________________________________________
91024[ 6086] By: jhi on 2000/05/07 15:27:07
91025 Log: Integrate with Sarathy.
91026 Branch: cfgperl
91027 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
91028 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
91029 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
91030 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
91031 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
91032 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
91033____________________________________________________________________________
91034[ 6085] By: gsar on 2000/05/07 05:52:02
91035 Log: repeat operator (x) doesn't preserve utf8-ness
91036 Branch: perl
91037 ! pp.c t/op/substr.t
91038____________________________________________________________________________
91039[ 6084] By: gsar on 2000/05/07 05:39:55
91040 Log: substr() does not preserve utf8-ness (from Stefan Eissing
91041 <Eissing@medicaldataservice.de>); added tests
91042 Branch: perl
91043 ! pp.c t/op/substr.t
91044____________________________________________________________________________
91045[ 6083] By: gsar on 2000/05/07 05:24:46
91046 Log: note about undocumented caller() return value (from M.J.T. Guy);
91047 yet another peek.t tweak
91048 Branch: perl
91049 ! pod/perlfunc.pod t/lib/peek.t
91050____________________________________________________________________________
91051[ 6082] By: gsar on 2000/05/07 05:08:40
91052 Log: peek.t non-portable to ithreads
91053 Branch: perl
91054 ! t/lib/peek.t
91055____________________________________________________________________________
91056[ 6081] By: gsar on 2000/05/07 04:17:04
91057 Log: better default perlbug categories for ok reports (from Richard Foley)
91058 Branch: perl
91059 ! utils/perlbug.PL
91060____________________________________________________________________________
91061[ 6080] By: gsar on 2000/05/07 04:08:07
91062 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
91063 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
91064 Branch: perl
91065 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
91066 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
91067 ! AUTHORS MAINTAIN MANIFEST
91068____________________________________________________________________________
91069[ 6079] By: gsar on 2000/05/07 04:01:38
91070 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
91071 Branch: perl
91072 ! lib/Carp/Heavy.pm
91073____________________________________________________________________________
91074[ 6078] By: gsar on 2000/05/07 01:24:19
91075 Log: workaround for CRT bug in chdir() (from Charles Lane, via
91076 Peter Prymmer)
91077 Branch: perl
91078 ! iperlsys.h vms/vms.c vms/vmsish.h
91079____________________________________________________________________________
91080[ 6077] By: gsar on 2000/05/07 01:22:23
91081 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
91082 and Tom Phoenix)
91083 Branch: perl
91084 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
91085____________________________________________________________________________
91086[ 6076] By: gsar on 2000/05/06 17:36:29
91087 Log: integrate cfgperl contents into mainline
91088 Branch: perl
91089 +> t/lib/peek.t
91090 !> Configure MANIFEST Porting/Glossary Porting/config.sh
91091 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
91092 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
91093 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
91094____________________________________________________________________________
91095[ 6075] By: jhi on 2000/05/05 18:56:10
91096 Log: Make the test more portable.
91097 Branch: cfgperl
91098 ! t/lib/peek.t
91099____________________________________________________________________________
91100[ 6074] By: jhi on 2000/05/05 18:49:20
91101 Log: Introduce t/lib/peek.t.
91102 Branch: cfgperl
91103 + t/lib/peek.t
91104 ! MANIFEST
91105____________________________________________________________________________
91106[ 6073] By: jhi on 2000/05/05 14:30:45
91107 Log: Complex tweaks.
91108 Branch: cfgperl
91109 ! lib/Math/Complex.pm t/lib/complex.t
91110____________________________________________________________________________
91111[ 6072] By: jhi on 2000/05/05 12:27:13
91112 Log: Integrate with Sarathy.
91113 Branch: cfgperl
91114 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
91115 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
91116 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
91117 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
91118____________________________________________________________________________
91119[ 6071] By: gsar on 2000/05/05 02:24:46
91120 Log: misformatted perllocal.pod (from Tim Jenness
91121 <t.jenness@jach.hawaii.edu>)
91122 Branch: perl
91123 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
91124____________________________________________________________________________
91125[ 6070] By: gsar on 2000/05/05 02:16:52
91126 Log: remove misleading comment (from M.J.T. Guy)
91127 Branch: perl
91128 ! t/lib/anydbm.t
91129____________________________________________________________________________
91130[ 6069] By: gsar on 2000/05/05 02:15:13
91131 Log: File::Spec compatibility update (from Barrie Slaymaker
91132 <barries@slaysys.com>)
91133 Branch: perl
91134 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
91135 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
91136____________________________________________________________________________
91137[ 6068] By: gsar on 2000/05/05 02:01:50
91138 Log: note about values()
91139 Branch: perl
91140 ! pod/perlfunc.pod
91141____________________________________________________________________________
91142[ 6067] By: gsar on 2000/05/05 01:33:09
91143 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
91144 Branch: perl
91145 ! win32/win32.c
91146____________________________________________________________________________
91147[ 6066] By: gsar on 2000/05/05 01:23:43
91148 Log: s/END/CHECK/
91149 Branch: perl
91150 ! perl.c
91151____________________________________________________________________________
91152[ 6065] By: jhi on 2000/05/04 17:30:22
91153 Log: Integrate with Sarathy.
91154 Branch: cfgperl
91155 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
91156____________________________________________________________________________
91157[ 6064] By: gsar on 2000/05/04 17:26:14
91158 Log: change#5905 wasn't quite right--it's intent only applies when arguments
91159 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
91160 Branch: perl
91161 ! pp_sys.c sv.c
91162____________________________________________________________________________
91163[ 6063] By: gsar on 2000/05/04 16:52:29
91164 Log: tokeq() could read unallocated field in argument
91165 Branch: perl
91166 ! toke.c
91167____________________________________________________________________________
91168[ 6062] By: gsar on 2000/05/04 16:34:51
91169 Log: additional tests for utf8.t
91170 Branch: perl
91171 ! t/pragma/utf8.t
91172____________________________________________________________________________
91173[ 6061] By: gsar on 2000/05/04 16:09:28
91174 Log: change#5921 neglected to make eq honor "use bytes"
91175 Branch: perl
91176 ! sv.c
91177____________________________________________________________________________
91178[ 6060] By: jhi on 2000/05/04 15:30:16
91179 Log: Integrate with Sarathy.
91180 Branch: cfgperl
91181 !> perl.c regcomp.c t/pragma/utf8.t
91182____________________________________________________________________________
91183[ 6059] By: jhi on 2000/05/04 15:26:37
91184 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
91185 in natively 64-bit platforms where a long is a quad (no need
91186 for long longs). Also added bias for IVs.
91187 Branch: cfgperl
91188 ! toke.c
91189____________________________________________________________________________
91190[ 6058] By: gsar on 2000/05/04 00:19:14
91191 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
91192 (spotted by Donald Kinzer <dkinzer@premia.com>)
91193 Branch: perl
91194 ! perl.c
91195____________________________________________________________________________
91196[ 6057] By: gsar on 2000/05/03 18:34:01
91197 Log: fix broken parsing of /\x{ab}/
91198 Branch: perl
91199 ! regcomp.c t/pragma/utf8.t
91200____________________________________________________________________________
91201[ 6056] By: jhi on 2000/05/03 17:57:16
91202 Log: The search of infinity continues, this time simplified.
91203 Branch: cfgperl
91204 ! lib/Math/Complex.pm
91205____________________________________________________________________________
91206[ 6055] By: jhi on 2000/05/03 17:45:30
91207 Log: Detypo.
91208 Branch: cfgperl
91209 ! hints/unicos.sh
91210____________________________________________________________________________
91211[ 6054] By: jhi on 2000/05/02 22:28:27
91212 Log: Be more forgiving in POSIX about HUGE_VALL.
91213 Branch: cfgperl
91214 ! ext/POSIX/POSIX.xs
91215____________________________________________________________________________
91216[ 6053] By: jhi on 2000/05/02 22:25:05
91217 Log: Integrate with Sarathy.
91218 Branch: cfgperl
91219 !> hints/irix_6.sh pod/perlop.pod
91220____________________________________________________________________________
91221[ 6052] By: jhi on 2000/05/02 22:24:31
91222 Log: Unicos hint tweak.
91223 Branch: cfgperl
91224 ! hints/unicos.sh
91225____________________________________________________________________________
91226[ 6051] By: jhi on 2000/05/02 22:21:26
91227 Log: Complex tweakery.
91228 Branch: cfgperl
91229 ! lib/Math/Complex.pm t/lib/complex.t
91230____________________________________________________________________________
91231[ 6050] By: jhi on 2000/05/02 19:26:22
91232 Log: Use setxxent()/endxxent().
91233 Branch: cfgperl
91234 ! t/op/grent.t t/op/pwent.t
91235____________________________________________________________________________
91236[ 6049] By: jhi on 2000/05/02 19:06:02
91237 Log: Test both the scalar and list contexts.
91238 Branch: cfgperl
91239 ! t/op/grent.t t/op/pwent.t
91240____________________________________________________________________________
91241[ 6048] By: gsar on 2000/05/02 18:29:10
91242 Log: add note about how $( doesn't interpolate in REs (from
91243 Philip Newton <newton@ficus.frogspace.net>)
91244 Branch: perl
91245 ! pod/perlop.pod
91246____________________________________________________________________________
91247[ 6047] By: jhi on 2000/05/02 17:41:24
91248 Log: Call getspnam() only iff needed.
91249 Branch: cfgperl
91250 ! pp_sys.c
91251____________________________________________________________________________
91252[ 6046] By: gsar on 2000/05/02 17:07:25
91253 Log: libscheck has insufficient checks for n32 libs (from
91254 Albert Chin-A-Young <china@thewrittenword.com>)
91255 Branch: perl
91256 ! hints/irix_6.sh
91257____________________________________________________________________________
91258[ 6045] By: jhi on 2000/05/02 13:57:17
91259 Log: Integrate with Sarathy.
91260 Branch: cfgperl
91261 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
91262 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
91263____________________________________________________________________________
91264[ 6044] By: gsar on 2000/05/02 06:48:19
91265 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
91266 such that underscores are only ignored in literal numbers,
91267 "\x{...}", and hex/oct argument
91268 Branch: perl
91269 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
91270____________________________________________________________________________
91271[ 6043] By: gsar on 2000/05/02 02:22:29
91272 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
91273 Branch: perl
91274 ! pod/perlretut.pod
91275____________________________________________________________________________
91276[ 6042] By: gsar on 2000/05/02 02:17:51
91277 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
91278 Branch: perl
91279 ! pod/perltrap.pod
91280____________________________________________________________________________
91281[ 6041] By: gsar on 2000/05/02 01:53:51
91282 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
91283 to compensate
91284 Branch: perl
91285 ! Porting/makerel
91286____________________________________________________________________________
91287[ 6040] By: gsar on 2000/05/02 01:51:57
91288 Log: missing files in MANIFEST
91289 Branch: perl
91290 ! MANIFEST
91291____________________________________________________________________________
91292[ 6039] By: jhi on 2000/05/02 00:36:46
91293 Log: Infinite problems.
91294 Branch: cfgperl
91295 ! lib/Math/Complex.pm
91296____________________________________________________________________________
91297[ 6038] By: jhi on 2000/05/02 00:06:38
91298 Log: pwent/spent #ifdef imbalance.
91299 Branch: cfgperl
91300 ! pp_sys.c
91301____________________________________________________________________________
91302[ 6037] By: jhi on 2000/05/01 22:50:11
91303 Log: Use HUGE_VALL if applicable.
91304 Branch: cfgperl
91305 ! ext/POSIX/POSIX.xs util.c
91306____________________________________________________________________________
91307[ 6036] By: jhi on 2000/05/01 22:20:53
91308 Log: Correct Freudian slip.
91309 Branch: cfgperl
91310 ! pp_sys.c
91311____________________________________________________________________________
91312[ 6035] By: jhi on 2000/05/01 21:07:38
91313 Log: Continue on the pwent/spent case.
91314 Branch: cfgperl
91315 ! pp_sys.c
91316____________________________________________________________________________
91317[ 6034] By: jhi on 2000/05/01 17:45:14
91318 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
91319 adjustments in 6032 conflicted badly with this, will have
91320 to revisit them later.
91321 Branch: cfgperl
91322 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
91323 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
91324 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
91325 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
91326 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
91327 !> t/lib/cgi-html.t t/lib/cgi-request.t
91328____________________________________________________________________________
91329[ 6033] By: jhi on 2000/05/01 17:40:49
91330 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
91331 Branch: cfgperl
91332 ! pp_sys.c
91333____________________________________________________________________________
91334[ 6032] By: gsar on 2000/05/01 15:56:32
91335 Log: whitespace adjustments
91336 Branch: perl
91337 ! pp_sys.c
91338____________________________________________________________________________
91339[ 6031] By: gsar on 2000/05/01 15:19:41
91340 Log: small nits in diagnostics.pm (from Robin Barker)
91341 Branch: perl
91342 ! lib/diagnostics.pm pod/perldiag.pod
91343____________________________________________________________________________
91344[ 6030] By: gsar on 2000/05/01 08:39:18
91345 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
91346 for @- and @+ (from Johan Vromans)
91347 Branch: perl
91348 ! lib/English.pm pod/perlvar.pod
91349____________________________________________________________________________
91350[ 6029] By: gsar on 2000/05/01 08:16:10
91351 Log: add CGI.pm v2.66 (from Lincoln Stein)
91352 Branch: perl
91353 + lib/CGI/Util.pm t/lib/cgi-pretty.t
91354 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
91355 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
91356 ! t/lib/cgi-html.t t/lib/cgi-request.t
91357____________________________________________________________________________
91358[ 6028] By: gsar on 2000/05/01 06:34:41
91359 Log: Pod::Man generates groff-incompatible macro definition (from
91360 Tom Christiansen)
91361 Branch: perl
91362 ! lib/Pod/Man.pm
91363____________________________________________________________________________
91364[ 6027] By: gsar on 2000/05/01 06:31:36
91365 Log: podlators-1.02 update (from Russ Allbery)
91366 Branch: perl
91367 ! lib/Pod/Man.pm lib/Pod/Text.pm
91368____________________________________________________________________________
91369[ 6026] By: jhi on 2000/04/30 23:24:23
91370 Log: Integrate with Sarathy.
91371 Branch: cfgperl
91372 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
91373 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
91374 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
91375 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
91376 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
91377 !> t/lib/syslog.t toke.c win32/win32.h
91378____________________________________________________________________________
91379[ 6025] By: gsar on 2000/04/30 18:17:47
91380 Log: Is{Alnum,Alpha,Word} don't match titlecase
91381
91382 TODO: IsSpace is defined recursively!
91383
91384 (both spotted by Larry)
91385 Branch: perl
91386 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
91387 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
91388____________________________________________________________________________
91389[ 6024] By: gsar on 2000/04/30 17:50:19
91390 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
91391 (from Hugo van der Sanden)
91392 Branch: perl
91393 ! toke.c
91394____________________________________________________________________________
91395[ 6023] By: gsar on 2000/04/30 17:14:43
91396 Log: debugger stomps on $. (from M.J.T. Guy)
91397 Branch: perl
91398 ! lib/perl5db.pl
91399____________________________________________________________________________
91400[ 6022] By: gsar on 2000/04/30 16:59:22
91401 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
91402 Branch: perl
91403 ! sv.c
91404____________________________________________________________________________
91405[ 6021] By: gsar on 2000/04/29 21:00:08
91406 Log: remove Win2K issue in pod (fixed by change#6020)
91407 Branch: perl
91408 ! README.win32 pod/perl56delta.pod
91409____________________________________________________________________________
91410[ 6020] By: gsar on 2000/04/29 20:51:49
91411 Log: test tweak
91412 Branch: perl
91413 ! t/lib/open3.t
91414____________________________________________________________________________
91415[ 6019] By: gsar on 2000/04/29 20:34:27
91416 Log: windows portability tweaks
91417 Branch: perl
91418 ! t/lib/b.t win32/win32.h
91419____________________________________________________________________________
91420[ 6018] By: gsar on 2000/04/29 19:55:24
91421 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
91422 make _PATH_LOG() return "" if unavailable
91423 Branch: perl
91424 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
91425 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
91426____________________________________________________________________________
91427[ 6017] By: jhi on 2000/04/28 22:49:46
91428 Log: Integrate with Sarathy.
91429 Branch: cfgperl
91430 !> op.c perl.c pod/perldiag.pod t/lib/b.t
91431____________________________________________________________________________
91432[ 6016] By: jhi on 2000/04/28 22:46:14
91433 Log: Do not warn that an infinity does not look like a number.
91434 Branch: cfgperl
91435 ! sv.c
91436____________________________________________________________________________
91437[ 6015] By: gsar on 2000/04/28 22:35:49
91438 Log: tweak test for portability
91439 Branch: perl
91440 ! t/lib/b.t
91441____________________________________________________________________________
91442[ 6014] By: gsar on 2000/04/28 22:05:31
91443 Log: glob() loading File::Glob behind the scenes may cause syntax errors
91444 Branch: perl
91445 ! op.c
91446____________________________________________________________________________
91447[ 6013] By: gsar on 2000/04/28 21:25:22
91448 Log: tweak change#5945 to display correct switch name in diagnostic
91449 Branch: perl
91450 ! perl.c pod/perldiag.pod
91451____________________________________________________________________________
91452[ 6012] By: jhi on 2000/04/28 21:08:12
91453 Log: Integrate with Sarathy.
91454 Branch: cfgperl
91455 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
91456 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
91457 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
91458____________________________________________________________________________
91459[ 6011] By: jhi on 2000/04/28 21:04:46
91460 Log: &HUGE_VAL is not defined, it exists.
91461 Branch: cfgperl
91462 ! lib/Math/Complex.pm
91463____________________________________________________________________________
91464[ 6010] By: gsar on 2000/04/28 21:02:58
91465 Log: clarify note about shadow password support (from
91466 gellyfish@gellyfish.com)
91467 Branch: perl
91468 ! pod/perlfunc.pod
91469____________________________________________________________________________
91470[ 6009] By: gsar on 2000/04/28 21:00:00
91471 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
91472 Branch: perl
91473 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
91474____________________________________________________________________________
91475[ 6008] By: gsar on 2000/04/28 20:56:33
91476 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
91477 Branch: perl
91478 ! installperl vms/subconfigure.com
91479____________________________________________________________________________
91480[ 6007] By: gsar on 2000/04/28 20:51:21
91481 Log: note about compile failures and END blocks (from M.J.T. Guy)
91482 Branch: perl
91483 ! pod/perl56delta.pod pod/perlmod.pod
91484____________________________________________________________________________
91485[ 6006] By: jhi on 2000/04/28 20:42:14
91486 Log: Regen Configure.
91487 Branch: cfgperl
91488 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91489 ! config_h.SH
91490____________________________________________________________________________
91491[ 6005] By: gsar on 2000/04/28 20:41:16
91492 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
91493 Branch: perl
91494 ! utils/perldoc.PL
91495____________________________________________________________________________
91496[ 6004] By: jhi on 2000/04/28 20:28:21
91497 Log: Integrate with Sarathy.
91498 Branch: cfgperl
91499 !> Configure INSTALL Porting/Glossary Porting/config.sh
91500 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
91501 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
91502 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
91503 !> win32/config.vc win32/win32.c
91504____________________________________________________________________________
91505[ 6003] By: gsar on 2000/04/28 20:11:20
91506 Log: allow REG_EXPAND_SZ keys in Windows registry (from
91507 John Clayton <John.Clayton@barclayscapital.com>)
91508 Branch: perl
91509 ! win32/win32.c
91510____________________________________________________________________________
91511[ 6002] By: gsar on 2000/04/28 19:34:16
91512 Log: destructive sv_setsv() can lose UV-ness from source, causing
91513 numeric promotions/comparisons to fail to do the right thing
91514 Branch: perl
91515 ! sv.c
91516____________________________________________________________________________
91517[ 6001] By: gsar on 2000/04/28 18:44:15
91518 Log: support additional library locations via $Config{otherlibdirs}
91519 (from Andy Dougherty)
91520 Branch: perl
91521 ! Configure INSTALL Porting/Glossary Porting/config.sh
91522 ! Porting/config_H config_h.SH epoc/config.sh perl.c
91523 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
91524 ! win32/config.bc win32/config.gc win32/config.vc
91525____________________________________________________________________________
91526[ 6000] By: gsar on 2000/04/28 18:26:58
91527 Log: reworked otherlibdirs.U (from Andy Dougherty)
91528 Branch: metaconfig
91529 ! U/installdirs/otherlibdirs.U
91530____________________________________________________________________________
91531[ 5999] By: gsar on 2000/04/28 18:17:07
91532 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
91533 Branch: perl
91534 ! t/pragma/warn/toke toke.c
91535____________________________________________________________________________
91536[ 5998] By: jhi on 2000/04/28 13:32:17
91537 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
91538 Branch: cfgperl
91539 ! lib/Math/Complex.pm
91540____________________________________________________________________________
91541[ 5997] By: jhi on 2000/04/28 13:14:04
91542 Log: Preserve $!.
91543 Branch: cfgperl
91544 ! lib/Math/Complex.pm
91545____________________________________________________________________________
91546[ 5996] By: jhi on 2000/04/28 12:59:23
91547 Log: Integrate with Sarathy.
91548 Branch: cfgperl
91549 +> pod/perlrequick.pod pod/perlretut.pod
91550 !> (integrate 51 files)
91551____________________________________________________________________________
91552[ 5995] By: gsar on 2000/04/28 09:37:36
91553 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
91554 Branch: perl
91555 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
91556____________________________________________________________________________
91557[ 5994] By: gsar on 2000/04/28 09:33:26
91558 Log: fix for missed accounting for null byte in pack("Z",...) (from
91559 M.J.T. Guy)
91560 Branch: perl
91561 ! pp.c t/op/pack.t
91562____________________________________________________________________________
91563[ 5993] By: gsar on 2000/04/28 09:30:05
91564 Log: various minor tweaks seen on p5p
91565 Branch: perl
91566 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
91567____________________________________________________________________________
91568[ 5992] By: gsar on 2000/04/28 09:08:19
91569 Log: pod nit (from Simon Cozens)
91570 Branch: perl
91571 ! pod/perlop.pod
91572____________________________________________________________________________
91573[ 5991] By: gsar on 2000/04/28 09:06:36
91574 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
91575 Branch: perl
91576 ! README.posix-bc hints/posix-bc.sh
91577____________________________________________________________________________
91578[ 5990] By: gsar on 2000/04/28 08:54:52
91579 Log: use $ENV{LIB} to search for libs under Visual C compiler
91580 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
91581 Branch: perl
91582 ! lib/ExtUtils/Liblist.pm
91583____________________________________________________________________________
91584[ 5989] By: gsar on 2000/04/28 08:27:12
91585 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
91586 itself and no other (from Tom Hughes)
91587 Branch: perl
91588 ! t/op/array.t toke.c
91589____________________________________________________________________________
91590[ 5988] By: gsar on 2000/04/28 08:01:38
91591 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
91592 <paul@miraclefish.com>)
91593 Branch: perl
91594 ! lib/ExtUtils/MakeMaker.pm
91595____________________________________________________________________________
91596[ 5987] By: gsar on 2000/04/28 07:53:09
91597 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
91598 Branch: perl
91599 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
91600____________________________________________________________________________
91601[ 5986] By: gsar on 2000/04/28 07:44:17
91602 Log: add regular expressions tutorial and quick-start guide (from
91603 Mark Kvale <kvale@phy.ucsf.edu>)
91604 Branch: perl
91605 + pod/perlrequick.pod pod/perlretut.pod
91606 ! AUTHORS MAINTAIN MANIFEST
91607____________________________________________________________________________
91608[ 5985] By: gsar on 2000/04/28 07:30:28
91609 Log: forked child may not exit correctly if it failed to open
91610 /dev/console (from Graham Barr)
91611 Branch: perl
91612 ! ext/Sys/Syslog/Syslog.pm
91613____________________________________________________________________________
91614[ 5984] By: gsar on 2000/04/28 07:27:20
91615 Log: attributes::reftype() doesn't work on tied argument
91616 Branch: perl
91617 ! xsutils.c
91618____________________________________________________________________________
91619[ 5983] By: gsar on 2000/04/28 07:15:04
91620 Log: numeric conversion of non-number in change#3378 tramples on
91621 OOK offset, causing segfaults
91622 Branch: perl
91623 ! sv.c
91624____________________________________________________________________________
91625[ 5982] By: gsar on 2000/04/28 04:48:25
91626 Log: avoid error in IO::Socket::INET when given an unknown service name
91627 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
91628 Branch: perl
91629 ! ext/IO/lib/IO/Socket/INET.pm
91630____________________________________________________________________________
91631[ 5981] By: gsar on 2000/04/28 04:31:31
91632 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
91633 prototype mismatch with CORE::glob(); update pod and tests to
91634 suit (File::Glob::glob() is still available for backward
91635 compatibility, but should be considered deprecated)
91636 Branch: perl
91637 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
91638 ! t/lib/glob-taint.t
91639____________________________________________________________________________
91640[ 5980] By: gsar on 2000/04/28 03:47:29
91641 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
91642 <ghudson@mit.edu>)
91643 Branch: metaconfig
91644 ! U/modified/Options.U
91645 Branch: perl
91646 ! Configure
91647____________________________________________________________________________
91648[ 5979] By: gsar on 2000/04/28 03:07:54
91649 Log: under useithreads, constant pad entries could inadvertently be
91650 shared across threads (from Eric Blood <eblood@xmission.com>);
91651 added Eric's test case to testsuite
91652 Branch: perl
91653 ! op.c t/op/misc.t
91654____________________________________________________________________________
91655[ 5978] By: gsar on 2000/04/27 21:13:00
91656 Log: sync version numbers in File::Spec with the ones on CPAN
91657 (from Barrie Slaymaker)
91658 Branch: perl
91659 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
91660 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
91661 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
91662____________________________________________________________________________
91663[ 5977] By: gsar on 2000/04/27 21:07:29
91664 Log: autoquote barewords followed by newline and arrow properly
91665 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
91666 Branch: perl
91667 ! t/pragma/warn/toke toke.c
91668____________________________________________________________________________
91669[ 5976] By: gsar on 2000/04/27 20:41:20
91670 Log: DB_File v1.73 update (from Paul Marquess)
91671 Branch: perl
91672 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
91673 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
91674____________________________________________________________________________
91675[ 5975] By: gsar on 2000/04/27 20:34:24
91676 Log: allow sort() reentrancy (variant of patch suggested by
91677 Hugo van der Sanden)
91678 Branch: perl
91679 ! pp_ctl.c t/op/sort.t
91680____________________________________________________________________________
91681[ 5974] By: gsar on 2000/04/27 19:46:57
91682 Log: change#4197 somehow missed initializing PL_errors, meaning
91683 sytax error queueing wasn't working outside eval"" at all;
91684 also fixed eval"" to localize PL_error_count, so that compile-time
91685 eval's don't clobber the error state of the outer context
91686 Branch: perl
91687 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
91688 ! t/pragma/warn/toke
91689____________________________________________________________________________
91690[ 5973] By: gsar on 2000/04/27 18:29:05
91691 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
91692 Branch: perl
91693 ! regcomp.c regexec.c t/op/re_tests
91694____________________________________________________________________________
91695[ 5972] By: jhi on 2000/04/27 18:22:41
91696 Log: Integrate with Sarathy.
91697 Branch: cfgperl
91698 +> t/lib/b.t t/lib/syslog.t
91699 !> (integrate 31 files)
91700____________________________________________________________________________
91701[ 5971] By: jhi on 2000/04/27 18:18:46
91702 Log: Unicos tweaks from Mark P. Lutz.
91703 Branch: cfgperl
91704 ! hints/unicos.sh lib/Math/Complex.pm
91705____________________________________________________________________________
91706[ 5970] By: gsar on 2000/04/27 18:05:11
91707 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
91708 IV is >32bits
91709 Branch: perl
91710 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
91711____________________________________________________________________________
91712[ 5969] By: gsar on 2000/04/27 17:50:56
91713 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
91714 Branch: perl
91715 + t/lib/syslog.t
91716 ! MANIFEST ext/Sys/Syslog/Syslog.pm
91717____________________________________________________________________________
91718[ 5968] By: gsar on 2000/04/27 17:44:49
91719 Log: tolerate spaces in group names in test on solaris (from David Boyce
91720 <dsb@boyski.com>)
91721 Branch: perl
91722 ! t/op/groups.t
91723____________________________________________________________________________
91724[ 5967] By: gsar on 2000/04/27 17:41:22
91725 Log: improved docs on the warn_uninit diagnostic (from David Glasser
91726 and Simon Cozens)
91727 Branch: perl
91728 ! pod/perldiag.pod
91729____________________________________________________________________________
91730[ 5966] By: gsar on 2000/04/27 16:54:58
91731 Log: add testsuite for B backends, fix bug in B::Deparse (from
91732 Simon Cozens <simon@brecon.co.uk>)
91733 Branch: perl
91734 + t/lib/b.t
91735 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
91736____________________________________________________________________________
91737[ 5965] By: gsar on 2000/04/27 16:10:37
91738 Log: avoid "will not stay shared" warnings for our variables (from
91739 Robin Barker)
91740 Branch: perl
91741 ! op.c t/pragma/warn/op
91742____________________________________________________________________________
91743[ 5964] By: gsar on 2000/04/27 07:05:05
91744 Log: reformat to 72 columns (again)
91745 Branch: perl
91746 ! pod/perldiag.pod
91747____________________________________________________________________________
91748[ 5963] By: gsar on 2000/04/27 06:28:31
91749 Log: patch from Larry to make (\&) prototype work; added tests for
91750 the same
91751 Branch: perl
91752 ! op.c t/comp/proto.t
91753____________________________________________________________________________
91754[ 5962] By: gsar on 2000/04/27 06:15:47
91755 Log: updated README.hpux (from Jeff Okamoto)
91756 Branch: perl
91757 ! README.hpux
91758____________________________________________________________________________
91759[ 5961] By: gsar on 2000/04/27 05:55:03
91760 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
91761 Branch: perl
91762 ! emacs/cperl-mode.el
91763____________________________________________________________________________
91764[ 5960] By: gsar on 2000/04/27 05:49:26
91765 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
91766 Branch: perl
91767 ! INSTALL
91768____________________________________________________________________________
91769[ 5959] By: gsar on 2000/04/27 05:33:41
91770 Log: doubled words in pods (from Simon Cozens
91771 <simon.p.cozens@jp.pwcglobal.com>)
91772 Branch: perl
91773 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
91774 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
91775 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
91776 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
91777 ! pod/perltootc.pod
91778____________________________________________________________________________
91779[ 5958] By: gsar on 2000/04/27 05:11:39
91780 Log: change#3569 deleted some essential code, revert; avoid use of
91781 atexit() to make DynaLoader work properly on AIX under mod_perl
91782 (from Jens-Uwe Mager <jum@helios.de>)
91783 Branch: perl
91784 ! ext/DynaLoader/dl_aix.xs
91785____________________________________________________________________________
91786[ 5957] By: gsar on 2000/04/27 04:54:51
91787 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
91788 Branch: perl
91789 ! pod/perlmod.pod
91790____________________________________________________________________________
91791[ 5956] By: gsar on 2000/04/27 04:51:47
91792 Log: better diagnostics on failed tests (from Ilya Zakharevich)
91793 Branch: perl
91794 ! t/op/lex_assign.t
91795____________________________________________________________________________
91796[ 5955] By: gsar on 2000/04/27 04:26:44
91797 Log: longstanding bug exposed by change#3307: sort arguments weren't
91798 compiled with the right wantarray context (ensuing runtime lookup
91799 via block_gimme() was getting the incidental context of the
91800 sort() itself)
91801 Branch: perl
91802 ! op.c t/op/sort.t
91803____________________________________________________________________________
91804[ 5954] By: gsar on 2000/04/26 23:42:12
91805 Log: integrate cfgperl contents into mainline
91806 Branch: perl
91807 !> (integrate 30 files)
91808____________________________________________________________________________
91809[ 5953] By: jhi on 2000/04/26 23:06:42
91810 Log: Integrate with Sarathy.
91811 Branch: cfgperl
91812 !> README.win32 ext/B/B/Deparse.pm
91813 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
91814 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
91815 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
91816 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
91817 !> utils/perldoc.PL vms/perlvms.pod
91818____________________________________________________________________________
91819[ 5952] By: jhi on 2000/04/26 23:03:46
91820 Log: Undo "use integer" addition from 64bitint as it seems
91821 to break most of the subtests in Digital UNIX;
91822 Unicos needs to find another way.
91823 Branch: cfgperl
91824 ! t/op/64bitint.t
91825____________________________________________________________________________
91826[ 5951] By: jhi on 2000/04/26 22:57:53
91827 Log: Be more robust on "extreme" (large absolute value)
91828 arguments. Originally reported by Daniel Connelly
91829 as a problem with asinh() on large negative arguments,
91830 asinh() used to bail out because an argument to log()
91831 ended up being zero. Ilya Zakharevich proposed using
91832 Taylor's series in such cases, which for such large
91833 arguments is a very good approximation.
91834 Branch: cfgperl
91835 ! lib/Math/Complex.pm t/lib/complex.t
91836____________________________________________________________________________
91837[ 5950] By: gsar on 2000/04/25 19:13:12
91838 Log: reformat perldiag to avoid long lines
91839 Branch: perl
91840 ! pod/perldiag.pod
91841____________________________________________________________________________
91842[ 5949] By: gsar on 2000/04/25 18:41:11
91843 Log: make perldoc use the pod2man from the same version (from
91844 M.J.T. Guy)
91845 Branch: perl
91846 ! utils/perldoc.PL
91847____________________________________________________________________________
91848[ 5948] By: gsar on 2000/04/25 18:21:57
91849 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
91850 <kompas@kompas.usr.onet.pl>)
91851 Branch: perl
91852 ! lib/vars.pm
91853____________________________________________________________________________
91854[ 5947] By: gsar on 2000/04/25 18:11:53
91855 Log: use &dl_error rather than &dl_load_file as the guard for calling
91856 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
91857 statically built perl)
91858 Branch: perl
91859 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
91860____________________________________________________________________________
91861[ 5946] By: jhi on 2000/04/25 17:37:54
91862 Log: Document that tr() is not tr(1).
91863 Branch: cfgperl
91864 ! pod/perlop.pod
91865____________________________________________________________________________
91866[ 5945] By: gsar on 2000/04/25 16:34:33
91867 Log: make module name mandatory after -M switch; reorder perldiag
91868 alphabetically (from Mark-Jason Dominus)
91869 Branch: perl
91870 ! perl.c pod/perldiag.pod
91871____________________________________________________________________________
91872[ 5944] By: jhi on 2000/04/25 01:15:18
91873 Log: On second thoughts frexp() does have two arguments.
91874 Branch: cfgperl
91875 ! perl.h
91876____________________________________________________________________________
91877[ 5943] By: jhi on 2000/04/24 22:56:32
91878 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
91879 Now pp_ncmp() returns undef is either operand is a NaN.
91880 Branch: cfgperl
91881 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91882 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
91883 ! vms/subconfigure.com vos/config.def vos/config.h
91884 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
91885 ! win32/config.vc win32/config_H.bc win32/config_H.gc
91886 ! win32/config_H.vc
91887 Branch: metaconfig/U/perl
91888 + d_modfl.U
91889____________________________________________________________________________
91890[ 5942] By: jhi on 2000/04/24 19:45:17
91891 Log: Regen Configure to match #5937.
91892 Branch: cfgperl
91893 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
91894 ! config_h.SH
91895 Branch: metaconfig
91896 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
91897____________________________________________________________________________
91898[ 5941] By: jhi on 2000/04/24 19:24:11
91899 Log: Further Unicos fixes for Mark Lutz.
91900 Branch: cfgperl
91901 ! hints/unicos.sh pp_ctl.c
91902____________________________________________________________________________
91903[ 5940] By: jhi on 2000/04/24 19:09:06
91904 Log: Various Unicos 10.0.0.6 fixes.
91905
91906 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
91907 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
91908 Reply-To: tecmpl1@triton.ca.boeing.com
91909 To: perl5-porters@perl.org
91910 Date: Fri, 14 Apr 2000 20:21:00 GMT
91911 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
91912 Branch: cfgperl
91913 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
91914____________________________________________________________________________
91915[ 5939] By: gsar on 2000/04/24 19:01:24
91916 Log: more pod nits (from Larry Virden)
91917 Branch: perl
91918 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
91919 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
91920 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
91921____________________________________________________________________________
91922[ 5938] By: gsar on 2000/04/24 18:54:01
91923 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
91924 Branch: perl
91925 ! ext/B/B/Deparse.pm
91926____________________________________________________________________________
91927[ 5937] By: jhi on 2000/04/24 17:39:00
91928 Log: Integrate with Sarathy.
91929 Branch: cfgperl
91930 +> (branch 31 files)
91931 !> (integrate 73 files)
91932____________________________________________________________________________
91933[ 5936] By: gsar on 2000/04/24 17:30:06
91934 Log: additional tests for change#5934 (from Paul Marquess, who also
91935 sent in the same fix)
91936 Branch: perl
91937 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
91938 ! t/pragma/warn/5nolint t/pragma/warn/6default
91939____________________________________________________________________________
91940[ 5935] By: jhi on 2000/04/24 17:26:05
91941 Log: Do not assume sign propagation.
91942 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
91943 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
91944 To: payner@ncifcrf.gov, perl5-porters@perl.org
91945 Date: Tue, 18 Apr 2000 18:24:49 +0100
91946 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
91947 Branch: cfgperl
91948 ! t/op/bop.t t/op/misc.t
91949____________________________________________________________________________
91950[ 5934] By: gsar on 2000/04/24 17:16:54
91951 Log: propagate lexical warnings from surrounding scope correctly
91952 within string eval()
91953 Branch: perl
91954 ! pp_ctl.c t/pragma/warn/pp_ctl
91955____________________________________________________________________________
91956[ 5933] By: jhi on 2000/04/24 17:01:07
91957 Log: Flatten the cpp jungle doing the nosuid checking.
91958 Branch: cfgperl
91959 ! perl.c
91960____________________________________________________________________________
91961[ 5932] By: gsar on 2000/04/24 09:08:14
91962 Log: add rsignal(), whichsig() and do_join() to public API list
91963 (mod_perl uses them to good advantage)
91964 Branch: perl
91965 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
91966____________________________________________________________________________
91967[ 5931] By: gsar on 2000/04/24 09:01:40
91968 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
91969 Branch: perl
91970 ! pp_hot.c regexec.c t/op/pat.t
91971____________________________________________________________________________
91972[ 5930] By: gsar on 2000/04/24 08:58:33
91973 Log: small os390 tweaks (from Peter Prymmer)
91974 Branch: perl
91975 ! config_h.SH makedepend.SH
91976____________________________________________________________________________
91977[ 5929] By: gsar on 2000/04/24 08:55:25
91978 Log: pod nits
91979 Branch: perl
91980 ! pod/perlguts.pod
91981____________________________________________________________________________
91982[ 5928] By: gsar on 2000/04/24 08:50:13
91983 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
91984 Branch: perl
91985 ! ext/IO/lib/IO/Poll.pm
91986____________________________________________________________________________
91987[ 5927] By: gsar on 2000/04/24 08:43:24
91988 Log: arrange for next() to resume at the unstack op rather than the
91989 loop conditional, so that scope cleanup happens correctly
91990 (from Stephen McCamant)
91991 Branch: perl
91992 ! op.c pp_ctl.c t/op/misc.t
91993____________________________________________________________________________
91994[ 5926] By: gsar on 2000/04/24 08:18:40
91995 Log: on windows, reserve 16M of stack rather than 128M (allows more
91996 threads to run concurrently)
91997 Branch: perl
91998 ! win32/Makefile win32/makefile.mk
91999____________________________________________________________________________
92000[ 5925] By: gsar on 2000/04/24 08:13:52
92001 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
92002 Branch: perl
92003 ! toke.c
92004____________________________________________________________________________
92005[ 5924] By: gsar on 2000/04/24 08:08:59
92006 Log: avoid using uninitialized memory in require version check
92007 Branch: perl
92008 ! pp_ctl.c universal.c
92009____________________________________________________________________________
92010[ 5923] By: gsar on 2000/04/24 07:20:14
92011 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
92012 Branch: perl
92013 ! ext/IO/lib/IO/Poll.pm
92014____________________________________________________________________________
92015[ 5922] By: gsar on 2000/04/24 07:08:42
92016 Log: commentary about IoTYPE() (from Nathan Torkington)
92017 Branch: perl
92018 ! sv.h
92019____________________________________________________________________________
92020[ 5921] By: gsar on 2000/04/24 06:58:26
92021 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
92022 by fix
92023 Branch: perl
92024 ! sv.c t/lib/charnames.t t/pragma/utf8.t
92025____________________________________________________________________________
92026[ 5920] By: gsar on 2000/04/24 06:37:59
92027 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
92028 Branch: perl
92029 ! doop.c t/op/ver.t
92030____________________________________________________________________________
92031[ 5919] By: gsar on 2000/04/24 06:21:58
92032 Log: Configure might miss old directories when prefix must be
92033 expanded (from Robin Barker)
92034 Branch: metaconfig
92035 ! U/installdirs/inc_version_list.U
92036 Branch: perl
92037 ! Configure
92038____________________________________________________________________________
92039[ 5918] By: gsar on 2000/04/24 06:16:11
92040 Log: VMS nits in glob() test (from Charles Lane)
92041 Branch: perl
92042 ! t/lib/glob-basic.t
92043____________________________________________________________________________
92044[ 5917] By: gsar on 2000/04/24 06:11:56
92045 Log: various pod nits (from Larry Virden and others)
92046 Branch: perl
92047 ! README.amiga README.hpux README.machten README.os2
92048 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
92049 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
92050 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
92051 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
92052 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
92053 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
92054 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
92055 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
92056____________________________________________________________________________
92057[ 5916] By: gsar on 2000/04/24 05:52:43
92058 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
92059 <wjones@tc.fluke.com>)
92060 Branch: perl
92061 ! t/lib/glob-basic.t
92062____________________________________________________________________________
92063[ 5915] By: gsar on 2000/04/24 05:07:01
92064 Log: supported platforms mixed up
92065 Branch: perl
92066 ! pod/perl56delta.pod pod/perlport.pod
92067____________________________________________________________________________
92068[ 5914] By: gsar on 2000/04/24 04:56:08
92069 Log: caller() wasn't returning the right number of elements for
92070 eval {...}
92071 Branch: perl
92072 ! pp_ctl.c t/pragma/warn/9enabled
92073____________________________________________________________________________
92074[ 5913] By: gsar on 2000/04/24 04:35:41
92075 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
92076 Mark-Jason Dominus)
92077 Branch: perl
92078 ! pod/perlfunc.pod
92079____________________________________________________________________________
92080[ 5912] By: gsar on 2000/04/24 04:17:15
92081 Log: fix totally broken caching in UNIVERSAL::isa() (from
92082 Nick Ing-Simmons)
92083 Branch: perl
92084 ! t/op/universal.t universal.c
92085____________________________________________________________________________
92086[ 5911] By: gsar on 2000/04/24 03:39:47
92087 Log: add linebreak properties from unicode/LineBrk.txt (from
92088 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
92089 Branch: perl
92090 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
92091 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
92092 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
92093 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
92094 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
92095 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
92096 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
92097 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
92098 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
92099 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
92100 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
92101 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
92102 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
92103 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
92104 + lib/unicode/Is/LbrkZW.pl
92105 ! lib/unicode/mktables.PL
92106____________________________________________________________________________
92107[ 5910] By: gsar on 2000/04/24 03:23:10
92108 Log: typo in pod
92109 Branch: perl
92110 ! ext/Thread/Thread.pm
92111____________________________________________________________________________
92112[ 5909] By: gsar on 2000/04/24 03:22:03
92113 Log: mode argument to do_binmode() should be file mode, not boolean
92114 Branch: perl
92115 ! pp_sys.c
92116____________________________________________________________________________
92117[ 5908] By: gsar on 2000/04/16 16:51:08
92118 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
92119 always returns a valid GV even when the symbol is trapped by strictures
92120 (avoids coredumps)
92121
92122 TODO: the C<package;> hack needs similar treatment
92123 Branch: perl
92124 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
92125 ! t/pragma/strict-vars
92126____________________________________________________________________________
92127[ 5907] By: jhi on 2000/03/31 23:42:56
92128 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
92129 an assumption which #5905 demolished.
92130 Branch: cfgperl
92131 ! pp_sys.c
92132____________________________________________________________________________
92133[ 5906] By: jhi on 2000/03/31 18:54:37
92134 Log: Typo in #5905.
92135 Branch: cfgperl
92136 ! t/op/64bitint.t
92137____________________________________________________________________________
92138[ 5905] By: jhi on 2000/03/31 18:50:54
92139 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
92140 reported by Joseph N. Hall. The bug was that even with use64bitint
92141 one had to use the prefixes q, L, or ll with printf/sprintf,
92142 contrary to the documentation and common sense.
92143 Branch: cfgperl
92144 ! sv.c t/op/64bitint.t
92145____________________________________________________________________________
92146[ 5904] By: gsar on 2000/03/28 02:31:32
92147 Log: add Changes, perldelta.pod
92148 Branch: perl
92149 + Changes pod/perldelta.pod
92150____________________________________________________________________________
92151[ 5903] By: gsar on 2000/03/28 02:03:55
92152 Log: rename Changes and perldelta.pod
92153 Branch: perl
92154 +> Changes5.6 pod/perl56delta.pod
92155 - Changes pod/perldelta.pod
92156 ! MANIFEST
92157____________________________________________________________________________
92158[ 5902] By: gsar on 2000/03/28 01:59:14
92159 Log: create maint-5.6 branch
92160 Branch: maint-5.6/perl
92161 +> (branch 1611 files)
92162____________________________________________________________________________
92163[ 5901] By: jhi on 2000/03/23 05:48:43
92164 Log: Integrate with Sarathy.
92165 Branch: cfgperl
92166 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
92167____________________________________________________________________________
92168[ 5900] By: gsar on 2000/03/23 05:42:43
92169 Log: three guesses on what this is :-)
92170 Branch: perl
92171 ! Changes