Remove a TODO test that is no longer to do.
[p5sagit/p5-mst-13.2.git] / ext /
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).
2004-02-17 Tassilo von Parseval Re: [PATCH] GLOB to LVALUE assignment fix
2004-02-16 Brendan O'Dea Fix typo in doc for Encode
2004-02-16 Brendan O'Dea Missing semi-colon
2004-02-09 Rafael Garcia-Suarez Implement stacked filetest operators (-f -w -x $file).
2004-02-08 Rafael Garcia-Suarez Add the new private flag OPpGREP_LEX in B::Concise.
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-02-01 Dave Mitchell Make Time/HiRes/t/HiRes.t die more gracefully if its...
2004-01-30 H.Merijn Brand Drop optimization for -O3 *and higher*
2004-01-27 Nicholas Clark Storable's hints file shouldn't blanket set optimize...
2004-01-25 Rafael Garcia-Suarez Remove the caveat about detached threads crashing on...
2004-01-25 Nicholas Clark Need to skip Storable's threads test on 5.8.2 with...
2004-01-24 Slaven Rezic Storable-2.08/t/code.t
2004-01-24 Abhijit Menon-Sen [patch] make Storable thread-safe
2004-01-23 Jan Dubois Re: threads::shared::queue;
2004-01-21 Edward S. Peschko PATCH for perl-5.8.4
2004-01-20 Dave Mitchell [perl #24940] "sub foo :unique" segfaults
2004-01-19 Neil Watkiss dl_unload_file for HP-UX
2004-01-15 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.55
2004-01-13 Nicholas Clark Add VMS to the list of "don't fork" OSes
2004-01-12 Rafael Garcia-Suarez Upgrade to MIME::Base64 2.23.
2004-01-12 Mike Pomraning Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-11 Mike Pomraning Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-11 Rafael Garcia-Suarez Upgrade to Cwd 2.14.
2004-01-10 Adrian M. Enache nit to Bytecode - the av_extend opcode wasn't saved...
2004-01-09 Nicholas Clark Bah. Makefile.PL still tests the sub-MANIFEST
2004-01-09 Dave Mitchell temporarily backout test of thread returning a closure...
2004-01-08 Dave Mitchell segv in pad.c with threads (was: DBD::Oracle and Perl...
2004-01-04 Rafael Garcia-Suarez Upgrade to Cwd 2.13
2004-01-03 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.54
2004-01-03 Nicholas Clark No matter how hard you proof read it, something always...
2004-01-03 Nicholas Clark Fix minor problems with the CPAN release
2004-01-02 Nicholas Clark Bump $threads::VERSION as the documentation has changed...
2004-01-01 Dave Mitchell Fix bug #24383, where hashes with the :unique attribute...
2004-01-01 Rafael Garcia-Suarez Document that detached threads aren't supported on...
2003-12-31 Audrey Tang "piconv -C 512" badly broken
2003-12-31 Rafael Garcia-Suarez C++ comments, bad.
2003-12-30 Nicholas Clark Bump VERSION numbers
2003-12-29 Marcus Holland-Moritz Windows hasn't getuid/setuid and friends.
2003-12-29 Rafael Garcia-Suarez Upgrade to Encode 1.99.
2003-12-27 Paul Marquess PATCH: *DB*_File
2003-12-27 Nicholas Clark Straggler from Cwd
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
next