This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Mac OS X/Darwin seems to have problems with tzname().
[perl5.git] / ext /
2005-11-28 Steve PetersMac OS X/Darwin seems to have problems with tzname().
2005-11-27 Rafael Garcia-SuarezDon't let MakeMaker install doc for MIME::Base64
2005-11-27 Steve PetersUpgrade to MIME-Base64-3.06
2005-11-26 Steve PetersDeal with differences in what clock() does between...
2005-11-26 Steve PetersUpgrade to Scalar-List-Utils-1.18
2005-11-26 Steve PetersUpgrade to Digest-MD5-2.35
2005-11-26 Steve PetersJust be explicit about $TZ.
2005-11-26 Steve PetersHmmm...strftime() does work on Win32, but tzset() is...
2005-11-26 Steve PetersAdditional tests for B and POSIX. The POSIX ones conce...
2005-11-22 Rafael Garcia-SuarezUse the system's free to dealloc a PV allocated by...
2005-11-21 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.83
2005-11-20 Rafael Garcia-SuarezDeclarations must come first, or some compilers aren...
2005-11-19 Steve PetersCleaning up some warnings generated by "gcc -W"
2005-11-19 Steve PetersUpgrade to PathTools-3.14
2005-11-19 Nicholas ClarkMap the HE arena onto SV type 0 (SVt_NULL).
2005-11-14 Gisle AasMissing ; in Storable.xs
2005-11-14 Paul MarquessCompress::Zlib
2005-11-14 Steve HayFix code-before-declaration in boot_Storable added...
2005-11-13 Gisle AasRe: [PATCH] Enhanced Storable::read_magic()
2005-11-12 Nicholas ClarkMake B's tests skip correctly when PerlIO is not config...
2005-11-12 Nicholas ClarkChange 26063 got one conditional the wrong way round.
2005-11-12 Nicholas ClarkMake the removal of references to AvFLAGS in the B...
2005-11-11 Nicholas Clark26085 was wrong. Undo it.
2005-11-11 Paul MarquessDB_File 1.814
2005-11-11 Gisle AasStorable 0.1 compatibility
2005-11-11 Nicholas ClarkCorrect the version-dependant expression for the number...
2005-11-11 Steve PetersPod nit in Encode.pm, found by Marc Lehmann in RT ...
2005-11-10 Rafael Garcia-SuarezReally apply change #26071.
2005-11-09 Nicholas ClarkAs using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas ClarkMake the Bytecode changes conditional on perl version.
2005-11-09 Graham BarrRe: [PATCH] Re: [perl #32383] DProf breaks List::Util...
2005-11-09 Robin HoustonRe: [perl #32383] DProf breaks List::Util::shuffle
2005-11-06 Steve PetersUpgrade to Time-HiRes-1.82
2005-11-05 Nicholas ClarkMake the 5.9 changes to B conditional on perl version.
2005-11-05 Steve PetersUpgrade to Time-HiRes-1.81
2005-11-04 Steve PetersUpgrade to Time-HiRes-1.80
2005-11-04 Steve PetersUpgrade to Time-HiRes 1.79
2005-11-03 Rafael Garcia-SuarezFix test failures introduced by the change of flags...
2005-11-03 Steve PetersUpgrade to Time-HiRes-1.78
2005-11-03 Steve PetersTest for the right signal should use the constant for...
2005-11-03 Steve PetersUpgrade to Time-HiRes-1.77
2005-11-02 Rafael Garcia-SuarezAdjust test count
2005-11-02 Rafael Garcia-SuarezAdd missing file from change 25953
2005-11-02 Robin Houstonsort/multicall patch
2005-10-31 Steve PetersUpgrade to DB_File 1.813.
2005-10-31 Bas van SisserenA B::Deparse fix from :
2005-10-31 Rafael Garcia-SuarezRobin Houston remarks that mention of a context is...
2005-10-29 Srezic@Iconmobile.Com[perl #30563] [PATCH] Storable::dclone fails for tied...
2005-10-27 Gisle AasRe: IO::File performace issue
2005-10-25 Steve PetersUpgrade to Time-HiRes-1.76
2005-10-24 Paul MarquessCompress::Zlib
2005-10-22 Nicholas Clarkuse more 'const' in the Encode data structures.
2005-10-22 Nicholas ClarkMark more static Encode data structures as const.
2005-10-18 Steve PetersUpgrade to Time-HiRes-1.75
2005-10-17 Steve HaySilence gcc complaints about comments in config.h
2005-10-17 Jarkko Hietaniemieven more Symbian
2005-10-17 Nicholas ClarkCorrect precedence from and to && in an expression...
2005-10-16 Dave Mitchellstatic functions should be prefixed S_
2005-10-16 Dave Mitchellfree a thread's interpreter after $t->join() rather...
2005-10-16 Steve PetersNo more attempting to edit Pod before the first coffee...
2005-10-16 Steve PetersUpgrade to XSLoader-0.06 (plus a minor doc nit found...
2005-10-14 Paul MarquessCompress::Zlib - fix for win32
2005-10-13 Paul MarquessRE: [PATCH] Compress::Zlib
2005-10-11 Paul MarquessCompress::Zlib
2005-10-11 Paul MarquessCompress::Zlib
2005-10-10 Jarkko HietaniemiSymbian bleadperl@25725 update
2005-10-10 Paul MarquessRE: [PATCH] Compress::Zlib
2005-10-10 Paul MarquessMaking t/14gzopen.t a bit more robust.
2005-10-10 H.Merijn BrandCompress::Zlib should not ask under Cygwin in CORE
2005-10-10 Paul MarquessRE: [PATCH] DB_File 1.1812
2005-10-09 Rafael Garcia-SuarezUpgrade to DB_File 1.1812, by Paul Marquess
2005-10-07 Steve PetersUpgrade to Pathtools-3.12
2005-10-06 Steve PetersConvert lvalue usage of SvNVX() and SvIVX() to SvNV_set...
2005-10-06 Rafael Garcia-SuarezBe nice with subversion hidden directories
2005-10-06 Rafael Garcia-SuarezMove ZlibTestUtils.pm under t/
2005-10-06 Rafael Garcia-SuarezDon't install pods via MakeMaker for C::Zlib,
2005-10-05 Nicholas ClarkFix Compress::Zlib test boilerplate
2005-10-05 Rafael Garcia-SuarezCompress::Zlib's Makefile.PL shouldn't create .bak...
2005-10-05 Rafael Garcia-SuarezAdd test preambles to Compress::Zlib.
2005-10-05 Peter Dintelmannproposal [perl #34301]: IO::Socket calls getpeername...
2005-10-05 Rafael Garcia-SuarezUpgrade to Compress::Zlib 2.000_05
2005-09-30 Rafael Garcia-SuarezUpgrade to XSLoader 0.05, plus a few doc nits,
2005-09-27 Rafael Garcia-SuarezOPpRUNTIME can be set on OP_QR too
2005-09-27 Steve PetersUpgrade to Encode 2.12
2005-09-26 Rafael Garcia-SuarezMake B::Deparse handle correctly CORE::require
2005-09-23 Rafael Garcia-SuarezUpgrade to Compress::Zlib 1.40
2005-09-21 Rafael Garcia-SuarezA few POD fixes
2005-09-21 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.74
2005-09-21 Nicholas ClarkRemove the last STRLEN n_a;s that my compiler can reach.
2005-09-20 Rafael Garcia-SuarezUpgrade to Compress::Zlib 1.39
2005-09-19 Nicholas ClarkAll Perl_hv_name_set()s need to be plain hv_name_set...
2005-09-19 Yitzchak Scott-Tho... bleadperl DProf.xs:140: warning: `unused' attribute...
2005-09-18 Nicholas ClarkIt looks like the only way to reliably make Perl_hv_nam...
2005-09-17 Nicholas ClarkHolding a mutex then croak()ing strikes me as deadlock.
2005-09-06 Rafael Garcia-SuarezUpgrade to Compress::Zlib 1.38
2005-09-06 Rafael Garcia-SuarezRevert Makefile.PL change from #25355
2005-09-06 Rafael Garcia-SuarezUpgrade to IO 1.22 from gbarr
2005-09-05 Jim Cromieregression test for 25352
2005-09-02 Yitzchak Scott-Tho... Re: Optree Generation
2005-09-02 Rafael Garcia-SuarezRegression test for the fix in change #25308,
next