2004-10-10 |
Nicholas Clark |
Restore runtime loading of Encode and Encode-related... |
blob | commitdiff |
2004-09-23 |
Rafael Garcia-Suarez |
Typo fix. |
blob | commitdiff | diff to current |
2004-09-20 |
Jarkko Hietaniemi |
[PATCH] encoding and open pragmas |
blob | commitdiff | diff to current |
2004-03-19 |
Audrey Tang |
open.pm: allow upper-cased EUC |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi |
A swath of VERSION patches from Nicholas Clark. |
blob | commitdiff | diff to current |
2003-05-23 |
Robin Barker |
for Configure -Dnoextensions=Encode |
blob | commitdiff | diff to current |
2003-04-17 |
Jarkko Hietaniemi |
Document that the open pragma does not affect |
blob | commitdiff | diff to current |
2003-01-22 |
Nick Ing-Simmons |
Report layer name (without arg) on fail, and attempt to |
blob | commitdiff | diff to current |
2002-11-29 |
Rafael Garcia-Suarez |
Document the hint constants and where they're used. |
blob | commitdiff | diff to current |
2002-11-19 |
Jarkko Hietaniemi |
Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat... |
blob | commitdiff | diff to current |
2002-07-07 |
Rafael Garcia-Suarez |
Replace the word "discipline" by "layer" almost everywhere, |
blob | commitdiff | diff to current |
2002-07-01 |
Elizabeth Mattijsen |
[DOC PATCH] perliol.pod nit |
blob | commitdiff | diff to current |
2002-06-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-06-17 |
Jarkko Hietaniemi |
Further discouraging of :raw. |
blob | commitdiff | diff to current |
2002-05-19 |
Nick Ing-Simmons |
Integrate mailine |
blob | commitdiff | diff to current |
2002-05-19 |
Jarkko Hietaniemi |
Document once more the difference between :utf8 |
blob | commitdiff | diff to current |
2002-03-25 |
Paul Marquess |
warnings for perlio + others |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
Tweaks from Autrijus Tang: should use euc-tw for Taiwan, |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
If it looks like UTF-8 (either nl_langinfo or locale... |
blob | commitdiff | diff to current |
2002-03-13 |
Jarkko Hietaniemi |
Pod tweak. |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Implement :std subpragma of the open pragma |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Document the logic of :locale better. |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
The patch does the following: |
blob | commitdiff | diff to current |
2002-02-01 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-31 |
Rafael Garcia-Suarez |
open.pm minor cleanup |
blob | commitdiff | diff to current |
2001-12-16 |
Jeffrey Friedl |
lib/open.pm |
blob | commitdiff | diff to current |
2001-12-10 |
Ben Tilly |
RE: Exporter fixes reversed in 13540? |
blob | commitdiff | diff to current |
2001-12-04 |
Jarkko Hietaniemi |
Make the eval runtime. |
blob | commitdiff | diff to current |
2001-11-10 |
Jarkko Hietaniemi |
Bah. %X doesn't mean 0xC1, it means 0XC1. So let... |
blob | commitdiff | diff to current |
2001-11-10 |
Jarkko Hietaniemi |
The KOI8-R example wasn't quite right. |
blob | commitdiff | diff to current |
2001-11-10 |
Jarkko Hietaniemi |
Enhance the open pragma to support :utf8, :locale, |
blob | commitdiff | diff to current |
2001-10-31 |
Jarkko Hietaniemi |
More documentation for the encode pragma. |
blob | commitdiff | diff to current |
2001-08-09 |
Nick Ing-Simmons |
Avoid testing for (non-)existance of "encoding(xxxx)" |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
The problem seems to be in PerlIO::Layer::->find() not |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Tell where the nice Estonian database is. |
blob | commitdiff | diff to current |
2001-07-12 |
Gurusamy Sarathy |
fix for failing fork.t#12 on windows (win32_execvp... |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Now the :locale pseudolayer *almost* works... |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Locale encoding tweaks. |
blob | commitdiff | diff to current |
2001-07-10 |
Jarkko Hietaniemi |
Require I18N::Langinfo, not use. |
blob | commitdiff | diff to current |
2001-07-09 |
Jarkko Hietaniemi |
Add INOUT to control both ways at the same time. |
blob | commitdiff | diff to current |
2001-07-09 |
Jarkko Hietaniemi |
More encoding mapping magic. |
blob | commitdiff | diff to current |
2001-07-09 |
Jarkko Hietaniemi |
Add a pseudolayer ":locale" to the open pragma which |
blob | commitdiff | diff to current |
2001-06-15 |
Nick Ing-Simmons |
Fix open.pm to work via XS-implemented method calls... |
blob | commitdiff | diff to current |
2001-05-28 |
Jarkko Hietaniemi |
Linerewrapping. |
blob | commitdiff | diff to current |
2001-03-28 |
Nick Ing-Simmons |
PerlIO.pm / perlio.pm conflict. |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-21 |
Nick Ing-Simmons |
Make "real" layers of ":utf8" and ":raw". |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-06 |
Michael G. Schwern |
$VERSION crusade, strict, tests, etc... all over lib/ |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
s/:def/:DEFAULT/ |
blob | commitdiff | diff to current |
2000-03-11 |
Gurusamy Sarathy |
perldelta update, typos and whitespace adjustments |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
blob | commitdiff | diff to current |
2000-03-01 |
Gurusamy Sarathy |
update Todo-5.6, add stub open.pm |
blob | commitdiff | diff to current |
|