This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Continue IVdfing and UVxfing.
[perl5.git] / Changes
... / ...
CommitLineData
1Please note: This file provides a complete, temporally ordered log of
2changes that went into every version of Perl. If you'd like more
3detailed information, please consult the comments in the individual
4patches posted to the perl5-porters mailing list. Patches for each
5individual change may also be obtained through ftp and rsync--see
6perlhack.pod for the details.
7
8
9 ---------------
10 CAST AND CREW
11 ---------------
12
13To give due honor to those who have made Perl what is is today,
14here are some of the more common names in the Changes file, and their
15current addresses (as of August 2000):
16
17 Gisle Aas <gisle@aas.no>
18 Abigail <abigail@foad.org>
19 Kenneth Albanowski <kjahds@kjahds.com>
20 Russ Allbery <rra@stanford.edu>
21 Brad Appleton <bradapp@enteract.com>
22 Greg Bacon <gbacon@itsc.uah.edu>
23 Robin Barker <rmb1@cise.npl.co.uk>
24 Vishal Bhatia <vishal@gol.com>
25 Spider Boardman <spider@orb.nashua.nh.us>
26 Tom Christiansen <tchrist@perl.com>
27 Simon Cozens <simon@brecon.co.uk>
28 Mark-Jason Dominus <mjd@plover.com>
29 Jan Dubois <jand@activestate.com>
30 Dominic Dunlop <domo@computer.org>
31 Eric Fifer <efifer@sanwaint.com>
32 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
33 M. J. T. Guy <mjtg@cus.cam.ac.uk>
34 Tom Hughes <tom@compton.nu>
35 Nick Ing-Simmons <nik@tiuk.ti.com>
36 Andreas Koenig <a.koenig@mind.de>
37 Douglas Lankshear <dougl@activestate.com>
38 Doug MacEachern <dougm@covalent.net>
39 Raphael Manfredi <Raphael.Manfredi@st.com>
40 Paul Marquess <Paul.Marquess@btinternet.com>
41 Stephen McCamant <alias@mcs.com>
42 Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
43 Hans Mulder <hansmu@xs4all.nl>
44 Chris Nandor <pudge@pobox.com>
45 Matthias Neeracher <neeri@iis.ee.ethz.ch>
46 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
47 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
48 Tom Phoenix <rootbeer@teleport.com>
49 Stephen Potter <spp@ds.net>
50 Joshua Pritikin <joshua.pritikin@db.com>
51 Peter Prymmer <pvhp@forte.com>
52 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
53 Dean Roehrich <roehrich@cray.com>
54 Hugo van der Sanden <hv@crypt.demon.co.uk>
55 Michael G Schwern <schwern@pobox.com>
56 Roderick Schertler <roderick@argon.org>
57 Yitzchak Scott-Thoennes <sthoenna@efn.org>
58 Kurt D. Starsinic <kstar@chapin.edu>
59 Benjamin Stuhl <sho_pi@hotmail.com>
60 Dan Sugalski <dan@sidhe.org>
61 Nathan Torkington <gnat@frii.com>
62 Larry W. Virden <lvirden@cas.org>
63 Johan Vromans <jvromans@squirrel.nl>
64 Ilya Zakharevich <ilya@math.ohio-state.edu>
65
66And the Keepers of the Patch Pumpkin:
67
68 Charles Bailey <bailey@newman.upenn.edu>
69 Graham Barr <gbarr@ti.com>
70 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
71 Tim Bunce <Tim.Bunce@ig.co.uk>
72 Andy Dougherty <doughera@lafcol.lafayette.edu>
73 Jarkko Hietaniemi <jhi@iki.fi>
74 Gurusamy Sarathy <gsar@activestate.com>
75 Chip Salzenberg <chip@perl.com>
76
77And, of course, the Author of Perl:
78
79 Larry Wall <larry@wall.org>
80
81
82NOTE: Each change entry shows the change number; who checked it into the
83repository; when; description of the change; which branch the change
84happened in; and the affected files. The file lists have a short symbolic
85indicator:
86
87 ! modified
88 + added
89 - deleted
90 +> branched (from elsewhere)
91 !> merged changes (from elsewhere)
92
93
94--------------
95Version v5.7.0 Development release working toward v5.8
96--------------
97
98____________________________________________________________________________
99[ 6820] By: jhi on 2000/08/25 18:52:35
100 Log: Fix Changes ordering.
101 Branch: perl
102 ! Changes
103____________________________________________________________________________
104[ 6819] By: jhi on 2000/08/25 18:50:25
105 Log: Update Changes.
106 Branch: perl
107 ! Changes patchlevel.h
108____________________________________________________________________________
109[ 6818] By: jhi on 2000/08/25 18:47:45
110 Log: Tweak the sfio/useperlio logic, hopefully as wished in
111
112 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
113 From: Nicholas Clark <nick@babyhippo.co.uk>
114 Date: Fri, 25 Aug 2000 12:01:45 +0100
115 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
116 Branch: metaconfig/U/perl
117 ! d_sfio.U
118 Branch: perl
119 ! Configure
120____________________________________________________________________________
121[ 6817] By: jhi on 2000/08/25 18:32:51
122 Log: Allow microperl to assume <math.h>, without it the math
123 functions like floor() are assumed to return int, which makes
124 for core dumps in machines where integer and floating register
125 don't mix.
126 Branch: perl
127 ! uconfig.h uconfig.sh
128____________________________________________________________________________
129[ 6816] By: jhi on 2000/08/25 18:27:17
130 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
131 the problem reported in
132
133 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
134 From: danhale@us.ibm.com
135 Date: Fri, 25 Aug 2000 10:58:06 -0400
136 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
137 Branch: metaconfig/U/perl
138 + d_socks5_init.U
139 Branch: perl
140 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
141 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
142 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
143 ! win32/config.gc win32/config.vc
144____________________________________________________________________________
145[ 6815] By: jhi on 2000/08/25 17:43:31
146 Log: A solution for the retrieve_fd autosplit warning,
147 idea suggested by Mike Guy.
148 Branch: perl
149 ! ext/Storable/Storable.pm
150____________________________________________________________________________
151[ 6814] By: jhi on 2000/08/25 17:16:03
152 Log: Add install-silent target.
153 Branch: perl
154 ! Makefile.SH
155____________________________________________________________________________
156[ 6813] By: jhi on 2000/08/25 17:14:23
157 Log: Subject: Re: [PATCH] More silencing of installman.
158 From: <abigail@foad.org>
159 Date: Thu, 24 Aug 2000 19:27:03 -0400
160 Message-ID: <20000824232703.7001.qmail@foad.org>
161
162 Subject: Re: [PATCH] More silencing of installman.
163 From: <abigail@foad.org>
164 Date: Fri, 25 Aug 2000 03:00:58 -0400
165 Message-ID: <20000825070058.10697.qmail@foad.org>
166 Branch: perl
167 ! installman
168____________________________________________________________________________
169[ 6812] By: jhi on 2000/08/25 17:11:28
170 Log: installperl --verbose and --silent.
171
172 Subject: Re: [PATCH] More silencing of installman.
173 From: <abigail@foad.org>
174 Message-ID: <20000825064430.9719.qmail@foad.org>
175 Date: Fri, 25 Aug 2000 02:44:30 -0400
176 Branch: perl
177 ! installperl
178____________________________________________________________________________
179[ 6811] By: jhi on 2000/08/25 17:05:43
180 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
181 From: "Peter J. Farley III" <pjfarley@banet.net>
182 Date: Thu, 24 Aug 2000 21:58:03 -0400
183 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
184
185 (applied slightly modified)
186 Branch: perl
187 ! lib/ExtUtils/MM_Unix.pm
188____________________________________________________________________________
189[ 6810] By: jhi on 2000/08/25 17:01:18
190 Log: Missing parts of
191
192 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
193 From: Peter Prymmer <pvhp@forte.com>
194 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
195 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
196 Branch: perl
197 ! t/lib/cgi-html.t
198____________________________________________________________________________
199[ 6809] By: jhi on 2000/08/25 16:46:32
200 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
201 From: "Craig A. Berry" <craig.berry@psinetcs.com>
202 Date: Thu, 24 Aug 2000 19:13:11 -0500
203 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
204 Branch: perl
205 ! vms/vms.c
206____________________________________________________________________________
207[ 6808] By: jhi on 2000/08/25 16:39:22
208 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
209 From: Peter Prymmer <pvhp@forte.com>
210 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
211 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
212 Branch: perl
213 ! configure.com
214____________________________________________________________________________
215[ 6807] By: jhi on 2000/08/25 16:36:37
216 Log: Better wording for the vec lvalue diagnostic.
217
218 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
219 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
220 Date: Wed, 23 Aug 2000 14:12:16 -0400
221 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
222 Branch: perl
223 ! pod/perldiag.pod
224____________________________________________________________________________
225[ 6806] By: jhi on 2000/08/24 18:17:22
226 Log: Subject: [PATCH] More silencing of installman.
227 From: <abigail@foad.org>
228 Date: Thu, 24 Aug 2000 14:01:44 -0400
229 Message-ID: <20000824180144.20062.qmail@foad.org>
230 Branch: perl
231 ! installman
232____________________________________________________________________________
233[ 6805] By: jhi on 2000/08/24 15:00:31
234 Log: Update Changes.
235 Branch: perl
236 ! Changes patchlevel.h
237____________________________________________________________________________
238[ 6804] By: jhi on 2000/08/24 14:59:07
239 Log: Regen perltoc.
240 Branch: perl
241 ! pod/perltoc.pod
242____________________________________________________________________________
243[ 6803] By: jhi on 2000/08/24 14:44:39
244 Log: Show the doc file, not the temp file.
245 Branch: perl
246 ! installman
247____________________________________________________________________________
248[ 6802] By: jhi on 2000/08/24 14:41:53
249 Log: Continue silencing.
250 Branch: perl
251 ! installman
252____________________________________________________________________________
253[ 6801] By: jhi on 2000/08/24 14:34:40
254 Log: Actually do something with the silencer option.
255 Branch: perl
256 ! installman
257____________________________________________________________________________
258[ 6800] By: jhi on 2000/08/24 14:26:22
259 Log: Make installman to recognize the silence flag -S.
260 Branch: perl
261 ! installman
262____________________________________________________________________________
263[ 6799] By: jhi on 2000/08/24 13:49:38
264 Log: DOS patches and portability/porting notes, from Tim Jenness.
265 Branch: perl
266 ! lib/File/Temp.pm
267____________________________________________________________________________
268[ 6798] By: jhi on 2000/08/24 13:48:27
269 Log: Create directories in silence.
270
271 Subject: [PATCH] Another silencer for MakeMaker
272 From: andreas.koenig@anima.de (Andreas J. Koenig)
273 Date: 24 Aug 2000 14:18:52 +0200
274 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
275 Branch: perl
276 ! lib/ExtUtils/Command.pm
277____________________________________________________________________________
278[ 6797] By: jhi on 2000/08/24 13:46:42
279 Log: More liberal parsing of version numbers.
280
281 Subject: Re: CPAN.pm beta for testing available
282 From: andreas.koenig@anima.de (Andreas J. Koenig)
283 Date: 24 Aug 2000 13:51:57 +0200
284 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
285 Branch: perl
286 ! lib/CPAN.pm
287____________________________________________________________________________
288[ 6796] By: jhi on 2000/08/24 13:44:36
289 Log: Make "make install" by default silent. A new "install-verbose"
290 target is verbose.
291 Branch: perl
292 ! Makefile.SH
293____________________________________________________________________________
294[ 6795] By: jhi on 2000/08/24 13:39:14
295 Log: Add silencer flags to installperl.
296
297 Subject: [PATCH] Making installperl silent.
298 From: <abigail@foad.org>
299 Date: Thu, 24 Aug 2000 05:01:45 -0400
300 Message-ID: <20000824090145.13141.qmail@foad.org>
301 Branch: perl
302 ! installperl
303____________________________________________________________________________
304[ 6794] By: jhi on 2000/08/24 13:35:50
305 Log: installperl couldn't tell whether it had run tests or not.
306
307 Subject: [PATCH] Re: installperl and t/TEST
308 From: <abigail@foad.org>
309 Date: Thu, 24 Aug 2000 04:00:53 -0400
310 Message-ID: <20000824080053.2494.qmail@foad.org>
311 Branch: perl
312 ! Makefile.SH installperl
313____________________________________________________________________________
314[ 6793] By: jhi on 2000/08/24 13:27:50
315 Log: Drop the separate perlbc, perlcc -b should be enough.
316 Branch: perl
317 - utils/perlbc.PL
318 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
319____________________________________________________________________________
320[ 6792] By: jhi on 2000/08/24 04:41:30
321 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
322 plus the typo fix from Peter Prymmer.
323 Branch: perl
324 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
325 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
326____________________________________________________________________________
327[ 6791] By: jhi on 2000/08/24 02:10:43
328 Log: Replace #6705 with a minimal doc patch.
329
330 Subject: [PATCH 5.6.0] replace change #6705
331 From: Jan Dubois <jand@ActiveState.com>
332 Date: Wed, 23 Aug 2000 18:31:51 -0700
333 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
334 Branch: perl
335 ! lib/Win32.pod win32/win32.c
336____________________________________________________________________________
337[ 6790] By: jhi on 2000/08/23 17:52:00
338 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
339 From: Mike Guy <mjtg@cam.ac.uk>
340 Date: Wed, 23 Aug 2000 18:38:46 +0100
341 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
342 Branch: perl
343 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
344____________________________________________________________________________
345[ 6789] By: jhi on 2000/08/23 15:34:21
346 Log: Update Changes.
347 Branch: perl
348 ! Changes patchlevel.h
349____________________________________________________________________________
350[ 6788] By: jhi on 2000/08/23 15:33:40
351 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
352 From: Wilfredo Sánchez <wsanchez@apple.com>
353 Date: Tue, 22 Aug 2000 19:31:27 -0700
354 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
355 Branch: perl
356 ! perl.h
357____________________________________________________________________________
358[ 6787] By: jhi on 2000/08/23 15:29:31
359 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
360 From: Spider Boardman <spider@leggy.zk3.dec.com>
361 Date: Wed, 23 Aug 2000 10:33:23 -0400
362 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
363 Branch: perl
364 ! lib/Pod/Html.pm
365____________________________________________________________________________
366[ 6786] By: jhi on 2000/08/23 15:28:11
367 Log: Bad makefile.
368 Branch: perl
369 ! ext/B/Makefile.PL
370____________________________________________________________________________
371[ 6785] By: jhi on 2000/08/23 14:37:04
372 Log: Update Changes.
373 Branch: perl
374 ! Changes patchlevel.h
375____________________________________________________________________________
376[ 6784] By: jhi on 2000/08/23 13:58:41
377 Log: Portability fix from Hugo van der Sanden.
378 Branch: perl
379 ! ext/re/Makefile.PL
380____________________________________________________________________________
381[ 6783] By: jhi on 2000/08/23 13:53:53
382 Log: Storable support, v-version fixes.
383
384 Subject: CPAN.pm beta for testing available
385 From: andreas.koenig@anima.de (Andreas J. Koenig)
386 Date: 22 Aug 2000 23:31:33 +0200
387 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
388 Branch: perl
389 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
390____________________________________________________________________________
391[ 6782] By: jhi on 2000/08/23 13:51:26
392 Log: Mac and other portability updates from Chris Nandor.
393 Branch: perl
394 ! pod/perlmodinstall.pod
395____________________________________________________________________________
396[ 6781] By: jhi on 2000/08/23 13:47:33
397 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
398 From: Peter Prymmer <pvhp@forte.com>
399 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
400 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
401 Branch: perl
402 ! ext/Storable/Storable.xs
403____________________________________________________________________________
404[ 6780] By: jhi on 2000/08/23 13:33:34
405 Log: VMS MMS (make) wants null action.
406 Branch: perl
407 ! ext/B/Makefile.PL
408____________________________________________________________________________
409[ 6779] By: jhi on 2000/08/22 19:44:47
410 Log: Forgot portability nit.
411 Branch: perl
412 ! t/lib/st-forgive.t
413____________________________________________________________________________
414[ 6778] By: jhi on 2000/08/22 19:35:25
415 Log: Be portable.
416 Branch: perl
417 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
418 ! t/lib/st-store.t
419____________________________________________________________________________
420[ 6777] By: jhi on 2000/08/22 18:50:53
421 Log: Update Changes.
422 Branch: perl
423 ! Changes patchlevel.h
424____________________________________________________________________________
425[ 6776] By: jhi on 2000/08/22 18:44:46
426 Log: cSVOPo_*v things index into the current PL_curpad
427 under ithreads, which is different from the curpad
428 used by the XSUB. (In other words, the code as-is
429 before this patch wouldn't work under ithreads.)
430 From Sarathy.
431 Branch: perl
432 ! ext/B/B.xs
433____________________________________________________________________________
434[ 6775] By: jhi on 2000/08/22 18:18:37
435 Log: Make the selection of NVff et al stricter.
436 Branch: metaconfig/U/perl
437 ! perlxvf.U
438 Branch: perl
439 ! Configure config_h.SH
440____________________________________________________________________________
441[ 6774] By: jhi on 2000/08/22 17:19:42
442 Log: perldelta nits.
443 Branch: perl
444 ! pod/perldelta.pod
445____________________________________________________________________________
446[ 6773] By: jhi on 2000/08/22 17:06:26
447 Log: Long double fixes from Spider Boardman.
448
449 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
450 From: system PRIVILEGED account <root@peano.zk3.dec.com>
451 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
452 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
453 Branch: perl
454 ! t/lib/bigfltpm.t t/lib/st-06compat.t
455____________________________________________________________________________
456[ 6772] By: jhi on 2000/08/22 15:04:53
457 Log: Update Changes.
458 Branch: perl
459 ! Changes patchlevel.h
460____________________________________________________________________________
461[ 6771] By: jhi on 2000/08/22 15:01:44
462 Log: perldelta fixes from Hugo van der Sanden.
463 Branch: perl
464 ! pod/perldelta.pod
465____________________________________________________________________________
466[ 6770] By: jhi on 2000/08/22 14:34:49
467 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
468 From: Hugo <hv@crypt.compulink.co.uk>
469 Date: Tue, 22 Aug 2000 11:21:53 +0100
470 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
471 Branch: perl
472 ! regcomp.c
473____________________________________________________________________________
474[ 6769] By: jhi on 2000/08/22 14:30:02
475 Log: Add Yitzchak, reformat.
476 Branch: perl
477 ! Changes config_h.SH
478____________________________________________________________________________
479[ 6768] By: jhi on 2000/08/22 14:21:35
480 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
481 and Spider Boardman.
482 Branch: metaconfig
483 ! U/compline/d_gconvert.U
484 Branch: perl
485 ! Configure
486____________________________________________________________________________
487[ 6767] By: jhi on 2000/08/22 14:11:24
488 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
489 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
490 Date: Mon, 21 Aug 2000 19:08:31 -0700
491 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
492 Branch: perl
493 - ext/Storable/patchlevel.h
494 ! MANIFEST ext/Storable/MANIFEST
495____________________________________________________________________________
496[ 6766] By: jhi on 2000/08/22 13:49:29
497 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
498 From: Peter Prymmer <pvhp@forte.com>
499 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
500 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
501 Branch: perl
502 ! configure.com ext/Storable/Makefile.PL
503____________________________________________________________________________
504[ 6765] By: jhi on 2000/08/22 13:44:59
505 Log: Subject: [PATCH blead] B:: missing dependency
506 From: Hugo <hv@crypt.compulink.co.uk>
507 Date: Tue, 22 Aug 2000 06:44:33 +0100
508 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
509 Branch: perl
510 ! ext/B/Makefile.PL
511____________________________________________________________________________
512[ 6764] By: jhi on 2000/08/22 13:38:12
513 Log: More bytecompiler.
514 Branch: perl
515 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
516____________________________________________________________________________
517[ 6763] By: jhi on 2000/08/22 13:36:44
518 Log: Bytecompiler patches from Benjamin Stuhl.
519 Branch: perl
520 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
521 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
522 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
523 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
524 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
525 ! perl.c perlapi.h pod/perldelta.pod
526____________________________________________________________________________
527[ 6762] By: jhi on 2000/08/21 23:43:40
528 Log: An obsoleted diagnostic.
529 Branch: perl
530 ! pod/perldelta.pod
531____________________________________________________________________________
532[ 6761] By: jhi on 2000/08/21 23:01:45
533 Log: The #6759 wasn't quite right.
534 Branch: perl
535 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
536 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
537 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
538 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
539 ! t/lib/st-tieditems.t
540____________________________________________________________________________
541[ 6760] By: jhi on 2000/08/21 22:35:49
542 Log: Be verydeepclean.
543 Branch: perl
544 ! Makefile.SH
545____________________________________________________________________________
546[ 6759] By: jhi on 2000/08/21 22:25:40
547 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
548 From: Peter Prymmer <pvhp@forte.com>
549 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
550 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
551 Branch: perl
552 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
553 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
554 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
555 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
556 ! t/lib/st-tieditems.t
557____________________________________________________________________________
558[ 6758] By: jhi on 2000/08/21 22:22:32
559 Log: Few more casts, need reported in
560
561 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
562 From: Mike Stok <mike@stok.co.uk>
563 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
564 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
565
566 and
567
568 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
569 From: abigail@foad.org
570 Date: 21 Aug 2000 21:31:34 -0000
571 Message-Id: <20000821213134.30170.qmail@foad.org>
572 Branch: perl
573 ! ext/Storable/Storable.xs
574____________________________________________________________________________
575[ 6757] By: jhi on 2000/08/21 18:37:07
576 Log: Update Changes.
577 Branch: perl
578 ! Changes patchlevel.h
579____________________________________________________________________________
580[ 6756] By: jhi on 2000/08/21 18:34:02
581 Log: A pod nit.
582
583 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
584 From: <abigail@foad.org>
585 Date: Mon, 21 Aug 2000 14:00:16 -0400
586 Message-ID: <20000821180016.28627.qmail@foad.org>
587 Branch: perl
588 ! pod/perlre.pod
589____________________________________________________________________________
590[ 6755] By: jhi on 2000/08/21 18:30:56
591 Log: Use PodParser 1.18 new test.
592 Branch: perl
593 ! t/pod/special_seqs.t t/pod/special_seqs.xr
594____________________________________________________________________________
595[ 6754] By: jhi on 2000/08/21 18:28:35
596 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
597 patches cannot be applied since #6712 conflicts.
598 Branch: perl
599 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
600____________________________________________________________________________
601[ 6753] By: jhi on 2000/08/21 18:15:11
602 Log: Weed out some smaller changes.
603 Branch: perl
604 ! pod/perldelta.pod
605____________________________________________________________________________
606[ 6752] By: jhi on 2000/08/21 18:02:30
607 Log: Also under djgpp the timestamps are funky.
608 Branch: perl
609 ! t/op/stat.t
610____________________________________________________________________________
611[ 6751] By: jhi on 2000/08/21 17:55:56
612 Log: Tweak the floating point output routine preferences.
613 Branch: metaconfig
614 ! U/compline/d_gconvert.U
615 Branch: perl
616 ! Configure
617____________________________________________________________________________
618[ 6750] By: jhi on 2000/08/21 17:51:29
619 Log: Unicos/mk requires elaborate paranoia.
620 Branch: perl
621 ! lib/Math/Complex.pm
622____________________________________________________________________________
623[ 6749] By: gsar on 2000/08/21 16:53:31
624 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
625 Branch: perl
626 ! lib/Cwd.pm
627____________________________________________________________________________
628[ 6748] By: gsar on 2000/08/21 16:22:19
629 Log: free TLS slot properly on Windows
630 Branch: perl
631 ! thread.h win32/perllib.c win32/win32thread.h
632____________________________________________________________________________
633[ 6747] By: jhi on 2000/08/21 16:20:58
634 Log: Rename the macro argument because some preprocessors
635 can't tell the difference and expand arguments also inside
636 double quoted strings.
637 Branch: perl
638 ! regcomp.c
639____________________________________________________________________________
640[ 6746] By: jhi on 2000/08/21 16:09:41
641 Log: Support long doubles in Storable.
642
643 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
644 From: Radu Greab <radu@netsoft.ro>
645 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
646 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
647 Branch: perl
648 ! ext/Storable/Storable.xs
649____________________________________________________________________________
650[ 6745] By: jhi on 2000/08/21 15:51:40
651 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
652 From: "Fifer, Eric" <EFifer@sanwaint.com>
653 Date: Mon, 21 Aug 2000 15:34:49 +0100
654 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
655 Branch: perl
656 ! t/pragma/warn/9enabled
657____________________________________________________________________________
658[ 6744] By: jhi on 2000/08/21 15:39:35
659 Log: Document the endianness of Alpha more precisely.
660 Branch: perl
661 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
662 ! pod/perlport.pod
663____________________________________________________________________________
664[ 6743] By: jhi on 2000/08/21 14:47:05
665 Log: perldelta fixes from the p5p crowd.
666 Branch: perl
667 ! pod/perldelta.pod pod/perlop.pod
668____________________________________________________________________________
669[ 6742] By: jhi on 2000/08/21 13:34:51
670 Log: Update to Pod::LaTeX 0.53.
671
672 Subject: [PATCH] lib/Pod/LaTeX.pm updates
673 From: Tim Jenness <timj@jach.hawaii.edu>
674 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
675 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
676 Branch: perl
677 ! lib/Pod/LaTeX.pm
678____________________________________________________________________________
679[ 6741] By: jhi on 2000/08/21 13:33:01
680 Log: Subject: [PATCH] os2.c fix for use64bitint
681 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
682 Date: Mon, 21 Aug 2000 01:32:25 -0700
683 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
684 Branch: perl
685 ! os2/os2.c
686____________________________________________________________________________
687[ 6740] By: jhi on 2000/08/21 13:28:52
688 Log: Array context keeps slithering in.
689
690 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
691 From: Daniel Chetlin <daniel@chetlin.com>
692 Date: Sun, 20 Aug 2000 21:40:25 -0700
693 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
694 Branch: perl
695 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
696 ! pod/perldebtut.pod
697____________________________________________________________________________
698[ 6739] By: jhi on 2000/08/21 13:23:55
699 Log: Big-endian quad fixes for Storable from Radu Greab,
700 plus few explicit null casts for picky compilers.
701 Branch: perl
702 ! ext/Storable/Storable.xs
703____________________________________________________________________________
704[ 6738] By: gsar on 2000/08/21 05:56:13
705 Log: small tweaks for change#6705: avoid C++ style comments in C code;
706 use Perl's malloc API rather than the low level system one
707 Branch: perl
708 ! win32/win32.c
709____________________________________________________________________________
710[ 6737] By: gsar on 2000/08/21 05:35:41
711 Log: add Storable to list of extensions on Windows
712 Branch: perl
713 ! win32/Makefile win32/makefile.mk
714____________________________________________________________________________
715[ 6736] By: jhi on 2000/08/21 02:57:53
716 Log: Update Changes.
717 Branch: perl
718 ! Changes patchlevel.h
719____________________________________________________________________________
720[ 6735] By: jhi on 2000/08/21 02:57:20
721 Log: Draft 0.
722 Branch: perl
723 ! pod/perldelta.pod
724____________________________________________________________________________
725[ 6734] By: jhi on 2000/08/21 02:57:03
726 Log: Add Storable 0.7.2 from Raphael Manfredi,
727 plus the patch from
728
729 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
730 From: Radu Greab <radu@netsoft.ro>
731 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
732 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
733
734 plus changes to get Storable to compile with
735 picky ANSI compilers.
736 Branch: perl
737 + ext/Storable/ChangeLog ext/Storable/MANIFEST
738 + ext/Storable/Makefile.PL ext/Storable/README
739 + ext/Storable/Storable.pm ext/Storable/Storable.xs
740 + ext/Storable/patchlevel.h t/lib/st-06compat.t
741 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
742 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
743 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
744 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
745 + t/lib/st-tieditems.t
746 ! MANIFEST
747____________________________________________________________________________
748[ 6733] By: jhi on 2000/08/21 02:29:09
749 Log: The correct cleaning order is an art.
750 Branch: perl
751 ! Makefile.SH
752____________________________________________________________________________
753[ 6732] By: jhi on 2000/08/21 01:23:39
754 Log: The #6724 is here.
755 Branch: perl
756 ! t/lib/ftmp-security.t
757____________________________________________________________________________
758[ 6731] By: jhi on 2000/08/20 23:17:03
759 Log: s/this one/the 5.6.0 release/
760 Branch: perl
761 ! pod/perl56delta.pod
762____________________________________________________________________________
763[ 6730] By: jhi on 2000/08/20 23:07:34
764 Log: Mention perlebcdic and perlposix-bc.
765 Branch: perl
766 ! pod/perlport.pod
767____________________________________________________________________________
768[ 6729] By: jhi on 2000/08/20 21:32:59
769 Log: Document the number of exponent digits.
770 Branch: perl
771 ! pod/perlfunc.pod
772____________________________________________________________________________
773[ 6728] By: jhi on 2000/08/20 21:16:47
774 Log: Use File::Spec->tmpdir().
775
776 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
777 From: Tim Jenness <timj@jach.hawaii.edu>
778 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
779 MIME-Version: 1.0
780 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
781 Branch: perl
782 ! utils/perlbug.PL
783____________________________________________________________________________
784[ 6727] By: jhi on 2000/08/20 20:43:32
785 Log: Update Changes.
786 Branch: perl
787 ! Changes patchlevel.h
788____________________________________________________________________________
789[ 6726] By: jhi on 2000/08/20 20:41:44
790 Log: The veryclean target needs to clobber.
791 Branch: perl
792 ! Makefile.SH
793____________________________________________________________________________
794[ 6725] By: jhi on 2000/08/20 20:37:38
795 Log: Document odd vs even subreleases and -Dusedevel.
796 Branch: perl
797 ! INSTALL
798____________________________________________________________________________
799[ 6724] By: jhi on 2000/08/20 19:58:05
800 Log: Use temporary directory instead of current directory.
801
802 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
803 From: Tim Jenness <timj@jach.hawaii.edu>
804 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
805 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
806 Branch: perl
807 ! t/lib/ftmp-security.t
808____________________________________________________________________________
809[ 6723] By: jhi on 2000/08/20 19:55:55
810 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
811 From: andreas.koenig@anima.de (Andreas J. Koenig)
812 Date: 20 Aug 2000 15:52:03 +0200
813 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
814 Branch: perl
815 ! lib/ExtUtils/MM_Unix.pm
816____________________________________________________________________________
817[ 6722] By: jhi on 2000/08/20 19:46:01
818 Log: Update to CGI 2.72, from Lincoln Stein.
819 Branch: perl
820 ! lib/CGI.pm
821____________________________________________________________________________
822[ 6721] By: jhi on 2000/08/20 19:43:54
823 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
824 From: Radu Greab <radu@netsoft.ro>
825 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
826 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
827 Branch: perl
828 ! ext/GDBM_File/GDBM_File.xs
829____________________________________________________________________________
830[ 6720] By: jhi on 2000/08/20 19:42:01
831 Log: pp_open() could pass an uninitialized filename down to do_open9().
832 Branch: perl
833 ! pp_sys.c
834____________________________________________________________________________
835[ 6719] By: jhi on 2000/08/20 14:06:41
836 Log: UTF8 concat fixes.
837
838 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
839 From: Hugo <hv@crypt.compulink.co.uk>
840 Date: Sun, 20 Aug 2000 07:30:46 +0100
841 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
842 Branch: perl
843 ! pp_hot.c t/op/append.t
844____________________________________________________________________________
845[ 6718] By: jhi on 2000/08/20 02:09:37
846 Log: Let's try #6717 again.
847 Branch: perl
848 ! lib/File/Temp.pm
849____________________________________________________________________________
850[ 6717] By: jhi on 2000/08/20 01:56:55
851 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
852 From: "Craig A. Berry" <craig.berry@metamorgs.com>
853 Date: Sat, 19 Aug 2000 18:15:39 -0500
854 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
855 Branch: perl
856 ! lib/File/Temp.pm
857____________________________________________________________________________
858[ 6716] By: jhi on 2000/08/19 15:50:11
859 Log: Update Changes.
860 Branch: perl
861 ! Changes patchlevel.h
862____________________________________________________________________________
863[ 6715] By: jhi on 2000/08/19 15:39:09
864 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
865 From: Jonathan D Johnston <jdjohnston2@juno.com>
866 Date: Thu, 17 Aug 2000 23:13:01 -0400
867 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
868 Branch: perl
869 ! pod/perlfunc.pod
870____________________________________________________________________________
871[ 6714] By: jhi on 2000/08/19 15:34:04
872 Log: Introduce a 'veryclean' target that is like 'distclean'
873 but also removes *~ and *.orig.
874 Branch: perl
875 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
876 ! utils/Makefile x2p/Makefile.SH
877____________________________________________________________________________
878[ 6713] By: jhi on 2000/08/19 14:15:45
879 Log: Put back the long double avoidance code to POSIX.xs
880 because VMS seems to need it still.
881 Branch: perl
882 ! ext/POSIX/POSIX.xs
883____________________________________________________________________________
884[ 6712] By: jhi on 2000/08/19 14:10:41
885 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
886 From: Peter Prymmer <pvhp@forte.com>
887 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
888 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
889 Branch: perl
890 ! lib/Pod/Find.pm t/pod/find.t
891____________________________________________________________________________
892[ 6711] By: jhi on 2000/08/19 14:09:19
893 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
894 From: Peter Prymmer <pvhp@forte.com>
895 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
896 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
897 cc: vmsperl@perl.org
898 Branch: perl
899 ! t/lib/peek.t
900____________________________________________________________________________
901[ 6710] By: jhi on 2000/08/19 14:08:01
902 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
903 From: Jan Dubois <jand@ActiveState.com>
904 Date: Fri, 18 Aug 2000 16:31:48 -0700
905 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
906 Branch: perl
907 ! win32/win32.c
908____________________________________________________________________________
909[ 6709] By: jhi on 2000/08/19 14:06:57
910 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
911
912 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
913 From: Spider.Boardman@Orb.Nashua.NH.US
914 Date: Fri, 18 Aug 2000 18:41:14 -0400
915 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
916 Branch: perl
917 ! regcomp.c
918____________________________________________________________________________
919[ 6708] By: jhi on 2000/08/18 22:04:49
920 Log: Update Changes.
921 Branch: perl
922 ! Changes patchlevel.h
923____________________________________________________________________________
924[ 6707] By: jhi on 2000/08/18 21:55:14
925 Log: Add warnif(), check warnings further up the stack,
926 all the warnings functions now can take an optional object reference.
927
928 Subject: [PATCH bleedperl@6691] warnings pragma update
929 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
930 Date: Fri, 18 Aug 2000 22:42:06 +0100
931 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
932 Branch: perl
933 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
934 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
935 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
936____________________________________________________________________________
937[ 6706] By: jhi on 2000/08/18 21:41:45
938 Log: Typo in pp_complement().
939
940 Subject: [PATCH perl-current] Deparse
941 From: Peter Scott <Peter@PSDT.com>
942 Date: Fri, 18 Aug 2000 12:44:37 -0700
943 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
944 Branch: perl
945 ! ext/B/B/Deparse.pm
946____________________________________________________________________________
947[ 6705] By: jhi on 2000/08/18 21:25:59
948 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
949 From: Jan Dubois <jand@ActiveState.com>
950 Date: Fri, 18 Aug 2000 14:22:51 -0700
951 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
952 Branch: perl
953 ! lib/Win32.pod win32/win32.c
954____________________________________________________________________________
955[ 6704] By: jhi on 2000/08/18 21:16:14
956 Log: Don't eat leading os from index entries.
957
958 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
959 From: Russ Allbery <rra@stanford.edu>
960 Date: 10 Aug 2000 20:49:25 -0700
961 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
962 Branch: perl
963 ! lib/Pod/Man.pm
964____________________________________________________________________________
965[ 6703] By: jhi on 2000/08/18 21:07:06
966 Log: Add [[:blank:]] as suggested in
967
968 Subject: [ID 20000716.024] [=cc=] / [:blank:]
969 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
970 Date: Sun, 16 Jul 2000 17:55:29 -0700
971 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
972
973 (the [=cc=] has already been taken care of by #6439
974 so the whole bug report can be closed)
975
976 and make [[:space:]] to be equivalent to isspace(3)
977 (as opposed to \s, which is isSPACE()). The difference
978 is that now [[:space:]] matches the mythical vertical tab,
979 while \s doesn't.
980 Branch: perl
981 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
982 ! regexec.c t/op/pat.t
983____________________________________________________________________________
984[ 6702] By: jhi on 2000/08/18 18:47:47
985 Log: The new tests were missing from #6415.
986 Branch: perl
987 ! t/op/bop.t
988____________________________________________________________________________
989[ 6701] By: jhi on 2000/08/18 18:20:40
990 Log: Document the NDBM_File and ODBM_File as SDBM_File
991 was documented in #6417.
992 Branch: perl
993 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
994 ! ext/SDBM_File/SDBM_File.pm
995____________________________________________________________________________
996[ 6700] By: jhi on 2000/08/18 18:10:39
997 Log: Subject: [PATCH perl@6698] cygwin port
998 From: "Fifer, Eric" <EFifer@sanwaint.com>
999 Date: Fri, 18 Aug 2000 17:30:05 +0100
1000 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
1001 Branch: perl
1002 ! lib/File/Temp.pm
1003____________________________________________________________________________
1004[ 6699] By: jhi on 2000/08/18 16:21:49
1005 Log: Document code point which makes if (defined %stash::) to work
1006 (noted by Spider Boardman).
1007 Branch: perl
1008 ! op.c
1009____________________________________________________________________________
1010[ 6698] By: jhi on 2000/08/18 13:43:27
1011 Log: Update Changes.
1012 Branch: perl
1013 ! Changes patchlevel.h
1014____________________________________________________________________________
1015[ 6697] By: jhi on 2000/08/18 13:35:57
1016 Log: Tiny Getopt::Long patch from Johan Vromans.
1017 Branch: perl
1018 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
1019____________________________________________________________________________
1020[ 6696] By: jhi on 2000/08/18 13:26:14
1021 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
1022 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
1023 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
1024 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
1025 Branch: perl
1026 ! pod/perldiag.pod pod/perlsyn.pod
1027____________________________________________________________________________
1028[ 6695] By: jhi on 2000/08/18 13:13:26
1029 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
1030 From: Daniel Chetlin <daniel@chetlin.com>
1031 Date: Fri, 18 Aug 2000 03:13:36 -0700
1032 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
1033 Branch: perl
1034 ! pod/perlfunc.pod
1035____________________________________________________________________________
1036[ 6694] By: jhi on 2000/08/18 13:08:05
1037 Log: Subject: [PATCH] perltrap.pod spring cleaning
1038 From: Daniel Chetlin <daniel@chetlin.com>
1039 Date: Fri, 18 Aug 2000 03:06:54 -0700
1040 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
1041
1042 plus Mike Guy's nitfix.
1043 Branch: perl
1044 ! pod/perltrap.pod
1045____________________________________________________________________________
1046[ 6693] By: jhi on 2000/08/18 13:00:26
1047 Log: Unbuffer the output.
1048
1049 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
1050 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1051 Date: Thu, 17 Aug 2000 18:39:29 -0700
1052 Message-ID: <RPJn5gzkgydf092yn@efn.org>
1053 Branch: perl
1054 ! t/op/fork.t
1055____________________________________________________________________________
1056[ 6692] By: jhi on 2000/08/18 05:19:17
1057 Log: Delete the image, too, not just its MANIFEStation.
1058 Branch: perl
1059 - lib/CGI/eg/wilogo.gif
1060____________________________________________________________________________
1061[ 6691] By: jhi on 2000/08/18 05:10:26
1062 Log: Propagate new Configure vars.
1063 Branch: perl
1064 ! configure.com epoc/config.sh uconfig.h uconfig.sh
1065 ! vos/config.def vos/config.h vos/config_h.SH_orig
1066 ! win32/config.bc win32/config.gc win32/config.vc
1067 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1068____________________________________________________________________________
1069[ 6690] By: jhi on 2000/08/18 04:30:56
1070 Log: Update Changes.
1071 Branch: perl
1072 ! Changes patchlevel.h
1073____________________________________________________________________________
1074[ 6689] By: jhi on 2000/08/18 04:12:30
1075 Log: Fix the lib/complex failure of
1076
1077 From: abigail@foad.org
1078 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
1079 Date: 15 Aug 2000 04:06:38 -0000
1080 Message-Id: <20000815040638.8524.qmail@foad.org>
1081
1082 Linux long double accuracy issue: something that
1083 when printed with %g looks like "2" but int() of it is 1.
1084 Branch: perl
1085 ! lib/Math/Complex.pm
1086____________________________________________________________________________
1087[ 6688] By: jhi on 2000/08/18 03:15:35
1088 Log: The byteorder code in #6671 was wrong.
1089 Branch: perl
1090 ! configpm
1091____________________________________________________________________________
1092[ 6687] By: jhi on 2000/08/18 02:08:42
1093 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
1094 From: Jan Dubois <jand@ActiveState.com>
1095 Date: Thu, 17 Aug 2000 18:31:55 -0700
1096 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
1097 Branch: perl
1098 ! sv.c
1099____________________________________________________________________________
1100[ 6686] By: jhi on 2000/08/18 02:04:15
1101 Log: Use NVs in POSIX math, not doubles.
1102
1103 From: abigail@foad.org
1104 Subject: [ID 20000817.014] POSIX & modfl
1105 Date: 17 Aug 2000 20:49:18 -0000
1106 Message-Id: <20000817204918.23123.qmail@foad.org>
1107 Branch: perl
1108 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
1109____________________________________________________________________________
1110[ 6685] By: jhi on 2000/08/18 02:02:12
1111 Log: Introduce NVef, NVff, and NVgf, use the middle one.
1112 (helps for lib/peek + Linux + long doubles) Reported in
1113
1114 From: abigail@foad.org
1115 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
1116 Date: 15 Aug 2000 04:06:38 -0000
1117 Message-Id: <20000815040638.8524.qmail@foad.org>
1118
1119 (note: the lib/complex failure has not yet been addressed)
1120 Branch: metaconfig/U/perl
1121 ! perlxvf.U
1122 Branch: perl
1123 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1124 ! config_h.SH dump.c perl.h pod/perlguts.pod
1125____________________________________________________________________________
1126[ 6684] By: jhi on 2000/08/17 23:22:19
1127 Log: Add byteorder to the myconfig output.
1128 Branch: perl
1129 ! myconfig.SH
1130____________________________________________________________________________
1131[ 6683] By: jhi on 2000/08/17 23:20:19
1132 Log: The image doth not exist, spotted by Johan Vromans.
1133 Branch: perl
1134 ! MANIFEST
1135____________________________________________________________________________
1136[ 6682] By: jhi on 2000/08/17 22:38:16
1137 Log: Document what the backtick returns if the command fails.
1138 Branch: perl
1139 ! pod/perlop.pod
1140____________________________________________________________________________
1141[ 6681] By: jhi on 2000/08/17 22:33:12
1142 Log: Do not use prototyping here.
1143
1144 Subject: [ID 20000817.016] [PATCH] Peek.xs
1145 From: abigail@foad.org
1146 Date: 17 Aug 2000 20:55:56 -0000
1147 Message-Id: <20000817205556.24270.qmail@foad.org>
1148 Branch: perl
1149 ! ext/Devel/Peek/Makefile.PL
1150____________________________________________________________________________
1151[ 6680] By: jhi on 2000/08/17 19:46:43
1152 Log: Don't propose using modules built for 5.005 if no binary
1153 compatibility with 5.005 is attempted.
1154
1155 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
1156 Subject: Minor nit with 5.7.0 (6655)
1157 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
1158 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
1159 Branch: metaconfig
1160 ! U/installdirs/inc_version_list.U
1161 Branch: perl
1162 ! Configure config_h.SH
1163____________________________________________________________________________
1164[ 6679] By: jhi on 2000/08/17 19:16:39
1165 Log: Microperl config update.
1166 Branch: perl
1167 ! uconfig.h uconfig.sh
1168____________________________________________________________________________
1169[ 6678] By: jhi on 2000/08/17 19:16:13
1170 Log: The #6648 wasn't protective enough for limited platforms
1171 (like microperl).
1172 Branch: perl
1173 ! dump.c sv.c
1174____________________________________________________________________________
1175[ 6677] By: jhi on 2000/08/17 14:46:35
1176 Log: Update Changes.
1177 Branch: perl
1178 ! Changes patchlevel.h
1179____________________________________________________________________________
1180[ 6676] By: jhi on 2000/08/17 14:44:02
1181 Log: Add perlebcdic from Peter Prymmer, regen toc.
1182 Branch: perl
1183 + pod/perlebcdic.pod
1184 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1185____________________________________________________________________________
1186[ 6675] By: jhi on 2000/08/17 14:41:52
1187 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
1188 Branch: perl
1189 ! pod/perldebtut.pod
1190____________________________________________________________________________
1191[ 6674] By: jhi on 2000/08/17 14:29:43
1192 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
1193
1194 Subject: [ID 20000724.006] -DLEAKTEST problem
1195 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
1196 Date: Tue, 25 Jul 2000 00:36:32 -0500
1197 Message-Id: <20000725003632.A26186@www.llamacom.com>
1198
1199 Reminder sent
1200
1201 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
1202 From: Hugo <hv@crypt.compulink.co.uk>
1203 Date: Thu, 17 Aug 2000 15:23:42 +0100
1204 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
1205 Branch: perl
1206 ! util.c
1207____________________________________________________________________________
1208[ 6673] By: jhi on 2000/08/17 04:07:10
1209 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
1210 From: John Peacock <JPeacock@UnivPress.com>
1211 Date: Tue, 01 Aug 2000 09:38:12 -0400
1212 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
1213 Branch: perl
1214 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
1215____________________________________________________________________________
1216[ 6672] By: jhi on 2000/08/17 03:04:35
1217 Log: Subject: [PATCH] Cwd.pm now uses strict
1218 From: Tim Jenness <timj@jach.hawaii.edu>
1219 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
1220 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
1221 Branch: perl
1222 ! lib/Cwd.pm
1223____________________________________________________________________________
1224[ 6671] By: jhi on 2000/08/17 02:16:35
1225 Log: Make $Config{byteorder} more magical so that it is
1226 dynamically computed: nice for 'fat binaries'.
1227
1228 Subject: [PATCH]: default byteorder
1229 From: Wilfredo Sánchez <wsanchez@apple.com>
1230 Date: Mon, 31 Jul 2000 19:45:31 -0700
1231 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
1232 Branch: perl
1233 ! configpm
1234____________________________________________________________________________
1235[ 6670] By: gsar on 2000/08/17 01:22:21
1236 Log: move WNOHANG definition to where other such things are
1237 Branch: perl
1238 ! win32/win32.h
1239____________________________________________________________________________
1240[ 6669] By: jhi on 2000/08/17 01:19:17
1241 Log: Update Changes.
1242 Branch: perl
1243 ! Changes patchlevel.h
1244____________________________________________________________________________
1245[ 6668] By: jhi on 2000/08/17 01:16:29
1246 Log: Doc nits spotted by Richard Soderberg.
1247 Branch: perl
1248 ! README.posix-bc README.vmesa
1249____________________________________________________________________________
1250[ 6667] By: jhi on 2000/08/17 01:12:11
1251 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
1252 From: "Casey R. Tweten" <crt@kiski.net>
1253 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
1254 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
1255 Branch: perl
1256 ! pod/perldebtut.pod
1257____________________________________________________________________________
1258[ 6666] By: jhi on 2000/08/17 01:09:31
1259 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
1260 From: "Casey R. Tweten" <crt@kiski.net>
1261 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
1262 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
1263 Branch: perl
1264 ! lib/Shell.pm
1265____________________________________________________________________________
1266[ 6665] By: gsar on 2000/08/17 01:03:52
1267 Log: add "ok" targets from change#6632 in makefile.mk
1268 Branch: perl
1269 ! pod/perlport.pod win32/Makefile win32/makefile.mk
1270____________________________________________________________________________
1271[ 6664] By: gsar on 2000/08/17 00:56:11
1272 Log: avoid warnings from dense compiler
1273 Branch: perl
1274 ! win32/win32.c
1275____________________________________________________________________________
1276[ 6663] By: jhi on 2000/08/17 00:51:49
1277 Log: Tweak the regex compilation errors once more.
1278 Branch: perl
1279 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
1280 ! t/op/regmesg.t t/pragma/warn/regcomp
1281____________________________________________________________________________
1282[ 6662] By: gsar on 2000/08/17 00:28:19
1283 Log: trailing new %ENV entries weren't being pushed into the real
1284 environment of subprocesses on Windows
1285 Branch: perl
1286 ! t/op/magic.t win32/perlhost.h
1287____________________________________________________________________________
1288[ 6661] By: gsar on 2000/08/17 00:19:20
1289 Log: waitpid() now handles externally spawned pids correctly;
1290 fixes for backtick/wait/waitpid failures on Windows 9x
1291
1292 these changes make the pid returned by process functions on
1293 Windows 9x always positive by clearing the high bit (which
1294 is always set on Win9x); pseudo-process PIDs are likewise
1295 always negative now on Win9x (just as on NT/2000)
1296 Branch: perl
1297 ! pp_sys.c win32/perlhost.h win32/win32.c
1298____________________________________________________________________________
1299[ 6660] By: jhi on 2000/08/17 00:04:32
1300 Log: Retract #6645.
1301 Branch: perl
1302 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1303 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
1304 ! t/op/sprintf.t
1305____________________________________________________________________________
1306[ 6659] By: gsar on 2000/08/16 23:59:28
1307 Log: on windows, the return values from wait() and waitpid() don't
1308 match those of pseudo-pids
1309 Branch: perl
1310 ! pp_sys.c t/op/fork.t util.c win32/win32.c
1311____________________________________________________________________________
1312[ 6658] By: gsar on 2000/08/16 23:56:14
1313 Log: pod nit seen in passing
1314 Branch: perl
1315 ! pod/perlfunc.pod
1316____________________________________________________________________________
1317[ 6657] By: gsar on 2000/08/16 23:53:42
1318 Log: change#6328 could make close(SOCKET) return false on windows
1319 when it shouldn't
1320 Branch: perl
1321 ! win32/win32sck.c
1322____________________________________________________________________________
1323[ 6656] By: gsar on 2000/08/16 23:46:57
1324 Log: check that the number pseudo children doesn't exceed
1325 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
1326 the WaitForMultipleObjects() limit that would cause wait()
1327 to crash)
1328
1329 wait() and waitpid() could potentially be rewritten to use
1330 more than one thread to do the waiting to eliminate this
1331 limitation
1332 Branch: perl
1333 ! win32/perlhost.h
1334____________________________________________________________________________
1335[ 6655] By: jhi on 2000/08/16 14:11:05
1336 Log: Update Changes.
1337 Branch: perl
1338 ! Changes patchlevel.h
1339____________________________________________________________________________
1340[ 6654] By: jhi on 2000/08/16 14:10:12
1341 Log: Update to perldebtut 1.9, from Richard Foley.
1342 Branch: perl
1343 ! pod/perldebtut.pod
1344____________________________________________________________________________
1345[ 6653] By: jhi on 2000/08/16 14:08:17
1346 Log: Change the regx compilation error markers to use = instead of <
1347 since pod makes using the latter quite messy. Reported in
1348 ID 20000814.006 by Abigail and in
1349 Subject: Unknown escape E<> ?
1350 From: Lupe Christoph <lupe@lupe-christoph.de>
1351 Date: Fri, 11 Aug 2000 00:30:27 +0200
1352 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
1353 Branch: perl
1354 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
1355 ! t/op/regmesg.t t/pragma/warn/regcomp
1356____________________________________________________________________________
1357[ 6652] By: jhi on 2000/08/16 13:25:31
1358 Log: Change the perlbug address to perl.org since it's more forgiving.
1359
1360 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
1361 From: abigail@foad.org
1362 Date: 15 Aug 2000 04:15:40 -0000
1363 Message-Id: <20000815041540.8633.qmail@foad.org>
1364 Branch: perl
1365 ! utils/perlbug.PL
1366____________________________________________________________________________
1367[ 6651] By: jhi on 2000/08/16 13:22:35
1368 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
1369 From: Tim Jenness <timj@jach.hawaii.edu>
1370 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
1371 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
1372 Branch: perl
1373 ! lib/Cwd.pm
1374____________________________________________________________________________
1375[ 6650] By: jhi on 2000/08/16 13:18:13
1376 Log: Update to CPAN 1.57.
1377
1378 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
1379 From: andreas.koenig@anima.de (Andreas J. Koenig)
1380 Date: 16 Aug 2000 15:09:46 +0200
1381 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
1382 Branch: perl
1383 ! lib/CPAN.pm
1384____________________________________________________________________________
1385[ 6649] By: jhi on 2000/08/16 13:12:31
1386 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
1387 From: "Larry W. Virden" <lvirden@cas.org>
1388 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
1389 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
1390 Branch: perl
1391 ! README.hpux
1392____________________________________________________________________________
1393[ 6648] By: jhi on 2000/08/16 13:03:53
1394 Log: The numeric locale was reset to "C" by s?printf and never restored.
1395
1396 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
1397 From: Christian Kirsch <ck@held.mind.de>
1398 Date: Wed, 9 Aug 2000 17:05:17 +0200
1399 Message-Id: <20000809170517.A25389@held>
1400
1401 No test since adding the failing example to locale.t
1402 does not fail -- probably because the locale settings are so
1403 thoroughly tweaked by that time. Running the example standalone
1404 does fail, though.
1405 Branch: perl
1406 ! dump.c perl.h pp.c pp_ctl.c sv.c
1407____________________________________________________________________________
1408[ 6647] By: jhi on 2000/08/16 00:07:54
1409 Log: Update Changes and test semi-automatic patchlevel updating.
1410 Branch: perl
1411 ! Changes patchlevel.h
1412____________________________________________________________________________
1413[ 6646] By: jhi on 2000/08/15 23:35:07
1414 Log: Fix a dependency problem.
1415
1416 Subject: [PATCH: 6640] VMS Makefile.SH update
1417 From: Peter Prymmer <pvhp@forte.com>
1418 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
1419 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
1420 Branch: perl
1421 ! vms/descrip_mms.template
1422____________________________________________________________________________
1423[ 6645] By: jhi on 2000/08/15 23:33:23
1424 Log: (Retracted by #6660)
1425
1426 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
1427 From: Dominic Dunlop <domo@computer.org>
1428 Date: Tue, 15 Aug 2000 22:20:52 +0200
1429 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
1430 Branch: metaconfig/U/perl
1431 + d_printfed.U
1432 Branch: perl
1433 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1434 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
1435 ! t/op/sprintf.t
1436____________________________________________________________________________
1437[ 6644] By: jhi on 2000/08/15 21:17:20
1438 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
1439 From: abigail@foad.org
1440 Date: 15 Aug 2000 20:12:41 -0000
1441 Message-Id: <20000815201241.25556.qmail@foad.org>
1442 Branch: perl
1443 ! INSTALL
1444____________________________________________________________________________
1445[ 6643] By: jhi on 2000/08/15 21:15:28
1446 Log: (an already applied patch)
1447 Branch: perl
1448 ! lib/CGI.pm
1449____________________________________________________________________________
1450[ 6642] By: gsar on 2000/08/15 19:54:05
1451 Log: magic callbacks all need to have same type signature
1452 Branch: perl
1453 ! embed.pl mg.c proto.h
1454____________________________________________________________________________
1455[ 6641] By: jhi on 2000/08/15 17:56:27
1456 Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
1457 From: Mike Guy <mjtg@cam.ac.uk>
1458 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
1459 Date: Tue, 15 Aug 2000 18:26:45 +0100
1460
1461 Only the peek.t part applied, not the hash quality part.
1462 Branch: perl
1463 ! t/lib/peek.t
1464____________________________________________________________________________
1465[ 6640] By: jhi on 2000/08/15 16:37:37
1466 Log: Update Changes.
1467 Branch: perl
1468 ! Changes
1469____________________________________________________________________________
1470[ 6639] By: jhi on 2000/08/15 16:34:55
1471 Log: Missed a file from #6638.
1472 Branch: perl
1473 ! lib/File/Temp.pm
1474____________________________________________________________________________
1475[ 6638] By: jhi on 2000/08/15 16:33:19
1476 Log: Subject: [PATCH perl@6620] cygwin port
1477 From: "Fifer, Eric" <EFifer@sanwaint.com>
1478 Date: Tue, 15 Aug 2000 17:00:49 +0100
1479 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
1480 Branch: perl
1481 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
1482____________________________________________________________________________
1483[ 6637] By: jhi on 2000/08/15 16:29:22
1484 Log: Subject: [PATCH] debugger exit code should reflect user exit code
1485 From: Mike Guy <mjtg@cam.ac.uk>
1486 Date: Tue, 15 Aug 2000 16:55:59 +0100
1487 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
1488 Branch: perl
1489 ! lib/perl5db.pl
1490____________________________________________________________________________
1491[ 6636] By: jhi on 2000/08/15 15:30:58
1492 Log: Update Changes.
1493 Branch: perl
1494 ! Changes
1495____________________________________________________________________________
1496[ 6635] By: jhi on 2000/08/15 15:27:21
1497 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
1498 Branch: metaconfig
1499 ! U/mkglossary U/mksample
1500 Branch: metaconfig/U/perl
1501 ! Devel.U
1502 Branch: perl
1503 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1504____________________________________________________________________________
1505[ 6634] By: jhi on 2000/08/15 14:11:55
1506 Log: Don't blow limited stacks, a lower number is enough to
1507 tickle the lookbehind limit.
1508
1509 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
1510 From: Dominic Dunlop <domo@computer.org>
1511 Date: Tue, 15 Aug 2000 13:51:24 +0200
1512 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
1513 Branch: perl
1514 ! t/op/regmesg.t
1515____________________________________________________________________________
1516[ 6633] By: jhi on 2000/08/15 14:01:46
1517 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
1518 From: Mike Guy <mjtg@cam.ac.uk>
1519 Date: Tue, 15 Aug 2000 12:10:50 +0100
1520 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
1521 Branch: perl
1522 ! utils/perldoc.PL
1523____________________________________________________________________________
1524[ 6632] By: jhi on 2000/08/15 13:58:48
1525 Log: make ok etc also for win32.
1526
1527 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
1528 From: Prymmer/Kahn <pvhp@best.com>
1529 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
1530 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
1531 Branch: perl
1532 ! win32/Makefile
1533____________________________________________________________________________
1534[ 6631] By: jhi on 2000/08/15 13:45:03
1535 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
1536 Branch: perl
1537 ! lib/Test.pm
1538____________________________________________________________________________
1539[ 6630] By: jhi on 2000/08/15 03:25:09
1540 Log: Update Changes.
1541 Branch: perl
1542 ! Changes
1543____________________________________________________________________________
1544[ 6629] By: jhi on 2000/08/15 03:23:53
1545 Log: magic_regdatum_set() is void, not int.
1546 Branch: perl
1547 ! embed.pl mg.c proto.h
1548____________________________________________________________________________
1549[ 6628] By: jhi on 2000/08/15 03:08:02
1550 Log: Make the user to give up his firstborn, err, to knowingly
1551 verify installing an unstable developer release. Also bump
1552 the release to 5.7.0, but leave a patch tag in the local
1553 patches saying that this is not yet the real thing.
1554 Branch: metaconfig
1555 ! U/modified/Instruct.U
1556 Branch: metaconfig/U/perl
1557 + Devel.U
1558 Branch: perl
1559 ! Configure patchlevel.h
1560____________________________________________________________________________
1561[ 6627] By: jhi on 2000/08/14 22:32:52
1562 Log: README.os2 update.
1563
1564 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
1565 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1566 Date: Wed, 02 Aug 2000 21:55:09 -0700
1567 Message-ID: <tsPi5gzkgegX092yn@efn.org>
1568 Branch: perl
1569 ! README.os2
1570____________________________________________________________________________
1571[ 6626] By: jhi on 2000/08/14 21:00:02
1572 Log: Subject: Re: File::Temp problems on VMS in bleedperl
1573 From: Tim Jenness <timj@jach.hawaii.edu>
1574 cc: vmsperl@perl.org
1575 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
1576 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
1577 Branch: perl
1578 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
1579____________________________________________________________________________
1580[ 6625] By: jhi on 2000/08/14 20:52:16
1581 Log: Add SUIDMAIL as was done for the CERT alert.
1582 Branch: perl
1583 ! patchlevel.h
1584____________________________________________________________________________
1585[ 6624] By: jhi on 2000/08/14 20:48:50
1586 Log: Subject: sfio2000
1587 From: Daniel Muino <dmuino@afip.gov.ar>
1588 Date: Mon, 14 Aug 2000 16:58:11 -0300
1589 Message-ID: <20000814165811.B16368@con2-dgi>
1590 Branch: perl
1591 ! perlsdio.h perlsfio.h
1592____________________________________________________________________________
1593[ 6623] By: jhi on 2000/08/14 20:47:36
1594 Log: Subject: warning: storage class after type is obsolescent
1595 From: Daniel Muino <dmuino@afip.gov.ar>
1596 Date: Mon, 14 Aug 2000 16:42:47 -0300
1597 Message-ID: <20000814164247.A16368@con2-dgi>
1598 Branch: perl
1599 ! regcomp.pl regnodes.h
1600____________________________________________________________________________
1601[ 6622] By: jhi on 2000/08/14 20:43:05
1602 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
1603 From: abigail@foad.org
1604 Date: 14 Aug 2000 20:00:10 -0000
1605 Message-Id: <20000814200010.27271.qmail@foad.org>
1606 Branch: perl
1607 ! Changes
1608____________________________________________________________________________
1609[ 6621] By: jhi on 2000/08/14 15:23:05
1610 Log: Update Changes.
1611 Branch: perl
1612 ! Changes
1613____________________________________________________________________________
1614[ 6620] By: jhi on 2000/08/14 15:22:14
1615 Log: Subject: Re: [PATCH] @+, @- readonly
1616 From: Mike Guy <mjtg@cam.ac.uk>
1617 Date: Mon, 14 Aug 2000 15:26:55 +0100
1618 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
1619 Branch: perl
1620 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
1621 ! sv.c t/op/pat.t
1622____________________________________________________________________________
1623[ 6619] By: jhi on 2000/08/14 14:12:08
1624 Log: Update Changes.
1625 Branch: perl
1626 ! Changes
1627____________________________________________________________________________
1628[ 6618] By: jhi on 2000/08/14 14:09:34
1629 Log: For now remove the mail code.
1630 Branch: perl
1631 ! perl.c
1632____________________________________________________________________________
1633[ 6617] By: jhi on 2000/08/14 14:08:28
1634 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
1635 Branch: perl
1636 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
1637 ! pod/perlfaq8.pod pod/perlsec.pod
1638____________________________________________________________________________
1639[ 6616] By: jhi on 2000/08/14 14:00:11
1640 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
1641 From: Mike Guy <mjtg@cam.ac.uk>
1642 Date: Mon, 14 Aug 2000 08:26:02 +0100
1643 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
1644 Branch: perl
1645 ! lib/perl5db.pl
1646____________________________________________________________________________
1647[ 6615] By: jhi on 2000/08/14 13:58:45
1648 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
1649 From: Mike Guy <mjtg@cam.ac.uk>
1650 Date: Mon, 14 Aug 2000 08:04:22 +0100
1651 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
1652 Branch: perl
1653 ! gv.c mg.c t/op/pat.t
1654____________________________________________________________________________
1655[ 6614] By: jhi on 2000/08/14 13:56:45
1656 Log: Subject: Test fails / warnings with perl-current #6612
1657 From: Mike Guy <mjtg@cam.ac.uk>
1658 Date: Mon, 14 Aug 2000 07:57:23 +0100
1659 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
1660 Branch: perl
1661 ! t/lib/b.t t/lib/peek.t
1662____________________________________________________________________________
1663[ 6613] By: jhi on 2000/08/14 13:45:33
1664 Log: VMS configure.com update continues.
1665 Branch: perl
1666 - vms/configure.com
1667 ! MANIFEST configure.com
1668____________________________________________________________________________
1669[ 6612] By: jhi on 2000/08/13 22:13:35
1670 Log: Update Changes.
1671 Branch: perl
1672 ! Changes
1673____________________________________________________________________________
1674[ 6611] By: jhi on 2000/08/13 16:21:45
1675 Log: Upgrade to CGI 2.71, from Lincoln Stein.
1676 Branch: perl
1677 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
1678____________________________________________________________________________
1679[ 6610] By: jhi on 2000/08/13 15:09:16
1680 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
1681 From: Mike Guy <mjtg@cam.ac.uk>
1682 Date: Sun, 13 Aug 2000 13:45:51 +0100
1683 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
1684 Branch: perl
1685 ! t/op/regmesg.t
1686____________________________________________________________________________
1687[ 6609] By: jhi on 2000/08/13 14:31:26
1688 Log: Andreas says that 1.56 is fine, so reverting back to it.
1689 Branch: perl
1690 ! lib/CPAN.pm
1691____________________________________________________________________________
1692[ 6608] By: jhi on 2000/08/13 05:34:20
1693 Log: Update Changes.
1694 Branch: perl
1695 ! Changes
1696____________________________________________________________________________
1697[ 6607] By: jhi on 2000/08/13 05:32:01
1698 Log: Put back the \z changes of #5406 to CPAN.pm.
1699 Branch: perl
1700 ! lib/CPAN.pm
1701____________________________________________________________________________
1702[ 6606] By: jhi on 2000/08/13 05:20:16
1703 Log: Fix-n-skip the tests under 5005threads.
1704 Branch: perl
1705 ! t/lib/b.t
1706____________________________________________________________________________
1707[ 6605] By: jhi on 2000/08/13 05:07:48
1708 Log: Fix the test for 5005threads.
1709 Branch: perl
1710 ! t/lib/peek.t
1711____________________________________________________________________________
1712[ 6604] By: jhi on 2000/08/13 03:35:37
1713 Log: Should have deleted this in #6603.
1714 Branch: perl
1715 - vms/subconfigure.com
1716____________________________________________________________________________
1717[ 6603] By: jhi on 2000/08/12 18:29:32
1718 Log: Rewrite of vms/subconfigure.com as configure.com,
1719 from Peter Prymmer and the vmsperl crew.
1720 Branch: perl
1721 + vms/configure.com
1722 ! MANIFEST
1723____________________________________________________________________________
1724[ 6602] By: jhi on 2000/08/11 13:00:01
1725 Log: PlainText.pm is dead.
1726 Branch: perl
1727 - lib/Pod/PlainText.pm
1728 ! MANIFEST
1729____________________________________________________________________________
1730[ 6601] By: jhi on 2000/08/11 04:06:45
1731 Log: Update Changes.
1732 Branch: perl
1733 ! Changes
1734____________________________________________________________________________
1735[ 6600] By: jhi on 2000/08/11 04:06:10
1736 Log: Add a few missing files, update MANIFEST.
1737 Branch: perl
1738 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
1739 + lib/Pod/PlainText.pm t/pod/find.t
1740 ! MANIFEST t/op/regmesg.t
1741____________________________________________________________________________
1742[ 6599] By: jhi on 2000/08/11 03:31:10
1743 Log: Add Perl debugging tutorial, regen toc.
1744
1745 Subject: perldebtut.pod
1746 From: Richard Foley <Richard.Foley@m.dasa.de>
1747 Date: Wed, 09 Aug 2000 10:17:15 +0200
1748 Message-id: <3991138B.262247B8@m.dasa.de>
1749 Branch: perl
1750 + pod/perldebtut.pod
1751 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1752____________________________________________________________________________
1753[ 6598] By: jhi on 2000/08/11 02:48:56
1754 Log: tiny Changes edit
1755 Branch: perl
1756 ! Changes
1757____________________________________________________________________________
1758[ 6597] By: jhi on 2000/08/11 02:39:04
1759 Log: Tests for #6589.
1760
1761 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1762 From: simon@brecon.co.uk (Simon Cozens)
1763 Date: 11 Aug 2000 02:24:52 GMT
1764 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
1765 Branch: perl
1766 ! t/lib/b.t
1767____________________________________________________________________________
1768[ 6596] By: jhi on 2000/08/11 01:50:07
1769 Log: Update Changes.
1770 Branch: perl
1771 ! Changes
1772____________________________________________________________________________
1773[ 6595] By: jhi on 2000/08/11 01:47:16
1774 Log: nitfix
1775 Branch: perl
1776 ! Changes
1777____________________________________________________________________________
1778[ 6594] By: jhi on 2000/08/11 01:36:16
1779 Log: Subject: Getting perlio and threads to compile
1780 From: Lupe Christoph <lupe@lupe-christoph.de>
1781 Date: Wed, 9 Aug 2000 11:35:54 +0200
1782 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
1783
1784 (the Solaris version changes in Configure skipped)
1785 Branch: perl
1786 ! hints/solaris_2.sh thread.h
1787____________________________________________________________________________
1788[ 6593] By: jhi on 2000/08/11 01:30:16
1789 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
1790 From: simon@brecon.co.uk (Simon Cozens)
1791 Date: 1 Aug 2000 06:55:19 GMT
1792 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
1793 Branch: perl
1794 ! lib/utf8.pm
1795____________________________________________________________________________
1796[ 6592] By: jhi on 2000/08/11 01:26:39
1797 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
1798 From: Peter Scott <Peter@PeterScott.com>
1799 Date: Thu, 10 Aug 2000 08:23:27 -0700
1800 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
1801 Branch: perl
1802 ! lib/perl5db.pl
1803____________________________________________________________________________
1804[ 6591] By: jhi on 2000/08/11 01:22:02
1805 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
1806 From: Hugo <hv@crypt.compulink.co.uk>
1807 Date: Thu, 10 Aug 2000 19:23:04 +0100
1808 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
1809 Branch: perl
1810 ! regexec.c t/op/pat.t
1811____________________________________________________________________________
1812[ 6590] By: jhi on 2000/08/11 01:19:19
1813 Log: Preprocessing and postprocessing for File::Find.
1814
1815 Subject: Patch to Find::File.pm to allow alphabetical results
1816 From: Joe Smith <jsmith@inwap.com>
1817 Date: Wed, 9 Aug 2000 02:44:54 -0700
1818 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
1819 Branch: perl
1820 ! lib/File/Find.pm
1821____________________________________________________________________________
1822[ 6589] By: jhi on 2000/08/11 01:12:39
1823 Log: B::Deparse didn't do sub attributes.
1824
1825 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1826 From: simon@brecon.co.uk (Simon Cozens)
1827 Date: 9 Aug 2000 04:49:20 GMT
1828 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
1829 Branch: perl
1830 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
1831____________________________________________________________________________
1832[ 6588] By: jhi on 2000/08/11 01:06:40
1833 Log: Subject: debugger "d" command doesnt check line number
1834 From: Mike Guy <mjtg@cam.ac.uk>
1835 Date: Tue, 08 Aug 2000 21:54:29 +0100
1836 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
1837 Branch: perl
1838 ! lib/perl5db.pl mg.c pod/perldiag.pod
1839____________________________________________________________________________
1840[ 6587] By: jhi on 2000/08/11 00:45:03
1841 Log: sleep(1) does not necessarily return 1.
1842
1843 Subject: [PATCH bleadperl] op/lex_assign.t
1844 From: Hugo <hv@crypt.compulink.co.uk>
1845 Date: Thu, 03 Aug 2000 14:34:22 +0100
1846 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
1847 Branch: perl
1848 ! t/op/lex_assign.t
1849____________________________________________________________________________
1850[ 6586] By: jhi on 2000/08/11 00:31:50
1851 Log: Document the IO::Select timeout.
1852 Branch: perl
1853 ! ext/IO/lib/IO/Select.pm
1854____________________________________________________________________________
1855[ 6585] By: jhi on 2000/08/11 00:13:54
1856 Log: Forgot contributor.
1857 Branch: perl
1858 ! Changes
1859____________________________________________________________________________
1860[ 6584] By: jhi on 2000/08/11 00:09:19
1861 Log: detypo
1862 Branch: perl
1863 ! Changes
1864____________________________________________________________________________
1865[ 6583] By: jhi on 2000/08/11 00:07:53
1866 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
1867
1868 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
1869 From: Mike Guy <mjtg@cam.ac.uk>
1870 Date: Thu, 10 Aug 2000 15:50:54 +0100
1871 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
1872 Branch: perl
1873 ! sv.c t/op/int.t
1874____________________________________________________________________________
1875[ 6582] By: jhi on 2000/08/10 23:29:32
1876 Log: Update Changes.
1877 Branch: perl
1878 ! Changes
1879____________________________________________________________________________
1880[ 6581] By: jhi on 2000/08/10 23:26:16
1881 Log: Put back the std @INC thing.
1882 Branch: perl
1883 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
1884 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
1885 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
1886 ! t/lib/gol-oo.t
1887____________________________________________________________________________
1888[ 6580] By: jhi on 2000/08/10 23:03:34
1889 Log: Update to CGI 2.70, from Lincoln Stein.
1890 Branch: perl
1891 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
1892 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
1893 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
1894 ! t/lib/cgi-request.t
1895____________________________________________________________________________
1896[ 6579] By: jhi on 2000/08/10 22:41:50
1897 Log: Update to CPAN 1.56, from Andreas König.
1898 Branch: perl
1899 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1900____________________________________________________________________________
1901[ 6578] By: jhi on 2000/08/10 22:38:13
1902 Log: Update to Pod::Parser 1.17, from Brad Appleton.
1903 Branch: perl
1904 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
1905 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1906 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
1907 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
1908 ! t/pod/include.t t/pod/included.t t/pod/lref.t
1909 ! t/pod/multiline_items.t t/pod/nested_items.t
1910 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1911 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
1912 ! t/pod/special_seqs.t
1913____________________________________________________________________________
1914[ 6577] By: jhi on 2000/08/10 22:35:41
1915 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
1916 Branch: perl
1917 ! AUTHORS MAINTAIN
1918____________________________________________________________________________
1919[ 6576] By: jhi on 2000/08/10 22:24:54
1920 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
1921 Branch: perl
1922 + t/lib/gol-oo.t
1923 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
1924 ! t/lib/gol-compat.t t/lib/gol-linkage.t
1925____________________________________________________________________________
1926[ 6575] By: jhi on 2000/08/10 22:02:07
1927 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
1928 Branch: perl
1929 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
1930____________________________________________________________________________
1931[ 6574] By: jhi on 2000/08/10 21:55:03
1932 Log: Iterating perl6 description.
1933 Branch: perl
1934 ! pod/perlfaq1.pod
1935____________________________________________________________________________
1936[ 6573] By: jhi on 2000/08/10 21:48:26
1937 Log: Revert the sv.c part of #6559, a better fix is needed.
1938 Branch: perl
1939 ! sv.c
1940____________________________________________________________________________
1941[ 6572] By: jhi on 2000/08/10 20:33:43
1942 Log: It's the 2ndO'ROSSC.
1943 Branch: perl
1944 ! pod/perlfaq1.pod
1945____________________________________________________________________________
1946[ 6571] By: jhi on 2000/08/10 15:55:48
1947 Log: detypo
1948 Branch: perl
1949 ! pod/perlfaq1.pod
1950____________________________________________________________________________
1951[ 6570] By: jhi on 2000/08/10 14:11:17
1952 Log: An exceptionally sticky typo.
1953 Branch: perl
1954 ! Changes
1955____________________________________________________________________________
1956[ 6569] By: jhi on 2000/08/10 14:09:33
1957 Log: detypo (and test Changes updating script)
1958 Branch: perl
1959 ! Changes
1960____________________________________________________________________________
1961[ 6568] By: jhi on 2000/08/10 14:07:07
1962 Log: Update Changes.
1963 Branch: perl
1964 ! Changes
1965____________________________________________________________________________
1966[ 6567] By: jhi on 2000/08/10 14:06:19
1967 Log: Amend the description of Perl6.
1968 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
1969 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1970 Date: Wed, 9 Aug 2000 22:11:06 -0500
1971 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
1972 Branch: perl
1973 ! pod/perlfaq1.pod
1974____________________________________________________________________________
1975[ 6566] By: jhi on 2000/08/10 13:58:57
1976 Log: Subject: Remove dead entry in perldiag
1977 From: Mike Guy <mjtg@cam.ac.uk>
1978 Date: Thu, 10 Aug 2000 14:19:19 +0100
1979 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
1980 Branch: perl
1981 ! pod/perldiag.pod
1982____________________________________________________________________________
1983[ 6565] By: jhi on 2000/08/10 13:51:48
1984 Log: Zero entries were skipped, fix from Adrian Goalby
1985 <argoalby@yahoo.co.uk>
1986 Branch: perl
1987 ! lib/unicode/Number.pl lib/unicode/mktables.PL
1988____________________________________________________________________________
1989[ 6564] By: jhi on 2000/08/10 13:00:12
1990 Log: Subject: [PATCH 5.6.0] cygwin port
1991 From: "Fifer, Eric" <EFifer@sanwaint.com>
1992 Date: Thu, 10 Aug 2000 13:15:36 +0100
1993 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
1994 Branch: perl
1995 ! README.cygwin hints/cygwin.sh
1996____________________________________________________________________________
1997[ 6563] By: jhi on 2000/08/10 12:55:16
1998 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
1999 Branch: perl
2000 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
2001____________________________________________________________________________
2002[ 6562] By: gsar on 2000/08/10 08:38:39
2003 Log: warn is a macro, avoid using at a variable to avoid warnings
2004 in some configurations; readdir.t is too conservative in
2005 estimating number of *.t's
2006 Branch: perl
2007 ! t/op/readdir.t util.c
2008____________________________________________________________________________
2009[ 6561] By: jhi on 2000/08/09 23:35:42
2010 Log: Update Changes.
2011 Branch: perl
2012 ! Changes
2013____________________________________________________________________________
2014[ 6560] By: jhi on 2000/08/09 23:05:47
2015 Log: Subject: Re: enhanced(?) regex error messages
2016 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2017 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
2018 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
2019
2020 (plus two small patches sent privately)
2021 (this still seems to leave few test failures)
2022 Branch: perl
2023 + t/op/regmesg.t
2024 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
2025 ! t/pragma/warn/regcomp
2026____________________________________________________________________________
2027[ 6559] By: jhi on 2000/08/09 20:41:18
2028 Log: (The fix did work but was not right, retracted in #6573)
2029
2030 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
2031 From: Christian Kirsch <ck@held.mind.de>
2032 Date: Wed, 9 Aug 2000 17:05:17 +0200
2033 Message-Id: <20000809170517.A25389@held>
2034 Branch: perl
2035 ! sv.c t/pragma/locale.t
2036____________________________________________________________________________
2037[ 6558] By: jhi on 2000/08/08 22:34:08
2038 Log: Tiny updates on the contributors list.
2039 Branch: perl
2040 ! Changes
2041____________________________________________________________________________
2042[ 6557] By: jhi on 2000/08/08 19:34:28
2043 Log: Double check that we have a dirhandle.
2044 Branch: perl
2045 ! util.c
2046____________________________________________________________________________
2047[ 6556] By: jhi on 2000/08/08 19:01:51
2048 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
2049 May be repopulated with fresh maintained examples.
2050 Branch: perl
2051 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
2052 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
2053 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
2054 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
2055 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
2056 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
2057 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
2058 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
2059 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
2060 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
2061 + lib/CGI/eg/wilogo_gif.uu
2062 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
2063 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
2064 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
2065 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
2066 - eg/cgi/frameset.cgi eg/cgi/index.html
2067 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
2068 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
2069 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
2070 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
2071 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
2072 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
2073 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
2074 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
2075 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
2076 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
2077 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
2078 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
2079 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
2080 - eg/van/vanish eg/who eg/wrapsuid
2081 ! MANIFEST
2082____________________________________________________________________________
2083[ 6555] By: jhi on 2000/08/08 18:51:08
2084 Log: Delete chat2 as requested by Randal.
2085
2086 Subject: Re: perlfaq8 coyness
2087 From: merlyn@stonehenge.com (Randal L. Schwartz)
2088 Date: 15 May 2000 18:52:42 -0700
2089 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
2090 Branch: perl
2091 - lib/chat2.pl
2092 ! MANIFEST
2093____________________________________________________________________________
2094[ 6554] By: jhi on 2000/08/08 18:31:35
2095 Log: Regen global.sym.
2096 Branch: perl
2097 ! global.sym
2098____________________________________________________________________________
2099[ 6553] By: jhi on 2000/08/08 18:28:13
2100 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
2101 (either perlbug or p5p ate the original), plus regen
2102 perlapi and perltoc.
2103 Branch: perl
2104 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
2105 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
2106 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
2107 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
2108 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
2109 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
2110 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
2111 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
2112 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
2113 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
2114____________________________________________________________________________
2115[ 6552] By: jhi on 2000/08/08 18:06:29
2116 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
2117 From: Mike Guy <mjtg@cam.ac.uk>
2118 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
2119 Date: Tue, 08 Aug 2000 15:51:27 +0100
2120 Branch: perl
2121 ! doop.c sv.h t/op/join.t t/pragma/overload.t
2122____________________________________________________________________________
2123[ 6551] By: jhi on 2000/08/08 18:01:11
2124 Log: Re-apply #6549.
2125 Branch: perl
2126 ! lib/perl5db.pl
2127____________________________________________________________________________
2128[ 6550] By: jhi on 2000/08/08 17:43:08
2129 Log: Accidental retraction of #6549.
2130 Branch: perl
2131 ! lib/perl5db.pl
2132____________________________________________________________________________
2133[ 6549] By: jhi on 2000/08/08 17:40:04
2134 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
2135 From: Mike Guy <mjtg@cam.ac.uk>
2136 Date: Mon, 07 Aug 2000 21:49:58 +0100
2137 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
2138 Branch: perl
2139 ! lib/perl5db.pl
2140____________________________________________________________________________
2141[ 6548] By: jhi on 2000/08/08 17:37:57
2142 Log: Document here-doc better.
2143
2144 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
2145 From: Mike Guy <mjtg@cam.ac.uk>
2146 Date: Mon, 07 Aug 2000 14:02:09 +0100
2147 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
2148 Branch: perl
2149 ! pod/perldata.pod
2150____________________________________________________________________________
2151[ 6547] By: jhi on 2000/08/08 17:33:34
2152 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2153 From: "Randy J. Ray" <rjray@redhat.com>
2154 Date: Mon, 07 Aug 2000 19:12:25 -0700
2155 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
2156 Branch: perl
2157 ! perl.c pod/perlrun.pod
2158____________________________________________________________________________
2159[ 6546] By: jhi on 2000/08/08 17:29:26
2160 Log: Subject: Re: enhanced(?) regex error messages
2161 From: Hugo <hv@crypt.compulink.co.uk>
2162 Date: Tue, 08 Aug 2000 03:25:51 +0100
2163 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
2164
2165 plus Capitalize the error messages, plus perldiag them.
2166 Branch: perl
2167 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
2168____________________________________________________________________________
2169[ 6545] By: jhi on 2000/08/08 13:59:28
2170 Log: Augment #6539 a bit: don't croak if there's magic in the air.
2171
2172 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
2173 From: Hugo <hv@crypt.compulink.co.uk>
2174 Date: Tue, 08 Aug 2000 03:02:03 +0100
2175 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
2176 Branch: perl
2177 ! pp.c t/op/bless.t
2178____________________________________________________________________________
2179[ 6544] By: jhi on 2000/08/07 21:11:52
2180 Log: Make the test -w clean.
2181 Branch: perl
2182 ! t/op/bless.t
2183____________________________________________________________________________
2184[ 6543] By: jhi on 2000/08/07 19:49:53
2185 Log: use warnings instead of $^W.
2186 Branch: perl
2187 ! t/op/bless.t
2188____________________________________________________________________________
2189[ 6542] By: jhi on 2000/08/07 17:41:41
2190 Log: Disable a portability warning Because We Know What We Are Doing.
2191 Branch: perl
2192 ! t/op/bless.t
2193____________________________________________________________________________
2194[ 6541] By: jhi on 2000/08/07 17:29:51
2195 Log: Tiny tidying on report_evil_fh().
2196 Branch: perl
2197 ! util.c
2198____________________________________________________________________________
2199[ 6540] By: jhi on 2000/08/07 16:37:38
2200 Log: Make regular expression parse error messages easier to understand.
2201
2202 Subject: Re: enhanced(?) regex error messages
2203 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2204 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
2205 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
2206 Branch: perl
2207 ! regcomp.c
2208____________________________________________________________________________
2209[ 6539] By: jhi on 2000/08/07 16:12:27
2210 Log: Make bless(REF, REF) a fatal error, add bless tests.
2211
2212 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
2213 From: Hugo <hv@crypt.compulink.co.uk>
2214 Date: Mon, 07 Aug 2000 16:59:38 +0100
2215 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
2216 Branch: perl
2217 + t/op/bless.t
2218 ! MANIFEST pod/perldiag.pod pp.c sv.c
2219____________________________________________________________________________
2220[ 6538] By: jhi on 2000/08/07 15:59:43
2221 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
2222 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
2223 Date: Thu, 3 Aug 2000 14:29:21 -0700
2224 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
2225 Branch: perl
2226 ! lib/lib_pm.PL
2227____________________________________________________________________________
2228[ 6537] By: jhi on 2000/08/07 15:47:18
2229 Log: Retract #6419 for now since it breaks in AFS and MachTen.
2230 Branch: perl
2231 ! lib/Cwd.pm
2232____________________________________________________________________________
2233[ 6536] By: jhi on 2000/08/07 15:05:29
2234 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
2235 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
2236 The security hole exists only in suidperls, which isn't
2237 installed or even built by default.
2238 Branch: perl
2239 ! perl.c
2240____________________________________________________________________________
2241[ 6535] By: jhi on 2000/08/07 14:45:14
2242 Log: tr memory corruption fix from Simon Cozens.
2243 Branch: perl
2244 ! doop.c
2245____________________________________________________________________________
2246[ 6534] By: jhi on 2000/08/06 11:38:16
2247 Log: Document a bit that UDP is not what you might think.
2248
2249 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
2250 From: Lupe Christoph <lupe@lupe-christoph.de>
2251 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
2252 Date: Mon, 24 Jul 2000 08:59:15 +0200
2253 Branch: perl
2254 ! pod/perlipc.pod
2255____________________________________________________________________________
2256[ 6533] By: jhi on 2000/08/06 11:35:01
2257 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
2258 From: Jeff Pinyan <jeffp@hut.crusoe.net>
2259 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
2260 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
2261 Branch: perl
2262 ! pod/perlfunc.pod
2263____________________________________________________________________________
2264[ 6532] By: jhi on 2000/08/06 03:45:41
2265 Log: Have symbols for the IoTYPEs.
2266 Branch: perl
2267 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
2268____________________________________________________________________________
2269[ 6531] By: jhi on 2000/08/06 01:33:55
2270 Log: Continue fixing the io warnings. This also
2271 sort of fixes bug ID 20000802.003: the core dump
2272 is no more. Whether the current behaviour is correct
2273 (giving a warning: "Not a format reference"), is another matter.
2274 Branch: perl
2275 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
2276 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
2277____________________________________________________________________________
2278[ 6530] By: jhi on 2000/08/05 21:33:12
2279 Log: Change the Policy policy: now -Dprefix= with an existing
2280 Policy.sh and prefix == siteprefix == vendorprefix, then all
2281 of them follow along the new prefix.
2282
2283 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
2284 From: Andy Dougherty <doughera@lafayette.edu>
2285 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
2286 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
2287 Branch: perl
2288 ! Policy_sh.SH
2289____________________________________________________________________________
2290[ 6529] By: jhi on 2000/08/05 18:57:28
2291 Log: Zap lib/Sys directory when cleaning up.
2292 Branch: perl
2293 ! Makefile.SH
2294____________________________________________________________________________
2295[ 6528] By: jhi on 2000/08/05 18:40:44
2296 Log: Essential prototype changes were missing from #6527.
2297 Also make report_evil_fh() more bomb-proof.
2298 Branch: perl
2299 ! embed.h util.c
2300____________________________________________________________________________
2301[ 6527] By: jhi on 2000/08/05 03:22:05
2302 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
2303 From: "Ronald F. Guilmette" <rfg@monkeys.com>
2304 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
2305 Message-Id: <200007242247.PAA52177@monkeys.com>
2306 Branch: perl
2307 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
2308____________________________________________________________________________
2309[ 6526] By: jhi on 2000/08/04 21:23:27
2310 Log: gcc versions might have (parentheses) in them.
2311 Branch: metaconfig/U/perl
2312 ! gccvers.U
2313 Branch: perl
2314 ! Configure config_h.SH
2315____________________________________________________________________________
2316[ 6525] By: jhi on 2000/08/04 20:23:12
2317 Log: Weed buglets pointed out by
2318
2319 From: Lupe Christoph <lupe@lupe-christoph.de>
2320 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
2321 Date: Fri, 4 Aug 2000 17:34:39 +0200
2322 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
2323 Branch: metaconfig/U/perl
2324 ! gccvers.U uselfs.U
2325 Branch: perl
2326 ! Configure config_h.SH
2327____________________________________________________________________________
2328[ 6524] By: jhi on 2000/08/04 19:02:08
2329 Log: Warn under -w if lstat(FH) is attempted.
2330
2331 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
2332 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2333 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
2334 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
2335 Branch: perl
2336 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2337 ! t/pragma/warn/pp_sys
2338____________________________________________________________________________
2339[ 6523] By: jhi on 2000/08/04 12:31:11
2340 Log: Subject: New perlcc, take 2
2341 From: simon@brecon.co.uk (Simon Cozens)
2342 Date: 4 Aug 2000 06:21:04 GMT
2343 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
2344 Branch: perl
2345 ! utils/perlcc.PL
2346____________________________________________________________________________
2347[ 6522] By: jhi on 2000/08/04 12:26:33
2348 Log: Subject: Re: Array vs. List context
2349 From: Daniel Chetlin <daniel@chetlin.com>
2350 Date: Fri, 4 Aug 2000 00:22:44 -0700
2351 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
2352 Branch: perl
2353 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
2354 ! pod/perlfaq4.pod
2355____________________________________________________________________________
2356[ 6521] By: jhi on 2000/08/04 12:22:38
2357 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
2358 From: Raymund Will <ray@caldera.de>
2359 Date: Fri, 4 Aug 2000 12:07:09 +0200
2360 Message-Id: <20000804120709.A14982@caldera.de>
2361 Branch: perl
2362 ! configure.gnu
2363____________________________________________________________________________
2364[ 6520] By: jhi on 2000/08/04 04:09:06
2365 Log: After the #6519 a warning about stat() is just that,
2366 not about a filetest, which now have their own warning.
2367 Branch: perl
2368 ! pod/perldiag.pod
2369____________________________________________________________________________
2370[ 6519] By: jhi on 2000/08/04 04:06:30
2371 Log: In the warnings call filehandles consistently so;
2372 add "unopened" warning for stat().
2373 Branch: perl
2374 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
2375 ! t/pragma/warn/pp_sys
2376____________________________________________________________________________
2377[ 6518] By: jhi on 2000/08/04 02:55:35
2378 Log: Subject: Minor tweak to perlvar.pod
2379 From: "Stephen P. Potter" <spp@ds.net>
2380 Date: Tue, 18 Apr 2000 09:26:03 -0400
2381 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
2382 Branch: perl
2383 ! pod/perlvar.pod
2384____________________________________________________________________________
2385[ 6517] By: jhi on 2000/08/04 02:50:08
2386 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
2387 From: "Clinton Pierce" <cpierce1@ford.com>
2388 Date: Wed, 21 Jul 1999 16:45:31 -0400
2389 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
2390
2391 Fix by Stephen Potter (visible in the bug db but not in p5p?)
2392 Branch: perl
2393 ! pod/perlfunc.pod pod/perlop.pod
2394____________________________________________________________________________
2395[ 6516] By: jhi on 2000/08/04 02:09:25
2396 Log: This is 6512. Really.
2397 Branch: perl
2398 ! dump.c
2399____________________________________________________________________________
2400[ 6515] By: jhi on 2000/08/04 01:25:50
2401 Log: mention the idea of @( and @)
2402 Branch: perl
2403 ! Todo-5.6
2404____________________________________________________________________________
2405[ 6514] By: bailey on 2000/08/04 01:18:46
2406 Log: YA resync with mainstem, including VMS patches from others
2407 Branch: vmsperl
2408 +> (branch 48 files)
2409 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
2410 !> (integrate 354 files)
2411____________________________________________________________________________
2412[ 6513] By: jhi on 2000/08/04 01:18:18
2413 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
2414 From: Mark Dickinson <dickins3@fas.harvard.edu>
2415 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
2416 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
2417 Branch: perl
2418 ! t/op/grent.t t/op/pwent.t
2419____________________________________________________________________________
2420[ 6512] By: jhi on 2000/08/04 01:14:06
2421 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
2422 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2423 Date: Wed, 02 Aug 2000 10:51:01 +0100
2424 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
2425 Branch: perl
2426 ! sv.c
2427____________________________________________________________________________
2428[ 6511] By: jhi on 2000/08/04 00:57:00
2429 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
2430 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2431 Date: Thu, 03 Aug 2000 17:20:04 -0700
2432 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
2433 Branch: metaconfig
2434 ! U/modified/Cppsym.U
2435 Branch: perl
2436 ! Configure config_h.SH
2437____________________________________________________________________________
2438[ 6510] By: jhi on 2000/08/04 00:25:28
2439 Log: detypo
2440 Branch: perl
2441 ! Makefile.SH
2442____________________________________________________________________________
2443[ 6509] By: jhi on 2000/08/03 23:43:18
2444 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
2445 From: Dominic Dunlop <domo@computer.org>
2446 Date: Thu, 3 Aug 2000 22:16:46 +0200
2447 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
2448 Branch: perl
2449 ! t/op/sprintf.t
2450____________________________________________________________________________
2451[ 6508] By: jhi on 2000/08/03 23:40:37
2452 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
2453 From: Hugo <hv@crypt.compulink.co.uk>
2454 Date: Thu, 03 Aug 2000 18:25:30 +0100
2455 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
2456 Branch: perl
2457 ! regcomp.c t/op/re_tests
2458____________________________________________________________________________
2459[ 6507] By: jhi on 2000/08/03 23:38:28
2460 Log: Subject: [PATCH] sv.h documentation - SvLEN
2461 From: Mike Guy <mjtg@cam.ac.uk>
2462 Date: Thu, 03 Aug 2000 14:43:09 +0100
2463 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
2464 Branch: perl
2465 ! sv.h
2466____________________________________________________________________________
2467[ 6506] By: jhi on 2000/08/03 15:49:14
2468 Log: Disable the fix_pl hack for now.
2469 Branch: perl
2470 ! Makefile.SH
2471____________________________________________________________________________
2472[ 6505] By: jhi on 2000/08/03 13:49:04
2473 Log: Add a URL for FSF.
2474
2475 Subject: Patch for README
2476 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2477 Date: Wed, 2 Aug 2000 13:25:09 -0500
2478 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
2479 Branch: perl
2480 ! README
2481____________________________________________________________________________
2482[ 6504] By: jhi on 2000/08/03 13:29:19
2483 Log: Be more informative on what is skipped and why,
2484 also repeat the list at the end.
2485 Branch: perl
2486 ! Porting/p4desc
2487____________________________________________________________________________
2488[ 6503] By: jhi on 2000/08/03 13:07:05
2489 Log: Circumvent the removal of .patch by fix_pl.
2490
2491 Subject: Re: [ID 20000802.011] unable to 'make test'
2492 From: simon@brecon.co.uk (Simon Cozens)
2493 Date: 3 Aug 2000 04:17:00 GMT
2494 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
2495 Branch: perl
2496 ! Makefile.SH
2497____________________________________________________________________________
2498[ 6502] By: jhi on 2000/08/03 00:14:34
2499 Log: Add the missing setproctitle unit.
2500 Branch: metaconfig/U/perl
2501 + d_setproctitle.U
2502____________________________________________________________________________
2503[ 6501] By: jhi on 2000/08/03 00:00:26
2504 Log: The subtest 4 may fail also on VOBS, as pointed out
2505 by Nick Ing-Simmons in November 1999, bug id 19991124.003
2506 (but the failure in that bug report isn't the subtest 4).
2507 Branch: perl
2508 ! t/op/stat.t
2509____________________________________________________________________________
2510[ 6500] By: jhi on 2000/08/02 23:49:30
2511 Log: Better skip message for the test; one of the two problems in
2512
2513 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
2514 From: Lupe Christoph <lupe@lupe-christoph.de>
2515 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
2516 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
2517 Branch: perl
2518 ! t/op/numconvert.t
2519____________________________________________________________________________
2520[ 6499] By: jhi on 2000/08/02 22:49:16
2521 Log: Allow "no Module;" even if there is no 'unimport'.
2522
2523 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
2524 From: mjd@plover.com
2525 Date: 24 Mar 2000 15:24:34 -0000
2526 Message-Id: <20000324152434.15160.qmail@plover.com>
2527 Branch: perl
2528 ! gv.c
2529____________________________________________________________________________
2530[ 6498] By: jhi on 2000/08/02 22:42:58
2531 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
2532 that are hopefully soon put into use.
2533 Branch: perl
2534 ! opcode.h opcode.pl opnames.h
2535____________________________________________________________________________
2536[ 6497] By: gsar on 2000/08/02 22:28:59
2537 Log: require.t needs binmode() to work on windows
2538 Branch: perl
2539 ! t/comp/require.t
2540____________________________________________________________________________
2541[ 6496] By: jhi on 2000/08/02 22:08:51
2542 Log: Document the IVdf UVuf UVof UVxf.
2543 Branch: perl
2544 ! pod/perlguts.pod
2545____________________________________________________________________________
2546[ 6495] By: jhi on 2000/08/02 21:54:26
2547 Log: detypo #6494
2548 Branch: perl
2549 ! ext/Data/Dumper/Dumper.xs
2550____________________________________________________________________________
2551[ 6494] By: jhi on 2000/08/02 21:49:17
2552 Log: Dump UVs as UVs in Data::Dumper.
2553
2554 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
2555 From: Gurusamy Sarathy <gsar@ActiveState.com>
2556 Date: Thu, 27 Apr 2000 12:26:25 -0700
2557 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
2558 Branch: perl
2559 ! ext/Data/Dumper/Dumper.xs
2560____________________________________________________________________________
2561[ 6493] By: jhi on 2000/08/02 17:01:58
2562 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
2563 From: Hugo <hv@crypt.compulink.co.uk>
2564 Date: Wed, 02 Aug 2000 14:53:56 +0100
2565 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
2566 Branch: perl
2567 ! regexec.c t/op/re_tests
2568____________________________________________________________________________
2569[ 6492] By: jhi on 2000/08/02 15:02:46
2570 Log: The new setproctitle() feature is available only in
2571 bleeding edge FreeBSD. From Paul Saab.
2572 Branch: perl
2573 ! mg.c
2574____________________________________________________________________________
2575[ 6491] By: jhi on 2000/08/02 13:34:36
2576 Log: The tr utf8 patching continues.
2577
2578 Subject: Re: #6469, too many tests claimed in require.t
2579 From: simon@brecon.co.uk (Simon Cozens)
2580 Date: 2 Aug 2000 02:37:17 GMT
2581 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
2582
2583 (the logic of the test was the wrong way round in the patch)
2584 Branch: perl
2585 ! doop.c
2586____________________________________________________________________________
2587[ 6490] By: jhi on 2000/08/02 13:27:38
2588 Log: The name of a filehandle does not have <these>.
2589 Branch: perl
2590 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
2591 ! t/pragma/warn/pp_sys util.c
2592____________________________________________________________________________
2593[ 6489] By: jhi on 2000/08/02 04:26:46
2594 Log: Remove the extraneous "main::" prefix from all the
2595 "opened only for", "on closed", and "never opened" warnings.
2596
2597 Subject: Re: inappropriate warning
2598 From: Gurusamy Sarathy <gsar@ActiveState.com>
2599 Date: Mon, 20 Mar 2000 11:28:02 -0800
2600 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
2601 Branch: perl
2602 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
2603 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
2604 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
2605____________________________________________________________________________
2606[ 6488] By: jhi on 2000/08/02 03:02:57
2607 Log: memcpy has n o in it, as pinted ut by Sarathy.
2608 Branch: perl
2609 ! pod/perlguts.pod
2610____________________________________________________________________________
2611[ 6487] By: jhi on 2000/08/02 02:44:51
2612 Log: Document in one place the memory abstractions used in Perl core.
2613
2614 Subject: Re: Memory abstraction
2615 From: simon@brecon.co.uk (Simon Cozens)
2616 Date: 2 Aug 2000 02:20:23 GMT
2617 Organization: Earth.li Origins
2618 Branch: perl
2619 ! pod/perlguts.pod
2620____________________________________________________________________________
2621[ 6486] By: jhi on 2000/08/02 02:41:57
2622 Log: regen_headers, regen perltoc.
2623 Branch: perl
2624 ! perlapi.c pod/perltoc.pod
2625____________________________________________________________________________
2626[ 6485] By: jhi on 2000/08/02 01:43:33
2627 Log: "This little thing tests for a file .patch, and if it contains
2628 a number, pops into patchlevel.h" (making it easier to track
2629 which development version people are reporting bugs against)
2630
2631 Subject: Patchlevel autogeneration for repository perls
2632 From: simon@brecon.co.uk (Simon Cozens)
2633 Date: 14 Jul 2000 07:12:15 GMT
2634 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
2635 Branch: perl
2636 + fix_pl
2637 ! MANIFEST Makefile.SH
2638____________________________________________________________________________
2639[ 6484] By: jhi on 2000/08/02 01:32:54
2640 Log: FreeBSD 3.* updates from
2641
2642 From: Paul Saab <ps@yahoo-inc.com>
2643 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
2644 Date: Tue, 1 Aug 2000 15:41:39 -0700
2645 Message-Id: <20000801154139.A53740@yahoo-inc.com>
2646 Branch: perl
2647 ! hints/freebsd.sh
2648____________________________________________________________________________
2649[ 6483] By: jhi on 2000/08/02 01:27:44
2650 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
2651 instead one must use setproctitle(). This was already addressed
2652 by change #6457, but the below has a new variant for FreeBSD 4.0
2653 or later, and the matter is also documented more.
2654
2655 From: Paul Saab <ps@yahoo-inc.com>
2656 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
2657 Date: Tue, 1 Aug 2000 15:41:39 -0700
2658 Message-Id: <20000801154139.A53740@yahoo-inc.com>
2659 Branch: metaconfig/U/perl
2660 + i_libutil.U
2661 Branch: perl
2662 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
2663____________________________________________________________________________
2664[ 6482] By: jhi on 2000/08/01 22:17:32
2665 Log: The test from this
2666
2667 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
2668 Date: Sat, 15 Apr 2000 17:03:44 +0100
2669 From: Tom Hughes <tom@compton.nu>
2670 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
2671
2672 was missing, the code change went in as #5989
2673 (which had a different test?)
2674 Branch: perl
2675 ! t/op/misc.t
2676____________________________________________________________________________
2677[ 6481] By: jhi on 2000/08/01 21:48:38
2678 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
2679 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2680 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
2681 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
2682 Branch: perl
2683 ! perl.h
2684____________________________________________________________________________
2685[ 6480] By: jhi on 2000/08/01 18:05:28
2686 Log: Make p4desc to skip non-mainperl branches by default.
2687 Branch: perl
2688 ! Porting/p4desc
2689____________________________________________________________________________
2690[ 6479] By: jhi on 2000/08/01 17:29:19
2691 Log: If gccosandvers is equal to osname, clear gccosandvers.
2692 Branch: metaconfig/U/perl
2693 ! gccvers.U
2694 Branch: perl
2695 ! Configure config_h.SH
2696____________________________________________________________________________
2697[ 6478] By: jhi on 2000/08/01 15:54:08
2698 Log: BOM patching from Simon Cozens.
2699 Branch: perl
2700 ! toke.c
2701____________________________________________________________________________
2702[ 6477] By: jhi on 2000/08/01 04:50:33
2703 Log: Stash away the largefiles flags and libswanted.
2704 Branch: perl
2705 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
2706____________________________________________________________________________
2707[ 6476] By: gsar on 2000/08/01 04:24:24
2708 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
2709 on Windows)
2710 Branch: perl
2711 ! t/pragma/utf8.t utf8.c win32/win32.c
2712____________________________________________________________________________
2713[ 6475] By: jhi on 2000/08/01 03:35:24
2714 Log: Make chr() for values >127 to create utf8 when under utf8.
2715
2716 Subject: Re: uft8/chr()
2717 From: simon@brecon.co.uk (Simon Cozens)
2718 Date: 1 Aug 2000 02:37:02 GMT
2719 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
2720 Branch: perl
2721 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
2722____________________________________________________________________________
2723[ 6474] By: jhi on 2000/08/01 02:36:18
2724 Log: In Digital UNIX warn if gcc explicitly chosen because even
2725 2.95.2 is known to cause problems.
2726 Branch: perl
2727 ! hints/dec_osf.sh
2728____________________________________________________________________________
2729[ 6473] By: jhi on 2000/08/01 02:00:56
2730 Log: Make the safety catch for buggy gccs work with triple version
2731 numbers like 2.95.2. Reported in
2732
2733 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
2734 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
2735 Date: Mon, 31 Jul 2000 14:55:06 +0200
2736 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
2737 Branch: perl
2738 ! hints/dec_osf.sh
2739____________________________________________________________________________
2740[ 6472] By: jhi on 2000/08/01 01:13:33
2741 Log: Subject: fix and question re: waitpid() under win32
2742 From: Brian Clarke <clarke@appliedmeta.com>
2743 Date: Fri, 28 Jul 2000 15:18:29 -0400
2744 Message-ID: <3981DC85.290314EB@appliedmeta.com>
2745
2746 Slightly reformatted and WNOHANG # define moved to win32.h
2747 so that also POSIX.xs sees it, as suggsted by Sarathy.
2748 Branch: perl
2749 ! win32/win32.c win32/win32.h
2750____________________________________________________________________________
2751[ 6471] By: jhi on 2000/08/01 00:55:05
2752 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
2753 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2754 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
2755 Date: Mon, 31 Jul 2000 13:28:51 +0100
2756
2757 (aka ID 20000730.002)
2758 Branch: perl
2759 ! op.c t/op/tr.t
2760____________________________________________________________________________
2761[ 6470] By: jhi on 2000/07/31 23:34:42
2762 Log: Document the problem with -P in HP-UX and its workaround.
2763
2764 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
2765 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
2766 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
2767 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
2768 Branch: perl
2769 ! README.hpux
2770____________________________________________________________________________
2771[ 6469] By: jhi on 2000/07/31 04:15:02
2772 Log: The swallow_bom() saga continues. The #23 of require.t
2773 (UTF16-LE) still fails (silently, no output) but the #22
2774 (UTF16-BE) seems to be working now. The root of the
2775 failure may be in sv_gets(): is it UTF-16LE-aware,
2776 especially when it comes to line endings?
2777 Branch: perl
2778 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
2779 ! t/comp/require.t toke.c utf8.c
2780____________________________________________________________________________
2781[ 6468] By: jhi on 2000/07/30 19:05:48
2782 Log: Find green threads before native threads.
2783
2784 Subject: Re: Patch to jpl/JNI/Makefile.PL
2785 From: Jens Thomsen <jens@fiend.cis.com>
2786 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
2787 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
2788 Branch: perl
2789 ! jpl/JNI/Makefile.PL
2790____________________________________________________________________________
2791[ 6467] By: jhi on 2000/07/30 18:36:22
2792 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
2793 Branch: perl
2794 ! doop.c
2795____________________________________________________________________________
2796[ 6466] By: jhi on 2000/07/30 04:37:29
2797 Log: A new version of the "remove UPPERACSE string comparison"
2798 operators. The problem with the previous one (change #6454)
2799 was that it was for Perl 5.6.0. From Paul Marquess.
2800 Branch: perl
2801 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
2802 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
2803 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2804____________________________________________________________________________
2805[ 6465] By: jhi on 2000/07/29 22:39:56
2806 Log: Do not upgrade SVs into utf8 just because they participate
2807 in eq or cmp. Reported and fix suggested in
2808
2809 Subject: [ID 20000720.009] sv_eq UTF8 bug
2810 From: "Simon Cozens" <simon@othersideofthe.earth.li>
2811 Date: 21 Jul 2000 04:37:29 -0000
2812 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
2813
2814 Exercise for the kind reader: should we or should we not
2815 cache the utf8 conversion alonside the SV? (as magic,
2816 as thestrxfrm()ed version is cached under use locale)
2817 Argue both for and against.
2818 Branch: perl
2819 ! sv.c
2820____________________________________________________________________________
2821[ 6464] By: jhi on 2000/07/29 22:36:22
2822 Log: Subject: UTF8 concat
2823 From: simon@brecon.co.uk (Simon Cozens)
2824 Date: 30 Jun 2000 06:13:25 GMT
2825 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
2826
2827 (with a memory leak fixed, plus a few casts added)
2828
2829 This also seems to help for
2830
2831 Subject: [ID 20000716.015] join UTF8 weirdness
2832 From: root <root@ak-71.mind.de>
2833 Date: Sat, 15 Jul 2000 15:29:54 +0200
2834 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
2835
2836 (from Andreas König)
2837 Branch: perl
2838 ! pp_hot.c
2839____________________________________________________________________________
2840[ 6463] By: jhi on 2000/07/29 00:55:39
2841 Log: Tune the comments and hopefully stop a memory leak.
2842 Branch: perl
2843 ! toke.c utf8.c
2844____________________________________________________________________________
2845[ 6462] By: jhi on 2000/07/29 00:16:53
2846 Log: The problem described in this
2847
2848 Subject: [ID 20000322.018] named chars aren't magical enough
2849 From: root <root@dixie.cscaper.com>
2850 Date: Wed, 22 Mar 2000 18:37:42 -0700
2851 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
2852
2853 has been fixed in perl 5.6.0 but just in case added a test
2854 to keep it away. (The report from Joseph Hall.)
2855 Branch: perl
2856 ! t/lib/charnames.t
2857____________________________________________________________________________
2858[ 6461] By: jhi on 2000/07/28 23:56:36
2859 Log: Tiny fixes for #6460.
2860 Branch: metaconfig/U/perl
2861 ! gccvers.U
2862 Branch: perl
2863 ! Configure config_h.SH
2864____________________________________________________________________________
2865[ 6460] By: jhi on 2000/07/28 23:24:41
2866 Log: Warn if the version of the operating system used to compile gcc
2867 differs from the current version of the operating system.
2868 Also display the gcc compilation os and version in myconfig.
2869 Inspiration from
2870
2871 Subject: Re: [ID 20000710.003] ERRORS!!
2872 From: "Kurt D. Starsinic" <kstar@chapin.edu>
2873 Date: Mon, 10 Jul 2000 15:54:16 -0400
2874 Message-ID: <20000710155416.A1384@O2.chapin.edu>
2875 Branch: metaconfig/U/perl
2876 ! gccvers.U
2877 Branch: perl
2878 ! Configure config_h.SH myconfig.SH
2879____________________________________________________________________________
2880[ 6459] By: jhi on 2000/07/28 22:00:32
2881 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
2882 letter to $Config{osvers}.
2883 Branch: metaconfig
2884 ! U/modified/Oldconfig.U
2885 Branch: perl
2886 ! Configure config_h.SH
2887____________________________________________________________________________
2888[ 6458] By: jhi on 2000/07/28 04:15:39
2889 Log: Back out #6454, doesn't seem to work.
2890 (Reason: that patch was for perl 5.6.0, not perl-current)
2891 (A version of the patch for perl-current came in later as #6466)
2892 Branch: perl
2893 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
2894 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
2895 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2896____________________________________________________________________________
2897[ 6457] By: jhi on 2000/07/27 23:31:49
2898 Log: Use setproctitle() if available to modify $0.
2899
2900 Subject: setting $* on BSD4 broken
2901 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2902 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
2903 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
2904 Branch: metaconfig
2905 ! U/modified/Myinit.U
2906 Branch: perl
2907 ! Configure config_h.SH mg.c
2908____________________________________________________________________________
2909[ 6456] By: jhi on 2000/07/27 14:50:47
2910 Log: Allow "no AutoLoader;", based on change #6444,
2911 suggested by Graham Barr.
2912 Branch: perl
2913 ! lib/AutoLoader.pm
2914____________________________________________________________________________
2915[ 6455] By: jhi on 2000/07/27 14:19:10
2916 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2917 From: rspier@pobox.com (Robert Spier)
2918 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
2919 Message-ID: <14720.15855.787664.424783@rls.cx>
2920 Branch: perl
2921 ! pod/perldiag.pod
2922____________________________________________________________________________
2923[ 6454] By: jhi on 2000/07/27 14:03:02
2924 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
2925 for a long time).
2926
2927 Reported in
2928
2929 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
2930 From: Ryan Herbert <rherbert@sycamorehq.com>
2931 Date: Mon, 17 Jul 2000 11:40:42 -0400
2932 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
2933
2934 Patched in
2935
2936 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
2937 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2938 Date: Wed, 26 Jul 2000 23:40:18 +0100
2939 Message-ID: <000001bff752$79511880$0a17073e@tiny>
2940
2941 based on an earlier patch from Stephen P. Potter.
2942
2943 (Removed later by change #6458 because this patch was for
2944 perl 5.6.0, not perl-current)
2945 Branch: perl
2946 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
2947 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
2948 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2949____________________________________________________________________________
2950[ 6453] By: jhi on 2000/07/27 13:48:02
2951 Log: Subject: [PATCH] fixes bug 20000508.004
2952 From: Michael Stevens <mstevens@globnix.org>
2953 Date: Thu, 27 Jul 2000 13:49:04 +0100
2954 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
2955 Branch: perl
2956 ! pod/perldata.pod
2957____________________________________________________________________________
2958[ 6452] By: jhi on 2000/07/26 23:51:26
2959 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
2960 and Craig A. Berry.
2961 Branch: perl
2962 ! lib/File/Temp.pm pod/perlport.pod
2963____________________________________________________________________________
2964[ 6451] By: jhi on 2000/07/26 19:43:30
2965 Log: Be wary of close()s, too.
2966
2967 Subject: Re: [PATCH] perlbug cleanup
2968 From: Tim Jenness <t.jenness@jach.hawaii.edu>
2969 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
2970 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
2971 Branch: perl
2972 ! utils/perlbug.PL
2973____________________________________________________________________________
2974[ 6450] By: jhi on 2000/07/26 18:41:40
2975 Log: Subject: Minor doc patch: handy.h
2976 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
2977 Date: Wed, 26 Jul 2000 15:34:25 -0300
2978 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
2979 Branch: perl
2980 ! handy.h pod/perlapi.pod
2981____________________________________________________________________________
2982[ 6449] By: jhi on 2000/07/26 18:23:55
2983 Log: Subject: [PATCH] minor doc change - perlguts
2984 From: Michael Stevens <mstevens@globnix.org>
2985 Date: Thu, 13 Jul 2000 12:39:18 +0100
2986 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
2987 Branch: perl
2988 ! pod/perlguts.pod
2989____________________________________________________________________________
2990[ 6448] By: jhi on 2000/07/26 18:20:30
2991 Log: open() wariness in perlbug.
2992
2993 Subject: [PATCH] perlbug cleanup
2994 From: Michael Stevens <mstevens@globnix.org>
2995 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
2996 Date: Thu, 13 Jul 2000 15:52:23 +0100
2997 Branch: perl
2998 ! utils/perlbug.PL
2999____________________________________________________________________________
3000[ 6447] By: jhi on 2000/07/26 18:13:04
3001 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
3002 Branch: perl
3003 ! lib/File/Temp.pm t/lib/ftmp-security.t
3004____________________________________________________________________________
3005[ 6446] By: jhi on 2000/07/26 18:06:32
3006 Log: docfix from Peter Scott <Peter@PSDT.com>.
3007 Branch: perl
3008 ! pod/perlfunc.pod
3009____________________________________________________________________________
3010[ 6445] By: jhi on 2000/07/26 17:53:31
3011 Log: Fix *foo{FORMAT}.
3012
3013 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3014 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
3015 Date: Wed, 26 Jul 2000 19:51:02 +0200
3016 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
3017
3018 From: Graham Barr <gbarr@pobox.com>
3019 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
3020 Date: Wed, 26 Jul 2000 17:38:36 +0100
3021 Message-ID: <20000726173836.L472@pobox.com>
3022 Branch: perl
3023 ! pp.c sv.c t/op/gv.t
3024____________________________________________________________________________
3025[ 6444] By: jhi on 2000/07/26 17:49:14
3026 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
3027 from Graham Barr in the module list.
3028 Branch: perl
3029 ! gv.c pod/perlobj.pod
3030____________________________________________________________________________
3031[ 6443] By: jhi on 2000/07/26 16:06:56
3032 Log: More split() doc and test patches from Mike Guy.
3033 Branch: perl
3034 ! pod/perlfunc.pod t/op/split.t
3035____________________________________________________________________________
3036[ 6442] By: jhi on 2000/07/26 16:05:30
3037 Log: MacOS nits from Matthias Neeracher.
3038 Branch: perl
3039 ! perl.c pp_ctl.c
3040____________________________________________________________________________
3041[ 6441] By: jhi on 2000/07/26 04:39:57
3042 Log: Subject: [PATCH] split /^/
3043 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3044 Date: Tue, 25 Jul 2000 14:18:57 +0100
3045 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
3046
3047 (with notes from tchrist and gbarr)
3048 Branch: perl
3049 ! pod/perlfunc.pod t/op/split.t
3050____________________________________________________________________________
3051[ 6440] By: jhi on 2000/07/26 04:32:32
3052 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
3053 From: Peter Prymmer <pvhp@forte.com>
3054 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
3055 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
3056 Branch: perl
3057 ! vms/munchconfig.c
3058____________________________________________________________________________
3059[ 6439] By: jhi on 2000/07/26 04:31:01
3060 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
3061 to be fatal errors (instead of by default ignoring them, and
3062 ignoring with a bug: even though -w gave an error, the opening [
3063 was left in) Reported in:
3064
3065 Subject: [ID 20000716.024] [=cc=] / [:blank:]
3066 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
3067 Date: Sun, 16 Jul 2000 17:55:29 -0700
3068 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
3069 Branch: perl
3070 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
3071____________________________________________________________________________
3072[ 6438] By: jhi on 2000/07/25 15:41:15
3073 Log: Subject: [PATCH] av.c apidoc
3074 From: simon@brecon.co.uk (Simon Cozens)
3075 Date: 24 Jul 2000 06:40:52 GMT
3076 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
3077 Branch: perl
3078 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
3079 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
3080____________________________________________________________________________
3081[ 6437] By: jhi on 2000/07/25 14:05:36
3082 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
3083 From: "Stephen P. Potter" <spp@ds.net>
3084 Date: Mon, 24 Jul 2000 14:22:23 -0400
3085 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
3086 Branch: perl
3087 ! pod/perllocale.pod
3088____________________________________________________________________________
3089[ 6436] By: jhi on 2000/07/25 14:02:03
3090 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
3091 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3092 Date: Mon, 24 Jul 2000 18:04:28 +0100
3093 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
3094 Branch: perl
3095 ! t/lib/syslfs.t t/op/lfs.t
3096____________________________________________________________________________
3097[ 6435] By: jhi on 2000/07/25 13:59:28
3098 Log: Get UTF16 BOMs working. Patch from
3099
3100 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
3101 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3102 Date: Tue, 25 Jul 2000 12:52:45 +0100
3103 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
3104
3105 and notes from
3106
3107 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
3108 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3109 Date: Tue, 25 Jul 2000 11:43:25 +0100
3110 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
3111 Branch: perl
3112 ! t/comp/require.t toke.c utf8.c
3113____________________________________________________________________________
3114[ 6434] By: jhi on 2000/07/25 02:39:54
3115 Log: Make the "uninit variable" warning to say "concat or string"
3116 or "join or string" when in concat or join .
3117
3118 Subject: Re: [ID 20000403.009] uninitialised concatenation???
3119 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3120 Date: Tue, 04 Apr 2000 18:22:58 +0100
3121 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
3122
3123 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
3124 From: William R Ward <hermit@BayView.COM>
3125 Date: Thu, 30 Mar 2000 19:50:03 -0800
3126 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
3127 Branch: perl
3128 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
3129 ! t/pragma/warn/op t/pragma/warn/sv
3130____________________________________________________________________________
3131[ 6433] By: jhi on 2000/07/24 17:52:56
3132 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
3133 Branch: perl
3134 ! lib/File/Spec/VMS.pm
3135____________________________________________________________________________
3136[ 6432] By: jhi on 2000/07/24 17:44:44
3137 Log: Test cases for #6431.
3138
3139 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
3140 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3141 Date: Mon, 24 Jul 2000 15:32:29 +0100
3142 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
3143 Branch: perl
3144 ! t/op/pat.t t/op/split.t
3145____________________________________________________________________________
3146[ 6431] By: jhi on 2000/07/24 17:43:17
3147 Log: Bind op fix.
3148
3149 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
3150 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3151 Date: Mon, 17 Jul 2000 20:04:56 +0100
3152 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
3153 Branch: perl
3154 ! op.c
3155____________________________________________________________________________
3156[ 6430] By: jhi on 2000/07/24 03:42:42
3157 Log: Subject: [ID 20000716.023] syslog test fails without sockets
3158 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3159 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
3160 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
3161 Branch: metaconfig/U/perl
3162 ! Extensions.U
3163 Branch: perl
3164 ! Configure config_h.SH
3165____________________________________________________________________________
3166[ 6429] By: jhi on 2000/07/24 03:11:52
3167 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
3168 case, but add also notes explaining the relationship of this
3169 patch and the earlier notes by Sarathy.
3170
3171 Subject: Map is still slow
3172 From: "Ben Tilly" <ben_tilly@hotmail.com>
3173 Date: Sat, 15 Jul 2000 17:23:27 EDT
3174 Message-ID: <20000715212327.21656.qmail@hotmail.com>
3175 Branch: perl
3176 ! pp_ctl.c
3177____________________________________________________________________________
3178[ 6428] By: jhi on 2000/07/24 02:58:52
3179 Log: Documentation to explain the behaviour of map().
3180
3181 Subject: Re: Map is still slow
3182 From: Gurusamy Sarathy <gsar@ActiveState.com>
3183 Date: Sat, 15 Jul 2000 16:05:09 -0700
3184 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
3185 Branch: perl
3186 ! pp_ctl.c
3187____________________________________________________________________________
3188[ 6427] By: jhi on 2000/07/24 02:50:03
3189 Log: Add tests for
3190 [ID 19991110.003] another matching finding by pcre author
3191 which has already been fixed by some patch, as verified in
3192
3193 Subject: Re: two regex bugs from the mists of time (well, last November)
3194 From: Hugo <hv@crypt.compulink.co.uk>
3195 Date: Sat, 22 Jul 2000 18:12:58 +0100
3196 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
3197 Branch: perl
3198 ! t/op/re_tests
3199____________________________________________________________________________
3200[ 6426] By: jhi on 2000/07/24 02:11:20
3201 Log: A missing 'break' after the [[:space:]] switch case.
3202
3203 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
3204 From: "Stephen P. Potter" <spp@ds.net>
3205 Date: Tue, 18 Jul 2000 16:25:17 -0400
3206 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
3207 Branch: perl
3208 ! regcomp.c
3209____________________________________________________________________________
3210[ 6425] By: jhi on 2000/07/24 02:06:12
3211 Log: The output might have been produced in the wrong order.
3212
3213 Subject: [ID 20000720.003] [PATCH] t/op/write.t
3214 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3215 Date: Thu, 20 Jul 2000 18:49:18 +0100
3216 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
3217 Branch: perl
3218 ! t/op/write.t
3219____________________________________________________________________________
3220[ 6424] By: jhi on 2000/07/24 02:00:07
3221 Log: Use STDOUT consistently.
3222
3223 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
3224 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3225 Date: Thu, 20 Jul 2000 18:04:01 +0100
3226 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
3227 Branch: perl
3228 ! lib/Test/Harness.pm
3229____________________________________________________________________________
3230[ 6423] By: jhi on 2000/07/24 01:54:54
3231 Log: Protect against "wild next"s, that is, callbacks doing "next"
3232 instead of "return".
3233
3234 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
3235 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3236 Date: Tue, 18 Jul 2000 11:30:16 +0100
3237 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
3238 Branch: perl
3239 ! lib/File/Find.pm
3240____________________________________________________________________________
3241[ 6422] By: jhi on 2000/07/24 01:35:47
3242 Log: Out-of-date note removed.
3243
3244 Subject: [PATCH] documentation perlipc
3245 From: rspier@pobox.com (Robert Spier)
3246 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
3247 Message-ID: <14711.35178.572612.502654@rls.cx>
3248 Branch: perl
3249 ! pod/perlipc.pod
3250____________________________________________________________________________
3251[ 6421] By: jhi on 2000/07/24 00:09:18
3252 Log: Send all installperl messages to STDERR and be -w clean.
3253
3254 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
3255 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3256 Date: Sat, 22 Jul 2000 14:02:11 +0100
3257 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
3258 Branch: perl
3259 ! installperl
3260____________________________________________________________________________
3261[ 6420] By: jhi on 2000/07/24 00:04:19
3262 Log: Decutandpasto.
3263
3264 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
3265 From: "Richard Soderberg" <rs@crystalflame.net>
3266 Date: Sun, 23 Jul 2000 01:37:23 -0700
3267 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
3268 Branch: perl
3269 ! pod/perlipc.pod
3270____________________________________________________________________________
3271[ 6419] By: jhi on 2000/07/24 00:01:12
3272 Log: A cleaner abs_path().
3273 Subject: Re: unix alternative to Cwd.pm
3274 From: Jeff Pinyan <jeffp@crusoe.net>
3275 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
3276 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
3277 Branch: perl
3278 ! lib/Cwd.pm
3279____________________________________________________________________________
3280[ 6418] By: jhi on 2000/07/23 23:48:56
3281 Log: Detypo.
3282
3283 Subject: [PATCH perl-current] Typo in hints/powerux.sh
3284 From: "Richard Soderberg" <rs@crystalflame.net>
3285 Date: Sun, 23 Jul 2000 01:27:33 -0700
3286 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
3287 Branch: perl
3288 ! hints/powerux.sh
3289____________________________________________________________________________
3290[ 6417] By: jhi on 2000/07/17 22:13:31
3291 Log: Subject: SDBM_File documentation
3292 From: mjd@plover.com
3293 Date: 16 Jul 2000 17:41:17 -0000
3294 Message-ID: <20000716174117.18515.qmail@plover.com>
3295 Branch: perl
3296 ! ext/SDBM_File/SDBM_File.pm
3297____________________________________________________________________________
3298[ 6416] By: jhi on 2000/07/17 19:13:26
3299 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
3300 Branch: perl
3301 ! hints/mpeix.sh mpeix/relink
3302____________________________________________________________________________
3303[ 6415] By: jhi on 2000/07/15 14:11:02
3304 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
3305 the utf8 'characters' can be more than one octet).
3306
3307 Date: Sat, 15 Jul 2000 00:21:56 +0100
3308 From: Tom Hughes <tom@compton.nu>
3309 Subject: Re: [ID 20000714.002]
3310 Message-ID: <db2334de49.tom@compton.compton.nu>
3311
3312 Reported in
3313
3314 Subject: [ID 20000714.002]
3315 From: "Simon Cozens" <simon@othersideofthe.earth.li>
3316 Date: 14 Jul 2000 15:13:09 -0000
3317 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
3318 Branch: perl
3319 ! doop.c
3320____________________________________________________________________________
3321[ 6414] By: jhi on 2000/07/15 03:13:41
3322 Log: another VMS build tweak from Peter Prymmer
3323 Branch: perl
3324 ! vms/descrip_mms.template
3325____________________________________________________________________________
3326[ 6413] By: jhi on 2000/07/15 03:10:40
3327 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
3328 Branch: perl
3329 ! vms/perlvms.pod
3330____________________________________________________________________________
3331[ 6412] By: jhi on 2000/07/15 00:31:05
3332 Log: More docs for sv functions.
3333
3334 Subject: [PATCH cfgperl] sv.c apidoc
3335 From: simon@brecon.co.uk (Simon Cozens)
3336 Date: 13 Jul 2000 09:00:20 GMT
3337 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
3338
3339 Subject: Re: [PATCH cfgperl] sv.c apidoc
3340 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3341 Date: Thu, 13 Jul 2000 12:27:41 +0100
3342 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
3343
3344 Subject: Re: [PATCH cfgperl] sv.c apidoc
3345 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3346 Date: Thu, 13 Jul 2000 13:23:09 +0100
3347 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
3348
3349 Subject: Re: [PATCH cfgperl] sv.c apidoc
3350 From: simon@brecon.co.uk (Simon Cozens)
3351 Date: 14 Jul 2000 06:51:02 GMT
3352 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
3353 Branch: perl
3354 ! embed.pl pod/perlapi.pod sv.c
3355____________________________________________________________________________
3356[ 6411] By: jhi on 2000/07/15 00:10:41
3357 Log: lib/b test fixes from Peter Prymmer.
3358 Branch: perl
3359 ! t/lib/b.t
3360____________________________________________________________________________
3361[ 6410] By: jhi on 2000/07/15 00:02:09
3362 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
3363 From: Hugo <hv@crypt.compulink.co.uk>
3364 Date: Fri, 14 Jul 2000 23:05:20 +0100
3365 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
3366
3367 Didn't anymore apply, but that point still could use another fix.
3368 Branch: perl
3369 ! pod/perlfunc.pod
3370____________________________________________________________________________
3371[ 6409] By: jhi on 2000/07/14 23:15:15
3372 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
3373 not in pod, from Peter Prymmer
3374 Branch: perl
3375 ! vms/descrip_mms.template
3376____________________________________________________________________________
3377[ 6408] By: jhi on 2000/07/14 20:35:05
3378 Log: The bug report
3379 [ID 19991110.002] minimal matching discrepancy found by pcre author
3380 seems to have been fixed (though differently from what was suggested
3381 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
3382 Branch: perl
3383 ! t/op/re_tests
3384____________________________________________________________________________
3385[ 6407] By: jhi on 2000/07/14 17:38:08
3386 Log: Fix AutoSplit to use File::Spec the right way in VMS,
3387 from Peter Prymmer.
3388 Branch: perl
3389 ! lib/AutoSplit.pm
3390____________________________________________________________________________
3391[ 6406] By: jhi on 2000/07/14 14:13:22
3392 Log: Merge perlhacktut into perlhack, update perlguts.
3393
3394 Subject: Re: Perlhacktut
3395 From: simon@brecon.co.uk (Simon Cozens)
3396 Date: 14 Jul 2000 06:49:21 GMT
3397 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
3398
3399 Subject: Re: Perlhacktut
3400 From: simon@brecon.co.uk (Simon Cozens)
3401 Date: 14 Jul 2000 07:09:45 GMT
3402 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
3403 Branch: perl
3404 ! pod/perlguts.pod pod/perlhack.pod
3405____________________________________________________________________________
3406[ 6405] By: jhi on 2000/07/14 14:02:31
3407 Log: Integrate with Sarathy.
3408 Branch: cfgperl
3409 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
3410 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
3411 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
3412____________________________________________________________________________
3413[ 6404] By: gsar on 2000/07/14 12:15:02
3414 Log: PERL_OBJECT build tweaks
3415 Branch: perl
3416 ! toke.c
3417____________________________________________________________________________
3418[ 6403] By: gsar on 2000/07/14 11:23:41
3419 Log: inconsistent types needs casts
3420 Branch: perl
3421 ! toke.c
3422____________________________________________________________________________
3423[ 6402] By: gsar on 2000/07/14 11:12:04
3424 Log: typos in change#6399, regen headers
3425 Branch: perl
3426 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
3427____________________________________________________________________________
3428[ 6401] By: gsar on 2000/07/14 10:59:12
3429 Log: typecasts needed for change#6394
3430 Branch: perl
3431 ! toke.c
3432____________________________________________________________________________
3433[ 6400] By: gsar on 2000/07/14 10:49:37
3434 Log: integrate cfgperl contents into mainline
3435 Branch: perl
3436 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
3437 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
3438____________________________________________________________________________
3439[ 6399] By: gsar on 2000/07/14 10:38:35
3440 Log: enable UTF-16 filter by default if relevant BOM is seen; various
3441 cleanups (typos, misformatted code, and small bugs)
3442 Branch: perl
3443 ! doop.c embed.pl mg.c op.c pp.c toke.c
3444____________________________________________________________________________
3445[ 6398] By: gsar on 2000/07/14 08:55:38
3446 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
3447 name suggests anyway)
3448 Branch: perl
3449 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
3450____________________________________________________________________________
3451[ 6397] By: gsar on 2000/07/14 08:44:33
3452 Log: move new variables to the end of the interpreter structure (for
3453 bincompat in code that doesn't #include XSUB.h)
3454 Branch: perl
3455 ! intrpvar.h
3456____________________________________________________________________________
3457[ 6396] By: gsar on 2000/07/14 08:13:58
3458 Log: MakeMaker should not remove editor backups (*~) on `make clean`
3459 by default (completes change#6383)
3460 Branch: perl
3461 ! lib/ExtUtils/MM_Unix.pm
3462____________________________________________________________________________
3463[ 6395] By: jhi on 2000/07/14 05:20:33
3464 Log: Replace change #6337 with a better one.
3465
3466 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3467 From: Hugo <hv@crypt.compulink.co.uk>
3468 Date: Fri, 14 Jul 2000 04:16:20 +0100
3469 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
3470 Branch: cfgperl
3471 ! regexec.c t/op/re_tests
3472____________________________________________________________________________
3473[ 6394] By: jhi on 2000/07/14 01:33:59
3474 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
3475 Branch: cfgperl
3476 ! embed.pl global.sym proto.h toke.c
3477____________________________________________________________________________
3478[ 6393] By: jhi on 2000/07/13 23:41:23
3479 Log: remove discarded test
3480 Branch: cfgperl
3481 ! MANIFEST
3482____________________________________________________________________________
3483[ 6392] By: jhi on 2000/07/13 23:32:25
3484 Log: The {multiplier} of a fixed substring was overlooked which
3485 caused a wrong initial search offset for that substring.
3486
3487 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
3488 From: Hugo <hv@crypt.compulink.co.uk>
3489 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
3490 Date: Thu, 13 Jul 2000 19:27:13 +0100
3491 Branch: cfgperl
3492 ! regcomp.c t/op/re_tests
3493____________________________________________________________________________
3494[ 6391] By: jhi on 2000/07/13 16:37:42
3495 Log: typo fix from Craig Berry
3496 Branch: cfgperl
3497 ! vms/subconfigure.com
3498____________________________________________________________________________
3499[ 6390] By: jhi on 2000/07/13 13:20:12
3500 Log: Integrate with Sarathy.
3501 Branch: cfgperl
3502 - t/op/method2entersub.t
3503 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
3504 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
3505 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
3506 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
3507____________________________________________________________________________
3508[ 6389] By: jhi on 2000/07/13 13:18:48
3509 Log: Detypo from Peter Prymmer, part of #6388.
3510 Branch: cfgperl
3511 ! Configure config_h.SH
3512 Branch: metaconfig
3513 ! U/modified/d_longlong.U
3514____________________________________________________________________________
3515[ 6388] By: gsar on 2000/07/13 06:33:40
3516 Log: typos (spotted by Peter Prymmer)
3517 Branch: perl
3518 ! Configure t/lib/english.t
3519____________________________________________________________________________
3520[ 6387] By: gsar on 2000/07/13 05:35:28
3521 Log: new selfloader.t in change#6183 doesn't close DATA handles,
3522 and thus fails to clean up tmp files on dosish platforms
3523 Branch: perl
3524 ! t/lib/selfloader.t
3525____________________________________________________________________________
3526[ 6386] By: gsar on 2000/07/12 21:42:39
3527 Log: sprintf test tweaks (from Dominic Dunlop)
3528 Branch: perl
3529 ! t/op/sprintf.t
3530____________________________________________________________________________
3531[ 6385] By: gsar on 2000/07/12 21:33:46
3532 Log: fix bugs in processing %v-*d and similar format specs (from
3533 Avi Finkel <avi@finkel.org>)
3534 Branch: perl
3535 ! sv.c t/op/sprintf.t
3536____________________________________________________________________________
3537[ 6384] By: gsar on 2000/07/12 16:04:19
3538 Log: readd missing perldelta.pod changes from changes#6339,6376
3539 Branch: perl
3540 ! pod/perldelta.pod
3541____________________________________________________________________________
3542[ 6383] By: gsar on 2000/07/12 16:00:51
3543 Log: don't clobber *.orig files on *clean targets
3544 Branch: perl
3545 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
3546____________________________________________________________________________
3547[ 6382] By: gsar on 2000/07/12 07:59:12
3548 Log: fix broken integrations in cfgperl
3549 Branch: cfgperl
3550 !> Changes pod/perldelta.pod
3551____________________________________________________________________________
3552[ 6381] By: gsar on 2000/07/12 07:42:17
3553 Log: integrate cfgperl changes into mainline
3554 Branch: perl
3555 ! Changes
3556 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
3557 !> pod/perlre.pod
3558____________________________________________________________________________
3559[ 6380] By: gsar on 2000/07/12 07:31:00
3560 Log: get sprintf.t to adjust properly for 3-digit exponents
3561 Branch: perl
3562 ! t/op/sprintf.t
3563____________________________________________________________________________
3564[ 6379] By: gsar on 2000/07/12 06:40:04
3565 Log: change#6174 needs corresponding change in win32/config_h.PL,
3566 which grovels through config_h.SH to find the config.h name
3567 Branch: perl
3568 ! win32/config_h.PL
3569____________________________________________________________________________
3570[ 6378] By: jhi on 2000/07/12 05:03:59
3571 Log: Do the cc sanity check both before the hints and
3572 after the cc selction.
3573 Branch: cfgperl
3574 ! Configure config_h.SH
3575 Branch: metaconfig
3576 ! U/modified/Oldconfig.U U/modified/cc.U
3577 Branch: metaconfig/U/perl
3578 + Checkcc.U
3579____________________________________________________________________________
3580[ 6377] By: jhi on 2000/07/12 02:49:22
3581 Log: Fix nits noticed by Boston.pm.
3582 Branch: cfgperl
3583 ! pod/perlre.pod
3584____________________________________________________________________________
3585[ 6376] By: jhi on 2000/07/11 21:22:13
3586 Log: Configure cosmetics and perldelta.
3587 Branch: cfgperl
3588 ! Configure config_h.SH pod/perldelta.pod
3589 Branch: metaconfig
3590 ! U/modified/cc.U
3591____________________________________________________________________________
3592[ 6375] By: gsar on 2000/07/11 21:17:35
3593 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
3594 Branch: perl
3595 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
3596 ! win32/win32sck.c
3597____________________________________________________________________________
3598[ 6374] By: gsar on 2000/07/11 20:48:50
3599 Log: tweak for build failure under multiplicity
3600 Branch: perl
3601 ! toke.c
3602____________________________________________________________________________
3603[ 6373] By: gsar on 2000/07/11 20:37:23
3604 Log: integrate cfgperl changes#6325..6373 into mainline
3605 (NOTE: today's batch of integrations still untested)
3606 Branch: perl
3607 +> ext/DynaLoader/hints/netbsd.pl
3608 ! Changes
3609 !> (integrate 26 files)
3610____________________________________________________________________________
3611[ 6372] By: jhi on 2000/07/11 20:30:36
3612 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
3613 regen perltoc.
3614 Branch: cfgperl
3615 + pod/perlbook.pod
3616 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
3617 ! pod/perltoc.pod
3618____________________________________________________________________________
3619[ 6371] By: jhi on 2000/07/11 20:08:56
3620 Log: Minor cleanups on the booklist.
3621 Branch: cfgperl
3622 ! pod/perlfaq2.pod
3623____________________________________________________________________________
3624[ 6370] By: jhi on 2000/07/11 19:31:13
3625 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
3626 Branch: cfgperl
3627 ! t/pragma/overload.t
3628____________________________________________________________________________
3629[ 6369] By: gsar on 2000/07/11 19:27:48
3630 Log: integrate cfgperl changes#6293..6324 into mainline
3631 Branch: perl
3632 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
3633 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
3634 !> (integrate 30 files)
3635____________________________________________________________________________
3636[ 6368] By: gsar on 2000/07/11 19:18:57
3637 Log: skip integrate of problematic change#6292 from cfgperl into mainline
3638 Branch: perl
3639 !> pp_hot.c
3640____________________________________________________________________________
3641[ 6367] By: gsar on 2000/07/11 19:17:21
3642 Log: integrate cfgperl changes#6288..6290 into mainline
3643 Branch: perl
3644 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
3645____________________________________________________________________________
3646[ 6366] By: gsar on 2000/07/11 19:11:18
3647 Log: integrate cfgperl changes#6268..6282 into mainline
3648 Branch: perl
3649 !> (integrate 30 files)
3650____________________________________________________________________________
3651[ 6365] By: gsar on 2000/07/11 18:57:00
3652 Log: delete new accidentally branched file
3653 Branch: perl
3654 - t/op/method2entersub.t
3655____________________________________________________________________________
3656[ 6364] By: gsar on 2000/07/11 18:55:13
3657 Log: skip integrate of change#6267 from cfgperl into mainline (the
3658 method call optimization is flawed without additional hints
3659 from user about immutableness of @ISA and no runtime method
3660 definitions)
3661 Branch: perl
3662 +> t/op/method2entersub.t
3663 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
3664 !> perl.h t/op/sprintf.t xsutils.c
3665____________________________________________________________________________
3666[ 6363] By: gsar on 2000/07/11 18:49:43
3667 Log: integrate cfgperl changes#6261..6266 into mainline
3668 Branch: perl
3669 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
3670 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
3671 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3672 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
3673____________________________________________________________________________
3674[ 6362] By: gsar on 2000/07/11 18:43:26
3675 Log: integrate cfgperl changes#6252..6260 into mainline
3676 Branch: perl
3677 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
3678 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
3679 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
3680 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
3681____________________________________________________________________________
3682[ 6361] By: gsar on 2000/07/11 18:37:12
3683 Log: skip integrate of problematic change#6251 from cfgperl into mainline
3684 Branch: perl
3685 !> lib/Exporter.pm
3686____________________________________________________________________________
3687[ 6360] By: gsar on 2000/07/11 18:34:56
3688 Log: integrate cfgperl change#6250 into mainline
3689 Branch: perl
3690 +> t/op/my_stash.t
3691 !> MANIFEST embed.pl proto.h toke.c
3692____________________________________________________________________________
3693[ 6359] By: gsar on 2000/07/11 18:21:19
3694 Log: integrate cfgperl changes#6242..6249 into mainline
3695 Branch: perl
3696 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
3697 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
3698 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
3699 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
3700 !> t/lib/peek.t utf8.c
3701____________________________________________________________________________
3702[ 6358] By: gsar on 2000/07/11 18:15:45
3703 Log: skip integrate of problematic change#6241 from cfgperl into mainline
3704 Branch: perl
3705 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
3706____________________________________________________________________________
3707[ 6357] By: jhi on 2000/07/11 18:15:16
3708 Log: Fix for
3709 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
3710 From: Roderick Schertler <roderick@argon.org>
3711 Date: Tue, 11 Jul 2000 13:55:05 -0400
3712 Message-Id: <200007111755.NAA05077@jones.argon.org>
3713 Branch: cfgperl
3714 ! doio.c
3715____________________________________________________________________________
3716[ 6356] By: jhi on 2000/07/11 18:12:51
3717 Log: Typo in #6341.
3718 Branch: cfgperl
3719 ! pp_hot.c
3720____________________________________________________________________________
3721[ 6355] By: gsar on 2000/07/11 18:12:10
3722 Log: integrate cfgperl changes#6231..6240 into mainline
3723 Branch: perl
3724 +> pod/perlutil.pod
3725 !> (integrate 35 files)
3726____________________________________________________________________________
3727[ 6354] By: jhi on 2000/07/11 18:04:34
3728 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
3729 From: Dominic Dunlop <domo@computer.org>
3730 Date: Tue, 11 Jul 2000 12:27:33 +0200
3731 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
3732
3733 Replaces change #6268.
3734 Branch: cfgperl
3735 ! t/op/sprintf.t
3736____________________________________________________________________________
3737[ 6353] By: gsar on 2000/07/11 17:59:51
3738 Log: skip integrate of problematic change#6230 from cfgperl into mainline
3739 (a later version of File::Spec is already in mainline)
3740 Branch: perl
3741 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
3742 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
3743____________________________________________________________________________
3744[ 6352] By: gsar on 2000/07/11 17:57:48
3745 Log: integrate cfgperl changes#6224..6229 into mainline
3746 Branch: perl
3747 +> lib/lib.pm.PL
3748 - lib/lib.pm
3749 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
3750 !> lib/English.pm op.c t/lib/english.t
3751____________________________________________________________________________
3752[ 6351] By: gsar on 2000/07/11 17:50:10
3753 Log: skip integrate of problematic change#6223 from cfgperl into mainline
3754 Branch: perl
3755 !> doio.c
3756____________________________________________________________________________
3757[ 6350] By: gsar on 2000/07/11 17:48:28
3758 Log: integrate cfgperl changes#6220..6222 into mainline
3759 Branch: perl
3760 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
3761 !> toke.c utf8.c win32/win32.h
3762____________________________________________________________________________
3763[ 6349] By: gsar on 2000/07/11 17:46:13
3764 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
3765 mainline
3766 Branch: perl
3767 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
3768 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
3769 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3770____________________________________________________________________________
3771[ 6348] By: jhi on 2000/07/11 17:45:49
3772 Log: README.posix-bc podified from Thomas Dorner.
3773 Branch: cfgperl
3774 ! README.posix-bc
3775____________________________________________________________________________
3776[ 6347] By: gsar on 2000/07/11 17:42:04
3777 Log: integrate cfgperl change#6217 into mainline
3778 Branch: perl
3779 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
3780 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
3781 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
3782____________________________________________________________________________
3783[ 6346] By: gsar on 2000/07/11 17:39:37
3784 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
3785 mainline
3786 Branch: perl
3787 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
3788 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3789 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
3790 !> perlapi.h pod/perlapi.pod
3791____________________________________________________________________________
3792[ 6345] By: gsar on 2000/07/11 17:36:42
3793 Log: integrate cfgperl changes#6207..6210 into mainline
3794 Branch: perl
3795 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
3796 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
3797____________________________________________________________________________
3798[ 6344] By: gsar on 2000/07/11 17:31:20
3799 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
3800 mainline
3801 Branch: perl
3802 !> (integrate 40 files)
3803____________________________________________________________________________
3804[ 6343] By: gsar on 2000/07/11 17:19:08
3805 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
3806 Branch: perl
3807 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
3808 ! Changes
3809 !> (integrate 34 files)
3810____________________________________________________________________________
3811[ 6342] By: jhi on 2000/07/11 16:05:48
3812 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
3813 To: perl5-porters@perl.org
3814 From: Karsten Sperling <spiff@phreax.net>
3815 Date: Mon, 10 Jul 2000 15:12:52 +0200
3816 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
3817 Branch: cfgperl
3818 ! lib/Symbol.pm
3819____________________________________________________________________________
3820[ 6341] By: jhi on 2000/07/11 15:59:23
3821 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
3822 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3823 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
3824 Date: Fri, 07 Jul 2000 17:57:16 +0100
3825 Branch: cfgperl
3826 ! pp_hot.c
3827____________________________________________________________________________
3828[ 6340] By: jhi on 2000/07/11 15:55:47
3829 Log: Subject: Re: format bug report [Patch]
3830 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3831 Date: Wed, 05 Jul 2000 13:12:52 +0200
3832 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
3833
3834 Subject: Re: format bug report [Patch]
3835 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3836 Date: Wed, 05 Jul 2000 14:10:01 +0200
3837 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
3838 Branch: cfgperl
3839 ! t/op/write.t toke.c
3840____________________________________________________________________________
3841[ 6339] By: jhi on 2000/07/11 13:54:09
3842 Log: Be less forgiving about ambiguous and illegal tr ranges.
3843 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
3844 From: Mark-Jason Dominus <mjd@plover.com>
3845 Date: Tue, 04 Jul 2000 10:00:12 -0400
3846 Message-ID: <20000704140012.17772.qmail@plover.com>
3847
3848 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
3849 From: Mark-Jason Dominus <mjd@plover.com>
3850 Date: Wed, 05 Jul 2000 09:37:36 -0400
3851 Message-ID: <20000705133736.27293.qmail@plover.com>
3852 Branch: cfgperl
3853 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
3854____________________________________________________________________________
3855[ 6338] By: jhi on 2000/07/11 13:31:24
3856 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
3857 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3858 Date: Tue, 11 Jul 2000 13:50:51 +0100
3859 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
3860 Branch: cfgperl
3861 ! sv.c
3862____________________________________________________________________________
3863[ 6337] By: jhi on 2000/07/11 13:29:14
3864 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3865 From: Hugo <hv@crypt.compulink.co.uk>
3866 Date: Tue, 11 Jul 2000 12:44:50 +0100
3867 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
3868 Branch: cfgperl
3869 ! regexec.c t/op/re_tests
3870____________________________________________________________________________
3871[ 6336] By: jhi on 2000/07/11 13:26:47
3872 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
3873 From: simon@brecon.co.uk (Simon Cozens)
3874 Date: 7 Jul 2000 11:26:09 GMT
3875 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
3876 Branch: cfgperl
3877 ! mg.c
3878____________________________________________________________________________
3879[ 6335] By: jhi on 2000/07/11 13:23:37
3880 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
3881 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
3882 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
3883 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
3884 Branch: cfgperl
3885 + ext/DynaLoader/hints/netbsd.pl
3886 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
3887____________________________________________________________________________
3888[ 6334] By: jhi on 2000/07/11 13:20:38
3889 Log: Subject: PATCH perlguts.pod: Document D and d magic types
3890 From: mjd@plover.com
3891 Date: 5 Jul 2000 18:01:51 -0000
3892 Message-ID: <20000705180151.29413.qmail@plover.com>
3893 Branch: cfgperl
3894 ! pod/perlguts.pod
3895____________________________________________________________________________
3896[ 6333] By: jhi on 2000/07/11 13:15:51
3897 Log: Precedence goof, fix based on
3898 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
3899 From: Hugo <hv@crypt.compulink.co.uk>
3900 Date: Tue, 11 Jul 2000 12:52:38 +0100
3901 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
3902 Branch: cfgperl
3903 ! t/op/taint.t
3904____________________________________________________________________________
3905[ 6332] By: jhi on 2000/07/11 12:40:17
3906 Log: Integrate with Sarathy.
3907 Branch: cfgperl
3908 !> win32/win32sck.c
3909____________________________________________________________________________
3910[ 6331] By: jhi on 2000/07/10 20:14:16
3911 Log: Sprinkle ldlibpath.
3912 Branch: cfgperl
3913 ! pod/Makefile.SH
3914____________________________________________________________________________
3915[ 6330] By: jhi on 2000/07/10 17:54:49
3916 Log: More POSIX.pod tweaks.
3917 Branch: cfgperl
3918 ! ext/POSIX/POSIX.pod
3919____________________________________________________________________________
3920[ 6329] By: jhi on 2000/07/10 14:02:12
3921 Log: Reorder perl.pod once more.
3922 Branch: cfgperl
3923 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3924____________________________________________________________________________
3925[ 6328] By: gsar on 2000/07/10 07:06:00
3926 Log: accept() leaks memory on windows due to incorrect ordering of
3927 closesocket() and fclose() calls
3928 Branch: perl
3929 ! win32/win32sck.c
3930____________________________________________________________________________
3931[ 6327] By: gsar on 2000/07/10 06:49:17
3932 Log: winsock options weren't being set in all threads under ithreads
3933 (caused send()s from second and subsequent threads to fail)
3934 Branch: perl
3935 ! win32/win32sck.c
3936____________________________________________________________________________
3937[ 6326] By: jhi on 2000/07/08 02:45:40
3938 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
3939 was cast to an unsigned (32-bit) integer with wild abandon.
3940 Branch: cfgperl
3941 ! ext/Devel/DProf/DProf.xs
3942____________________________________________________________________________
3943[ 6325] By: jhi on 2000/07/07 18:50:33
3944 Log: Remove perlbook, update perlfaq book listing,
3945 rearrange perl.pod, regenerate perltoc.
3946 Branch: cfgperl
3947 - pod/perlbook.pod
3948 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
3949 ! pod/perlfaq2.pod pod/perltoc.pod
3950____________________________________________________________________________
3951[ 6324] By: jhi on 2000/07/07 14:03:40
3952 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
3953 Branch: cfgperl
3954 ! sv.h toke.c
3955____________________________________________________________________________
3956[ 6323] By: jhi on 2000/07/06 16:03:55
3957 Log: Fix complaints of buildtoc.
3958 Branch: cfgperl
3959 + lib/Win32.pod
3960 - pod/Win32.pod
3961 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3962____________________________________________________________________________
3963[ 6322] By: jhi on 2000/07/06 15:15:52
3964 Log: Add =head1 NAMEs so that buildtoc is happy.
3965 (The CGI::Util nit reported to Lincoln.)
3966 Branch: cfgperl
3967 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
3968 ! pod/perltoc.pod
3969____________________________________________________________________________
3970[ 6321] By: jhi on 2000/07/06 03:16:04
3971 Log: Config is being used.
3972 Branch: cfgperl
3973 ! t/op/method.t
3974____________________________________________________________________________
3975[ 6320] By: jhi on 2000/07/06 03:13:13
3976 Log: Integrate with Sarathy.
3977 Branch: cfgperl
3978 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
3979____________________________________________________________________________
3980[ 6319] By: jhi on 2000/07/06 03:11:46
3981 Log: Autogenerate pod/Makefile and pod/buildtoc.
3982 buildtoc also checks whether the existin pods are
3983 mentioned in MANIFEST and perl.pod, and vice versa.
3984 (None of the thusly found discrepancies fixed yet.)
3985 roffitall also needs to be autogenerated similarly but it
3986 seems so badly out of date that I didn't touch it yet.
3987 Branch: cfgperl
3988 + pod/Makefile.SH pod/buildtoc.PL
3989 - pod/Makefile pod/buildtoc
3990 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
3991____________________________________________________________________________
3992[ 6318] By: gsar on 2000/07/05 22:10:54
3993 Log: fix UNC path handling on Windows under ithreads, and chdir()
3994 return value when given a non-existent directory
3995 Branch: perl
3996 ! win32/vdir.h
3997____________________________________________________________________________
3998[ 6317] By: gsar on 2000/07/05 22:08:19
3999 Log: winsock cleanup never done on Windows (leads to handle leaks)
4000 Branch: perl
4001 ! win32/perllib.c win32/win32sck.c
4002____________________________________________________________________________
4003[ 6316] By: gsar on 2000/07/05 22:06:19
4004 Log: some debugger output does not go to the socket when RemotePort is set
4005 Branch: perl
4006 ! lib/perl5db.pl
4007____________________________________________________________________________
4008[ 6315] By: jhi on 2000/07/05 00:25:21
4009 Log: Integrate with Sarathy, preliminary fix for unicos
4010 alignment problems in [ID 20000612.002] Perl problem on Cray system.
4011 Branch: cfgperl
4012 ! sv.h
4013 !> pp_hot.c
4014____________________________________________________________________________
4015[ 6314] By: gsar on 2000/07/04 23:34:02
4016 Log: tyop in change#6306
4017 Branch: perl
4018 ! pp_hot.c
4019____________________________________________________________________________
4020[ 6313] By: jhi on 2000/07/04 22:14:38
4021 Log: Multiline string literals ENONPORTABLE.
4022 Branch: cfgperl
4023 ! pp_hot.c
4024____________________________________________________________________________
4025[ 6312] By: jhi on 2000/07/04 20:34:44
4026 Log: Integrate with Sarathy.
4027 Branch: cfgperl
4028 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
4029 !> t/op/method.t
4030____________________________________________________________________________
4031[ 6311] By: jhi on 2000/07/04 20:30:56
4032 Log: More POSIX.pod embellishment.
4033 Branch: cfgperl
4034 ! ext/POSIX/POSIX.pod
4035____________________________________________________________________________
4036[ 6310] By: gsar on 2000/07/04 17:28:48
4037 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
4038 Branch: perl
4039 ! t/lib/b.t
4040____________________________________________________________________________
4041[ 6309] By: jhi on 2000/07/04 17:22:18
4042 Log: The #6308 required a little bit more.
4043 Branch: cfgperl
4044 ! Makefile.SH win32/Makefile
4045____________________________________________________________________________
4046[ 6308] By: jhi on 2000/07/04 16:35:24
4047 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
4048 Branch: cfgperl
4049 + lib/lib_pm.PL
4050 - lib/lib.pm.PL
4051 ! MANIFEST Makefile.SH
4052____________________________________________________________________________
4053[ 6307] By: jhi on 2000/07/04 16:28:58
4054 Log: Win32 patches for cfgperl from Sarathy.
4055 Branch: cfgperl
4056 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
4057 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
4058 ! thread.h toke.c util.c win32/Makefile win32/win32.c
4059____________________________________________________________________________
4060[ 6306] By: gsar on 2000/07/04 16:28:40
4061 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
4062 (from Richard Soderberg <rs@oregonnet.com>)
4063 Branch: perl
4064 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
4065____________________________________________________________________________
4066[ 6305] By: jhi on 2000/07/04 16:24:24
4067 Log: Integrate with Sarathy.
4068 Branch: cfgperl
4069 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
4070 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4071 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
4072 !> proto.h win32/win32.c
4073____________________________________________________________________________
4074[ 6304] By: gsar on 2000/07/04 16:17:24
4075 Log: missing perldiag entry for unpack("w",...) diagnostic (from
4076 Andreas Koenig)
4077 Branch: perl
4078 ! pod/perldiag.pod
4079____________________________________________________________________________
4080[ 6303] By: gsar on 2000/07/04 16:14:44
4081 Log: remove rel2abs prototypes (from Barrie Slaymaker)
4082 Branch: perl
4083 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
4084 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4085____________________________________________________________________________
4086[ 6302] By: gsar on 2000/07/04 04:59:35
4087 Log: adjust change#6299
4088 Branch: perl
4089 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
4090 ! win32/win32.c
4091____________________________________________________________________________
4092[ 6301] By: jhi on 2000/07/04 04:50:07
4093 Log: Integrate with Sarathy.
4094 Branch: cfgperl
4095 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
4096 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
4097 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
4098____________________________________________________________________________
4099[ 6300] By: gsar on 2000/07/04 04:42:09
4100 Log: PERL_OBJECT build tweak
4101 Branch: perl
4102 ! perl.h
4103____________________________________________________________________________
4104[ 6299] By: gsar on 2000/07/04 04:37:00
4105 Log: fix memory leak on Windows (PL_sys_intern contents were never
4106 freed)
4107 Branch: perl
4108 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
4109 ! perlapi.c proto.h win32/win32.c
4110____________________________________________________________________________
4111[ 6298] By: gsar on 2000/07/04 04:15:59
4112 Log: fix large memory leak that has been around for ever, masked by
4113 -DPURIFY (most of the arenas were never freed!)
4114 Branch: perl
4115 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
4116____________________________________________________________________________
4117[ 6297] By: gsar on 2000/07/04 04:07:46
4118 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
4119 Branch: perl
4120 ! perl.c
4121____________________________________________________________________________
4122[ 6296] By: jhi on 2000/06/30 18:28:37
4123 Log: Elaborate POSIX.pod. Still needs work.
4124 Branch: cfgperl
4125 ! ext/POSIX/POSIX.pod
4126____________________________________________________________________________
4127[ 6295] By: jhi on 2000/06/30 14:58:18
4128 Log: Point to perlipc for more SysV IPC examples.
4129 Branch: cfgperl
4130 ! pod/perlfunc.pod
4131____________________________________________________________________________
4132[ 6294] By: gsar on 2000/06/30 14:47:45
4133 Log: slurp mode fix in change#4736 still not quite right
4134 Branch: perl
4135 ! pp_hot.c t/io/argv.t
4136____________________________________________________________________________
4137[ 6293] By: jhi on 2000/06/30 12:02:55
4138 Log: Integrate with Sarathy.
4139 Branch: cfgperl
4140 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
4141____________________________________________________________________________
4142[ 6292] By: jhi on 2000/06/30 12:01:11
4143 Log: From: simon@brecon.co.uk (Simon Cozens)
4144 Subject: UTF8 concat
4145 Date: 30 Jun 2000 06:13:25 GMT
4146 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
4147 Branch: cfgperl
4148 ! pp_hot.c
4149____________________________________________________________________________
4150[ 6291] By: gsar on 2000/06/30 04:37:33
4151 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
4152 when @_ is modified, causing coredumps
4153 Branch: perl
4154 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
4155____________________________________________________________________________
4156[ 6290] By: jhi on 2000/06/30 02:21:44
4157 Log: Integrate with Sarathy.
4158 Branch: cfgperl
4159 !> vms/vms.c vms/vmsish.h
4160____________________________________________________________________________
4161[ 6289] By: jhi on 2000/06/30 02:21:02
4162 Log: Check VERSIONs.
4163 Branch: cfgperl
4164 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4165 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4166 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4167____________________________________________________________________________
4168[ 6288] By: jhi on 2000/06/30 02:18:52
4169 Log: Integrate with Sarathy.
4170 Branch: cfgperl
4171 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
4172 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
4173 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4174 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
4175____________________________________________________________________________
4176[ 6287] By: gsar on 2000/06/30 02:17:08
4177 Log: integrate vmsperl changes into mainline
4178 Branch: perl
4179 !> vms/vms.c vms/vmsish.h
4180____________________________________________________________________________
4181[ 6285] By: gsar on 2000/06/30 02:05:28
4182 Log: localize %INC in a Safe compartment so that use/require work
4183 (many other magic globals probably need similar treatment)
4184 Branch: perl
4185 ! ext/Opcode/Opcode.xs
4186____________________________________________________________________________
4187[ 6284] By: gsar on 2000/06/30 01:54:54
4188 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
4189 about Windows
4190 Branch: perl
4191 ! pod/perlembed.pod
4192____________________________________________________________________________
4193[ 6283] By: jhi on 2000/06/30 01:50:10
4194 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
4195 From: Barrie Slaymaker <barries@jester.slaysys.com>
4196 Date: Wed, 28 Jun 2000 11:35:29 -0400
4197 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
4198 Branch: perl
4199 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
4200 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4201 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4202 ! lib/File/Spec/Win32.pm
4203____________________________________________________________________________
4204[ 6282] By: jhi on 2000/06/29 22:57:22
4205 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
4206 From: Dan Sugalski <dan@sidhe.org>
4207 Date: Tue, 06 Jun 2000 11:59:50 -0400
4208 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
4209 Branch: cfgperl
4210 ! vms/vms.c
4211____________________________________________________________________________
4212[ 6281] By: jhi on 2000/06/29 22:52:50
4213 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
4214 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4215 Date: Wed, 7 Jun 2000 04:02:04 -0500
4216 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
4217 Branch: cfgperl
4218 ! utils/h2xs.PL
4219____________________________________________________________________________
4220[ 6280] By: jhi on 2000/06/29 22:45:47
4221 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
4222 From: rspier@pobox.com (Robert Spier)
4223 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
4224 Message-ID: <14654.31913.845602.610277@rls.cx>
4225 Branch: cfgperl
4226 ! utils/h2xs.PL
4227____________________________________________________________________________
4228[ 6279] By: jhi on 2000/06/29 22:38:16
4229 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
4230 From: Tim Ayers <tayers@bridge.com>
4231 Date: Thu, 08 Jun 2000 08:11:06 +0200
4232 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
4233 [resent by Richard Foley, Message-Id probably wrong]
4234 Branch: cfgperl
4235 ! pod/perlsub.pod
4236____________________________________________________________________________
4237[ 6278] By: jhi on 2000/06/29 22:21:45
4238 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
4239 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
4240 Date: Fri, 09 Jun 2000 12:39:27 -0400
4241 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
4242 (plus update the version "number" of Text::Wrap)
4243 Branch: cfgperl
4244 ! lib/Text/Wrap.pm
4245____________________________________________________________________________
4246[ 6277] By: jhi on 2000/06/29 22:13:10
4247 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
4248 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4249 Date: Mon, 12 Jun 2000 14:55:59 +0100
4250 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
4251 Branch: cfgperl
4252 ! pod/perlfunc.pod
4253____________________________________________________________________________
4254[ 6276] By: jhi on 2000/06/29 22:11:06
4255 Log: Subject: [PATCH] Re: eval documentation: context
4256 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4257 Date: Mon, 12 Jun 2000 15:07:29 +0100
4258 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
4259 Branch: cfgperl
4260 ! pod/perlfunc.pod
4261____________________________________________________________________________
4262[ 6275] By: jhi on 2000/06/29 21:59:46
4263 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
4264 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4265 Date: Tue, 13 Jun 2000 02:43:48 -0500
4266 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
4267 Branch: cfgperl
4268 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
4269____________________________________________________________________________
4270[ 6274] By: jhi on 2000/06/29 21:56:14
4271 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
4272 From: Andy Dougherty <doughera@lafayette.edu>
4273 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
4274 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
4275 Branch: cfgperl
4276 ! ext/File/Glob/Glob.pm
4277____________________________________________________________________________
4278[ 6273] By: jhi on 2000/06/29 21:49:09
4279 Log: Subject: [PATCH] xsub attributes
4280 From: Doug MacEachern <dougm@covalent.net>
4281 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
4282 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
4283 Branch: cfgperl
4284 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
4285 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
4286____________________________________________________________________________
4287[ 6272] By: jhi on 2000/06/29 21:41:28
4288 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
4289 From: Tom Phoenix <rootbeer@redcat.com>
4290 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
4291 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
4292 Branch: cfgperl
4293 ! lib/Net/Ping.pm
4294____________________________________________________________________________
4295[ 6271] By: jhi on 2000/06/29 21:36:55
4296 Log: Subject: PATCH pod/perltie.pod
4297 From: Ian Phillipps <Ian.Phillipps@iname.com>
4298 Date: Fri, 16 Jun 2000 00:17:19 +0100
4299 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
4300 (only the first hunk, the second hunk had already been done
4301 by some other patch)
4302 Branch: cfgperl
4303 ! pod/perltie.pod
4304____________________________________________________________________________
4305[ 6270] By: jhi on 2000/06/29 21:24:51
4306 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
4307 From: Nicholas Clark <nick@talking.bollo.cx>
4308 Date: Fri, 23 Jun 2000 16:21:15 +0100
4309 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
4310 Branch: cfgperl
4311 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
4312 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
4313____________________________________________________________________________
4314[ 6269] By: jhi on 2000/06/29 19:38:15
4315 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
4316 silence few compiler warnings.
4317 Branch: cfgperl
4318 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
4319____________________________________________________________________________
4320[ 6268] By: jhi on 2000/06/29 18:21:50
4321 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
4322 From: Dominic Dunlop <domo@computer.org>
4323 Date: Thu, 29 Jun 2000 12:32:39 +0200
4324 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
4325 Branch: cfgperl
4326 ! t/op/sprintf.t
4327____________________________________________________________________________
4328[ 6267] By: jhi on 2000/06/29 18:16:07
4329 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
4330 From: Doug MacEachern <dougm@covalent.net>
4331 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
4332 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
4333 Branch: cfgperl
4334 + t/op/method2entersub.t
4335 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
4336 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4337 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
4338 ! xsutils.c
4339____________________________________________________________________________
4340[ 6266] By: jhi on 2000/06/29 15:11:15
4341 Log: Subject: [PATCH 5.6.0] cygwin port
4342 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
4343 From: "Fifer, Eric" <EFifer@sanwaint.com>
4344 Date: Thu, 29 Jun 2000 12:58:29 +0100
4345 Branch: cfgperl
4346 ! cygwin/Makefile.SHs
4347____________________________________________________________________________
4348[ 6265] By: jhi on 2000/06/29 15:04:05
4349 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
4350 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4351 Date: Wed, 28 Jun 2000 17:50:12 -0700
4352 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
4353 Branch: cfgperl
4354 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4355____________________________________________________________________________
4356[ 6264] By: jhi on 2000/06/29 15:00:57
4357 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
4358 From: Marty Lucich <marty@netcom.com>
4359 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
4360 Message-Id: <200006282116.OAA11148@netcom.com>
4361 ccdlflags update (the BSD/OS 4.1 part had already been taken
4362 care of by #6141).
4363 Branch: cfgperl
4364 ! hints/bsdos.sh
4365____________________________________________________________________________
4366[ 6263] By: jhi on 2000/06/29 13:47:44
4367 Log: tr fixes from Simon Cozens
4368 Branch: cfgperl
4369 ! doop.c
4370____________________________________________________________________________
4371[ 6262] By: jhi on 2000/06/28 18:46:01
4372 Log: Subject: 5.6.0 Patch for EPOC
4373 From: Olaf Flebbe <o.flebbe@gmx.de>
4374 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
4375 Message-ID: <23449.960929969@www11.gmx.net>
4376 Branch: cfgperl
4377 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
4378 ! epoc/epocish.h
4379____________________________________________________________________________
4380[ 6261] By: jhi on 2000/06/28 18:29:07
4381 Log: Subject: Re: [PATCH cfgperl] BOMs away!
4382 From: simon@brecon.co.uk (Simon Cozens)
4383 Date: 17 Jun 2000 11:49:57 GMT
4384 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
4385 Branch: cfgperl
4386 ! pod/perldiag.pod t/comp/require.t toke.c
4387____________________________________________________________________________
4388[ 6260] By: jhi on 2000/06/28 17:47:16
4389 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
4390 From: simon@brecon.co.uk (Simon Cozens)
4391 Date: 17 Jun 2000 11:56:44 GMT
4392 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
4393 pack U0, pack C0
4394 Branch: cfgperl
4395 ! pod/perlfunc.pod pp.c t/op/pack.t
4396____________________________________________________________________________
4397[ 6259] By: jhi on 2000/06/28 16:43:17
4398 Log: perlnewmod was missing from MANIFEST.
4399 Branch: cfgperl
4400 ! MANIFEST
4401____________________________________________________________________________
4402[ 6258] By: jhi on 2000/06/28 15:54:30
4403 Log: linenumber tweak
4404 Branch: cfgperl
4405 ! t/pragma/warn/regcomp
4406____________________________________________________________________________
4407[ 6257] By: jhi on 2000/06/28 15:50:44
4408 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
4409 From: Doug MacEachern <dougm@covalent.net>
4410 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
4411 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
4412 (one part of the patch had been applied earlier)
4413 Branch: cfgperl
4414 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
4415____________________________________________________________________________
4416[ 6256] By: jhi on 2000/06/28 15:40:22
4417 Log: tweaks from Simon Cozens to further fix tr/// under utf8
4418 Branch: cfgperl
4419 ! doop.c
4420____________________________________________________________________________
4421[ 6255] By: jhi on 2000/06/28 15:33:45
4422 Log: small thinko tweaks
4423 Branch: cfgperl
4424 ! lib/IPC/Open3.pm t/op/my_stash.t
4425____________________________________________________________________________
4426[ 6254] By: jhi on 2000/06/28 15:33:25
4427 Log: Subject: tr///, help wanted.
4428 From: simon@brecon.co.uk (Simon Cozens)
4429 Date: 28 Jun 2000 11:29:04 GMT
4430 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
4431 Branch: cfgperl
4432 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
4433 ! pp_proto.h proto.h t/op/tr.t
4434____________________________________________________________________________
4435[ 6253] By: jhi on 2000/06/28 15:09:17
4436 Log: Paranoia tweak on #6249.
4437 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4438 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
4439 Date: Sun, 25 Jun 2000 23:43:12 -0400
4440 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
4441 Branch: cfgperl
4442 ! lib/IPC/Open3.pm
4443____________________________________________________________________________
4444[ 6252] By: jhi on 2000/06/28 15:01:38
4445 Log: Document #6249 and #6251.
4446 Branch: cfgperl
4447 ! lib/Exporter.pm lib/IPC/Open3.pm
4448____________________________________________________________________________
4449[ 6251] By: jhi on 2000/06/28 14:50:43
4450 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
4451 From: Doug MacEachern <dougm@covalent.net>
4452 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
4453 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
4454 Branch: cfgperl
4455 ! lib/Exporter.pm
4456____________________________________________________________________________
4457[ 6250] By: jhi on 2000/06/28 14:45:23
4458 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
4459 From: Doug MacEachern <dougm@covalent.net>
4460 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
4461 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
4462 Branch: cfgperl
4463 + t/op/my_stash.t
4464 ! MANIFEST embed.pl global.sym proto.h toke.c
4465____________________________________________________________________________
4466[ 6249] By: jhi on 2000/06/28 14:36:34
4467 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4468 From: Frank Tobin <ftobin@uiuc.edu>
4469 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
4470 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
4471 Branch: cfgperl
4472 ! lib/IPC/Open3.pm
4473____________________________________________________________________________
4474[ 6248] By: jhi on 2000/06/28 14:11:25
4475 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
4476 From: Mark-Jason Dominus <mjd@plover.com>
4477 Date: Tue, 27 Jun 2000 22:36:42 -0400
4478 Message-ID: <20000628023642.12166.qmail@plover.com>
4479 Branch: cfgperl
4480 ! pod/perlfunc.pod
4481____________________________________________________________________________
4482[ 6247] By: jhi on 2000/06/27 12:46:37
4483 Log: Tweak $VERSION, patch from Doug MacEachern.
4484 Branch: cfgperl
4485 ! lib/File/Spec.pm
4486____________________________________________________________________________
4487[ 6246] By: jhi on 2000/06/27 03:34:46
4488 Log: Allow for standalone testing.
4489 Branch: cfgperl
4490 ! t/lib/filefunc.t t/lib/filespec.t
4491____________________________________________________________________________
4492[ 6245] By: jhi on 2000/06/27 02:50:02
4493 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
4494 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
4495 Date: Sat, 24 Jun 2000 13:06:20 +0100
4496 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
4497 Branch: cfgperl
4498 ! ext/DynaLoader/DynaLoader_pm.PL
4499____________________________________________________________________________
4500[ 6244] By: jhi on 2000/06/27 02:46:10
4501 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
4502 From: Doug MacEachern <dougm@covalent.net>
4503 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
4504 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
4505 Branch: cfgperl
4506 ! gv.c sv.c t/lib/peek.t
4507____________________________________________________________________________
4508[ 6243] By: jhi on 2000/06/27 02:38:07
4509 Log: Subject: [PATCH] is_utf8_string
4510 From: simon@brecon.co.uk (Simon Cozens)
4511 Date: 26 Jun 2000 02:25:59 GMT
4512 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
4513 Branch: cfgperl
4514 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
4515 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
4516 ! proto.h utf8.c
4517____________________________________________________________________________
4518[ 6242] By: jhi on 2000/06/27 02:24:00
4519 Log: Subject: [PATCH] bytes<->utf8 fixes
4520 From: simon@brecon.co.uk (Simon Cozens)
4521 Date: 26 Jun 2000 04:55:45 GMT
4522 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
4523 Branch: cfgperl
4524 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
4525____________________________________________________________________________
4526[ 6241] By: jhi on 2000/06/27 02:12:42
4527 Log: Do no -warn on \_, only on \alpha.
4528 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
4529 From: David Dyck <dcd@tc.fluke.com>
4530 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
4531 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
4532 Branch: cfgperl
4533 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
4534____________________________________________________________________________
4535[ 6240] By: jhi on 2000/06/27 02:00:01
4536 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
4537 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
4538 Date: Mon, 26 Jun 2000 18:40:14 +0100
4539 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
4540 Branch: cfgperl
4541 ! utils/h2xs.PL
4542____________________________________________________________________________
4543[ 6239] By: jhi on 2000/06/27 01:53:40
4544 Log: Configure maintenance. Sever some dependency cycles,
4545 separate gccversion from the cc unit,
4546 address [ID 20000623.006] Configure script patch for using gcc on AIX
4547 (but solve it a little bit differently),
4548 unduplex some accidentally duplicated units,
4549 suggest using gcc if no cc available
4550 (p5p thread: "Solaris configure: counterproposal", 1999-09)
4551 Branch: cfgperl
4552 ! Configure Todo-5.6 config_h.SH
4553 Branch: metaconfig
4554 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
4555 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
4556 Branch: metaconfig/U/perl
4557 + gccvers.U
4558 ! d_getespwnam.U d_getprpwnam.U i_prot.U
4559____________________________________________________________________________
4560[ 6238] By: jhi on 2000/06/25 18:04:56
4561 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
4562 From: Dan Sugalski <dan@sidhe.org>
4563 Date: Fri, 23 Jun 2000 17:00:00 -0400
4564 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
4565 Branch: cfgperl
4566 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
4567____________________________________________________________________________
4568[ 6237] By: jhi on 2000/06/25 16:36:45
4569 Log: Tweak embed.pl, regen headers.
4570 Branch: cfgperl
4571 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
4572 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
4573 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
4574 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
4575 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
4576____________________________________________________________________________
4577[ 6236] By: jhi on 2000/06/25 15:26:42
4578 Log: Regen headers.
4579 Branch: cfgperl
4580 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4581 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
4582 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
4583 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
4584 ! regnodes.h warnings.h
4585____________________________________________________________________________
4586[ 6235] By: jhi on 2000/06/23 19:39:35
4587 Log: The thread begun by
4588 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
4589 From: Kevin.Ruscoe@ubsw.com
4590 Date: Fri, 16 Jun 2000 16:38:51 +0100
4591 Message-Id: <H000019b03c300d6@MHS>
4592 Branch: cfgperl
4593 ! hints/solaris_2.sh
4594____________________________________________________________________________
4595[ 6234] By: jhi on 2000/06/23 19:23:36
4596 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
4597 because when run as services (Win32ese for daemons)
4598 no environment variables are set and tmpdir ends up as /tmp,
4599 which is ambiguous.
4600
4601 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
4602 From: matt@sergeant.org
4603 Date: 16 Jun 2000 16:30:43 -0000
4604 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
4605 Branch: cfgperl
4606 ! lib/File/Spec/Win32.pm
4607____________________________________________________________________________
4608[ 6233] By: jhi on 2000/06/23 19:18:58
4609 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
4610 From: Mark-Jason Dominus <mjd@plover.com>
4611 Date: Fri, 16 Jun 2000 20:53:04 -0400
4612 Message-ID: <20000617005304.8008.qmail@plover.com>
4613 Branch: cfgperl
4614 ! op.h
4615____________________________________________________________________________
4616[ 6232] By: jhi on 2000/06/23 16:10:02
4617 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
4618 From: simon@brecon.co.uk (Simon Cozens)
4619 Date: 19 Jun 2000 15:18:27 GMT
4620 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
4621
4622 plus update pod/Makefile and regenerate perltoc
4623 Branch: cfgperl
4624 + pod/perlutil.pod
4625 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
4626____________________________________________________________________________
4627[ 6231] By: jhi on 2000/06/23 15:19:18
4628 Log: Subject: [PATCH 5.6.0] cygwin port
4629 From: "Fifer, Eric" <EFifer@sanwaint.com>
4630 Date: Tue, 20 Jun 2000 14:30:58 +0100
4631 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
4632 Branch: cfgperl
4633 ! README.cygwin lib/File/Find.pm
4634____________________________________________________________________________
4635[ 6230] By: jhi on 2000/06/23 14:25:21
4636 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
4637 Branch: cfgperl
4638 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
4639 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4640 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4641 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
4642____________________________________________________________________________
4643[ 6229] By: jhi on 2000/06/23 14:13:34
4644 Log: Subject: README.hpux version 0.6.1
4645 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
4646 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4647 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
4648 Branch: cfgperl
4649 ! README.hpux
4650____________________________________________________________________________
4651[ 6228] By: jhi on 2000/06/23 14:07:20
4652 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
4653 From: Doug MacEachern <dougm@covalent.net>
4654 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
4655 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
4656 Branch: cfgperl
4657 ! op.c
4658____________________________________________________________________________
4659[ 6227] By: jhi on 2000/06/23 14:01:06
4660 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
4661 From: Doug MacEachern <dougm@covalent.net>
4662 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
4663 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
4664 Branch: cfgperl
4665 + lib/lib.pm.PL
4666 - lib/lib.pm
4667 ! MANIFEST Makefile.SH
4668____________________________________________________________________________
4669[ 6226] By: jhi on 2000/06/23 13:53:07
4670 Log: Subject: [PATCH] remove forward declarations in Socket.pm
4671 From: Doug MacEachern <dougm@covalent.net>
4672 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
4673 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
4674
4675 From: Doug MacEachern <dougm@covalent.net>
4676 Subject: Re: [PATCH] remove forward declarations in Socket.pm
4677 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
4678 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
4679 Branch: cfgperl
4680 ! ext/Socket/Socket.pm op.c
4681____________________________________________________________________________
4682[ 6225] By: jhi on 2000/06/23 13:41:52
4683 Log: Add source code filenames to apidoc.
4684 From: simon@brecon.co.uk (Simon Cozens)
4685 Subject: [PATCH embed.pl] Source X-ref
4686 Date: 22 Jun 2000 02:18:49 GMT
4687 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
4688 Branch: cfgperl
4689 ! embed.pl
4690____________________________________________________________________________
4691[ 6224] By: jhi on 2000/06/23 13:32:33
4692 Log: A way to avoid English.pm performance hit.
4693 From: root <root@jester.slaysys.com>
4694 Subject: [YAPATCH English.pm] My turn to putt again
4695 Date: Thu, 22 Jun 2000 20:33:58 -0400
4696 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
4697 Branch: cfgperl
4698 ! lib/English.pm t/lib/english.t
4699____________________________________________________________________________
4700[ 6223] By: jhi on 2000/06/23 13:27:06
4701 Log: Avoid double close().
4702 Subject: [PATCH] avoid double close()
4703 From: Doug MacEachern <dougm@covalent.net>
4704 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
4705 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
4706 Branch: cfgperl
4707 ! doio.c
4708____________________________________________________________________________
4709[ 6222] By: jhi on 2000/06/23 13:25:54
4710 Log: doc typo fix
4711 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
4712 From: Ian Phillipps <Ian.Phillipps@iname.com>
4713 Date: Fri, 23 Jun 2000 10:40:58 +0100
4714 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
4715 Branch: cfgperl
4716 ! lib/Pod/Usage.pm
4717____________________________________________________________________________
4718[ 6221] By: jhi on 2000/06/23 13:24:15
4719 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
4720 From: simon@brecon.co.uk (Simon Cozens)
4721 Subject: [PATCH] Eliminate tr///[CU][CU]
4722 Date: 23 Jun 2000 11:05:40 GMT
4723 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
4724 Branch: cfgperl
4725 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
4726____________________________________________________________________________
4727[ 6220] By: jhi on 2000/06/22 16:07:51
4728 Log: Win32 patches from Benjamin Stuhl.
4729 Branch: cfgperl
4730 ! makedef.pl win32/win32.h
4731____________________________________________________________________________
4732[ 6219] By: jhi on 2000/06/22 16:06:34
4733 Log: Bytecode patches from Benjamin Stuhl.
4734 Branch: cfgperl
4735 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
4736 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
4737 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4738____________________________________________________________________________
4739[ 6218] By: jhi on 2000/06/15 23:54:16
4740 Log: Bytecode patches from Benjamin Stuhl.
4741 Branch: cfgperl
4742 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
4743____________________________________________________________________________
4744[ 6217] By: jhi on 2000/06/09 13:38:29
4745 Log: Rename the fdpid locking and integrate with Sarathy.
4746 Branch: cfgperl
4747 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
4748 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
4749 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
4750 ! win32/win32.c
4751 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
4752____________________________________________________________________________
4753[ 6216] By: gsar on 2000/06/08 14:54:21
4754 Log: be more optimal about clearing @_
4755 Branch: perl
4756 ! cop.h
4757____________________________________________________________________________
4758[ 6215] By: gsar on 2000/06/08 14:33:04
4759 Log: tweak comment about @DB::args
4760 Branch: perl
4761 ! av.h pp_ctl.c
4762____________________________________________________________________________
4763[ 6214] By: gsar on 2000/06/08 13:57:54
4764 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
4765 caller() wants to populate @DB::args with it (causes a coredump
4766 in Carp::confess())
4767 Branch: perl
4768 ! cop.h t/op/runlevel.t
4769____________________________________________________________________________
4770[ 6213] By: gsar on 2000/06/08 07:06:35
4771 Log: back out change#6106 (seems problematic)
4772 Branch: perl
4773 ! hints/solaris_2.sh
4774____________________________________________________________________________
4775[ 6212] By: jhi on 2000/06/07 03:10:36
4776 Log: Continuing mopup for #6204.
4777 Branch: cfgperl
4778 ! ext/B/defsubs_h.PL
4779____________________________________________________________________________
4780[ 6211] By: jhi on 2000/06/07 02:41:50
4781 Log: Mopup for #6204.
4782 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
4783 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
4784 This is comes from const() where POK isn't on when expected.
4785 Branch: cfgperl
4786 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
4787 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4788 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
4789 ! perlapi.h pod/perlapi.pod
4790____________________________________________________________________________
4791[ 6210] By: jhi on 2000/06/07 01:56:29
4792 Log: Mopup for #6207 and #6209.
4793 Branch: cfgperl
4794 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
4795____________________________________________________________________________
4796[ 6209] By: jhi on 2000/06/07 01:33:12
4797 Log: Lock PL_fdpid against race conditions, based on:
4798 Subject: [PATCH 5.6.0]subprocess fixup for threads
4799 From: Dan Sugalski <dan@sidhe.org>
4800 To: perl5-porters@perl.org
4801 Date: Tue, 11 Apr 2000 17:02:32 -0400
4802 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
4803 Branch: cfgperl
4804 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
4805 ! win32/win32.c
4806____________________________________________________________________________
4807[ 6208] By: jhi on 2000/06/07 01:05:23
4808 Log: Regen headers for #6207.
4809 Branch: cfgperl
4810 ! embed.h global.sym objXSUB.h proto.h
4811____________________________________________________________________________
4812[ 6207] By: jhi on 2000/06/06 23:43:13
4813 Log: Subject: [PATCH 5.6.0] Threadsafe patches
4814 From: Dan Sugalski <dan@sidhe.org>
4815 To: perl5-porters@perl.org
4816 Date: Mon, 08 May 2000 18:08:13 -0400
4817 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
4818 Branch: cfgperl
4819 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
4820 ! proto.h sv.h util.c
4821____________________________________________________________________________
4822[ 6206] By: jhi on 2000/06/06 23:21:23
4823 Log: Subject: [PATCH] Eliminate $a/$b in pod
4824 From: David Glasser <me@davidglasser.net>
4825 To: perl5-porters@perl.org
4826 Date: Mon, 29 May 2000 21:15:59 -0400
4827 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
4828 Branch: cfgperl
4829 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
4830 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
4831 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
4832 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
4833 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
4834 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
4835 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
4836 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
4837 ! pod/perlvar.pod pod/perlxs.pod
4838____________________________________________________________________________
4839[ 6205] By: jhi on 2000/06/06 23:12:14
4840 Log: Subject: [PATCH] Win32 improvements
4841 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
4842 To: gsar@activestate.com, perl5-porters@perl.org
4843 Date: Mon, 29 May 2000 17:22:24 PDT
4844 Message-ID: <20000530002224.91142.qmail@hotmail.com>
4845 (MUA had mangled many lines by wordwrapping)
4846 Branch: cfgperl
4847 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
4848____________________________________________________________________________
4849[ 6204] By: jhi on 2000/06/06 23:01:50
4850 Log: Subject: [PATCH] B::Bytecode patches
4851 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
4852 To: gsar@activestate.com, jhi@iki.fi
4853 Cc: perl5-porters@perl.org
4854 Message-ID: <20000602202526.48694.qmail@hotmail.com>
4855 (MUA had mangled many lines by wordwrapping)
4856 Branch: cfgperl
4857 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
4858 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
4859 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4860 ! intrpvar.h perl.c
4861____________________________________________________________________________
4862[ 6203] By: jhi on 2000/06/06 22:32:43
4863 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
4864 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4865 Date: Tue, 06 Jun 2000 13:07:45 -0700
4866 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
4867 Branch: cfgperl
4868 ! pod/perldiag.pod
4869____________________________________________________________________________
4870[ 6202] By: jhi on 2000/06/06 19:38:35
4871 Log: Integrate with Sarathy.
4872 Branch: cfgperl
4873 !> perl.c
4874____________________________________________________________________________
4875[ 6201] By: gsar on 2000/06/06 00:42:59
4876 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
4877 does a PUSHMARK that's never ever POPMARKed; in general, only
4878 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
4879 Perl_eval_[sp]v() don't because they don't take any incoming
4880 arguments (this leak has been around since the original version
4881 of perl_eval_pv() in 5.003_97e)
4882 Branch: perl
4883 ! perl.c
4884____________________________________________________________________________
4885[ 6200] By: jhi on 2000/06/04 03:44:52
4886 Log: Update to cperl-mode.el 4.31 from
4887 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
4888 Subject: A couple of notes
4889 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4890 To: Mailing list Perl5 <perl5-porters@perl.org>
4891 Date: Sat, 3 Jun 2000 23:33:32 -0400
4892 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
4893 Branch: cfgperl
4894 ! emacs/cperl-mode.el
4895____________________________________________________________________________
4896[ 6199] By: jhi on 2000/06/03 15:11:05
4897 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
4898 From: Dan Sugalski <dan@sidhe.org>
4899 To: perl5-porters@perl.org, vmsperl@perl.org
4900 Date: Fri, 02 Jun 2000 17:30:51 -0400
4901 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
4902 Branch: cfgperl
4903 ! vms/descrip_mms.template vms/gen_shrfls.pl
4904____________________________________________________________________________
4905[ 6198] By: jhi on 2000/06/03 14:59:15
4906 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
4907 From: Dan Sugalski <dan@sidhe.org>
4908 To: vmsperl@perl.org, perl5-porters@perl.org
4909 Date: Fri, 02 Jun 2000 16:00:41 -0400
4910 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
4911 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
4912 Branch: cfgperl
4913 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
4914 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
4915 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
4916____________________________________________________________________________
4917[ 6197] By: jhi on 2000/06/03 14:41:30
4918 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
4919 From: John Borwick <jhborwic@unity.ncsu.edu>
4920 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
4921 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
4922 Branch: cfgperl
4923 ! pod/perlsyn.pod
4924____________________________________________________________________________
4925[ 6196] By: jhi on 2000/06/03 14:38:09
4926 Log: Integrate with Sarathy.
4927 Branch: cfgperl
4928 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
4929 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
4930 !> vms/perly_c.vms
4931____________________________________________________________________________
4932[ 6195] By: gsar on 2000/06/02 22:43:13
4933 Log: fix yet another eval"" leak under USE_ITHREADS
4934 Branch: perl
4935 ! op.c
4936____________________________________________________________________________
4937[ 6194] By: gsar on 2000/06/02 18:22:06
4938 Log: fix small eval"" memory leaks under USE_ITHREADS
4939 Branch: perl
4940 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
4941 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
4942 ! vms/perly_c.vms
4943____________________________________________________________________________
4944[ 6193] By: jhi on 2000/06/01 13:03:56
4945 Log: Signals-be-gone for microperl.
4946 Branch: cfgperl
4947 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
4948____________________________________________________________________________
4949[ 6192] By: jhi on 2000/06/01 12:52:02
4950 Log: Integrate with Sarathy.
4951 Branch: cfgperl
4952 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
4953 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
4954 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
4955 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
4956 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
4957 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
4958 !> t/op/vec.t utils/h2xs.PL
4959____________________________________________________________________________
4960[ 6191] By: gsar on 2000/06/01 09:38:21
4961 Log: vec() loses numericalness (modified version of patch suggested
4962 by Robin Barker)
4963 Branch: perl
4964 ! doop.c t/op/vec.t
4965____________________________________________________________________________
4966[ 6190] By: gsar on 2000/06/01 09:26:15
4967 Log: submit missing embed.pl change
4968 Branch: perl
4969 ! embed.pl
4970____________________________________________________________________________
4971[ 6189] By: gsar on 2000/06/01 09:05:34
4972 Log: counting tr/// corrupts later operation (from M.J.T Guy)
4973 Branch: perl
4974 ! doop.c t/op/tr.t
4975____________________________________________________________________________
4976[ 6188] By: gsar on 2000/06/01 08:58:39
4977 Log: h2xs tweaks
4978 Branch: perl
4979 ! utils/h2xs.PL
4980____________________________________________________________________________
4981[ 6187] By: gsar on 2000/06/01 08:50:07
4982 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
4983 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
4984 Branch: perl
4985 + lib/Pod/LaTeX.pm
4986 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
4987 ! pod/pod2latex.PL
4988____________________________________________________________________________
4989[ 6186] By: gsar on 2000/06/01 08:24:40
4990 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
4991 <wolfgang.laun@alcatel.at>)
4992 Branch: perl
4993 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
4994 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
4995____________________________________________________________________________
4996[ 6185] By: gsar on 2000/06/01 08:12:00
4997 Log: remove incorrect documentation about implicit split to @_ in
4998 list context, which never really worked in perl 5 (from
4999 M.J.T. Guy)
5000 Branch: perl
5001 ! pod/perlfunc.pod pod/perltrap.pod
5002____________________________________________________________________________
5003[ 6184] By: gsar on 2000/06/01 07:52:27
5004 Log: tweak for change#6127
5005 Branch: perl
5006 ! perl.c
5007____________________________________________________________________________
5008[ 6183] By: gsar on 2000/06/01 07:41:02
5009 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
5010 <nick@ccl4.org>)
5011 Branch: perl
5012 + t/lib/selfloader.t
5013 ! MANIFEST lib/SelfLoader.pm
5014____________________________________________________________________________
5015[ 6182] By: jhi on 2000/06/01 00:34:42
5016 Log: Be Cleaner Part Deux.
5017 Branch: cfgperl
5018 ! Makefile.SH
5019____________________________________________________________________________
5020[ 6181] By: jhi on 2000/06/01 00:32:09
5021 Log: Integrate with Sarathy.
5022 Branch: cfgperl
5023 !> pp.c t/op/arith.t
5024____________________________________________________________________________
5025[ 6180] By: jhi on 2000/06/01 00:31:13
5026 Log: microperl nits from Simon Cozens.
5027 Branch: cfgperl
5028 + uconfig.h
5029 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
5030 ! unixish.h
5031____________________________________________________________________________
5032[ 6179] By: gsar on 2000/05/31 22:37:51
5033 Log: buggy modulus on UVs introduced by change#3378 (resulted in
5034 4063328477 % 65535 amounting to 27406, instead of 27407)
5035 Branch: perl
5036 ! pp.c t/op/arith.t
5037____________________________________________________________________________
5038[ 6178] By: jhi on 2000/05/31 21:52:41
5039 Log: Be cleaner.
5040 Branch: cfgperl
5041 ! Makefile.SH
5042____________________________________________________________________________
5043[ 6177] By: jhi on 2000/05/31 21:47:33
5044 Log: Substitution utf8 patch from Simon Cozens.
5045 Branch: cfgperl
5046 ! pp_hot.c
5047____________________________________________________________________________
5048[ 6176] By: jhi on 2000/05/31 21:45:34
5049 Log: Single-quoted utf8 patch from Simon Cozens.
5050 Branch: cfgperl
5051 ! toke.c
5052____________________________________________________________________________
5053[ 6175] By: jhi on 2000/05/31 21:40:18
5054 Log: Integrate with Sarathy.
5055 Branch: cfgperl
5056 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
5057____________________________________________________________________________
5058[ 6174] By: jhi on 2000/05/31 21:37:31
5059 Log: microperl changes from Simon Cozens; Makefile for microperl
5060 written from scratch; few casts added as microperl compilation
5061 doesn't have all prototypes available.
5062 Branch: cfgperl
5063 + Makefile.micro README.micro Todo.micro uconfig.sh
5064 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
5065 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
5066 Branch: metaconfig
5067 + U/modified/Config_h.U
5068____________________________________________________________________________
5069[ 6173] By: jhi on 2000/05/31 20:00:24
5070 Log: metaconfig maintenance.
5071 Branch: metaconfig
5072 + U/modified/Inhdr.U U/typedefs/inotype.U
5073 Branch: metaconfig/U/perl
5074 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
5075 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
5076____________________________________________________________________________
5077[ 6172] By: gsar on 2000/05/31 05:05:42
5078 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
5079 (from Ilya Zakharevich)
5080 Branch: perl
5081 ! regexec.c t/op/re_tests
5082____________________________________________________________________________
5083[ 6171] By: gsar on 2000/05/31 05:01:47
5084 Log: scalar() doesn't force scalar context when used in void context
5085 (from Simon Cozens)
5086 Branch: perl
5087 ! op.c t/op/wantarray.t
5088____________________________________________________________________________
5089[ 6170] By: gsar on 2000/05/31 04:41:33
5090 Log: change#6142 needs tweaks to tests to work where there's no symlink()
5091 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
5092 Branch: perl
5093 ! t/lib/filefind.t
5094____________________________________________________________________________
5095[ 6169] By: gsar on 2000/05/31 04:29:49
5096 Log: integrate cfgperl contents into mainline
5097 Branch: perl
5098 +> pod/perlmodlib.PL pod/perlnewmod.pod
5099 !> (integrate 42 files)
5100____________________________________________________________________________
5101[ 6168] By: jhi on 2000/05/30 22:53:37
5102 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
5103 Branch: cfgperl
5104 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5105 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
5106 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
5107 ! win32/config.bc win32/config.gc win32/config.vc
5108 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5109 ! win32/config_h.PL win32/config_sh.PL
5110 Branch: metaconfig/U/perl
5111 ! perlxv.U
5112____________________________________________________________________________
5113[ 6167] By: jhi on 2000/05/30 22:20:21
5114 Log: tweak todo
5115 Branch: cfgperl
5116 ! Todo-5.6
5117____________________________________________________________________________
5118[ 6166] By: jhi on 2000/05/30 22:11:51
5119 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
5120 in case somebody wants to write an extension for more
5121 shadow database interfaces.
5122 Branch: cfgperl
5123 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5124 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
5125 ! vos/config.def vos/config.h vos/config_h.SH_orig
5126 ! win32/config.bc win32/config.gc win32/config.vc
5127 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5128 Branch: metaconfig
5129 ! U/modified/Myinit.U
5130 Branch: metaconfig/U/perl
5131 + d_getespwnam.U d_getprpwnam.U i_prot.U
5132____________________________________________________________________________
5133[ 6165] By: jhi on 2000/05/30 18:35:34
5134 Log: Integrate with Sarathy.
5135 Branch: cfgperl
5136 !> op.c
5137____________________________________________________________________________
5138[ 6164] By: jhi on 2000/05/30 18:30:16
5139 Log: detypo
5140 Branch: cfgperl
5141 ! Configure config_h.SH
5142 Branch: metaconfig/U/perl
5143 ! perlxv.U
5144____________________________________________________________________________
5145[ 6163] By: gsar on 2000/05/30 03:24:03
5146 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
5147 Branch: perl
5148 ! op.c
5149____________________________________________________________________________
5150[ 6162] By: gsar on 2000/05/30 03:09:38
5151 Log: fix memory leak in method call optimization (change#3768);
5152 made C<eval "$x->foo()"> leak
5153 Branch: perl
5154 ! op.c
5155____________________________________________________________________________
5156[ 6161] By: jhi on 2000/05/29 17:56:26
5157 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
5158 both from Simon Cozens.
5159 Branch: cfgperl
5160 + pod/perlmodlib.PL pod/perlnewmod.pod
5161 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
5162 ! pod/perlmodlib.pod pod/perltoc.pod
5163____________________________________________________________________________
5164[ 6160] By: jhi on 2000/05/29 17:23:55
5165 Log: Changes for the File::Temp 0.08 (change #6159) test suite
5166 to fit better into the Perl distribution test framework.
5167 Branch: cfgperl
5168 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
5169 ! t/lib/ftmp-tempfile.t
5170____________________________________________________________________________
5171[ 6159] By: jhi on 2000/05/29 16:55:36
5172 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
5173 Branch: cfgperl
5174 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5175 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
5176____________________________________________________________________________
5177[ 6158] By: bailey on 2000/05/29 16:22:08
5178 Log: Add fallback to tmpfile for use in cases where user's relying on
5179 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
5180 Lane's patch)
5181 Branch: vmsperl
5182 ! vms/vms.c vms/vmsish.h
5183____________________________________________________________________________
5184[ 6157] By: jhi on 2000/05/29 03:10:36
5185 Log: Regen Configure to jive with #6149.
5186 Branch: cfgperl
5187 ! Configure
5188 Branch: metaconfig
5189 ! U/modified/Getfile.U
5190____________________________________________________________________________
5191[ 6156] By: jhi on 2000/05/29 03:01:38
5192 Log: Integrate with Sarathy.
5193 Branch: cfgperl
5194 +> ext/DynaLoader/dl_mac.xs
5195 !> (integrate 38 files)
5196____________________________________________________________________________
5197[ 6155] By: gsar on 2000/05/28 21:15:58
5198 Log: small bug in change#6144; remove random \xA0 character that snuck
5199 in via change#6145
5200 Branch: perl
5201 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
5202____________________________________________________________________________
5203[ 6154] By: gsar on 2000/05/28 21:04:19
5204 Log: avoid type mismatch warning
5205 Branch: perl
5206 ! perl.c
5207____________________________________________________________________________
5208[ 6153] By: gsar on 2000/05/28 20:58:31
5209 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
5210 <nick@Bagpuss.uk.boo.com>)
5211 Branch: perl
5212 ! lib/Test/Harness.pm
5213____________________________________________________________________________
5214[ 6152] By: gsar on 2000/05/28 20:53:42
5215 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
5216 Branch: perl
5217 ! regexec.c
5218____________________________________________________________________________
5219[ 6151] By: gsar on 2000/05/28 20:50:28
5220 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
5221 Branch: perl
5222 ! regexec.c
5223____________________________________________________________________________
5224[ 6150] By: gsar on 2000/05/28 20:39:58
5225 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
5226 Branch: perl
5227 ! pod/perlrequick.pod
5228____________________________________________________________________________
5229[ 6149] By: gsar on 2000/05/28 20:35:16
5230 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
5231 <troc@netrus.net>)
5232 Branch: perl
5233 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
5234 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
5235 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
5236 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
5237____________________________________________________________________________
5238[ 6148] By: gsar on 2000/05/28 20:21:07
5239 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
5240 Branch: perl
5241 ! lib/ExtUtils/MM_Unix.pm
5242____________________________________________________________________________
5243[ 6147] By: gsar on 2000/05/28 20:12:41
5244 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
5245 (from Peter Prymmer)
5246 Branch: perl
5247 ! vms/subconfigure.com
5248____________________________________________________________________________
5249[ 6146] By: gsar on 2000/05/28 20:06:15
5250 Log: doc typo
5251 Branch: perl
5252 ! lib/warnings.pm warnings.h warnings.pl
5253____________________________________________________________________________
5254[ 6145] By: gsar on 2000/05/28 18:44:33
5255 Log: make xsubpp skip embedded pod (from Matthias Neeracher
5256 <neeri@iis.ee.ethz.ch>)
5257 Branch: perl
5258 ! lib/ExtUtils/xsubpp
5259____________________________________________________________________________
5260[ 6144] By: gsar on 2000/05/28 18:42:49
5261 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
5262 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
5263 <neeri@iis.ee.ethz.ch>)
5264 Branch: perl
5265 ! lib/AutoSplit.pm
5266____________________________________________________________________________
5267[ 6143] By: gsar on 2000/05/28 18:41:12
5268 Log: MacOS support, part 1 (from Matthias Neeracher
5269 <neeri@iis.ee.ethz.ch>)
5270 Branch: perl
5271 + ext/DynaLoader/dl_mac.xs
5272 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
5273 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
5274 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
5275 ! util.h
5276____________________________________________________________________________
5277[ 6142] By: gsar on 2000/05/28 18:21:51
5278 Log: File::Find fails to chdir when chasing symlinks (from
5279 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
5280 Branch: perl
5281 ! lib/File/Find.pm t/lib/filefind.t
5282____________________________________________________________________________
5283[ 6141] By: jhi on 2000/05/28 14:25:15
5284 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
5285 forwarded by Peter Seebach from the bsdi-users mailing list.
5286 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
5287 Branch: perl
5288 ! hints/bsdos.sh
5289____________________________________________________________________________
5290[ 6140] By: jhi on 2000/05/28 14:11:57
5291 Log: Integrate with Sarathy.
5292 Branch: cfgperl
5293 +> (branch 30 files)
5294 !> (integrate 93 files)
5295____________________________________________________________________________
5296[ 6139] By: gsar on 2000/05/28 10:01:48
5297 Log: revise mktables.PL for bugs and newness in Unicode 3.0
5298 (from James Bence <jbence@amgen.com>)
5299 Branch: perl
5300 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
5301 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
5302 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
5303 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
5304 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
5305 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
5306 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
5307 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
5308 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
5309 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
5310 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
5311 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
5312 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
5313 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
5314 + lib/unicode/Is/SylWU.pl
5315 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
5316 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
5317 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
5318 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
5319 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
5320 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
5321 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
5322 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
5323 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
5324 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
5325 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
5326 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
5327 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
5328 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
5329 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
5330 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
5331 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
5332 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
5333 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
5334 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
5335 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
5336 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
5337 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
5338 ! lib/unicode/Makefile lib/unicode/mktables.PL
5339____________________________________________________________________________
5340[ 6138] By: gsar on 2000/05/28 08:50:32
5341 Log: add note about the handling of negative indices to tied arrays
5342 (from Michael G Schwern <schwern@pobox.com>)
5343 Branch: perl
5344 ! pod/perltie.pod
5345____________________________________________________________________________
5346[ 6137] By: gsar on 2000/05/28 08:46:10
5347 Log: fix bogus redeclaration warning for "our" variables in different
5348 scopes
5349 Branch: perl
5350 ! op.c t/pragma/strict-vars
5351____________________________________________________________________________
5352[ 6136] By: gsar on 2000/05/28 08:31:20
5353 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
5354 Branch: perl
5355 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
5356____________________________________________________________________________
5357[ 6135] By: gsar on 2000/05/28 08:17:50
5358 Log: enable Test::Harness to dynamically determine column width etc.
5359 (from Rob Napier <rnapier@employees.org>)
5360 Branch: perl
5361 ! lib/Test/Harness.pm
5362____________________________________________________________________________
5363[ 6134] By: gsar on 2000/05/28 08:13:39
5364 Log: make Test::Harness use wait.h/WCOREDUMP if available
5365 (from Ben Tilly <ben_tilly@hotmail.com>)
5366 Branch: perl
5367 ! lib/Test/Harness.pm
5368____________________________________________________________________________
5369[ 6133] By: gsar on 2000/05/28 08:08:05
5370 Log: elide bogus test in change#6132
5371 Branch: perl
5372 ! t/pragma/warn/9enabled
5373____________________________________________________________________________
5374[ 6132] By: gsar on 2000/05/28 08:03:14
5375 Log: warnings::enabled() doesn't fall back to looking at $^W if
5376 caller isn't using lexical warnings (from Paul Marquess)
5377 Branch: perl
5378 ! pp_ctl.c t/pragma/warn/9enabled
5379____________________________________________________________________________
5380[ 6131] By: gsar on 2000/05/28 07:57:47
5381 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
5382 Branch: perl
5383 ! ext/POSIX/POSIX.pm
5384____________________________________________________________________________
5385[ 6130] By: gsar on 2000/05/28 07:29:12
5386 Log: fix places that mean C<"word" character> but say C<alphanumeric
5387 character>
5388 Branch: perl
5389 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
5390____________________________________________________________________________
5391[ 6129] By: gsar on 2000/05/28 07:18:41
5392 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
5393 Branch: perl
5394 ! vms/test.com
5395____________________________________________________________________________
5396[ 6128] By: gsar on 2000/05/28 07:12:55
5397 Log: new perlxstut example for passing/returning refs to arrays
5398 (from David Lowe <dlowe@pootpoot.com>)
5399 Branch: perl
5400 ! pod/perlxstut.pod
5401____________________________________________________________________________
5402[ 6127] By: gsar on 2000/05/28 07:02:50
5403 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
5404 failed (from Gisle Aas)
5405 Branch: perl
5406 ! cop.h perl.c
5407____________________________________________________________________________
5408[ 6126] By: gsar on 2000/05/28 06:39:53
5409 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
5410 (reworked variant of patch suggested by Simon Cozens)
5411 Branch: perl
5412 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
5413 ! pp_hot.c proto.h t/op/gv.t
5414____________________________________________________________________________
5415[ 6125] By: gsar on 2000/05/28 05:14:55
5416 Log: enable propagating exception objects via Perl_croak() in XS code
5417 (from Gisle Aas)
5418 Branch: perl
5419 ! util.c
5420____________________________________________________________________________
5421[ 6124] By: gsar on 2000/05/28 05:07:28
5422 Log: integrate vmsperl contents into mainline
5423 Branch: perl
5424 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
5425 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
5426 !> vms/vmsish.h
5427____________________________________________________________________________
5428[ 6123] By: gsar on 2000/05/28 05:03:53
5429 Log: clarify gotcha with #line directives (from Rocco Caputo
5430 <troc@netrus.net>)
5431 Branch: perl
5432 ! pod/perldebug.pod pod/perlsyn.pod
5433____________________________________________________________________________
5434[ 6122] By: gsar on 2000/05/28 04:58:29
5435 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
5436 (from Mark-Jason Dominus)
5437 Branch: perl
5438 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
5439 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
5440 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
5441 ! toke.c
5442____________________________________________________________________________
5443[ 6121] By: bailey on 2000/05/25 04:46:54
5444 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
5445 lists (based on fixes by Craig Berry)
5446 Branch: vmsperl
5447 ! lib/File/Spec/VMS.pm
5448____________________________________________________________________________
5449[ 6120] By: bailey on 2000/05/25 04:25:38
5450 Log: Add missing escape (Charles Lane)
5451 Branch: vmsperl
5452 ! t/op/lex_assign.t
5453____________________________________________________________________________
5454[ 6119] By: bailey on 2000/05/25 04:21:25
5455 Log: Quiet error messages in vmsish.t (Charles Lane)
5456 Branch: vmsperl
5457 ! vms/ext/vmsish.t
5458____________________________________________________________________________
5459[ 6118] By: bailey on 2000/05/25 04:17:57
5460 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
5461 Flatten case labels in switch statements uniformly (Charles Bailey)
5462 Branch: vmsperl
5463 ! vms/vms.c
5464____________________________________________________________________________
5465[ 6117] By: bailey on 2000/05/25 03:58:09
5466 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
5467 Branch: vmsperl
5468 ! vms/vmsish.h
5469____________________________________________________________________________
5470[ 6116] By: bailey on 2000/05/25 03:11:15
5471 Log: Miscellaneous cosmetic fixes (Charles Lane)
5472 Branch: vmsperl
5473 ! lib/ExtUtils/MM_VMS.pm
5474____________________________________________________________________________
5475[ 6115] By: bailey on 2000/05/25 03:10:36
5476 Log: Add bounds checking for several strings (Charles Lane)
5477 Branch: vmsperl
5478 ! vms/vms.c
5479____________________________________________________________________________
5480[ 6114] By: bailey on 2000/05/25 02:25:34
5481 Log: Urk -- undo previous removal of vmsish 'exit' change
5482 Branch: vmsperl
5483 ! vms/ext/vmsish.pm vms/vmsish.h
5484____________________________________________________________________________
5485[ 6113] By: bailey on 2000/05/24 02:24:40
5486 Log: Ugly workaround for version-specific RTL error
5487 Branch: vmsperl
5488 ! vms/vms.c
5489____________________________________________________________________________
5490[ 6112] By: bailey on 2000/05/24 02:19:55
5491 Log: Check for existence of file before trying to delete
5492 Branch: vmsperl
5493 ! vms/test.com
5494____________________________________________________________________________
5495[ 6111] By: bailey on 2000/05/23 23:35:13
5496 Log: Resync with mainline prior to post-5.6.0 updates
5497 Branch: vmsperl
5498 +> (branch 49 files)
5499 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
5500 ! vms/ext/vmsish.pm
5501 !> (integrate 334 files)
5502____________________________________________________________________________
5503[ 6110] By: jhi on 2000/05/23 19:28:32
5504 Log: todo tweak
5505 Branch: cfgperl
5506 ! Todo-5.6
5507____________________________________________________________________________
5508[ 6109] By: jhi on 2000/05/18 17:38:54
5509 Log: Integrate with Sarathy.
5510 Branch: cfgperl
5511 !> mg.c perl.h win32/perlhost.h
5512____________________________________________________________________________
5513[ 6108] By: gsar on 2000/05/17 02:24:56
5514 Log: reenable fake signal handling on Windows, bugs and all
5515 Branch: perl
5516 ! mg.c perl.h win32/perlhost.h
5517____________________________________________________________________________
5518[ 6107] By: jhi on 2000/05/15 18:01:41
5519 Log: Tweak the todo list.
5520 Branch: cfgperl
5521 ! Todo-5.6
5522____________________________________________________________________________
5523[ 6106] By: jhi on 2000/05/15 13:41:48
5524 Log: The (Configure) script refuses to go on, after asking for
5525 'You may also choose to try maximal 64-bitness....'.
5526 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
5527 -- Patrick Zima
5528 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
5529 Branch: cfgperl
5530 ! hints/solaris_2.sh
5531____________________________________________________________________________
5532[ 6105] By: jhi on 2000/05/11 14:37:43
5533 Log: Integrate with Sarathy.
5534 Branch: cfgperl
5535 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
5536 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
5537____________________________________________________________________________
5538[ 6104] By: gsar on 2000/05/11 03:39:07
5539 Log: PL_sys_intern was being initialized too late on windows
5540 Branch: perl
5541 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
5542 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
5543____________________________________________________________________________
5544[ 6103] By: jhi on 2000/05/09 19:42:20
5545 Log: Test tweaking for Unicos continues.
5546 Branch: cfgperl
5547 ! t/op/64bitint.t
5548____________________________________________________________________________
5549[ 6102] By: jhi on 2000/05/09 16:47:27
5550 Log: The test suite tweak in #6101 wasn't quite right.
5551 Branch: cfgperl
5552 ! t/lib/complex.t
5553____________________________________________________________________________
5554[ 6101] By: jhi on 2000/05/09 15:35:34
5555 Log: Hints and test tweaks for Unicos.
5556 Branch: cfgperl
5557 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
5558____________________________________________________________________________
5559[ 6100] By: jhi on 2000/05/08 21:15:06
5560 Log: More compilation tweakery from Allen Smith.
5561 Branch: cfgperl
5562 ! hints/irix_6.sh
5563____________________________________________________________________________
5564[ 6099] By: jhi on 2000/05/08 19:21:18
5565 Log: Tweaks for the cc bugs from Allen Smith.
5566 Branch: cfgperl
5567 ! hints/irix_6.sh
5568____________________________________________________________________________
5569[ 6098] By: jhi on 2000/05/08 19:13:37
5570 Log: Add a note about other, yet unsupported, shadow password APIs.
5571 Branch: cfgperl
5572 ! pp_sys.c
5573____________________________________________________________________________
5574[ 6097] By: jhi on 2000/05/08 18:46:34
5575 Log: Add a note about possible compilation problems from Allen Smith.
5576 Branch: cfgperl
5577 ! hints/irix_6.sh
5578____________________________________________________________________________
5579[ 6096] By: jhi on 2000/05/08 17:33:10
5580 Log: Integrate with Sarathy.
5581 Branch: cfgperl
5582 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
5583 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
5584____________________________________________________________________________
5585[ 6095] By: jhi on 2000/05/08 16:21:33
5586 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
5587 might be useful in future.
5588 Branch: cfgperl
5589 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5590 ! config_h.SH
5591 Branch: metaconfig
5592 ! U/installdirs/inc_version_list.U
5593 Branch: metaconfig/U/perl
5594 ! perlxv.U
5595____________________________________________________________________________
5596[ 6094] By: gsar on 2000/05/08 14:22:22
5597 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
5598 Branch: perl
5599 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
5600 ! hints/cygwin.sh pp_sys.c
5601____________________________________________________________________________
5602[ 6093] By: gsar on 2000/05/08 12:52:28
5603 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
5604 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
5605 Branch: perl
5606 ! pp_sys.c sv.c win32/perlhost.h
5607____________________________________________________________________________
5608[ 6092] By: jhi on 2000/05/07 22:40:34
5609 Log: Regen perltoc with the fixed buildtoc.
5610 Branch: cfgperl
5611 ! pod/perltoc.pod
5612____________________________________________________________________________
5613[ 6091] By: jhi on 2000/05/07 22:24:16
5614 Log: Integrate with Sarathy.
5615 Branch: cfgperl
5616 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
5617 !> t/op/substr.t toke.c
5618____________________________________________________________________________
5619[ 6090] By: gsar on 2000/05/07 19:47:07
5620 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
5621 [NI]OK; added tests for both
5622 Branch: perl
5623 ! perl.c pp_hot.c sv.c t/op/substr.t
5624____________________________________________________________________________
5625[ 6089] By: gsar on 2000/05/07 18:18:38
5626 Log: buildtoc tweak to fix newline lossage
5627 Branch: perl
5628 ! pod/buildtoc
5629____________________________________________________________________________
5630[ 6088] By: jhi on 2000/05/07 16:35:36
5631 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
5632 because we do not use those. The HAS_GETSPNAM remains,
5633 though, because we still do use that.
5634 Branch: cfgperl
5635 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5636 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
5637 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
5638 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
5639 ! win32/config.vc win32/config_H.bc win32/config_H.gc
5640 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
5641____________________________________________________________________________
5642[ 6087] By: gsar on 2000/05/07 16:05:16
5643 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
5644 Branch: perl
5645 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
5646____________________________________________________________________________
5647[ 6086] By: jhi on 2000/05/07 15:27:07
5648 Log: Integrate with Sarathy.
5649 Branch: cfgperl
5650 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5651 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
5652 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
5653 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
5654 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
5655 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
5656____________________________________________________________________________
5657[ 6085] By: gsar on 2000/05/07 05:52:02
5658 Log: repeat operator (x) doesn't preserve utf8-ness
5659 Branch: perl
5660 ! pp.c t/op/substr.t
5661____________________________________________________________________________
5662[ 6084] By: gsar on 2000/05/07 05:39:55
5663 Log: substr() does not preserve utf8-ness (from Stefan Eissing
5664 <Eissing@medicaldataservice.de>); added tests
5665 Branch: perl
5666 ! pp.c t/op/substr.t
5667____________________________________________________________________________
5668[ 6083] By: gsar on 2000/05/07 05:24:46
5669 Log: note about undocumented caller() return value (from M.J.T. Guy);
5670 yet another peek.t tweak
5671 Branch: perl
5672 ! pod/perlfunc.pod t/lib/peek.t
5673____________________________________________________________________________
5674[ 6082] By: gsar on 2000/05/07 05:08:40
5675 Log: peek.t non-portable to ithreads
5676 Branch: perl
5677 ! t/lib/peek.t
5678____________________________________________________________________________
5679[ 6081] By: gsar on 2000/05/07 04:17:04
5680 Log: better default perlbug categories for ok reports (from Richard Foley)
5681 Branch: perl
5682 ! utils/perlbug.PL
5683____________________________________________________________________________
5684[ 6080] By: gsar on 2000/05/07 04:08:07
5685 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
5686 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
5687 Branch: perl
5688 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5689 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
5690 ! AUTHORS MAINTAIN MANIFEST
5691____________________________________________________________________________
5692[ 6079] By: gsar on 2000/05/07 04:01:38
5693 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
5694 Branch: perl
5695 ! lib/Carp/Heavy.pm
5696____________________________________________________________________________
5697[ 6078] By: gsar on 2000/05/07 01:24:19
5698 Log: workaround for CRT bug in chdir() (from Charles Lane, via
5699 Peter Prymmer)
5700 Branch: perl
5701 ! iperlsys.h vms/vms.c vms/vmsish.h
5702____________________________________________________________________________
5703[ 6077] By: gsar on 2000/05/07 01:22:23
5704 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
5705 and Tom Phoenix)
5706 Branch: perl
5707 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
5708____________________________________________________________________________
5709[ 6076] By: gsar on 2000/05/06 17:36:29
5710 Log: integrate cfgperl contents into mainline
5711 Branch: perl
5712 +> t/lib/peek.t
5713 !> Configure MANIFEST Porting/Glossary Porting/config.sh
5714 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
5715 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
5716 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
5717____________________________________________________________________________
5718[ 6075] By: jhi on 2000/05/05 18:56:10
5719 Log: Make the test more portable.
5720 Branch: cfgperl
5721 ! t/lib/peek.t
5722____________________________________________________________________________
5723[ 6074] By: jhi on 2000/05/05 18:49:20
5724 Log: Introduce t/lib/peek.t.
5725 Branch: cfgperl
5726 + t/lib/peek.t
5727 ! MANIFEST
5728____________________________________________________________________________
5729[ 6073] By: jhi on 2000/05/05 14:30:45
5730 Log: Complex tweaks.
5731 Branch: cfgperl
5732 ! lib/Math/Complex.pm t/lib/complex.t
5733____________________________________________________________________________
5734[ 6072] By: jhi on 2000/05/05 12:27:13
5735 Log: Integrate with Sarathy.
5736 Branch: cfgperl
5737 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5738 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5739 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
5740 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
5741____________________________________________________________________________
5742[ 6071] By: gsar on 2000/05/05 02:24:46
5743 Log: misformatted perllocal.pod (from Tim Jenness
5744 <t.jenness@jach.hawaii.edu>)
5745 Branch: perl
5746 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5747____________________________________________________________________________
5748[ 6070] By: gsar on 2000/05/05 02:16:52
5749 Log: remove misleading comment (from M.J.T. Guy)
5750 Branch: perl
5751 ! t/lib/anydbm.t
5752____________________________________________________________________________
5753[ 6069] By: gsar on 2000/05/05 02:15:13
5754 Log: File::Spec compatibility update (from Barrie Slaymaker
5755 <barries@slaysys.com>)
5756 Branch: perl
5757 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5758 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5759____________________________________________________________________________
5760[ 6068] By: gsar on 2000/05/05 02:01:50
5761 Log: note about values()
5762 Branch: perl
5763 ! pod/perlfunc.pod
5764____________________________________________________________________________
5765[ 6067] By: gsar on 2000/05/05 01:33:09
5766 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
5767 Branch: perl
5768 ! win32/win32.c
5769____________________________________________________________________________
5770[ 6066] By: gsar on 2000/05/05 01:23:43
5771 Log: s/END/CHECK/
5772 Branch: perl
5773 ! perl.c
5774____________________________________________________________________________
5775[ 6065] By: jhi on 2000/05/04 17:30:22
5776 Log: Integrate with Sarathy.
5777 Branch: cfgperl
5778 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
5779____________________________________________________________________________
5780[ 6064] By: gsar on 2000/05/04 17:26:14
5781 Log: change#5905 wasn't quite right--it's intent only applies when arguments
5782 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
5783 Branch: perl
5784 ! pp_sys.c sv.c
5785____________________________________________________________________________
5786[ 6063] By: gsar on 2000/05/04 16:52:29
5787 Log: tokeq() could read unallocated field in argument
5788 Branch: perl
5789 ! toke.c
5790____________________________________________________________________________
5791[ 6062] By: gsar on 2000/05/04 16:34:51
5792 Log: additional tests for utf8.t
5793 Branch: perl
5794 ! t/pragma/utf8.t
5795____________________________________________________________________________
5796[ 6061] By: gsar on 2000/05/04 16:09:28
5797 Log: change#5921 neglected to make eq honor "use bytes"
5798 Branch: perl
5799 ! sv.c
5800____________________________________________________________________________
5801[ 6060] By: jhi on 2000/05/04 15:30:16
5802 Log: Integrate with Sarathy.
5803 Branch: cfgperl
5804 !> perl.c regcomp.c t/pragma/utf8.t
5805____________________________________________________________________________
5806[ 6059] By: jhi on 2000/05/04 15:26:37
5807 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
5808 in natively 64-bit platforms where a long is a quad (no need
5809 for long longs). Also added bias for IVs.
5810 Branch: cfgperl
5811 ! toke.c
5812____________________________________________________________________________
5813[ 6058] By: gsar on 2000/05/04 00:19:14
5814 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
5815 (spotted by Donald Kinzer <dkinzer@premia.com>)
5816 Branch: perl
5817 ! perl.c
5818____________________________________________________________________________
5819[ 6057] By: gsar on 2000/05/03 18:34:01
5820 Log: fix broken parsing of /\x{ab}/
5821 Branch: perl
5822 ! regcomp.c t/pragma/utf8.t
5823____________________________________________________________________________
5824[ 6056] By: jhi on 2000/05/03 17:57:16
5825 Log: The search of infinity continues, this time simplified.
5826 Branch: cfgperl
5827 ! lib/Math/Complex.pm
5828____________________________________________________________________________
5829[ 6055] By: jhi on 2000/05/03 17:45:30
5830 Log: Detypo.
5831 Branch: cfgperl
5832 ! hints/unicos.sh
5833____________________________________________________________________________
5834[ 6054] By: jhi on 2000/05/02 22:28:27
5835 Log: Be more forgiving in POSIX about HUGE_VALL.
5836 Branch: cfgperl
5837 ! ext/POSIX/POSIX.xs
5838____________________________________________________________________________
5839[ 6053] By: jhi on 2000/05/02 22:25:05
5840 Log: Integrate with Sarathy.
5841 Branch: cfgperl
5842 !> hints/irix_6.sh pod/perlop.pod
5843____________________________________________________________________________
5844[ 6052] By: jhi on 2000/05/02 22:24:31
5845 Log: Unicos hint tweak.
5846 Branch: cfgperl
5847 ! hints/unicos.sh
5848____________________________________________________________________________
5849[ 6051] By: jhi on 2000/05/02 22:21:26
5850 Log: Complex tweakery.
5851 Branch: cfgperl
5852 ! lib/Math/Complex.pm t/lib/complex.t
5853____________________________________________________________________________
5854[ 6050] By: jhi on 2000/05/02 19:26:22
5855 Log: Use setxxent()/endxxent().
5856 Branch: cfgperl
5857 ! t/op/grent.t t/op/pwent.t
5858____________________________________________________________________________
5859[ 6049] By: jhi on 2000/05/02 19:06:02
5860 Log: Test both the scalar and list contexts.
5861 Branch: cfgperl
5862 ! t/op/grent.t t/op/pwent.t
5863____________________________________________________________________________
5864[ 6048] By: gsar on 2000/05/02 18:29:10
5865 Log: add note about how $( doesn't interpolate in REs (from
5866 Philip Newton <newton@ficus.frogspace.net>)
5867 Branch: perl
5868 ! pod/perlop.pod
5869____________________________________________________________________________
5870[ 6047] By: jhi on 2000/05/02 17:41:24
5871 Log: Call getspnam() only iff needd.
5872 Branch: cfgperl
5873 ! pp_sys.c
5874____________________________________________________________________________
5875[ 6046] By: gsar on 2000/05/02 17:07:25
5876 Log: libscheck has insufficient checks for n32 libs (from
5877 Albert Chin-A-Young <china@thewrittenword.com>)
5878 Branch: perl
5879 ! hints/irix_6.sh
5880____________________________________________________________________________
5881[ 6045] By: jhi on 2000/05/02 13:57:17
5882 Log: Integrate with Sarathy.
5883 Branch: cfgperl
5884 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
5885 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
5886____________________________________________________________________________
5887[ 6044] By: gsar on 2000/05/02 06:48:19
5888 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
5889 such that underscores are only ignored in literal numbers,
5890 "\x{...}", and hex/oct argument
5891 Branch: perl
5892 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
5893____________________________________________________________________________
5894[ 6043] By: gsar on 2000/05/02 02:22:29
5895 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
5896 Branch: perl
5897 ! pod/perlretut.pod
5898____________________________________________________________________________
5899[ 6042] By: gsar on 2000/05/02 02:17:51
5900 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
5901 Branch: perl
5902 ! pod/perltrap.pod
5903____________________________________________________________________________
5904[ 6041] By: gsar on 2000/05/02 01:53:51
5905 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
5906 to compensate
5907 Branch: perl
5908 ! Porting/makerel
5909____________________________________________________________________________
5910[ 6040] By: gsar on 2000/05/02 01:51:57
5911 Log: missing files in MANIFEST
5912 Branch: perl
5913 ! MANIFEST
5914____________________________________________________________________________
5915[ 6039] By: jhi on 2000/05/02 00:36:46
5916 Log: Infinite problems.
5917 Branch: cfgperl
5918 ! lib/Math/Complex.pm
5919____________________________________________________________________________
5920[ 6038] By: jhi on 2000/05/02 00:06:38
5921 Log: pwent/spent #ifdef imbalance.
5922 Branch: cfgperl
5923 ! pp_sys.c
5924____________________________________________________________________________
5925[ 6037] By: jhi on 2000/05/01 22:50:11
5926 Log: Use HUGE_VALL if applicable.
5927 Branch: cfgperl
5928 ! ext/POSIX/POSIX.xs util.c
5929____________________________________________________________________________
5930[ 6036] By: jhi on 2000/05/01 22:20:53
5931 Log: Correct Freudian slip.
5932 Branch: cfgperl
5933 ! pp_sys.c
5934____________________________________________________________________________
5935[ 6035] By: jhi on 2000/05/01 21:07:38
5936 Log: Continue on the pwent/spent case.
5937 Branch: cfgperl
5938 ! pp_sys.c
5939____________________________________________________________________________
5940[ 6034] By: jhi on 2000/05/01 17:45:14
5941 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
5942 adjustments in 6032 conflicted badly with this, will have
5943 to revisit them later.
5944 Branch: cfgperl
5945 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
5946 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5947 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
5948 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
5949 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
5950 !> t/lib/cgi-html.t t/lib/cgi-request.t
5951____________________________________________________________________________
5952[ 6033] By: jhi on 2000/05/01 17:40:49
5953 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
5954 Branch: cfgperl
5955 ! pp_sys.c
5956____________________________________________________________________________
5957[ 6032] By: gsar on 2000/05/01 15:56:32
5958 Log: whitespace adjustments
5959 Branch: perl
5960 ! pp_sys.c
5961____________________________________________________________________________
5962[ 6031] By: gsar on 2000/05/01 15:19:41
5963 Log: small nits in diagnostics.pm (from Robin Barker)
5964 Branch: perl
5965 ! lib/diagnostics.pm pod/perldiag.pod
5966____________________________________________________________________________
5967[ 6030] By: gsar on 2000/05/01 08:39:18
5968 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
5969 for @- and @+ (from Johan Vromans)
5970 Branch: perl
5971 ! lib/English.pm pod/perlvar.pod
5972____________________________________________________________________________
5973[ 6029] By: gsar on 2000/05/01 08:16:10
5974 Log: add CGI.pm v2.66 (from Lincoln Stein)
5975 Branch: perl
5976 + lib/CGI/Util.pm t/lib/cgi-pretty.t
5977 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5978 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
5979 ! t/lib/cgi-html.t t/lib/cgi-request.t
5980____________________________________________________________________________
5981[ 6028] By: gsar on 2000/05/01 06:34:41
5982 Log: Pod::Man generates groff-incompatible macro definition (from
5983 Tom Christiansen)
5984 Branch: perl
5985 ! lib/Pod/Man.pm
5986____________________________________________________________________________
5987[ 6027] By: gsar on 2000/05/01 06:31:36
5988 Log: podlators-1.02 update (from Russ Allbery)
5989 Branch: perl
5990 ! lib/Pod/Man.pm lib/Pod/Text.pm
5991____________________________________________________________________________
5992[ 6026] By: jhi on 2000/04/30 23:24:23
5993 Log: Integrate with Sarathy.
5994 Branch: cfgperl
5995 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
5996 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
5997 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
5998 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
5999 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
6000 !> t/lib/syslog.t toke.c win32/win32.h
6001____________________________________________________________________________
6002[ 6025] By: gsar on 2000/04/30 18:17:47
6003 Log: Is{Alnum,Alpha,Word} don't match titlecase
6004
6005 TODO: IsSpace is defined recursively!
6006
6007 (both spotted by Larry)
6008 Branch: perl
6009 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6010 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
6011____________________________________________________________________________
6012[ 6024] By: gsar on 2000/04/30 17:50:19
6013 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
6014 (from Hugo van der Sanden)
6015 Branch: perl
6016 ! toke.c
6017____________________________________________________________________________
6018[ 6023] By: gsar on 2000/04/30 17:14:43
6019 Log: debugger stomps on $. (from M.J.T. Guy)
6020 Branch: perl
6021 ! lib/perl5db.pl
6022____________________________________________________________________________
6023[ 6022] By: gsar on 2000/04/30 16:59:22
6024 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
6025 Branch: perl
6026 ! sv.c
6027____________________________________________________________________________
6028[ 6021] By: gsar on 2000/04/29 21:00:08
6029 Log: remove Win2K issue in pod (fixed by change#6020)
6030 Branch: perl
6031 ! README.win32 pod/perl56delta.pod
6032____________________________________________________________________________
6033[ 6020] By: gsar on 2000/04/29 20:51:49
6034 Log: test tweak
6035 Branch: perl
6036 ! t/lib/open3.t
6037____________________________________________________________________________
6038[ 6019] By: gsar on 2000/04/29 20:34:27
6039 Log: windows portability tweaks
6040 Branch: perl
6041 ! t/lib/b.t win32/win32.h
6042____________________________________________________________________________
6043[ 6018] By: gsar on 2000/04/29 19:55:24
6044 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
6045 make _PATH_LOG() return "" if unavailable
6046 Branch: perl
6047 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
6048 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
6049____________________________________________________________________________
6050[ 6017] By: jhi on 2000/04/28 22:49:46
6051 Log: Integrate with Sarathy.
6052 Branch: cfgperl
6053 !> op.c perl.c pod/perldiag.pod t/lib/b.t
6054____________________________________________________________________________
6055[ 6016] By: jhi on 2000/04/28 22:46:14
6056 Log: Do not warn that an infinity does not look like a number.
6057 Branch: cfgperl
6058 ! sv.c
6059____________________________________________________________________________
6060[ 6015] By: gsar on 2000/04/28 22:35:49
6061 Log: tweak test for portability
6062 Branch: perl
6063 ! t/lib/b.t
6064____________________________________________________________________________
6065[ 6014] By: gsar on 2000/04/28 22:05:31
6066 Log: glob() loading File::Glob behind the scenes may cause syntax errors
6067 Branch: perl
6068 ! op.c
6069____________________________________________________________________________
6070[ 6013] By: gsar on 2000/04/28 21:25:22
6071 Log: tweak change#5945 to display correct switch name in diagnostic
6072 Branch: perl
6073 ! perl.c pod/perldiag.pod
6074____________________________________________________________________________
6075[ 6012] By: jhi on 2000/04/28 21:08:12
6076 Log: Integrate with Sarathy.
6077 Branch: cfgperl
6078 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
6079 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
6080 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
6081____________________________________________________________________________
6082[ 6011] By: jhi on 2000/04/28 21:04:46
6083 Log: &HUGE_VAL is not defined, it exists.
6084 Branch: cfgperl
6085 ! lib/Math/Complex.pm
6086____________________________________________________________________________
6087[ 6010] By: gsar on 2000/04/28 21:02:58
6088 Log: clarify note about shadow password support (from
6089 gellyfish@gellyfish.com)
6090 Branch: perl
6091 ! pod/perlfunc.pod
6092____________________________________________________________________________
6093[ 6009] By: gsar on 2000/04/28 21:00:00
6094 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
6095 Branch: perl
6096 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
6097____________________________________________________________________________
6098[ 6008] By: gsar on 2000/04/28 20:56:33
6099 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
6100 Branch: perl
6101 ! installperl vms/subconfigure.com
6102____________________________________________________________________________
6103[ 6007] By: gsar on 2000/04/28 20:51:21
6104 Log: note about compile failures and END blocks (from M.J.T. Guy)
6105 Branch: perl
6106 ! pod/perl56delta.pod pod/perlmod.pod
6107____________________________________________________________________________
6108[ 6006] By: jhi on 2000/04/28 20:42:14
6109 Log: Regen Configure.
6110 Branch: cfgperl
6111 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6112 ! config_h.SH
6113____________________________________________________________________________
6114[ 6005] By: gsar on 2000/04/28 20:41:16
6115 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
6116 Branch: perl
6117 ! utils/perldoc.PL
6118____________________________________________________________________________
6119[ 6004] By: jhi on 2000/04/28 20:28:21
6120 Log: Integrate with Sarathy.
6121 Branch: cfgperl
6122 !> Configure INSTALL Porting/Glossary Porting/config.sh
6123 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
6124 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
6125 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
6126 !> win32/config.vc win32/win32.c
6127____________________________________________________________________________
6128[ 6003] By: gsar on 2000/04/28 20:11:20
6129 Log: allow REG_EXPAND_SZ keys in Windows registry (from
6130 John Clayton <John.Clayton@barclayscapital.com>)
6131 Branch: perl
6132 ! win32/win32.c
6133____________________________________________________________________________
6134[ 6002] By: gsar on 2000/04/28 19:34:16
6135 Log: destructive sv_setsv() can lose UV-ness from source, causing
6136 numeric promotions/comparisons to fail to do the right thing
6137 Branch: perl
6138 ! sv.c
6139____________________________________________________________________________
6140[ 6001] By: gsar on 2000/04/28 18:44:15
6141 Log: support additional library locations via $Config{otherlibdirs}
6142 (from Andy Dougherty)
6143 Branch: perl
6144 ! Configure INSTALL Porting/Glossary Porting/config.sh
6145 ! Porting/config_H config_h.SH epoc/config.sh perl.c
6146 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
6147 ! win32/config.bc win32/config.gc win32/config.vc
6148____________________________________________________________________________
6149[ 6000] By: gsar on 2000/04/28 18:26:58
6150 Log: reworked otherlibdirs.U (from Andy Dougherty)
6151 Branch: metaconfig
6152 ! U/installdirs/otherlibdirs.U
6153____________________________________________________________________________
6154[ 5999] By: gsar on 2000/04/28 18:17:07
6155 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
6156 Branch: perl
6157 ! t/pragma/warn/toke toke.c
6158____________________________________________________________________________
6159[ 5998] By: jhi on 2000/04/28 13:32:17
6160 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
6161 Branch: cfgperl
6162 ! lib/Math/Complex.pm
6163____________________________________________________________________________
6164[ 5997] By: jhi on 2000/04/28 13:14:04
6165 Log: Preserve $!.
6166 Branch: cfgperl
6167 ! lib/Math/Complex.pm
6168____________________________________________________________________________
6169[ 5996] By: jhi on 2000/04/28 12:59:23
6170 Log: Integrate with Sarathy.
6171 Branch: cfgperl
6172 +> pod/perlrequick.pod pod/perlretut.pod
6173 !> (integrate 51 files)
6174____________________________________________________________________________
6175[ 5995] By: gsar on 2000/04/28 09:37:36
6176 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
6177 Branch: perl
6178 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
6179____________________________________________________________________________
6180[ 5994] By: gsar on 2000/04/28 09:33:26
6181 Log: fix for missed accounting for null byte in pack("Z",...) (from
6182 M.J.T. Guy)
6183 Branch: perl
6184 ! pp.c t/op/pack.t
6185____________________________________________________________________________
6186[ 5993] By: gsar on 2000/04/28 09:30:05
6187 Log: various minor tweaks seen on p5p
6188 Branch: perl
6189 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
6190____________________________________________________________________________
6191[ 5992] By: gsar on 2000/04/28 09:08:19
6192 Log: pod nit (from Simon Cozens)
6193 Branch: perl
6194 ! pod/perlop.pod
6195____________________________________________________________________________
6196[ 5991] By: gsar on 2000/04/28 09:06:36
6197 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
6198 Branch: perl
6199 ! README.posix-bc hints/posix-bc.sh
6200____________________________________________________________________________
6201[ 5990] By: gsar on 2000/04/28 08:54:52
6202 Log: use $ENV{LIB} to search for libs under Visual C compiler
6203 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
6204 Branch: perl
6205 ! lib/ExtUtils/Liblist.pm
6206____________________________________________________________________________
6207[ 5989] By: gsar on 2000/04/28 08:27:12
6208 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
6209 itself and no other (from Tom Hughes)
6210 Branch: perl
6211 ! t/op/array.t toke.c
6212____________________________________________________________________________
6213[ 5988] By: gsar on 2000/04/28 08:01:38
6214 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
6215 <paul@miraclefish.com>)
6216 Branch: perl
6217 ! lib/ExtUtils/MakeMaker.pm
6218____________________________________________________________________________
6219[ 5987] By: gsar on 2000/04/28 07:53:09
6220 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
6221 Branch: perl
6222 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
6223____________________________________________________________________________
6224[ 5986] By: gsar on 2000/04/28 07:44:17
6225 Log: add regular expressions tutorial and quick-start guide (from
6226 Mark Kvale <kvale@phy.ucsf.edu>)
6227 Branch: perl
6228 + pod/perlrequick.pod pod/perlretut.pod
6229 ! AUTHORS MAINTAIN MANIFEST
6230____________________________________________________________________________
6231[ 5985] By: gsar on 2000/04/28 07:30:28
6232 Log: forked child may not exit correctly if it failed to open
6233 /dev/console (from Graham Barr)
6234 Branch: perl
6235 ! ext/Sys/Syslog/Syslog.pm
6236____________________________________________________________________________
6237[ 5984] By: gsar on 2000/04/28 07:27:20
6238 Log: attributes::reftype() doesn't work on tied argument
6239 Branch: perl
6240 ! xsutils.c
6241____________________________________________________________________________
6242[ 5983] By: gsar on 2000/04/28 07:15:04
6243 Log: numeric conversion of non-number in change#3378 tramples on
6244 OOK offset, causing segfaults
6245 Branch: perl
6246 ! sv.c
6247____________________________________________________________________________
6248[ 5982] By: gsar on 2000/04/28 04:48:25
6249 Log: avoid error in IO::Socket::INET when given an unknown service name
6250 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
6251 Branch: perl
6252 ! ext/IO/lib/IO/Socket/INET.pm
6253____________________________________________________________________________
6254[ 5981] By: gsar on 2000/04/28 04:31:31
6255 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
6256 prototype mismatch with CORE::glob(); update pod and tests to
6257 suit (File::Glob::glob() is still available for backward
6258 compatibility, but should be considered deprecated)
6259 Branch: perl
6260 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
6261 ! t/lib/glob-taint.t
6262____________________________________________________________________________
6263[ 5980] By: gsar on 2000/04/28 03:47:29
6264 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
6265 <ghudson@mit.edu>)
6266 Branch: metaconfig
6267 ! U/modified/Options.U
6268 Branch: perl
6269 ! Configure
6270____________________________________________________________________________
6271[ 5979] By: gsar on 2000/04/28 03:07:54
6272 Log: under useithreads, constant pad entries could inadvertantly be
6273 shared across threads (from Eric Blood <eblood@xmission.com>);
6274 added Eric's test case to testsuite
6275 Branch: perl
6276 ! op.c t/op/misc.t
6277____________________________________________________________________________
6278[ 5978] By: gsar on 2000/04/27 21:13:00
6279 Log: sync version numbers in File::Spec with the ones on CPAN
6280 (from Barrie Slaymaker)
6281 Branch: perl
6282 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
6283 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6284 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
6285____________________________________________________________________________
6286[ 5977] By: gsar on 2000/04/27 21:07:29
6287 Log: autoquote barewords followed by newline and arrow properly
6288 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
6289 Branch: perl
6290 ! t/pragma/warn/toke toke.c
6291____________________________________________________________________________
6292[ 5976] By: gsar on 2000/04/27 20:41:20
6293 Log: DB_File v1.73 update (from Paul Marquess)
6294 Branch: perl
6295 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6296 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6297____________________________________________________________________________
6298[ 5975] By: gsar on 2000/04/27 20:34:24
6299 Log: allow sort() reentrancy (variant of patch suggested by
6300 Hugo van der Sanden)
6301 Branch: perl
6302 ! pp_ctl.c t/op/sort.t
6303____________________________________________________________________________
6304[ 5974] By: gsar on 2000/04/27 19:46:57
6305 Log: change#4197 somehow missed initializing PL_errors, meaning
6306 sytax error queueing wasn't working outside eval"" at all;
6307 also fixed eval"" to localize PL_error_count, so that compile-time
6308 eval's don't clobber the error state of the outer context
6309 Branch: perl
6310 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
6311 ! t/pragma/warn/toke
6312____________________________________________________________________________
6313[ 5973] By: gsar on 2000/04/27 18:29:05
6314 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
6315 Branch: perl
6316 ! regcomp.c regexec.c t/op/re_tests
6317____________________________________________________________________________
6318[ 5972] By: jhi on 2000/04/27 18:22:41
6319 Log: Integrate with Sarathy.
6320 Branch: cfgperl
6321 +> t/lib/b.t t/lib/syslog.t
6322 !> (integrate 31 files)
6323____________________________________________________________________________
6324[ 5971] By: jhi on 2000/04/27 18:18:46
6325 Log: Unicos tweaks from Mark P. Lutz.
6326 Branch: cfgperl
6327 ! hints/unicos.sh lib/Math/Complex.pm
6328____________________________________________________________________________
6329[ 5970] By: gsar on 2000/04/27 18:05:11
6330 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
6331 IV is >32bits
6332 Branch: perl
6333 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
6334____________________________________________________________________________
6335[ 5969] By: gsar on 2000/04/27 17:50:56
6336 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
6337 Branch: perl
6338 + t/lib/syslog.t
6339 ! MANIFEST ext/Sys/Syslog/Syslog.pm
6340____________________________________________________________________________
6341[ 5968] By: gsar on 2000/04/27 17:44:49
6342 Log: tolerate spaces in group names in test on solaris (from David Boyce
6343 <dsb@boyski.com>)
6344 Branch: perl
6345 ! t/op/groups.t
6346____________________________________________________________________________
6347[ 5967] By: gsar on 2000/04/27 17:41:22
6348 Log: improved docs on the warn_uninit diagnostic (from David Glasser
6349 and Simon Cozens)
6350 Branch: perl
6351 ! pod/perldiag.pod
6352____________________________________________________________________________
6353[ 5966] By: gsar on 2000/04/27 16:54:58
6354 Log: add testsuite for B backends, fix bug in B::Deparse (from
6355 Simon Cozens <simon@brecon.co.uk>)
6356 Branch: perl
6357 + t/lib/b.t
6358 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
6359____________________________________________________________________________
6360[ 5965] By: gsar on 2000/04/27 16:10:37
6361 Log: avoid "will not stay shared" warnings for our variables (from
6362 Robin Barker)
6363 Branch: perl
6364 ! op.c t/pragma/warn/op
6365____________________________________________________________________________
6366[ 5964] By: gsar on 2000/04/27 07:05:05
6367 Log: reformat to 72 columns (again)
6368 Branch: perl
6369 ! pod/perldiag.pod
6370____________________________________________________________________________
6371[ 5963] By: gsar on 2000/04/27 06:28:31
6372 Log: patch from Larry to make (\&) prototype work; added tests for
6373 the same
6374 Branch: perl
6375 ! op.c t/comp/proto.t
6376____________________________________________________________________________
6377[ 5962] By: gsar on 2000/04/27 06:15:47
6378 Log: updated README.hpux (from Jeff Okamoto)
6379 Branch: perl
6380 ! README.hpux
6381____________________________________________________________________________
6382[ 5961] By: gsar on 2000/04/27 05:55:03
6383 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
6384 Branch: perl
6385 ! emacs/cperl-mode.el
6386____________________________________________________________________________
6387[ 5960] By: gsar on 2000/04/27 05:49:26
6388 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
6389 Branch: perl
6390 ! INSTALL
6391____________________________________________________________________________
6392[ 5959] By: gsar on 2000/04/27 05:33:41
6393 Log: doubled words in pods (from Simon Cozens
6394 <simon.p.cozens@jp.pwcglobal.com>)
6395 Branch: perl
6396 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
6397 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
6398 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
6399 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
6400 ! pod/perltootc.pod
6401____________________________________________________________________________
6402[ 5958] By: gsar on 2000/04/27 05:11:39
6403 Log: change#3569 deleted some essential code, revert; avoid use of
6404 atexit() to make DynaLoader work properly on AIX under mod_perl
6405 (from Jens-Uwe Mager <jum@helios.de>)
6406 Branch: perl
6407 ! ext/DynaLoader/dl_aix.xs
6408____________________________________________________________________________
6409[ 5957] By: gsar on 2000/04/27 04:54:51
6410 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
6411 Branch: perl
6412 ! pod/perlmod.pod
6413____________________________________________________________________________
6414[ 5956] By: gsar on 2000/04/27 04:51:47
6415 Log: better diagnostics on failed tests (from Ilya Zakharevich)
6416 Branch: perl
6417 ! t/op/lex_assign.t
6418____________________________________________________________________________
6419[ 5955] By: gsar on 2000/04/27 04:26:44
6420 Log: longstanding bug exposed by change#3307: sort arguments weren't
6421 compiled with the right wantarray context (ensuing runtime lookup
6422 via block_gimme() was getting the incidental context of the
6423 sort() itself)
6424 Branch: perl
6425 ! op.c t/op/sort.t
6426____________________________________________________________________________
6427[ 5954] By: gsar on 2000/04/26 23:42:12
6428 Log: integrate cfgperl contents into mainline
6429 Branch: perl
6430 !> (integrate 30 files)
6431____________________________________________________________________________
6432[ 5953] By: jhi on 2000/04/26 23:06:42
6433 Log: Integrate with Sarathy.
6434 Branch: cfgperl
6435 !> README.win32 ext/B/B/Deparse.pm
6436 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
6437 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
6438 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
6439 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
6440 !> utils/perldoc.PL vms/perlvms.pod
6441____________________________________________________________________________
6442[ 5952] By: jhi on 2000/04/26 23:03:46
6443 Log: Undo "use integer" addition from 64bitint as it seems
6444 to break most of the subtests in Digital UNIX;
6445 Unicos needs to find another way.
6446 Branch: cfgperl
6447 ! t/op/64bitint.t
6448____________________________________________________________________________
6449[ 5951] By: jhi on 2000/04/26 22:57:53
6450 Log: Be more robust on "extreme" (large absolute value)
6451 arguments. Originally reported by Daniel Connelly
6452 as a problem with asinh() on large negative arguments,
6453 asinh() used to bail out because an argument to log()
6454 ended up being zero. Ilya Zakharevich proposed using
6455 Taylor's series in such cases, which for such large
6456 arguments is a very good approximation.
6457 Branch: cfgperl
6458 ! lib/Math/Complex.pm t/lib/complex.t
6459____________________________________________________________________________
6460[ 5950] By: gsar on 2000/04/25 19:13:12
6461 Log: reformat perldiag to avoid long lines
6462 Branch: perl
6463 ! pod/perldiag.pod
6464____________________________________________________________________________
6465[ 5949] By: gsar on 2000/04/25 18:41:11
6466 Log: make perldoc use the pod2man from the same version (from
6467 M.J.T. Guy)
6468 Branch: perl
6469 ! utils/perldoc.PL
6470____________________________________________________________________________
6471[ 5948] By: gsar on 2000/04/25 18:21:57
6472 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
6473 <kompas@kompas.usr.onet.pl>)
6474 Branch: perl
6475 ! lib/vars.pm
6476____________________________________________________________________________
6477[ 5947] By: gsar on 2000/04/25 18:11:53
6478 Log: use &dl_error rather than &dl_load_file as the guard for calling
6479 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
6480 statically built perl)
6481 Branch: perl
6482 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
6483____________________________________________________________________________
6484[ 5946] By: jhi on 2000/04/25 17:37:54
6485 Log: Document that tr() is not tr(1).
6486 Branch: cfgperl
6487 ! pod/perlop.pod
6488____________________________________________________________________________
6489[ 5945] By: gsar on 2000/04/25 16:34:33
6490 Log: make module name mandatory after -M switch; reorder perldiag
6491 alphabetically (from Mark-Jason Dominus)
6492 Branch: perl
6493 ! perl.c pod/perldiag.pod
6494____________________________________________________________________________
6495[ 5944] By: jhi on 2000/04/25 01:15:18
6496 Log: On second thoughts frexp() does have two arguments.
6497 Branch: cfgperl
6498 ! perl.h
6499____________________________________________________________________________
6500[ 5943] By: jhi on 2000/04/24 22:56:32
6501 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
6502 Now pp_ncmp() returns undef is either operand is a NaN.
6503 Branch: cfgperl
6504 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6505 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
6506 ! vms/subconfigure.com vos/config.def vos/config.h
6507 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
6508 ! win32/config.vc win32/config_H.bc win32/config_H.gc
6509 ! win32/config_H.vc
6510 Branch: metaconfig/U/perl
6511 + d_modfl.U
6512____________________________________________________________________________
6513[ 5942] By: jhi on 2000/04/24 19:45:17
6514 Log: Regen Configure to match #5937.
6515 Branch: cfgperl
6516 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6517 ! config_h.SH
6518 Branch: metaconfig
6519 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
6520____________________________________________________________________________
6521[ 5941] By: jhi on 2000/04/24 19:24:11
6522 Log: Further Unicos fixes for Mark Lutz.
6523 Branch: cfgperl
6524 ! hints/unicos.sh pp_ctl.c
6525____________________________________________________________________________
6526[ 5940] By: jhi on 2000/04/24 19:09:06
6527 Log: Various Unicos 10.0.0.6 fixes.
6528
6529 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
6530 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
6531 Reply-To: tecmpl1@triton.ca.boeing.com
6532 To: perl5-porters@perl.org
6533 Date: Fri, 14 Apr 2000 20:21:00 GMT
6534 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
6535 Branch: cfgperl
6536 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
6537____________________________________________________________________________
6538[ 5939] By: gsar on 2000/04/24 19:01:24
6539 Log: more pod nits (from Larry Virden)
6540 Branch: perl
6541 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
6542 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
6543 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
6544____________________________________________________________________________
6545[ 5938] By: gsar on 2000/04/24 18:54:01
6546 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
6547 Branch: perl
6548 ! ext/B/B/Deparse.pm
6549____________________________________________________________________________
6550[ 5937] By: jhi on 2000/04/24 17:39:00
6551 Log: Integrate with Sarathy.
6552 Branch: cfgperl
6553 +> (branch 31 files)
6554 !> (integrate 73 files)
6555____________________________________________________________________________
6556[ 5936] By: gsar on 2000/04/24 17:30:06
6557 Log: additional tests for change#5934 (from Paul Marquess, who also
6558 sent in the same fix)
6559 Branch: perl
6560 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
6561 ! t/pragma/warn/5nolint t/pragma/warn/6default
6562____________________________________________________________________________
6563[ 5935] By: jhi on 2000/04/24 17:26:05
6564 Log: Do not assume sign propagation.
6565 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
6566 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6567 To: payner@ncifcrf.gov, perl5-porters@perl.org
6568 Date: Tue, 18 Apr 2000 18:24:49 +0100
6569 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
6570 Branch: cfgperl
6571 ! t/op/bop.t t/op/misc.t
6572____________________________________________________________________________
6573[ 5934] By: gsar on 2000/04/24 17:16:54
6574 Log: propagate lexical warnings from surrounding scope correctly
6575 within string eval()
6576 Branch: perl
6577 ! pp_ctl.c t/pragma/warn/pp_ctl
6578____________________________________________________________________________
6579[ 5933] By: jhi on 2000/04/24 17:01:07
6580 Log: Flatten the cpp jungle doing the nosuid checking.
6581 Branch: cfgperl
6582 ! perl.c
6583____________________________________________________________________________
6584[ 5932] By: gsar on 2000/04/24 09:08:14
6585 Log: add rsignal(), whichsig() and do_join() to public API list
6586 (mod_perl uses them to good advantage)
6587 Branch: perl
6588 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
6589____________________________________________________________________________
6590[ 5931] By: gsar on 2000/04/24 09:01:40
6591 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
6592 Branch: perl
6593 ! pp_hot.c regexec.c t/op/pat.t
6594____________________________________________________________________________
6595[ 5930] By: gsar on 2000/04/24 08:58:33
6596 Log: small os390 tweaks (from Peter Prymmer)
6597 Branch: perl
6598 ! config_h.SH makedepend.SH
6599____________________________________________________________________________
6600[ 5929] By: gsar on 2000/04/24 08:55:25
6601 Log: pod nits
6602 Branch: perl
6603 ! pod/perlguts.pod
6604____________________________________________________________________________
6605[ 5928] By: gsar on 2000/04/24 08:50:13
6606 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
6607 Branch: perl
6608 ! ext/IO/lib/IO/Poll.pm
6609____________________________________________________________________________
6610[ 5927] By: gsar on 2000/04/24 08:43:24
6611 Log: arrange for next() to resume at the unstack op rather than the
6612 loop conditional, so that scope cleanup happens correctly
6613 (from Stephen McCamant)
6614 Branch: perl
6615 ! op.c pp_ctl.c t/op/misc.t
6616____________________________________________________________________________
6617[ 5926] By: gsar on 2000/04/24 08:18:40
6618 Log: on windows, reserve 16M of stack rather than 128M (allows more
6619 threads to run concurrently)
6620 Branch: perl
6621 ! win32/Makefile win32/makefile.mk
6622____________________________________________________________________________
6623[ 5925] By: gsar on 2000/04/24 08:13:52
6624 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
6625 Branch: perl
6626 ! toke.c
6627____________________________________________________________________________
6628[ 5924] By: gsar on 2000/04/24 08:08:59
6629 Log: avoid using uninitialized memory in require version check
6630 Branch: perl
6631 ! pp_ctl.c universal.c
6632____________________________________________________________________________
6633[ 5923] By: gsar on 2000/04/24 07:20:14
6634 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
6635 Branch: perl
6636 ! ext/IO/lib/IO/Poll.pm
6637____________________________________________________________________________
6638[ 5922] By: gsar on 2000/04/24 07:08:42
6639 Log: commentary about IoTYPE() (from Nathan Torkington)
6640 Branch: perl
6641 ! sv.h
6642____________________________________________________________________________
6643[ 5921] By: gsar on 2000/04/24 06:58:26
6644 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
6645 by fix
6646 Branch: perl
6647 ! sv.c t/lib/charnames.t t/pragma/utf8.t
6648____________________________________________________________________________
6649[ 5920] By: gsar on 2000/04/24 06:37:59
6650 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
6651 Branch: perl
6652 ! doop.c t/op/ver.t
6653____________________________________________________________________________
6654[ 5919] By: gsar on 2000/04/24 06:21:58
6655 Log: Configure might miss old directories when prefix must be
6656 expanded (from Robin Barker)
6657 Branch: metaconfig
6658 ! U/installdirs/inc_version_list.U
6659 Branch: perl
6660 ! Configure
6661____________________________________________________________________________
6662[ 5918] By: gsar on 2000/04/24 06:16:11
6663 Log: VMS nits in glob() test (from Charles Lane)
6664 Branch: perl
6665 ! t/lib/glob-basic.t
6666____________________________________________________________________________
6667[ 5917] By: gsar on 2000/04/24 06:11:56
6668 Log: various pod nits (from Larry Virden and others)
6669 Branch: perl
6670 ! README.amiga README.hpux README.machten README.os2
6671 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
6672 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
6673 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
6674 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
6675 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
6676 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
6677 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
6678 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
6679____________________________________________________________________________
6680[ 5916] By: gsar on 2000/04/24 05:52:43
6681 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
6682 <wjones@tc.fluke.com>)
6683 Branch: perl
6684 ! t/lib/glob-basic.t
6685____________________________________________________________________________
6686[ 5915] By: gsar on 2000/04/24 05:07:01
6687 Log: supported platforms mixed up
6688 Branch: perl
6689 ! pod/perl56delta.pod pod/perlport.pod
6690____________________________________________________________________________
6691[ 5914] By: gsar on 2000/04/24 04:56:08
6692 Log: caller() wasn't returning the right number of elements for
6693 eval {...}
6694 Branch: perl
6695 ! pp_ctl.c t/pragma/warn/9enabled
6696____________________________________________________________________________
6697[ 5913] By: gsar on 2000/04/24 04:35:41
6698 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
6699 Mark-Jason Dominus)
6700 Branch: perl
6701 ! pod/perlfunc.pod
6702____________________________________________________________________________
6703[ 5912] By: gsar on 2000/04/24 04:17:15
6704 Log: fix totally broken caching in UNIVERSAL::isa() (from
6705 Nick Ing-Simmons)
6706 Branch: perl
6707 ! t/op/universal.t universal.c
6708____________________________________________________________________________
6709[ 5911] By: gsar on 2000/04/24 03:39:47
6710 Log: add linebreak properties from unicode/LineBrk.txt (from
6711 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
6712 Branch: perl
6713 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
6714 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
6715 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
6716 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
6717 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
6718 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
6719 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
6720 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
6721 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
6722 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
6723 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
6724 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
6725 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
6726 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
6727 + lib/unicode/Is/LbrkZW.pl
6728 ! lib/unicode/mktables.PL
6729____________________________________________________________________________
6730[ 5910] By: gsar on 2000/04/24 03:23:10
6731 Log: typo in pod
6732 Branch: perl
6733 ! ext/Thread/Thread.pm
6734____________________________________________________________________________
6735[ 5909] By: gsar on 2000/04/24 03:22:03
6736 Log: mode argument to do_binmode() should be file mode, not boolean
6737 Branch: perl
6738 ! pp_sys.c
6739____________________________________________________________________________
6740[ 5908] By: gsar on 2000/04/16 16:51:08
6741 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
6742 always returns a valid GV even when the symbol is trapped by strictures
6743 (avoids coredumps)
6744
6745 TODO: the C<package;> hack needs similar treatment
6746 Branch: perl
6747 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
6748 ! t/pragma/strict-vars
6749____________________________________________________________________________
6750[ 5907] By: jhi on 2000/03/31 23:42:56
6751 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
6752 an assumption which #5905 demolished.
6753 Branch: cfgperl
6754 ! pp_sys.c
6755____________________________________________________________________________
6756[ 5906] By: jhi on 2000/03/31 18:54:37
6757 Log: Typo in #5905.
6758 Branch: cfgperl
6759 ! t/op/64bitint.t
6760____________________________________________________________________________
6761[ 5905] By: jhi on 2000/03/31 18:50:54
6762 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
6763 reported by Joseph N. Hall. The bug was that even with use64bitint
6764 one had to use the prefixes q, L, or ll with printf/sprintf,
6765 contrary to the documentation and common sense.
6766 Branch: cfgperl
6767 ! sv.c t/op/64bitint.t
6768____________________________________________________________________________
6769[ 5904] By: gsar on 2000/03/28 02:31:32
6770 Log: add Changes, perldelta.pod
6771 Branch: perl
6772 + Changes pod/perldelta.pod
6773____________________________________________________________________________
6774[ 5903] By: gsar on 2000/03/28 02:03:55
6775 Log: rename Changes and perldelta.pod
6776 Branch: perl
6777 +> Changes5.6 pod/perl56delta.pod
6778 - Changes pod/perldelta.pod
6779 ! MANIFEST
6780____________________________________________________________________________
6781[ 5902] By: gsar on 2000/03/28 01:59:14
6782 Log: create maint-5.6 branch
6783 Branch: maint-5.6/perl
6784 +> (branch 1611 files)
6785____________________________________________________________________________
6786[ 5901] By: jhi on 2000/03/23 05:48:43
6787 Log: Integrate with Sarathy.
6788 Branch: cfgperl
6789 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
6790____________________________________________________________________________
6791[ 5900] By: gsar on 2000/03/23 05:42:43
6792 Log: three guesses on what this is :-)
6793 Branch: perl
6794 ! Changes