Shrink a switch() statment by driving the size calculations from the
[p5sagit/p5-mst-13.2.git] / ext /
2005-01-21 Steven N. Hirsch [perl #32503] Fix for Storable module
2005-01-21 Rafael Garcia-Suarez Fix 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. Boumans Make Data::Dumper work when dynamic extensions are...
2005-01-19 Rafael Garcia-Suarez Fix dependencies in ext/B/Makefile.PL
2005-01-17 Yitzchak Scott-Tho... Fix for building with MinGW under Cygwin
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2005-01-05 Nicholas Clark Correct a Greengrocer's apostrophe.
2004-12-29 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.04
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-12-23 Sam Tregar Data::Dumper Freezer fixes
2004-12-22 Nicholas Clark Fix typo
2004-12-16 Andy Dougherty Re: Can't locate auto/POSIX/autosplit.ix [perl #24445...
2004-12-14 Alexey Tourbin Re: B::walkoptree segfaults
2004-12-14 Rafael Garcia-Suarez Make Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia-Suarez Allow 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-Suarez Upgrade to Encode 2.09
2004-12-01 Ingo Weinhold [perl #32717] BeOS specific Updates
2004-11-26 Andy Lester Doc nit for B::Lint
2004-11-23 Michael G. Schwern Re: [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-Suarez Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed sort and descending sorts,
2004-11-16 Larry Shatzer Jr. s/hierachy/hierarchy/
2004-11-09 Rafael Garcia-Suarez Adjust test count for non-windows machines
2004-11-09 Jos I. Boumans fix IO::File to support binmode
2004-11-08 Nicholas Clark No more late changes, dammit
2004-11-08 Yitzchak Scott-Tho... Re: optree tests and VMS progress (no really)
2004-11-06 Jim Cromie Re: optree tests and VMS progress (no really)
2004-11-05 H.Merijn Brand Skip failing thread/wait tests on HP-UX 10.20
2004-10-31 Jim Cromie [patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas Clark Skip tests if Devel::Peek not built
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas Clark Correct 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 Clark Skip tests that require Data::Dumper if it is not built
2004-10-29 Steve Peters 36 additional tests for B
2004-10-25 Rafael Garcia-Suarez Fix [perl #32130] Errno.pm must not pass references...
2004-10-25 Rafael Garcia-Suarez Upgrade to Encode 2.08.
2004-10-23 Tels Re: Devel::Peek: hash quality 125%?
2004-10-23 Rafael Garcia-Suarez Upgrade to Encode 2.07
2004-10-23 Brendan O'Dea ext/IO/IO.xs: fix blocking on sparc linux
2004-10-20 Nicholas Clark Need to skip optree walking tests if perlio not built
2004-10-19 Rafael Garcia-Suarez Upgrade to Encode 2.05
2004-10-19 Rafael Garcia-Suarez More Data::Dumper docs nits, fix the previous one,
2004-10-19 Jarkko Hietaniemi Re-apply the encoding.pm part of:
2004-10-18 Marcus Holland-Moritz Upgrade to Encode 2.04.
2004-10-15 Rafael Garcia-Suarez Doc nit to Data::Dumper, suggested by Peter Kay.
2004-10-14 Craig A. Berry Re: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-10-14 Peter Dintelmann AW: [perl #31864] IO::Poll - undef fd not checked in...
2004-10-10 Dave Mitchell Turn regcomp into a list op
2004-10-10 Nicholas Clark Hack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-10-04 Jim Cromie [perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-10-04 Vadim Konovalov dynaloader improvements and cleanup
2004-09-30 Jay Hannah [patch] Sys::Syslog POD - $Sys::Syslog::host
2004-09-30 Rafael Garcia-Suarez A fix for [perl #31692] : as PerlIO::scalar accesses...
2004-09-20 Rafael Garcia-Suarez Upgrade to MIME::Base64 3.05.
2004-09-20 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.65.
2004-09-20 Jarkko Hietaniemi [PATCH] encoding and open pragmas
2004-09-15 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.63.
2004-09-10 Nicholas Clark Integrate:
2004-09-09 Nicholas Clark A single version of B that supports 5.8 and 5.10
2004-09-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.03.
2004-09-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.02.
2004-09-08 Nicholas Clark backport B to work on 5.8.x, so that a single version...
2004-09-02 Rafael Garcia-Suarez Upgrade to Encode 2.02
2004-09-01 Jim Cromie [ PATCH ] 2 added private flags for B::Concise
2004-09-01 Rafael Garcia-Suarez Upgrade to Cwd 2.21.
2004-08-30 Marcus Holland-Moritz Skip Time::HiRes tests if configured without that module.
2004-08-30 Marcus Holland-Moritz Skip a Data::Dumper test if configured without B module.
2004-08-29 Marcus Holland-Moritz Fix typo in B::Assembler.
2004-08-29 Marcus Holland-Moritz Skip ext/B/t/assembler.t when configured without B.
2004-08-26 Marcus Holland-Moritz Fix nasty line break in Storable test file.
2004-08-26 Rafael Garcia-Suarez Upgrade to MIME::Base64 3.03
2004-08-25 Rafael Garcia-Suarez Upgrade to MIME::Base64 3.02.
2004-08-23 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.01.
2004-08-22 Marcus Holland-Moritz Fix some backwards-compatibility problems with Storable.
2004-08-22 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.61
2004-08-22 Marcus Holland-Moritz Fix Storable's MANIFEST.
2004-08-20 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_03.
2004-08-19 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_02.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.00.
2004-08-10 Jim Cromie 2 patches: goto.t, B.pm/xs
2004-08-10 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-08-09 Dave Mitchell Fix a typo and remove some debugging crud from change...
2004-08-09 Dave Mitchell eval_sv() failing a taint test could corrupt the stack
2004-08-09 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-08-07 Dave Mitchell Add tests for XS call_*() API
2004-08-07 Paul Marquess DB_File 1.810
2004-08-04 Alan Burlison Re: POSIX::sigprocmask implemented incorrectly
2004-07-31 Marcus Holland-Moritz Fix copy & paste bugs in mX?PUSH macro tests.
2004-07-30 Steve Hay Bug report #30132 was resolved before it was finished!
2004-07-22 Rafael Garcia-Suarez Upgrade to Cwd 2.20
2004-07-16 Nicholas Clark Some calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clark threads.xs doesn't check the return value of the thread...
next