This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH] encoding and open pragmas
[perl5.git] / ext /
2004-09-20 Jarkko Hietaniemi[PATCH] encoding and open pragmas
2004-09-15 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.63.
2004-09-10 Nicholas ClarkIntegrate:
2004-09-09 Nicholas ClarkA single version of B that supports 5.8 and 5.10
2004-09-08 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.03.
2004-09-08 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.02.
2004-09-08 Nicholas Clarkbackport B to work on 5.8.x, so that a single version...
2004-09-02 Rafael Garcia-SuarezUpgrade to Encode 2.02
2004-09-01 Jim Cromie[ PATCH ] 2 added private flags for B::Concise
2004-09-01 Rafael Garcia-SuarezUpgrade to Cwd 2.21.
2004-08-30 Marcus Holland-MoritzSkip Time::HiRes tests if configured without that module.
2004-08-30 Marcus Holland-MoritzSkip a Data::Dumper test if configured without B module.
2004-08-29 Marcus Holland-MoritzFix typo in B::Assembler.
2004-08-29 Marcus Holland-MoritzSkip ext/B/t/assembler.t when configured without B.
2004-08-26 Marcus Holland-MoritzFix nasty line break in Storable test file.
2004-08-26 Rafael Garcia-SuarezUpgrade to MIME::Base64 3.03
2004-08-25 Rafael Garcia-SuarezUpgrade to MIME::Base64 3.02.
2004-08-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.01.
2004-08-22 Marcus Holland-MoritzFix some backwards-compatibility problems with Storable.
2004-08-22 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.61
2004-08-22 Marcus Holland-MoritzFix Storable's MANIFEST.
2004-08-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_03.
2004-08-19 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_02.
2004-08-17 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.00.
2004-08-10 Jim Cromie2 patches: goto.t, B.pm/xs
2004-08-10 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-08-09 Dave MitchellFix a typo and remove some debugging crud from change...
2004-08-09 Dave Mitchelleval_sv() failing a taint test could corrupt the stack
2004-08-09 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-08-07 Dave MitchellAdd tests for XS call_*() API
2004-08-07 Paul MarquessDB_File 1.810
2004-08-04 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-07-31 Marcus Holland-MoritzFix copy & paste bugs in mX?PUSH macro tests.
2004-07-30 Steve HayBug report #30132 was resolved before it was finished!
2004-07-22 Rafael Garcia-SuarezUpgrade to Cwd 2.20
2004-07-16 Nicholas ClarkSome calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clarkthreads.xs doesn't check the return value of the thread...
2004-07-15 Nicholas ClarkAssimilate Cwd 2.19
2004-07-15 H.Merijn BrandTrailing semi-colon are not allowed on #ifdef's in...
2004-07-14 Nicholas ClarkOptimise foreach my $i (reverse ...)
2004-07-13 Nicholas ClarkA proper, working, stable optimisation for sort {$b...
2004-07-13 Nicholas ClarkThe current optimisation for sort {$b cmp $a} is bogus...
2004-07-10 Nicholas ClarkStore weak references.
2004-07-05 Rafael Garcia-SuarezUpdate tests and $VERSION for change 23046
2004-07-05 Stephen McCamantRe: [perl #30504] B::Deparse scoping problem with for...
2004-07-05 Nicholas ClarkBump $B::Deparse::VERSION
2004-07-04 Craig A. Berry_vms_abs_path on non-directories
2004-07-02 Rafael Garcia-SuarezBump version number of Safe for CPAN release
2004-07-01 Nicholas ClarkBump version numbers
2004-06-29 Rafael Garcia-SuarezMore caveats in B::Deparse's documentation
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-25 Rafael Garcia-SuarezFix the Cwd tests for the core.
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.18
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.17_03
2004-06-22 Paul MarquessDB_File 1.809 was RE: [perl #30237] DB_File methods...
2004-06-22 Craig A. BerryStorable signedness nit
2004-06-18 Nicholas ClarkCase insensitive file systems are bad, m'kay
2004-06-18 Nicholas ClarkSkip tests when PerlIO::scalar and PerlIO::via aren...
2004-06-18 Nicholas ClarkNot ideal, but skip all of IO's tests if Socket is...
2004-06-18 Nicholas ClarkSkip test if perl configured without threads::shared
2004-06-18 Nicholas ClarkSkip test if Devel::PPPort not built
2004-06-18 Nicholas ClarkSkip re tests if re not built.
2004-06-18 Nicholas ClarkIf we don't build B, we should skip all its tests.
2004-06-17 Nicholas ClarkChange 22516 forgot to add make_overload.pl to generate...
2004-06-17 Nicholas ClarkStorable should cope if the string to thaw happens...
2004-06-15 Nicholas ClarkAssert SvTYPE is at least PGMV whenever accessing SvSTASH
2004-06-10 Mathieu ArnoldRe: [perl #30197] perlbug AutoReply: Data::Dumper does...
2004-06-09 Kevin Chase[patch] Windows/Win32 thread handle leak with threads...
2004-06-08 Rafael Garcia-SuarezUpgrade to Unicode::Normalize 0.30.
2004-06-08 Nicholas ClarkPatch 22835 Failed to upgrade all the new files in...
2004-06-03 Rafael Garcia-SuarezCarp was mostly unusable with Safe because it may require
2004-06-02 Alexey TourbinRe: [PATCH] [perl #29612] ndbm failure in make test
2004-05-30 Nicholas ClarkUpgrade to Encode 2.01.
2004-05-24 SADAHIRO TomoyukiRe: utf-8 and taint don't work together
2004-05-22 Graham BarrUpdate to Scalar-List-Utils-1.14
2004-05-20 Rafael Garcia-SuarezUpgrade to Encode 2.00.
2004-05-20 Steve HayTest portability nit.
2004-05-17 Rafael Garcia-SuarezRemove a TODO test that is no longer to do.
2004-05-17 Jim CromieFix new B::Concise test output
2004-05-17 LAUN WolfgangRe: [perl #29581] glob() misses a lot of matches
2004-05-14 Jim CromieRe: more B::Concise stuff (PATCH - updated)
2004-05-12 Rafael Garcia-SuarezMake XSLoader update @DynaLoader::dl_shared_objects.
2004-05-07 Jim CromieRe: stdio still supported?
2004-05-07 Marcus Holland-Moritz[perl #29395] Scalar::Util::refaddr falsely returns...
2004-05-05 Steve HayAdd tests for mX?PUSH[inup] macros.
2004-04-28 bob@starlabs.net[perl #29033] typo in description of sleep in documenta...
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-04-09 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.59.
2004-04-08 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.57.
2004-04-07 Steve HayFix command-line quoting under Windows for the new...
2004-04-06 Jim CromieRe: tests for change #22539
2004-04-05 Marcus Holland-MoritzC<undef> doesn't look like a number. See also:
2004-04-04 Nicholas ClarkHand merge patch from maint back to blead.
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-03-31 Gisle AasRe: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
2004-03-30 Dan KogaiZaurus SL-[78]60 native compile patch
2004-03-26 Dave MitchellClarify op.h comments for which ops the OPpDEREF* priva...
2004-03-23 Nicholas ClarkUnify 5.008 and 5.009's B::Concise 0.58
2004-03-23 Nicholas ClarkUnify 5.008 and 5.009's B::Concise 0.56
next