| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@20688
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
p4raw-id: //depot/perl@19600
|
|
|
|
|
| |
the three-headed hydra, ummm, open.
p4raw-id: //depot/perl@19245
|
|
|
|
|
| |
autoload layer name. (Fix for [perl #20460]).
p4raw-id: //depot/perlio@18549
|
|
|
| |
p4raw-id: //depot/perl@18217
|
|
|
|
|
| |
Message-ID: <20021103155008.GA382682@lyta.hut.fi>
p4raw-id: //depot/perl@18165
|
|
|
|
|
| |
by Elizabeth Mattijsen.
p4raw-id: //depot/perl@17410
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sun, 30 Jun 2002 23:52:05 +0200
Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>
Subject: [DOC PATCH] open.pm, no more discipline
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Sun, 30 Jun 2002 23:02:50 +0200
Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17388
|
|
|
| |
p4raw-id: //depot/perl@17271
|
|
|
|
|
| |
and :encoding(...).
p4raw-id: //depot/perl@16692
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15485
|
|
|
|
|
| |
and :encoding(xxx) was errorneously parsed.
p4raw-id: //depot/perl@15362
|
|
|
|
|
|
|
|
|
|
| |
think UTF-8, embrace your inner UTF-8, as suggested by Larry.
(And as suggested by Markus Kuhn.)
While we are at it, document also the case of
mixed hash keys as a known potential troublemaker.
(Since it's locale-related, sometimes.)
p4raw-id: //depot/perl@15350
|
|
|
| |
p4raw-id: //depot/perl@15217
|
|
|
|
|
|
|
|
| |
that makes the standard filehandles to talk in
encodings. This change set off a weird warning
from op.c, though: disabled it now until someone
who knows what it is about comes along.
p4raw-id: //depot/perl@15146
|
|
|
| |
p4raw-id: //depot/perl@15145
|
|
|
|
|
|
|
|
|
|
|
| |
- Nix the unneccessary diagnostics line
- Quell -w warnings if the first ENV doesn't exist
- While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
is too baroque and bloated for daily use (and for perl core inclusion).
- "Cannot figure out an encoding to use" when locale is 'C' is rendered
non-fatal.
- Consequently, the ^OPEN bits is set only when needed.
p4raw-id: //depot/perl@15142
|
|
|
|
|
| |
Message-ID: <20020131150302.C1452@rafael>
p4raw-id: //depot/perl@14504
|
|
|
|
|
| |
Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
p4raw-id: //depot/perl@13718
|
|
|
|
|
| |
Message-ID: <3C13F455@operamail.com>
p4raw-id: //depot/perl@13580
|
|
|
| |
p4raw-id: //depot/perl@13459
|
|
|
| |
p4raw-id: //depot/perl@12936
|
|
|
| |
p4raw-id: //depot/perl@12934
|
|
|
|
|
|
| |
and :encoding directly as special cases, and rename
the INOUT to IO.
p4raw-id: //depot/perl@12933
|
|
|
| |
p4raw-id: //depot/perl@12785
|
|
|
|
|
| |
layer is called "encoding" the (xxxx) is an argument.
p4raw-id: //depot/perlio@11615
|
|
|
|
|
| |
accepting the ":encoding(blurflur)" arguments.
p4raw-id: //depot/perl@11319
|
|
|
| |
p4raw-id: //depot/perl@11312
|
|
|
|
|
|
|
|
|
|
|
|
| |
change#11300 needs to return the status of failed win32_spawnvp())
fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
splitting correctly; remove unused variables; 'require' at run time
rather than 'use' at compile time for I18N::Langinfo, since it
isn't everyware
p4raw-link: @11300 on //depot/perl: a52054cddb558e8fac6bc289e7eb6b2720470b9d
p4raw-id: //depot/perl@11310
|
|
|
| |
p4raw-id: //depot/perl@11292
|
|
|
| |
p4raw-id: //depot/perl@11291
|
|
|
| |
p4raw-id: //depot/perl@11250
|
|
|
| |
p4raw-id: //depot/perl@11241
|
|
|
| |
p4raw-id: //depot/perl@11239
|
|
|
|
|
|
| |
will get the encoding from the locale. Yet undocumented
because I can't get the PerlIO :encoding(foobar) to work.
p4raw-id: //depot/perl@11236
|
|
|
|
|
| |
than *open::layers variables which caused all the HV/AV hassle.
p4raw-id: //depot/perlio@10618
|
|
|
| |
p4raw-id: //depot/perl@10249
|
|
|
|
|
|
| |
Update some pods.
Make t/op/utf8decode.t a text file.
p4raw-id: //depot/perlio@9417
|
|
|
|
|
|
|
| |
So now PERLIO=utf8 perl ...
does what Andreas wanted.
Fix arg passing in open.pm (still have a Carp issue).
p4raw-id: //depot/perlio@8511
|
|
|
|
|
|
|
| |
Message-ID: <20001205212328.C6473@blackrider.aocn.com>
Carp::Heavy parts not very applicable because of recent changes.
p4raw-id: //depot/perl@8013
|
|
|
|
|
|
|
|
|
|
|
|
| |
add ->cop_io to COP structure in cop.h.
Make mg.c and gv.c associate it with ${^OPEN}.
Make lib/open.pm set it.
Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
manner similar to ->cop_warnings.
Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
call new PerlIO_apply_layers().
Declare latter in perlio.h and define in perlio.c
p4raw-id: //depot/perlio@7740
|
|
|
| |
p4raw-id: //depot/perl@5775
|
|
|
| |
p4raw-id: //depot/perl@5640
|
|
|
|
|
| |
semantics; the pragma sets defaults for both open() and qx//
p4raw-id: //depot/perl@5628
|
|
p4raw-id: //depot/perl@5392
|