Upgrade to Archive-Tar-1.39_04
[p5sagit/p5-mst-13.2.git] / ext /
2008-09-29 H.Merijn Brand Version up for adding hints/hpux.pl
2008-09-29 H.Merijn Brand Storable and HP-UX Optimizer don't like eachother on...
2008-09-27 Nicholas Clark $? is PVLV on VMS (and actually, anywhere else where...
2008-09-26 Steve Hay Upgrade Compression modules to 2.015
2008-09-26 Nicholas Clark Upgrade to XSLoader 0.10.
2008-09-26 H.Merijn Brand $! and $1 are PVMG(), but their content is undefined...
2008-09-25 H.Merijn Brand Add new test file to MANIFEST. Fix tests for threaded...
2008-09-25 H.Merijn Brand New XS::APItest's for sv_peek based on my DDumper work
2008-09-23 Nicholas Clark defined %{$package.'::'} isn't good enough to tell...
2008-09-23 Nicholas Clark The tests for the -ostash option to B::Concise will...
2008-09-23 Nicholas Clark Fix tests for the case of -Du_usedl
2008-09-23 Andy Dougherty [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader...
2008-09-22 Rafael Garcia-Suarez Avoid uninitialized warnings from XSLoader
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.27.tar.gz
2008-09-20 Gisle Aas Implement IO::Handle::say the same way as the builtin...
2008-09-15 Nicholas Clark Bump $O::VERSION, to reflect change 32626, a doc change...
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2008-09-14 Nicholas Clark The program spawned from process.t needs to set up...
2008-09-13 Nicholas Clark Upgrade to Test::Harness 3.14
2008-09-13 Vincent Pit Re: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-09 Nicholas Clark Suck in r1147 from TH3's svn:
2008-09-08 Vincent Pit Re: 'if not / unless' optimization change makes my...
2008-09-08 Nicholas Clark Cross-propagate changes between make_ext and make_ext_c...
2008-09-07 Vincent Pit Re: unless(...) terser than if(!...)
2008-08-26 Nicholas Clark Move all of Test::Harness's test modules into ext/Test...
2008-08-26 Nicholas Clark Move t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-24 Rafael Garcia-Suarez Patch by Tod Hagan to document the 2nd argument of...
2008-08-19 Nicholas Clark Move the modules, tests, prove and Changes file from...
2008-07-31 Nicholas Clark You can't (and shouldn't) use CvDEPTH on a PVFM.
2008-07-30 Jerry D. Hedden Version bump for Data::Dumper
2008-07-30 Vincent Pit [perl #56766] [PATCH]
2008-07-23 Steve Hay Undo io_linenum.t part of #34148. It was io_multihomed...
2008-07-23 Jerry D. Hedden Add watchdog() call to ext/IO/t/io_multihomed.t
2008-07-16 Jerry D. Hedden watchdog() for threads tests
2008-07-16 Jerry D. Hedden threads::shared 1.26
2008-07-16 Jerry D. Hedden watchdog() some IO tests
2008-07-16 Rafael Garcia-Suarez Really apply change #34143
2008-07-16 Paul Marquess Update Compression modules to version 2.012
2008-07-15 Rafael Garcia-Suarez Upgrade to threads::shared 1.25 by Jerry D. Hedden
2008-07-12 Nicholas Clark PVFMs don't need to access the IVX any more. (as of...
2008-07-12 Nicholas Clark Test that formats can be dumped.
2008-07-11 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.14_01
2008-07-10 Jerry D. Hedden threads::shared 1.24 (still more)
2008-07-10 Jerry D. Hedden threads::shared 1.24 (more)
2008-07-08 Jerry D. Hedden threads::shared 1.24 (phase 3)
2008-07-07 Steve Hay Upgrade to Encode-2.26
2008-07-06 Jerry D. Hedden threads::shared 1.24 (phase 2)
2008-07-02 Jerry D. Hedden threads::shared 1.24
2008-06-30 Steve Hay Upgrade to Win32-0.38
2008-06-28 Ben Morrow Some more missing isGV_with_GP()s
2008-06-27 Steve Hay Upgrade to Win32-0.37
2008-06-19 Jerry D. Hedden threads::shared 1.23
2008-06-17 Steve Hay Fix a couple of tests introduced by #34045 which fail...
2008-06-16 Reini Urban TODO B-Deparse cpan-bug 33708
2008-06-16 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
2008-06-13 Jerry D. Hedden threads 1.71
2008-06-13 Jerry D. Hedden threads::shared 1.22
2008-06-13 Craig A. Berry For dynamic loading on VMS, simplify and robustify...
2008-06-13 Reini Urban B::Debug dual-life 1.06
2008-06-10 Steve Hay Remove temporary file leftover by test in IO-Compress...
2008-06-08 Rafael Garcia-Suarez Small typo fix.
2008-06-08 Rafael Garcia-Suarez Fix for bug [perl #54934] Attempt to free unreferenced...
2008-06-06 Sébastien Aperghis... Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
2008-06-05 Steve Peters A quick new release of Pod-Simple has removed the depen...
2008-06-05 Steve Peters Assimilate HTML-Parser and HTML-Tagset. HTML-Parser...
2008-06-01 Rafael Garcia-Suarez Bump version of IO::Dir after last patch
2008-06-01 Zefram IO::Dir destructor
2008-06-01 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.14
2008-05-31 Nicholas Clark Add conditional code to initialise RETVAL, to avoid...
2008-05-25 Nicholas Clark My recent changes to POSIX.xs forgot that WEXITSTATUS...
2008-05-24 Gisle Aas Time-Piece-1.13 test failures on HP-UX
2008-05-21 Nicholas Clark Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST...
2008-05-21 Nicholas Clark Eliminate POSIX::int_macro_int, and all the complex...
2008-05-18 Rafael Garcia-Suarez Fix for [perl #51848] Deparse interpolation in regex...
2008-05-18 Paul Marquess IO::Compress::* 2.011
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2008-05-16 Steve Peters Somehow, this got missed in change #33779.
2008-05-16 Steve Peters Upgrade to Math-BigInt-FastCalc-0.19
2008-05-16 Jerry D. Hedden threads::shared 1.21
2008-05-15 Nicholas Clark Fix my typo.
2008-05-15 Andy Dougherty Compress/Raw/Zlib/Zlib.xs // comment fix
2008-05-15 Nicholas Clark Remove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-05-13 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.13_03
2008-05-10 Paul Marquess IO::Compress::* 2.010
2008-05-10 Rafael Garcia-Suarez Remove C++ comments
2008-05-10 Jerry D. Hedden threads::shared 1.19
2008-05-10 Nicholas Clark Upgrade to Encode 2.25
2008-05-08 Reini Urban -Uusedl on cygwin
2008-05-08 Alexandr Ciornii Data::Dumper patch
2008-05-04 Jesse Vincent Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile...
2008-05-02 Steve Peters Somedays, Perforce makes me cranky. Fix perforce resolve
2008-05-02 Steve Peters Tweaks to Digest-SHA's Makefile.PL that casued problems
2008-05-02 Rafael Garcia-Suarez Fix makefile for core building
2008-05-02 Steve Peters Upgrade to Digest-SHA-5.47
2008-04-22 Steve Hay Upgrade to Win32-0.36
2008-04-21 Paul Marquess Update Compression modules to version 2.009
2008-04-19 Paul Johnson Re: wrong line numbers in elsif()
2008-04-16 Rafael Garcia-Suarez Upgrade to Digest::SHA 5.46
next