This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement IO::Handle::say the same way as the builtin say().
[perl5.git] / ext /
2008-09-20 Gisle AasImplement IO::Handle::say the same way as the builtin...
2008-09-15 Nicholas ClarkBump $O::VERSION, to reflect change 32626, a doc change...
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2008-09-14 Nicholas ClarkThe program spawned from process.t needs to set up...
2008-09-13 Nicholas ClarkUpgrade to Test::Harness 3.14
2008-09-13 Vincent PitRe: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-09 Nicholas ClarkSuck in r1147 from TH3's svn:
2008-09-08 Vincent PitRe: 'if not / unless' optimization change makes my...
2008-09-08 Nicholas ClarkCross-propagate changes between make_ext and make_ext_c...
2008-09-07 Vincent PitRe: unless(...) terser than if(!...)
2008-08-26 Nicholas ClarkMove all of Test::Harness's test modules into ext/Test...
2008-08-26 Nicholas ClarkMove t/lib/{data,sample-tests,source_tests,subclass_tes...
2008-08-24 Rafael Garcia-SuarezPatch by Tod Hagan to document the 2nd argument of...
2008-08-19 Nicholas ClarkMove the modules, tests, prove and Changes file from...
2008-07-31 Nicholas ClarkYou can't (and shouldn't) use CvDEPTH on a PVFM.
2008-07-30 Jerry D. HeddenVersion bump for Data::Dumper
2008-07-30 Vincent Pit[perl #56766] [PATCH]
2008-07-23 Steve HayUndo io_linenum.t part of #34148. It was io_multihomed...
2008-07-23 Jerry D. HeddenAdd watchdog() call to ext/IO/t/io_multihomed.t
2008-07-16 Jerry D. Heddenwatchdog() for threads tests
2008-07-16 Jerry D. Heddenthreads::shared 1.26
2008-07-16 Jerry D. Heddenwatchdog() some IO tests
2008-07-16 Rafael Garcia-SuarezReally apply change #34143
2008-07-16 Paul MarquessUpdate Compression modules to version 2.012
2008-07-15 Rafael Garcia-SuarezUpgrade to threads::shared 1.25 by Jerry D. Hedden
2008-07-12 Nicholas ClarkPVFMs don't need to access the IVX any more. (as of...
2008-07-12 Nicholas ClarkTest that formats can be dumped.
2008-07-11 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.14_01
2008-07-10 Jerry D. Heddenthreads::shared 1.24 (still more)
2008-07-10 Jerry D. Heddenthreads::shared 1.24 (more)
2008-07-08 Jerry D. Heddenthreads::shared 1.24 (phase 3)
2008-07-07 Steve HayUpgrade to Encode-2.26
2008-07-06 Jerry D. Heddenthreads::shared 1.24 (phase 2)
2008-07-02 Jerry D. Heddenthreads::shared 1.24
2008-06-30 Steve HayUpgrade to Win32-0.38
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-06-27 Steve HayUpgrade to Win32-0.37
2008-06-19 Jerry D. Heddenthreads::shared 1.23
2008-06-17 Steve HayFix a couple of tests introduced by #34045 which fail...
2008-06-16 Reini UrbanTODO 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. Heddenthreads 1.71
2008-06-13 Jerry D. Heddenthreads::shared 1.22
2008-06-13 Craig A. BerryFor dynamic loading on VMS, simplify and robustify...
2008-06-13 Reini UrbanB::Debug dual-life 1.06
2008-06-10 Steve HayRemove temporary file leftover by test in IO-Compress...
2008-06-08 Rafael Garcia-SuarezSmall typo fix.
2008-06-08 Rafael Garcia-SuarezFix 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 PetersA quick new release of Pod-Simple has removed the depen...
2008-06-05 Steve PetersAssimilate HTML-Parser and HTML-Tagset. HTML-Parser...
2008-06-01 Rafael Garcia-SuarezBump version of IO::Dir after last patch
2008-06-01 ZeframIO::Dir destructor
2008-06-01 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.14
2008-05-31 Nicholas ClarkAdd conditional code to initialise RETVAL, to avoid...
2008-05-25 Nicholas ClarkMy recent changes to POSIX.xs forgot that WEXITSTATUS...
2008-05-24 Gisle AasTime-Piece-1.13 test failures on HP-UX
2008-05-21 Nicholas ClarkReplaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST...
2008-05-21 Nicholas ClarkEliminate POSIX::int_macro_int, and all the complex...
2008-05-18 Rafael Garcia-SuarezFix for [perl #51848] Deparse interpolation in regex...
2008-05-18 Paul MarquessIO::Compress::* 2.011
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-05-16 Steve PetersSomehow, this got missed in change #33779.
2008-05-16 Steve PetersUpgrade to Math-BigInt-FastCalc-0.19
2008-05-16 Jerry D. Heddenthreads::shared 1.21
2008-05-15 Nicholas ClarkFix my typo.
2008-05-15 Andy DoughertyCompress/Raw/Zlib/Zlib.xs // comment fix
2008-05-15 Nicholas ClarkRemove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas ClarkIt transpires that POSIX.xs also duplicated several...
2008-05-13 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.13_03
2008-05-10 Paul MarquessIO::Compress::* 2.010
2008-05-10 Rafael Garcia-SuarezRemove C++ comments
2008-05-10 Jerry D. Heddenthreads::shared 1.19
2008-05-10 Nicholas ClarkUpgrade to Encode 2.25
2008-05-08 Reini Urban-Uusedl on cygwin
2008-05-08 Alexandr CiorniiData::Dumper patch
2008-05-04 Jesse VincentPerl 5.10/Encode 2.24: Tiny typo in Encode's Makefile...
2008-05-02 Steve PetersSomedays, Perforce makes me cranky. Fix perforce resolve
2008-05-02 Steve PetersTweaks to Digest-SHA's Makefile.PL that casued problems
2008-05-02 Rafael Garcia-SuarezFix makefile for core building
2008-05-02 Steve PetersUpgrade to Digest-SHA-5.47
2008-04-22 Steve HayUpgrade to Win32-0.36
2008-04-21 Paul MarquessUpdate Compression modules to version 2.009
2008-04-19 Paul JohnsonRe: wrong line numbers in elsif()
2008-04-16 Rafael Garcia-SuarezUpgrade to Digest::SHA 5.46
2008-04-14 Craig A. BerryTest::More::is_deeply may do overloading (at least...
2008-04-13 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.9715
2008-04-13 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.13_02
2008-04-08 Rafael Garcia-SuarezRemove old option leftover in docs
2008-04-07 Nicholas ClarkTidy up compiler warning spotted by Jerry Hedden.
2008-04-07 Nicholas ClarkEliminate cop_label from struct cop by storing a label...
2008-04-06 Nicholas ClarkReplace all remaining accesses to COP's cop_label with...
2008-04-01 Steve HayUpgrade to Win32-0.35
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2008-03-30 Nicholas ClarkGive DynaLoader a non-dev version number.
2008-03-29 Nicholas ClarkGDBM_File isn't dual life, so no need for a dev module...
2008-03-27 Paul MarquessDB_File 1.817
2008-03-26 Nicholas ClarkActually use the computed @path so as to write the...
2008-03-25 Jarkko Hietaniemi"646"
2008-03-25 Niko TyniIO::Socket::INET unnecessarily resolves "udp"
next