remove discarded test
[p5sagit/p5-mst-13.2.git] / Changes
CommitLineData
cc0fca54 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 February 2000):
16
17 Gisle Aas <gisle@aas.no>
18 Abigail <abigail@delanet.com>
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 Mark-Jason Dominus <mjd@plover.com>
28 Jan Dubois <jand@activestate.com>
29 Dominic Dunlop <domo@computer.org>
30 Eric Fifer <efifer@sanwaint.com>
31 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
32 M. J. T. Guy <mjtg@cus.cam.ac.uk>
33 Jarkko Hietaniemi <jhi@iki.fi>
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@opengroup.org>
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 Joshua Pritikin <joshua.pritikin@db.com>
50 Peter Prymmer <pvhp@forte.com>
51 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
52 Dean Roehrich <roehrich@cray.com>
53 Hugo van der Sanden <hv@crypt0.demon.co.uk>
54 Michael G Schwern <schwern@pobox.com>
55 Roderick Schertler <roderick@argon.org>
56 Kurt D. Starsinic <kstar@chapin.edu>
57 Benjamin Stuhl <sho_pi@hotmail.com>
58 Dan Sugalski <sugalskd@osshe.edu>
59 Nathan Torkington <gnat@frii.com>
60 Larry W. Virden <lvirden@cas.org>
61 Johan Vromans <jvromans@squirrel.nl>
62 Ilya Zakharevich <ilya@math.ohio-state.edu>
63
64And the Keepers of the Patch Pumpkin:
65
66 Charles Bailey <bailey@newman.upenn.edu>
67 Graham Barr <gbarr@ti.com>
68 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
69 Tim Bunce <Tim.Bunce@ig.co.uk>
70 Andy Dougherty <doughera@lafcol.lafayette.edu>
71 Gurusamy Sarathy <gsar@activestate.com>
72 Chip Salzenberg <chip@perl.com>
73
74And, of course, the Author of Perl:
75
76 Larry Wall <larry@wall.org>
77
78
79NOTE: Each change entry shows the change number; who checked it into the
80repository; when; description of the change; which branch the change
81happened in; and the affected files. The file lists have a short symbolic
82indicator:
83
84 ! modified
85 + added
86 - deleted
87 +> branched (from elsewhere)
88 !> merged changes (from elsewhere)
89
90
91--------------
92Version v5.7.0 Development release working toward v5.8
93--------------
fe6f1558 94
95____________________________________________________________________________
582cc879 96[ 6380] By: gsar on 2000/07/12 07:31:00
97 Log: get sprintf.t to adjust properly for 3-digit exponents
c15ecffd 98 Branch: perl
582cc879 99 ! t/op/sprintf.t
c15ecffd 100____________________________________________________________________________
582cc879 101[ 6379] By: gsar on 2000/07/12 06:40:04
102 Log: change#6174 needs corresponding change in win32/config_h.PL,
103 which grovels through config_h.SH to find the config.h name
104 Branch: perl
105 ! win32/config_h.PL
106____________________________________________________________________________
107[ 6378] By: jhi on 2000/07/12 05:03:59
108 Log: Do the cc sanity check both before the hints and
109 after the cc selction.
110 Branch: cfgperl
111 ! Configure config_h.SH
112 Branch: metaconfig
113 ! U/modified/Oldconfig.U U/modified/cc.U
114 Branch: metaconfig/U/perl
115 + Checkcc.U
116____________________________________________________________________________
117[ 6377] By: jhi on 2000/07/12 02:49:22
118 Log: Fix nits noticed by Boston.pm.
c15ecffd 119 Branch: cfgperl
582cc879 120 ! pod/perlre.pod
121____________________________________________________________________________
122[ 6376] By: jhi on 2000/07/11 21:22:13
123 Log: Configure cosmetics and perldelta.
124 Branch: cfgperl
125 ! Configure config_h.SH pod/perldelta.pod
126 Branch: metaconfig
127 ! U/modified/cc.U
c15ecffd 128____________________________________________________________________________
582cc879 129[ 6375] By: gsar on 2000/07/11 21:17:35
130 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37590e52 131 Branch: perl
582cc879 132 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
133 ! win32/win32sck.c
37590e52 134____________________________________________________________________________
582cc879 135[ 6374] By: gsar on 2000/07/11 20:48:50
136 Log: tweak for build failure under multiplicity
37590e52 137 Branch: perl
582cc879 138 ! toke.c
37590e52 139____________________________________________________________________________
582cc879 140[ 6373] By: gsar on 2000/07/11 20:37:23
141 Log: integrate cfgperl changes#6325..6373 into mainline
142 (NOTE: today's batch of integrations still untested)
37590e52 143 Branch: perl
582cc879 144 +> ext/DynaLoader/hints/netbsd.pl
145 ! Changes
146 !> (integrate 26 files)
37590e52 147____________________________________________________________________________
582cc879 148[ 6372] By: jhi on 2000/07/11 20:30:36
149 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
150 regen perltoc.
151 Branch: cfgperl
152 + pod/perlbook.pod
153 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
154 ! pod/perltoc.pod
155____________________________________________________________________________
c2e66d9e 156[ 6371] By: jhi on 2000/07/11 20:08:56
157 Log: Minor cleanups on the booklist.
158 Branch: cfgperl
159 ! pod/perlfaq2.pod
160____________________________________________________________________________
161[ 6370] By: jhi on 2000/07/11 19:31:13
162 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
163 Branch: cfgperl
164 ! t/pragma/overload.t
165____________________________________________________________________________
166[ 6369] By: gsar on 2000/07/11 19:27:48
167 Log: integrate cfgperl changes#6293..6324 into mainline
168 Branch: perl
169 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
170 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
171 !> (integrate 30 files)
172____________________________________________________________________________
173[ 6368] By: gsar on 2000/07/11 19:18:57
174 Log: skip integrate of problematic change#6292 from cfgperl into mainline
175 Branch: perl
176 !> pp_hot.c
177____________________________________________________________________________
178[ 6367] By: gsar on 2000/07/11 19:17:21
179 Log: integrate cfgperl changes#6288..6290 into mainline
180 Branch: perl
181 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
182____________________________________________________________________________
183[ 6366] By: gsar on 2000/07/11 19:11:18
184 Log: integrate cfgperl changes#6268..6282 into mainline
185 Branch: perl
186 !> (integrate 30 files)
187____________________________________________________________________________
188[ 6365] By: gsar on 2000/07/11 18:57:00
189 Log: delete new accidentally branched file
190 Branch: perl
191 - t/op/method2entersub.t
192____________________________________________________________________________
193[ 6364] By: gsar on 2000/07/11 18:55:13
194 Log: skip integrate of change#6267 from cfgperl into mainline (the
195 method call optimization is flawed without additional hints
196 from user about immutableness of @ISA and no runtime method
197 definitions)
198 Branch: perl
199 +> t/op/method2entersub.t
200 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
201 !> perl.h t/op/sprintf.t xsutils.c
202____________________________________________________________________________
203[ 6363] By: gsar on 2000/07/11 18:49:43
204 Log: integrate cfgperl changes#6261..6266 into mainline
205 Branch: perl
206 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
207 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
208 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
209 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
210____________________________________________________________________________
211[ 6362] By: gsar on 2000/07/11 18:43:26
212 Log: integrate cfgperl changes#6252..6260 into mainline
213 Branch: perl
214 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
215 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
216 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
217 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
218____________________________________________________________________________
219[ 6361] By: gsar on 2000/07/11 18:37:12
220 Log: skip integrate of problematic change#6251 from cfgperl into mainline
221 Branch: perl
222 !> lib/Exporter.pm
223____________________________________________________________________________
224[ 6360] By: gsar on 2000/07/11 18:34:56
225 Log: integrate cfgperl change#6250 into mainline
226 Branch: perl
227 +> t/op/my_stash.t
228 !> MANIFEST embed.pl proto.h toke.c
229____________________________________________________________________________
230[ 6359] By: gsar on 2000/07/11 18:21:19
231 Log: integrate cfgperl changes#6242..6249 into mainline
232 Branch: perl
233 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
234 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
235 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
236 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
237 !> t/lib/peek.t utf8.c
238____________________________________________________________________________
239[ 6358] By: gsar on 2000/07/11 18:15:45
240 Log: skip integrate of problematic change#6241 from cfgperl into mainline
241 Branch: perl
242 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
243____________________________________________________________________________
244[ 6357] By: jhi on 2000/07/11 18:15:16
245 Log: Fix for
246 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
247 From: Roderick Schertler <roderick@argon.org>
248 Date: Tue, 11 Jul 2000 13:55:05 -0400
249 Message-Id: <200007111755.NAA05077@jones.argon.org>
250 Branch: cfgperl
251 ! doio.c
252____________________________________________________________________________
253[ 6356] By: jhi on 2000/07/11 18:12:51
254 Log: Typo in #6341.
255 Branch: cfgperl
256 ! pp_hot.c
257____________________________________________________________________________
258[ 6355] By: gsar on 2000/07/11 18:12:10
259 Log: integrate cfgperl changes#6231..6240 into mainline
260 Branch: perl
261 +> pod/perlutil.pod
262 !> (integrate 35 files)
263____________________________________________________________________________
264[ 6354] By: jhi on 2000/07/11 18:04:34
265 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
266 From: Dominic Dunlop <domo@computer.org>
267 Date: Tue, 11 Jul 2000 12:27:33 +0200
268 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
269
270 Replaces change #6268.
271 Branch: cfgperl
272 ! t/op/sprintf.t
273____________________________________________________________________________
274[ 6353] By: gsar on 2000/07/11 17:59:51
275 Log: skip integrate of problematic change#6230 from cfgperl into mainline
276 (a later version of File::Spec is already in mainline)
277 Branch: perl
278 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
279 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
280____________________________________________________________________________
281[ 6352] By: gsar on 2000/07/11 17:57:48
282 Log: integrate cfgperl changes#6224..6229 into mainline
283 Branch: perl
284 +> lib/lib.pm.PL
285 - lib/lib.pm
286 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
287 !> lib/English.pm op.c t/lib/english.t
288____________________________________________________________________________
289[ 6351] By: gsar on 2000/07/11 17:50:10
290 Log: skip integrate of problematic change#6223 from cfgperl into mainline
291 Branch: perl
292 !> doio.c
293____________________________________________________________________________
294[ 6350] By: gsar on 2000/07/11 17:48:28
295 Log: integrate cfgperl changes#6220..6222 into mainline
296 Branch: perl
297 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
298 !> toke.c utf8.c win32/win32.h
299____________________________________________________________________________
300[ 6349] By: gsar on 2000/07/11 17:46:13
301 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
302 mainline
303 Branch: perl
304 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
305 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
306 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
307____________________________________________________________________________
308[ 6348] By: jhi on 2000/07/11 17:45:49
309 Log: README.posix-bc podified from Thomas Dorner.
310 Branch: cfgperl
311 ! README.posix-bc
312____________________________________________________________________________
313[ 6347] By: gsar on 2000/07/11 17:42:04
314 Log: integrate cfgperl change#6217 into mainline
315 Branch: perl
316 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
317 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
318 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
319____________________________________________________________________________
320[ 6346] By: gsar on 2000/07/11 17:39:37
321 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
322 mainline
323 Branch: perl
324 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
325 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
326 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
327 !> perlapi.h pod/perlapi.pod
328____________________________________________________________________________
329[ 6345] By: gsar on 2000/07/11 17:36:42
330 Log: integrate cfgperl changes#6207..6210 into mainline
331 Branch: perl
332 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
333 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
334____________________________________________________________________________
335[ 6344] By: gsar on 2000/07/11 17:31:20
336 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
337 mainline
338 Branch: perl
339 !> (integrate 40 files)
340____________________________________________________________________________
341[ 6343] By: gsar on 2000/07/11 17:19:08
342 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
343 Branch: perl
344 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
345 ! Changes
346 !> (integrate 34 files)
347____________________________________________________________________________
25fbdfc0 348[ 6342] By: jhi on 2000/07/11 16:05:48
349 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
350 To: perl5-porters@perl.org
351 From: Karsten Sperling <spiff@phreax.net>
352 Date: Mon, 10 Jul 2000 15:12:52 +0200
353 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
354 Branch: cfgperl
355 ! lib/Symbol.pm
c15ecffd 356____________________________________________________________________________
25fbdfc0 357[ 6341] By: jhi on 2000/07/11 15:59:23
358 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
359 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
360 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
361 Date: Fri, 07 Jul 2000 17:57:16 +0100
c15ecffd 362 Branch: cfgperl
25fbdfc0 363 ! pp_hot.c
c15ecffd 364____________________________________________________________________________
25fbdfc0 365[ 6340] By: jhi on 2000/07/11 15:55:47
366 Log: Subject: Re: format bug report [Patch]
367 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
368 Date: Wed, 05 Jul 2000 13:12:52 +0200
369 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
370
371 Subject: Re: format bug report [Patch]
372 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
373 Date: Wed, 05 Jul 2000 14:10:01 +0200
374 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
375 Branch: cfgperl
376 ! t/op/write.t toke.c
37590e52 377____________________________________________________________________________
25fbdfc0 378[ 6339] By: jhi on 2000/07/11 13:54:09
379 Log: Be less forgiving about ambiguous and illegal tr ranges.
380 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
381 From: Mark-Jason Dominus <mjd@plover.com>
382 Date: Tue, 04 Jul 2000 10:00:12 -0400
383 Message-ID: <20000704140012.17772.qmail@plover.com>
384
385 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
386 From: Mark-Jason Dominus <mjd@plover.com>
387 Date: Wed, 05 Jul 2000 09:37:36 -0400
388 Message-ID: <20000705133736.27293.qmail@plover.com>
389 Branch: cfgperl
390 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
37590e52 391____________________________________________________________________________
25fbdfc0 392[ 6338] By: jhi on 2000/07/11 13:31:24
393 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
394 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
395 Date: Tue, 11 Jul 2000 13:50:51 +0100
396 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
397 Branch: cfgperl
37590e52 398 ! sv.c
399____________________________________________________________________________
25fbdfc0 400[ 6337] By: jhi on 2000/07/11 13:29:14
401 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
402 From: Hugo <hv@crypt.compulink.co.uk>
403 Date: Tue, 11 Jul 2000 12:44:50 +0100
404 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
37590e52 405 Branch: cfgperl
25fbdfc0 406 ! regexec.c t/op/re_tests
37590e52 407____________________________________________________________________________
25fbdfc0 408[ 6336] By: jhi on 2000/07/11 13:26:47
409 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
410 From: simon@brecon.co.uk (Simon Cozens)
411 Date: 7 Jul 2000 11:26:09 GMT
412 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
413 Branch: cfgperl
414 ! mg.c
37590e52 415____________________________________________________________________________
25fbdfc0 416[ 6335] By: jhi on 2000/07/11 13:23:37
417 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
418 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
419 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
420 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
421 Branch: cfgperl
422 + ext/DynaLoader/hints/netbsd.pl
423 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
37590e52 424____________________________________________________________________________
25fbdfc0 425[ 6334] By: jhi on 2000/07/11 13:20:38
426 Log: Subject: PATCH perlguts.pod: Document D and d magic types
427 From: mjd@plover.com
428 Date: 5 Jul 2000 18:01:51 -0000
429 Message-ID: <20000705180151.29413.qmail@plover.com>
430 Branch: cfgperl
431 ! pod/perlguts.pod
37590e52 432____________________________________________________________________________
25fbdfc0 433[ 6333] By: jhi on 2000/07/11 13:15:51
434 Log: Precedence goof, fix based on
435 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
436 From: Hugo <hv@crypt.compulink.co.uk>
437 Date: Tue, 11 Jul 2000 12:52:38 +0100
438 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
439 Branch: cfgperl
440 ! t/op/taint.t
37590e52 441____________________________________________________________________________
25fbdfc0 442[ 6332] By: jhi on 2000/07/11 12:40:17
443 Log: Integrate with Sarathy.
444 Branch: cfgperl
445 !> win32/win32sck.c
37590e52 446____________________________________________________________________________
25fbdfc0 447[ 6331] By: jhi on 2000/07/10 20:14:16
448 Log: Sprinkle ldlibpath.
449 Branch: cfgperl
450 ! pod/Makefile.SH
37590e52 451____________________________________________________________________________
25fbdfc0 452[ 6330] By: jhi on 2000/07/10 17:54:49
453 Log: More POSIX.pod tweaks.
37590e52 454 Branch: cfgperl
25fbdfc0 455 ! ext/POSIX/POSIX.pod
456____________________________________________________________________________
457[ 6329] By: jhi on 2000/07/10 14:02:12
458 Log: Reorder perl.pod once more.
37590e52 459 Branch: cfgperl
25fbdfc0 460 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37590e52 461____________________________________________________________________________
25fbdfc0 462[ 6328] By: gsar on 2000/07/10 07:06:00
463 Log: accept() leaks memory on windows due to incorrect ordering of
464 closesocket() and fclose() calls
37590e52 465 Branch: perl
25fbdfc0 466 ! win32/win32sck.c
37590e52 467____________________________________________________________________________
25fbdfc0 468[ 6327] By: gsar on 2000/07/10 06:49:17
469 Log: winsock options weren't being set in all threads under ithreads
470 (caused send()s from second and subsequent threads to fail)
37590e52 471 Branch: perl
25fbdfc0 472 ! win32/win32sck.c
37590e52 473____________________________________________________________________________
25fbdfc0 474[ 6326] By: jhi on 2000/07/08 02:45:40
475 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
476 was cast to an unsigned (32-bit) integer with wild abandon.
37590e52 477 Branch: cfgperl
25fbdfc0 478 ! ext/Devel/DProf/DProf.xs
37590e52 479____________________________________________________________________________
25fbdfc0 480[ 6325] By: jhi on 2000/07/07 18:50:33
481 Log: Remove perlbook, update perlfaq book listing,
482 rearrange perl.pod, regenerate perltoc.
483 Branch: cfgperl
484 - pod/perlbook.pod
485 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
486 ! pod/perlfaq2.pod pod/perltoc.pod
37590e52 487____________________________________________________________________________
25fbdfc0 488[ 6324] By: jhi on 2000/07/07 14:03:40
489 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
490 Branch: cfgperl
491 ! sv.h toke.c
37590e52 492____________________________________________________________________________
25fbdfc0 493[ 6323] By: jhi on 2000/07/06 16:03:55
494 Log: Fix complaints of buildtoc.
37590e52 495 Branch: cfgperl
25fbdfc0 496 + lib/Win32.pod
497 - pod/Win32.pod
498 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37590e52 499____________________________________________________________________________
25fbdfc0 500[ 6322] By: jhi on 2000/07/06 15:15:52
501 Log: Add =head1 NAMEs so that buildtoc is happy.
502 (The CGI::Util nit reported to Lincoln.)
503 Branch: cfgperl
504 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
505 ! pod/perltoc.pod
37590e52 506____________________________________________________________________________
25fbdfc0 507[ 6321] By: jhi on 2000/07/06 03:16:04
508 Log: Config is being used.
509 Branch: cfgperl
510 ! t/op/method.t
37590e52 511____________________________________________________________________________
25fbdfc0 512[ 6320] By: jhi on 2000/07/06 03:13:13
513 Log: Integrate with Sarathy.
37590e52 514 Branch: cfgperl
25fbdfc0 515 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
37590e52 516____________________________________________________________________________
25fbdfc0 517[ 6319] By: jhi on 2000/07/06 03:11:46
518 Log: Autogenerate pod/Makefile and pod/buildtoc.
519 buildtoc also checks whether the existin pods are
520 mentioned in MANIFEST and perl.pod, and vice versa.
521 (None of the thusly found discrepancies fixed yet.)
522 roffitall also needs to be autogenerated similarly but it
523 seems so badly out of date that I didn't touch it yet.
37590e52 524 Branch: cfgperl
25fbdfc0 525 + pod/Makefile.SH pod/buildtoc.PL
526 - pod/Makefile pod/buildtoc
527 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
37590e52 528____________________________________________________________________________
25fbdfc0 529[ 6318] By: gsar on 2000/07/05 22:10:54
530 Log: fix UNC path handling on Windows under ithreads, and chdir()
531 return value when given a non-existent directory
37590e52 532 Branch: perl
25fbdfc0 533 ! win32/vdir.h
37590e52 534____________________________________________________________________________
25fbdfc0 535[ 6317] By: gsar on 2000/07/05 22:08:19
536 Log: winsock cleanup never done on Windows (leads to handle leaks)
37590e52 537 Branch: perl
25fbdfc0 538 ! win32/perllib.c win32/win32sck.c
37590e52 539____________________________________________________________________________
25fbdfc0 540[ 6316] By: gsar on 2000/07/05 22:06:19
541 Log: some debugger output does not go to the socket when RemotePort is set
37590e52 542 Branch: perl
25fbdfc0 543 ! lib/perl5db.pl
37590e52 544____________________________________________________________________________
25fbdfc0 545[ 6315] By: jhi on 2000/07/05 00:25:21
546 Log: Integrate with Sarathy, preliminary fix for unicos
547 alignment problems in [ID 20000612.002] Perl problem on Cray system.
37590e52 548 Branch: cfgperl
25fbdfc0 549 ! sv.h
550 !> pp_hot.c
37590e52 551____________________________________________________________________________
25fbdfc0 552[ 6314] By: gsar on 2000/07/04 23:34:02
553 Log: tyop in change#6306
554 Branch: perl
555 ! pp_hot.c
37590e52 556____________________________________________________________________________
25fbdfc0 557[ 6313] By: jhi on 2000/07/04 22:14:38
558 Log: Multiline string literals ENONPORTABLE.
37590e52 559 Branch: cfgperl
25fbdfc0 560 ! pp_hot.c
37590e52 561____________________________________________________________________________
25fbdfc0 562[ 6312] By: jhi on 2000/07/04 20:34:44
37590e52 563 Log: Integrate with Sarathy.
564 Branch: cfgperl
25fbdfc0 565 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
566 !> t/op/method.t
37590e52 567____________________________________________________________________________
25fbdfc0 568[ 6311] By: jhi on 2000/07/04 20:30:56
569 Log: More POSIX.pod embellishment.
37590e52 570 Branch: cfgperl
25fbdfc0 571 ! ext/POSIX/POSIX.pod
572____________________________________________________________________________
573[ 6310] By: gsar on 2000/07/04 17:28:48
574 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
575 Branch: perl
576 ! t/lib/b.t
37590e52 577____________________________________________________________________________
25fbdfc0 578[ 6309] By: jhi on 2000/07/04 17:22:18
579 Log: The #6308 required a little bit more.
37590e52 580 Branch: cfgperl
25fbdfc0 581 ! Makefile.SH win32/Makefile
37590e52 582____________________________________________________________________________
25fbdfc0 583[ 6308] By: jhi on 2000/07/04 16:35:24
584 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
37590e52 585 Branch: cfgperl
25fbdfc0 586 + lib/lib_pm.PL
587 - lib/lib.pm.PL
588 ! MANIFEST Makefile.SH
37590e52 589____________________________________________________________________________
25fbdfc0 590[ 6307] By: jhi on 2000/07/04 16:28:58
591 Log: Win32 patches for cfgperl from Sarathy.
37590e52 592 Branch: cfgperl
25fbdfc0 593 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
594 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
595 ! thread.h toke.c util.c win32/Makefile win32/win32.c
37590e52 596____________________________________________________________________________
25fbdfc0 597[ 6306] By: gsar on 2000/07/04 16:28:40
598 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
599 (from Richard Soderberg <rs@oregonnet.com>)
37590e52 600 Branch: perl
25fbdfc0 601 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
37590e52 602____________________________________________________________________________
25fbdfc0 603[ 6305] By: jhi on 2000/07/04 16:24:24
604 Log: Integrate with Sarathy.
605 Branch: cfgperl
606 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
607 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
608 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
609 !> proto.h win32/win32.c
bc38b8f5 610____________________________________________________________________________
25fbdfc0 611[ 6304] By: gsar on 2000/07/04 16:17:24
612 Log: missing perldiag entry for unpack("w",...) diagnostic (from
613 Andreas Koenig)
bc38b8f5 614 Branch: perl
25fbdfc0 615 ! pod/perldiag.pod
bc38b8f5 616____________________________________________________________________________
25fbdfc0 617[ 6303] By: gsar on 2000/07/04 16:14:44
618 Log: remove rel2abs prototypes (from Barrie Slaymaker)
bc38b8f5 619 Branch: perl
25fbdfc0 620 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
621 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
bc38b8f5 622____________________________________________________________________________
25fbdfc0 623[ 6302] By: gsar on 2000/07/04 04:59:35
624 Log: adjust change#6299
bc38b8f5 625 Branch: perl
25fbdfc0 626 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
627 ! win32/win32.c
bc38b8f5 628____________________________________________________________________________
25fbdfc0 629[ 6301] By: jhi on 2000/07/04 04:50:07
630 Log: Integrate with Sarathy.
631 Branch: cfgperl
632 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
633 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
634 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
ee517269 635____________________________________________________________________________
25fbdfc0 636[ 6300] By: gsar on 2000/07/04 04:42:09
637 Log: PERL_OBJECT build tweak
ee517269 638 Branch: perl
25fbdfc0 639 ! perl.h
ee517269 640____________________________________________________________________________
25fbdfc0 641[ 6299] By: gsar on 2000/07/04 04:37:00
642 Log: fix memory leak on Windows (PL_sys_intern contents were never
643 freed)
ee517269 644 Branch: perl
25fbdfc0 645 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
646 ! perlapi.c proto.h win32/win32.c
ee517269 647____________________________________________________________________________
25fbdfc0 648[ 6298] By: gsar on 2000/07/04 04:15:59
649 Log: fix large memory leak that has been around for ever, masked by
650 -DPURIFY (most of the arenas were never freed!)
ee517269 651 Branch: perl
25fbdfc0 652 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
ee517269 653____________________________________________________________________________
25fbdfc0 654[ 6297] By: gsar on 2000/07/04 04:07:46
655 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
ee517269 656 Branch: perl
25fbdfc0 657 ! perl.c
ee517269 658____________________________________________________________________________
25fbdfc0 659[ 6296] By: jhi on 2000/06/30 18:28:37
660 Log: Elaborate POSIX.pod. Still needs work.
ee517269 661 Branch: cfgperl
25fbdfc0 662 ! ext/POSIX/POSIX.pod
ee517269 663____________________________________________________________________________
25fbdfc0 664[ 6295] By: jhi on 2000/06/30 14:58:18
665 Log: Point to perlipc for more SysV IPC examples.
ee517269 666 Branch: cfgperl
25fbdfc0 667 ! pod/perlfunc.pod
668____________________________________________________________________________
669[ 6294] By: gsar on 2000/06/30 14:47:45
670 Log: slurp mode fix in change#4736 still not quite right
671 Branch: perl
672 ! pp_hot.c t/io/argv.t
ee517269 673____________________________________________________________________________
25fbdfc0 674[ 6293] By: jhi on 2000/06/30 12:02:55
ee517269 675 Log: Integrate with Sarathy.
676 Branch: cfgperl
25fbdfc0 677 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
ee517269 678____________________________________________________________________________
25fbdfc0 679[ 6292] By: jhi on 2000/06/30 12:01:11
680 Log: From: simon@brecon.co.uk (Simon Cozens)
681 Subject: UTF8 concat
682 Date: 30 Jun 2000 06:13:25 GMT
683 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
684 Branch: cfgperl
685 ! pp_hot.c
ee517269 686____________________________________________________________________________
25fbdfc0 687[ 6291] By: gsar on 2000/06/30 04:37:33
688 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
689 when @_ is modified, causing coredumps
ee517269 690 Branch: perl
25fbdfc0 691 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
ee517269 692____________________________________________________________________________
25fbdfc0 693[ 6290] By: jhi on 2000/06/30 02:21:44
694 Log: Integrate with Sarathy.
695 Branch: cfgperl
696 !> vms/vms.c vms/vmsish.h
ee517269 697____________________________________________________________________________
25fbdfc0 698[ 6289] By: jhi on 2000/06/30 02:21:02
699 Log: Check VERSIONs.
700 Branch: cfgperl
701 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
702 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
703 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
ee517269 704____________________________________________________________________________
25fbdfc0 705[ 6288] By: jhi on 2000/06/30 02:18:52
706 Log: Integrate with Sarathy.
707 Branch: cfgperl
708 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
709 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
710 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
711 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
ee517269 712____________________________________________________________________________
25fbdfc0 713[ 6287] By: gsar on 2000/06/30 02:17:08
714 Log: integrate vmsperl changes into mainline
ee517269 715 Branch: perl
25fbdfc0 716 !> vms/vms.c vms/vmsish.h
ee517269 717____________________________________________________________________________
25fbdfc0 718[ 6285] By: gsar on 2000/06/30 02:05:28
719 Log: localize %INC in a Safe compartment so that use/require work
720 (many other magic globals probably need similar treatment)
ee517269 721 Branch: perl
25fbdfc0 722 ! ext/Opcode/Opcode.xs
ee517269 723____________________________________________________________________________
25fbdfc0 724[ 6284] By: gsar on 2000/06/30 01:54:54
725 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
726 about Windows
ee517269 727 Branch: perl
25fbdfc0 728 ! pod/perlembed.pod
ee517269 729____________________________________________________________________________
25fbdfc0 730[ 6283] By: jhi on 2000/06/30 01:50:10
731 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
732 From: Barrie Slaymaker <barries@jester.slaysys.com>
733 Date: Wed, 28 Jun 2000 11:35:29 -0400
734 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
ee517269 735 Branch: perl
25fbdfc0 736 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
737 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
738 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
739 ! lib/File/Spec/Win32.pm
ee517269 740____________________________________________________________________________
25fbdfc0 741[ 6282] By: jhi on 2000/06/29 22:57:22
742 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
743 From: Dan Sugalski <dan@sidhe.org>
744 Date: Tue, 06 Jun 2000 11:59:50 -0400
745 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
ee517269 746 Branch: cfgperl
25fbdfc0 747 ! vms/vms.c
ee517269 748____________________________________________________________________________
25fbdfc0 749[ 6281] By: jhi on 2000/06/29 22:52:50
750 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
751 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
752 Date: Wed, 7 Jun 2000 04:02:04 -0500
753 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
ee517269 754 Branch: cfgperl
25fbdfc0 755 ! utils/h2xs.PL
ee517269 756____________________________________________________________________________
25fbdfc0 757[ 6280] By: jhi on 2000/06/29 22:45:47
758 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
759 From: rspier@pobox.com (Robert Spier)
760 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
761 Message-ID: <14654.31913.845602.610277@rls.cx>
762 Branch: cfgperl
763 ! utils/h2xs.PL
ee517269 764____________________________________________________________________________
25fbdfc0 765[ 6279] By: jhi on 2000/06/29 22:38:16
766 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
767 From: Tim Ayers <tayers@bridge.com>
768 Date: Thu, 08 Jun 2000 08:11:06 +0200
769 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
770 [resent by Richard Foley, Message-Id probably wrong]
771 Branch: cfgperl
772 ! pod/perlsub.pod
ee517269 773____________________________________________________________________________
25fbdfc0 774[ 6278] By: jhi on 2000/06/29 22:21:45
775 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
776 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
777 Date: Fri, 09 Jun 2000 12:39:27 -0400
778 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
779 (plus update the version "number" of Text::Wrap)
780 Branch: cfgperl
781 ! lib/Text/Wrap.pm
ee517269 782____________________________________________________________________________
25fbdfc0 783[ 6277] By: jhi on 2000/06/29 22:13:10
784 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
785 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
786 Date: Mon, 12 Jun 2000 14:55:59 +0100
787 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
788 Branch: cfgperl
789 ! pod/perlfunc.pod
5779f8bc 790____________________________________________________________________________
25fbdfc0 791[ 6276] By: jhi on 2000/06/29 22:11:06
792 Log: Subject: [PATCH] Re: eval documentation: context
793 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
794 Date: Mon, 12 Jun 2000 15:07:29 +0100
795 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
796 Branch: cfgperl
797 ! pod/perlfunc.pod
5779f8bc 798____________________________________________________________________________
25fbdfc0 799[ 6275] By: jhi on 2000/06/29 21:59:46
800 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
801 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
802 Date: Tue, 13 Jun 2000 02:43:48 -0500
803 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
804 Branch: cfgperl
805 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
5779f8bc 806____________________________________________________________________________
25fbdfc0 807[ 6274] By: jhi on 2000/06/29 21:56:14
808 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
809 From: Andy Dougherty <doughera@lafayette.edu>
810 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
811 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
812 Branch: cfgperl
813 ! ext/File/Glob/Glob.pm
5779f8bc 814____________________________________________________________________________
25fbdfc0 815[ 6273] By: jhi on 2000/06/29 21:49:09
816 Log: Subject: [PATCH] xsub attributes
817 From: Doug MacEachern <dougm@covalent.net>
818 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
819 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
820 Branch: cfgperl
821 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
822 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
5779f8bc 823____________________________________________________________________________
25fbdfc0 824[ 6272] By: jhi on 2000/06/29 21:41:28
825 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
826 From: Tom Phoenix <rootbeer@redcat.com>
827 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
828 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
829 Branch: cfgperl
830 ! lib/Net/Ping.pm
5779f8bc 831____________________________________________________________________________
25fbdfc0 832[ 6271] By: jhi on 2000/06/29 21:36:55
833 Log: Subject: PATCH pod/perltie.pod
834 From: Ian Phillipps <Ian.Phillipps@iname.com>
835 Date: Fri, 16 Jun 2000 00:17:19 +0100
836 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
837 (only the first hunk, the second hunk had already been done
838 by some other patch)
839 Branch: cfgperl
840 ! pod/perltie.pod
5779f8bc 841____________________________________________________________________________
25fbdfc0 842[ 6270] By: jhi on 2000/06/29 21:24:51
843 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
844 From: Nicholas Clark <nick@talking.bollo.cx>
845 Date: Fri, 23 Jun 2000 16:21:15 +0100
846 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
847 Branch: cfgperl
848 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
849 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
5779f8bc 850____________________________________________________________________________
25fbdfc0 851[ 6269] By: jhi on 2000/06/29 19:38:15
852 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
853 silence few compiler warnings.
854 Branch: cfgperl
855 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
5779f8bc 856____________________________________________________________________________
25fbdfc0 857[ 6268] By: jhi on 2000/06/29 18:21:50
858 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
859 From: Dominic Dunlop <domo@computer.org>
860 Date: Thu, 29 Jun 2000 12:32:39 +0200
861 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
862 Branch: cfgperl
863 ! t/op/sprintf.t
5779f8bc 864____________________________________________________________________________
25fbdfc0 865[ 6267] By: jhi on 2000/06/29 18:16:07
866 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
867 From: Doug MacEachern <dougm@covalent.net>
868 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
869 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
870 Branch: cfgperl
871 + t/op/method2entersub.t
872 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
873 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
874 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
875 ! xsutils.c
5779f8bc 876____________________________________________________________________________
25fbdfc0 877[ 6266] By: jhi on 2000/06/29 15:11:15
878 Log: Subject: [PATCH 5.6.0] cygwin port
879 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
880 From: "Fifer, Eric" <EFifer@sanwaint.com>
881 Date: Thu, 29 Jun 2000 12:58:29 +0100
882 Branch: cfgperl
883 ! cygwin/Makefile.SHs
5779f8bc 884____________________________________________________________________________
25fbdfc0 885[ 6265] By: jhi on 2000/06/29 15:04:05
886 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
887 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
888 Date: Wed, 28 Jun 2000 17:50:12 -0700
889 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
890 Branch: cfgperl
891 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5779f8bc 892____________________________________________________________________________
25fbdfc0 893[ 6264] By: jhi on 2000/06/29 15:00:57
894 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
895 From: Marty Lucich <marty@netcom.com>
896 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
897 Message-Id: <200006282116.OAA11148@netcom.com>
898 ccdlflags update (the BSD/OS 4.1 part had already been taken
899 care of by #6141).
900 Branch: cfgperl
901 ! hints/bsdos.sh
5779f8bc 902____________________________________________________________________________
25fbdfc0 903[ 6263] By: jhi on 2000/06/29 13:47:44
904 Log: tr fixes from Simon Cozens
905 Branch: cfgperl
906 ! doop.c
5779f8bc 907____________________________________________________________________________
25fbdfc0 908[ 6262] By: jhi on 2000/06/28 18:46:01
909 Log: Subject: 5.6.0 Patch for EPOC
910 From: Olaf Flebbe <o.flebbe@gmx.de>
911 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
912 Message-ID: <23449.960929969@www11.gmx.net>
913 Branch: cfgperl
914 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
915 ! epoc/epocish.h
5779f8bc 916____________________________________________________________________________
25fbdfc0 917[ 6261] By: jhi on 2000/06/28 18:29:07
918 Log: Subject: Re: [PATCH cfgperl] BOMs away!
919 From: simon@brecon.co.uk (Simon Cozens)
920 Date: 17 Jun 2000 11:49:57 GMT
921 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
5779f8bc 922 Branch: cfgperl
25fbdfc0 923 ! pod/perldiag.pod t/comp/require.t toke.c
5779f8bc 924____________________________________________________________________________
25fbdfc0 925[ 6260] By: jhi on 2000/06/28 17:47:16
926 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
927 From: simon@brecon.co.uk (Simon Cozens)
928 Date: 17 Jun 2000 11:56:44 GMT
929 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
930 pack U0, pack C0
5779f8bc 931 Branch: cfgperl
25fbdfc0 932 ! pod/perlfunc.pod pp.c t/op/pack.t
5779f8bc 933____________________________________________________________________________
25fbdfc0 934[ 6259] By: jhi on 2000/06/28 16:43:17
935 Log: perlnewmod was missing from MANIFEST.
5779f8bc 936 Branch: cfgperl
25fbdfc0 937 ! MANIFEST
5779f8bc 938____________________________________________________________________________
25fbdfc0 939[ 6258] By: jhi on 2000/06/28 15:54:30
940 Log: linenumber tweak
5779f8bc 941 Branch: cfgperl
25fbdfc0 942 ! t/pragma/warn/regcomp
5779f8bc 943____________________________________________________________________________
25fbdfc0 944[ 6257] By: jhi on 2000/06/28 15:50:44
945 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
946 From: Doug MacEachern <dougm@covalent.net>
947 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
948 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
949 (one part of the patch had been applied earlier)
5779f8bc 950 Branch: cfgperl
25fbdfc0 951 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
5779f8bc 952____________________________________________________________________________
25fbdfc0 953[ 6256] By: jhi on 2000/06/28 15:40:22
954 Log: tweaks from Simon Conzes to further fix tr/// under utf8
5779f8bc 955 Branch: cfgperl
25fbdfc0 956 ! doop.c
5779f8bc 957____________________________________________________________________________
25fbdfc0 958[ 6255] By: jhi on 2000/06/28 15:33:45
959 Log: small thinko tweaks
960 Branch: cfgperl
961 ! lib/IPC/Open3.pm t/op/my_stash.t
5779f8bc 962____________________________________________________________________________
25fbdfc0 963[ 6254] By: jhi on 2000/06/28 15:33:25
964 Log: Subject: tr///, help wanted.
965 From: simon@brecon.co.uk (Simon Cozens)
966 Date: 28 Jun 2000 11:29:04 GMT
967 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
5779f8bc 968 Branch: cfgperl
25fbdfc0 969 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
970 ! pp_proto.h proto.h t/op/tr.t
5779f8bc 971____________________________________________________________________________
25fbdfc0 972[ 6253] By: jhi on 2000/06/28 15:09:17
973 Log: Paranoia tweak on #6249.
974 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
975 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
976 Date: Sun, 25 Jun 2000 23:43:12 -0400
977 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
5779f8bc 978 Branch: cfgperl
25fbdfc0 979 ! lib/IPC/Open3.pm
5779f8bc 980____________________________________________________________________________
25fbdfc0 981[ 6252] By: jhi on 2000/06/28 15:01:38
982 Log: Document #6249 and #6251.
5779f8bc 983 Branch: cfgperl
25fbdfc0 984 ! lib/Exporter.pm lib/IPC/Open3.pm
5779f8bc 985____________________________________________________________________________
25fbdfc0 986[ 6251] By: jhi on 2000/06/28 14:50:43
987 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
988 From: Doug MacEachern <dougm@covalent.net>
989 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
990 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
5779f8bc 991 Branch: cfgperl
25fbdfc0 992 ! lib/Exporter.pm
5779f8bc 993____________________________________________________________________________
25fbdfc0 994[ 6250] By: jhi on 2000/06/28 14:45:23
995 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
996 From: Doug MacEachern <dougm@covalent.net>
997 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
998 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
5779f8bc 999 Branch: cfgperl
25fbdfc0 1000 + t/op/my_stash.t
1001 ! MANIFEST embed.pl global.sym proto.h toke.c
5779f8bc 1002____________________________________________________________________________
25fbdfc0 1003[ 6249] By: jhi on 2000/06/28 14:36:34
1004 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
1005 From: Frank Tobin <ftobin@uiuc.edu>
1006 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
1007 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
1008 Branch: cfgperl
1009 ! lib/IPC/Open3.pm
5779f8bc 1010____________________________________________________________________________
25fbdfc0 1011[ 6248] By: jhi on 2000/06/28 14:11:25
1012 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
1013 From: Mark-Jason Dominus <mjd@plover.com>
1014 Date: Tue, 27 Jun 2000 22:36:42 -0400
1015 Message-ID: <20000628023642.12166.qmail@plover.com>
1016 Branch: cfgperl
1017 ! pod/perlfunc.pod
5779f8bc 1018____________________________________________________________________________
25fbdfc0 1019[ 6247] By: jhi on 2000/06/27 12:46:37
1020 Log: Tweak $VERSION, patch from Doug MacEachern.
1021 Branch: cfgperl
1022 ! lib/File/Spec.pm
bee0ef1e 1023____________________________________________________________________________
25fbdfc0 1024[ 6246] By: jhi on 2000/06/27 03:34:46
1025 Log: Allow for standalone testing.
1026 Branch: cfgperl
1027 ! t/lib/filefunc.t t/lib/filespec.t
bee0ef1e 1028____________________________________________________________________________
25fbdfc0 1029[ 6245] By: jhi on 2000/06/27 02:50:02
1030 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
1031 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
1032 Date: Sat, 24 Jun 2000 13:06:20 +0100
1033 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
1034 Branch: cfgperl
1035 ! ext/DynaLoader/DynaLoader_pm.PL
bee0ef1e 1036____________________________________________________________________________
25fbdfc0 1037[ 6244] By: jhi on 2000/06/27 02:46:10
1038 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
1039 From: Doug MacEachern <dougm@covalent.net>
1040 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
1041 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
1042 Branch: cfgperl
1043 ! gv.c sv.c t/lib/peek.t
bee0ef1e 1044____________________________________________________________________________
25fbdfc0 1045[ 6243] By: jhi on 2000/06/27 02:38:07
1046 Log: Subject: [PATCH] is_utf8_string
1047 From: simon@brecon.co.uk (Simon Cozens)
1048 Date: 26 Jun 2000 02:25:59 GMT
1049 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
1050 Branch: cfgperl
1051 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
1052 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
1053 ! proto.h utf8.c
bee0ef1e 1054____________________________________________________________________________
25fbdfc0 1055[ 6242] By: jhi on 2000/06/27 02:24:00
1056 Log: Subject: [PATCH] bytes<->utf8 fixes
1057 From: simon@brecon.co.uk (Simon Cozens)
1058 Date: 26 Jun 2000 04:55:45 GMT
1059 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
bee0ef1e 1060 Branch: cfgperl
25fbdfc0 1061 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
bee0ef1e 1062____________________________________________________________________________
25fbdfc0 1063[ 6241] By: jhi on 2000/06/27 02:12:42
1064 Log: Do no -warn on \_, only on \alpha.
1065 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
1066 From: David Dyck <dcd@tc.fluke.com>
1067 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
1068 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
1069 Branch: cfgperl
1070 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
bee0ef1e 1071____________________________________________________________________________
25fbdfc0 1072[ 6240] By: jhi on 2000/06/27 02:00:01
1073 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
1074 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
1075 Date: Mon, 26 Jun 2000 18:40:14 +0100
1076 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
1077 Branch: cfgperl
1078 ! utils/h2xs.PL
bee0ef1e 1079____________________________________________________________________________
25fbdfc0 1080[ 6239] By: jhi on 2000/06/27 01:53:40
1081 Log: Configure maintenance. Sever some dependency cycles,
1082 separate gccversion from the cc unit,
1083 address [ID 20000623.006] Configure script patch for using gcc on AIX
1084 (but solve it a little bit differently),
1085 unduplex some accidentally duplicated units,
1086 suggest using gcc if no cc available
1087 (p5p thread: "Solaris configure: counterproposal", 1999-09)
bee0ef1e 1088 Branch: cfgperl
25fbdfc0 1089 ! Configure Todo-5.6 config_h.SH
1090 Branch: metaconfig
1091 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
1092 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
1093 Branch: metaconfig/U/perl
1094 + gccvers.U
1095 ! d_getespwnam.U d_getprpwnam.U i_prot.U
bee0ef1e 1096____________________________________________________________________________
25fbdfc0 1097[ 6238] By: jhi on 2000/06/25 18:04:56
1098 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
1099 From: Dan Sugalski <dan@sidhe.org>
1100 Date: Fri, 23 Jun 2000 17:00:00 -0400
1101 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
1102 Branch: cfgperl
1103 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
bee0ef1e 1104____________________________________________________________________________
25fbdfc0 1105[ 6237] By: jhi on 2000/06/25 16:36:45
1106 Log: Tweak embed.pl, regen headers.
1107 Branch: cfgperl
1108 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
1109 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
1110 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
1111 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
1112 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
1113____________________________________________________________________________
1114[ 6236] By: jhi on 2000/06/25 15:26:42
1115 Log: Regen headers.
1116 Branch: cfgperl
1117 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1118 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
1119 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
1120 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
1121 ! regnodes.h warnings.h
1122____________________________________________________________________________
1123[ 6235] By: jhi on 2000/06/23 19:39:35
1124 Log: The thread begun by
1125 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
1126 From: Kevin.Ruscoe@ubsw.com
1127 Date: Fri, 16 Jun 2000 16:38:51 +0100
1128 Message-Id: <H000019b03c300d6@MHS>
1129 Branch: cfgperl
1130 ! hints/solaris_2.sh
bee0ef1e 1131____________________________________________________________________________
25fbdfc0 1132[ 6234] By: jhi on 2000/06/23 19:23:36
1133 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
1134 because when run as services (Win32ese for daemons)
1135 no environment variables are set and tmpdir ends up as /tmp,
1136 which is ambiguous.
1137
1138 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
1139 From: matt@sergeant.org
1140 Date: 16 Jun 2000 16:30:43 -0000
1141 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
1142 Branch: cfgperl
1143 ! lib/File/Spec/Win32.pm
bee0ef1e 1144____________________________________________________________________________
25fbdfc0 1145[ 6233] By: jhi on 2000/06/23 19:18:58
1146 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
1147 From: Mark-Jason Dominus <mjd@plover.com>
1148 Date: Fri, 16 Jun 2000 20:53:04 -0400
1149 Message-ID: <20000617005304.8008.qmail@plover.com>
1150 Branch: cfgperl
1151 ! op.h
bee0ef1e 1152____________________________________________________________________________
25fbdfc0 1153[ 6232] By: jhi on 2000/06/23 16:10:02
1154 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
1155 From: simon@brecon.co.uk (Simon Cozens)
1156 Date: 19 Jun 2000 15:18:27 GMT
1157 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
1158
1159 plus update pod/Makefile and regenerate perltoc
1160 Branch: cfgperl
1161 + pod/perlutil.pod
1162 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
bee0ef1e 1163____________________________________________________________________________
25fbdfc0 1164[ 6231] By: jhi on 2000/06/23 15:19:18
1165 Log: Subject: [PATCH 5.6.0] cygwin port
1166 From: "Fifer, Eric" <EFifer@sanwaint.com>
1167 Date: Tue, 20 Jun 2000 14:30:58 +0100
1168 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
bee0ef1e 1169 Branch: cfgperl
25fbdfc0 1170 ! README.cygwin lib/File/Find.pm
bee0ef1e 1171____________________________________________________________________________
25fbdfc0 1172[ 6230] By: jhi on 2000/06/23 14:25:21
1173 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
bee0ef1e 1174 Branch: cfgperl
25fbdfc0 1175 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
1176 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1177 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1178 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
bee0ef1e 1179____________________________________________________________________________
25fbdfc0 1180[ 6229] By: jhi on 2000/06/23 14:13:34
1181 Log: Subject: README.hpux version 0.6.1
1182 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
1183 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
1184 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
1185 Branch: cfgperl
1186 ! README.hpux
bee0ef1e 1187____________________________________________________________________________
25fbdfc0 1188[ 6228] By: jhi on 2000/06/23 14:07:20
1189 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
1190 From: Doug MacEachern <dougm@covalent.net>
1191 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
1192 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
1193 Branch: cfgperl
bee0ef1e 1194 ! op.c
1195____________________________________________________________________________
25fbdfc0 1196[ 6227] By: jhi on 2000/06/23 14:01:06
1197 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
1198 From: Doug MacEachern <dougm@covalent.net>
1199 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
1200 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
1201 Branch: cfgperl
1202 + lib/lib.pm.PL
1203 - lib/lib.pm
1204 ! MANIFEST Makefile.SH
bee0ef1e 1205____________________________________________________________________________
25fbdfc0 1206[ 6226] By: jhi on 2000/06/23 13:53:07
1207 Log: Subject: [PATCH] remove forward declarations in Socket.pm
1208 From: Doug MacEachern <dougm@covalent.net>
1209 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
1210 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
1211
1212 From: Doug MacEachern <dougm@covalent.net>
1213 Subject: Re: [PATCH] remove forward declarations in Socket.pm
1214 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
1215 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
1216 Branch: cfgperl
1217 ! ext/Socket/Socket.pm op.c
bee0ef1e 1218____________________________________________________________________________
25fbdfc0 1219[ 6225] By: jhi on 2000/06/23 13:41:52
1220 Log: Add source code filenames to apidoc.
1221 From: simon@brecon.co.uk (Simon Cozens)
1222 Subject: [PATCH embed.pl] Source X-ref
1223 Date: 22 Jun 2000 02:18:49 GMT
1224 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
1225 Branch: cfgperl
1226 ! embed.pl
bee0ef1e 1227____________________________________________________________________________
25fbdfc0 1228[ 6224] By: jhi on 2000/06/23 13:32:33
1229 Log: A way to avoid English.pm performance hit.
1230 From: root <root@jester.slaysys.com>
1231 Subject: [YAPATCH English.pm] My turn to putt again
1232 Date: Thu, 22 Jun 2000 20:33:58 -0400
1233 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
bee0ef1e 1234 Branch: cfgperl
25fbdfc0 1235 ! lib/English.pm t/lib/english.t
bee0ef1e 1236____________________________________________________________________________
25fbdfc0 1237[ 6223] By: jhi on 2000/06/23 13:27:06
1238 Log: Avoid double close().
1239 Subject: [PATCH] avoid double close()
1240 From: Doug MacEachern <dougm@covalent.net>
1241 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
1242 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
1243 Branch: cfgperl
1244 ! doio.c
bee0ef1e 1245____________________________________________________________________________
25fbdfc0 1246[ 6222] By: jhi on 2000/06/23 13:25:54
1247 Log: doc typo fix
1248 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
1249 From: Ian Phillipps <Ian.Phillipps@iname.com>
1250 Date: Fri, 23 Jun 2000 10:40:58 +0100
1251 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
1252 Branch: cfgperl
1253 ! lib/Pod/Usage.pm
bee0ef1e 1254____________________________________________________________________________
25fbdfc0 1255[ 6221] By: jhi on 2000/06/23 13:24:15
1256 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
1257 From: simon@brecon.co.uk (Simon Cozens)
1258 Subject: [PATCH] Eliminate tr///[CU][CU]
1259 Date: 23 Jun 2000 11:05:40 GMT
1260 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
1261 Branch: cfgperl
1262 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
bee0ef1e 1263____________________________________________________________________________
25fbdfc0 1264[ 6220] By: jhi on 2000/06/22 16:07:51
1265 Log: Win32 patches from Benjamin Stuhl.
bee0ef1e 1266 Branch: cfgperl
25fbdfc0 1267 ! makedef.pl win32/win32.h
1268____________________________________________________________________________
1269[ 6219] By: jhi on 2000/06/22 16:06:34
1270 Log: Bytecode patches from Benjamin Stuhl.
1271 Branch: cfgperl
1272 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
1273 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
1274 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1275____________________________________________________________________________
1276[ 6218] By: jhi on 2000/06/15 23:54:16
1277 Log: Bytecode patches from Benjamin Stuhl.
1278 Branch: cfgperl
1279 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
bee0ef1e 1280____________________________________________________________________________
25fbdfc0 1281[ 6217] By: jhi on 2000/06/09 13:38:29
1282 Log: Rename the fdpid locking and integrate with Sarathy.
bee0ef1e 1283 Branch: cfgperl
25fbdfc0 1284 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
1285 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
1286 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
1287 ! win32/win32.c
1288 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
bee0ef1e 1289____________________________________________________________________________
25fbdfc0 1290[ 6216] By: gsar on 2000/06/08 14:54:21
1291 Log: be more optimal about clearing @_
bee0ef1e 1292 Branch: perl
25fbdfc0 1293 ! cop.h
bee0ef1e 1294____________________________________________________________________________
25fbdfc0 1295[ 6215] By: gsar on 2000/06/08 14:33:04
1296 Log: tweak comment about @DB::args
bee0ef1e 1297 Branch: perl
25fbdfc0 1298 ! av.h pp_ctl.c
bee0ef1e 1299____________________________________________________________________________
25fbdfc0 1300[ 6214] By: gsar on 2000/06/08 13:57:54
1301 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
1302 caller() wants to populate @DB::args with it (causes a coredump
1303 in Carp::confess())
bee0ef1e 1304 Branch: perl
25fbdfc0 1305 ! cop.h t/op/runlevel.t
bee0ef1e 1306____________________________________________________________________________
25fbdfc0 1307[ 6213] By: gsar on 2000/06/08 07:06:35
1308 Log: back out change#6106 (seems problematic)
bee0ef1e 1309 Branch: perl
25fbdfc0 1310 ! hints/solaris_2.sh
bee0ef1e 1311____________________________________________________________________________
25fbdfc0 1312[ 6212] By: jhi on 2000/06/07 03:10:36
1313 Log: Continuing mopup for #6204.
bee0ef1e 1314 Branch: cfgperl
25fbdfc0 1315 ! ext/B/defsubs_h.PL
bee0ef1e 1316____________________________________________________________________________
25fbdfc0 1317[ 6211] By: jhi on 2000/06/07 02:41:50
1318 Log: Mopup for #6204.
1319 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
1320 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
1321 This is comes from const() where POK isn't on when expected.
1322 Branch: cfgperl
1323 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
1324 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1325 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
1326 ! perlapi.h pod/perlapi.pod
bee0ef1e 1327____________________________________________________________________________
25fbdfc0 1328[ 6210] By: jhi on 2000/06/07 01:56:29
1329 Log: Mopup for #6207 and #6209.
bee0ef1e 1330 Branch: cfgperl
25fbdfc0 1331 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
bee0ef1e 1332____________________________________________________________________________
25fbdfc0 1333[ 6209] By: jhi on 2000/06/07 01:33:12
1334 Log: Lock PL_fdpid against race conditions, based on:
1335 Subject: [PATCH 5.6.0]subprocess fixup for threads
1336 From: Dan Sugalski <dan@sidhe.org>
1337 To: perl5-porters@perl.org
1338 Date: Tue, 11 Apr 2000 17:02:32 -0400
1339 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
bee0ef1e 1340 Branch: cfgperl
25fbdfc0 1341 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
1342 ! win32/win32.c
bee0ef1e 1343____________________________________________________________________________
25fbdfc0 1344[ 6208] By: jhi on 2000/06/07 01:05:23
1345 Log: Regen headers for #6207.
bee0ef1e 1346 Branch: cfgperl
25fbdfc0 1347 ! embed.h global.sym objXSUB.h proto.h
1348____________________________________________________________________________
1349[ 6207] By: jhi on 2000/06/06 23:43:13
1350 Log: Subject: [PATCH 5.6.0] Threadsafe patches
1351 From: Dan Sugalski <dan@sidhe.org>
1352 To: perl5-porters@perl.org
1353 Date: Mon, 08 May 2000 18:08:13 -0400
1354 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
bee0ef1e 1355 Branch: cfgperl
25fbdfc0 1356 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
1357 ! proto.h sv.h util.c
bee0ef1e 1358____________________________________________________________________________
25fbdfc0 1359[ 6206] By: jhi on 2000/06/06 23:21:23
1360 Log: Subject: [PATCH] Eliminate $a/$b in pod
1361 From: David Glasser <me@davidglasser.net>
1362 To: perl5-porters@perl.org
1363 Date: Mon, 29 May 2000 21:15:59 -0400
1364 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
bee0ef1e 1365 Branch: cfgperl
25fbdfc0 1366 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
1367 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
1368 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
1369 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
1370 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
1371 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
1372 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
1373 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
1374 ! pod/perlvar.pod pod/perlxs.pod
bee0ef1e 1375____________________________________________________________________________
25fbdfc0 1376[ 6205] By: jhi on 2000/06/06 23:12:14
1377 Log: Subject: [PATCH] Win32 improvements
1378 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
1379 To: gsar@activestate.com, perl5-porters@perl.org
1380 Date: Mon, 29 May 2000 17:22:24 PDT
1381 Message-ID: <20000530002224.91142.qmail@hotmail.com>
1382 (MUA had mangled many lines by wordwrapping)
bee0ef1e 1383 Branch: cfgperl
25fbdfc0 1384 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
1385____________________________________________________________________________
1386[ 6204] By: jhi on 2000/06/06 23:01:50
1387 Log: Subject: [PATCH] B::Bytecode patches
1388 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
1389 To: gsar@activestate.com, jhi@iki.fi
1390 Cc: perl5-porters@perl.org
1391 Message-ID: <20000602202526.48694.qmail@hotmail.com>
1392 (MUA had mangled many lines by wordwrapping)
bee0ef1e 1393 Branch: cfgperl
25fbdfc0 1394 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
1395 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
1396 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1397 ! intrpvar.h perl.c
bee0ef1e 1398____________________________________________________________________________
25fbdfc0 1399[ 6203] By: jhi on 2000/06/06 22:32:43
1400 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
1401 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1402 Date: Tue, 06 Jun 2000 13:07:45 -0700
1403 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
bee0ef1e 1404 Branch: cfgperl
25fbdfc0 1405 ! pod/perldiag.pod
bee0ef1e 1406____________________________________________________________________________
25fbdfc0 1407[ 6202] By: jhi on 2000/06/06 19:38:35
1408 Log: Integrate with Sarathy.
bee0ef1e 1409 Branch: cfgperl
25fbdfc0 1410 !> perl.c
bee0ef1e 1411____________________________________________________________________________
25fbdfc0 1412[ 6201] By: gsar on 2000/06/06 00:42:59
1413 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
1414 does a PUSHMARK that's never ever POPMARKed; in general, only
1415 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
1416 Perl_eval_[sp]v() don't because they don't take any incoming
1417 arguments (this leak has been around since the original version
1418 of perl_eval_pv() in 5.003_97e)
bee0ef1e 1419 Branch: perl
25fbdfc0 1420 ! perl.c
bee0ef1e 1421____________________________________________________________________________
25fbdfc0 1422[ 6200] By: jhi on 2000/06/04 03:44:52
1423 Log: Update to cperl-mode.el 4.31 from
1424 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
1425 Subject: A couple of notes
1426 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1427 To: Mailing list Perl5 <perl5-porters@perl.org>
1428 Date: Sat, 3 Jun 2000 23:33:32 -0400
1429 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
bee0ef1e 1430 Branch: cfgperl
25fbdfc0 1431 ! emacs/cperl-mode.el
bee0ef1e 1432____________________________________________________________________________
25fbdfc0 1433[ 6199] By: jhi on 2000/06/03 15:11:05
1434 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
1435 From: Dan Sugalski <dan@sidhe.org>
1436 To: perl5-porters@perl.org, vmsperl@perl.org
1437 Date: Fri, 02 Jun 2000 17:30:51 -0400
1438 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
1439 Branch: cfgperl
1440 ! vms/descrip_mms.template vms/gen_shrfls.pl
bee0ef1e 1441____________________________________________________________________________
25fbdfc0 1442[ 6198] By: jhi on 2000/06/03 14:59:15
1443 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
1444 From: Dan Sugalski <dan@sidhe.org>
1445 To: vmsperl@perl.org, perl5-porters@perl.org
1446 Date: Fri, 02 Jun 2000 16:00:41 -0400
1447 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
1448 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
1449 Branch: cfgperl
1450 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
1451 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
1452 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
bee0ef1e 1453____________________________________________________________________________
25fbdfc0 1454[ 6197] By: jhi on 2000/06/03 14:41:30
1455 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
1456 From: John Borwick <jhborwic@unity.ncsu.edu>
1457 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
1458 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
1459 Branch: cfgperl
1460 ! pod/perlsyn.pod
bee0ef1e 1461____________________________________________________________________________
25fbdfc0 1462[ 6196] By: jhi on 2000/06/03 14:38:09
1463 Log: Integrate with Sarathy.
1464 Branch: cfgperl
1465 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
1466 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
1467 !> vms/perly_c.vms
bee0ef1e 1468____________________________________________________________________________
25fbdfc0 1469[ 6195] By: gsar on 2000/06/02 22:43:13
1470 Log: fix yet another eval"" leak under USE_ITHREADS
bee0ef1e 1471 Branch: perl
25fbdfc0 1472 ! op.c
bee0ef1e 1473____________________________________________________________________________
25fbdfc0 1474[ 6194] By: gsar on 2000/06/02 18:22:06
1475 Log: fix small eval"" memory leaks under USE_ITHREADS
bd05022c 1476 Branch: perl
25fbdfc0 1477 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
1478 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
1479 ! vms/perly_c.vms
bd05022c 1480____________________________________________________________________________
25fbdfc0 1481[ 6193] By: jhi on 2000/06/01 13:03:56
1482 Log: Signals-be-gone for microperl.
1483 Branch: cfgperl
1484 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
bd05022c 1485____________________________________________________________________________
25fbdfc0 1486[ 6192] By: jhi on 2000/06/01 12:52:02
1487 Log: Integrate with Sarathy.
1488 Branch: cfgperl
1489 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
1490 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
1491 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
1492 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
1493 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
1494 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
1495 !> t/op/vec.t utils/h2xs.PL
bd05022c 1496____________________________________________________________________________
25fbdfc0 1497[ 6191] By: gsar on 2000/06/01 09:38:21
1498 Log: vec() loses numericalness (modified version of patch suggested
1499 by Robin Barker)
bd05022c 1500 Branch: perl
25fbdfc0 1501 ! doop.c t/op/vec.t
bd05022c 1502____________________________________________________________________________
25fbdfc0 1503[ 6190] By: gsar on 2000/06/01 09:26:15
1504 Log: submit missing embed.pl change
bd05022c 1505 Branch: perl
25fbdfc0 1506 ! embed.pl
bd05022c 1507____________________________________________________________________________
25fbdfc0 1508[ 6189] By: gsar on 2000/06/01 09:05:34
1509 Log: counting tr/// corrupts later operation (from M.J.T Guy)
bd05022c 1510 Branch: perl
25fbdfc0 1511 ! doop.c t/op/tr.t
bd05022c 1512____________________________________________________________________________
25fbdfc0 1513[ 6188] By: gsar on 2000/06/01 08:58:39
1514 Log: h2xs tweaks
bd05022c 1515 Branch: perl
25fbdfc0 1516 ! utils/h2xs.PL
bd05022c 1517____________________________________________________________________________
25fbdfc0 1518[ 6187] By: gsar on 2000/06/01 08:50:07
1519 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
1520 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
e277ebbf 1521 Branch: perl
25fbdfc0 1522 + lib/Pod/LaTeX.pm
1523 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
1524 ! pod/pod2latex.PL
e277ebbf 1525____________________________________________________________________________
25fbdfc0 1526[ 6186] By: gsar on 2000/06/01 08:24:40
1527 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
1528 <wolfgang.laun@alcatel.at>)
e277ebbf 1529 Branch: perl
25fbdfc0 1530 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
1531 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
e277ebbf 1532____________________________________________________________________________
25fbdfc0 1533[ 6185] By: gsar on 2000/06/01 08:12:00
1534 Log: remove incorrect documentation about implicit split to @_ in
1535 list context, which never really worked in perl 5 (from
1536 M.J.T. Guy)
e277ebbf 1537 Branch: perl
25fbdfc0 1538 ! pod/perlfunc.pod pod/perltrap.pod
e277ebbf 1539____________________________________________________________________________
25fbdfc0 1540[ 6184] By: gsar on 2000/06/01 07:52:27
1541 Log: tweak for change#6127
e277ebbf 1542 Branch: perl
25fbdfc0 1543 ! perl.c
e277ebbf 1544____________________________________________________________________________
25fbdfc0 1545[ 6183] By: gsar on 2000/06/01 07:41:02
1546 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
1547 <nick@ccl4.org>)
e277ebbf 1548 Branch: perl
25fbdfc0 1549 + t/lib/selfloader.t
1550 ! MANIFEST lib/SelfLoader.pm
e277ebbf 1551____________________________________________________________________________
25fbdfc0 1552[ 6182] By: jhi on 2000/06/01 00:34:42
1553 Log: Be Cleaner Part Deux.
1554 Branch: cfgperl
1555 ! Makefile.SH
e277ebbf 1556____________________________________________________________________________
25fbdfc0 1557[ 6181] By: jhi on 2000/06/01 00:32:09
1558 Log: Integrate with Sarathy.
1559 Branch: cfgperl
1560 !> pp.c t/op/arith.t
e277ebbf 1561____________________________________________________________________________
25fbdfc0 1562[ 6180] By: jhi on 2000/06/01 00:31:13
1563 Log: microperl nits from Simon Cozens.
1564 Branch: cfgperl
1565 + uconfig.h
1566 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
1567 ! unixish.h
e277ebbf 1568____________________________________________________________________________
25fbdfc0 1569[ 6179] By: gsar on 2000/05/31 22:37:51
1570 Log: buggy modulus on UVs introduced by change#3378 (resulted in
1571 4063328477 % 65535 amounting to 27406, instead of 27407)
e277ebbf 1572 Branch: perl
25fbdfc0 1573 ! pp.c t/op/arith.t
e277ebbf 1574____________________________________________________________________________
25fbdfc0 1575[ 6178] By: jhi on 2000/05/31 21:52:41
1576 Log: Be cleaner.
1577 Branch: cfgperl
1578 ! Makefile.SH
e277ebbf 1579____________________________________________________________________________
25fbdfc0 1580[ 6177] By: jhi on 2000/05/31 21:47:33
1581 Log: Substitution utf8 patch from Simon Cozens.
1582 Branch: cfgperl
1583 ! pp_hot.c
e277ebbf 1584____________________________________________________________________________
25fbdfc0 1585[ 6176] By: jhi on 2000/05/31 21:45:34
1586 Log: Single-quoted utf8 patch from Simon Cozens.
e277ebbf 1587 Branch: cfgperl
25fbdfc0 1588 ! toke.c
e277ebbf 1589____________________________________________________________________________
25fbdfc0 1590[ 6175] By: jhi on 2000/05/31 21:40:18
1591 Log: Integrate with Sarathy.
e277ebbf 1592 Branch: cfgperl
25fbdfc0 1593 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
e277ebbf 1594____________________________________________________________________________
25fbdfc0 1595[ 6174] By: jhi on 2000/05/31 21:37:31
1596 Log: microperl changes from Simon Cozens; Makefile for microperl
1597 written from scratch; few casts added as microperl compilation
1598 doesn't have all prototypes available.
e277ebbf 1599 Branch: cfgperl
25fbdfc0 1600 + Makefile.micro README.micro Todo.micro uconfig.sh
1601 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
1602 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
1603 Branch: metaconfig
1604 + U/modified/Config_h.U
e277ebbf 1605____________________________________________________________________________
25fbdfc0 1606[ 6173] By: jhi on 2000/05/31 20:00:24
1607 Log: metaconfig maintenance.
1608 Branch: metaconfig
1609 + U/modified/Inhdr.U U/typedefs/inotype.U
1610 Branch: metaconfig/U/perl
1611 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
1612 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
e277ebbf 1613____________________________________________________________________________
25fbdfc0 1614[ 6172] By: gsar on 2000/05/31 05:05:42
1615 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
1616 (from Ilya Zakharevich)
e277ebbf 1617 Branch: perl
25fbdfc0 1618 ! regexec.c t/op/re_tests
e277ebbf 1619____________________________________________________________________________
25fbdfc0 1620[ 6171] By: gsar on 2000/05/31 05:01:47
1621 Log: scalar() doesn't force scalar context when used in void context
1622 (from Simon Cozens)
e277ebbf 1623 Branch: perl
25fbdfc0 1624 ! op.c t/op/wantarray.t
e277ebbf 1625____________________________________________________________________________
25fbdfc0 1626[ 6170] By: gsar on 2000/05/31 04:41:33
1627 Log: change#6142 needs tweaks to tests to work where there's no symlink()
1628 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
e277ebbf 1629 Branch: perl
25fbdfc0 1630 ! t/lib/filefind.t
e277ebbf 1631____________________________________________________________________________
25fbdfc0 1632[ 6169] By: gsar on 2000/05/31 04:29:49
1633 Log: integrate cfgperl contents into mainline
e277ebbf 1634 Branch: perl
25fbdfc0 1635 +> pod/perlmodlib.PL pod/perlnewmod.pod
1636 !> (integrate 42 files)
e277ebbf 1637____________________________________________________________________________
25fbdfc0 1638[ 6168] By: jhi on 2000/05/30 22:53:37
1639 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
e277ebbf 1640 Branch: cfgperl
25fbdfc0 1641 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1642 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
1643 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
1644 ! win32/config.bc win32/config.gc win32/config.vc
1645 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1646 ! win32/config_h.PL win32/config_sh.PL
1647 Branch: metaconfig/U/perl
1648 ! perlxv.U
e277ebbf 1649____________________________________________________________________________
25fbdfc0 1650[ 6167] By: jhi on 2000/05/30 22:20:21
1651 Log: tweak todo
e277ebbf 1652 Branch: cfgperl
1653 ! Todo-5.6
1654____________________________________________________________________________
25fbdfc0 1655[ 6166] By: jhi on 2000/05/30 22:11:51
1656 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
1657 in case somebody wants to write an extension for more
1658 shadow database interfaces.
1659 Branch: cfgperl
1660 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1661 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
1662 ! vos/config.def vos/config.h vos/config_h.SH_orig
1663 ! win32/config.bc win32/config.gc win32/config.vc
1664 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1665 Branch: metaconfig
1666 ! U/modified/Myinit.U
1667 Branch: metaconfig/U/perl
1668 + d_getespwnam.U d_getprpwnam.U i_prot.U
1669____________________________________________________________________________
1670[ 6165] By: jhi on 2000/05/30 18:35:34
1671 Log: Integrate with Sarathy.
1672 Branch: cfgperl
1673 !> op.c
1674____________________________________________________________________________
1675[ 6164] By: jhi on 2000/05/30 18:30:16
e277ebbf 1676 Log: detypo
1677 Branch: cfgperl
25fbdfc0 1678 ! Configure config_h.SH
1679 Branch: metaconfig/U/perl
1680 ! perlxv.U
1681____________________________________________________________________________
1682[ 6163] By: gsar on 2000/05/30 03:24:03
1683 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
1684 Branch: perl
1685 ! op.c
1686____________________________________________________________________________
1687[ 6162] By: gsar on 2000/05/30 03:09:38
1688 Log: fix memory leak in method call optimization (change#3768);
1689 made C<eval "$x->foo()"> leak
1690 Branch: perl
1691 ! op.c
1692____________________________________________________________________________
1693[ 6161] By: jhi on 2000/05/29 17:56:26
1694 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
1695 both from Simon Cozens.
1696 Branch: cfgperl
1697 + pod/perlmodlib.PL pod/perlnewmod.pod
1698 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
1699 ! pod/perlmodlib.pod pod/perltoc.pod
1700____________________________________________________________________________
1701[ 6160] By: jhi on 2000/05/29 17:23:55
1702 Log: Changes for the File::Temp 0.08 (change #6159) test suite
1703 to fit better into the Perl distribution test framework.
1704 Branch: cfgperl
1705 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
1706 ! t/lib/ftmp-tempfile.t
1707____________________________________________________________________________
1708[ 6159] By: jhi on 2000/05/29 16:55:36
1709 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
1710 Branch: cfgperl
1711 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
1712 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
1713____________________________________________________________________________
1714[ 6158] By: bailey on 2000/05/29 16:22:08
1715 Log: Add fallback to tmpfile for use in cases where user's relying on
1716 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
1717 Lane's patch)
1718 Branch: vmsperl
1719 ! vms/vms.c vms/vmsish.h
1720____________________________________________________________________________
1721[ 6157] By: jhi on 2000/05/29 03:10:36
1722 Log: Regen Configure to jive with #6149.
1723 Branch: cfgperl
1724 ! Configure
1725 Branch: metaconfig
1726 ! U/modified/Getfile.U
e277ebbf 1727____________________________________________________________________________
25fbdfc0 1728[ 6156] By: jhi on 2000/05/29 03:01:38
e277ebbf 1729 Log: Integrate with Sarathy.
1730 Branch: cfgperl
25fbdfc0 1731 +> ext/DynaLoader/dl_mac.xs
1732 !> (integrate 38 files)
e277ebbf 1733____________________________________________________________________________
25fbdfc0 1734[ 6155] By: gsar on 2000/05/28 21:15:58
1735 Log: small bug in change#6144; remove random \xA0 character that snuck
1736 in via change#6145
e277ebbf 1737 Branch: perl
25fbdfc0 1738 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
e277ebbf 1739____________________________________________________________________________
25fbdfc0 1740[ 6154] By: gsar on 2000/05/28 21:04:19
1741 Log: avoid type mismatch warning
1742 Branch: perl
1743 ! perl.c
1744____________________________________________________________________________
1745[ 6153] By: gsar on 2000/05/28 20:58:31
1746 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
1747 <nick@Bagpuss.uk.boo.com>)
e277ebbf 1748 Branch: perl
25fbdfc0 1749 ! lib/Test/Harness.pm
e277ebbf 1750____________________________________________________________________________
25fbdfc0 1751[ 6152] By: gsar on 2000/05/28 20:53:42
1752 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
e277ebbf 1753 Branch: perl
25fbdfc0 1754 ! regexec.c
e277ebbf 1755____________________________________________________________________________
25fbdfc0 1756[ 6151] By: gsar on 2000/05/28 20:50:28
1757 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
e277ebbf 1758 Branch: perl
25fbdfc0 1759 ! regexec.c
e277ebbf 1760____________________________________________________________________________
25fbdfc0 1761[ 6150] By: gsar on 2000/05/28 20:39:58
1762 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
e277ebbf 1763 Branch: perl
25fbdfc0 1764 ! pod/perlrequick.pod
1765____________________________________________________________________________
1766[ 6149] By: gsar on 2000/05/28 20:35:16
1767 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
1768 <troc@netrus.net>)
e277ebbf 1769 Branch: perl
25fbdfc0 1770 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
1771 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
1772 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
1773 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
1774____________________________________________________________________________
1775[ 6148] By: gsar on 2000/05/28 20:21:07
1776 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
e277ebbf 1777 Branch: perl
25fbdfc0 1778 ! lib/ExtUtils/MM_Unix.pm
1779____________________________________________________________________________
1780[ 6147] By: gsar on 2000/05/28 20:12:41
1781 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
1782 (from Peter Prymmer)
1783 Branch: perl
1784 ! vms/subconfigure.com
e277ebbf 1785____________________________________________________________________________
25fbdfc0 1786[ 6146] By: gsar on 2000/05/28 20:06:15
1787 Log: doc typo
e277ebbf 1788 Branch: perl
25fbdfc0 1789 ! lib/warnings.pm warnings.h warnings.pl
e277ebbf 1790____________________________________________________________________________
25fbdfc0 1791[ 6145] By: gsar on 2000/05/28 18:44:33
1792 Log: make xsubpp skip embedded pod (from Matthias Neeracher
1793 <neeri@iis.ee.ethz.ch>)
e277ebbf 1794 Branch: perl
1795 ! lib/ExtUtils/xsubpp
1796____________________________________________________________________________
25fbdfc0 1797[ 6144] By: gsar on 2000/05/28 18:42:49
1798 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
1799 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
1800 <neeri@iis.ee.ethz.ch>)
e277ebbf 1801 Branch: perl
25fbdfc0 1802 ! lib/AutoSplit.pm
e277ebbf 1803____________________________________________________________________________
25fbdfc0 1804[ 6143] By: gsar on 2000/05/28 18:41:12
1805 Log: MacOS support, part 1 (from Matthias Neeracher
1806 <neeri@iis.ee.ethz.ch>)
e277ebbf 1807 Branch: perl
25fbdfc0 1808 + ext/DynaLoader/dl_mac.xs
1809 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
1810 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
1811 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
1812 ! util.h
e277ebbf 1813____________________________________________________________________________
25fbdfc0 1814[ 6142] By: gsar on 2000/05/28 18:21:51
1815 Log: File::Find fails to chdir when chasing symlinks (from
1816 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1817 Branch: perl
1818 ! lib/File/Find.pm t/lib/filefind.t
e277ebbf 1819____________________________________________________________________________
25fbdfc0 1820[ 6141] By: jhi on 2000/05/28 14:25:15
1821 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
1822 forwarded by Peter Seebach from the bsdi-users mailing list.
1823 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
1824 Branch: perl
1825 ! hints/bsdos.sh
1826____________________________________________________________________________
1827[ 6140] By: jhi on 2000/05/28 14:11:57
1828 Log: Integrate with Sarathy.
1829 Branch: cfgperl
1830 +> (branch 30 files)
1831 !> (integrate 93 files)
1832____________________________________________________________________________
1833[ 6139] By: gsar on 2000/05/28 10:01:48
1834 Log: revise mktables.PL for bugs and newness in Unicode 3.0
1835 (from James Bence <jbence@amgen.com>)
1836 Branch: perl
1837 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
1838 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
1839 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
1840 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
1841 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
1842 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
1843 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
1844 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
1845 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
1846 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
1847 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
1848 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
1849 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
1850 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
1851 + lib/unicode/Is/SylWU.pl
1852 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
1853 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
1854 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
1855 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
1856 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
1857 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
1858 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
1859 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
1860 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
1861 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
1862 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
1863 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
1864 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
1865 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
1866 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
1867 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
1868 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
1869 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
1870 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
1871 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
1872 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
1873 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
1874 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
1875 ! lib/unicode/Makefile lib/unicode/mktables.PL
1876____________________________________________________________________________
1877[ 6138] By: gsar on 2000/05/28 08:50:32
1878 Log: add note about the handling of negative indices to tied arrays
1879 (from Michael G Schwern <schwern@pobox.com>)
1880 Branch: perl
1881 ! pod/perltie.pod
1882____________________________________________________________________________
1883[ 6137] By: gsar on 2000/05/28 08:46:10
1884 Log: fix bogus redeclaration warning for "our" variables in different
1885 scopes
1886 Branch: perl
1887 ! op.c t/pragma/strict-vars
1888____________________________________________________________________________
1889[ 6136] By: gsar on 2000/05/28 08:31:20
1890 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
1891 Branch: perl
1892 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
1893____________________________________________________________________________
1894[ 6135] By: gsar on 2000/05/28 08:17:50
1895 Log: enable Test::Harness to dynamically determine column width etc.
1896 (from Rob Napier <rnapier@employees.org>)
1897 Branch: perl
1898 ! lib/Test/Harness.pm
1899____________________________________________________________________________
1900[ 6134] By: gsar on 2000/05/28 08:13:39
1901 Log: make Test::Harness use wait.h/WCOREDUMP if available
1902 (from Ben Tilly <ben_tilly@hotmail.com>)
1903 Branch: perl
1904 ! lib/Test/Harness.pm
e277ebbf 1905____________________________________________________________________________
25fbdfc0 1906[ 6133] By: gsar on 2000/05/28 08:08:05
1907 Log: elide bogus test in change#6132
e277ebbf 1908 Branch: perl
25fbdfc0 1909 ! t/pragma/warn/9enabled
e277ebbf 1910____________________________________________________________________________
25fbdfc0 1911[ 6132] By: gsar on 2000/05/28 08:03:14
1912 Log: warnings::enabled() doesn't fall back to looking at $^W if
1913 caller isn't using lexical warnings (from Paul Marquess)
e277ebbf 1914 Branch: perl
25fbdfc0 1915 ! pp_ctl.c t/pragma/warn/9enabled
1916____________________________________________________________________________
1917[ 6131] By: gsar on 2000/05/28 07:57:47
1918 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
e277ebbf 1919 Branch: perl
25fbdfc0 1920 ! ext/POSIX/POSIX.pm
e277ebbf 1921____________________________________________________________________________
25fbdfc0 1922[ 6130] By: gsar on 2000/05/28 07:29:12
1923 Log: fix places that mean C<"word" character> but say C<alphanumeric
1924 character>
e277ebbf 1925 Branch: perl
25fbdfc0 1926 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
e277ebbf 1927____________________________________________________________________________
25fbdfc0 1928[ 6129] By: gsar on 2000/05/28 07:18:41
1929 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
e277ebbf 1930 Branch: perl
25fbdfc0 1931 ! vms/test.com
e277ebbf 1932____________________________________________________________________________
25fbdfc0 1933[ 6128] By: gsar on 2000/05/28 07:12:55
1934 Log: new perlxstut example for passing/returning refs to arrays
1935 (from David Lowe <dlowe@pootpoot.com>)
1936 Branch: perl
1937 ! pod/perlxstut.pod
e277ebbf 1938____________________________________________________________________________
25fbdfc0 1939[ 6127] By: gsar on 2000/05/28 07:02:50
1940 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
1941 failed (from Gisle Aas)
1942 Branch: perl
1943 ! cop.h perl.c
e277ebbf 1944____________________________________________________________________________
25fbdfc0 1945[ 6126] By: gsar on 2000/05/28 06:39:53
1946 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
1947 (reworked variant of patch suggested by Simon Cozens)
1948 Branch: perl
1949 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
1950 ! pp_hot.c proto.h t/op/gv.t
1951____________________________________________________________________________
1952[ 6125] By: gsar on 2000/05/28 05:14:55
1953 Log: enable propagating exception objects via Perl_croak() in XS code
1954 (from Gisle Aas)
1955 Branch: perl
1956 ! util.c
1957____________________________________________________________________________
1958[ 6124] By: gsar on 2000/05/28 05:07:28
1959 Log: integrate vmsperl contents into mainline
1960 Branch: perl
1961 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
1962 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
1963 !> vms/vmsish.h
1964____________________________________________________________________________
1965[ 6123] By: gsar on 2000/05/28 05:03:53
1966 Log: clarify gotcha with #line directives (from Rocco Caputo
1967 <troc@netrus.net>)
1968 Branch: perl
1969 ! pod/perldebug.pod pod/perlsyn.pod
1970____________________________________________________________________________
1971[ 6122] By: gsar on 2000/05/28 04:58:29
1972 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
1973 (from Mark-Jason Dominus)
1974 Branch: perl
1975 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
1976 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
1977 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
1978 ! toke.c
e277ebbf 1979____________________________________________________________________________
25fbdfc0 1980[ 6121] By: bailey on 2000/05/25 04:46:54
1981 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
1982 lists (based on fixes by Craig Berry)
e277ebbf 1983 Branch: vmsperl
1984 ! lib/File/Spec/VMS.pm
1985____________________________________________________________________________
25fbdfc0 1986[ 6120] By: bailey on 2000/05/25 04:25:38
1987 Log: Add missing escape (Charles Lane)
e277ebbf 1988 Branch: vmsperl
25fbdfc0 1989 ! t/op/lex_assign.t
e277ebbf 1990____________________________________________________________________________
25fbdfc0 1991[ 6119] By: bailey on 2000/05/25 04:21:25
1992 Log: Quiet error messages in vmsish.t (Charles Lane)
e277ebbf 1993 Branch: vmsperl
25fbdfc0 1994 ! vms/ext/vmsish.t
e277ebbf 1995____________________________________________________________________________
25fbdfc0 1996[ 6118] By: bailey on 2000/05/25 04:17:57
1997 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
1998 Flatten case labels in switch statements uniformly (Charles Bailey)
e277ebbf 1999 Branch: vmsperl
25fbdfc0 2000 ! vms/vms.c
e277ebbf 2001____________________________________________________________________________
25fbdfc0 2002[ 6117] By: bailey on 2000/05/25 03:58:09
2003 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
e277ebbf 2004 Branch: vmsperl
25fbdfc0 2005 ! vms/vmsish.h
e277ebbf 2006____________________________________________________________________________
25fbdfc0 2007[ 6116] By: bailey on 2000/05/25 03:11:15
2008 Log: Miscellaneous cosmetic fixes (Charles Lane)
e277ebbf 2009 Branch: vmsperl
25fbdfc0 2010 ! lib/ExtUtils/MM_VMS.pm
e277ebbf 2011____________________________________________________________________________
25fbdfc0 2012[ 6115] By: bailey on 2000/05/25 03:10:36
2013 Log: Add bounds checking for several strings (Charles Lane)
e277ebbf 2014 Branch: vmsperl
e277ebbf 2015 ! vms/vms.c
2016____________________________________________________________________________
25fbdfc0 2017[ 6114] By: bailey on 2000/05/25 02:25:34
2018 Log: Urk -- undo previous removal of vmsish 'exit' change
e277ebbf 2019 Branch: vmsperl
25fbdfc0 2020 ! vms/ext/vmsish.pm vms/vmsish.h
e277ebbf 2021____________________________________________________________________________
25fbdfc0 2022[ 6113] By: bailey on 2000/05/24 02:24:40
2023 Log: Ugly workaround for version-specific RTL error
2024 Branch: vmsperl
2025 ! vms/vms.c
e277ebbf 2026____________________________________________________________________________
25fbdfc0 2027[ 6112] By: bailey on 2000/05/24 02:19:55
2028 Log: Check for existence of file before trying to delete
2029 Branch: vmsperl
2030 ! vms/test.com
2031____________________________________________________________________________
2032[ 6111] By: bailey on 2000/05/23 23:35:13
2033 Log: Resync with mainline prior to post-5.6.0 updates
2034 Branch: vmsperl
2035 +> (branch 49 files)
2036 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
2037 ! vms/ext/vmsish.pm
2038 !> (integrate 334 files)
2039____________________________________________________________________________
2040[ 6110] By: jhi on 2000/05/23 19:28:32
2041 Log: todo tweak
e277ebbf 2042 Branch: cfgperl
25fbdfc0 2043 ! Todo-5.6
e277ebbf 2044____________________________________________________________________________
25fbdfc0 2045[ 6109] By: jhi on 2000/05/18 17:38:54
2046 Log: Integrate with Sarathy.
e277ebbf 2047 Branch: cfgperl
25fbdfc0 2048 !> mg.c perl.h win32/perlhost.h
e277ebbf 2049____________________________________________________________________________
25fbdfc0 2050[ 6108] By: gsar on 2000/05/17 02:24:56
2051 Log: reenable fake signal handling on Windows, bugs and all
e277ebbf 2052 Branch: perl
25fbdfc0 2053 ! mg.c perl.h win32/perlhost.h
2054____________________________________________________________________________
2055[ 6107] By: jhi on 2000/05/15 18:01:41
2056 Log: Tweak the todo list.
2057 Branch: cfgperl
2058 ! Todo-5.6
2059____________________________________________________________________________
2060[ 6106] By: jhi on 2000/05/15 13:41:48
2061 Log: The (Configure) script refuses to go on, after asking for
2062 'You may also choose to try maximal 64-bitness....'.
2063 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
2064 -- Patrick Zima
2065 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
2066 Branch: cfgperl
2067 ! hints/solaris_2.sh
2068____________________________________________________________________________
2069[ 6105] By: jhi on 2000/05/11 14:37:43
2070 Log: Integrate with Sarathy.
2071 Branch: cfgperl
2072 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
2073 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
e277ebbf 2074____________________________________________________________________________
25fbdfc0 2075[ 6104] By: gsar on 2000/05/11 03:39:07
2076 Log: PL_sys_intern was being initialized too late on windows
e277ebbf 2077 Branch: perl
25fbdfc0 2078 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
2079 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
e277ebbf 2080____________________________________________________________________________
25fbdfc0 2081[ 6103] By: jhi on 2000/05/09 19:42:20
2082 Log: Test tweaking for Unicos continues.
e277ebbf 2083 Branch: cfgperl
25fbdfc0 2084 ! t/op/64bitint.t
e277ebbf 2085____________________________________________________________________________
25fbdfc0 2086[ 6102] By: jhi on 2000/05/09 16:47:27
2087 Log: The test suite tweak in #6101 wasn't quite right.
e277ebbf 2088 Branch: cfgperl
25fbdfc0 2089 ! t/lib/complex.t
e277ebbf 2090____________________________________________________________________________
25fbdfc0 2091[ 6101] By: jhi on 2000/05/09 15:35:34
2092 Log: Hints and test tweaks for Unicos.
e277ebbf 2093 Branch: cfgperl
25fbdfc0 2094 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
e277ebbf 2095____________________________________________________________________________
25fbdfc0 2096[ 6100] By: jhi on 2000/05/08 21:15:06
2097 Log: More compilation tweakery from Allen Smith.
e277ebbf 2098 Branch: cfgperl
25fbdfc0 2099 ! hints/irix_6.sh
2100____________________________________________________________________________
2101[ 6099] By: jhi on 2000/05/08 19:21:18
2102 Log: Tweaks for the cc bugs from Allen Smith.
2103 Branch: cfgperl
2104 ! hints/irix_6.sh
2105____________________________________________________________________________
2106[ 6098] By: jhi on 2000/05/08 19:13:37
2107 Log: Add a note about other, yet unsupported, shadow password APIs.
2108 Branch: cfgperl
2109 ! pp_sys.c
2110____________________________________________________________________________
2111[ 6097] By: jhi on 2000/05/08 18:46:34
2112 Log: Add a note about possible compilation problems from Allen Smith.
2113 Branch: cfgperl
2114 ! hints/irix_6.sh
2115____________________________________________________________________________
2116[ 6096] By: jhi on 2000/05/08 17:33:10
2117 Log: Integrate with Sarathy.
2118 Branch: cfgperl
2119 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
2120 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
2121____________________________________________________________________________
2122[ 6095] By: jhi on 2000/05/08 16:21:33
2123 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
2124 might be useful in future.
2125 Branch: cfgperl
2126 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2127 ! config_h.SH
2128 Branch: metaconfig
2129 ! U/installdirs/inc_version_list.U
e277ebbf 2130 Branch: metaconfig/U/perl
25fbdfc0 2131 ! perlxv.U
2132____________________________________________________________________________
2133[ 6094] By: gsar on 2000/05/08 14:22:22
2134 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
2135 Branch: perl
2136 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
2137 ! hints/cygwin.sh pp_sys.c
2138____________________________________________________________________________
2139[ 6093] By: gsar on 2000/05/08 12:52:28
2140 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
2141 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
2142 Branch: perl
2143 ! pp_sys.c sv.c win32/perlhost.h
e277ebbf 2144____________________________________________________________________________
25fbdfc0 2145[ 6092] By: jhi on 2000/05/07 22:40:34
2146 Log: Regen perltoc with the fixed buildtoc.
2147 Branch: cfgperl
2148 ! pod/perltoc.pod
2149____________________________________________________________________________
2150[ 6091] By: jhi on 2000/05/07 22:24:16
e277ebbf 2151 Log: Integrate with Sarathy.
2152 Branch: cfgperl
25fbdfc0 2153 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
2154 !> t/op/substr.t toke.c
e277ebbf 2155____________________________________________________________________________
25fbdfc0 2156[ 6090] By: gsar on 2000/05/07 19:47:07
2157 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
2158 [NI]OK; added tests for both
e277ebbf 2159 Branch: perl
25fbdfc0 2160 ! perl.c pp_hot.c sv.c t/op/substr.t
e277ebbf 2161____________________________________________________________________________
25fbdfc0 2162[ 6089] By: gsar on 2000/05/07 18:18:38
2163 Log: buildtoc tweak to fix newline lossage
53c32ee0 2164 Branch: perl
25fbdfc0 2165 ! pod/buildtoc
53c32ee0 2166____________________________________________________________________________
25fbdfc0 2167[ 6088] By: jhi on 2000/05/07 16:35:36
2168 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2169 because we do not use those. The HAS_GETSPNAM remains,
2170 though, because we still do use that.
53c32ee0 2171 Branch: cfgperl
25fbdfc0 2172 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2173 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
2174 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
2175 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
2176 ! win32/config.vc win32/config_H.bc win32/config_H.gc
2177 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
53c32ee0 2178____________________________________________________________________________
25fbdfc0 2179[ 6087] By: gsar on 2000/05/07 16:05:16
2180 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
53c32ee0 2181 Branch: perl
25fbdfc0 2182 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
53c32ee0 2183____________________________________________________________________________
25fbdfc0 2184[ 6086] By: jhi on 2000/05/07 15:27:07
53c32ee0 2185 Log: Integrate with Sarathy.
2186 Branch: cfgperl
25fbdfc0 2187 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2188 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
2189 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
2190 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
2191 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
2192 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
53c32ee0 2193____________________________________________________________________________
25fbdfc0 2194[ 6085] By: gsar on 2000/05/07 05:52:02
2195 Log: repeat operator (x) doesn't preserve utf8-ness
53c32ee0 2196 Branch: perl
25fbdfc0 2197 ! pp.c t/op/substr.t
53c32ee0 2198____________________________________________________________________________
25fbdfc0 2199[ 6084] By: gsar on 2000/05/07 05:39:55
2200 Log: substr() does not preserve utf8-ness (from Stefan Eissing
2201 <Eissing@medicaldataservice.de>); added tests
53c32ee0 2202 Branch: perl
25fbdfc0 2203 ! pp.c t/op/substr.t
53c32ee0 2204____________________________________________________________________________
25fbdfc0 2205[ 6083] By: gsar on 2000/05/07 05:24:46
2206 Log: note about undocumented caller() return value (from M.J.T. Guy);
2207 yet another peek.t tweak
53c32ee0 2208 Branch: perl
25fbdfc0 2209 ! pod/perlfunc.pod t/lib/peek.t
53c32ee0 2210____________________________________________________________________________
25fbdfc0 2211[ 6082] By: gsar on 2000/05/07 05:08:40
2212 Log: peek.t non-portable to ithreads
53c32ee0 2213 Branch: perl
25fbdfc0 2214 ! t/lib/peek.t
53c32ee0 2215____________________________________________________________________________
25fbdfc0 2216[ 6081] By: gsar on 2000/05/07 04:17:04
2217 Log: better default perlbug categories for ok reports (from Richard Foley)
53c32ee0 2218 Branch: perl
25fbdfc0 2219 ! utils/perlbug.PL
53c32ee0 2220____________________________________________________________________________
25fbdfc0 2221[ 6080] By: gsar on 2000/05/07 04:08:07
2222 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
2223 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
2224 Branch: perl
2225 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2226 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
2227 ! AUTHORS MAINTAIN MANIFEST
53c32ee0 2228____________________________________________________________________________
25fbdfc0 2229[ 6079] By: gsar on 2000/05/07 04:01:38
2230 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
2231 Branch: perl
2232 ! lib/Carp/Heavy.pm
53c32ee0 2233____________________________________________________________________________
25fbdfc0 2234[ 6078] By: gsar on 2000/05/07 01:24:19
2235 Log: workaround for CRT bug in chdir() (from Charles Lane, via
2236 Peter Prymmer)
2237 Branch: perl
2238 ! iperlsys.h vms/vms.c vms/vmsish.h
53c32ee0 2239____________________________________________________________________________
25fbdfc0 2240[ 6077] By: gsar on 2000/05/07 01:22:23
2241 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
2242 and Tom Phoenix)
53c32ee0 2243 Branch: perl
25fbdfc0 2244 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
53c32ee0 2245____________________________________________________________________________
25fbdfc0 2246[ 6076] By: gsar on 2000/05/06 17:36:29
53c32ee0 2247 Log: integrate cfgperl contents into mainline
2248 Branch: perl
25fbdfc0 2249 +> t/lib/peek.t
2250 !> Configure MANIFEST Porting/Glossary Porting/config.sh
2251 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
2252 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
2253 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
53c32ee0 2254____________________________________________________________________________
25fbdfc0 2255[ 6075] By: jhi on 2000/05/05 18:56:10
2256 Log: Make the test more portable.
53c32ee0 2257 Branch: cfgperl
25fbdfc0 2258 ! t/lib/peek.t
53c32ee0 2259____________________________________________________________________________
25fbdfc0 2260[ 6074] By: jhi on 2000/05/05 18:49:20
2261 Log: Introduce t/lib/peek.t.
53c32ee0 2262 Branch: cfgperl
25fbdfc0 2263 + t/lib/peek.t
2264 ! MANIFEST
53c32ee0 2265____________________________________________________________________________
25fbdfc0 2266[ 6073] By: jhi on 2000/05/05 14:30:45
2267 Log: Complex tweaks.
53c32ee0 2268 Branch: cfgperl
25fbdfc0 2269 ! lib/Math/Complex.pm t/lib/complex.t
53c32ee0 2270____________________________________________________________________________
25fbdfc0 2271[ 6072] By: jhi on 2000/05/05 12:27:13
53c32ee0 2272 Log: Integrate with Sarathy.
2273 Branch: cfgperl
25fbdfc0 2274 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
2275 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2276 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
2277 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
53c32ee0 2278____________________________________________________________________________
25fbdfc0 2279[ 6071] By: gsar on 2000/05/05 02:24:46
2280 Log: misformatted perllocal.pod (from Tim Jenness
2281 <t.jenness@jach.hawaii.edu>)
53c32ee0 2282 Branch: perl
25fbdfc0 2283 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
53c32ee0 2284____________________________________________________________________________
25fbdfc0 2285[ 6070] By: gsar on 2000/05/05 02:16:52
2286 Log: remove misleading comment (from M.J.T. Guy)
53c32ee0 2287 Branch: perl
25fbdfc0 2288 ! t/lib/anydbm.t
53c32ee0 2289____________________________________________________________________________
25fbdfc0 2290[ 6069] By: gsar on 2000/05/05 02:15:13
2291 Log: File::Spec compatibility update (from Barrie Slaymaker
2292 <barries@slaysys.com>)
53c32ee0 2293 Branch: perl
25fbdfc0 2294 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2295 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
53c32ee0 2296____________________________________________________________________________
25fbdfc0 2297[ 6068] By: gsar on 2000/05/05 02:01:50
2298 Log: note about values()
53c32ee0 2299 Branch: perl
25fbdfc0 2300 ! pod/perlfunc.pod
53c32ee0 2301____________________________________________________________________________
25fbdfc0 2302[ 6067] By: gsar on 2000/05/05 01:33:09
2303 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
53c32ee0 2304 Branch: perl
25fbdfc0 2305 ! win32/win32.c
53c32ee0 2306____________________________________________________________________________
25fbdfc0 2307[ 6066] By: gsar on 2000/05/05 01:23:43
2308 Log: s/END/CHECK/
53c32ee0 2309 Branch: perl
25fbdfc0 2310 ! perl.c
53c32ee0 2311____________________________________________________________________________
25fbdfc0 2312[ 6065] By: jhi on 2000/05/04 17:30:22
2313 Log: Integrate with Sarathy.
2314 Branch: cfgperl
2315 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
53c32ee0 2316____________________________________________________________________________
25fbdfc0 2317[ 6064] By: gsar on 2000/05/04 17:26:14
2318 Log: change#5905 wasn't quite right--it's intent only applies when arguments
2319 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
53c32ee0 2320 Branch: perl
25fbdfc0 2321 ! pp_sys.c sv.c
53c32ee0 2322____________________________________________________________________________
25fbdfc0 2323[ 6063] By: gsar on 2000/05/04 16:52:29
2324 Log: tokeq() could read unallocated field in argument
53c32ee0 2325 Branch: perl
25fbdfc0 2326 ! toke.c
53c32ee0 2327____________________________________________________________________________
25fbdfc0 2328[ 6062] By: gsar on 2000/05/04 16:34:51
2329 Log: additional tests for utf8.t
53c32ee0 2330 Branch: perl
25fbdfc0 2331 ! t/pragma/utf8.t
53c32ee0 2332____________________________________________________________________________
25fbdfc0 2333[ 6061] By: gsar on 2000/05/04 16:09:28
2334 Log: change#5921 neglected to make eq honor "use bytes"
53c32ee0 2335 Branch: perl
25fbdfc0 2336 ! sv.c
53c32ee0 2337____________________________________________________________________________
25fbdfc0 2338[ 6060] By: jhi on 2000/05/04 15:30:16
2339 Log: Integrate with Sarathy.
2340 Branch: cfgperl
2341 !> perl.c regcomp.c t/pragma/utf8.t
53c32ee0 2342____________________________________________________________________________
25fbdfc0 2343[ 6059] By: jhi on 2000/05/04 15:26:37
2344 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
2345 in natively 64-bit platforms where a long is a quad (no need
2346 for long longs). Also added bias for IVs.
2347 Branch: cfgperl
2348 ! toke.c
53c32ee0 2349____________________________________________________________________________
25fbdfc0 2350[ 6058] By: gsar on 2000/05/04 00:19:14
2351 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
2352 (spotted by Donald Kinzer <dkinzer@premia.com>)
53c32ee0 2353 Branch: perl
25fbdfc0 2354 ! perl.c
53c32ee0 2355____________________________________________________________________________
25fbdfc0 2356[ 6057] By: gsar on 2000/05/03 18:34:01
2357 Log: fix broken parsing of /\x{ab}/
53c32ee0 2358 Branch: perl
25fbdfc0 2359 ! regcomp.c t/pragma/utf8.t
53c32ee0 2360____________________________________________________________________________
25fbdfc0 2361[ 6056] By: jhi on 2000/05/03 17:57:16
2362 Log: The search of infinity continues, this time simplified.
53c32ee0 2363 Branch: cfgperl
25fbdfc0 2364 ! lib/Math/Complex.pm
53c32ee0 2365____________________________________________________________________________
25fbdfc0 2366[ 6055] By: jhi on 2000/05/03 17:45:30
2367 Log: Detypo.
53c32ee0 2368 Branch: cfgperl
25fbdfc0 2369 ! hints/unicos.sh
53c32ee0 2370____________________________________________________________________________
25fbdfc0 2371[ 6054] By: jhi on 2000/05/02 22:28:27
2372 Log: Be more forgiving in POSIX about HUGE_VALL.
53c32ee0 2373 Branch: cfgperl
25fbdfc0 2374 ! ext/POSIX/POSIX.xs
53c32ee0 2375____________________________________________________________________________
25fbdfc0 2376[ 6053] By: jhi on 2000/05/02 22:25:05
2377 Log: Integrate with Sarathy.
2378 Branch: cfgperl
2379 !> hints/irix_6.sh pod/perlop.pod
53c32ee0 2380____________________________________________________________________________
25fbdfc0 2381[ 6052] By: jhi on 2000/05/02 22:24:31
2382 Log: Unicos hint tweak.
53c32ee0 2383 Branch: cfgperl
25fbdfc0 2384 ! hints/unicos.sh
53c32ee0 2385____________________________________________________________________________
25fbdfc0 2386[ 6051] By: jhi on 2000/05/02 22:21:26
2387 Log: Complex tweakery.
53c32ee0 2388 Branch: cfgperl
25fbdfc0 2389 ! lib/Math/Complex.pm t/lib/complex.t
53c32ee0 2390____________________________________________________________________________
25fbdfc0 2391[ 6050] By: jhi on 2000/05/02 19:26:22
2392 Log: Use setxxent()/endxxent().
2393 Branch: cfgperl
2394 ! t/op/grent.t t/op/pwent.t
53c32ee0 2395____________________________________________________________________________
25fbdfc0 2396[ 6049] By: jhi on 2000/05/02 19:06:02
2397 Log: Test both the scalar and array contexts.
2398 Branch: cfgperl
2399 ! t/op/grent.t t/op/pwent.t
41fda654 2400____________________________________________________________________________
25fbdfc0 2401[ 6048] By: gsar on 2000/05/02 18:29:10
2402 Log: add note about how $( doesn't interpolate in REs (from
2403 Philip Newton <newton@ficus.frogspace.net>)
41fda654 2404 Branch: perl
25fbdfc0 2405 ! pod/perlop.pod
41fda654 2406____________________________________________________________________________
25fbdfc0 2407[ 6047] By: jhi on 2000/05/02 17:41:24
2408 Log: Call getspnam() only iff needd.
2409 Branch: cfgperl
2410 ! pp_sys.c
41fda654 2411____________________________________________________________________________
25fbdfc0 2412[ 6046] By: gsar on 2000/05/02 17:07:25
2413 Log: libscheck has insufficient checks for n32 libs (from
2414 Albert Chin-A-Young <china@thewrittenword.com>)
21bad921 2415 Branch: perl
25fbdfc0 2416 ! hints/irix_6.sh
21bad921 2417____________________________________________________________________________
25fbdfc0 2418[ 6045] By: jhi on 2000/05/02 13:57:17
2419 Log: Integrate with Sarathy.
2420 Branch: cfgperl
2421 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
2422 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
21bad921 2423____________________________________________________________________________
25fbdfc0 2424[ 6044] By: gsar on 2000/05/02 06:48:19
2425 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
2426 such that underscores are only ignored in literal numbers,
2427 "\x{...}", and hex/oct argument
21bad921 2428 Branch: perl
25fbdfc0 2429 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
21bad921 2430____________________________________________________________________________
25fbdfc0 2431[ 6043] By: gsar on 2000/05/02 02:22:29
2432 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
21bad921 2433 Branch: perl
25fbdfc0 2434 ! pod/perlretut.pod
21bad921 2435____________________________________________________________________________
25fbdfc0 2436[ 6042] By: gsar on 2000/05/02 02:17:51
2437 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
21bad921 2438 Branch: perl
25fbdfc0 2439 ! pod/perltrap.pod
21bad921 2440____________________________________________________________________________
25fbdfc0 2441[ 6041] By: gsar on 2000/05/02 01:53:51
2442 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
2443 to compensate
21bad921 2444 Branch: perl
25fbdfc0 2445 ! Porting/makerel
21bad921 2446____________________________________________________________________________
25fbdfc0 2447[ 6040] By: gsar on 2000/05/02 01:51:57
2448 Log: missing files in MANIFEST
21bad921 2449 Branch: perl
25fbdfc0 2450 ! MANIFEST
21bad921 2451____________________________________________________________________________
25fbdfc0 2452[ 6039] By: jhi on 2000/05/02 00:36:46
2453 Log: Infinite problems.
2454 Branch: cfgperl
2455 ! lib/Math/Complex.pm
21bad921 2456____________________________________________________________________________
25fbdfc0 2457[ 6038] By: jhi on 2000/05/02 00:06:38
2458 Log: pwent/spent #ifdef imbalance.
2459 Branch: cfgperl
2460 ! pp_sys.c
21bad921 2461____________________________________________________________________________
25fbdfc0 2462[ 6037] By: jhi on 2000/05/01 22:50:11
2463 Log: Use HUGE_VALL if applicable.
21bad921 2464 Branch: cfgperl
25fbdfc0 2465 ! ext/POSIX/POSIX.xs util.c
21bad921 2466____________________________________________________________________________
25fbdfc0 2467[ 6036] By: jhi on 2000/05/01 22:20:53
2468 Log: Correct Freudian slip.
21bad921 2469 Branch: cfgperl
25fbdfc0 2470 ! pp_sys.c
21bad921 2471____________________________________________________________________________
25fbdfc0 2472[ 6035] By: jhi on 2000/05/01 21:07:38
2473 Log: Continue on the pwent/spent case.
21bad921 2474 Branch: cfgperl
25fbdfc0 2475 ! pp_sys.c
21bad921 2476____________________________________________________________________________
25fbdfc0 2477[ 6034] By: jhi on 2000/05/01 17:45:14
2478 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
2479 adjustments in 6032 conflicted badly with this, will have
2480 to revisit them later.
21bad921 2481 Branch: cfgperl
25fbdfc0 2482 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
2483 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
2484 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
2485 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
2486 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
2487 !> t/lib/cgi-html.t t/lib/cgi-request.t
21bad921 2488____________________________________________________________________________
25fbdfc0 2489[ 6033] By: jhi on 2000/05/01 17:40:49
2490 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
21bad921 2491 Branch: cfgperl
25fbdfc0 2492 ! pp_sys.c
21bad921 2493____________________________________________________________________________
25fbdfc0 2494[ 6032] By: gsar on 2000/05/01 15:56:32
2495 Log: whitespace adjustments
21bad921 2496 Branch: perl
25fbdfc0 2497 ! pp_sys.c
21bad921 2498____________________________________________________________________________
25fbdfc0 2499[ 6031] By: gsar on 2000/05/01 15:19:41
2500 Log: small nits in diagnostics.pm (from Robin Barker)
21bad921 2501 Branch: perl
25fbdfc0 2502 ! lib/diagnostics.pm pod/perldiag.pod
21bad921 2503____________________________________________________________________________
25fbdfc0 2504[ 6030] By: gsar on 2000/05/01 08:39:18
2505 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
2506 for @- and @+ (from Johan Vromans)
21bad921 2507 Branch: perl
25fbdfc0 2508 ! lib/English.pm pod/perlvar.pod
21bad921 2509____________________________________________________________________________
25fbdfc0 2510[ 6029] By: gsar on 2000/05/01 08:16:10
2511 Log: add CGI.pm v2.66 (from Lincoln Stein)
f07cf794 2512 Branch: perl
25fbdfc0 2513 + lib/CGI/Util.pm t/lib/cgi-pretty.t
2514 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
2515 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
2516 ! t/lib/cgi-html.t t/lib/cgi-request.t
f07cf794 2517____________________________________________________________________________
25fbdfc0 2518[ 6028] By: gsar on 2000/05/01 06:34:41
2519 Log: Pod::Man generates groff-incompatible macro definition (from
2520 Tom Christiansen)
f07cf794 2521 Branch: perl
25fbdfc0 2522 ! lib/Pod/Man.pm
f07cf794 2523____________________________________________________________________________
25fbdfc0 2524[ 6027] By: gsar on 2000/05/01 06:31:36
2525 Log: podlators-1.02 update (from Russ Allbery)
2526 Branch: perl
2527 ! lib/Pod/Man.pm lib/Pod/Text.pm
f07cf794 2528____________________________________________________________________________
25fbdfc0 2529[ 6026] By: jhi on 2000/04/30 23:24:23
2530 Log: Integrate with Sarathy.
f07cf794 2531 Branch: cfgperl
25fbdfc0 2532 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
2533 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
2534 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2535 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
2536 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
2537 !> t/lib/syslog.t toke.c win32/win32.h
f07cf794 2538____________________________________________________________________________
25fbdfc0 2539[ 6025] By: gsar on 2000/04/30 18:17:47
2540 Log: Is{Alnum,Alpha,Word} don't match titlecase
2541
2542 TODO: IsSpace is defined recursively!
2543
2544 (both spotted by Larry)
f07cf794 2545 Branch: perl
25fbdfc0 2546 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2547 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
f07cf794 2548____________________________________________________________________________
25fbdfc0 2549[ 6024] By: gsar on 2000/04/30 17:50:19
2550 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
2551 (from Hugo van der Sanden)
f07cf794 2552 Branch: perl
25fbdfc0 2553 ! toke.c
f07cf794 2554____________________________________________________________________________
25fbdfc0 2555[ 6023] By: gsar on 2000/04/30 17:14:43
2556 Log: debugger stomps on $. (from M.J.T. Guy)
f07cf794 2557 Branch: perl
25fbdfc0 2558 ! lib/perl5db.pl
f07cf794 2559____________________________________________________________________________
25fbdfc0 2560[ 6022] By: gsar on 2000/04/30 16:59:22
2561 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
f07cf794 2562 Branch: perl
25fbdfc0 2563 ! sv.c
f07cf794 2564____________________________________________________________________________
25fbdfc0 2565[ 6021] By: gsar on 2000/04/29 21:00:08
2566 Log: remove Win2K issue in pod (fixed by change#6020)
f07cf794 2567 Branch: perl
25fbdfc0 2568 ! README.win32 pod/perl56delta.pod
f07cf794 2569____________________________________________________________________________
25fbdfc0 2570[ 6020] By: gsar on 2000/04/29 20:51:49
2571 Log: test tweak
f07cf794 2572 Branch: perl
25fbdfc0 2573 ! t/lib/open3.t
f07cf794 2574____________________________________________________________________________
25fbdfc0 2575[ 6019] By: gsar on 2000/04/29 20:34:27
2576 Log: windows portability tweaks
f07cf794 2577 Branch: perl
25fbdfc0 2578 ! t/lib/b.t win32/win32.h
f07cf794 2579____________________________________________________________________________
25fbdfc0 2580[ 6018] By: gsar on 2000/04/29 19:55:24
2581 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
2582 make _PATH_LOG() return "" if unavailable
f07cf794 2583 Branch: perl
25fbdfc0 2584 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
2585 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
f07cf794 2586____________________________________________________________________________
25fbdfc0 2587[ 6017] By: jhi on 2000/04/28 22:49:46
2588 Log: Integrate with Sarathy.
2589 Branch: cfgperl
2590 !> op.c perl.c pod/perldiag.pod t/lib/b.t
f07cf794 2591____________________________________________________________________________
25fbdfc0 2592[ 6016] By: jhi on 2000/04/28 22:46:14
2593 Log: Do not warn that an infinity does not look like a number.
2594 Branch: cfgperl
f07cf794 2595 ! sv.c
2596____________________________________________________________________________
25fbdfc0 2597[ 6015] By: gsar on 2000/04/28 22:35:49
2598 Log: tweak test for portability
f07cf794 2599 Branch: perl
25fbdfc0 2600 ! t/lib/b.t
f07cf794 2601____________________________________________________________________________
25fbdfc0 2602[ 6014] By: gsar on 2000/04/28 22:05:31
2603 Log: glob() loading File::Glob behind the scenes may cause syntax errors
f07cf794 2604 Branch: perl
25fbdfc0 2605 ! op.c
f07cf794 2606____________________________________________________________________________
25fbdfc0 2607[ 6013] By: gsar on 2000/04/28 21:25:22
2608 Log: tweak change#5945 to display correct switch name in diagnostic
f07cf794 2609 Branch: perl
25fbdfc0 2610 ! perl.c pod/perldiag.pod
f07cf794 2611____________________________________________________________________________
25fbdfc0 2612[ 6012] By: jhi on 2000/04/28 21:08:12
f07cf794 2613 Log: Integrate with Sarathy.
2614 Branch: cfgperl
25fbdfc0 2615 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
2616 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
2617 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
f07cf794 2618____________________________________________________________________________
25fbdfc0 2619[ 6011] By: jhi on 2000/04/28 21:04:46
2620 Log: &HUGE_VAL is not defined, it exists.
2621 Branch: cfgperl
2622 ! lib/Math/Complex.pm
2623____________________________________________________________________________
2624[ 6010] By: gsar on 2000/04/28 21:02:58
2625 Log: clarify note about shadow password support (from
2626 gellyfish@gellyfish.com)
f07cf794 2627 Branch: perl
25fbdfc0 2628 ! pod/perlfunc.pod
f07cf794 2629____________________________________________________________________________
25fbdfc0 2630[ 6009] By: gsar on 2000/04/28 21:00:00
2631 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
f07cf794 2632 Branch: perl
25fbdfc0 2633 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
f07cf794 2634____________________________________________________________________________
25fbdfc0 2635[ 6008] By: gsar on 2000/04/28 20:56:33
2636 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
2637 Branch: perl
2638 ! installperl vms/subconfigure.com
f07cf794 2639____________________________________________________________________________
25fbdfc0 2640[ 6007] By: gsar on 2000/04/28 20:51:21
2641 Log: note about compile failures and END blocks (from M.J.T. Guy)
2642 Branch: perl
2643 ! pod/perl56delta.pod pod/perlmod.pod
f07cf794 2644____________________________________________________________________________
25fbdfc0 2645[ 6006] By: jhi on 2000/04/28 20:42:14
2646 Log: Regen Configure.
f07cf794 2647 Branch: cfgperl
25fbdfc0 2648 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2649 ! config_h.SH
f07cf794 2650____________________________________________________________________________
25fbdfc0 2651[ 6005] By: gsar on 2000/04/28 20:41:16
2652 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9b0c9623 2653 Branch: perl
25fbdfc0 2654 ! utils/perldoc.PL
9b0c9623 2655____________________________________________________________________________
25fbdfc0 2656[ 6004] By: jhi on 2000/04/28 20:28:21
9b0c9623 2657 Log: Integrate with Sarathy.
2658 Branch: cfgperl
25fbdfc0 2659 !> Configure INSTALL Porting/Glossary Porting/config.sh
2660 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
2661 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
2662 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
2663 !> win32/config.vc win32/win32.c
9b0c9623 2664____________________________________________________________________________
25fbdfc0 2665[ 6003] By: gsar on 2000/04/28 20:11:20
2666 Log: allow REG_EXPAND_SZ keys in Windows registry (from
2667 John Clayton <John.Clayton@barclayscapital.com>)
9b0c9623 2668 Branch: perl
25fbdfc0 2669 ! win32/win32.c
9b0c9623 2670____________________________________________________________________________
25fbdfc0 2671[ 6002] By: gsar on 2000/04/28 19:34:16
2672 Log: destructive sv_setsv() can lose UV-ness from source, causing
2673 numeric promotions/comparisons to fail to do the right thing
9b0c9623 2674 Branch: perl
25fbdfc0 2675 ! sv.c
9b0c9623 2676____________________________________________________________________________
25fbdfc0 2677[ 6001] By: gsar on 2000/04/28 18:44:15
2678 Log: support additional library locations via $Config{otherlibdirs}
2679 (from Andy Dougherty)
9b0c9623 2680 Branch: perl
25fbdfc0 2681 ! Configure INSTALL Porting/Glossary Porting/config.sh
2682 ! Porting/config_H config_h.SH epoc/config.sh perl.c
2683 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
2684 ! win32/config.bc win32/config.gc win32/config.vc
9b0c9623 2685____________________________________________________________________________
25fbdfc0 2686[ 6000] By: gsar on 2000/04/28 18:26:58
2687 Log: reworked otherlibdirs.U (from Andy Dougherty)
2688 Branch: metaconfig
2689 ! U/installdirs/otherlibdirs.U
9b0c9623 2690____________________________________________________________________________
25fbdfc0 2691[ 5999] By: gsar on 2000/04/28 18:17:07
2692 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9b0c9623 2693 Branch: perl
25fbdfc0 2694 ! t/pragma/warn/toke toke.c
2695____________________________________________________________________________
2696[ 5998] By: jhi on 2000/04/28 13:32:17
2697 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2698 Branch: cfgperl
2699 ! lib/Math/Complex.pm
2700____________________________________________________________________________
2701[ 5997] By: jhi on 2000/04/28 13:14:04
2702 Log: Preserve $!.
2703 Branch: cfgperl
2704 ! lib/Math/Complex.pm
9b0c9623 2705____________________________________________________________________________
25fbdfc0 2706[ 5996] By: jhi on 2000/04/28 12:59:23
9b0c9623 2707 Log: Integrate with Sarathy.
2708 Branch: cfgperl
25fbdfc0 2709 +> pod/perlrequick.pod pod/perlretut.pod
2710 !> (integrate 51 files)
2711____________________________________________________________________________
2712[ 5995] By: gsar on 2000/04/28 09:37:36
2713 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9b0c9623 2714 Branch: perl
25fbdfc0 2715 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9b0c9623 2716____________________________________________________________________________
25fbdfc0 2717[ 5994] By: gsar on 2000/04/28 09:33:26
2718 Log: fix for missed accounting for null byte in pack("Z",...) (from
2719 M.J.T. Guy)
9b0c9623 2720 Branch: perl
25fbdfc0 2721 ! pp.c t/op/pack.t
9b0c9623 2722____________________________________________________________________________
25fbdfc0 2723[ 5993] By: gsar on 2000/04/28 09:30:05
2724 Log: various minor tweaks seen on p5p
9b0c9623 2725 Branch: perl
25fbdfc0 2726 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9b0c9623 2727____________________________________________________________________________
25fbdfc0 2728[ 5992] By: gsar on 2000/04/28 09:08:19
2729 Log: pod nit (from Simon Cozens)
9b0c9623 2730 Branch: perl
25fbdfc0 2731 ! pod/perlop.pod
9b0c9623 2732____________________________________________________________________________
25fbdfc0 2733[ 5991] By: gsar on 2000/04/28 09:06:36
2734 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
2735 Branch: perl
2736 ! README.posix-bc hints/posix-bc.sh
9b0c9623 2737____________________________________________________________________________
25fbdfc0 2738[ 5990] By: gsar on 2000/04/28 08:54:52
2739 Log: use $ENV{LIB} to search for libs under Visual C compiler
2740 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9b0c9623 2741 Branch: perl
25fbdfc0 2742 ! lib/ExtUtils/Liblist.pm
9b0c9623 2743____________________________________________________________________________
25fbdfc0 2744[ 5989] By: gsar on 2000/04/28 08:27:12
2745 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
2746 itself and no other (from Tom Hughes)
2747 Branch: perl
2748 ! t/op/array.t toke.c
9b0c9623 2749____________________________________________________________________________
25fbdfc0 2750[ 5988] By: gsar on 2000/04/28 08:01:38
2751 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2752 <paul@miraclefish.com>)
9b0c9623 2753 Branch: perl
25fbdfc0 2754 ! lib/ExtUtils/MakeMaker.pm
9b0c9623 2755____________________________________________________________________________
25fbdfc0 2756[ 5987] By: gsar on 2000/04/28 07:53:09
2757 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
2758 Branch: perl
2759 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9b0c9623 2760____________________________________________________________________________
25fbdfc0 2761[ 5986] By: gsar on 2000/04/28 07:44:17
2762 Log: add regular expressions tutorial and quick-start guide (from
2763 Mark Kvale <kvale@phy.ucsf.edu>)
9b0c9623 2764 Branch: perl
25fbdfc0 2765 + pod/perlrequick.pod pod/perlretut.pod
2766 ! AUTHORS MAINTAIN MANIFEST
9b0c9623 2767____________________________________________________________________________
25fbdfc0 2768[ 5985] By: gsar on 2000/04/28 07:30:28
2769 Log: forked child may not exit correctly if it failed to open
2770 /dev/console (from Graham Barr)
2771 Branch: perl
2772 ! ext/Sys/Syslog/Syslog.pm
9b0c9623 2773____________________________________________________________________________
25fbdfc0 2774[ 5984] By: gsar on 2000/04/28 07:27:20
2775 Log: attributes::reftype() doesn't work on tied argument
2776 Branch: perl
2777 ! xsutils.c
9b0c9623 2778____________________________________________________________________________
25fbdfc0 2779[ 5983] By: gsar on 2000/04/28 07:15:04
2780 Log: numeric conversion of non-number in change#3378 tramples on
2781 OOK offset, causing segfaults
2782 Branch: perl
2783 ! sv.c
9b0c9623 2784____________________________________________________________________________
25fbdfc0 2785[ 5982] By: gsar on 2000/04/28 04:48:25
2786 Log: avoid error in IO::Socket::INET when given an unknown service name
2787 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
2788 Branch: perl
2789 ! ext/IO/lib/IO/Socket/INET.pm
9b0c9623 2790____________________________________________________________________________
25fbdfc0 2791[ 5981] By: gsar on 2000/04/28 04:31:31
2792 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
2793 prototype mismatch with CORE::glob(); update pod and tests to
2794 suit (File::Glob::glob() is still available for backward
2795 compatibility, but should be considered deprecated)
9b0c9623 2796 Branch: perl
25fbdfc0 2797 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
2798 ! t/lib/glob-taint.t
9b0c9623 2799____________________________________________________________________________
25fbdfc0 2800[ 5980] By: gsar on 2000/04/28 03:47:29
2801 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
2802 <ghudson@mit.edu>)
2803 Branch: metaconfig
2804 ! U/modified/Options.U
2805 Branch: perl
2806 ! Configure
9b0c9623 2807____________________________________________________________________________
25fbdfc0 2808[ 5979] By: gsar on 2000/04/28 03:07:54
2809 Log: under useithreads, constant pad entries could inadvertantly be
2810 shared across threads (from Eric Blood <eblood@xmission.com>);
2811 added Eric's test case to testsuite
9b0c9623 2812 Branch: perl
25fbdfc0 2813 ! op.c t/op/misc.t
9b0c9623 2814____________________________________________________________________________
25fbdfc0 2815[ 5978] By: gsar on 2000/04/27 21:13:00
2816 Log: sync version numbers in File::Spec with the ones on CPAN
2817 (from Barrie Slaymaker)
9b0c9623 2818 Branch: perl
25fbdfc0 2819 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
2820 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
2821 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9b0c9623 2822____________________________________________________________________________
25fbdfc0 2823[ 5977] By: gsar on 2000/04/27 21:07:29
2824 Log: autoquote barewords followed by newline and arrow properly
2825 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9b0c9623 2826 Branch: perl
25fbdfc0 2827 ! t/pragma/warn/toke toke.c
9b0c9623 2828____________________________________________________________________________
25fbdfc0 2829[ 5976] By: gsar on 2000/04/27 20:41:20
2830 Log: DB_File v1.73 update (from Paul Marquess)
2831 Branch: perl
2832 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2833 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9b0c9623 2834____________________________________________________________________________
25fbdfc0 2835[ 5975] By: gsar on 2000/04/27 20:34:24
2836 Log: allow sort() reentrancy (variant of patch suggested by
2837 Hugo van der Sanden)
9b0c9623 2838 Branch: perl
25fbdfc0 2839 ! pp_ctl.c t/op/sort.t
9b0c9623 2840____________________________________________________________________________
25fbdfc0 2841[ 5974] By: gsar on 2000/04/27 19:46:57
2842 Log: change#4197 somehow missed initializing PL_errors, meaning
2843 sytax error queueing wasn't working outside eval"" at all;
2844 also fixed eval"" to localize PL_error_count, so that compile-time
2845 eval's don't clobber the error state of the outer context
9b0c9623 2846 Branch: perl
25fbdfc0 2847 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
2848 ! t/pragma/warn/toke
9b0c9623 2849____________________________________________________________________________
25fbdfc0 2850[ 5973] By: gsar on 2000/04/27 18:29:05
2851 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
2852 Branch: perl
2853 ! regcomp.c regexec.c t/op/re_tests
9b0c9623 2854____________________________________________________________________________
25fbdfc0 2855[ 5972] By: jhi on 2000/04/27 18:22:41
9b0c9623 2856 Log: Integrate with Sarathy.
2857 Branch: cfgperl
25fbdfc0 2858 +> t/lib/b.t t/lib/syslog.t
2859 !> (integrate 31 files)
9b0c9623 2860____________________________________________________________________________
25fbdfc0 2861[ 5971] By: jhi on 2000/04/27 18:18:46
2862 Log: Unicos tweaks from Mark P. Lutz.
9b0c9623 2863 Branch: cfgperl
25fbdfc0 2864 ! hints/unicos.sh lib/Math/Complex.pm
9b0c9623 2865____________________________________________________________________________
25fbdfc0 2866[ 5970] By: gsar on 2000/04/27 18:05:11
2867 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
2868 IV is >32bits
9b0c9623 2869 Branch: perl
25fbdfc0 2870 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9b0c9623 2871____________________________________________________________________________
25fbdfc0 2872[ 5969] By: gsar on 2000/04/27 17:50:56
2873 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9b0c9623 2874 Branch: perl
25fbdfc0 2875 + t/lib/syslog.t
2876 ! MANIFEST ext/Sys/Syslog/Syslog.pm
9b0c9623 2877____________________________________________________________________________
25fbdfc0 2878[ 5968] By: gsar on 2000/04/27 17:44:49
2879 Log: tolerate spaces in group names in test on solaris (from David Boyce
2880 <dsb@boyski.com>)
9b0c9623 2881 Branch: perl
25fbdfc0 2882 ! t/op/groups.t
9b0c9623 2883____________________________________________________________________________
25fbdfc0 2884[ 5967] By: gsar on 2000/04/27 17:41:22
2885 Log: improved docs on the warn_uninit diagnostic (from David Glasser
2886 and Simon Cozens)
9b0c9623 2887 Branch: perl
25fbdfc0 2888 ! pod/perldiag.pod
9b0c9623 2889____________________________________________________________________________
25fbdfc0 2890[ 5966] By: gsar on 2000/04/27 16:54:58
2891 Log: add testsuite for B backends, fix bug in B::Deparse (from
2892 Simon Cozens <simon@brecon.co.uk>)
9b0c9623 2893 Branch: perl
25fbdfc0 2894 + t/lib/b.t
2895 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9b0c9623 2896____________________________________________________________________________
25fbdfc0 2897[ 5965] By: gsar on 2000/04/27 16:10:37
2898 Log: avoid "will not stay shared" warnings for our variables (from
2899 Robin Barker)
9b0c9623 2900 Branch: perl
25fbdfc0 2901 ! op.c t/pragma/warn/op
9b0c9623 2902____________________________________________________________________________
25fbdfc0 2903[ 5964] By: gsar on 2000/04/27 07:05:05
2904 Log: reformat to 72 columns (again)
9b0c9623 2905 Branch: perl
25fbdfc0 2906 ! pod/perldiag.pod
9b0c9623 2907____________________________________________________________________________
25fbdfc0 2908[ 5963] By: gsar on 2000/04/27 06:28:31
2909 Log: patch from Larry to make (\&) prototype work; added tests for
2910 the same
9b0c9623 2911 Branch: perl
25fbdfc0 2912 ! op.c t/comp/proto.t
9b0c9623 2913____________________________________________________________________________
25fbdfc0 2914[ 5962] By: gsar on 2000/04/27 06:15:47
2915 Log: updated README.hpux (from Jeff Okamoto)
9b0c9623 2916 Branch: perl
25fbdfc0 2917 ! README.hpux
9b0c9623 2918____________________________________________________________________________
25fbdfc0 2919[ 5961] By: gsar on 2000/04/27 05:55:03
2920 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9b0c9623 2921 Branch: perl
25fbdfc0 2922 ! emacs/cperl-mode.el
9b0c9623 2923____________________________________________________________________________
25fbdfc0 2924[ 5960] By: gsar on 2000/04/27 05:49:26
2925 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9b0c9623 2926 Branch: perl
25fbdfc0 2927 ! INSTALL
9b0c9623 2928____________________________________________________________________________
25fbdfc0 2929[ 5959] By: gsar on 2000/04/27 05:33:41
2930 Log: doubled words in pods (from Simon Cozens
2931 <simon.p.cozens@jp.pwcglobal.com>)
9b0c9623 2932 Branch: perl
25fbdfc0 2933 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
2934 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
2935 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
2936 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
2937 ! pod/perltootc.pod
9b0c9623 2938____________________________________________________________________________
25fbdfc0 2939[ 5958] By: gsar on 2000/04/27 05:11:39
2940 Log: change#3569 deleted some essential code, revert; avoid use of
2941 atexit() to make DynaLoader work properly on AIX under mod_perl
2942 (from Jens-Uwe Mager <jum@helios.de>)
9b0c9623 2943 Branch: perl
25fbdfc0 2944 ! ext/DynaLoader/dl_aix.xs
9b0c9623 2945____________________________________________________________________________
25fbdfc0 2946[ 5957] By: gsar on 2000/04/27 04:54:51
2947 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9b0c9623 2948 Branch: perl
25fbdfc0 2949 ! pod/perlmod.pod
9b0c9623 2950____________________________________________________________________________
25fbdfc0 2951[ 5956] By: gsar on 2000/04/27 04:51:47
2952 Log: better diagnostics on failed tests (from Ilya Zakharevich)
9b0c9623 2953 Branch: perl
25fbdfc0 2954 ! t/op/lex_assign.t
9b0c9623 2955____________________________________________________________________________
25fbdfc0 2956[ 5955] By: gsar on 2000/04/27 04:26:44
2957 Log: longstanding bug exposed by change#3307: sort arguments weren't
2958 compiled with the right wantarray context (ensuing runtime lookup
2959 via block_gimme() was getting the incidental context of the
2960 sort() itself)
9b0c9623 2961 Branch: perl
25fbdfc0 2962 ! op.c t/op/sort.t
9b0c9623 2963____________________________________________________________________________
25fbdfc0 2964[ 5954] By: gsar on 2000/04/26 23:42:12
2965 Log: integrate cfgperl contents into mainline
9b0c9623 2966 Branch: perl
25fbdfc0 2967 !> (integrate 30 files)
9b0c9623 2968____________________________________________________________________________
25fbdfc0 2969[ 5953] By: jhi on 2000/04/26 23:06:42
2970 Log: Integrate with Sarathy.
2971 Branch: cfgperl
2972 !> README.win32 ext/B/B/Deparse.pm
2973 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
2974 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
2975 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
2976 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
2977 !> utils/perldoc.PL vms/perlvms.pod
2978____________________________________________________________________________
2979[ 5952] By: jhi on 2000/04/26 23:03:46
2980 Log: Undo "use integer" addition from 64bitint as it seems
2981 to break most of the subtests in Digital UNIX;
2982 Unicos needs to find another way.
9b0c9623 2983 Branch: cfgperl
25fbdfc0 2984 ! t/op/64bitint.t
9b0c9623 2985____________________________________________________________________________
25fbdfc0 2986[ 5951] By: jhi on 2000/04/26 22:57:53
2987 Log: Be more robust on "extreme" (large absolute value)
2988 arguments. Originally reported by Daniel Connelly
2989 as a problem with asinh() on large negative arguments,
2990 asinh() used to bail out because an argument to log()
2991 ended up being zero. Ilya Zakharevich proposed using
2992 Taylor's series in such cases, which for such large
2993 arguments is a very good approximation.
9b0c9623 2994 Branch: cfgperl
25fbdfc0 2995 ! lib/Math/Complex.pm t/lib/complex.t
9b0c9623 2996____________________________________________________________________________
25fbdfc0 2997[ 5950] By: gsar on 2000/04/25 19:13:12
2998 Log: reformat perldiag to avoid long lines
9b0c9623 2999 Branch: perl
25fbdfc0 3000 ! pod/perldiag.pod
9b0c9623 3001____________________________________________________________________________
25fbdfc0 3002[ 5949] By: gsar on 2000/04/25 18:41:11
3003 Log: make perldoc use the pod2man from the same version (from
3004 M.J.T. Guy)
3005 Branch: perl
3006 ! utils/perldoc.PL
9b0c9623 3007____________________________________________________________________________
25fbdfc0 3008[ 5948] By: gsar on 2000/04/25 18:21:57
3009 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
3010 <kompas@kompas.usr.onet.pl>)
9b0c9623 3011 Branch: perl
25fbdfc0 3012 ! lib/vars.pm
9b0c9623 3013____________________________________________________________________________
25fbdfc0 3014[ 5947] By: gsar on 2000/04/25 18:11:53
3015 Log: use &dl_error rather than &dl_load_file as the guard for calling
3016 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
3017 statically built perl)
3018 Branch: perl
3019 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9b0c9623 3020____________________________________________________________________________
25fbdfc0 3021[ 5946] By: jhi on 2000/04/25 17:37:54
3022 Log: Document that tr() is not tr(1).
9b0c9623 3023 Branch: cfgperl
25fbdfc0 3024 ! pod/perlop.pod
9b0c9623 3025____________________________________________________________________________
25fbdfc0 3026[ 5945] By: gsar on 2000/04/25 16:34:33
3027 Log: make module name mandatory after -M switch; reorder perldiag
3028 alphabetically (from Mark-Jason Dominus)
9b0c9623 3029 Branch: perl
25fbdfc0 3030 ! perl.c pod/perldiag.pod
9b0c9623 3031____________________________________________________________________________
25fbdfc0 3032[ 5944] By: jhi on 2000/04/25 01:15:18
3033 Log: On second thoughts frexp() does have two arguments.
9b0c9623 3034 Branch: cfgperl
3035 ! perl.h
3036____________________________________________________________________________
25fbdfc0 3037[ 5943] By: jhi on 2000/04/24 22:56:32
3038 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
3039 Now pp_ncmp() returns undef is either operand is a NaN.
9b0c9623 3040 Branch: cfgperl
25fbdfc0 3041 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3042 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
3043 ! vms/subconfigure.com vos/config.def vos/config.h
3044 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3045 ! win32/config.vc win32/config_H.bc win32/config_H.gc
3046 ! win32/config_H.vc
3047 Branch: metaconfig/U/perl
3048 + d_modfl.U
9b0c9623 3049____________________________________________________________________________
25fbdfc0 3050[ 5942] By: jhi on 2000/04/24 19:45:17
3051 Log: Regen Configure to match #5937.
3052 Branch: cfgperl
3053 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3054 ! config_h.SH
3055 Branch: metaconfig
3056 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
9b0c9623 3057____________________________________________________________________________
25fbdfc0 3058[ 5941] By: jhi on 2000/04/24 19:24:11
3059 Log: Further Unicos fixes for Mark Lutz.
3060 Branch: cfgperl
3061 ! hints/unicos.sh pp_ctl.c
9b0c9623 3062____________________________________________________________________________
25fbdfc0 3063[ 5940] By: jhi on 2000/04/24 19:09:06
3064 Log: Various Unicos 10.0.0.6 fixes.
3065
3066 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
3067 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
3068 Reply-To: tecmpl1@triton.ca.boeing.com
3069 To: perl5-porters@perl.org
3070 Date: Fri, 14 Apr 2000 20:21:00 GMT
3071 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
3072 Branch: cfgperl
3073 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
9b0c9623 3074____________________________________________________________________________
25fbdfc0 3075[ 5939] By: gsar on 2000/04/24 19:01:24
3076 Log: more pod nits (from Larry Virden)
9b0c9623 3077 Branch: perl
25fbdfc0 3078 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
3079 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
3080 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9b0c9623 3081____________________________________________________________________________
25fbdfc0 3082[ 5938] By: gsar on 2000/04/24 18:54:01
3083 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9b0c9623 3084 Branch: perl
25fbdfc0 3085 ! ext/B/B/Deparse.pm
9b0c9623 3086____________________________________________________________________________
25fbdfc0 3087[ 5937] By: jhi on 2000/04/24 17:39:00
3088 Log: Integrate with Sarathy.
9b0c9623 3089 Branch: cfgperl
25fbdfc0 3090 +> (branch 31 files)
3091 !> (integrate 73 files)
9b0c9623 3092____________________________________________________________________________
25fbdfc0 3093[ 5936] By: gsar on 2000/04/24 17:30:06
3094 Log: additional tests for change#5934 (from Paul Marquess, who also
3095 sent in the same fix)
3096 Branch: perl
3097 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
3098 ! t/pragma/warn/5nolint t/pragma/warn/6default
9b0c9623 3099____________________________________________________________________________
25fbdfc0 3100[ 5935] By: jhi on 2000/04/24 17:26:05
3101 Log: Do not assume sign propagation.
3102 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
3103 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3104 To: payner@ncifcrf.gov, perl5-porters@perl.org
3105 Date: Tue, 18 Apr 2000 18:24:49 +0100
3106 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
9b0c9623 3107 Branch: cfgperl
25fbdfc0 3108 ! t/op/bop.t t/op/misc.t
9b0c9623 3109____________________________________________________________________________
25fbdfc0 3110[ 5934] By: gsar on 2000/04/24 17:16:54
3111 Log: propagate lexical warnings from surrounding scope correctly
3112 within string eval()
9b0c9623 3113 Branch: perl
25fbdfc0 3114 ! pp_ctl.c t/pragma/warn/pp_ctl
9b0c9623 3115____________________________________________________________________________
25fbdfc0 3116[ 5933] By: jhi on 2000/04/24 17:01:07
3117 Log: Flatten the cpp jungle doing the nosuid checking.
9b0c9623 3118 Branch: cfgperl
25fbdfc0 3119 ! perl.c
9b0c9623 3120____________________________________________________________________________
25fbdfc0 3121[ 5932] By: gsar on 2000/04/24 09:08:14
3122 Log: add rsignal(), whichsig() and do_join() to public API list
3123 (mod_perl uses them to good advantage)
9b0c9623 3124 Branch: perl
25fbdfc0 3125 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9b0c9623 3126____________________________________________________________________________
25fbdfc0 3127[ 5931] By: gsar on 2000/04/24 09:01:40
3128 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
c47ff5f1 3129 Branch: perl
25fbdfc0 3130 ! pp_hot.c regexec.c t/op/pat.t
c47ff5f1 3131____________________________________________________________________________
25fbdfc0 3132[ 5930] By: gsar on 2000/04/24 08:58:33
3133 Log: small os390 tweaks (from Peter Prymmer)
c47ff5f1 3134 Branch: perl
25fbdfc0 3135 ! config_h.SH makedepend.SH
c47ff5f1 3136____________________________________________________________________________
25fbdfc0 3137[ 5929] By: gsar on 2000/04/24 08:55:25
3138 Log: pod nits
c47ff5f1 3139 Branch: perl
25fbdfc0 3140 ! pod/perlguts.pod
c47ff5f1 3141____________________________________________________________________________
25fbdfc0 3142[ 5928] By: gsar on 2000/04/24 08:50:13
3143 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
c47ff5f1 3144 Branch: perl
25fbdfc0 3145 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 3146____________________________________________________________________________
25fbdfc0 3147[ 5927] By: gsar on 2000/04/24 08:43:24
3148 Log: arrange for next() to resume at the unstack op rather than the
3149 loop conditional, so that scope cleanup happens correctly
3150 (from Stephen McCamant)
c47ff5f1 3151 Branch: perl
25fbdfc0 3152 ! op.c pp_ctl.c t/op/misc.t
c47ff5f1 3153____________________________________________________________________________
25fbdfc0 3154[ 5926] By: gsar on 2000/04/24 08:18:40
3155 Log: on windows, reserve 16M of stack rather than 128M (allows more
3156 threads to run concurrently)
c47ff5f1 3157 Branch: perl
25fbdfc0 3158 ! win32/Makefile win32/makefile.mk
c47ff5f1 3159____________________________________________________________________________
25fbdfc0 3160[ 5925] By: gsar on 2000/04/24 08:13:52
3161 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
c47ff5f1 3162 Branch: perl
25fbdfc0 3163 ! toke.c
c47ff5f1 3164____________________________________________________________________________
25fbdfc0 3165[ 5924] By: gsar on 2000/04/24 08:08:59
3166 Log: avoid using uninitialized memory in require version check
c47ff5f1 3167 Branch: perl
25fbdfc0 3168 ! pp_ctl.c universal.c
c47ff5f1 3169____________________________________________________________________________
25fbdfc0 3170[ 5923] By: gsar on 2000/04/24 07:20:14
3171 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
c47ff5f1 3172 Branch: perl
25fbdfc0 3173 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 3174____________________________________________________________________________
25fbdfc0 3175[ 5922] By: gsar on 2000/04/24 07:08:42
3176 Log: commentary about IoTYPE() (from Nathan Torkington)
c47ff5f1 3177 Branch: perl
25fbdfc0 3178 ! sv.h
c47ff5f1 3179____________________________________________________________________________
25fbdfc0 3180[ 5921] By: gsar on 2000/04/24 06:58:26
3181 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
3182 by fix
c47ff5f1 3183 Branch: perl
25fbdfc0 3184 ! sv.c t/lib/charnames.t t/pragma/utf8.t
c47ff5f1 3185____________________________________________________________________________
25fbdfc0 3186[ 5920] By: gsar on 2000/04/24 06:37:59
3187 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
c47ff5f1 3188 Branch: perl
25fbdfc0 3189 ! doop.c t/op/ver.t
c47ff5f1 3190____________________________________________________________________________
25fbdfc0 3191[ 5919] By: gsar on 2000/04/24 06:21:58
3192 Log: Configure might miss old directories when prefix must be
3193 expanded (from Robin Barker)
3194 Branch: metaconfig
3195 ! U/installdirs/inc_version_list.U
c47ff5f1 3196 Branch: perl
25fbdfc0 3197 ! Configure
c47ff5f1 3198____________________________________________________________________________
25fbdfc0 3199[ 5918] By: gsar on 2000/04/24 06:16:11
3200 Log: VMS nits in glob() test (from Charles Lane)
c47ff5f1 3201 Branch: perl
25fbdfc0 3202 ! t/lib/glob-basic.t
c47ff5f1 3203____________________________________________________________________________
25fbdfc0 3204[ 5917] By: gsar on 2000/04/24 06:11:56
3205 Log: various pod nits (from Larry Virden and others)
c47ff5f1 3206 Branch: perl
25fbdfc0 3207 ! README.amiga README.hpux README.machten README.os2
3208 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
3209 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
3210 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
3211 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
3212 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
3213 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
3214 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
3215 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
c47ff5f1 3216____________________________________________________________________________
25fbdfc0 3217[ 5916] By: gsar on 2000/04/24 05:52:43
3218 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
3219 <wjones@tc.fluke.com>)
3220 Branch: perl
3221 ! t/lib/glob-basic.t
c47ff5f1 3222____________________________________________________________________________
25fbdfc0 3223[ 5915] By: gsar on 2000/04/24 05:07:01
3224 Log: supported platforms mixed up
c47ff5f1 3225 Branch: perl
25fbdfc0 3226 ! pod/perl56delta.pod pod/perlport.pod
c47ff5f1 3227____________________________________________________________________________
25fbdfc0 3228[ 5914] By: gsar on 2000/04/24 04:56:08
3229 Log: caller() wasn't returning the right number of elements for
3230 eval {...}
c47ff5f1 3231 Branch: perl
25fbdfc0 3232 ! pp_ctl.c t/pragma/warn/9enabled
c47ff5f1 3233____________________________________________________________________________
25fbdfc0 3234[ 5913] By: gsar on 2000/04/24 04:35:41
3235 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
3236 Mark-Jason Dominus)
3237 Branch: perl
3238 ! pod/perlfunc.pod
c47ff5f1 3239____________________________________________________________________________
25fbdfc0 3240[ 5912] By: gsar on 2000/04/24 04:17:15
3241 Log: fix totally broken caching in UNIVERSAL::isa() (from
3242 Nick Ing-Simmons)
3243 Branch: perl
3244 ! t/op/universal.t universal.c
3245____________________________________________________________________________
3246[ 5911] By: gsar on 2000/04/24 03:39:47
3247 Log: add linebreak properties from unicode/LineBrk.txt (from
3248 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
3249 Branch: perl
3250 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
3251 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
3252 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
3253 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
3254 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
3255 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
3256 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
3257 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
3258 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
3259 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
3260 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
3261 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
3262 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
3263 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
3264 + lib/unicode/Is/LbrkZW.pl
3265 ! lib/unicode/mktables.PL
c47ff5f1 3266____________________________________________________________________________
25fbdfc0 3267[ 5910] By: gsar on 2000/04/24 03:23:10
3268 Log: typo in pod
c47ff5f1 3269 Branch: perl
25fbdfc0 3270 ! ext/Thread/Thread.pm
c47ff5f1 3271____________________________________________________________________________
25fbdfc0 3272[ 5909] By: gsar on 2000/04/24 03:22:03
3273 Log: mode argument to do_binmode() should be file mode, not boolean
c47ff5f1 3274 Branch: perl
25fbdfc0 3275 ! pp_sys.c
c47ff5f1 3276____________________________________________________________________________
25fbdfc0 3277[ 5908] By: gsar on 2000/04/16 16:51:08
3278 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
3279 always returns a valid GV even when the symbol is trapped by strictures
3280 (avoids coredumps)
3281
3282 TODO: the C<package;> hack needs similar treatment
c47ff5f1 3283 Branch: perl
25fbdfc0 3284 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
3285 ! t/pragma/strict-vars
c47ff5f1 3286____________________________________________________________________________
25fbdfc0 3287[ 5907] By: jhi on 2000/03/31 23:42:56
3288 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
3289 an assumption which #5905 demolished.
c47ff5f1 3290 Branch: cfgperl
25fbdfc0 3291 ! pp_sys.c
fe6f1558 3292____________________________________________________________________________
25fbdfc0 3293[ 5906] By: jhi on 2000/03/31 18:54:37
3294 Log: Typo in #5905.
fe6f1558 3295 Branch: cfgperl
25fbdfc0 3296 ! t/op/64bitint.t
fe6f1558 3297____________________________________________________________________________
25fbdfc0 3298[ 5905] By: jhi on 2000/03/31 18:50:54
3299 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
3300 reported by Joseph N. Hall. The bug was that even with use64bitint
3301 one had to use the prefixes q, L, or ll with printf/sprintf,
3302 contrary to the documentation and common sense.
fe6f1558 3303 Branch: cfgperl
25fbdfc0 3304 ! sv.c t/op/64bitint.t
fe6f1558 3305____________________________________________________________________________
25fbdfc0 3306[ 5904] By: gsar on 2000/03/28 02:31:32
3307 Log: add Changes, perldelta.pod
fe6f1558 3308 Branch: perl
25fbdfc0 3309 + Changes pod/perldelta.pod
fe6f1558 3310____________________________________________________________________________
25fbdfc0 3311[ 5903] By: gsar on 2000/03/28 02:03:55
3312 Log: rename Changes and perldelta.pod
fe6f1558 3313 Branch: perl
25fbdfc0 3314 +> Changes5.6 pod/perl56delta.pod
3315 - Changes pod/perldelta.pod
3316 ! MANIFEST
fe6f1558 3317____________________________________________________________________________
25fbdfc0 3318[ 5902] By: gsar on 2000/03/28 01:59:14
3319 Log: create maint-5.6 branch
3320 Branch: maint-5.6/perl
3321 +> (branch 1611 files)
fe6f1558 3322____________________________________________________________________________
25fbdfc0 3323[ 5901] By: jhi on 2000/03/23 05:48:43
fe6f1558 3324 Log: Integrate with Sarathy.
3325 Branch: cfgperl
25fbdfc0 3326 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
fe6f1558 3327____________________________________________________________________________
25fbdfc0 3328[ 5900] By: gsar on 2000/03/23 05:42:43
3329 Log: three guesses on what this is :-)
fe6f1558 3330 Branch: perl
25fbdfc0 3331 ! Changes