23 years ago[ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code...
Karsten Sperling [Mon, 10 Jul 2000 15:12:52 +0000]
[ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
To: perl5-porters@perl.org
Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>

p4raw-id: //depot/cfgperl@6342

23 years agoRe: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
M. J. T. Guy [Fri, 7 Jul 2000 17:57:16 +0000]
Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6341

23 years agoRe: format bug report [Patch]
H.Merijn Brand [Wed, 5 Jul 2000 13:12:52 +0000]
Re: format bug report  [Patch]
Date: Wed, 05 Jul 2000 13:12:52 +0200
Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>

Subject: Re: format bug report  [Patch]
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 05 Jul 2000 14:10:01 +0200
Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/cfgperl@6340

23 years agoBe less forgiving about ambiguous and illegal tr ranges.
Mark-Jason Dominus [Tue, 4 Jul 2000 10:00:12 +0000]
Be less forgiving about ambiguous and illegal tr ranges.
Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
Date: Tue, 04 Jul 2000 10:00:12 -0400
Message-ID: <20000704140012.17772.qmail@plover.com>

Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
From: Mark-Jason Dominus <mjd@plover.com>
Date: Wed, 05 Jul 2000 09:37:36 -0400
Message-ID: <20000705133736.27293.qmail@plover.com>

p4raw-id: //depot/cfgperl@6339

23 years agoRe: "%#p" format specifier: document and test or not?
M. J. T. Guy [Tue, 11 Jul 2000 13:50:51 +0000]
Re: "%#p" format specifier: document and test or not?
Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6338

23 years ago[ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
Hugo van der Sanden [Tue, 11 Jul 2000 12:44:50 +0000]
[ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>

p4raw-id: //depot/cfgperl@6337

23 years ago$& segfaults if you trick it
Simon Cozens [Fri, 7 Jul 2000 11:26:09 +0000]
$& segfaults if you trick it
Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6336

23 years ago[ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
Hubert Feyrer [Wed, 5 Jul 2000 14:56:43 +0000]
[ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>

p4raw-id: //depot/cfgperl@6335

23 years agoPATCH perlguts.pod: Document D and d magic types
Mark-Jason Dominus [Wed, 5 Jul 2000 18:01:51 +0000]
PATCH perlguts.pod: Document D and d magic types
Message-ID: <20000705180151.29413.qmail@plover.com>

p4raw-id: //depot/cfgperl@6334

23 years agoPrecedence goof, fix based on
Hugo van der Sanden [Tue, 11 Jul 2000 12:52:38 +0000]
Precedence goof, fix based on
Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>

p4raw-id: //depot/cfgperl@6333

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 11 Jul 2000 12:40:17 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6332

24 years agoSprinkle ldlibpath.
Jarkko Hietaniemi [Mon, 10 Jul 2000 20:14:16 +0000]
Sprinkle ldlibpath.

p4raw-id: //depot/cfgperl@6331

24 years agoMore POSIX.pod tweaks.
Jarkko Hietaniemi [Mon, 10 Jul 2000 17:54:49 +0000]
More POSIX.pod tweaks.

p4raw-id: //depot/cfgperl@6330

24 years agoReorder perl.pod once more.
Jarkko Hietaniemi [Mon, 10 Jul 2000 14:02:12 +0000]
Reorder perl.pod once more.

p4raw-id: //depot/cfgperl@6329

24 years agoaccept() leaks memory on windows due to incorrect ordering of
Gurusamy Sarathy [Mon, 10 Jul 2000 07:06:00 +0000]
accept() leaks memory on windows due to incorrect ordering of
closesocket() and fclose() calls

p4raw-id: //depot/perl@6328

24 years agowinsock options weren't being set in all threads under ithreads
Gurusamy Sarathy [Mon, 10 Jul 2000 06:49:17 +0000]
winsock options weren't being set in all threads under ithreads
(caused send()s from second and subsequent threads to fail)

p4raw-id: //depot/perl@6327

24 years agoFix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
Jarkko Hietaniemi [Sat, 8 Jul 2000 02:45:40 +0000]
Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
was cast to an unsigned (32-bit) integer with wild abandon.

p4raw-id: //depot/cfgperl@6326

24 years agoRemove perlbook, update perlfaq book listing,
Jarkko Hietaniemi [Fri, 7 Jul 2000 18:50:33 +0000]
Remove perlbook, update perlfaq book listing,
rearrange perl.pod, regenerate perltoc.

p4raw-id: //depot/cfgperl@6325

24 years agoFix the alignment problem in Crays ([ID 20000612.002]).
Jarkko Hietaniemi [Fri, 7 Jul 2000 14:03:40 +0000]
Fix the alignment problem in Crays ([ID 20000612.002]).

p4raw-id: //depot/cfgperl@6324

24 years agoFix complaints of buildtoc.
Jarkko Hietaniemi [Thu, 6 Jul 2000 16:03:55 +0000]
Fix complaints of buildtoc.

p4raw-id: //depot/cfgperl@6323

24 years agoAdd =head1 NAMEs so that buildtoc is happy.
Jarkko Hietaniemi [Thu, 6 Jul 2000 15:15:52 +0000]
Add =head1 NAMEs so that buildtoc is happy.
(The CGI::Util nit reported to Lincoln.)

p4raw-id: //depot/cfgperl@6322

24 years agoConfig is being used.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:16:04 +0000]
Config is being used.

p4raw-id: //depot/cfgperl@6321

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:13:13 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6320

24 years agoAutogenerate pod/Makefile and pod/buildtoc.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:11:46 +0000]
Autogenerate pod/Makefile and pod/buildtoc.
buildtoc also checks whether the existing pods are
mentioned in MANIFEST and perl.pod, and vice versa.
(None of the thusly found discrepancies fixed yet.)
roffitall also needs to be autogenerated similarly but it
seems so badly out of date that I didn't touch it yet.

p4raw-id: //depot/cfgperl@6319

24 years agofix UNC path handling on Windows under ithreads, and chdir()
Gurusamy Sarathy [Wed, 5 Jul 2000 22:10:54 +0000]
fix UNC path handling on Windows under ithreads, and chdir()
return value when given a non-existent directory

p4raw-id: //depot/perl@6318

24 years agowinsock cleanup never done on Windows (leads to handle leaks)
Gurusamy Sarathy [Wed, 5 Jul 2000 22:08:19 +0000]
winsock cleanup never done on Windows (leads to handle leaks)

p4raw-id: //depot/perl@6317

24 years agosome debugger output does not go to the socket when RemotePort is set
Gurusamy Sarathy [Wed, 5 Jul 2000 22:06:19 +0000]
some debugger output does not go to the socket when RemotePort is set

p4raw-id: //depot/perl@6316

24 years agoIntegrate with Sarathy, preliminary fix for unicos
Jarkko Hietaniemi [Wed, 5 Jul 2000 00:25:21 +0000]
Integrate with Sarathy, preliminary fix for unicos
alignment problems in [ID 20000612.002] Perl problem on Cray system.

p4raw-id: //depot/cfgperl@6315

24 years agotyop in change#6306
Gurusamy Sarathy [Tue, 4 Jul 2000 23:34:02 +0000]
tyop in change#6306

p4raw-link: @6306 on //depot/perl: c1899e02bd58ea340a8d89dc821ccba4502a63a7

p4raw-id: //depot/perl@6314

24 years agoMultiline string literals ENONPORTABLE.
Jarkko Hietaniemi [Tue, 4 Jul 2000 22:14:38 +0000]
Multiline string literals ENONPORTABLE.

p4raw-id: //depot/cfgperl@6313

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 20:34:44 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6312

24 years agoMore POSIX.pod embellishment.
Jarkko Hietaniemi [Tue, 4 Jul 2000 20:30:56 +0000]
More POSIX.pod embellishment.

p4raw-id: //depot/cfgperl@6311

24 years agob.t fails under OS/2 (from Yitzchak Scott-Thoennes)
Gurusamy Sarathy [Tue, 4 Jul 2000 17:28:48 +0000]
b.t fails under OS/2 (from Yitzchak Scott-Thoennes)

p4raw-id: //depot/perl@6310

24 years agoThe #6308 required a little bit more.
Jarkko Hietaniemi [Tue, 4 Jul 2000 17:22:18 +0000]
The #6308 required a little bit more.

p4raw-id: //depot/cfgperl@6309

24 years agoRename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:35:24 +0000]
Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.

p4raw-id: //depot/cfgperl@6308

24 years agoWin32 patches for cfgperl from Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:28:58 +0000]
Win32 patches for cfgperl from Sarathy.

p4raw-id: //depot/cfgperl@6307

24 years agobetter diagnostic on Frob->stuff() when Frob:: doesn't exist
Gurusamy Sarathy [Tue, 4 Jul 2000 16:28:40 +0000]
better diagnostic on Frob->stuff() when Frob:: doesn't exist
(from Richard Soderberg <rs@oregonnet.com>)

p4raw-id: //depot/perl@6306

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:24:24 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6305

24 years agomissing perldiag entry for unpack("w",...) diagnostic (from
Gurusamy Sarathy [Tue, 4 Jul 2000 16:17:24 +0000]
missing perldiag entry for unpack("w",...) diagnostic (from
Andreas Koenig)

p4raw-id: //depot/perl@6304

24 years agoremove rel2abs prototypes (from Barrie Slaymaker)
Gurusamy Sarathy [Tue, 4 Jul 2000 16:14:44 +0000]
remove rel2abs prototypes (from Barrie Slaymaker)

p4raw-id: //depot/perl@6303

24 years agoadjust change#6299
Gurusamy Sarathy [Tue, 4 Jul 2000 04:59:35 +0000]
adjust change#6299

p4raw-link: @6299 on //depot/perl: 6c644e7885bc20d759d8cbcb4abaa8f14113c03b

p4raw-id: //depot/perl@6302

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 04:50:07 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6301

24 years agoPERL_OBJECT build tweak
Gurusamy Sarathy [Tue, 4 Jul 2000 04:42:09 +0000]
PERL_OBJECT build tweak

p4raw-id: //depot/perl@6300

24 years agofix memory leak on Windows (PL_sys_intern contents were never
Gurusamy Sarathy [Tue, 4 Jul 2000 04:37:00 +0000]
fix memory leak on Windows (PL_sys_intern contents were never
freed)

p4raw-id: //depot/perl@6299

24 years agofix large memory leak that has been around for ever, masked by
Gurusamy Sarathy [Tue, 4 Jul 2000 04:15:59 +0000]
fix large memory leak that has been around for ever, masked by
-DPURIFY (most of the arenas were never freed!)

p4raw-id: //depot/perl@6298

24 years agofix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
Gurusamy Sarathy [Tue, 4 Jul 2000 04:07:46 +0000]
fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)

p4raw-id: //depot/perl@6297

24 years agoElaborate POSIX.pod. Still needs work.
Jarkko Hietaniemi [Fri, 30 Jun 2000 18:28:37 +0000]
Elaborate POSIX.pod.  Still needs work.

p4raw-id: //depot/cfgperl@6296

24 years agoPoint to perlipc for more SysV IPC examples.
Jarkko Hietaniemi [Fri, 30 Jun 2000 14:58:18 +0000]
Point to perlipc for more SysV IPC examples.

p4raw-id: //depot/cfgperl@6295

24 years agoslurp mode fix in change#4736 still not quite right
Gurusamy Sarathy [Fri, 30 Jun 2000 14:47:45 +0000]
slurp mode fix in change#4736 still not quite right

p4raw-link: @4736 on //depot/perl: 684bef36d5078e84d816e42ce6a73ae4452da2d7

p4raw-id: //depot/perl@6294

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 12:02:55 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6293

24 years agoUTF8 concat
Simon Cozens [Fri, 30 Jun 2000 06:13:25 +0000]
UTF8 concat
Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6292

24 years agodounwind() may cause POPSUB() to diddle the wrong PL_curpad
Gurusamy Sarathy [Fri, 30 Jun 2000 04:37:33 +0000]
dounwind() may cause POPSUB() to diddle the wrong PL_curpad
when @_ is modified, causing coredumps

p4raw-id: //depot/perl@6291

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:21:44 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6290

24 years agoCheck VERSIONs.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:21:02 +0000]
Check VERSIONs.

p4raw-id: //depot/cfgperl@6289

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:18:52 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6288

24 years agointegrate vmsperl changes into mainline
Gurusamy Sarathy [Fri, 30 Jun 2000 02:17:08 +0000]
integrate vmsperl changes into mainline

p4raw-id: //depot/perl@6287

24 years agolocalize %INC in a Safe compartment so that use/require work
Gurusamy Sarathy [Fri, 30 Jun 2000 02:05:28 +0000]
localize %INC in a Safe compartment so that use/require work
(many other magic globals probably need similar treatment)

p4raw-id: //depot/perl@6285

24 years agotweak perlembed for multiplicity/usethreads sanity; correct notes
Gurusamy Sarathy [Fri, 30 Jun 2000 01:54:54 +0000]
tweak perlembed for multiplicity/usethreads sanity; correct notes
about Windows

p4raw-id: //depot/perl@6284

24 years agoFile::Spec 0.82 beta
Barrie Slaymaker [Wed, 28 Jun 2000 11:35:29 +0000]
File::Spec 0.82 beta
Message-Id: <200006281535.LAA21095@jester.slaysys.com>

p4raw-id: //depot/perl@6283

24 years agoITHREADs for VMS
Dan Sugalski [Tue, 6 Jun 2000 11:59:50 +0000]
ITHREADs for VMS
Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>

p4raw-id: //depot/cfgperl@6282

24 years agoutils/h2xs.PL
Daniel S. Lewart [Wed, 7 Jun 2000 04:02:04 +0000]
utils/h2xs.PL
Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>

p4raw-id: //depot/cfgperl@6281

24 years agoRe: backwards compatibility in h2xs and makemaker [PATCH]
Robert Spier [Wed, 7 Jun 2000 12:47:37 +0000]
Re: backwards compatibility in h2xs and makemaker  [PATCH]
Message-ID: <14654.31913.845602.610277@rls.cx>

p4raw-id: //depot/cfgperl@6280

24 years ago[ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
Tim Ayers [Thu, 8 Jun 2000 08:11:06 +0000]
[ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
[resent by Richard Foley, Message-Id probably wrong]

p4raw-id: //depot/cfgperl@6279

24 years ago[ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
Milton L. Hankins [Fri, 9 Jun 2000 12:39:27 +0000]
[ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
(plus update the version "number" of Text::Wrap)

p4raw-id: //depot/cfgperl@6278

24 years agoRe: [ID 20000612.001] map {chop; $_} (Literals problem)
M. J. T. Guy [Mon, 12 Jun 2000 14:55:59 +0000]
Re: [ID 20000612.001] map {chop; $_} (Literals problem)
Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6277

24 years agoRe: eval documentation: context
M. J. T. Guy [Mon, 12 Jun 2000 15:07:29 +0000]
Re: eval documentation: context
Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6276

24 years ago5.6.0 lib/Pod/{Html,Man,Text}.pm
Daniel S. Lewart [Tue, 13 Jun 2000 02:43:48 +0000]
5.6.0 lib/Pod/{Html,Man,Text}.pm
Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>

p4raw-id: //depot/cfgperl@6275

24 years ago[ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
Andy Dougherty [Wed, 14 Jun 2000 13:33:32 +0000]
[ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/cfgperl@6274

24 years agoxsub attributes
Doug MacEachern [Wed, 14 Jun 2000 15:09:22 +0000]
xsub attributes
Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6273

24 years ago[ID 20000614.005] [patch] Tweak to Net::Ping docs
Tom Phoenix [Wed, 14 Jun 2000 17:30:37 +0000]
[ID 20000614.005] [patch] Tweak to Net::Ping docs
Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000

p4raw-id: //depot/cfgperl@6272

24 years agoPATCH pod/perltie.pod
Ian Phillipps [Fri, 16 Jun 2000 00:17:19 +0000]
PATCH pod/perltie.pod
Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
(only the first hunk, the second hunk had already been done
 by some other patch)

p4raw-id: //depot/cfgperl@6271

24 years agoPATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS...
Nicholas Clark [Fri, 23 Jun 2000 16:21:15 +0000]
PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>

p4raw-id: //depot/cfgperl@6270

24 years agoRegen headers for #6261 (and update embed.pl for this) and #6267,
Jarkko Hietaniemi [Thu, 29 Jun 2000 19:38:15 +0000]
Regen headers for #6261 (and update embed.pl for this) and #6267,
silence few compiler warnings.

p4raw-id: //depot/cfgperl@6269

24 years agoMake op/sprintf.t more comprehensive
Dominic Dunlop [Thu, 29 Jun 2000 12:32:39 +0000]
Make op/sprintf.t more comprehensive
Message-Id: <p04320403b580cc1338db@[192.168.1.4]>

p4raw-id: //depot/cfgperl@6268

24 years agoRe: [PATCH] Re: Speeding up method lookups
Doug MacEachern [Sun, 18 Jun 2000 13:24:55 +0000]
Re: [PATCH] Re: Speeding up method lookups
Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6267

24 years agocygwin port
Fifer, Eric [Thu, 29 Jun 2000 12:58:29 +0000]
cygwin port
Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>

p4raw-id: //depot/cfgperl@6266

24 years agoRe: [ID 20000628.006] POSIX::STRERR_FILENO typo
Yitzchak Scott-Thoennes [Wed, 28 Jun 2000 17:50:12 +0000]
Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
Message-ID: <E1pW5gzkg2kV092yn@efn.org>

p4raw-id: //depot/cfgperl@6265

24 years ago[ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
Marty Lucich [Wed, 28 Jun 2000 14:16:05 +0000]
[ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
Message-Id: <200006282116.OAA11148@netcom.com>
ccdlflags update (the BSD/OS 4.1 part had already been taken
care of by #6141).

p4raw-id: //depot/cfgperl@6264

24 years agotr fixes from Simon Cozens
Jarkko Hietaniemi [Thu, 29 Jun 2000 13:47:44 +0000]
tr fixes from Simon Cozens

p4raw-id: //depot/cfgperl@6263

24 years ago5.6.0 Patch for EPOC
Olaf Flebbe [Tue, 13 Jun 2000 22:59:29 +0000]
5.6.0 Patch for EPOC
Message-ID: <23449.960929969@www11.gmx.net>

p4raw-id: //depot/cfgperl@6262

24 years agoRe: [PATCH cfgperl] BOMs away!
Simon Cozens [Sat, 17 Jun 2000 11:49:57 +0000]
Re: [PATCH cfgperl] BOMs away!
Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6261

24 years agoRe: [PATCH] pack('U',$foo) doesn't UTF8
Simon Cozens [Sat, 17 Jun 2000 11:56:44 +0000]
Re: [PATCH] pack('U',$foo) doesn't UTF8
Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
pack U0, pack C0

p4raw-id: //depot/cfgperl@6260

24 years agoperlnewmod was missing from MANIFEST.
Jarkko Hietaniemi [Wed, 28 Jun 2000 16:43:17 +0000]
perlnewmod was missing from MANIFEST.

p4raw-id: //depot/cfgperl@6259

24 years agolinenumber tweak
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:54:30 +0000]
linenumber tweak

p4raw-id: //depot/cfgperl@6258

24 years agoRe: [PATCH] "Constant subroutine redefined" mandatory warning
Doug MacEachern [Sun, 25 Jun 2000 12:11:28 +0000]
Re: [PATCH] "Constant subroutine redefined" mandatory warning
Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
(one part of the patch had been applied earlier)

p4raw-id: //depot/cfgperl@6257

24 years agotweaks from Simon Cozens to further fix tr/// under utf8
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:40:22 +0000]
tweaks from Simon Cozens to further fix tr/// under utf8

p4raw-id: //depot/cfgperl@6256

24 years agosmall thinko tweaks
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:33:45 +0000]
small thinko tweaks

p4raw-id: //depot/cfgperl@6255

24 years agotr///, help wanted.
Simon Cozens [Wed, 28 Jun 2000 11:29:04 +0000]
tr///, help wanted.
Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6254

24 years agoParanoia tweak on #6249.
Ronald J. Kimball [Sun, 25 Jun 2000 23:43:12 +0000]
Paranoia tweak on #6249.
Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>

p4raw-id: //depot/cfgperl@6253

24 years agoDocument #6249 and #6251.
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:01:38 +0000]
Document #6249 and #6251.

p4raw-id: //depot/cfgperl@6252

24 years agoinline AUTOLOADed constants via Exporter.pm
Doug MacEachern [Fri, 23 Jun 2000 00:16:39 +0000]
inline AUTOLOADed constants via Exporter.pm
Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6251

24 years agoRe: [PATCH] support 'my __PACKAGE__ $obj = ...'
Doug MacEachern [Tue, 27 Jun 2000 14:17:28 +0000]
Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6250

24 years agoRe: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Frank Tobin [Sun, 25 Jun 2000 19:00:58 +0000]
Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>

p4raw-id: //depot/cfgperl@6249

24 years agoDOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
Mark-Jason Dominus [Tue, 27 Jun 2000 22:36:42 +0000]
DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
Message-ID: <20000628023642.12166.qmail@plover.com>

p4raw-id: //depot/cfgperl@6248

24 years agoTweak $VERSION, patch from Doug MacEachern.
Jarkko Hietaniemi [Tue, 27 Jun 2000 12:46:37 +0000]
Tweak $VERSION, patch from Doug MacEachern.

p4raw-id: //depot/cfgperl@6247

24 years agoAllow for standalone testing.
Jarkko Hietaniemi [Tue, 27 Jun 2000 03:34:46 +0000]
Allow for standalone testing.

p4raw-id: //depot/cfgperl@6246

24 years ago[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
Nicholas Clark [Sat, 24 Jun 2000 13:06:20 +0000]
[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>

p4raw-id: //depot/cfgperl@6245

24 years agoavoid mg_ptr in '*' magic
Doug MacEachern [Sun, 25 Jun 2000 11:16:08 +0000]
avoid mg_ptr in '*' magic
Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6244

24 years agois_utf8_string
Simon Cozens [Mon, 26 Jun 2000 02:25:59 +0000]
is_utf8_string
Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6243

24 years agobytes<->utf8 fixes
Simon Cozens [Mon, 26 Jun 2000 04:55:45 +0000]
bytes<->utf8 fixes
Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6242