Use config.arch in OS/390 where the combination of
[p5sagit/p5-mst-13.2.git] / lib /
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 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
2001-10-17 Jarkko Hietaniemi Pod cleanup.
2001-10-17 Kay Röpke PREREQ_PM does not really require.
2001-10-17 Jarkko Hietaniemi Add the special casing mappings (from SpecCase.txt)
2001-10-16 Jarkko Hietaniemi A forgotten deletion.
2001-10-16 Jarkko Hietaniemi Document the problem with the swash_fetch() API that...
2001-10-15 Jarkko Hietaniemi Bump the version number to agree with the maintperl...
2001-10-15 Jarkko Hietaniemi Sync the skip() amounts with the number of tests.
2001-10-15 Jarkko Hietaniemi MacOS Classic catdir() rewrite from Thomas Wegner
2001-10-14 Jarkko Hietaniemi Retract #12436 (Abhijit already did this at #12426)
2001-10-14 Kay Röpke (retracted by #12437)
2001-10-14 Paul Marquess Fix scoping problem with FATAL warnings
2001-10-13 Jarkko Hietaniemi Use File::Spec (needs Thomas Wegner's upcoming patch
2001-10-13 Nicholas Clark Re: default module version for h2xs (was Re: [PATCH...
2001-10-13 Jarkko Hietaniemi Define PASTHRU_DEFINE and PASTHRU_INC (which are used
2001-10-13 Rafael Garcia-Suarez [DOC PATCH] pod syntax fixups for File::Spec::* modules
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.
2001-10-13 Abhijit Menon-Sen ExtUtils::MM_Unix should ignore comments when searching for
2001-10-12 Wilson, Doug RE: [PATCH File::Copy] Silence warnings for tied fileha...
2001-10-12 Jarkko Hietaniemi [PATCH lib/Term/Complete.t] Rethinking the Test
2001-10-12 Jarkko Hietaniemi Upgrade to Math::BigInt 1.44 from Tels and
2001-10-12 Andreas König (Was: lib/Memoize/t/speed.................FAILED at...
2001-10-11 chromatic (was Re: lib/Term/Complete.t won't complete in background)
2001-10-11 chromatic Add Tests for ExtUtils::Packlist
2001-10-10 Stas Bekman Message-Id: <3BC31E56.60805@stason.org>
2001-10-10 Jarkko Hietaniemi VMS: reorder the elimination of 000000 in the canonpath...
2001-10-10 Jarkko Hietaniemi Fix/improve handling of the [000000] special "root"
2001-10-10 Jarkko Hietaniemi In VMS the copy-to-untaint %ENV in the initialization...
2001-10-10 Jarkko Hietaniemi VMS-specific fixes to the ExtUtils::Manifest tests.
2001-10-09 Jarkko Hietaniemi VMS tweakage from Charles Lane.
2001-10-09 Charles Lane File::Find test on VMS
2001-10-09 chromatic Add Tests for
2001-10-09 Jarkko Hietaniemi Enable more debugging.
2001-10-08 chromatic Fix Debian Failures on Test 22
2001-10-08 Craig A. Berry Autosplit patch for VMS
next