Integrate perlio:
[p5sagit/p5-mst-13.2.git] / lib /
2001-11-20 Chris Nandor Portability fix for Pod::Html
2001-11-20 Jarkko Hietaniemi Need to skip more tests if not perlio.
2001-11-20 Jarkko Hietaniemi Upgrade to Text::Balanced 1.89.
2001-11-20 Jarkko Hietaniemi Upgrade to NEXT 0.50.
2001-11-19 Jarkko Hietaniemi Move the sysio tests from io/utf8 to lib/open.
2001-11-19 Peter Prymmer VMS specific cleanup and strictness for tie_sdbm.t
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-18 Jarkko Hietaniemi Document how "no utf8;" can become handy.
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-17 Jonathan Stowe Sync with CPAN version
2001-11-17 Tels [PATCH9 File/Find.pm doc nits
2001-11-17 Tels Benchmark.pm nit
2001-11-16 Andy Dougherty lib/Unicode/UCD.t @INC oddity
2001-11-16 Jarkko Hietaniemi It's neither-nor, and protect against the impossible.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Russ Allbery Re: [h.m.brand@hccnet.nl: Installman problems]
2001-11-16 SADAHIRO Tomoyuki Unicode General Category: Cn
2001-11-16 Jarkko Hietaniemi Further discourage old Thread code; tell how to tell
2001-11-16 Jarkko Hietaniemi Avoid redefinedness warning for now.
2001-11-16 Jarkko Hietaniemi use strict.
2001-11-16 chromatic Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko Hietaniemi Upgrade to Getopt::Long 2.26_03.
2001-11-15 Jarkko Hietaniemi Upgrade to podlators 1.13.
2001-11-15 Ilya Zakharevich CreateTTY in -d
2001-11-15 Jarkko Hietaniemi Corify the Filter::Simple tests.
2001-11-15 Jarkko Hietaniemi Upgrade to Filter::Simple 0.70.
2001-11-14 Jarkko Hietaniemi Upgrade to Switch 2.06.
2001-11-14 Jarkko Hietaniemi Upgrade to Attribute::Handlers 0.76.
2001-11-14 Jarkko Hietaniemi VERSIONize.
2001-11-14 Jarkko Hietaniemi Goof in some of the comment fields of #12994.
2001-11-14 Jarkko Hietaniemi The First, Last ranges in the Unicode data weren't
2001-11-13 Barrie Slaymaker Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
2001-11-13 Barrie Slaymaker docco tweaks
2001-11-13 Michael G. Schwern Making vmsish.pm a no-op on non-VMS
2001-11-13 Jarkko Hietaniemi :utf8 works only with perlio.
2001-11-13 Jeffrey Friedl lib/charnames.pm
2001-11-12 Barrie Slaymaker remove volume from result
2001-11-12 Barrie Slaymaker Add "none" style to cmpthese(), alter result
2001-11-12 Jarkko Hietaniemi Misplaced test, noticed by Barrie Slaymaker.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-11 Jarkko Hietaniemi Upgrade to Math::BigInt 1.46.
2001-11-11 貞廣知行 Unicode::Collate v0.09
2001-11-11 chromatic (was Re: [ID 20011110.104] File::stat vs. $! conflict)
2001-11-10 Jarkko Hietaniemi Bah. %X doesn't mean 0xC1, it means 0XC1. So let...
2001-11-10 Jarkko Hietaniemi The KOI8-R example wasn't quite right.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 chromatic Add core switch to CGI.pm distribution tests
2001-11-10 Jarkko Hietaniemi Add a test for the bytes pragma.
2001-11-10 Jarkko Hietaniemi Doc update.
2001-11-10 Jarkko Hietaniemi Cease to exist.
2001-11-10 Jarkko Hietaniemi Newline trouble.
2001-11-10 Charles Lane [Patch Perl@12892] a *real* Embed test for VMS
2001-11-09 Michael G. Schwern Helpful File::Find debugging code
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko Hietaniemi Unicode::UCD is not yet supported in EBCDIC platforms.
2001-11-08 Jarkko Hietaniemi Whether overwriting the $self->{...} values (see #12902)
2001-11-08 Jarkko Hietaniemi The MakeMaker argument () quoting patch that sneaked
2001-11-08 Mark-Jason Dominus Re: replace perl.com/CPAN/ with http://www.cpan.org/
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-11-07 Jarkko Hietaniemi The (emulated) "no utf8" must be in a BEGIN block
2001-11-07 Jarkko Hietaniemi The Embed test requires a major rewrite for VMS
2001-11-07 Charles Lane vms/gen_shrfls.pl more general config.sh parsing
2001-11-07 Michael G. Schwern Mentioning perldebguts
2001-11-07 Jonathan Stowe Sync CPAN version of tests (was Re: [PATCH lib/Term...
2001-11-07 Rafael Garcia-Suarez a bunch of untested patches
2001-11-06 Jarkko Hietaniemi Update to CGI.pm 2.78.
2001-11-06 Jarkko Hietaniemi Implement the encoding pragma for regex literals.
2001-11-05 Jarkko Hietaniemi The ${"\cTAINT"} raises the ire of 'use strict'.
2001-11-05 Rafael Garcia-Suarez Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
2001-11-05 Rafael Garcia-Suarez bugfixes
2001-11-04 Jarkko Hietaniemi The missing pieces from the Math::BigInt 1.45 puzzle.
2001-11-04 Jarkko Hietaniemi Math::Big* test tweaks to work better with core:
2001-11-04 Jarkko Hietaniemi More forgotten from #12843.
2001-11-04 Jarkko Hietaniemi Forgot from #12843.
2001-11-04 Jarkko Hietaniemi Upgrade to Math::BigInt 1.45; from Tels.
2001-11-04 Rafael Garcia-Suarez Re: Where are my 'O's? [+ 12836 smoke]
2001-11-03 Michael G. Schwern Re: [PATCH lib/Term/Cap.t] Skip testing where Term...
2001-11-03 chromatic Skip testing where Term::Cap won't run (was Re: Win95...
2001-11-03 Jarkko Hietaniemi Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
2001-11-02 Jarkko Hietaniemi More encoding testing.
2001-11-02 Rafael Garcia-Suarez Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t ...
2001-11-02 Rafael Garcia-Suarez [REPATCH] Re: [PATCH File::Find] use warnings::register
2001-11-02 Craig A. Berry AutoSplit.t clean-up for VMS
2001-11-02 Jarkko Hietaniemi Make encoding and charnames pragmas coexist.
2001-11-01 Jarkko Hietaniemi If an encoding is set by -M/-m, it must be in
2001-10-31 Rafael Garcia-Suarez Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File...
2001-10-31 Jarkko Hietaniemi Extend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko Hietaniemi Doc tweaks.
2001-10-31 Nick Ing-Simmons Integrate mainline
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-31 Jarkko Hietaniemi Enable -Mencoding=foobar also for string literals.
2001-10-30 Paul Marquess RE: [PATCH h2xs] Use of static data in XS modules
2001-10-30 Jarkko Hietaniemi Comment nits.
2001-10-29 Jarkko Hietaniemi AIX needs an explicit symbol export list.
2001-10-29 Jarkko Hietaniemi The test (and the module) would require some
2001-10-29 Jarkko Hietaniemi Don't expect ASCII ordering.
next