Upgrade to PathTools-3.15
[p5sagit/p5-mst-13.2.git] / ext /
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-27 Yves Orton [patch] ext/b/t/lint.t fails on win32
2005-12-24 Nicholas Clark Given that IO::Socket is documented as exporting all...
2005-12-24 Nicholas Clark Looks like the macro CLK_TCK is not actually a constant...
2005-12-23 Nicholas Clark Add support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Rafael Garcia-Suarez Fix build of Compress::Zlib on MVS (by Paul Marquess)
2005-12-23 Nicholas Clark SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas Clark Use inlineable proxy constant subs for Socket
2005-12-23 Nicholas Clark De-duplicate the items in @EXPORT. (@EXPORT is built...
2005-12-22 Nicholas Clark Use inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas Clark Make ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas Clark Add an optimisation to allow proxy constant subroutines...
2005-12-21 Steve Peters Add tests for untested math functions in POSIX
2005-12-20 Rafael Garcia-Suarez Fix typos in regular expressions
2005-12-20 Rafael Garcia-Suarez POD nits on B::Lint
2005-12-20 Joshua ben Jore Re: Pluggable lint patch
2005-12-19 Rafael Garcia-Suarez Attempt at making IO::Handle backwards compatible again
2005-12-19 Nicholas Clark Make sv_dump (and therefore Devel::Peek) report the...
2005-12-19 Robin Houston Re: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houston latest switch/say/~~
2005-12-17 Steve Peters Upgrade to Time-HiRes-1.86
2005-12-17 Dominic Dunlop Correct typo in Time::HiRes tests introduced by patch...
2005-12-17 Steve Peters Fix for ext/POSIX/t/time.t so the strftime() test works...
2005-12-17 Steve Peters Upgrade to Time-HiRes-1.85
2005-12-16 Nicholas Clark s/Nullhv/NULL/g;
2005-12-16 Nicholas Clark s/Nullav/NULL/g
2005-12-15 Gisle Aas Silence test output to STDERR
2005-12-14 Dave Mitchell forgot to add new file to change #26350
2005-12-14 Jerry D. Hedden [perl #37919] Blessed scalar refs with threads::shared
2005-12-13 Rafael Garcia-Suarez Fix realclean target for Sys::Syslog
2005-12-12 Gisle Aas Use load_module() instead of perl_eval_sv("require...
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-12-09 Steve Peters Upgrade to Sys-Syslog-0.10
2005-12-08 Gisle Aas Fixup the setsockopt usage message; missing OPTVAL.
2005-12-07 Rafael Garcia-Suarez Don't build manpages for Encode and Unicode::Normalize
2005-12-06 Gisle Aas Fix typo spotted by Ronald J Kimball.
2005-12-06 Ronald J. Kimball Re: Perl PR: "Security holes in Sys::Syslog"
2005-12-06 Gisle Aas Document why syslog($priority, "%s", $message) is a...
2005-12-05 Steve Peters Upgrade to MIME-Base64-3.07
2005-12-05 Steve Peters Upgrade to Digest-MD5-2.36
2005-12-03 Rafael Garcia-Suarez Missing chunk in change #26247.
2005-12-03 Gisle Aas Sys::Syslog::syslog can accept a message without printf
2005-12-02 Gisle Aas Storable retrieve_lscalar fails for empty strings ...
2005-11-30 Rafael Garcia-Suarez Fix B::Concise tests after change #26226
2005-11-28 Steve Hay Fix ext/POSIX/t/time.t on Win32
2005-11-28 Steve Peters Mac OS X/Darwin seems to have problems with tzname().
2005-11-27 Rafael Garcia-Suarez Don't let MakeMaker install doc for MIME::Base64
2005-11-27 Steve Peters Upgrade to MIME-Base64-3.06
2005-11-26 Steve Peters Deal with differences in what clock() does between...
2005-11-26 Steve Peters Upgrade to Scalar-List-Utils-1.18
2005-11-26 Steve Peters Upgrade to Digest-MD5-2.35
2005-11-26 Steve Peters Just be explicit about $TZ.
2005-11-26 Steve Peters Hmmm...strftime() does work on Win32, but tzset() is...
2005-11-26 Steve Peters Additional tests for B and POSIX. The POSIX ones conce...
2005-11-22 Rafael Garcia-Suarez Use the system's free to dealloc a PV allocated by...
2005-11-21 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.83
2005-11-20 Rafael Garcia-Suarez Declarations must come first, or some compilers aren...
2005-11-19 Steve Peters Cleaning up some warnings generated by "gcc -W"
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-11-19 Nicholas Clark Map the HE arena onto SV type 0 (SVt_NULL).
2005-11-14 Gisle Aas Missing ; in Storable.xs
2005-11-14 Paul Marquess Compress::Zlib
2005-11-14 Steve Hay Fix code-before-declaration in boot_Storable added...
2005-11-13 Gisle Aas Re: [PATCH] Enhanced Storable::read_magic()
2005-11-12 Nicholas Clark Make B's tests skip correctly when PerlIO is not config...
2005-11-12 Nicholas Clark Change 26063 got one conditional the wrong way round.
2005-11-12 Nicholas Clark Make the removal of references to AvFLAGS in the B...
2005-11-11 Nicholas Clark 26085 was wrong. Undo it.
2005-11-11 Paul Marquess DB_File 1.814
2005-11-11 Gisle Aas Storable 0.1 compatibility
2005-11-11 Nicholas Clark Correct the version-dependant expression for the number...
2005-11-11 Steve Peters Pod nit in Encode.pm, found by Marc Lehmann in RT ...
2005-11-10 Rafael Garcia-Suarez Really apply change #26071.
2005-11-09 Nicholas Clark As using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas Clark Make the Bytecode changes conditional on perl version.
2005-11-09 Graham Barr Re: [PATCH] Re: [perl #32383] DProf breaks List::Util...
2005-11-09 Robin Houston Re: [perl #32383] DProf breaks List::Util::shuffle
2005-11-06 Steve Peters Upgrade to Time-HiRes-1.82
2005-11-05 Nicholas Clark Make the 5.9 changes to B conditional on perl version.
2005-11-05 Steve Peters Upgrade to Time-HiRes-1.81
2005-11-04 Steve Peters Upgrade to Time-HiRes-1.80
2005-11-04 Steve Peters Upgrade to Time-HiRes 1.79
2005-11-03 Rafael Garcia-Suarez Fix test failures introduced by the change of flags...
2005-11-03 Steve Peters Upgrade to Time-HiRes-1.78
2005-11-03 Steve Peters Test for the right signal should use the constant for...
2005-11-03 Steve Peters Upgrade to Time-HiRes-1.77
2005-11-02 Rafael Garcia-Suarez Adjust test count
2005-11-02 Rafael Garcia-Suarez Add missing file from change 25953
2005-11-02 Robin Houston sort/multicall patch
2005-10-31 Steve Peters Upgrade to DB_File 1.813.
2005-10-31 Bas van Sisseren A B::Deparse fix from :
2005-10-31 Rafael Garcia-Suarez Robin 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 Aas Re: IO::File performace issue
2005-10-25 Steve Peters Upgrade to Time-HiRes-1.76
2005-10-24 Paul Marquess Compress::Zlib
2005-10-22 Nicholas Clark use more 'const' in the Encode data structures.
2005-10-22 Nicholas Clark Mark more static Encode data structures as const.
2005-10-18 Steve Peters Upgrade to Time-HiRes-1.75
2005-10-17 Steve Hay Silence gcc complaints about comments in config.h
next