This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skip test if Devel::PPPort not built
[perl5.git] / ext /
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
2004-03-19 Jim Cromie[perl #24821] enhancement patch for B::Concise
2004-03-19 Nicholas ClarkChange Storable.xs to conditionally include ppport...
2004-03-19 Nicholas ClarkMove Beau Cox's ppport.h fixes into PPPort.pm
2004-03-19 beau@beaucox.comStorable PERL_NO_GET_CONTEXT
2004-03-18 Nicholas ClarkCorrections and explanations in comments
2004-03-17 Robin Barkerformat/casting/warning RE: perl 5.9.1
2004-03-17 Nicholas ClarkAdd auto-require of modules to restore overloading...
2004-03-17 Nicholas ClarkAdd regression tests for the auto-require of STORABLE_thaw
2004-03-16 Rafael Garcia-SuarezAdd a lchown() call to the POSIX module. [perl #27547]
2004-03-15 Rafael Garcia-SuarezFix the order of arguments in the usage message of
2004-03-14 Nicholas ClarkFour Storable patches towards Storable 2.11 :
2004-03-10 Rafael Garcia-SuarezUpgrade to Cwd 2.17.
2004-03-09 Rafael Garcia-SuarezUpgrade to Cwd 2.16
2004-03-07 Ken WilliamsRe: [PATCH Cwd 2.15] test tweak for VMS
2004-03-06 Craig A. Berrytest tweak for VMS
2004-03-06 Jim SchneiderAllow syslog() to use numeric constants in addition...
2004-03-05 Rafael Garcia-SuarezChange 22436 broke the Windows build.
2004-03-04 Andy DoughertyRe: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
2004-03-01 Dave Mitchellintegrate Time::HiRes 1.56 from CPAN
2004-02-29 Nicholas ClarkBump Socket's version to a real floating point value
2004-02-29 Abhijit Menon-SenBack out _01 version suffix.
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-27 Nicholas ClarkAssimilate Cwd 2.15 from CPAN
2004-02-27 Nicholas ClarkIn hsplit, if a normal hash has placeholders then clear...
2004-02-23 SADAHIRO TomoyukiRe: [perl #26905] "use bytes" doesn't apply byte semant...
2004-02-22 Yitzchak Scott-Tho... initial patch for cygwin IPC via cygserver
2004-02-22 Dave MitchellExtend OP_AELEMFAST optimisation to lexical arrays
2004-02-21 Rafael Garcia-SuarezIncrement the version number of B, due to the incompatible
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-20 Dave Mitchelladd Deparse/Concise support for inplace sort (change...
2004-02-18 Marcus Holland-Moritz1. Add section to perlxs.pod describing that the refcou...
2004-02-18 Rafael Garcia-SuarezEncode has local changes. Up-version it.
2004-02-17 Rafael Garcia-SuarezOne of the new tests of MIME::Base64 relies on a non...
2004-02-17 Rafael Garcia-SuarezUpgrade to MIME::Base64 3.00.
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2004-02-17 Rafael Garcia-SuarezBump $B::VERSION (because of change #22315).
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-16 Brendan O'DeaFix typo in doc for Encode
2004-02-16 Brendan O'DeaMissing semi-colon
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-08 Rafael Garcia-SuarezAdd the new private flag OPpGREP_LEX in B::Concise.
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Dave MitchellMake Time/HiRes/t/HiRes.t die more gracefully if its...
2004-01-30 H.Merijn BrandDrop optimization for -O3 *and higher*
2004-01-27 Nicholas ClarkStorable's hints file shouldn't blanket set optimize...
2004-01-25 Rafael Garcia-SuarezRemove the caveat about detached threads crashing on...
2004-01-25 Nicholas ClarkNeed to skip Storable's threads test on 5.8.2 with...
2004-01-24 Slaven RezicStorable-2.08/t/code.t
2004-01-24 Abhijit Menon-Sen[patch] make Storable thread-safe
2004-01-23 Jan DuboisRe: threads::shared::queue;
2004-01-21 Edward S. PeschkoPATCH for perl-5.8.4
2004-01-20 Dave Mitchell[perl #24940] "sub foo :unique" segfaults
2004-01-19 Neil Watkissdl_unload_file for HP-UX
2004-01-15 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.55
2004-01-13 Nicholas ClarkAdd VMS to the list of "don't fork" OSes
2004-01-12 Rafael Garcia-SuarezUpgrade to MIME::Base64 2.23.
2004-01-12 Mike PomraningRe: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-11 Mike PomraningRe: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-11 Rafael Garcia-SuarezUpgrade to Cwd 2.14.
2004-01-10 Adrian M. Enachenit to Bytecode - the av_extend opcode wasn't saved...
2004-01-09 Nicholas ClarkBah. Makefile.PL still tests the sub-MANIFEST
next