22 years agoCopy-and-Pasto in perl.pod
Lupe Christoph [Wed, 1 May 2002 13:31:47 +0000]
Copy-and-Pasto in perl.pod
Message-ID: <20020501113147.GA31125@lupe-christoph.de>

p4raw-id: //depot/perl@16301

22 years agoUpgrade to Encode 1.66.
Jarkko Hietaniemi [Wed, 1 May 2002 12:01:11 +0000]
Upgrade to Encode 1.66.

p4raw-id: //depot/perl@16300

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 1 May 2002 11:53:21 +0000]
Integrate perlio:

[ 16297]
Remove "spurious" (and unnecessary) variables from layer_syms
Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)

[ 16296]
perl embed.pl to update global.sym
p4raw-link: @16297 on //depot/perlio: ad6971c848a6c9ababdb3d314df9138e0a0f49d9
p4raw-link: @16296 on //depot/perlio: d3fc1a44058d12315bd16e49f8c7fd1469fd6d9d

p4raw-id: //depot/perl@16299

22 years agoRe: [PATCH: perl@16267] update to vms/perlvms.pod
Philip Newton [Wed, 1 May 2002 12:41:10 +0000]
Re: [PATCH: perl@16267] update to vms/perlvms.pod
   Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
p4raw-link: @16267 on //depot/perl: 4a764cd0c6a5228a65a4547158328224bc480d50
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16298

22 years agoRemove "spurious" (and unnecessary) variables from layer_syms
Nick Ing-Simmons [Wed, 1 May 2002 06:50:24 +0000]
Remove "spurious" (and unnecessary) variables from layer_syms
Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)

p4raw-id: //depot/perlio@16297

22 years agoperl embed.pl to update global.sym
Nick Ing-Simmons [Wed, 1 May 2002 06:21:28 +0000]
perl embed.pl to update global.sym

p4raw-id: //depot/perlio@16296

22 years agoRaw integrate of mainline (global.sym wrong on Win32)
Nick Ing-Simmons [Wed, 1 May 2002 06:16:18 +0000]
Raw integrate of mainline (global.sym wrong on Win32)

p4raw-id: //depot/perlio@16295

22 years agoTry #2 of getting rid of bincompat5005.
Jarkko Hietaniemi [Wed, 1 May 2002 02:39:32 +0000]
Try #2 of getting rid of bincompat5005.

p4raw-id: //depot/perl@16293

22 years agoNo bincompat5005.
Jarkko Hietaniemi [Wed, 1 May 2002 02:04:22 +0000]
No bincompat5005.

p4raw-id: //depot/perl@16291

22 years agoRemove sv_setpviv{_,mg}; regen perlapi.
Jarkko Hietaniemi [Wed, 1 May 2002 01:17:53 +0000]
Remove sv_setpviv{_,mg}; regen perlapi.

p4raw-id: //depot/perl@16290

22 years agoremove macroized bincompat functions
Dave Mitchell [Tue, 30 Apr 2002 23:55:43 +0000]
remove macroized bincompat functions
Message-ID: <20020430235543.A27796@fdgroup.com>

p4raw-id: //depot/perl@16289

22 years agoUpdate to Getopt::Long 2.30.
Jarkko Hietaniemi [Wed, 1 May 2002 01:06:31 +0000]
Update to Getopt::Long 2.30.

p4raw-id: //depot/perl@16288

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 30 Apr 2002 19:51:08 +0000]
Integrate perlio:

[ 16285]
Attempt at sanity in PerlIO/makedef.pl world:
1. Add comments to what each clump of symbols is for
2. Explicitly export layer syms like I thought they were
3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
section.
4. Re-sort perlio.sym
p4raw-link: @16285 on //depot/perlio: d892637e7ede1a308d13f1482c6352a1b7bb28e4

p4raw-id: //depot/perl@16287

22 years agoFix bug id 20020427.004 on %^H.
Rafael Garcia-Suarez [Tue, 30 Apr 2002 19:03:34 +0000]
Fix bug id 20020427.004 on %^H.
Add a regression test for %^H.
Change the sort pragma implementation to use a
global variable instead of %^H.

p4raw-id: //depot/perl@16286

