1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl. If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list. Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files. The file lists have a short symbolic
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list. You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.2 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 14709] By: jhi on 2002/02/15 15:01:54
35 Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
36 From: Robin Barker <rmb1@cise.npl.co.uk>
37 Date: Thu, 14 Feb 2002 19:07:40 GMT
38 Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
43 ____________________________________________________________________________
44 [ 14707] By: jhi on 2002/02/15 15:00:01
45 Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
46 From: Robin Barker <rmb1@cise.npl.co.uk>
47 Date: Fri, 15 Feb 2002 12:14:39 GMT
48 Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
50 Split checking-for-gcc and checking-for-cc.
53 ____________________________________________________________________________
54 [ 14706] By: ams on 2002/02/15 13:57:15
55 Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
56 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
57 Date: 15 Feb 2002 10:53:06 +0200
58 Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
61 ____________________________________________________________________________
62 [ 14705] By: ams on 2002/02/15 08:42:55
63 Log: Subject: [PATCH @14577] OS/2 tests and more
64 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65 Date: Fri, 15 Feb 2002 03:56:24 -0500
66 Message-Id: <20020215035624.A16467@math.ohio-state.edu>
68 + os2/OS2/Process/t/os2_process.t
69 + os2/OS2/Process/t/os2_process_kid.t
70 + os2/OS2/Process/t/os2_process_text.t
71 ! MANIFEST configpm hints/os2.sh makedef.pl
72 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
73 ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
75 ____________________________________________________________________________
76 [ 14700] By: jhi on 2002/02/15 02:51:13
77 Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
78 From: Ville "Skyttä" <ville.skytta@iki.fi>
79 Date: Wed, 13 Feb 2002 22:29:39 +0200
80 Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
83 ____________________________________________________________________________
84 [ 14699] By: jhi on 2002/02/14 23:47:43
85 Log: Document and test the C0 and C1.
87 ! lib/charnames.pm lib/charnames.t
88 ____________________________________________________________________________
89 [ 14697] By: jhi on 2002/02/14 22:21:20
90 Log: Also OS/2 seems to need exe set early.
93 ____________________________________________________________________________
94 [ 14696] By: jhi on 2002/02/14 22:13:18
95 Log: Document pack U0U.
97 ! pod/perluniintro.pod
98 ____________________________________________________________________________
99 [ 14695] By: jhi on 2002/02/14 21:56:52
100 Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
101 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
102 Date: Thu, 14 Feb 2002 23:58:00 +0100
103 Message-ID: <20020214235800.A12901@rafael>
105 ! pp_sys.c t/lib/warnings/pp_sys
106 ____________________________________________________________________________
107 [ 14694] By: jhi on 2002/02/14 21:54:43
108 Log: Subject: [PATCH @13746] conditional pragmas
109 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
110 Date: Mon, 31 Dec 2001 18:18:09 -0500
111 Message-ID: <20011231181809.A29528@math.ohio-state.edu>
115 ____________________________________________________________________________
116 [ 14693] By: jhi on 2002/02/14 21:47:08
117 Log: Deparse bug introduced by #14615: the fix is just a workaround,
118 I suspect there to be another deeper bug, must distill simpler
121 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
122 ____________________________________________________________________________
123 [ 14692] By: jhi on 2002/02/14 19:52:26
124 Log: Integrate perlio;
126 Make dependencies more precise (for nmake)
128 !> ext/Encode/EUC_JP/Makefile.PL
129 ____________________________________________________________________________
130 [ 14691] By: jhi on 2002/02/14 18:08:58
134 ____________________________________________________________________________
135 [ 14689] By: jhi on 2002/02/14 16:03:50
136 Log: Upgrade to Net::Ping 2.11.
138 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
139 ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
140 ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
141 ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
142 ____________________________________________________________________________
143 [ 14688] By: jhi on 2002/02/14 15:15:17
144 Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
145 From: Robin Barker <rmb1@cise.npl.co.uk>
146 Date: Wed, 13 Feb 2002 17:37:07 GMT
147 Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
149 (updated version of the above)
151 ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
152 ____________________________________________________________________________
153 [ 14687] By: jhi on 2002/02/14 14:44:02
154 Log: Excise inexact blather.
157 ____________________________________________________________________________
158 [ 14686] By: jhi on 2002/02/14 14:30:35
159 Log: Subject: Re: [PATCH @13746] tied hashes: memoization
160 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
161 Date: Mon, 31 Dec 2001 20:28:46 -0500
162 Message-ID: <20011231202845.A1323@math.ohio-state.edu>
164 + lib/Tie/Memoize.pm lib/Tie/Memoize.t
166 ____________________________________________________________________________
167 [ 14684] By: jhi on 2002/02/14 14:09:10
168 Log: Subject: [PATCH @13746] tied hashes
169 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
170 Date: Mon, 31 Dec 2001 19:15:39 -0500
171 Message-ID: <20011231191539.A46@math.ohio-state.edu>
173 ! lib/Tie/Hash.pm pod/perltie.pod
174 ____________________________________________________________________________
175 [ 14683] By: jhi on 2002/02/13 22:30:55
176 Log: Subject: Re: [PATCH] Configure followed by make minitest
177 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
178 Date: Sun, 10 Feb 2002 23:22:05 -0800
179 Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
182 ____________________________________________________________________________
183 [ 14682] By: jhi on 2002/02/13 15:50:37
184 Log: Subject: Re: perl@14647
185 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
186 Date: Mon, 11 Feb 2002 19:30:36 +0100
187 Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
190 ____________________________________________________________________________
191 [ 14681] By: jhi on 2002/02/13 15:14:25
194 ! Changes patchlevel.h
195 ____________________________________________________________________________
196 [ 14680] By: jhi on 2002/02/13 13:41:50
197 Log: Integrate perlio;
199 Do not lc() the file names before doing dirname() or they don't match.
201 !> lib/ExtUtils/t/Installed.t
202 ____________________________________________________________________________
203 [ 14679] By: sky on 2002/02/13 12:56:13
204 Log: rename mutex to make a bit more sense
206 ! ext/threads/threads.xs
207 ____________________________________________________________________________
208 [ 14678] By: sky on 2002/02/13 12:46:11
209 Log: Track active threads....
211 ! ext/threads/threads.pm ext/threads/threads.xs
212 ____________________________________________________________________________
213 [ 14676] By: sky on 2002/02/13 09:03:37
214 Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
215 From: Michael G Schwern <schwern@pobox.com>
216 Date: ons feb 13, 2002 11:00:17 Europe/Stockholm
217 Message-Id: <20020213100017.GA6288@blackrider>
219 ! lib/File/Spec/t/rel2abs2rel.t
220 ____________________________________________________________________________
221 [ 14675] By: sky on 2002/02/13 09:00:24
222 Log: Do not propagate END blocks to child threads, test.
224 + ext/threads/t/end.t
225 ! MANIFEST ext/threads/threads.xs
226 ____________________________________________________________________________
227 [ 14672] By: jhi on 2002/02/13 05:17:07
228 Log: $ln is supposed to be already set to $ln + executable suffix
229 on platforms that need it, from Paul Green.
232 ____________________________________________________________________________
233 [ 14671] By: jhi on 2002/02/13 05:12:28
234 Log: Subject: New command syntax for 'x' command
235 From: Mark-Jason Dominus <mjd@plover.com>
236 Date: Tue, 12 Feb 2002 20:54:01 -0500
237 Message-ID: <20020213015401.25685.qmail@plover.com>
239 ! lib/perl5db.pl pod/perldebug.pod
240 ____________________________________________________________________________
241 [ 14670] By: jhi on 2002/02/13 05:11:12
242 Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
243 From: Mark-Jason Dominus <mjd@plover.com>
244 Date: Tue, 12 Feb 2002 20:20:42 -0500
245 Message-ID: <20020213012042.25245.qmail@plover.com>
247 ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
248 ____________________________________________________________________________
249 [ 14669] By: jhi on 2002/02/13 04:43:43
250 Log: Iteration continues.
253 ____________________________________________________________________________
254 [ 14668] By: jhi on 2002/02/13 02:37:31
257 ! pp_pack.c t/op/length.t
258 ____________________________________________________________________________
259 [ 14667] By: jhi on 2002/02/13 01:33:01
263 ____________________________________________________________________________
264 [ 14666] By: jhi on 2002/02/13 01:22:13
265 Log: (retracted by #14667)
268 ____________________________________________________________________________
269 [ 14665] By: jhi on 2002/02/13 00:45:02
270 Log: Tiny test script tweaks.
273 ____________________________________________________________________________
274 [ 14664] By: jhi on 2002/02/13 00:24:37
275 Log: Rewrite the "special mapping" part of to_utf8_case(),
276 this time with fewer bugs. (See: The Law of Cybernetic
280 ____________________________________________________________________________
281 [ 14663] By: sky on 2002/02/12 18:26:16
282 Log: Stop failures if you pass an object, sv_dup might not be the right
283 thing to use since I have a feeling we end up cloning far too much.
284 (Like the stash for example).... Maybe we need a lightweight sv_dup
285 that searches the target for things....
286 Real fix is another option to perl_clone which controls if you should
289 ! ext/threads/threads.xs
290 ____________________________________________________________________________
291 [ 14662] By: jhi on 2002/02/12 17:19:49
295 ____________________________________________________________________________
296 [ 14661] By: jhi on 2002/02/12 17:16:20
297 Log: (retracted by #14662)
300 ____________________________________________________________________________
301 [ 14660] By: jhi on 2002/02/12 15:03:58
302 Log: EBCDIC: another "can't happen".
305 ____________________________________________________________________________
306 [ 14659] By: sky on 2002/02/12 14:38:21
307 Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
309 + ext/threads/t/join.t
310 ! MANIFEST ext/threads/threads.xs
311 ____________________________________________________________________________
312 [ 14657] By: jhi on 2002/02/12 13:44:34
313 Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function
314 From: Jan Dubois <JanD@ActiveState.com>
315 Date: Tue, 12 Feb 2002 00:56:31 -0800
316 Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
318 ! lib/Win32.pod win32/win32.c win32/win32.h
319 ____________________________________________________________________________
320 [ 14656] By: jhi on 2002/02/12 13:39:18
321 Log: Subject: [PATCH] Re: 14654 introduced a bug
322 From: Michael G Schwern <schwern@pobox.com>
323 Date: Tue, 12 Feb 2002 05:37:36 -0500
324 Message-ID: <20020212103736.GC14327@blackrider>
326 ! lib/File/Spec/t/rel2abs2rel.t
327 ____________________________________________________________________________
328 [ 14655] By: jhi on 2002/02/12 04:50:58
329 Log: More unset installman[13]dir tweaks from chromatic.
331 ! lib/ExtUtils/Installed.pm
332 ____________________________________________________________________________
333 [ 14654] By: jhi on 2002/02/12 04:31:44
334 Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
335 From: Michael G Schwern <schwern@pobox.com>
336 Date: Mon, 11 Feb 2002 12:23:02 -0500
337 Message-ID: <20020211172302.GD9556@blackrider>
339 ! lib/File/Spec/t/rel2abs2rel.t
340 ____________________________________________________________________________
341 [ 14653] By: jhi on 2002/02/12 04:29:10
342 Log: Use `` instead of -| to be a little bit more portable,
343 from Michael Schwern.
345 ! lib/ExtUtils/t/Embed.t
346 ____________________________________________________________________________
347 [ 14652] By: jhi on 2002/02/12 03:17:44
348 Log: EBCDIC: this change for \N{} in particular is now
349 unnecessary because of the recent more general
353 ____________________________________________________________________________
354 [ 14651] By: jhi on 2002/02/12 02:15:05
355 Log: Subject: [PATCH @14647] t/test.pl fix for VMS
356 From: "Craig A. Berry" <craigberry@mac.com>
357 Date: Mon, 11 Feb 2002 17:13:47 -0600
358 Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
361 ____________________________________________________________________________
362 [ 14650] By: jhi on 2002/02/11 23:44:09
363 Log: EBCDIC: pack U bytes change.
366 ____________________________________________________________________________
367 [ 14649] By: jhi on 2002/02/11 23:38:28
368 Log: EBCDIC: pack U is no more equal to concat of \xHHs.
371 ____________________________________________________________________________
372 [ 14647] By: jhi on 2002/02/11 15:11:14
375 ! Changes patchlevel.h
376 ____________________________________________________________________________
377 [ 14646] By: jhi on 2002/02/11 15:07:28
381 ____________________________________________________________________________
382 [ 14645] By: jhi on 2002/02/11 14:59:02
383 Log: Forgot from #14641.
385 ! lib/ExtUtils/t/Embed.t
386 ____________________________________________________________________________
387 [ 14642] By: jhi on 2002/02/11 14:46:39
388 Log: -Dmksymlinks was broken by #14628.
391 ____________________________________________________________________________
392 [ 14641] By: jhi on 2002/02/11 14:32:12
393 Log: Subject: [PATCH @14577] OS/2 build
394 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
395 Date: Mon, 11 Feb 2002 06:56:41 -0500
396 Message-ID: <20020211065640.A14993@math.ohio-state.edu>
398 (sans the Configure, perlio.sym, and t/op/stat.t parts)
400 ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
401 ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
403 ____________________________________________________________________________
404 [ 14640] By: jhi on 2002/02/11 14:11:13
405 Log: Integrate perlio;
407 Re-structure Japanese encodings - part 1
409 Split Japanese encodings - part 2
410 - build separate .c files with separate 'compile' steps
411 - overall Japanese.xs / Japanese.pm which loads them
413 Add test for Japanese encoding (well euc-jp anyway).
414 Fix one bug shown by above
415 Skip test which does not pass yet.
417 Patch up the failing multi-byte write case, and un-skip
420 +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
421 +> ext/Encode/t/table.euc ext/Encode/t/table.ref
422 - ext/Encode/EUC_JP/EUC_JP.pm
423 !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
424 ____________________________________________________________________________
425 [ 14634] By: jhi on 2002/02/11 03:40:01
426 Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
427 From: Mike Guy <mjtg@cam.ac.uk>
428 Date: Mon, 11 Feb 2002 02:50:42 +0000
429 Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
432 ____________________________________________________________________________
433 [ 14633] By: jhi on 2002/02/11 01:53:01
434 Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
435 Stepping backward in the string would be majorly bad.
438 ____________________________________________________________________________
439 [ 14632] By: jhi on 2002/02/11 01:38:40
440 Log: The debugger part of
442 Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
443 From: Michael G Schwern <schwern@pobox.com>
444 Date: Wed, 6 Feb 2002 17:32:12 -0500
445 Message-ID: <20020206223212.GG1346@blackrider>
448 ____________________________________________________________________________
449 [ 14631] By: jhi on 2002/02/10 22:11:53
450 Log: Integrate perlio;
454 Move PerlIO_perlio to layer_syms where it belongs?
456 !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
457 ____________________________________________________________________________
458 [ 14630] By: jhi on 2002/02/10 22:10:19
459 Log: EBCDIC: the low 256 needs to be shuffled also
460 in pack/unpack U (this breaks the equivalence
461 of pack U and v-strings, but I think if someone
462 has to give, v-strings are a good victim)
464 ! pp_pack.c t/op/pack.t
465 ____________________________________________________________________________
466 [ 14628] By: jhi on 2002/02/10 21:55:45
467 Log: Two Configure tweaks; the u32align test was trying
468 to write into a string literal, the ln -s test was
472 ____________________________________________________________________________
473 [ 14627] By: jhi on 2002/02/10 21:07:20
474 Log: DJGPP tweaks from Laszlo Molnar.
476 ! djgpp/djgpp.c lib/File/Spec.pm
477 ____________________________________________________________________________
478 [ 14624] By: jhi on 2002/02/10 15:33:40
479 Log: Additional explanation for the [:...:] failure.
482 ____________________________________________________________________________
483 [ 14623] By: jhi on 2002/02/10 15:15:53
484 Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
485 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
486 Date: Sun, 10 Feb 2002 13:32:48 +0100
487 Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
490 ____________________________________________________________________________
491 [ 14622] By: jhi on 2002/02/10 15:08:06
492 Log: Test tweaks from chromatic for cases where there
493 are no installman1dir or installman3dir.
495 ! lib/ExtUtils/t/Installed.t
496 ____________________________________________________________________________
497 [ 14621] By: jhi on 2002/02/10 15:07:21
498 Log: Integrate perlio;
500 Nick Clark's tweaks to Encode compile process
501 1. Use decimal constants to unit string arrays rather than
502 very long string litterals (latter having possible "\0"
503 on end issues, and needing ANSI C line splicing).
504 2. Replace tail-recursion during insert process with itteration.
505 Nick C sees 12% speedup from these.
507 !> ext/Encode/Encode.pm ext/Encode/compile
508 ____________________________________________________________________________
509 [ 14620] By: jhi on 2002/02/10 15:04:19
510 Log: Portability notes: filename characters, character sets.
513 ____________________________________________________________________________
514 [ 14617] By: jhi on 2002/02/10 02:56:54
515 Log: Use the "Unicode 1.0" name field for control characters,
516 as suggested by Mark Davis. Note that Unicode 3.2 will
517 require some more legwork on this because of certain
520 ! lib/unicore/Name.pl lib/unicore/mktables
521 ____________________________________________________________________________
522 [ 14616] By: jhi on 2002/02/09 22:41:18
523 Log: The -W 0,float(ieee) and gcvt() are the bad combination.
526 ____________________________________________________________________________
527 [ 14615] By: jhi on 2002/02/09 22:34:00
528 Log: EBCDIC: the non-printable characters are different.
531 ____________________________________________________________________________
532 [ 14614] By: jhi on 2002/02/09 21:42:26
533 Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
534 From: Nicholas Clark <nick@unfortu.net>
535 Date: Sat, 9 Feb 2002 22:31:29 +0000
536 Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
538 ! t/lib/warnings/pp_hot
539 ____________________________________________________________________________
540 [ 14613] By: jhi on 2002/02/09 21:12:12
541 Log: Subject: [PATCH] Re: Modulus operator inconsistency
542 From: Nicholas Clark <nick@unfortu.net>
543 Date: Sat, 9 Feb 2002 21:00:13 +0000
544 Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
547 ____________________________________________________________________________
548 [ 14612] By: jhi on 2002/02/09 18:15:39
549 Log: Use the same escaping mechanism for all the *flags.
551 ! lib/ExtUtils/Embed.pm
552 ____________________________________________________________________________
553 [ 14611] By: jhi on 2002/02/09 17:26:06
554 Log: Protect possible parentheses in ccflags, ccdlflags, and
555 ldflags. (In OS/390 there are parentheses in ccflags.)
557 ! lib/ExtUtils/Embed.pm
558 ____________________________________________________________________________
559 [ 14610] By: jhi on 2002/02/09 16:12:03
560 Log: Subject: [PATCH] perl5db.pl: restart in taint mode
561 From: Peter Scott <Peter@PSDT.com>
562 Date: Fri, 08 Feb 2002 19:20:19 -0800
563 Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
566 ____________________________________________________________________________
567 [ 14609] By: jhi on 2002/02/08 21:33:59
570 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
571 ____________________________________________________________________________
572 [ 14608] By: jhi on 2002/02/08 20:46:38
573 Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
574 From: Chris Nandor <pudge@pobox.com>
575 Date: Fri, 08 Feb 2002 16:31:41 -0500
576 Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
578 ! cop.h deb.c pp_ctl.c toke.c util.c
579 ____________________________________________________________________________
580 [ 14605] By: jhi on 2002/02/08 19:18:17
581 Log: The Configure change to go with #14604.
584 ____________________________________________________________________________
585 [ 14604] By: jhi on 2002/02/08 19:13:56
586 Log: Subject: [PATCH] Re: [ID 20020205.007] BSDi test failure perl 5.6.1
587 From: Andy Dougherty <doughera@lafayette.edu>
588 Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
589 Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
592 ____________________________________________________________________________
593 [ 14602] By: sky on 2002/02/08 15:19:15
594 Log: Start testing for safe localtime functions, TODO, test more functions.
596 + ext/threads/t/libc.t
598 ____________________________________________________________________________
599 [ 14601] By: jhi on 2002/02/08 14:14:16
600 Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
601 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
602 Date: Fri, 8 Feb 2002 00:21:07 +0100
603 Message-ID: <20020208002107.E763@rafael>
605 ! doio.c pp_sys.c t/io/argv.t
606 ____________________________________________________________________________
607 [ 14600] By: jhi on 2002/02/08 14:07:15
608 Log: Subject: [PATCH] Configure followed by make minitest
609 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
610 Date: Wed, 06 Feb 2002 21:35:20 -0800
611 Message-ID: <YIhY8gzkgSbC092yn@efn.org>
613 ! t/op/taint.t t/run/fresh_perl.t
614 ____________________________________________________________________________
615 [ 14599] By: jhi on 2002/02/08 14:05:12
616 Log: Integrate perlio;
618 Extract something from yesterdays effort - convert my mail on pad
619 data structures (incoporating Sarathy's corrections/clarifications)
620 into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
622 !> cv.h pod/perlapi.pod pod/perlintern.pod
623 ____________________________________________________________________________
624 [ 14597] By: jhi on 2002/02/08 14:01:01
625 Log: Configure DJGPP tweak from Laszlo Molnar.
628 ____________________________________________________________________________
629 [ 14596] By: jhi on 2002/02/08 14:00:23
630 Log: DJGPP tweaks from Laszlo Molnar.
632 ! djgpp/djgppsed.sh perl.c
633 ____________________________________________________________________________
634 [ 14593] By: jhi on 2002/02/08 03:08:20
635 Log: To really skip the test an exit() is needed.
638 ____________________________________________________________________________
639 [ 14592] By: jhi on 2002/02/08 02:57:30
640 Log: More diagnostics from Nicholas Clark.
643 ____________________________________________________________________________
644 [ 14591] By: jhi on 2002/02/07 22:54:57
645 Log: In case of failure be more verbose.
648 ____________________________________________________________________________
649 [ 14581] By: jhi on 2002/02/07 17:10:06
650 Log: Sanity checks to see that the IV/NV and the PV of numeric
651 scalars stay in sync (unearthed this via the OS/390 gcvt()
656 ____________________________________________________________________________
657 [ 14580] By: jhi on 2002/02/07 14:07:33
658 Log: Retract the anon leak subpatch of #14418 and #14431
659 (the latter came into bleadperl as part of #14433).
661 ! op.c t/run/fresh_perl.t
662 ____________________________________________________________________________
663 [ 14579] By: jhi on 2002/02/06 23:38:10
664 Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
665 mangles 0.1 to "10". sprintf() seems more well-behaved.
668 ____________________________________________________________________________
669 [ 14578] By: jhi on 2002/02/06 19:56:53
670 Log: Subject: [PATCH @14557] another Encode fix for VMS
671 From: "Craig A. Berry" <craigberry@mac.com>
672 Date: Wed, 06 Feb 2002 14:44:20 -0600
673 Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
675 ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
676 ____________________________________________________________________________
677 [ 14577] By: jhi on 2002/02/06 15:38:25
678 Log: Integrate perlio;
680 One way to avoid OS390 winge about #line directives.
682 !> ext/Encode/EUC_JP/Makefile.PL
683 ____________________________________________________________________________
684 [ 14576] By: jhi on 2002/02/06 15:36:55
687 ! Changes patchlevel.h
688 ____________________________________________________________________________
689 [ 14574] By: jhi on 2002/02/06 15:11:05
690 Log: s/Netware/NetWare/
693 ____________________________________________________________________________
694 [ 14573] By: jhi on 2002/02/06 15:10:00
695 Log: New Netware scripts.
697 + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
698 + NetWare/t/NWScripts-Exist.pl
700 ____________________________________________________________________________
701 [ 14572] By: jhi on 2002/02/06 15:02:20
702 Log: EBCDIC: the encoding pragma would need some rethinking,
703 probably a pass of EBCDIC->Unicode mapping. For now,
704 disable it on EBCDIC.
706 ! lib/encoding.pm lib/encoding.t
707 ____________________________________________________________________________
708 [ 14571] By: jhi on 2002/02/06 14:44:27
709 Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
710 for the low 256. Now tweaked the tests, but maybe it's
711 the module that needs few NATIVE_TO_UNI()s somewhere?
713 ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
714 ____________________________________________________________________________
715 [ 14570] By: jhi on 2002/02/06 13:59:19
716 Log: Subject: [PATCH utf8.c] format problem
717 From: Robin Barker <rmb1@cise.npl.co.uk>
718 Date: Wed, 6 Feb 2002 14:01:43 GMT
719 Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
722 ____________________________________________________________________________
723 [ 14568] By: jhi on 2002/02/06 04:44:33
724 Log: EBCDIC: 0x41 is not cricket.
726 ! ext/Encode/t/Encode.t
727 ____________________________________________________________________________
728 [ 14567] By: jhi on 2002/02/05 23:12:19
729 Log: NetWare update from Ananth Kesari.
731 ! NetWare/Makefile NetWare/bat/BldNWExt.bat
732 ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
733 ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
734 ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
735 ! NetWare/t/NWScripts.pl makedef.pl
736 ____________________________________________________________________________
737 [ 14566] By: sky on 2002/02/05 18:39:13
738 Log: Subject: Re: File::Spec::rel2abs2rel (?)
739 From: Michael G Schwern <schwern@pobox.com>
740 Date: Tue, 5 Feb 2002 13:47:39 -0500
741 Message-ID: <20020205184739.GB17375@blackrider>
743 ! lib/File/Spec/t/rel2abs2rel.t
744 ____________________________________________________________________________
745 [ 14564] By: jhi on 2002/02/05 17:05:40
746 Log: Integrate perlio;
749 - make expensive and marginal substring search optional (-O)
750 - enable -O for ASCII-oid encodings (search space is small)
751 - add ASCII-oid jis0201 to basic Encode.so
752 - add some other Japanese encodings to EUC_JP bundle (without -O)
754 +> ext/Encode/Encode/jis0201.ucm
755 !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
756 !> ext/Encode/compile
757 ____________________________________________________________________________
758 [ 14562] By: sky on 2002/02/05 14:50:36
759 Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
761 ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
762 ____________________________________________________________________________
763 [ 14561] By: jhi on 2002/02/05 14:25:36
764 Log: EBCDIC: SHARP S is different.
767 ____________________________________________________________________________
768 [ 14560] By: sky on 2002/02/05 13:49:40
769 Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
772 ____________________________________________________________________________
773 [ 14559] By: sky on 2002/02/05 11:39:24
774 Log: Add . first to the PATH enviroment to test that we realy get ./perl and not some other older perl.
776 ! lib/File/Spec/t/rel2abs2rel.t
777 ____________________________________________________________________________
778 [ 14558] By: sky on 2002/02/05 11:20:21
779 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...
781 ! ext/POSIX/t/posix.t
782 ____________________________________________________________________________
783 [ 14557] By: sky on 2002/02/05 10:30:58
784 Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
786 ! hints/darwin.sh perl.h
787 ____________________________________________________________________________
788 [ 14554] By: jhi on 2002/02/04 23:22:28
789 Log: Subject: [PATCH] File::Find tests not cleaning up properly
790 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
791 Date: Mon, 4 Feb 2002 22:09:07 +0100
792 Message-ID: <20020204220907.A8288@rafael>
794 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
795 ____________________________________________________________________________
796 [ 14553] By: jhi on 2002/02/04 22:27:11
797 Log: Signedness mumblings from Tru64.
799 ! ext/Encode/Encode.xs
800 ____________________________________________________________________________
801 [ 14552] By: jhi on 2002/02/04 22:22:16
802 Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
803 From: "Craig A. Berry" <craigberry@mac.com>
804 Date: Mon, 04 Feb 2002 17:16:00 -0600
805 Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
807 ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
808 ! ext/Encode/Encode.xs
809 ____________________________________________________________________________
810 [ 14550] By: jhi on 2002/02/04 14:47:00
813 ! Changes patchlevel.h
814 ____________________________________________________________________________
815 [ 14549] By: jhi on 2002/02/04 13:57:42
816 Log: Comment microtweaks.
819 ____________________________________________________________________________
820 [ 14548] By: jhi on 2002/02/04 13:32:00
821 Log: Subject: trivial docu patch
822 From: andreas.koenig@anima.de (Andreas J. Koenig)
823 Date: 04 Feb 2002 08:15:19 +0100
824 Message-ID: <m3pu3l7m60.fsf@anima.de>
826 ! pod/perluniintro.pod
827 ____________________________________________________________________________
828 [ 14547] By: jhi on 2002/02/04 13:30:55
829 Log: Subject: [PATCH] (??{ }) anomaly
830 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
831 Date: Sun, 03 Feb 2002 20:21:45 -0800
832 Message-ID: <ZxgX8gzkgCXO092yn@efn.org>
835 ____________________________________________________________________________
836 [ 14546] By: jhi on 2002/02/04 04:41:02
837 Log: Integrate perlio.
839 Carry on where we left off if we have to grow destination
840 SV during XS encode/decode
842 Remove debugging warning, be consistent about API fails.
844 !> ext/Encode/Encode.xs
845 ____________________________________________________________________________
846 [ 14543] By: jhi on 2002/02/03 19:06:06
847 Log: Subject: PATCH CPAN.pm
848 From: Mark-Jason Dominus <mjd@plover.com>
849 Date: Sun, 03 Feb 2002 12:36:36 -0500
850 Message-ID: <20020203173636.27451.qmail@plover.com>
853 ____________________________________________________________________________
854 [ 14542] By: jhi on 2002/02/03 19:05:13
855 Log: Must search further back.
858 ____________________________________________________________________________
859 [ 14540] By: jhi on 2002/02/03 18:33:53
860 Log: EBCDIC: more natification.
863 ____________________________________________________________________________
864 [ 14539] By: jhi on 2002/02/03 18:32:31
867 ! ext/Encode/Encode.xs
868 ____________________________________________________________________________
869 [ 14538] By: jhi on 2002/02/03 18:13:07
870 Log: Integrate perlio;
872 Stable intermediate point in Encode cleanup.
873 :encode(euc-jp) works on Dan's table.euc
874 Much buffer copying and other silliness remains.
876 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
877 !> ext/Encode/lib/Encode/Encoding.pm
878 ____________________________________________________________________________
879 [ 14537] By: jhi on 2002/02/03 17:57:31
882 ! lib/unicore/mktables
883 ____________________________________________________________________________
884 [ 14535] By: jhi on 2002/02/03 17:29:57
885 Log: EBCDIC: it's much nicer to compare Unicode code points
886 to Unicode code points.
889 ____________________________________________________________________________
890 [ 14534] By: jhi on 2002/02/03 17:04:34
891 Log: EBCDIC: character classes must remap the low 256.
894 ____________________________________________________________________________
895 [ 14533] By: jhi on 2002/02/03 16:05:12
896 Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
898 ! lib/I18N/LangTags/List.pm
899 ____________________________________________________________________________
900 [ 14532] By: jhi on 2002/02/03 15:36:36
903 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
904 ! pod/perlfaq6.pod pod/perlfaq7.pod
905 ____________________________________________________________________________
906 [ 14531] By: jhi on 2002/02/03 15:35:28
907 Log: Integrate perlio;
911 Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
912 (Mis-feature discovered by Encode.)
914 !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
915 ____________________________________________________________________________
916 [ 14530] By: jhi on 2002/02/03 15:30:24
917 Log: Subject: [PATCH] lstat FH and -l FH warnings
918 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
919 Date: Sat, 2 Feb 2002 22:24:54 +0100
920 Message-ID: <20020202222454.A11608@rafael>
922 ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
923 ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
924 ____________________________________________________________________________
925 [ 14529] By: jhi on 2002/02/03 15:27:26
926 Log: Subject: [PATCH t/op/taint.t] remove possible false positive
927 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
928 Date: Sat, 2 Feb 2002 13:11:01 +0100
929 Message-ID: <20020202131101.A722@rafael>
931 Subject: [PATCH t/op/ver.t] another false positive
932 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
933 Date: Sat, 2 Feb 2002 13:38:22 +0100
934 Message-ID: <20020202133822.E722@rafael>
936 Subject: [PATCH] t/test.pl:ok() doesn't work
937 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
938 Date: Sun, 03 Feb 2002 00:02:38 -0800
939 Message-ID: <e6OX8gzkgSMO092yn@efn.org>
941 ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
943 ____________________________________________________________________________
944 [ 14528] By: jhi on 2002/02/03 15:26:33
945 Log: Subject: [PATCH @13746] OS2::Process's constants
946 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
947 Date: Sat, 2 Feb 2002 01:00:55 -0500
948 Message-ID: <20020202010055.A12924@math.ohio-state.edu>
950 ! os2/OS2/Process/Makefile.PL
951 ____________________________________________________________________________
952 [ 14527] By: jhi on 2002/02/03 15:16:46
953 Log: Subject: [PATCH @13746] h2xs
954 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
955 Date: Sat, 2 Feb 2002 00:58:44 -0500
956 Message-ID: <20020202005844.A12756@math.ohio-state.edu>
959 ____________________________________________________________________________
960 [ 14525] By: jhi on 2002/02/02 16:44:58
961 Log: EBCDIC: since #14519 made \N{...} to remap,
962 the test cannot expect an ASCII code point.
965 ____________________________________________________________________________
966 [ 14524] By: jhi on 2002/02/02 05:03:24
967 Log: Sub-MANIFEST-tweak.
969 ! ext/Encode/MANIFEST
970 ____________________________________________________________________________
971 [ 14523] By: jhi on 2002/02/02 02:54:44
972 Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
973 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
974 Date: Fri, 01 Feb 2002 23:51:03 +0900
975 Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
977 ! ext/Encode/lib/Encode/Tcl/Escape.pm
978 ____________________________________________________________________________
979 [ 14522] By: jhi on 2002/02/02 02:53:29
980 Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
981 From: Andy Dougherty <doughera@lafayette.edu>
982 Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
983 Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
985 ! README.solaris hints/solaris_2.sh
986 ____________________________________________________________________________
987 [ 14521] By: jhi on 2002/02/02 02:08:42
988 Log: EBCDIC: no hope to get the low 256 right in unifolding.
991 ____________________________________________________________________________
992 [ 14520] By: jhi on 2002/02/02 02:02:13
993 Log: todo entry for missing pack formats.
996 ____________________________________________________________________________
997 [ 14519] By: jhi on 2002/02/02 01:31:50
998 Log: EBCDIC: the low 256 \N{...} need to be remapped.
1001 ____________________________________________________________________________
1002 [ 14516] By: jhi on 2002/02/01 16:46:16
1003 Log: Integrate perlio;
1005 Minor Encode tweaks:
1006 - move Encode.pm back to top of Encode like normal XS extension
1007 - avoid .def as a file extension (Win32 builds)
1010 !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
1011 !> ext/Encode/Makefile.PL ext/Encode/compile
1012 ____________________________________________________________________________
1013 [ 14514] By: jhi on 2002/02/01 14:45:26
1014 Log: Subject: [PATCH utf8.t] temp file not cleaned up
1015 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1016 Date: Fri, 1 Feb 2002 15:47:46 +0100
1017 Message-ID: <20020201154746.A24079@rafael>
1020 ____________________________________________________________________________
1021 [ 14513] By: jhi on 2002/02/01 14:44:39
1022 Log: Subject: [PATCH] make "lstat FH" croak
1023 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1024 Date: Fri, 1 Feb 2002 15:12:50 +0100
1025 Message-ID: <20020201151250.A738@rafael>
1027 ! pod/perldiag.pod pp_sys.c t/op/stat.t
1028 ____________________________________________________________________________
1029 [ 14512] By: jhi on 2002/02/01 14:42:58
1030 Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
1031 From: Kay Röpke <kroepke@dolphin-services.de>
1032 Date: Fri, 1 Feb 2002 01:10:43 +0100
1033 Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
1036 ____________________________________________________________________________
1037 [ 14511] By: jhi on 2002/02/01 05:17:59
1038 Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
1039 I got it in Tru64 + ithreads but only without -g, took
1040 some debugging by printf (which was no fun either since
1041 adding some debug printfs hid the error)
1044 ____________________________________________________________________________
1045 [ 14510] By: jhi on 2002/01/31 22:48:13
1046 Log: Subject: Re: [PATCH] perl -V:
1047 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1048 Date: Thu, 31 Jan 2002 12:10:20 -0800
1049 Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
1051 Subject: Re: [PATCH] perl -V:
1052 From: Michael G Schwern <schwern@pobox.com>
1053 Date: Thu, 31 Jan 2002 16:43:13 -0500
1054 Message-ID: <20020131214313.GH6498@blackrider>
1057 ____________________________________________________________________________
1058 [ 14509] By: jhi on 2002/01/31 21:30:46
1061 ! pod/perluniintro.pod
1062 ____________________________________________________________________________
1063 [ 14508] By: jhi on 2002/01/31 16:57:18
1064 Log: Daniel S. Lewart adopts the Math::Complex.
1066 ! lib/Math/Complex.pm
1067 ____________________________________________________________________________
1068 [ 14507] By: jhi on 2002/01/31 16:54:44
1069 Log: More Complex DWIMmery.
1071 ! lib/Math/Complex.pm lib/Math/Complex.t
1072 ____________________________________________________________________________
1073 [ 14506] By: jhi on 2002/01/31 15:27:49
1074 Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
1075 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1076 Date: Thu, 31 Jan 2002 14:37:52 +0100
1077 Message-ID: <20020131143752.A1452@rafael>
1079 ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
1080 ____________________________________________________________________________
1081 [ 14505] By: jhi on 2002/01/31 15:26:41
1082 Log: Turn the I/O Unicode error by default on, but the
1083 character-generating Unicode error by default off,
1086 ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
1088 ____________________________________________________________________________
1089 [ 14504] By: jhi on 2002/01/31 14:08:44
1090 Log: Subject: [PATCH] open.pm minor cleanup
1091 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1092 Date: Thu, 31 Jan 2002 15:03:02 +0100
1093 Message-ID: <20020131150302.C1452@rafael>
1096 ____________________________________________________________________________
1097 [ 14503] By: jhi on 2002/01/30 15:28:29
1098 Log: Update Changes.
1100 ! Changes patchlevel.h
1101 ____________________________________________________________________________
1102 [ 14502] By: jhi on 2002/01/30 14:32:25
1103 Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
1104 From: Robin Barker <rmb1@cise.npl.co.uk>
1105 Date: Wed, 30 Jan 2002 11:58:33 GMT
1106 Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
1109 ____________________________________________________________________________
1110 [ 14501] By: jhi on 2002/01/30 14:20:32
1111 Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
1114 + ext/Encode/Encode.pm
1115 - ext/Encode/lib/Encode.pm
1116 ! MANIFEST ext/Encode/Makefile.PL
1117 ____________________________________________________________________________
1118 [ 14500] By: jhi on 2002/01/30 14:05:13
1119 Log: Integrate perlio;
1121 Collect some stats during compile process.
1122 Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
1123 as one XS - inconclusive - marginal win?
1124 Add some comments to encode.h
1126 !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
1127 !> ext/Encode/encode.h
1128 ____________________________________________________________________________
1129 [ 14497] By: jhi on 2002/01/30 04:40:56
1130 Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)
1131 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1132 Date: Tue, 29 Jan 2002 01:13:09 -0800
1133 Message-ID: <lemV8gzkgu/K092yn@efn.org>
1136 ____________________________________________________________________________
1137 [ 14496] By: jhi on 2002/01/30 01:55:57
1138 Log: Subject: [PATCH t/op/inccode.t] new test
1139 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1140 Date: Tue, 29 Jan 2002 22:03:45 +0100
1141 Message-ID: <20020129220345.A704@rafael>
1144 ____________________________________________________________________________
1145 [ 14495] By: jhi on 2002/01/30 01:01:26
1146 Log: EBCDIC: t/op/lc.t now passes.
1149 ____________________________________________________________________________
1150 [ 14494] By: jhi on 2002/01/30 00:41:52
1151 Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
1154 ____________________________________________________________________________
1155 [ 14493] By: jhi on 2002/01/29 22:32:05
1156 Log: Must find stuff during build.
1158 ! ext/Encode/compile
1159 ____________________________________________________________________________
1160 [ 14492] By: jhi on 2002/01/29 22:24:54
1161 Log: Integrate with perlio;
1163 Basics of a compiled Encode XS extension
1165 +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
1166 +> ext/Encode/Encode/euc-jp.ucm
1167 !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
1168 !> ext/Encode/encode.h
1169 ____________________________________________________________________________
1170 [ 14491] By: jhi on 2002/01/29 22:23:25
1171 Log: EBCDIC tweaks-- no new test passes, but getting closer.
1174 ____________________________________________________________________________
1175 [ 14488] By: jhi on 2002/01/29 16:38:58
1176 Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
1177 From: Richard Clamp <richardc@unixbeard.net>
1178 Date: Mon, 28 Jan 2002 02:17:55 +0000
1179 Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
1181 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1182 ____________________________________________________________________________
1183 [ 14487] By: jhi on 2002/01/29 14:23:03
1184 Log: OS/390 seems to do length 0 udp reads, Nicholas says
1185 skippage is for now the best cause of action.
1187 ! ext/Socket/socketpair.t
1188 ____________________________________________________________________________
1189 [ 14486] By: jhi on 2002/01/29 14:09:21
1190 Log: Encode cleanup from Dan Kogai; reworked even further.
1192 + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
1193 + ext/Encode/lib/Encode/Encoding.pm
1194 + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
1195 + ext/Encode/lib/Encode/Tcl/Escape.pm
1196 + ext/Encode/lib/Encode/Tcl/Extended.pm
1197 + ext/Encode/lib/Encode/Tcl/HanZi.pm
1198 + ext/Encode/lib/Encode/Tcl/Table.pm
1199 + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
1200 + ext/Encode/lib/Encode/iso10646_1.pm
1201 + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1202 + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
1203 + ext/Encode/t/Tcl.t
1204 - ext/Encode.t ext/Encode/Encode.pm
1205 - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
1206 - ext/Encode/Encode/Tcl.t ext/Encode/Todo
1207 ! MANIFEST ext/Encode/Encode/8859-1.ucm
1208 ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
1209 ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1210 ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1211 ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1212 ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1213 ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1214 ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1215 ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
1216 ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
1217 ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
1218 ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
1219 ! ext/Encode/compile
1220 ____________________________________________________________________________
1221 [ 14485] By: jhi on 2002/01/28 23:17:20
1222 Log: Workaround for DJGPP broken F_GETFL from Laszlo.
1224 ! djgpp/djgpp.c perlio.c
1225 ____________________________________________________________________________
1226 [ 14484] By: jhi on 2002/01/28 23:15:22
1227 Log: Prettier printing from Michael Schwern.
1230 ____________________________________________________________________________
1231 [ 14483] By: jhi on 2002/01/28 23:08:27
1232 Log: Show also the debug and debugcolor as known pragmas.
1235 ____________________________________________________________________________
1236 [ 14482] By: jhi on 2002/01/28 22:08:38
1237 Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
1238 From: "Craig A. Berry" <craigberry@mac.com>
1239 Date: Mon, 28 Jan 2002 16:30:30 -0600
1240 Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
1242 ! ext/B/t/assembler.t
1243 ____________________________________________________________________________
1244 [ 14480] By: jhi on 2002/01/28 21:57:37
1245 Log: DJGPP needs to know its exe soon, too.
1248 ____________________________________________________________________________
1249 [ 14479] By: jhi on 2002/01/28 21:36:34
1250 Log: Round #2 on EBCDICation.
1253 ____________________________________________________________________________
1254 [ 14478] By: jhi on 2002/01/28 21:19:40
1255 Log: Integrate perlio;
1257 Set makefile.mk CCHOME etc. for default locations of MinGW and free
1258 Borland compilers. (Borland builds one or two oddities.)
1260 !> win32/config.bc win32/makefile.mk
1261 ____________________________________________________________________________
1262 [ 14473] By: jhi on 2002/01/28 17:12:27
1263 Log: Misunderstood Merijn's patch.
1266 ____________________________________________________________________________
1267 [ 14472] By: jhi on 2002/01/28 17:11:58
1268 Log: Misapplied Merijn's patch.
1271 ____________________________________________________________________________
1272 [ 14471] By: jhi on 2002/01/28 14:51:20
1273 Log: Update Changes.
1275 ! Changes patchlevel.h
1276 ____________________________________________________________________________
1277 [ 14470] By: jhi on 2002/01/28 14:33:36
1278 Log: BeOS has sockets but not true ones.
1281 ____________________________________________________________________________
1282 [ 14468] By: jhi on 2002/01/28 14:03:01
1283 Log: For some strange reason under the smoke harness the alignment
1284 test hangs in HP-UX 10.20. So hint it to avoid the test.
1287 ____________________________________________________________________________
1288 [ 14467] By: jhi on 2002/01/28 14:00:32
1289 Log: Allow d_u32align to be hinted.
1292 ____________________________________________________________________________
1293 [ 14466] By: jhi on 2002/01/28 13:41:18
1294 Log: The shift key is important.
1297 ____________________________________________________________________________
1298 [ 14465] By: jhi on 2002/01/28 13:36:15
1299 Log: The "used only once" warnings (from gv_check) come
1300 in pseudorandom hash order-- in EBCDIC the order
1301 is different. Add a new option that allow the warnings
1302 to come in any order (Paul Marquess).
1304 ! lib/warnings.t t/lib/warnings/perl
1305 ____________________________________________________________________________
1306 [ 14464] By: jhi on 2002/01/28 13:04:58
1307 Log: Integrate perlio; the 0nothread test failure without threads.
1309 !> ext/threads/shared/t/0nothread.t
1310 ____________________________________________________________________________
1311 [ 14460] By: jhi on 2002/01/28 03:37:30
1314 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1315 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1316 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1318 ____________________________________________________________________________
1319 [ 14459] By: jhi on 2002/01/28 02:28:10
1320 Log: Upgrade to podlators 1.20.
1322 ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
1323 ____________________________________________________________________________
1324 [ 14458] By: jhi on 2002/01/28 01:36:28
1325 Log: Retract #14448, a better patch coming up.
1328 ____________________________________________________________________________
1329 [ 14457] By: jhi on 2002/01/28 01:31:40
1330 Log: EBCDIC portability.
1333 ____________________________________________________________________________
1334 [ 14456] By: jhi on 2002/01/27 23:49:40
1335 Log: Further cygwin installperl tweak from Gerrit P. Haase.
1338 ____________________________________________________________________________
1339 [ 14455] By: jhi on 2002/01/27 23:47:42
1340 Log: A bug in Bulgarian EBCDIC locale (this sounds like
1341 a Sherlock Holmes mystery...) Well, a few more EBCDICs
1342 locales failed, too. The patch works around the bug by
1343 skipping the test, but the real problem may be deeper
1344 (affecting probably only EBCDIC platforms, though):
1345 see the comment in locale.t for more details.
1348 ____________________________________________________________________________
1349 [ 14453] By: jhi on 2002/01/27 22:36:08
1350 Log: Subject: Bleadperl on Cygwin today
1351 From: "Gerrit P. Haase" <gp@familiehaase.de>
1352 Date: Sun, 27 Jan 2002 22:30:41 +0100
1353 Message-ID: <462007239437.20020127223041@familiehaase.de>
1355 ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
1356 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
1357 ! lib/ExtUtils/t/MM_Cygwin.t
1358 ____________________________________________________________________________
1359 [ 14452] By: jhi on 2002/01/27 21:57:56
1360 Log: Unfinished EBCDIC branch.
1363 ____________________________________________________________________________
1364 [ 14451] By: jhi on 2002/01/27 21:47:29
1365 Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
1367 ! ext/B/B.xs ext/B/B/Deparse.pm
1368 ____________________________________________________________________________
1369 [ 14450] By: jhi on 2002/01/27 21:44:37
1370 Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
1374 ____________________________________________________________________________
1375 [ 14449] By: jhi on 2002/01/27 19:34:56
1376 Log: Apparently no need for EBCDIC exception any more.
1379 ____________________________________________________________________________
1380 [ 14448] By: jhi on 2002/01/27 18:48:17
1381 Log: (retracted by #14458)
1382 (Russ Allbery) OS/390 is using a high-bit character for ESC,
1383 skip the test for now. A better fix would be to override
1384 the notion of the platform's escape sequence in the test
1385 of Pod::Text::Termcap. We may have to apply a filter to
1386 the output to substitute back in the ESC character that
1387 the test expects, but only on OS/390.
1390 ____________________________________________________________________________
1391 [ 14447] By: jhi on 2002/01/27 18:19:01
1394 ! ext/Devel/Peek/Peek.t
1395 ____________________________________________________________________________
1396 [ 14446] By: jhi on 2002/01/27 17:57:21
1397 Log: OS/390 USS has a different idea of the pw* functions.
1398 Also, test the name with eq, not with ==.
1401 ____________________________________________________________________________
1402 [ 14445] By: jhi on 2002/01/27 17:37:54
1403 Log: O_RDONLY/O_WRONLY/O_RDWR portability.
1406 ____________________________________________________________________________
1407 [ 14444] By: jhi on 2002/01/27 16:32:32
1410 ! ext/PerlIO/t/encoding.t
1411 ____________________________________________________________________________
1412 [ 14443] By: jhi on 2002/01/27 15:59:31
1413 Log: chr(42) ne '*' if one is in EBCDIC.
1416 ____________________________________________________________________________
1417 [ 14442] By: jhi on 2002/01/27 15:26:52
1418 Log: Subject: [PATCH] Fix up recent op/stat.t failures
1419 From: Andy Dougherty <doughera@lafayette.edu>
1420 Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
1421 Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>
1424 ____________________________________________________________________________
1425 [ 14441] By: jhi on 2002/01/27 15:21:49
1426 Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
1427 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1428 Date: Sun, 27 Jan 2002 15:03:18 +0100
1429 Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
1431 ! lib/ExtUtils/t/Command.t
1432 ____________________________________________________________________________
1433 [ 14440] By: jhi on 2002/01/27 15:20:52
1434 Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
1435 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1436 Date: Sun, 27 Jan 2002 14:51:10 +0100
1437 Message-ID: <20020127145110.A16332@rafael>
1439 ! ext/B/B/Deparse.pm
1440 ____________________________________________________________________________
1441 [ 14438] By: jhi on 2002/01/26 23:56:53
1442 Log: Comment to avoid later "cleanups."
1444 ! lib/ExtUtils/MakeMaker.pm
1445 ____________________________________________________________________________
1446 [ 14437] By: jhi on 2002/01/26 23:54:50
1447 Log: USS V2R10 seems to be happier with env FOO=... cmd ...
1448 instead of just FOO=... cmd ...
1451 ____________________________________________________________________________
1452 [ 14436] By: jhi on 2002/01/26 23:14:04
1453 Log: Overquoting bad (in UNIX one would get
1454 Can't open perl script "'-I../lib'": No such file or directory)
1457 ____________________________________________________________________________
1458 [ 14435] By: jhi on 2002/01/26 22:41:05
1459 Log: Integrate perlio;
1461 "All tests successful" VC6.0 Win32
1462 (Update config.vc to need cppstdin so those tests are skipped...)
1464 !> win32/config.vc win32/config_H.bc win32/config_H.gc
1465 !> win32/config_H.vc
1466 ____________________________________________________________________________
1467 [ 14433] By: jhi on 2002/01/26 21:38:56
1468 Log: Integrate perlio;
1470 1st two tests of File/Find/t/find.t and taint.t were run after
1471 calling cleanup(). If previous fail had left for_find directory,
1472 but no content in it then cleanup() returned cd'ed to that directory.
1473 So tests failed. Fixed cleanup()-s.
1475 If we get to sighandler by mistake (no perl handler set) then
1476 warn() and exit() rather than die() - should never happen
1477 but if it does context needed to die is likely to be trashed
1480 Win32 signal emulation cleanup.
1482 Tinkering with thread cleanup mutex-ing - not the problem
1483 (op.c is) but could have been...
1485 Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
1486 Should really be looked at by someone that knows about pads.
1488 Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
1489 for CRLF line endings.
1491 !> ext/threads/threads.xs lib/File/Find/t/find.t
1492 !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
1493 !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
1494 ____________________________________________________________________________
1495 [ 14430] By: jhi on 2002/01/26 20:54:16
1496 Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
1497 From: "Craig A. Berry" <craigberry@mac.com>
1498 Date: Sat, 26 Jan 2002 11:19:44 -0600
1499 Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
1501 ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
1502 ____________________________________________________________________________
1503 [ 14424] By: jhi on 2002/01/25 22:10:11
1504 Log: Integrate perlio;
1506 Fix winsystem.t's attempt to build showav.exe to work
1507 with gcc (which writes a.exe unless told with -o ).
1508 Also put in a few more fail-safes to check .exe got
1513 Save $! so that other syscalls don't disturb it before
1516 !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
1518 ____________________________________________________________________________
1519 [ 14423] By: jhi on 2002/01/25 22:08:09
1520 Log: Subject: [PATCH] new test in op/universal.t
1521 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1522 Date: Fri, 25 Jan 2002 23:17:33 +0100
1523 Message-ID: <20020125231733.A11733@rafael>
1526 ____________________________________________________________________________
1527 [ 14419] By: jhi on 2002/01/25 17:25:05
1528 Log: Subject: [Patch Encode.xs] calculation of need overflows
1529 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1530 Date: Sat, 26 Jan 2002 00:58:50 +0900
1531 Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
1533 ! ext/Encode/Encode.xs
1534 ____________________________________________________________________________
1535 [ 14418] By: jhi on 2002/01/25 16:28:40
1536 Log: Integrate changes 13474+13478+13584 from maintperl;
1539 ! op.c t/run/fresh_perl.t
1540 ____________________________________________________________________________
1541 [ 14417] By: jhi on 2002/01/25 15:34:18
1542 Log: Update Changes.
1544 ! Changes patchlevel.h
1545 ____________________________________________________________________________
1546 [ 14416] By: jhi on 2002/01/25 15:04:25
1547 Log: Integrate perlio; extensive threads and threads::shared work
1548 (note that the below is a chronological list of perlio
1549 check-in entries since the last integrate)
1551 Nearly-working threads re-structuring. Do not integrate,
1552 submit-ing to get to Win32, and as "off site" backup.
1554 threads work again on Win32. (Not threads::shared yet)
1555 Submit to see if they do on Linux.
1557 Add new threads/typemap to MANIFEST
1559 XS side of new threads::shared designed, coded and compiles,
1560 and mostly commented but is totaly untested.
1561 submit in case anyone wants a preview.
1563 Miss mg_len == 0 meaning don't Safefree
1565 Shared scalars working, some shared array ops working.
1567 Implement recursive lock and use of scope for PL_sharedsv_space,
1568 so now croak() from asserts does not leave locks.
1569 Make hv_simple compile (new prototype for debugging probe).
1571 thread::shared nearly working again - remaining issue
1572 is references withing shared space.
1573 Added bulk test with no threads involved (for debugging)
1574 Tuned tests to skip those needing _thrcnt
1576 SvTEMP_off to stop private PV's being stolen and stored in shared space
1578 Except Win32 from echo tests. (Alarm does not break into connect)
1580 Expand command line test globs on Win32.
1582 threads::shared tidy up:
1583 - Add _id() function to shared.xs so we can test refs point at same thing.
1584 - Use that rather that comparing stringified ref in shared/t/hv_refs.t
1585 - Allow no_share to pass if sharing to works despite mis-ordering.
1586 - Change docs of threads to document ->create() (as used in tests),
1587 and not mention "new".
1589 Linux/NFS hackery was not faking right number of passes.
1591 +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
1592 +> ext/threads/typemap
1593 - ext/threads/threads.h sharedsv.c sharedsv.h
1594 ! NetWare/config_H.wc
1595 !> (integrate 38 files)
1596 ____________________________________________________________________________
1597 [ 14415] By: jhi on 2002/01/25 14:33:43
1598 Log: Subject: Re: perldebguts minor tweaks
1599 From: Joe McMahon <mcmahon@metalab.unc.edu>
1600 Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
1601 Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
1603 ! pod/perldebguts.pod
1604 ____________________________________________________________________________
1605 [ 14413] By: jhi on 2002/01/25 14:05:49
1606 Log: Okay, you can come home now, _().
1609 ____________________________________________________________________________
1610 [ 14409] By: jhi on 2002/01/24 21:08:35
1611 Log: Subject: perldebguts minor tweaks
1612 From: Joe McMahon <mcmahon@metalab.unc.edu>
1613 Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
1614 Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
1616 ! pod/perldebguts.pod
1617 ____________________________________________________________________________
1618 [ 14408] By: jhi on 2002/01/24 20:58:15
1619 Log: Subject: [PATCH] perldebguts.pod [bleadperl]
1620 From: Peter Scott <Peter@PSDT.com>
1621 Date: Thu, 24 Jan 2002 08:51:34 -0800
1622 Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
1624 ! pod/perldebguts.pod
1625 ____________________________________________________________________________
1626 [ 14407] By: jhi on 2002/01/24 20:55:34
1627 Log: Few more paranoia checks for Unicode hash keys.
1630 ____________________________________________________________________________
1631 [ 14406] By: jhi on 2002/01/24 18:03:02
1632 Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
1633 From: Andy Dougherty <doughera@lafayette.edu>
1634 Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
1635 Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
1638 ____________________________________________________________________________
1639 [ 14405] By: jhi on 2002/01/24 15:44:31
1642 Subject: Very old debugger UTF-8 bug
1643 From: andreas.koenig@anima.de (Andreas J. Koenig)
1644 Date: 24 Jan 2002 12:45:44 +0100
1645 Message-ID: <m3y9iot1jr.fsf@anima.de>
1647 still broken, but this should work as a stopgap
1648 measure to stop pp_match accessing naughty data.
1650 ! pod/perldiag.pod pp_hot.c
1651 ____________________________________________________________________________
1652 [ 14403] By: jhi on 2002/01/24 13:13:29
1653 Log: Pacify picky compilers (this time Sun Workshop).
1656 ____________________________________________________________________________
1657 [ 14402] By: jhi on 2002/01/24 12:45:02
1658 Log: Subject: Very old debugger UTF-8 bug
1659 From: andreas.koenig@anima.de (Andreas J. Koenig)
1660 Date: 24 Jan 2002 12:45:44 +0100
1661 Message-ID: <m3y9iot1jr.fsf@anima.de>
1664 ____________________________________________________________________________
1665 [ 14400] By: jhi on 2002/01/24 02:49:05
1666 Log: Sprinkle some copyrights (use the oldest timestamp to
1667 be found in the repository, which is most often not right,
1668 but at least consistent)
1670 ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
1671 ! fakesdio.h fakethr.h global.sym globals.c keywords.h
1672 ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
1673 ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
1674 ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
1675 ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
1676 ! unixish.h xsutils.c
1677 ____________________________________________________________________________
1678 [ 14391] By: jhi on 2002/01/23 18:48:45
1679 Log: Copyright++. (Not all the toplevel *.h have one, it seems.)
1681 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
1682 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
1683 ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
1684 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
1685 ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
1686 ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
1687 ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
1688 ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
1689 ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
1690 ! x2p/util.c x2p/util.h x2p/walk.c
1691 ____________________________________________________________________________
1692 [ 14390] By: jhi on 2002/01/23 18:30:18
1693 Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
1694 therefore quite probably also obsolete code.
1697 ____________________________________________________________________________
1698 [ 14389] By: jhi on 2002/01/23 15:09:38
1699 Log: Update Changes.
1701 ! Changes patchlevel.h
1702 ____________________________________________________________________________
1703 [ 14388] By: jhi on 2002/01/23 15:04:06
1704 Log: Small update on todo. Could use a lot more.
1707 ____________________________________________________________________________
1708 [ 14386] By: jhi on 2002/01/23 14:19:01
1709 Log: Subject: [ID 20020121.003] perldata doco bug
1710 From: John Stumbles <jstumbles@bluearc.com>
1711 Date: Mon, 21 Jan 2002 14:19:56 -0000
1712 Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
1715 ____________________________________________________________________________
1716 [ 14385] By: jhi on 2002/01/23 14:17:52
1717 Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
1718 From: Michael G Schwern <schwern@pobox.com>
1719 Date: Mon, 21 Jan 2002 15:16:42 -0500
1720 Message-ID: <20020121201642.GA6659@blackrider>
1722 ! embed.fnc embed.h proto.h t/op/universal.t universal.c
1723 ____________________________________________________________________________
1724 [ 14384] By: jhi on 2002/01/23 13:45:30
1725 Log: Subject: [PATCH] Re: eval not catching warnings?
1726 From: abigail@foad.org
1727 Date: Wed, 23 Jan 2002 15:35:47 +0100
1728 Message-ID: <20020123143547.24798.qmail@foad.org>
1731 ____________________________________________________________________________
1732 [ 14383] By: jhi on 2002/01/23 03:57:58
1733 Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
1734 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1735 Date: Tue, 22 Jan 2002 17:00:54 -0800
1736 Message-Id: <GtgT8gzkg+CG092yn@efn.org>
1738 ! t/run/fresh_perl.t
1739 ____________________________________________________________________________
1740 [ 14381] By: jhi on 2002/01/23 03:47:05
1741 Log: HP-UX 10.20 cc pacifying from Merijn.
1744 ____________________________________________________________________________
1745 [ 14380] By: jhi on 2002/01/23 03:41:26
1746 Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
1747 From: "Craig A. Berry" <craigberry@mac.com>
1748 Date: Tue, 22 Jan 2002 22:14:26 -0600
1749 Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
1752 ____________________________________________________________________________
1753 [ 14379] By: jhi on 2002/01/23 03:11:31
1754 Log: AIX cpp bug: having macro arguments and character constants
1755 "the same" means trouble (here s and 's')
1756 What broke now was 841 and 842 of t/op/pat.t, because of the
1757 ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
1758 (note that breakage happened only under cc_r and usethreads+
1762 ____________________________________________________________________________
1763 [ 14376] By: jhi on 2002/01/22 16:46:48
1764 Log: Subject: [PATCH] Support truncate() in VOS port
1765 From: Paul_GreenVOS@vos.stratus.com
1766 Date: Mon, 21 Jan 02 23:27 est
1767 Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
1770 ! MANIFEST hints/vos.sh vos/vosish.h
1771 ____________________________________________________________________________
1772 [ 14374] By: jhi on 2002/01/22 16:36:41
1773 Log: Get rid of the _() macro since (1) we require ANSI anyway
1774 (2) Other software (GNU) seems to use it and we don't need it,
1775 so let's give it up.
1777 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1778 ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
1779 ! plan9/config.plan9 pod/perltoc.pod uconfig.h
1780 ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
1781 ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
1782 ! wince/config.h wince/config_H.ce
1783 ____________________________________________________________________________
1784 [ 14371] By: jhi on 2002/01/21 19:36:04
1785 Log: Subject: [BUG] /\_/ an unrecognized escape?
1786 From: Michael G Schwern <schwern@pobox.com>
1787 Date: Mon, 21 Jan 2002 15:22:54 -0500
1788 Message-ID: <20020121202254.GA6731@blackrider>
1790 ! t/lib/warnings/toke toke.c
1791 ____________________________________________________________________________
1792 [ 14370] By: jhi on 2002/01/21 19:16:00
1793 Log: Undo the renaming of the Unicode data files; the simple
1794 solution being not including the *.html files. This means
1795 that in the future there is no need for any renamings
1796 (well, assuming that the Consortium doesn't cause any),
1797 and the files are named like they are in the Consortium
1798 website, thus alleviating confusion.
1800 + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
1801 + lib/unicore/CaseFolding.txt
1802 + lib/unicore/CompositionExclusions.txt
1803 + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
1804 + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
1805 - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
1806 - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
1807 - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
1808 - lib/unicore/NamesList.html lib/unicore/PropList.html
1809 - lib/unicore/SpecCase.txt lib/unicore/UCD.html
1810 - lib/unicore/Unicode.html lib/unicore/Unicode.txt
1811 - lib/unicore/rename
1813 ____________________________________________________________________________
1814 [ 14369] By: jhi on 2002/01/21 15:10:59
1815 Log: Update Changes.
1817 ! Changes patchlevel.h
1818 ____________________________________________________________________________
1819 [ 14368] By: jhi on 2002/01/21 14:56:42
1820 Log: Subject: RE: BCC for Win32 is unhappy @14331
1821 From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
1822 Date: Mon, 21 Jan 2002 09:48:40 +0300
1823 Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
1825 (using IV instead of int)
1828 ____________________________________________________________________________
1829 [ 14367] By: jhi on 2002/01/21 14:29:05
1830 Log: path_is_absolute() needs a prototype (and maybe
1831 a better name, but that's another story).
1833 ! embed.fnc embed.h pp_ctl.c proto.h
1834 ____________________________________________________________________________
1835 [ 14366] By: jhi on 2002/01/21 14:07:35
1836 Log: Subject: Re: coderefs in @INC
1837 From: Chris Nandor <pudge@pobox.com>
1838 Date: Thu, 17 Jan 2002 11:26:02 -0500
1839 Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
1842 ____________________________________________________________________________
1843 [ 14365] By: jhi on 2002/01/21 14:06:11
1844 Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
1845 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1846 Date: Sun, 20 Jan 2002 22:53:56 +0100
1847 Message-ID: <20020120225356.A12093@rafael>
1849 ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
1850 ! t/lib/warnings/9enabled warnings.h warnings.pl
1851 ____________________________________________________________________________
1852 [ 14364] By: jhi on 2002/01/21 03:53:08
1853 Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
1854 From: "Craig A. Berry" <craigberry@mac.com>
1855 Date: Sun, 20 Jan 2002 22:49:42 -0600
1856 Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
1858 ! lib/ExtUtils/MakeMaker.pm
1859 ____________________________________________________________________________
1860 [ 14360] By: jhi on 2002/01/20 17:11:12
1861 Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
1862 From: Paul_GreenVOS@vos.stratus.com
1863 Date: Sat, 19 Jan 02 17:17 est
1864 Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
1866 Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
1867 From: Paul_GreenVOS@vos.stratus.com
1868 Date: Sat, 19 Jan 02 17:19 est
1869 Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
1871 ! lib/ExtUtils/t/Command.t
1872 ____________________________________________________________________________
1873 [ 14359] By: jhi on 2002/01/20 17:09:40
1874 Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix
1875 From: Paul_GreenVOS@vos.stratus.com
1876 Date: Sat, 19 Jan 02 14:30 est
1877 Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
1880 ____________________________________________________________________________
1881 [ 14358] By: jhi on 2002/01/20 17:01:38
1882 Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
1883 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1884 Date: Sun, 20 Jan 2002 13:51:36 +0100
1885 Message-ID: <20020120135136.A710@rafael>
1887 ! ext/File/Glob/t/basic.t
1888 ____________________________________________________________________________
1889 [ 14354] By: jhi on 2002/01/20 06:35:54
1890 Log: Make also hex() and oct() to croak if their arguments
1891 cannot be downgraded (that is, if they contain wide
1892 characters), just like crypt() does (and use the croak
1893 feature of sv_utf8_downgrade()).
1896 ____________________________________________________________________________
1897 [ 14351] By: jhi on 2002/01/19 21:06:58
1901 ____________________________________________________________________________
1902 [ 14350] By: jhi on 2002/01/19 21:03:07
1903 Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
1904 From: David Dyck <dcd@tc.fluke.com>
1905 Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST)
1906 Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
1908 ! pod/perl5004delta.pod pod/perl5005delta.pod
1909 ! pod/perl561delta.pod pod/perl56delta.pod
1910 ____________________________________________________________________________
1911 [ 14349] By: jhi on 2002/01/19 20:07:17
1914 ! pod/perlfaq1.pod pod/perlfaq2.pod
1915 ____________________________________________________________________________
1916 [ 14348] By: jhi on 2002/01/19 17:58:34
1917 Log: Subject: [PATCH lib/Pod/t/Usage.t]
1918 From: Abe Timmerman <abe@ztreet.demon.nl>
1919 Date: Sat, 19 Jan 2002 19:57:57 +0100
1920 Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
1924 ____________________________________________________________________________
1925 [ 14347] By: jhi on 2002/01/19 17:57:08
1926 Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
1927 From: Paul_GreenVOS@vos.stratus.com
1928 Date: Sat, 19 Jan 02 13:15 est
1929 Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
1931 ! ext/SDBM_File/sdbm.t
1932 ____________________________________________________________________________
1933 [ 14346] By: jhi on 2002/01/19 17:55:55
1934 Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
1936 !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
1937 !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
1938 ____________________________________________________________________________
1939 [ 14345] By: gbarr on 2002/01/19 16:51:23
1940 Log: Alternative Time::Local algorithm that uses matematical formula
1941 for timegm instead of progressive guessing
1944 ____________________________________________________________________________
1945 [ 14344] By: jhi on 2002/01/19 16:11:09
1946 Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
1947 From: Paul_GreenVOS@vos.stratus.com
1948 Date: Sat, 19 Jan 02 11:20 est
1949 Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
1951 ! ext/File/Glob/t/basic.t
1952 ____________________________________________________________________________
1953 [ 14343] By: jhi on 2002/01/19 16:09:52
1954 Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
1955 From: Paul_GreenVOS@vos.stratus.com
1956 Date: Fri, 18 Jan 02 22:56 est
1957 Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>
1960 ____________________________________________________________________________
1961 [ 14342] By: jhi on 2002/01/19 16:08:19
1962 Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check
1963 From: Paul_GreenVOS@vos.stratus.com
1964 Date: Fri, 18 Jan 02 22:48 est
1965 Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
1968 ____________________________________________________________________________
1969 [ 14341] By: jhi on 2002/01/19 16:06:56
1970 Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
1971 From: Paul_GreenVOS@vos.stratus.com
1972 Date: Fri, 18 Jan 02 16:22 est
1973 Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
1975 ! ext/Devel/DProf/DProf.t
1976 ____________________________________________________________________________
1977 [ 14340] By: jhi on 2002/01/19 03:00:26
1978 Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
1979 From: Tels <perl_dummy@bloodgate.com>
1980 Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET)
1981 Message-Id: <200201182106.XAA19133@taku.hut.fi>
1983 ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
1984 ____________________________________________________________________________
1985 [ 14339] By: jhi on 2002/01/19 02:56:26
1986 Log: Don't do socketpair udp unless you've got all what it takes.
1989 ____________________________________________________________________________
1990 [ 14338] By: jhi on 2002/01/19 02:51:34
1991 Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy
1992 From: Tels <perl_dummy@bloodgate.com>
1993 Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET)
1994 Message-Id: <200201182206.AAA15310@taku.hut.fi>
1996 ! lib/ExtUtils/MM_BeOS.pm
1997 ____________________________________________________________________________
1998 [ 14336] By: jhi on 2002/01/19 02:47:50
1999 Log: Avoid bare "set", and kiss .uucp goodbye.
2002 ____________________________________________________________________________
2003 [ 14334] By: jhi on 2002/01/18 21:16:08
2004 Log: Retract #14327 for now, going to the limit seems
2005 to be too much for many platforms.
2008 ____________________________________________________________________________
2009 [ 14331] By: jhi on 2002/01/18 16:09:38
2010 Log: Update Changes.
2012 ! Changes patchlevel.h
2013 ____________________________________________________________________________
2014 [ 14330] By: jhi on 2002/01/18 15:07:49
2015 Log: Try to make the connect/read/write timeouting.
2017 ! ext/Socket/Socket.t
2018 ____________________________________________________________________________
2019 [ 14329] By: jhi on 2002/01/18 14:49:49
2020 Log: Netware Makefile tweak from Ananth Kesari.
2023 ____________________________________________________________________________
2024 [ 14328] By: jhi on 2002/01/18 14:37:02
2025 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
2026 From: Michael G Schwern <schwern@pobox.com>
2027 Date: Fri, 18 Jan 2002 03:10:27 -0500
2028 Message-ID: <20020118081027.GE7226@blackrider>
2031 ____________________________________________________________________________
2032 [ 14327] By: jhi on 2002/01/18 14:33:19
2033 Log: (retracted by #14334)
2035 Subject: [PATCH] Improving lib/Time/Local.t
2036 From: Paul_GreenVOS@vos.stratus.com
2037 Date: Thu, 17 Jan 02 22:36 est
2038 Message-Id: <200201180335.WAA08768@mailhub2.stratus.com>
2041 ____________________________________________________________________________
2042 [ 14326] By: jhi on 2002/01/18 14:32:08
2043 Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03
2044 From: Abe Timmerman <abe@ztreet.demon.nl>
2045 Date: Fri, 18 Jan 2002 13:18:47 +0100
2046 Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com>
2048 ! lib/ExtUtils/t/MM_Win32.t
2049 ____________________________________________________________________________
2050 [ 14325] By: jhi on 2002/01/18 14:30:49
2051 Log: Subject: [PATCH] Syncing with bleadperl
2052 From: Michael G Schwern <schwern@pobox.com>
2053 Date: Fri, 18 Jan 2002 03:04:33 -0500
2054 Message-ID: <20020118080432.GC7226@blackrider>
2056 + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
2058 ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
2059 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2060 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2061 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
2062 ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
2063 ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
2064 ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
2065 ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
2066 ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
2067 ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
2068 ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
2069 ! lib/ExtUtils/testlib.pm
2070 ____________________________________________________________________________
2071 [ 14324] By: jhi on 2002/01/18 13:40:56
2075 ____________________________________________________________________________
2076 [ 14323] By: jhi on 2002/01/18 00:35:24
2077 Log: Subject: [PATCH] MM check_hints test
2078 From: Michael G Schwern <schwern@pobox.com>
2079 Date: Thu, 17 Jan 2002 20:25:57 -0500
2080 Message-ID: <20020118012557.GE32762@blackrider>
2082 + lib/ExtUtils/t/hints.t
2084 ____________________________________________________________________________
2085 [ 14322] By: jhi on 2002/01/18 00:21:11
2086 Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?
2087 From: Michael G Schwern <schwern@pobox.com>
2088 Date: Thu, 17 Jan 2002 20:12:20 -0500
2089 Message-ID: <20020118011220.GC32762@blackrider>
2091 (#14317 replaced with this)
2093 ! lib/ExtUtils/MakeMaker.pm
2094 ____________________________________________________________________________
2095 [ 14321] By: jhi on 2002/01/17 22:51:55
2096 Log: Subject: [PATCH perldiag] overload.pm warnings
2097 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2098 Date: Thu, 17 Jan 2002 23:53:49 +0100
2099 Message-ID: <20020117235349.A14530@rafael>
2102 ____________________________________________________________________________
2103 [ 14320] By: jhi on 2002/01/17 22:49:36
2104 Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
2105 From: Michael G Schwern <schwern@pobox.com>
2106 Date: Thu, 17 Jan 2002 16:35:47 -0500
2107 Message-ID: <20020117213546.GD23830@blackrider>
2110 ____________________________________________________________________________
2111 [ 14319] By: jhi on 2002/01/17 22:43:12
2112 Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
2113 From: chromatic <chromatic@rmci.net>
2114 Date: Thu, 17 Jan 2002 13:04:22 -0700
2115 Message-ID: <20020117200557.98720.qmail@onion.perl.org>
2118 ____________________________________________________________________________
2119 [ 14318] By: jhi on 2002/01/17 22:42:12
2120 Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
2121 From: chromatic <chromatic@rmci.net>
2122 Date: Thu, 17 Jan 2002 12:59:04 -0700
2123 Message-ID: <20020117200039.96481.qmail@onion.perl.org>
2125 ! lib/ExtUtils/t/Mkbootstrap.t
2126 ____________________________________________________________________________
2127 [ 14317] By: jhi on 2002/01/17 22:39:48
2128 Log: (replaced by #14322)
2129 The #14300 broke hints file handling.
2131 ! lib/ExtUtils/MakeMaker.pm
2132 ____________________________________________________________________________
2133 [ 14315] By: jhi on 2002/01/17 22:13:44
2134 Log: Subject: [PATCH] long doubles
2135 From: Nicholas Clark <nick@unfortu.net>
2136 Date: Thu, 17 Jan 2002 17:06:28 +0000
2137 Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
2140 ____________________________________________________________________________
2141 [ 14313] By: jhi on 2002/01/17 21:51:05
2142 Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
2143 From: Andy Dougherty <doughera@lafayette.edu>
2144 Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
2145 Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
2148 ____________________________________________________________________________
2149 [ 14311] By: sky on 2002/01/17 21:01:00
2150 Log: Simplify the code that duplicates the threads
2151 init function and the parameters to the thread by using sv_dup.
2152 Note,what happens if you pass a shared variable as a parameter?
2154 ! ext/threads/threads.xs
2155 ____________________________________________________________________________
2156 [ 14310] By: jhi on 2002/01/17 15:23:56
2157 Log: Update Changes.
2159 ! Changes patchlevel.h
2160 ____________________________________________________________________________
2161 [ 14309] By: jhi on 2002/01/17 14:39:20
2162 Log: Rename kill_perl to fresh_perl; replace fresh_perl()
2163 with fresh_perl_is() and fresh_perl_like().
2165 + t/run/fresh_perl.t
2167 ! MANIFEST t/test.pl
2168 ____________________________________________________________________________
2169 [ 14308] By: jhi on 2002/01/17 14:06:46
2170 Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
2171 From: Benjamin Goldberg <goldbb2@earthlink.net>
2172 Date: Wed, 09 Jan 2002 21:03:16 -0500
2173 Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
2175 ! ext/Unicode/Normalize/Normalize.pm
2176 ____________________________________________________________________________
2177 [ 14307] By: jhi on 2002/01/17 14:04:06
2178 Log: Retract #14144 as Hugo isn't happy with it.
2180 ! scope.c t/run/kill_perl.t
2181 ____________________________________________________________________________
2182 [ 14306] By: jhi on 2002/01/17 13:57:53
2183 Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
2184 From: Richard Clamp <richardc@unixbeard.net>
2185 Date: Wed, 16 Jan 2002 17:34:31 +0000
2186 Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
2188 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
2189 ____________________________________________________________________________
2190 [ 14305] By: jhi on 2002/01/17 13:32:56
2191 Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
2192 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2193 Date: Tue, 15 Jan 2002 21:23:30 +0100
2194 Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
2196 ! ext/Opcode/Opcode.xs
2197 ____________________________________________________________________________
2198 [ 14304] By: jhi on 2002/01/16 16:55:52
2199 Log: Subject: [PATCH] Fix crypt.t and fs.t tests
2200 From: Paul_GreenVOS@vos.stratus.com
2201 Date: Wed, 16 Jan 02 6:42 est
2202 Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
2204 ! t/io/fs.t t/op/crypt.t
2205 ____________________________________________________________________________
2206 [ 14303] By: jhi on 2002/01/16 14:55:57
2207 Log: Subject: Re: [PATCH] length of undefined $(digit) should warn
2208 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2209 Date: Wed, 16 Jan 2002 13:43:39 +0100
2210 Message-ID: <20020116134339.A704@rafael>
2214 ! mg.c t/lib/warnings/mg
2215 ____________________________________________________________________________
2216 [ 14302] By: jhi on 2002/01/16 13:47:58
2217 Log: (replaced by #14303)
2218 Subject: [PATCH] length of undefined $(digit) should warn
2219 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2220 Date: Tue, 15 Jan 2002 23:02:44 +0100
2221 Message-ID: <20020115230244.A31786@rafael>
2223 ! mg.c t/lib/warnings/mg
2224 ____________________________________________________________________________
2225 [ 14301] By: jhi on 2002/01/16 13:45:20
2226 Log: The non-MakeMaker.pm parts of
2228 Subject: [PATCH] Re: MM_Beos.pm?
2229 From: Tels <perl_dummy@bloodgate.com>
2230 Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)
2231 Message-Id: <200201142006.WAA29544@taas.iki.fi>
2233 ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
2234 ! lib/ExtUtils/t/MM_Unix.t
2235 ____________________________________________________________________________
2236 [ 14300] By: jhi on 2002/01/16 13:40:53
2237 Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
2238 From: Michael G Schwern <schwern@pobox.com>
2239 Date: Tue, 15 Jan 2002 20:07:50 -0500
2240 Message-ID: <20020116010750.GH625@blackrider>
2242 ! lib/ExtUtils/MakeMaker.pm
2243 ____________________________________________________________________________
2244 [ 14299] By: jhi on 2002/01/16 13:37:41
2245 Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
2246 From: Jeffrey Friedl <jfriedl@yahoo.com>
2247 Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)
2248 Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
2251 ____________________________________________________________________________
2252 [ 14298] By: jhi on 2002/01/16 13:34:29
2253 Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
2254 From: "Green, Paul" <Paul.Green@stratus.com>
2255 Date: Tue, 15 Jan 2002 22:28:10 -0500
2256 Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
2258 ! lib/ExtUtils/MM_Unix.pm
2259 ____________________________________________________________________________
2260 [ 14297] By: jhi on 2002/01/16 13:21:26
2261 Log: Integrate perlio; offsetof() is in <stddef.h>
2263 !> ext/Socket/Socket.xs
2264 ____________________________________________________________________________
2265 [ 14294] By: jhi on 2002/01/16 05:37:29
2266 Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
2267 and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
2268 Canonical.pl and Exact.pl.
2271 - (delete 288 files)
2272 ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
2273 ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
2274 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2275 ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
2276 ____________________________________________________________________________
2277 [ 14293] By: jhi on 2002/01/16 00:32:27
2278 Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
2280 ! ext/Socket/Socket.xs
2281 ____________________________________________________________________________
2282 [ 14292] By: jhi on 2002/01/15 20:06:49
2283 Log: Subject: [PATCH] Add Slab_Free to embed.fnc
2284 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2285 Date: Tue, 15 Jan 2002 21:59:19 +0100
2286 Message-ID: <3C44A637.16602.25EB208@localhost>
2288 ! embed.fnc embed.h proto.h
2289 ____________________________________________________________________________
2290 [ 14291] By: jhi on 2002/01/15 20:00:02
2291 Log: Duh. The updated In/*.pl weren't checked in.
2293 ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
2294 ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
2295 ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
2296 ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
2297 ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
2298 ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
2299 ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
2300 ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
2301 ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
2302 ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
2303 ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
2304 ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
2305 ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
2306 ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
2307 ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
2308 ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
2309 ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
2310 ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
2311 ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
2312 ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
2313 ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
2314 ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
2315 ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
2316 ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
2317 ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
2318 ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
2319 ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
2320 ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
2321 ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
2322 ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
2323 ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
2324 ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
2325 ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
2326 ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
2327 ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
2328 ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
2329 ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
2330 ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
2331 ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
2332 ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
2333 ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
2334 ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
2335 ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
2336 ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
2337 ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
2338 ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
2339 ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
2340 ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
2341 ____________________________________________________________________________
2342 [ 14290] By: jhi on 2002/01/15 18:39:54
2343 Log: Update Changes.
2345 ! Changes patchlevel.h
2346 ____________________________________________________________________________
2347 [ 14289] By: jhi on 2002/01/15 18:38:03
2348 Log: Jeffrey is trying very hard to avoid working on his
2349 book, it would seem :-) (better naming, better comments
2352 + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
2353 + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
2354 + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
2355 + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
2356 - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
2357 - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2358 - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
2359 - lib/unicore/Is/IDStart.pl
2361 ____________________________________________________________________________
2362 [ 14287] By: jhi on 2002/01/15 17:55:54
2363 Log: Some protection against spaces in directory names.
2364 (Tru64 still has some makedepend problems in such
2365 cases but that looks like Tru64's problem.)
2367 ! Configure Makefile.SH
2368 ____________________________________________________________________________
2369 [ 14286] By: jhi on 2002/01/15 17:13:28
2370 Log: Should have been in #14285 but I have sausages for fingers.
2372 + lib/ExtUtils/MM_BeOS.pm
2373 ____________________________________________________________________________
2374 [ 14285] By: jhi on 2002/01/15 17:12:59
2375 Log: MM_BeOS from Tels.
2377 + lib/ExtUtils/t/MM_BeOS.t
2379 ____________________________________________________________________________
2380 [ 14284] By: jhi on 2002/01/15 15:55:53
2381 Log: Integrate perlio;
2383 (reintroduce #14251) Slab allocator for ops
2384 - moved the statics to intrpvar.h
2385 - implemented Slab_Free()
2386 - uses PerlMemShared (for now) if distinction exists.
2388 Slab allocator submit after resolve -ay to keep it!
2390 Hand merge of non slab allocator stuff
2392 const-ness fix in savepv's passing of NULL
2394 Typo in #else branch of PL_SLAB_ALLOC
2396 Integrate rest of mainline
2398 Regen embed enable slab for PERL_IMPLICIT_SYS
2400 Correct name of PL_OP_SLAB_ALLOC
2402 Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
2403 e.g. -Duse64bitint on a 32-bit platform.
2404 Now uses I32 for use-count and is more careful with its casts.
2406 !> (integrate 28 files)
2407 ____________________________________________________________________________
2408 [ 14279] By: jhi on 2002/01/15 14:43:04
2409 Log: Subject: [PATCH] Socket::sockaddr_family
2410 From: Gisle Aas <gisle@ActiveState.com>
2411 Date: 15 Jan 2002 06:35:28 -0800
2412 Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
2414 ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
2415 ____________________________________________________________________________
2416 [ 14278] By: jhi on 2002/01/15 14:37:34
2417 Log: Subject: [PATCH perldiag] Style issue
2418 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2419 Date: Tue, 15 Jan 2002 15:36:30 +0100
2420 Message-ID: <20020115153630.A11568@rafael>
2423 ____________________________________________________________________________
2424 [ 14276] By: jhi on 2002/01/15 14:22:38
2425 Log: NetWare tweak from Ananth Kesari.
2427 ! lib/ExtUtils/MakeMaker.pm
2428 ____________________________________________________________________________
2429 [ 14275] By: jhi on 2002/01/15 14:19:43
2433 ____________________________________________________________________________
2434 [ 14274] By: jhi on 2002/01/15 14:16:28
2435 Log: A couple of additional character classes from Jeffrey,
2436 hopefully useful in future for internal use for implementing
2437 some special cases of casing.
2439 Also regenerate once more all the character classes,
2440 now without the timestamp. A timestamp would be kind of
2441 nice but it's not: having a timestamp in a file means that
2442 even if the effective contents of file really didn't
2443 change, the file looks as if it changed.
2445 + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2446 + lib/unicore/Is/CombAbov.pl
2448 ____________________________________________________________________________
2449 [ 14273] By: jhi on 2002/01/15 13:53:01
2450 Log: Make the test harder.
2453 ____________________________________________________________________________
2454 [ 14272] By: jhi on 2002/01/15 13:51:11
2455 Log: Additional utf8_heavy.pl tweak from Jeffrey.
2458 ____________________________________________________________________________
2459 [ 14264] By: jhi on 2002/01/15 04:19:11
2462 ! lib/Unicode/UCD.pm pod/perlunicode.pod
2463 ____________________________________________________________________________
2464 [ 14263] By: jhi on 2002/01/15 02:14:29
2465 Log: The Unicode categories doc patch to go with #14254,
2468 ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
2469 ____________________________________________________________________________
2470 [ 14262] By: jhi on 2002/01/15 01:30:09
2471 Log: There isn't going to be perl.third.exe.
2474 ____________________________________________________________________________
2475 [ 14261] By: jhi on 2002/01/15 01:25:11
2476 Log: Subject: [PATCH] small coredump correction
2477 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2478 Date: Tue, 15 Jan 2002 00:22:52 +0100
2479 Message-ID: <20020115002252.I691@rafael>
2482 ____________________________________________________________________________
2483 [ 14260] By: jhi on 2002/01/15 01:23:53
2484 Log: Subject: [PATCH] Overriding readline() should also override <FH>
2485 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2486 Date: Mon, 14 Jan 2002 23:03:04 +0100
2487 Message-ID: <20020114230304.A691@rafael>
2489 Subject: Re: [PATCH] Overriding readline() should also override <FH>
2490 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2491 Date: Mon, 14 Jan 2002 23:18:43 +0100
2492 Message-ID: <20020114231843.E691@rafael>
2494 ! pod/perlsub.pod t/op/override.t toke.c
2495 ____________________________________________________________________________
2496 [ 14256] By: jhi on 2002/01/14 14:42:12
2497 Log: Update Changes.
2499 ! Changes patchlevel.h
2500 ____________________________________________________________________________
2501 [ 14255] By: jhi on 2002/01/14 14:04:24
2502 Log: Retract #14251 (the op slab allocator from perlio)
2503 until we figure out why 2.2.19 x86 debian gets
2504 a circular sibling chain and therefore hangs in
2505 the Perl_ck_subr() sibling for-loop.
2507 ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2508 ! perlapi.c perlapi.h proto.h
2509 ____________________________________________________________________________
2510 [ 14254] By: jhi on 2002/01/14 13:25:07
2511 Log: Big mktables rewrite from Jeffrey;
2512 documentation not yet updated.
2515 - (delete 182 files)
2517 ____________________________________________________________________________
2518 [ 14253] By: ams on 2002/01/14 03:15:05
2519 Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
2520 From: Michael G Schwern <schwern@pobox.com>
2521 Date: Sun, 13 Jan 2002 21:00:07 -0500
2522 Message-Id: <20020114020007.GB2877@blackrider>
2525 ____________________________________________________________________________
2526 [ 14252] By: jhi on 2002/01/14 00:27:41
2527 Log: Subject: Re: Win32 status - progress !
2528 From: Abe Timmerman <abe@ztreet.demon.nl>
2529 Date: Mon, 14 Jan 2002 02:29:51 +0100
2530 Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
2532 ! lib/ExtUtils/t/MM_Win32.t
2533 ____________________________________________________________________________
2534 [ 14251] By: jhi on 2002/01/13 23:30:05
2535 Log: Integrate perlio.
2537 Slab allocator for ops
2538 - moved the statics to intrpvar.h
2539 - implemented Slab_Free()
2540 - uses PerlMemShared (for now) if distinction exists.
2542 !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2543 !> perlapi.c perlapi.h proto.h
2544 ____________________________________________________________________________
2545 [ 14249] By: jhi on 2002/01/13 19:55:10
2546 Log: Start a new test category: uni. Much of t/op/pat
2547 should probably be moved here, but holding on that
2548 until Jeffrey finishes his big mktables rewrite.
2549 Bits and pieces of op/split, op/pack, op/append,
2550 op/join, could probably be moved to respective uni
2553 + t/uni/fold.t t/uni/sprintf.t
2554 - t/op/unifold.t t/op/unisprintf.t
2555 ! MANIFEST t/TEST t/harness
2556 ____________________________________________________________________________
2557 [ 14248] By: jhi on 2002/01/13 19:52:02
2558 Log: Subject: [PATCH] enable Win32 to build again
2559 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2560 Date: Sun, 13 Jan 2002 21:49:24 +0100
2561 Message-ID: <3C4200E4.15926.23F6131@localhost>
2563 miniperl.exe.exe does not exe that well.
2565 ! lib/ExtUtils/MM_Unix.pm
2566 ____________________________________________________________________________
2567 [ 14247] By: jhi on 2002/01/13 19:50:23
2568 Log: Mention some of the load-affected tests.
2571 ____________________________________________________________________________
2572 [ 14246] By: jhi on 2002/01/13 19:38:17
2573 Log: Move the UTF-8 conversion code earlier so that
2577 ____________________________________________________________________________
2578 [ 14245] By: jhi on 2002/01/13 19:19:59
2579 Log: Upgrade to Scalar-List-Util 1.06. The Makefile.PLs
2580 have diverged quite a bit so no updates there.
2582 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
2583 ! ext/List/Util/lib/List/Util.pm
2584 ! ext/List/Util/lib/Scalar/Util.pm
2585 ____________________________________________________________________________
2586 [ 14244] By: jhi on 2002/01/13 18:27:00
2587 Log: Make the crypt() pickier: if downgrading doesn't work,
2590 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
2591 ____________________________________________________________________________
2592 [ 14243] By: jhi on 2002/01/13 18:12:23
2593 Log: Grow the buffer in case Unicode caused size changes
2594 (and it very probably did).
2597 ____________________________________________________________________________
2598 [ 14242] By: jhi on 2002/01/13 17:46:45
2599 Log: Future-proofing from Jeffrey Friedl (for conflicting
2603 ____________________________________________________________________________
2604 [ 14241] By: jhi on 2002/01/13 17:40:29
2605 Log: Subject: [PATCH] Re: Warning in B.xs
2606 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2607 Date: Sun, 13 Jan 2002 19:39:52 +0100
2608 Message-ID: <3C41E288.20562.1C8C895@localhost>
2611 ____________________________________________________________________________
2612 [ 14240] By: jhi on 2002/01/13 17:35:48
2613 Log: Subject: Re: lookbehind broken with latest bleedperl
2614 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2615 Date: Sun, 13 Jan 2002 18:06:22 +0000
2616 Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
2618 ! regexec.c t/op/re_tests
2619 ____________________________________________________________________________
2620 [ 14239] By: jhi on 2002/01/13 17:24:51
2621 Log: Subject: [PATCH] more MM_Unix.t tests
2622 From: Tels <perl_dummy@bloodgate.com>
2623 Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET)
2624 Message-Id: <200201131621.SAA17925@tiku.hut.fi>
2626 Subject: [PATCH] 14220 misunderstood, I bet
2627 From: andreas.koenig@anima.de (Andreas J. Koenig)
2628 Date: 12 Jan 2002 21:31:58 +0100
2629 Message-ID: <m3k7un8g5d.fsf@anima.de>
2631 ! lib/ExtUtils/t/MM_Unix.t
2632 ____________________________________________________________________________
2633 [ 14238] By: jhi on 2002/01/13 17:14:25
2634 Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION
2635 From: Tels <perl_dummy@bloodgate.com>
2636 Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET)
2637 Message-Id: <200201131602.SAA15687@tiku.hut.fi>
2639 Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION
2640 From: Tels <perl_dummy@bloodgate.com>
2641 Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET)
2642 Message-Id: <200201131610.SAA18974@tiku.hut.fi>
2644 ! lib/ExtUtils/MM_Unix.pm
2645 ____________________________________________________________________________
2646 [ 14237] By: jhi on 2002/01/13 17:12:04
2647 Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
2648 From: Nicholas Clark <nick@unfortu.net>
2649 Date: Sun, 13 Jan 2002 15:58:34 +0000
2650 Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
2653 ____________________________________________________________________________
2654 [ 14236] By: jhi on 2002/01/13 17:08:18
2655 Log: Anton Berezin did more reading and the uid setting story
2658 ! pod/perltodo.pod utils/perldoc.PL
2659 ____________________________________________________________________________
2660 [ 14235] By: jhi on 2002/01/13 16:45:52
2661 Log: Integrate perlio;
2664 - vmem.h hack to handle free-by-wrong-thread after eval "".
2665 - Initialize timerid
2667 !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
2668 ____________________________________________________________________________
2669 [ 14234] By: jhi on 2002/01/13 16:44:07
2670 Log: Subject: Re: HiRes
2671 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2672 Date: Sun, 13 Jan 2002 10:18:46 +0100
2673 Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
2675 Give up on socketpair in HP-UX.
2677 ! ext/Socket/socketpair.t
2678 ____________________________________________________________________________
2679 [ 14231] By: jhi on 2002/01/13 05:15:01
2683 ____________________________________________________________________________
2684 [ 14230] By: jhi on 2002/01/13 05:13:03
2685 Log: One more sharp s case found by Jeffrey.
2687 ! regexec.c t/op/pat.t
2688 ____________________________________________________________________________
2689 [ 14229] By: jhi on 2002/01/13 04:43:33
2693 ____________________________________________________________________________
2694 [ 14228] By: jhi on 2002/01/13 04:30:45
2695 Log: Don't bother checking for the Greek special
2696 cases if the node is too short.
2699 ____________________________________________________________________________
2700 [ 14227] By: jhi on 2002/01/12 21:00:04
2701 Log: Update Changes.
2703 ! Changes patchlevel.h
2704 ____________________________________________________________________________
2705 [ 14225] By: jhi on 2002/01/12 20:28:05
2706 Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
2707 From: Jonathan Stowe <gellyfish@gellyfish.com>
2708 Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT)
2709 Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>
2711 ! Configure config_h.SH
2712 ____________________________________________________________________________
2713 [ 14224] By: jhi on 2002/01/12 20:18:02
2714 Log: Quick reformat using indent -kr -nce, as requested
2715 by Dan Kogai and suggest by NI-S.
2717 ! ext/Encode/encengine.c
2718 ____________________________________________________________________________
2719 [ 14223] By: jhi on 2002/01/12 20:08:54
2720 Log: Couple more Unicode lookbehind tests.
2723 ____________________________________________________________________________
2724 [ 14222] By: jhi on 2002/01/12 20:05:29
2725 Log: Sharp S as a special treat for our German UTF-8 testers :-)
2727 ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
2728 ____________________________________________________________________________
2729 [ 14221] By: jhi on 2002/01/12 18:38:54
2730 Log: Subject: {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2731 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2732 Date: Sat, 12 Jan 2002 20:37:32 +0100
2733 Message-ID: <3C409E8C.16203.196C2D3@localhost>
2735 ! ext/B/B/Deparse.pm
2736 ____________________________________________________________________________
2737 [ 14220] By: jhi on 2002/01/12 18:27:32
2738 Log: Hrmph. Is having a test for an exact version of MM_Unix.pm
2739 really worth the bits it's printed on?
2741 ! lib/ExtUtils/t/MM_Unix.t
2742 ____________________________________________________________________________
2743 [ 14219] By: jhi on 2002/01/12 18:06:49
2744 Log: Special treatment for U+03B0 and U+0390 in //i,
2745 this means that we can remove the minlen pessimisations
2746 introduced by the #14096.
2748 ! pp_hot.c regcomp.c regexec.c
2749 ____________________________________________________________________________
2750 [ 14218] By: jhi on 2002/01/12 16:14:52
2751 Log: Integrate perlio;
2753 Abstract out the cloning of SvPVX and handle shared pv in a
2754 safe (if suboptimal) manner. Does not fix op/fork.t :-(
2756 Win32-ize socketpair test
2757 - Win32 can fork even though $Config{d_fork} is undef
2758 - SOCK_DGRAM does not work - skip those tests.
2760 !> ext/Socket/socketpair.t sv.c
2761 ____________________________________________________________________________
2762 [ 14217] By: jhi on 2002/01/12 16:09:59
2763 Log: One should first drop the real uid, not the effective uid.
2767 ____________________________________________________________________________
2768 [ 14216] By: jhi on 2002/01/12 15:50:38
2769 Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2770 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2771 Date: Fri, 11 Jan 2002 23:29:48 +0100
2772 Message-ID: <3C3F756C.4581.2E2A938@localhost>
2774 + ext/B/C/C.xs ext/B/C/Makefile.PL
2775 ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
2777 ____________________________________________________________________________
2778 [ 14215] By: jhi on 2002/01/12 15:22:01
2779 Log: Subject: [PATCH] Re: Magic numbers in B::Concise
2780 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2781 Date: Fri, 11 Jan 2002 14:29:30 -0800
2782 Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
2785 ____________________________________________________________________________
2786 [ 14212] By: ams on 2002/01/12 06:10:52
2787 Log: Subject: [PATCH] More fixes for Stratus VOS
2788 From: "Green, Paul" <Paul.Green@stratus.com>
2789 Date: Fri, 11 Jan 2002 17:30:37 -0500
2790 Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
2792 ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
2793 ____________________________________________________________________________
2794 [ 14211] By: jhi on 2002/01/12 06:01:29
2795 Log: Upgrade to CGI.pm 2.80.
2797 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
2798 ____________________________________________________________________________
2799 [ 14210] By: jhi on 2002/01/12 05:57:36
2802 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2803 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2805 ____________________________________________________________________________
2806 [ 14209] By: jhi on 2002/01/12 05:54:24
2807 Log: This is getting embarrassing.
2810 ____________________________________________________________________________
2811 [ 14208] By: jhi on 2002/01/12 05:30:03
2814 ! pod/perlunicode.pod
2815 ____________________________________________________________________________
2816 [ 14207] By: jhi on 2002/01/12 05:16:55
2817 Log: Updating the test count is good; also rephrasing
2818 so that there is no ok output containing "not".
2821 ____________________________________________________________________________
2822 [ 14206] By: jhi on 2002/01/12 05:11:20
2823 Log: Andreas is busy :-)
2825 ! doop.c t/op/unisprintf.t
2826 ____________________________________________________________________________
2827 [ 14205] By: jhi on 2002/01/12 04:55:20
2828 Log: Unicode lookbehind looked bad.
2830 ! regexec.c t/op/pat.t
2831 ____________________________________________________________________________
2832 [ 14204] By: jhi on 2002/01/12 01:43:48
2833 Log: Garbage collection.
2836 ____________________________________________________________________________
2837 [ 14203] By: jhi on 2002/01/12 00:10:51
2838 Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
2839 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2840 Date: Fri, 11 Jan 2002 23:29:48 +0100
2841 Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
2843 ! embed.fnc global.sym makedef.pl
2844 ____________________________________________________________________________
2845 [ 14202] By: jhi on 2002/01/12 00:07:41
2846 Log: Subject: [PATCH] perldelta nit?
2847 From: Robert Spier <rspier@pobox.com>
2848 Date: Fri, 11 Jan 2002 15:19:16 -0800
2849 Message-ID: <15423.29428.164185.251700@rls.cx>
2852 ____________________________________________________________________________
2853 [ 14201] By: jhi on 2002/01/12 00:06:02
2854 Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2855 From: Michael G Schwern <schwern@pobox.com>
2856 Date: Fri, 11 Jan 2002 17:08:17 -0500
2857 Message-ID: <20020111220817.GG2838@blackrider>
2859 ! t/run/kill_perl.t t/test.pl
2860 ____________________________________________________________________________
2861 [ 14200] By: jhi on 2002/01/12 00:02:05
2862 Log: Subject: [PATCH] Correct misleading error message
2863 From: Mike Guy <mjtg@cam.ac.uk>
2864 Date: Fri, 11 Jan 2002 18:36:33 +0000
2865 Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
2867 hash assignment -> anonymous hash
2869 ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
2870 ____________________________________________________________________________
2871 [ 14199] By: jhi on 2002/01/11 23:58:00
2872 Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c
2873 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2874 Date: Fri, 11 Jan 2002 16:58:14 +0100
2875 Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
2877 ! ext/Unicode/Normalize/mkheader
2878 ____________________________________________________________________________
2879 [ 14198] By: jhi on 2002/01/11 23:53:05
2880 Log: Add a new test for is-sprintf-preserving Unicodeness:
2881 #14194 and an old one from kill_perl.t (I could have used
2882 sprintf.t, but it's format was quite fixed, and I didn't
2883 feel like breaking the format)
2886 ! MANIFEST t/run/kill_perl.t
2887 ____________________________________________________________________________
2888 [ 14197] By: jhi on 2002/01/11 21:48:49
2889 Log: Integrate perlio;
2890 Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
2893 ____________________________________________________________________________
2894 [ 14195] By: jhi on 2002/01/11 20:07:35
2895 Log: Integrate perlio;
2896 A mostly-stable version of "new" Win32 signal/kill support.
2898 !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
2899 !> win32/config.gc win32/config.vc win32/config_H.bc
2900 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
2901 !> win32/makefile.mk win32/win32.c win32/win32.h
2902 ____________________________________________________________________________
2903 [ 14194] By: jhi on 2002/01/11 20:04:26
2906 Subject: UTF-8 sprintf bug in bleadperl
2907 From: andreas.koenig@anima.de (Andreas J. Koenig)
2908 Date: 11 Jan 2002 15:47:15 +0100
2909 Message-ID: <m3vge99c7g.fsf@anima.de>
2911 I have tests, have just to figure out where to put them
2912 since op/sprintf looks a bit unfriendly for tests of
2913 somewhat freer form.
2916 ____________________________________________________________________________
2917 [ 14191] By: jhi on 2002/01/11 15:34:53
2918 Log: Update Changes.
2920 ! Changes patchlevel.h
2921 ____________________________________________________________________________
2922 [ 14190] By: jhi on 2002/01/11 14:52:51
2923 Log: Subject: [PATCH] Re: Magic numbers in B::Concise
2924 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2925 Date: Thu, 10 Jan 2002 18:21:34 -0800
2926 Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
2930 ____________________________________________________________________________
2931 [ 14189] By: jhi on 2002/01/11 14:51:11
2932 Log: Upgrade to CGI.pm 2.79. Manual tweaks were
2933 necessary in form.t and html.t @INC setups.
2935 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
2936 ____________________________________________________________________________
2937 [ 14188] By: jhi on 2002/01/11 14:31:17
2938 Log: Yet another twist.
2941 ____________________________________________________________________________
2942 [ 14187] By: jhi on 2002/01/11 14:14:12
2943 Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
2944 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2945 Date: Fri, 11 Jan 2002 13:04:15 +0100
2946 Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
2949 ____________________________________________________________________________
2950 [ 14186] By: jhi on 2002/01/11 14:13:02
2951 Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
2952 From: Jonathan Stowe <gellyfish@gellyfish.com>
2953 Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
2954 Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
2957 ____________________________________________________________________________
2958 [ 14185] By: jhi on 2002/01/11 14:10:01
2959 Log: Arguments were being mangled.
2962 ____________________________________________________________________________
2963 [ 14184] By: jhi on 2002/01/11 14:05:53
2964 Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2965 From: Jonathan Stowe <gellyfish@gellyfish.com>
2966 Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
2967 Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
2970 ____________________________________________________________________________
2971 [ 14183] By: jhi on 2002/01/11 13:59:22
2972 Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
2973 From: Michael G Schwern <schwern@pobox.com>
2974 Date: Fri, 11 Jan 2002 04:26:27 -0500
2975 Message-ID: <20020111092626.GA16544@blackrider>
2977 ! t/run/kill_perl.t t/test.pl
2978 ____________________________________________________________________________
2979 [ 14182] By: jhi on 2002/01/11 13:57:59
2980 Log: Subject: [PATCH] Test::Harness 2.01
2981 From: Michael G Schwern <schwern@pobox.com>
2982 Date: Thu, 10 Jan 2002 21:11:24 -0500
2983 Message-ID: <20020111021123.GA30666@blackrider>
2985 + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
2986 + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
2987 + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
2988 + lib/Test/Harness/t/nonumbers.t
2989 + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
2990 + t/lib/sample-tests/lone_not_bug
2991 + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
2992 + t/lib/sample-tests/vms_nit
2993 ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2994 ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
2995 ____________________________________________________________________________
2996 [ 14181] By: jhi on 2002/01/11 13:57:38
2997 Log: patch is silly when creating new files: don't run
2998 patch more than once.
3000 ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3001 ____________________________________________________________________________
3002 [ 14180] By: jhi on 2002/01/11 13:53:49
3003 Log: Forgot from #14179.
3005 ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
3006 ____________________________________________________________________________
3007 [ 14179] By: jhi on 2002/01/11 13:24:13
3008 Log: Subject: [PATCH] is() undef/'' behavior change
3009 From: Michael G Schwern <schwern@pobox.com>
3010 Date: Fri, 11 Jan 2002 03:35:51 -0500
3011 Message-ID: <20020111083551.GC30666@blackrider>
3013 Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
3014 From: Michael G Schwern <schwern@pobox.com>
3015 Date: Fri, 11 Jan 2002 03:37:44 -0500
3016 Message-ID: <20020111083744.GD30666@blackrider>
3018 ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
3019 ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
3020 ! lib/Pod/t/InputObjects.t lib/blib.t
3021 ____________________________________________________________________________
3022 [ 14178] By: jhi on 2002/01/11 13:21:59
3023 Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
3024 From: Michael G Schwern <schwern@pobox.com>
3025 Date: Thu, 10 Jan 2002 19:56:23 -0500
3026 Message-ID: <20020111005623.GA13192@blackrider>
3028 + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3029 ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
3030 ! lib/Test/Simple.pm lib/Test/Simple/Changes
3031 ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
3032 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3033 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
3034 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
3035 ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
3036 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
3037 ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
3038 ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
3039 ! lib/Test/Simple/t/plan_is_noplan.t
3040 ! lib/Test/Simple/t/plan_no_plan.t
3041 ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
3042 ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
3043 ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
3044 ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
3045 ! lib/Test/Tutorial.pod
3046 ____________________________________________________________________________
3047 [ 14177] By: gsar on 2002/01/11 02:56:05
3048 Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
3049 revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
3051 turns out even the malloc() was never really needed to begin with,
3055 ____________________________________________________________________________
3056 [ 14176] By: jhi on 2002/01/11 02:11:21
3057 Log: Small doc tweaks.
3059 ! pod/perluniintro.pod
3060 ____________________________________________________________________________
3061 [ 14175] By: gsar on 2002/01/11 01:05:15
3062 Log: support using the CRT's malloc() family of functions instead of
3063 the internal one when ithreads is enabled; allocate large blocks
3064 using VirtualAlloc() since the Heap*() functions may only be tuned
3065 for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
3067 pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
3068 also see comments at the top of win32/vmem.h for other options that
3072 ____________________________________________________________________________
3073 [ 14174] By: jhi on 2002/01/10 19:33:29
3074 Log: Subject: micropatch
3075 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3076 Date: Thu, 10 Jan 2002 18:20:58 +0000
3077 Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
3080 ____________________________________________________________________________
3081 [ 14173] By: jhi on 2002/01/10 19:32:16
3082 Log: Subject: [PATCH] Embed.t on Win32
3083 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3084 Date: Thu, 10 Jan 2002 18:56:21 +0100
3085 Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
3087 ! lib/ExtUtils/t/Embed.t
3088 ____________________________________________________________________________
3089 [ 14172] By: jhi on 2002/01/10 19:31:00
3090 Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
3091 From: Gisle Aas <gisle@ActiveState.com>
3092 Date: 10 Jan 2002 08:56:05 -0800
3093 Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
3096 ____________________________________________________________________________
3097 [ 14171] By: jhi on 2002/01/10 19:29:08
3098 Log: Subject: [PATCH] doc fixes
3099 From: "Brendan O'Dea" <bod@debian.org>
3100 Date: Fri, 11 Jan 2002 03:49:54 +1100
3101 Message-ID: <20020110164954.GA21891@compusol.com.au>
3103 ! lib/I18N/Collate.pm pod/perlfunc.pod
3104 ____________________________________________________________________________
3105 [ 14170] By: jhi on 2002/01/10 17:48:42
3106 Log: Integrate perlio; More signal hackery.
3109 ____________________________________________________________________________
3110 [ 14169] By: jhi on 2002/01/10 17:47:34
3111 Log: No need to show internal encodings, or return them
3114 ! ext/Encode/Encode.pm
3115 ____________________________________________________________________________
3116 [ 14166] By: jhi on 2002/01/10 15:24:41
3117 Log: I think we can claim to be supporting Unicode
3118 "loose matching" now.
3120 ! pod/perlunicode.pod
3121 ____________________________________________________________________________
3122 [ 14165] By: jhi on 2002/01/10 15:07:56
3123 Log: Subject: doc patch
3124 From: mjd@plover.com
3125 Date: 10 Jan 2002 15:12:27 -0000
3126 Message-ID: <20020110151227.14850.qmail@plover.com>
3129 ____________________________________________________________________________
3130 [ 14164] By: jhi on 2002/01/10 14:54:38
3131 Log: Subject: Re: [ID 20011223.001] accept leaks memory
3132 From: Andy Dougherty <doughera@lafayette.edu>
3133 Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
3134 Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
3137 ____________________________________________________________________________
3138 [ 14163] By: jhi on 2002/01/10 14:52:08
3139 Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
3142 ____________________________________________________________________________
3143 [ 14162] By: jhi on 2002/01/10 14:50:03
3144 Log: Subject: [PATCH] Magic numbers in B::Concise
3145 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3146 Date: Wed, 9 Jan 2002 23:04:01 -0800
3147 Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
3149 ! ext/B/B/Concise.pm ext/B/O.pm
3150 ____________________________________________________________________________
3151 [ 14161] By: jhi on 2002/01/10 14:48:52
3152 Log: Subject: [PATCH] No 'once' warnings for variables declared with our
3153 From: Gisle Aas <gisle@ActiveState.com>
3154 Date: 09 Jan 2002 21:52:40 -0800
3155 Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
3157 ! t/lib/strict/vars toke.c
3158 ____________________________________________________________________________
3159 [ 14159] By: jhi on 2002/01/09 21:28:13
3160 Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
3161 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3162 Date: Wed, 9 Jan 2002 23:24:32 +0100
3163 Message-ID: <20020109232432.A692@rafael>
3165 ! ext/B/B/Deparse.pm
3166 ____________________________________________________________________________
3167 [ 14158] By: jhi on 2002/01/09 21:25:19
3168 Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3169 From: Jonathan Stowe <gellyfish@gellyfish.com>
3170 Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
3171 Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
3174 ____________________________________________________________________________
3175 [ 14157] By: jhi on 2002/01/09 19:59:28
3176 Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3177 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3178 Date: Wed, 09 Jan 2002 20:16:54 +0000
3179 Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
3182 ____________________________________________________________________________
3183 [ 14156] By: jhi on 2002/01/09 19:46:27
3184 Log: Subject: [Patch @14129] fixes Unicode::Normalize
3185 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3186 Date: Thu, 10 Jan 2002 01:08:56 +0900
3187 Message-Id: <20020110010110.690B.BQW10602@nifty.com>
3189 - ext/Unicode/Normalize/Normalize.pod
3190 ! MANIFEST ext/Unicode/Normalize/Makefile.PL
3191 ! ext/Unicode/Normalize/Normalize.pm
3192 ! ext/Unicode/Normalize/Normalize.xs
3193 ! ext/Unicode/Normalize/mkheader
3194 ____________________________________________________________________________
3195 [ 14155] By: jhi on 2002/01/09 19:09:15
3196 Log: Integrate perlio; (Re-)implement alarm() for Win32.
3198 !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
3200 ____________________________________________________________________________
3201 [ 14154] By: jhi on 2002/01/09 19:08:15
3202 Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
3203 From: Nicholas Clark <nick@unfortu.net>
3204 Date: Wed, 9 Jan 2002 17:56:04 +0000
3205 Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
3208 ____________________________________________________________________________
3209 [ 14152] By: jhi on 2002/01/09 14:37:01
3210 Log: Update Changes.
3212 ! Changes patchlevel.h
3213 ____________________________________________________________________________
3214 [ 14150] By: jhi on 2002/01/09 14:27:23
3217 ! ext/threads/t/stress_re.t
3218 ____________________________________________________________________________
3219 [ 14149] By: jhi on 2002/01/09 13:47:31
3220 Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3221 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3222 Date: Wed, 09 Jan 2002 13:37:17 +0000
3223 Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
3225 ! regexec.c t/op/re_tests
3226 ____________________________________________________________________________
3227 [ 14148] By: jhi on 2002/01/09 13:00:09
3228 Log: Subject: Re: Weird Malformed warning in bleadperl
3229 From: andreas.koenig@anima.de (Andreas J. Koenig)
3230 Date: 09 Jan 2002 11:12:37 +0100
3231 Message-ID: <m3itabbzoq.fsf@anima.de>
3233 ! regexec.c t/op/pat.t
3234 ____________________________________________________________________________
3235 [ 14147] By: jhi on 2002/01/09 12:59:42
3236 Log: Forgot stress_re.t from MANIFEST.
3239 ____________________________________________________________________________
3240 [ 14146] By: jhi on 2002/01/09 12:47:27
3241 Log: In dumping use isPRINT() instead of isprint() so that locale
3242 does not come into play.
3245 ____________________________________________________________________________
3246 [ 14145] By: jhi on 2002/01/09 02:52:39
3247 Log: Add a threads stress test for regular expressions
3248 (mostly just a modified stress_string.t) and doesn't
3249 test that much of regular expressions, just that $1
3250 doesn't get stomped by competing threads (as it does
3251 in the 5005threads of old).
3253 + ext/threads/t/stress_re.t
3255 ____________________________________________________________________________
3256 [ 14144] By: jhi on 2002/01/09 02:28:33
3257 Log: Subject: Re: [ID 20010912.007] substr reference core dump
3258 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3259 Date: Tue, 08 Jan 2002 19:17:50 +0000
3260 Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
3262 ! scope.c t/run/kill_perl.t
3263 ____________________________________________________________________________
3264 [ 14143] By: jhi on 2002/01/09 01:32:05
3265 Log: SANY (. with /s) wasn't happy on Unicode.
3267 ! regexec.c t/op/pat.t
3268 ____________________________________________________________________________
3269 [ 14142] By: ams on 2002/01/08 22:42:10
3270 Log: Subject: [PATCH] perldebug nit
3271 From: Tels <tels@bloodgate.com>
3272 Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
3275 ____________________________________________________________________________
3276 [ 14141] By: ams on 2002/01/08 21:32:59
3277 Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
3278 From: "Green, Paul" <Paul.Green@stratus.com>
3279 Date: Tue, 8 Jan 2002 17:31:35 -0500
3280 Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
3283 ____________________________________________________________________________
3284 [ 14140] By: ams on 2002/01/08 21:27:57
3285 Log: Subject: [PATCH] Re: Slight chokage from Deparse
3286 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3287 Date: Tue, 8 Jan 2002 23:04:45 +0100
3288 Message-Id: <20020108230445.A4798@rafael>
3290 ! ext/B/B/Deparse.pm
3291 ____________________________________________________________________________
3292 [ 14139] By: jhi on 2002/01/08 19:13:43
3293 Log: Subject: [patch] peep() is rude
3294 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3295 Date: Tue, 08 Jan 2002 19:17:50 +0000
3296 Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
3298 ! op.c t/run/kill_perl.t
3299 ____________________________________________________________________________
3300 [ 14138] By: jhi on 2002/01/08 19:01:16
3301 Log: unifold is really an op test since it requires
3302 no external modules for its actual testing:
3303 only the unicore CaseFold.txt file, and File::Spec
3304 to portably access that file.
3309 ____________________________________________________________________________
3310 [ 14137] By: jhi on 2002/01/08 16:29:48
3311 Log: Subject: [patch] save a test
3312 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3313 Date: Tue, 08 Jan 2002 16:18:47 +0000
3314 Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>
3317 ____________________________________________________________________________
3318 [ 14135] By: jhi on 2002/01/08 15:12:38
3319 Log: Subject: Not OK 13843
3320 From: andreas.koenig@anima.de (Andreas J. Koenig)
3321 Date: 08 Jan 2002 14:12:29 +0100
3322 Message-ID: <m38zb9c7gi.fsf@anima.de>
3325 ____________________________________________________________________________
3326 [ 14134] By: jhi on 2002/01/08 14:30:00
3327 Log: Missed one variant of the fold testing, noticed bu Hugo.
3330 ____________________________________________________________________________
3331 [ 14133] By: jhi on 2002/01/08 14:23:39
3332 Log: Enchance the Storable magic description.
3334 ! ext/Storable/Storable.pm
3335 ____________________________________________________________________________
3336 [ 14132] By: ams on 2002/01/08 09:16:12
3337 Log: Subject: [PATCH] don't installperl pods
3338 From: H.Merijn Brand <h.m.brand@hccnet.nl>
3339 Date: Tue, 08 Jan 2002 10:36:01 +0100
3340 Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
3343 ____________________________________________________________________________
3344 [ 14131] By: ams on 2002/01/08 03:38:40
3345 Log: Subject: Math-BigInt v1.49 released
3346 From: Tels <perl_dummy@bloodgate.com>
3347 Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
3349 + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
3350 + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
3351 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3352 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3353 ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
3354 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
3355 ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
3356 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3357 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
3358 ! t/lib/Math/BigInt/Subclass.pm
3359 ____________________________________________________________________________
3360 [ 14130] By: jhi on 2002/01/08 02:13:53
3361 Log: A little better comments.
3364 ____________________________________________________________________________
3365 [ 14129] By: jhi on 2002/01/07 23:45:05
3366 Log: No normalization form DNF.
3368 ! ext/Unicode/Normalize/Normalize.pm
3369 ____________________________________________________________________________
3370 [ 14128] By: jhi on 2002/01/07 23:40:15
3371 Log: Extension nits found by -Wall (several from threads
3372 and threads::shared, but leaving them to Arthur).
3374 ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
3375 ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
3376 ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
3377 ! ext/Unicode/Normalize/mkheader x2p/str.c
3378 ____________________________________________________________________________
3379 [ 14125] By: ams on 2002/01/07 22:03:22
3380 Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
3381 From: Nicholas Clark (sans From field in mail header)
3382 Date: Mon, 7 Jan 2002 16:18:23 +0000
3383 Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
3386 ____________________________________________________________________________
3387 [ 14124] By: ams on 2002/01/07 21:46:11
3388 Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
3389 From: "Green, Paul" <Paul.Green@stratus.com>
3390 Date: Mon, 7 Jan 2002 16:59:38 -0500
3391 Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
3393 ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
3394 ____________________________________________________________________________
3395 [ 14122] By: jhi on 2002/01/07 16:09:50
3396 Log: Update Changes.
3398 ! Changes patchlevel.h
3399 ____________________________________________________________________________
3400 [ 14121] By: jhi on 2002/01/07 16:03:34
3401 Log: Subject: [PATCH] Correct module name in perldelta*
3402 From: Mike Guy <mjtg@cam.ac.uk>
3403 Date: Mon, 07 Jan 2002 17:02:43 +0000
3404 Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
3406 ! pod/perl561delta.pod pod/perl56delta.pod
3407 ____________________________________________________________________________
3408 [ 14120] By: jhi on 2002/01/07 15:55:25
3409 Log: AUTHORS update.
3412 ____________________________________________________________________________
3413 [ 14119] By: jhi on 2002/01/07 15:52:34
3414 Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
3416 ! ext/Storable/Storable.pm
3417 ____________________________________________________________________________
3418 [ 14118] By: jhi on 2002/01/07 15:06:25
3419 Log: perldelta updates.
3422 ____________________________________________________________________________
3423 [ 14117] By: jhi on 2002/01/07 13:52:30
3424 Log: Document the flags of pv_uni_display().
3426 ! pod/perlapi.pod utf8.c
3427 ____________________________________________________________________________
3428 [ 14116] By: jhi on 2002/01/07 13:49:17
3429 Log: Forgot from #14115.
3432 ____________________________________________________________________________
3433 [ 14115] By: jhi on 2002/01/07 13:48:06
3434 Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d
3435 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3436 Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
3437 Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
3440 ____________________________________________________________________________
3441 [ 14114] By: jhi on 2002/01/07 04:44:05
3442 Log: More regex and utf8 debug dumping.
3444 ! dump.c regcomp.c regexec.c utf8.c utf8.h
3445 ____________________________________________________________________________
3446 [ 14113] By: jhi on 2002/01/07 01:05:01
3447 Log: Unused variable.
3450 ____________________________________________________________________________
3451 [ 14112] By: jhi on 2002/01/07 00:52:46
3455 ____________________________________________________________________________
3456 [ 14111] By: jhi on 2002/01/07 00:03:57
3457 Log: capitalize correctly, noticed by David Dyck.
3460 ____________________________________________________________________________
3461 [ 14109] By: jhi on 2002/01/06 20:51:32
3462 Log: No need to overqualify.
3465 ____________________________________________________________________________
3466 [ 14108] By: jhi on 2002/01/06 20:38:34
3467 Log: PL_debug_pad wasn't initialized to zeroes which broke
3468 ithreads + DEBUGGING.
3471 ____________________________________________________________________________
3472 [ 14107] By: jhi on 2002/01/06 15:39:31
3473 Log: Update Changes.
3475 ! Changes patchlevel.h
3476 ____________________________________________________________________________
3477 [ 14106] By: jhi on 2002/01/06 15:33:51
3478 Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3479 From: Jonathan Stowe <gellyfish@gellyfish.com>
3480 Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
3481 Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
3484 ____________________________________________________________________________
3485 [ 14105] By: jhi on 2002/01/06 15:11:15
3486 Log: DB_File sync from Paul Marquess.
3488 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3489 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
3490 ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
3491 ____________________________________________________________________________
3492 [ 14104] By: jhi on 2002/01/06 15:08:14
3493 Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
3494 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3495 Date: Sun, 6 Jan 2002 11:44:30 +0100
3496 Message-ID: <3C38389E.7831.493570@localhost>
3498 ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
3500 ____________________________________________________________________________
3501 [ 14103] By: jhi on 2002/01/06 14:57:01
3502 Log: Tests for #14098.
3505 ____________________________________________________________________________
3506 [ 14101] By: ams on 2002/01/06 04:52:50
3507 Log: Subject: [PATCH] Bad prototype detection now an optional warning
3508 From: Sam Tregar <sam@tregar.com>
3509 Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
3510 Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
3512 ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
3513 ! t/comp/proto.t toke.c
3514 ____________________________________________________________________________
3515 [ 14100] By: ams on 2002/01/06 01:56:59
3516 Log: Subject: [PATCH] Correct several Stratus VOS build issues
3517 From: "Green, Paul" <Paul.Green@stratus.com>
3518 Date: Sat, 5 Jan 2002 21:30:56 -0500
3519 Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
3521 ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
3522 ____________________________________________________________________________
3523 [ 14099] By: jhi on 2002/01/05 22:51:38
3524 Log: Further perl.org URL elaboration from Ask.
3526 ! pod/perlfaq1.pod pod/perlfaq2.pod
3527 ____________________________________________________________________________
3528 [ 14098] By: jhi on 2002/01/05 22:47:59
3529 Log: The same problem with To{Lower,Title,Upper}
3530 as earlier with ToFold.
3532 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
3533 ! lib/unicore/To/Upper.pl lib/unicore/mktables
3534 ____________________________________________________________________________
3535 [ 14097] By: jhi on 2002/01/05 22:11:35
3536 Log: Retract #14057 for now; the alarm/setitimer timers
3537 seen to be the same in many systems, which leads into
3540 ! ext/Time/HiRes/HiRes.t
3541 ____________________________________________________________________________
3542 [ 14096] By: jhi on 2002/01/05 22:09:20
3543 Log: Finish up (ha!) the Unicode case folding;
3544 enhance regex dumping code.
3547 ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
3548 ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
3549 ____________________________________________________________________________
3550 [ 14095] By: jhi on 2002/01/05 22:07:33
3551 Log: Use the perl.org news gw instead of the perl.com one
3554 ! pod/perlfaq1.pod pod/perlfaq2.pod
3555 ____________________________________________________________________________
3556 [ 14094] By: jhi on 2002/01/05 21:26:09
3557 Log: Zero() wasn't documented.
3560 ____________________________________________________________________________
3561 [ 14093] By: ams on 2002/01/05 17:58:35
3562 Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
3563 From: Nicholas Clark <nick@unfortu.net>
3564 Date: Sat, 5 Jan 2002 18:55:39 +0000
3565 Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
3567 ! lib/Memoize/t/tie_ndbm.t
3568 ____________________________________________________________________________
3569 [ 14092] By: jhi on 2002/01/05 17:26:05
3570 Log: Also UNICOS/mk has deviant socketpair().
3572 ! ext/Socket/socketpair.t
3573 ____________________________________________________________________________
3574 [ 14091] By: jhi on 2002/01/05 17:21:12
3575 Log: Ooops. Retract the regex parts of #14090.
3577 ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
3578 ____________________________________________________________________________
3579 [ 14090] By: jhi on 2002/01/05 17:18:43
3580 Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
3581 From: Nicholas Clark <nick@unfortu.net>
3582 Date: Sat, 5 Jan 2002 18:10:13 +0000
3583 Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>
3585 ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
3586 ! regcomp.h regexec.c
3587 ____________________________________________________________________________
3588 [ 14089] By: jhi on 2002/01/05 15:42:12
3589 Log: Integrate perlio; a missing aTHX.
3592 ____________________________________________________________________________
3593 [ 14085] By: jhi on 2002/01/04 23:36:23
3594 Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
3595 found by Marc Lehmann.
3598 ____________________________________________________________________________
3599 [ 14084] By: jhi on 2002/01/04 22:57:03
3600 Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
3601 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3602 Date: Sat, 5 Jan 2002 00:31:12 +0100
3603 Message-ID: <20020105003112.E1850@rafael>
3606 ____________________________________________________________________________
3607 [ 14083] By: jhi on 2002/01/04 22:56:23
3608 Log: A bit of "perl.com" cleanup.
3610 ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
3611 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3612 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
3613 ! pod/perlmodlib.PL pod/perlmodlib.pod
3614 ____________________________________________________________________________
3615 [ 14082] By: jhi on 2002/01/04 21:53:30
3616 Log: Subject: [PATCH op.c] Bad \[...] prototype checking
3617 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3618 Date: Fri, 4 Jan 2002 23:35:19 +0100
3619 Message-ID: <20020104233519.A1850@rafael>
3622 ____________________________________________________________________________
3623 [ 14081] By: jhi on 2002/01/04 21:45:22
3624 Log: Integrate change #14062 from macperl;
3625 Define setbuf, setvbuf for Mac OS
3628 ____________________________________________________________________________
3629 [ 14078] By: jhi on 2002/01/04 21:07:05
3630 Log: Display the native pwd command.
3633 ____________________________________________________________________________
3634 [ 14077] By: jhi on 2002/01/04 21:00:53
3635 Log: Under Mac OS X /dev/stdout is normally a symlink,
3636 but when running the test it seems to become a socket.
3637 So let's extend our censorship.
3640 ____________________________________________________________________________
3641 [ 14068] By: jhi on 2002/01/04 20:24:59
3642 Log: If we do have socketpair(), make my_socketpair()
3643 just call the real socketpair(). This way we always
3644 have real code behind my_socketpair() and a symbol
3645 corresponding to the my_socketpair in global.sym.
3647 ! embed.fnc embed.h makedef.pl proto.h util.c
3648 ____________________________________________________________________________
3649 [ 14060] By: jhi on 2002/01/04 20:06:58
3650 Log: Spread the good word of "env".
3652 ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
3653 ____________________________________________________________________________
3654 [ 14059] By: jhi on 2002/01/04 19:57:11
3655 Log: Till the system tests do something non-Win*, better rename
3656 the test so that people on other platforms don't get confused.
3657 (Not win32system, because assumedly there's win64, too.)
3662 ____________________________________________________________________________
3663 [ 14058] By: jhi on 2002/01/04 19:48:09
3666 ! lib/Pod/t/Functions.t
3667 ____________________________________________________________________________
3668 [ 14057] By: ams on 2002/01/04 17:40:31
3669 Log: (retracted by #14057)
3671 Subject: [PATCH] Time/HiRes/HiRes.t
3672 From: Nicholas Clark <nick@unfortu.net>
3673 Date: Fri, 4 Jan 2002 17:28:46 +0000
3674 Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
3676 ! ext/Time/HiRes/HiRes.t
3677 ____________________________________________________________________________
3678 [ 14056] By: jhi on 2002/01/04 17:35:34
3679 Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test
3680 From: Abe Timmerman <abe@ztreet.demon.nl>
3681 Date: Fri, 04 Jan 2002 18:42:33 +0100
3682 Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>
3684 + lib/Pod/t/Functions.t
3685 ! MANIFEST lib/Pod/Functions.pm
3686 ____________________________________________________________________________
3687 [ 14055] By: jhi on 2002/01/04 14:33:09
3688 Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
3689 From: "Craig A. Berry" <craigberry@mac.com>
3690 Date: Thu, 3 Jan 2002 17:32:20 -0600
3691 Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
3693 ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
3694 ____________________________________________________________________________
3695 [ 14054] By: jhi on 2002/01/04 04:04:05
3696 Log: Document the U+0085, U+2028, and U+2029.
3698 ! pod/perlre.pod pod/perlretut.pod
3699 ____________________________________________________________________________
3700 [ 14053] By: ams on 2002/01/04 03:27:44
3701 Log: Subject: [PATCH] warn if not CORE::dump
3702 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3703 Date: Thu, 3 Jan 2002 22:04:00 +0100
3704 Message-Id: <20020103220400.A13958@rafael>
3706 ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
3707 ____________________________________________________________________________
3708 [ 14052] By: jhi on 2002/01/04 03:13:50
3709 Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
3711 ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
3712 ____________________________________________________________________________
3713 [ 14051] By: ams on 2002/01/04 03:00:12
3714 Log: Subject: [PATCH] File::Compare::VERSION
3715 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3716 Date: Thu, 3 Jan 2002 23:42:52 +0100
3717 Message-Id: <20020103234252.G13958@rafael>
3719 ! lib/File/Compare.pm
3720 ____________________________________________________________________________
3721 [ 14050] By: ams on 2002/01/04 02:58:05
3722 Log: Subject: [PATCH @14042] threads::shared doc
3723 From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
3724 Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
3725 Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
3727 ! ext/threads/shared/shared.pm
3728 ____________________________________________________________________________
3729 [ 14049] By: jhi on 2002/01/03 20:38:22
3730 Log: #14048 exposed few false positives, to be fixed soonish.
3733 ____________________________________________________________________________
3734 [ 14048] By: jhi on 2002/01/03 20:36:38
3735 Log: Do not add the first characters of multicharacter foldings
3736 into character classes.
3739 ____________________________________________________________________________
3740 [ 14047] By: jhi on 2002/01/03 20:30:55
3741 Log: A bit of testing for #14046.
3744 ____________________________________________________________________________
3745 [ 14046] By: jhi on 2002/01/03 20:22:48
3746 Log: Allow emitting the foldcased version of "\x{df}", "ss"
3747 (among others, another example would be \x{fb00} -> "ff")
3750 ____________________________________________________________________________
3751 [ 14045] By: jhi on 2002/01/03 19:29:35
3752 Log: Subject: [PATCH] File::Spec & NetWare
3753 From: Dave Rolsky <autarch@urth.org>
3754 Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
3755 Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
3757 - lib/File/Spec/NW5.pm
3758 ! MANIFEST lib/File/Spec.pm
3759 ____________________________________________________________________________
3760 [ 14044] By: jhi on 2002/01/03 19:26:53
3761 Log: FAQ sync (RCS Ids only?)
3763 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
3764 ____________________________________________________________________________
3765 [ 14043] By: jhi on 2002/01/03 19:25:48
3766 Log: AUTHORs updates.
3769 ____________________________________________________________________________
3770 [ 14042] By: jhi on 2002/01/03 16:04:24
3771 Log: Update Changes.
3773 ! Changes patchlevel.h
3774 ____________________________________________________________________________
3775 [ 14041] By: jhi on 2002/01/03 15:57:42
3776 Log: Missed the =head1 additions.
3778 ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
3779 ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
3780 ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
3782 ____________________________________________________________________________
3783 [ 14040] By: jhi on 2002/01/03 15:05:06
3784 Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
3785 From: Robin Barker <rmb1@cise.npl.co.uk>
3786 Date: Thu, 3 Jan 2002 15:26:20 GMT
3787 Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>
3789 ! lib/Carp.t lib/Carp/Heavy.pm
3790 ____________________________________________________________________________
3791 [ 14039] By: jhi on 2002/01/03 15:02:12
3792 Log: Subject: [PATCH hv.c]
3793 From: Robin Barker <rmb1@cise.npl.co.uk>
3794 Date: Thu, 3 Jan 2002 14:49:06 GMT
3795 Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>
3800 ____________________________________________________________________________
3801 [ 14038] By: jhi on 2002/01/03 15:01:09
3802 Log: NetWare tweaks from Ananth Kesari.
3804 ! NetWare/t/NWScripts.pl lib/File/Find.pm
3805 ____________________________________________________________________________
3806 [ 14037] By: jhi on 2002/01/03 13:41:38
3810 ____________________________________________________________________________
3811 [ 14036] By: ams on 2002/01/03 12:12:31
3812 Log: Grammar fix suggested by Gwyn Judd.
3815 ____________________________________________________________________________
3816 [ 14033] By: ams on 2002/01/03 08:24:24
3817 Log: Subject: Not ok 14031: PPPort Makefile.PL
3818 From: andreas.koenig@anima.de (Andreas J. Koenig)
3819 Date: 03 Jan 2002 10:17:46 +0100
3820 Message-Id: <m3sn9n94jp.fsf@anima.de>
3822 ! ext/Devel/PPPort/Makefile.PL
3823 ____________________________________________________________________________
3824 [ 14031] By: jhi on 2002/01/03 01:52:04
3825 Log: Off-by-one is my middle name.
3828 ____________________________________________________________________________
3829 [ 14030] By: ams on 2002/01/02 23:56:37
3830 Log: Subject: [PATCH @14015] threads::shared disabling
3831 From: Andy Bussey <andybussey@yahoo.co.uk>
3832 Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
3833 Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
3835 + ext/threads/shared/t/no_share.t
3836 ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
3837 ____________________________________________________________________________
3838 [ 14029] By: jhi on 2002/01/02 23:40:08
3839 Log: Simon's new perlapi scheme, I hope I got all the pieces.
3841 + autodoc.pl embed.fnc
3842 ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
3843 ____________________________________________________________________________
3844 [ 14028] By: jhi on 2002/01/02 23:29:03
3845 Log: Integrate perlio; more PPPort Makefile source dependence removal
3847 !> ext/Devel/PPPort/Makefile.PL perl.h
3848 ____________________________________________________________________________
3849 [ 14027] By: ams on 2002/01/02 21:42:50
3850 Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
3851 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
<