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