22 years agoAttempt at sanity in PerlIO/makedef.pl world:
Nick Ing-Simmons [Tue, 30 Apr 2002 19:00:03 +0000]
Attempt at sanity in PerlIO/makedef.pl world:
 1. Add comments to what each clump of symbols is for
 2. Explicitly export layer syms like I thought they were
 3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
    section.
 4. Re-sort perlio.sym

p4raw-id: //depot/perlio@16285

22 years agoRest of integrate
Nick Ing-Simmons [Tue, 30 Apr 2002 18:10:23 +0000]
Rest of integrate

p4raw-id: //depot/perlio@16284

22 years agoIntegrate mailine makedef.pl so I can look at it
Nick Ing-Simmons [Tue, 30 Apr 2002 17:53:37 +0000]
Integrate mailine makedef.pl so I can look at it

p4raw-id: //depot/perlio@16283
p4raw-integrated: from //depot/perl@16270 'copy in' makedef.pl
(@16215..)

22 years agoUpgrade to Encode 1.65.
Jarkko Hietaniemi [Tue, 30 Apr 2002 15:46:38 +0000]
Upgrade to Encode 1.65.

p4raw-id: //depot/perl@16282

22 years agoMissing PerlIO symbols found by Richard Hatch in AIX.
Jarkko Hietaniemi [Tue, 30 Apr 2002 13:50:54 +0000]
Missing PerlIO symbols found by Richard Hatch in AIX.

p4raw-id: //depot/perl@16281

22 years agoNetWare: disable DEBUG/ASSERT for now.
Jarkko Hietaniemi [Tue, 30 Apr 2002 13:04:45 +0000]
NetWare: disable DEBUG/ASSERT for now.

p4raw-id: //depot/perl@16280

22 years agoTest::Harness 2.03 -> 2.04
Michael G. Schwern [Tue, 30 Apr 2002 01:05:41 +0000]
Test::Harness 2.03 -> 2.04
Message-ID: <20020430050541.GL756@blackrider>

p4raw-id: //depot/perl@16279

22 years agoMakeMaker 5.91_02 -> 5.92_01
Michael G. Schwern [Tue, 30 Apr 2002 00:24:59 +0000]
MakeMaker 5.91_02 -> 5.92_01
Message-ID: <20020430042459.GJ756@blackrider>

p4raw-id: //depot/perl@16278

22 years agoDodge a NULL pointer dereference in cleanup of Class::DBI
Jarkko Hietaniemi [Tue, 30 Apr 2002 12:32:27 +0000]
Dodge a NULL pointer dereference in cleanup of Class::DBI
0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.

p4raw-id: //depot/perl@16277

22 years agot/pod/testp2pt.pl: roll back 16254 for VMS
Craig A. Berry [Mon, 29 Apr 2002 23:37:06 +0000]
t/pod/testp2pt.pl: roll back 16254 for VMS
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>

p4raw-id: //depot/perl@16276

22 years agoRegen toc.
Jarkko Hietaniemi [Mon, 29 Apr 2002 23:28:05 +0000]
Regen toc.

p4raw-id: //depot/perl@16275

22 years agoupdate to vms/perlvms.pod
Peter Prymmer [Mon, 29 Apr 2002 17:58:06 +0000]
update to vms/perlvms.pod
Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>

p4raw-id: //depot/perl@16274

22 years agoOpenBSD: dynamic loading fix plus a MIPS tweak
Jarkko Hietaniemi [Mon, 29 Apr 2002 21:43:18 +0000]
OpenBSD: dynamic loading fix plus a MIPS tweak
from Todd Miller.

p4raw-id: //depot/perl@16273

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 29 Apr 2002 20:14:39 +0000]
Integrate perlio:

[ 16270]
Adding Encode::* to .pm creates stash at compile time
which means we need a stronger check on Encode at boot time.
p4raw-link: @16270 on //depot/perlio: dc54c7994351acc5ef5bb312ef93ea76de59c190

p4raw-id: //depot/perl@16272

22 years agoOpenBSD hints update from Todd Miller.
Jarkko Hietaniemi [Mon, 29 Apr 2002 20:07:38 +0000]
OpenBSD hints update from Todd Miller.

