Sort perldiag.
[p5sagit/p5-mst-13.2.git] / ext /
2004-07-16 Nicholas Clark Some calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clark threads.xs doesn't check the return value of the thread...
2004-07-15 Nicholas Clark Assimilate Cwd 2.19
2004-07-15 H.Merijn Brand Trailing semi-colon are not allowed on #ifdef's in...
2004-07-14 Nicholas Clark Optimise foreach my $i (reverse ...)
2004-07-13 Nicholas Clark A proper, working, stable optimisation for sort {$b...
2004-07-13 Nicholas Clark The current optimisation for sort {$b cmp $a} is bogus...
2004-07-10 Nicholas Clark Store weak references.
2004-07-05 Rafael Garcia-Suarez Update tests and $VERSION for change 23046
2004-07-05 Stephen McCamant Re: [perl #30504] B::Deparse scoping problem with for...
2004-07-05 Nicholas Clark Bump $B::Deparse::VERSION
2004-07-04 Craig A. Berry _vms_abs_path on non-directories
2004-07-02 Rafael Garcia-Suarez Bump version number of Safe for CPAN release
2004-07-01 Nicholas Clark Bump version numbers
2004-06-29 Rafael Garcia-Suarez More caveats in B::Deparse's documentation
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-25 Rafael Garcia-Suarez Fix the Cwd tests for the core.
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.18
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.17_03
2004-06-22 Paul Marquess DB_File 1.809 was RE: [perl #30237] DB_File methods...
2004-06-22 Craig A. Berry Storable signedness nit
2004-06-18 Nicholas Clark Case insensitive file systems are bad, m'kay
2004-06-18 Nicholas Clark Skip tests when PerlIO::scalar and PerlIO::via aren...
2004-06-18 Nicholas Clark Not ideal, but skip all of IO's tests if Socket is...
2004-06-18 Nicholas Clark Skip test if perl configured without threads::shared
2004-06-18 Nicholas Clark Skip test if Devel::PPPort not built
2004-06-18 Nicholas Clark Skip re tests if re not built.
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2004-06-17 Nicholas Clark Change 22516 forgot to add make_overload.pl to generate...
2004-06-17 Nicholas Clark Storable should cope if the string to thaw happens...
2004-06-15 Nicholas Clark Assert SvTYPE is at least PGMV whenever accessing SvSTASH
2004-06-10 Mathieu Arnold Re: [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-Suarez Upgrade to Unicode::Normalize 0.30.
2004-06-08 Nicholas Clark Patch 22835 Failed to upgrade all the new files in...
2004-06-03 Rafael Garcia-Suarez Carp was mostly unusable with Safe because it may require
2004-06-02 Alexey Tourbin Re: [PATCH] [perl #29612] ndbm failure in make test
2004-05-30 Nicholas Clark Upgrade to Encode 2.01.
2004-05-24 SADAHIRO Tomoyuki Re: utf-8 and taint don't work together
2004-05-22 Graham Barr Update to Scalar-List-Utils-1.14
2004-05-20 Rafael Garcia-Suarez Upgrade to Encode 2.00.
2004-05-20 Steve Hay Test portability nit.
2004-05-17 Rafael Garcia-Suarez Remove a TODO test that is no longer to do.
2004-05-17 Jim Cromie Fix new B::Concise test output
2004-05-17 LAUN Wolfgang Re: [perl #29581] glob() misses a lot of matches
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)
2004-05-12 Rafael Garcia-Suarez Make XSLoader update @DynaLoader::dl_shared_objects.
2004-05-07 Jim Cromie Re: stdio still supported?
2004-05-07 Marcus Holland-Moritz [perl #29395] Scalar::Util::refaddr falsely returns...
2004-05-05 Steve Hay Add 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 Mitchell Include variable names in "Use of uninitialized value...
2004-04-09 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.59.
2004-04-08 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.57.
2004-04-07 Steve Hay Fix command-line quoting under Windows for the new...
2004-04-06 Jim Cromie Re: tests for change #22539
2004-04-05 Marcus Holland-Moritz C<undef> doesn't look like a number. See also:
2004-04-04 Nicholas Clark Hand merge patch from maint back to blead.
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-03-31 Gisle Aas Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
2004-03-30 Dan Kogai Zaurus SL-[78]60 native compile patch
2004-03-26 Dave Mitchell Clarify op.h comments for which ops the OPpDEREF* priva...
2004-03-23 Nicholas Clark Unify 5.008 and 5.009's B::Concise 0.58
2004-03-23 Nicholas Clark Unify 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 Clark Change Storable.xs to conditionally include ppport...
2004-03-19 Nicholas Clark Move Beau Cox's ppport.h fixes into PPPort.pm
2004-03-19 beau@beaucox.com Storable PERL_NO_GET_CONTEXT
2004-03-18 Nicholas Clark Corrections and explanations in comments
2004-03-17 Robin Barker format/casting/warning RE: perl 5.9.1
2004-03-17 Nicholas Clark Add auto-require of modules to restore overloading...
2004-03-17 Nicholas Clark Add regression tests for the auto-require of STORABLE_thaw
2004-03-16 Rafael Garcia-Suarez Add a lchown() call to the POSIX module. [perl #27547]
2004-03-15 Rafael Garcia-Suarez Fix the order of arguments in the usage message of
2004-03-14 Nicholas Clark Four Storable patches towards Storable 2.11 :
2004-03-10 Rafael Garcia-Suarez Upgrade to Cwd 2.17.
2004-03-09 Rafael Garcia-Suarez Upgrade to Cwd 2.16
2004-03-07 Ken Williams Re: [PATCH Cwd 2.15] test tweak for VMS
2004-03-06 Craig A. Berry test tweak for VMS
2004-03-06 Jim Schneider Allow syslog() to use numeric constants in addition...
2004-03-05 Rafael Garcia-Suarez Change 22436 broke the Windows build.
2004-03-04 Andy Dougherty Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
2004-03-01 Dave Mitchell integrate Time::HiRes 1.56 from CPAN
2004-02-29 Nicholas Clark Bump Socket's version to a real floating point value
2004-02-29 Abhijit Menon-Sen Back out _01 version suffix.
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-27 Nicholas Clark Assimilate Cwd 2.15 from CPAN
2004-02-27 Nicholas Clark In hsplit, if a normal hash has placeholders then clear...
2004-02-23 SADAHIRO Tomoyuki Re: [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 Mitchell Extend OP_AELEMFAST optimisation to lexical arrays
2004-02-21 Rafael Garcia-Suarez Increment the version number of B, due to the incompatible
2004-02-21 Paul Johnson Re: op_seq (was: Freeing code)
2004-02-20 Dave Mitchell add Deparse/Concise support for inplace sort (change...
2004-02-18 Marcus Holland-Moritz 1. Add section to perlxs.pod describing that the refcou...
2004-02-18 Rafael Garcia-Suarez Encode has local changes. Up-version it.
2004-02-17 Rafael Garcia-Suarez One of the new tests of MIME::Base64 relies on a non...
2004-02-17 Rafael Garcia-Suarez Upgrade to MIME::Base64 3.00.
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2004-02-17 Rafael Garcia-Suarez Bump $B::VERSION (because of change #22315).
next