This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Encoding neutral unpack
[perl5.git] / ext /
2005-03-12 Rafael Garcia-SuarezUpgrade to DB_File 1.811, by Paul Marquess
2005-03-10 Rafael Garcia-SuarezDoc patch for Devel::DProf (from Debian)
2005-02-26 Dave Mitchellithreads: cond_signal() on a non-shared object coredumped
2005-02-26 Dave MitchellFix leaks in List::Util::reduce,first
2005-02-18 Stephen McCamant[perl #32968] [PATCH] Re: B::walkoptree segfaults
2005-02-18 Gisle AasRe: Bug in Socket::IO::INET Version 1.27
2005-02-17 Rafael Garcia-SuarezUpgrade to PathTools 3.04
2005-02-17 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.66
2005-02-17 Steve Peters[perl #31730] [PATCH] IO::File reads garbage from direc...
2005-02-16 Yitzchak Scott-Tho... Re: [PATCH] Re: perl winpid?
2005-02-02 Marcus Holland-MoritzRemove 2 unused variables from APItest.xs.
2005-02-02 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.06.
2005-02-02 Marcus Holland-MoritzAttempt to fix problems with new exception handling...
2005-02-02 Dave Mitchellfix POSIX::strtod error handling documentation
2005-02-02 H.Merijn BrandPicky compilers (e.g. vac on AIX 5.2) do not accept...
2005-01-31 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.05.
2005-01-31 Marcus Holland-MoritzAdd simple exception handling macros for XS writers.
2005-01-31 Robert Millan[perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-28 Nicholas ClarkCalculate the number of tests in one place, so that...
2005-01-27 Jim CromieRe: [patch] decrufting OptreeCheck stuff
2005-01-21 Steven N. Hirsch[perl #32503] Fix for Storable module
2005-01-21 Rafael Garcia-SuarezFix spurious warnings emitted by XSLoader via Data...
2005-01-21 Stephen McCamant[perl #32967] [PATCH] Re: More B bugs: svref_2object
2005-01-21 Yitzchak Scott-Tho... doc SVt_PVLV <=> SVt_PVGV change version in B.pm
2005-01-19 Jos I. BoumansMake Data::Dumper work when dynamic extensions are...
2005-01-19 Rafael Garcia-SuarezFix dependencies in ext/B/Makefile.PL
2005-01-17 Yitzchak Scott-Tho... Fix for building with MinGW under Cygwin
2005-01-07 Jim CromieRe: [PATCH] Remove Carp from warnings.pm
2005-01-05 Nicholas ClarkCorrect a Greengrocer's apostrophe.
2004-12-29 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.04
2004-12-29 Stephen McCamantCleanup ext/B tests for -w and to run separately
2004-12-23 Sam TregarData::Dumper Freezer fixes
2004-12-22 Nicholas ClarkFix typo
2004-12-16 Andy DoughertyRe: Can't locate auto/POSIX/autosplit.ix [perl #24445...
2004-12-14 Alexey TourbinRe: B::walkoptree segfaults
2004-12-14 Rafael Garcia-SuarezMake Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia-SuarezAllow escaping %m as %%m in Sys::Syslog format strings
2004-12-09 Gisle Aas:encoding(utf8) broken in perl-5.8.6
2004-12-07 Rafael Garcia-SuarezUpgrade to Encode 2.09
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-11-26 Andy LesterDoc nit for B::Lint
2004-11-23 Michael G. SchwernRe: [perl #32486] error in documentation for POSIX...
2004-11-23 Steve Peters[perl #3422] [PATCH] CHECK routine called after syntax...
2004-11-19 Chris Lightfoot[perl #32486] error in documentation for POSIX::pipe
2004-11-18 Rafael Garcia-SuarezRemaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-SuarezFix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-SuarezFix deparsing of reversed sort and descending sorts,
2004-11-16 Larry Shatzer Jr.s/hierachy/hierarchy/
2004-11-09 Rafael Garcia-SuarezAdjust test count for non-windows machines
2004-11-09 Jos I. Boumansfix IO::File to support binmode
2004-11-08 Nicholas ClarkNo more late changes, dammit
2004-11-08 Yitzchak Scott-Tho... Re: optree tests and VMS progress (no really)
2004-11-06 Jim CromieRe: optree tests and VMS progress (no really)
2004-11-05 H.Merijn BrandSkip failing thread/wait tests on HP-UX 10.20
2004-10-31 Jim Cromie[patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas ClarkSkip tests if Devel::Peek not built
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas ClarkCorrect change 23437 - as Config isn't imported, need...
2004-10-30 Dave Mitchell[perl #32033] Using foreach on threads::shared array...
2004-10-30 Nicholas ClarkSkip tests that require Data::Dumper if it is not built
2004-10-29 Steve Peters36 additional tests for B
2004-10-25 Rafael Garcia-SuarezFix [perl #32130] Errno.pm must not pass references...
2004-10-25 Rafael Garcia-SuarezUpgrade to Encode 2.08.
2004-10-23 TelsRe: Devel::Peek: hash quality 125%?
2004-10-23 Rafael Garcia-SuarezUpgrade to Encode 2.07
2004-10-23 Brendan O'Deaext/IO/IO.xs: fix blocking on sparc linux
2004-10-20 Nicholas ClarkNeed to skip optree walking tests if perlio not built
2004-10-19 Rafael Garcia-SuarezUpgrade to Encode 2.05
2004-10-19 Rafael Garcia-SuarezMore Data::Dumper docs nits, fix the previous one,
2004-10-19 Jarkko HietaniemiRe-apply the encoding.pm part of:
2004-10-18 Marcus Holland-MoritzUpgrade to Encode 2.04.
2004-10-15 Rafael Garcia-SuarezDoc nit to Data::Dumper, suggested by Peter Kay.
2004-10-14 Craig A. BerryRe: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-10-14 Peter DintelmannAW: [perl #31864] IO::Poll - undef fd not checked in...
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-10-10 Nicholas ClarkHack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-10-04 Jim Cromie[perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-10-04 Vadim Konovalovdynaloader improvements and cleanup
2004-09-30 Jay Hannah[patch] Sys::Syslog POD - $Sys::Syslog::host
2004-09-30 Rafael Garcia-SuarezA fix for [perl #31692] : as PerlIO::scalar accesses...
2004-09-20 Rafael Garcia-SuarezUpgrade to MIME::Base64 3.05.
2004-09-20 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.65.
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.
next