- old versions of OpenBSD don't have 'arch -s'
- OpenBSD 3.1 and higher don't use libdl but users may have
  and old libdl on the system so we need to avoid using it.

p4raw-id: //depot/perl@16271

22 years agoAdding Encode::* to .pm creates stash at compile time
Nick Ing-Simmons [Mon, 29 Apr 2002 17:33:38 +0000]
Adding Encode::* to .pm creates stash at compile time
which means we need a stronger check on Encode at boot time.

p4raw-id: //depot/perlio@16270

22 years agoDetypo by Ronald Kimball.
Jarkko Hietaniemi [Mon, 29 Apr 2002 16:28:44 +0000]
Detypo by Ronald Kimball.

p4raw-id: //depot/perl@16269

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 29 Apr 2002 15:47:00 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16268

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 29 Apr 2002 13:46:56 +0000]
Update Changes.

p4raw-id: //depot/perl@16267

22 years agoMM_NW5 update from C Aditya.
Jarkko Hietaniemi [Mon, 29 Apr 2002 13:25:03 +0000]
MM_NW5 update from C Aditya.

p4raw-id: //depot/perl@16266

22 years agoFAQ sync.
Jarkko Hietaniemi [Mon, 29 Apr 2002 12:59:01 +0000]
FAQ sync.

p4raw-id: //depot/perl@16265

22 years agoNetBSD hints rewrite from Johnny Lam.
Jarkko Hietaniemi [Mon, 29 Apr 2002 12:52:01 +0000]
NetBSD hints rewrite from Johnny Lam.

p4raw-id: //depot/perl@16264

22 years agoUpgrade to Encode 1.64.
Jarkko Hietaniemi [Mon, 29 Apr 2002 12:18:31 +0000]
Upgrade to Encode 1.64.

p4raw-id: //depot/perl@16263

22 years ago[Unicode::Normalize] mkheader tweak
SADAHIRO Tomoyuki [Mon, 29 Apr 2002 12:58:01 +0000]
[Unicode::Normalize] mkheader tweak
Message-Id: <20020429125617.AA35.BQW10602@nifty.com>

p4raw-id: //depot/perl@16262

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 29 Apr 2002 06:29:48 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16261

22 years agoUpgrade to Unicode::Normalize 0.76,
Jarkko Hietaniemi [Mon, 29 Apr 2002 01:11:10 +0000]
Upgrade to Unicode::Normalize 0.76,
from SADAHIRO Tomoyuki.

p4raw-id: //depot/perl@16260

22 years agoupdates to perlport.pod
Peter Prymmer [Sun, 28 Apr 2002 18:03:26 +0000]
updates to perlport.pod
Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>

p4raw-id: //depot/perl@16259

22 years agoSigh. #16249 didn't help NetBSD (made it worse,
Jarkko Hietaniemi [Sun, 28 Apr 2002 20:34:12 +0000]
Sigh.  #16249 didn't help NetBSD (made it worse,
the basic and list tests started hanging).

p4raw-id: //depot/perl@16258

22 years agoIntegrate #16254 from macperl;
Jarkko Hietaniemi [Sun, 28 Apr 2002 20:26:30 +0000]
Integrate #16254 from macperl;

Fix most tests on MacOS (not yet ext/ or /lib)

p4raw-id: //depot/perl@16257

22 years agoAs requested by pudge.
Jarkko Hietaniemi [Sun, 28 Apr 2002 19:43:02 +0000]
As requested by pudge.

p4raw-id: //depot/perl@16256

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 28 Apr 2002 19:10:50 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16253

22 years agoWinCE many fixes
Vadim Konovalov [Sun, 28 Apr 2002 21:54:31 +0000]
WinCE many fixes
Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>

p4raw-id: //depot/perl@16251

22 years agoRetract the cond.t part of #16249 since the nature
Jarkko Hietaniemi [Sun, 28 Apr 2002 17:35:12 +0000]
Retract the cond.t part of #16249 since the nature
of the test changed.

p4raw-id: //depot/perl@16250

