remove volume from result
[p5sagit/p5-mst-13.2.git] / lib /
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.
2001-10-28 Jarkko Hietaniemi More todo for the encoding pragma.
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-28 Nick Ing-Simmons Mingw32 fixup for Embed.t
2001-10-28 Jarkko Hietaniemi Newline confusion: t/TEST sees an extra newline and...
2001-10-28 Jarkko Hietaniemi Need to be ./executed.
2001-10-28 Nick Ing-Simmons Typo in exe name
2001-10-28 Nick Ing-Simmons Integrate Mainline
2001-10-28 Nick Ing-Simmons Fixup Embed.t for Win32/VC++
2001-10-28 Nick Ing-Simmons Adapt testcase from Doug Maceachern <dougm@covalent...
2001-10-28 Artur Bergman Change #12726 changed require 5.002 to 5.0 somehow...
2001-10-28 Artur Bergman Support [] style prototypes.
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
2001-10-26 Jarkko Hietaniemi When you're root, many things become writable.
2001-10-26 Gurusamy Sarathy Term/Cap.t attempts to access the floppy drive for...
2001-10-26 Gurusamy Sarathy fix spurious AutoSplit.t failure under windows
2001-10-26 Jarkko Hietaniemi More logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Jarkko Hietaniemi Unicode: add the case folding table.
2001-10-26 Graham Barr More fixes that were made to the core and not in the...
2001-10-26 Graham Barr Fix tests to be able to run in the core and the CPAN...
2001-10-26 Graham Barr Sync libnet modules with what will be libnet-1.08
2001-10-23 Jarkko Hietaniemi MacOS Classic updates from Pudge.
2001-10-22 Nikola Knezevic AutoSplit.t now passes (partialy) on Win32
2001-10-22 Jarkko Hietaniemi At some point the #6234 has been lost from the mainline
2001-10-22 Jarkko Hietaniemi No domainname(1) in Cygwin, either, and the 2>/dev...
2001-10-22 Jarkko Hietaniemi Be more robust if no hostname or domainname
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-20 Jarkko Hietaniemi Upgrade to podlators 1.11, from Russ Allbery.
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Jarkko Hietaniemi Update to Getopt::Long 2.26_02, from Johan Vromans.
2001-10-20 Nick Ing-Simmons Extract doio.c's open(2) mode to string conversion...
2001-10-20 Michael G. Schwern Minor typo
2001-10-20 chromatic Fix Some Pod Typos
2001-10-20 Gisle Aas PERL_MM_USE_DEFAULT
2001-10-19 Charles Lane two fake test failures on VMS fixed
2001-10-19 David Dyck Re: find2perl and File::Find on cdrom filesystems ...
2001-10-19 Kay Röpke [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging...
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-18 Jarkko Hietaniemi Prettyprinting.
2001-10-17 Michael G. Schwern Test::Simple 0.32
next