22 years ago(retracted by #16258)
Jarkko Hietaniemi [Sun, 28 Apr 2002 16:13:34 +0000]
(retracted by #16258)

Fix thread tests not to depend on sleep() as
a scheduling aid.  In two tests (basic and list)
I had to change from sleep() hack to another hack...
basically, using the filesystem as a semaphore.
The assumption made is that rmdir() is atomic.
(The sleep() scheduling assumption broke with the
GNU pth in NetBSD.)

(the cond.t part retracted by #16250)

p4raw-id: //depot/perl@16249

22 years agoBe tidy.
Jarkko Hietaniemi [Sun, 28 Apr 2002 16:04:23 +0000]
Be tidy.

p4raw-id: //depot/perl@16248

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 28 Apr 2002 15:26:39 +0000]
Integrate perlio:

[ 16246]
Have :encoding() default to perlqq style fallbacks.
Add test for that.

[ 16245]
Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
as gate on layer tests which fail on -Dusesfio
(ext/XS/Typemap/Typemap.t still fails on -Dusesfio)

[ 16244]
Builds under -Uuseperlio
Uses PUSHSTACK/POPSTACK in :encoding and :Via
p4raw-link: @16246 on //depot/perlio: 1982da4048668033f4bb857b02c690606711056a
p4raw-link: @16245 on //depot/perlio: 6b5da1a3dd326d0fe0f59ec1ea7b9b5d72b2a49e
p4raw-link: @16244 on //depot/perlio: 24f59afc531955e5c3768c6023fb2ac247d6939d

p4raw-id: //depot/perl@16247

22 years agoHave :encoding() default to perlqq style fallbacks.
Nick Ing-Simmons [Sun, 28 Apr 2002 10:08:05 +0000]
Have :encoding() default to perlqq style fallbacks.
Add test for that.

p4raw-id: //depot/perlio@16246

22 years agoUse (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
Nick Ing-Simmons [Sun, 28 Apr 2002 08:57:54 +0000]
Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
as gate on layer tests which fail on -Dusesfio
(ext/XS/Typemap/Typemap.t still fails on -Dusesfio)

p4raw-id: //depot/perlio@16245

22 years agoBuilds under -Uuseperlio
Nick Ing-Simmons [Sun, 28 Apr 2002 08:22:07 +0000]
Builds under -Uuseperlio
Uses PUSHSTACK/POPSTACK in :encoding and :Via

p4raw-id: //depot/perlio@16244

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 28 Apr 2002 07:19:01 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16243

22 years agoFuture-proof NetBSD for kernel pthreads, from Johnny Lam.
Jarkko Hietaniemi [Sun, 28 Apr 2002 02:49:28 +0000]
Future-proof NetBSD for kernel pthreads, from Johnny Lam.

p4raw-id: //depot/perl@16242

22 years agoPlan better.
Jarkko Hietaniemi [Sun, 28 Apr 2002 02:22:00 +0000]
Plan better.

p4raw-id: //depot/perl@16241

22 years agoNo trunc worries.
Jarkko Hietaniemi [Sun, 28 Apr 2002 02:20:18 +0000]
No trunc worries.

p4raw-id: //depot/perl@16240

22 years agoTruncate the truncate tests (was Re: truncate to grow file)
Michael G. Schwern [Sat, 27 Apr 2002 23:20:19 +0000]
Truncate the truncate tests (was Re: truncate to grow file)
Message-ID: <20020428032019.GF1821@blackrider>

p4raw-id: //depot/perl@16239

22 years agoMore valgrind findings: e.g. t/op/utfhash.t.
Jarkko Hietaniemi [Sun, 28 Apr 2002 01:55:10 +0000]
More valgrind findings: e.g. t/op/utfhash.t.

p4raw-id: //depot/perl@16238

22 years agoUnused variables now that "did you use incorrect case" is gone;
Jarkko Hietaniemi [Sun, 28 Apr 2002 01:44:37 +0000]
Unused variables now that "did you use incorrect case" is gone;
and valgrind claims that the savepvn() in utilize() leaks in e.g.
lib/blib.t.

p4raw-id: //depot/perl@16237

22 years agoAdded test cases and fixed some obvious things.
Artur Bergman [Sun, 28 Apr 2002 00:15:45 +0000]
Added test cases and fixed some obvious things.

p4raw-id: //depot/perl@16236

22 years agoRemoved last traces of autodetach.
Artur Bergman [Sat, 27 Apr 2002 23:50:11 +0000]
Removed last traces of autodetach.
Added list() methid.
Changed documentation.

p4raw-id: //depot/perl@16235

22 years agoFileCache 1.02 -> 1.021
Jerrad Pierce [Sat, 27 Apr 2002 19:14:17 +0000]
FileCache 1.02 -> 1.021
Message-Id: <200204272314.TAA08101@calloway.mit.edu>

p4raw-id: //depot/perl@16234

22 years agoMore NetBSD patches from Johnny Lam.
Jarkko Hietaniemi [Sat, 27 Apr 2002 22:17:57 +0000]
More NetBSD patches from Johnny Lam.

Remove the need for a $prefix setting that was added in the
previous patch I sent. Also add the proper rpath options
to the linker flags depending on whether we're on a ELF or
a.out platform.  These were tested both in a non-pkgsrc and
pkgsrc build.

Append to $libs instead of overwriting its value.  This was
causing $(LDLOADLIBS) to not get added to the dynamic_libs
link command on NetBSD systems and was the cause of the GDBM
problems reported.  Also use '$(LDLOADLIBS)' instead of
expanding its value so that it is more easily overridden in
the Makefile by "make all LDLOADLIBS=...".

Remove "-L/usr/local/lib" because the location of libgdbm.so
is already added during the Configure process, and this
spurious addition may cause the wrong libgdbm.so to be linked
against as a result.

p4raw-id: //depot/perl@16233

22 years agoMore VC5-induced casting found by Nikola Knezevic.
Jarkko Hietaniemi [Sat, 27 Apr 2002 22:08:08 +0000]
More VC5-induced casting found by Nikola Knezevic.

p4raw-id: //depot/perl@16232

22 years agoMore U32 regflags.
Jarkko Hietaniemi [Sat, 27 Apr 2002 21:56:22 +0000]
More U32 regflags.

p4raw-id: //depot/perl@16231

22 years agoRetract #16195 since it seems to be unnecessary.
Jarkko Hietaniemi [Sat, 27 Apr 2002 19:55:51 +0000]
Retract #16195 since it seems to be unnecessary.

p4raw-id: //depot/perl@16229

22 years agoextract enc2xs and piconv for VMS
Craig A. Berry [Sat, 27 Apr 2002 15:11:31 +0000]
extract enc2xs and piconv for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>

p4raw-id: //depot/perl@16228

22 years agoSome more known open() modes.
Rafael Garcia-Suarez [Sat, 27 Apr 2002 19:25:05 +0000]
Some more known open() modes.

p4raw-id: //depot/perl@16227

22 years agoUpgrade to Encode 1.63.
Jarkko Hietaniemi [Sat, 27 Apr 2002 19:02:23 +0000]
Upgrade to Encode 1.63.

p4raw-id: //depot/perl@16226

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 27 Apr 2002 18:13:02 +0000]
Update Changes.

p4raw-id: //depot/perl@16225

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 27 Apr 2002 17:53:20 +0000]
Integrate perlio:

[ 16221]
Correct which var is nulled, stack movement protection.
p4raw-link: @16221 on //depot/perlio: 9b683d952a173213146cd75796b01b79b8cc4a79

p4raw-id: //depot/perl@16224

22 years agoPATCH t/TEST
Mark-Jason Dominus [Sat, 27 Apr 2002 14:06:56 +0000]
PATCH t/TEST
Message-ID: <20020427180656.5422.qmail@plover.com>

p4raw-id: //depot/perl@16223

22 years agoAhem, look another way.
Artur Bergman [Sat, 27 Apr 2002 17:00:29 +0000]
Ahem, look another way.

p4raw-id: //depot/perl@16222

22 years agoCorrect which var is nulled, stack movement protection.
Nick Ing-Simmons [Sat, 27 Apr 2002 16:34:48 +0000]
Correct which var is nulled, stack movement protection.

p4raw-id: //depot/perlio@16221

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 27 Apr 2002 16:27:18 +0000]
Integrate perlio:

[ 16216]
Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
- if encoding loads Encode then stack grows.
- pp_binmode was not allowing for that to happen
- added PUTBACK/SPAGAIN.
p4raw-link: @16216 on //depot/perlio: adb5c314284816e1c92cd8e29c9033c3ce18b580

p4raw-id: //depot/perl@16220
p4raw-integrated: from //depot/perlio@16219 'copy in' pp_sys.c
(@16064..)

22 years agoFirst half of NetBSD patch-ai, from Johnny Lam:
Jarkko Hietaniemi [Sat, 27 Apr 2002 16:23:44 +0000]
First half of NetBSD patch-ai, from Johnny Lam:

The first part removes "installman" and "installhtml" from the
.PHONY target, which was causing problems during installation.

(the installman and installhtml are not phony targets,
 they are real files)

p4raw-id: //depot/perl@16219

22 years ago Integrate mainline
Nick Ing-Simmons [Sat, 27 Apr 2002 16:22:40 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16218

22 years agoNetBSD patch-ab from Johnny Lam:
Jarkko Hietaniemi [Sat, 27 Apr 2002 16:20:49 +0000]
NetBSD patch-ab from Johnny Lam:

       Some tweaks to the NetBSD hints file to make the Configure
       process more useful when not building from pkgsrc.  This file
       will definitely need to change again when the 1.6 release of
       NetBSD comes out, but I'll handle the changes at the later
       date.

p4raw-id: //depot/perl@16217

22 years agoFix weird warnings and/pr segfaults on binmode(,"encoding(...)")
Nick Ing-Simmons [Sat, 27 Apr 2002 16:19:21 +0000]
Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
- if encoding loads Encode then stack grows.
- pp_binmode was not allowing for that to happen
- added PUTBACK/SPAGAIN.

p4raw-id: //depot/perlio@16216

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 27 Apr 2002 15:52:24 +0000]
Integrate perlio:

[ 16211]
Re-instate $PerlIO::encoding::check at boot.
(Retaining Dan's XS side require though I don't see need.)

[ 16207]
Fix fd leak on Via(bogus).
Finish implementing PerlIOVia_open().
Export more guts of PerlIO_* so Via_open() can work.
Fix various PerlIO_allocate() features exposed by above.

[ 16027]
Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
and change test not to skip them.

[ 16023]
Some tweaks for encodings which need lines.
Also disabled trial of using fallbacks.

[ 16022]
Various tweaks to Encode
p4raw-link: @16211 on //depot/perlio: 54871a3cda1a70e55971d42b5b2ac0aa06387aeb
p4raw-link: @16207 on //depot/perlio: d9dac8cda3a8128f09ab4445f683196e1392e4fa
p4raw-link: @16027 on //depot/perlio: e66821e8151d62edad66fb30ff4507c6d719f51b
p4raw-link: @16023 on //depot/perlio: 20de0cb2cf7a24aa48f2f9a26729f1a78e64f396
p4raw-link: @16022 on //depot/perlio: ca777f1ce1ff5cad164a769e07ab2e03b14695b6

p4raw-id: //depot/perl@16215

22 years agoUpgrade to Encode 1.62.
Jarkko Hietaniemi [Sat, 27 Apr 2002 15:48:34 +0000]
Upgrade to Encode 1.62.

p4raw-id: //depot/perl@16214

22 years ago Subject: Re: Change 16122: Try to be clearer about perlio.
Philip Newton [Sat, 27 Apr 2002 08:51:30 +0000]
   Subject: Re: Change 16122: Try to be clearer about perlio.
   Date: Sat, 27 Apr 2002 08:51:30 +0200
   Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>

   Subject: Re: Change 16183: Stop being coy.
   From: Philip Newton <Philip.Newton@gmx.net>
   Date: Sat, 27 Apr 2002 08:52:13 +0200
   Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16213

22 years agoAdd test numbers to make "make test" happy. Order is irrelevant
Artur Bergman [Sat, 27 Apr 2002 13:54:46 +0000]
Add test numbers to make "make test" happy. Order is irrelevant
but number of oks is not.

p4raw-id: //depot/perl@16212

22 years agoRe-instate $PerlIO::encoding::check at boot.
Nick Ing-Simmons [Sat, 27 Apr 2002 13:29:55 +0000]
Re-instate $PerlIO::encoding::check at boot.
(Retaining Dan's XS side require though I don't see need.)

p4raw-id: //depot/perlio@16211

22 years agoFixed race condtions and deadlocks in interaction with
Artur Bergman [Sat, 27 Apr 2002 12:56:44 +0000]
Fixed race condtions and deadlocks in interaction with
cond_wait/cond_signal and lock.
Now we wait for a lock to gie up if we return from COND_WAIT
and we are still locked. We also notifiers potential
lockers that it is free for locking when we go into COND_WAIT.

p4raw-id: //depot/perl@16210

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 27 Apr 2002 12:32:41 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16209

22 years agoSaving locks after we set it to 0 was kind of pointless.
Artur Bergman [Sat, 27 Apr 2002 11:46:53 +0000]
Saving locks after we set it to 0 was kind of pointless.
Hunting down fixes in cond_* functions.

p4raw-id: //depot/perl@16208

22 years agoFix fd leak on Via(bogus).
Nick Ing-Simmons [Sat, 27 Apr 2002 10:12:00 +0000]
Fix fd leak on Via(bogus).
Finish implementing PerlIOVia_open().
Export more guts of PerlIO_* so Via_open() can work.
Fix various PerlIO_allocate() features exposed by above.

p4raw-id: //depot/perlio@16207

22 years agoNetBSD and OpenBSD cannot do comments at #! line
Jarkko Hietaniemi [Sat, 27 Apr 2002 00:52:30 +0000]
NetBSD and OpenBSD cannot do comments at #! line
(or long #! lines?)

p4raw-id: //depot/perl@16206

22 years agoAdd taint rethink to the todo list.
Jarkko Hietaniemi [Fri, 26 Apr 2002 23:56:32 +0000]
Add taint rethink to the todo list.

p4raw-id: //depot/perl@16205

22 years agoIntegrate changes #16199 and #16201 from macperl;
Jarkko Hietaniemi [Fri, 26 Apr 2002 22:33:45 +0000]
Integrate changes #16199 and #16201 from macperl;

Time::Local compatibility patches, from Graham

MacPerl require() portability patches
p4raw-link: @16199 on //depot/macperl: 029195cc16ed49b9d6f99746bf12dad919bcab76

p4raw-id: //depot/perl@16204
p4raw-integrated: from //depot/macperl@16203 'copy in'
lib/Time/Local.pm (@16123..) 'merge in' pp_ctl.c (@16123..)

22 years agoRe: [ID 20020425.012] segfault when printing to close indirect filehandle
Nicholas Clark [Fri, 26 Apr 2002 23:27:23 +0000]
Re: [ID 20020425.012] segfault when printing to close indirect filehandle
Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@16203

22 years agoRe: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
Simon Cozens [Fri, 26 Apr 2002 21:58:21 +0000]
Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
Message-ID: <20020426205821.GB5855@netthink.co.uk>

p4raw-id: //depot/perl@16198

22 years agoNetBSD: if the /usr/pkg/lib is there, the linker wants
Jarkko Hietaniemi [Fri, 26 Apr 2002 20:04:44 +0000]
NetBSD: if the /usr/pkg/lib is there, the linker wants
to know about it always (not just when using the pth).

p4raw-id: //depot/perl@16197

22 years agoEBCDIC MD5.xs checksum update from Merijn Broeren.
Jarkko Hietaniemi [Fri, 26 Apr 2002 18:27:39 +0000]
EBCDIC MD5.xs checksum update from Merijn Broeren.

p4raw-id: //depot/perl@16196

22 years ago(retracted by #16229)
Nikola Knezevic [Thu, 25 Apr 2002 23:03:31 +0000]
(retracted by #16229)
Subject: FIXIN problem under Win32
Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>

p4raw-id: //depot/perl@16195

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 26 Apr 2002 17:36:16 +0000]
Integrate mainline

p4raw-id: //depot/perlio@16194

22 years agosystem_tests are relevant only to win32\system.t
Nikola Knezevic [Fri, 26 Apr 2002 15:38:16 +0000]
system_tests are relevant only to win32\system.t
Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>

p4raw-id: //depot/perl@16193

22 years agoMention explicitly the NetBSD + pth combination.
Jarkko Hietaniemi [Fri, 26 Apr 2002 16:45:28 +0000]
Mention explicitly the NetBSD + pth combination.

p4raw-id: //depot/perl@16192