This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
[perl5.git] / lib /
2006-07-19 Alexandr Ciornii[perl #39876] Time::gmtime 1.02 examples patch
2006-07-18 Randy W. SimsFix Borland problem with quoted pre-processor macros...
2006-07-16 Steve PetersUpgrade to Module-Build-0.2803
2006-07-16 Steve PetersUpgrade to Test-Simple-0.64
2006-07-15 Steve PetersAdding Module::Build::Version missed in upgrade.
2006-07-15 Steve PetersUpgrade to ANSIColor-1.11
2006-07-15 Steve PetersUpgrade to Module-Build-0.2802
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-07-12 Rafael Garcia-SuarezUpgrade to PathTools 3.19
2006-07-11 Steve PetersUpgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-10 Rafael Garcia-SuarezPod cleanup in Shell.pm
2006-07-10 Steve PetersClear up test based on line number differences between...
2006-07-09 Steve PetersHmmm...patch didn't warn about rejects in tbt_01basic.t.
2006-07-09 Steve PetersUpgrade to Test-Simple-0.63
2006-07-08 Brendan O'Deaoptimisation for File::Spec::abs2rel where both args...
2006-07-08 Brendan O'Deaperl5db.pl: read full lines from remote socket
2006-07-08 Steve PetersUpgrade to encoding-warnings-0.10
2006-07-07 Adriano FerreiraRe: Dual life for Shell.pm
2006-07-06 Steve PetersUpgrade to Module-Build-0.2801.
2006-07-06 Steve PetersMath-Complex now dual-lived with Jarkko Hietaniemi...
2006-07-05 Steve PetersSkip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
2006-07-02 Yves OrtonSynchronize ExtUtils::Instal 1.41
2006-06-20 chromaticAdd Documentation for DOES()
2006-06-14 Yves Ortonfix re debug segvs in global destruction, and a tweak...
2006-06-12 Rafael Garcia-SuarezAdapt the new Test::Harness test to the core
2006-06-12 Rafael Garcia-SuarezUpgrade to Test::Harness 2.62
2006-06-09 John Peacock[patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64...
2006-06-07 Rafael Garcia-SuarezAdd a regression test to ensure that charnames pragma
2006-06-07 Rafael Garcia-SuarezMake "use feature 'dor'" an alias for "use feature...
2006-06-06 Rafael Garcia-SuarezUpgrade to Module::CoreList 2.05
2006-06-05 Rafael Garcia-SuarezUse POSIX::_exit instead of exit in IPC::Open when...
2006-06-02 Dave MitchellIPC::Open3 handled exec failure badly
2006-05-29 Dave Mitchellensure failure to load Carp::Heavy gets reported
2006-05-25 Gisle AasPod::Html should not convert "foo" in `foo''
2006-05-25 Steve PetersUpgrade to Test-Harness-2.60
2006-05-24 Yves OrtonStop harness from printing summary table header for...
2006-05-24 chromaticExport can() with AUTOLOAD()
2006-05-23 John PeacockRe: [PATCH - DUH] Synchronize bleadperl with version...
2006-05-23 Rafael Garcia-SuarezFix a syntax error in test
2006-05-22 Rafael Garcia-SuarezAmend version.pm so it correctly loads the XS version...
2006-05-22 Rafael Garcia-SuarezUpgrade to version.pm 0.60
2006-05-22 Steve PetersSilence Text::Balanced's 00-load.t when PERL_CORE is...
2006-05-19 Steve PetersShortening name of a Pod::Simple test case to allow...
2006-05-19 Dave Mitchell[perl #39141] lots of warnings with diagnostics and...
2006-05-18 Fergal DalyRe: [perl #39152] diagnostics.pm: "-traceonly" vs ...
2006-05-15 Nicholas ClarkEncode run-time relocation of file names in packlist...
2006-05-15 Nicholas ClarkSimplify the implementation in ExtUtils::Packlist:...
2006-05-14 Nicholas ClarkUpgrade to Test::Harness 2.58.
2006-05-13 Nicholas ClarkCan't do require Foo if $tainted; because taint tunnels.
2006-05-12 Rafael Garcia-SuarezUpgrade to Tie::RefHash 1.34, by Yuval Kogman
2006-05-09 Rafael Garcia-SuarezPOD fixes
2006-05-08 Steve PetersRename lib/Text/Balanced/t/00.load.t to
2006-05-08 Steve PetersVersion bump and typo fix from change #28125.
2006-05-08 Steve PetersRollback two changes in Text::Balanced which cause...
2006-05-05 Steve PetersThese Module::Build tests depended on STDIN. Unfortuna...
2006-05-05 Steve PetersUpgrade to Text-Balanced-1.98
2006-05-04 Steve PetersUpgrade to ExtUtils-Install-1.40
2006-05-03 Rafael Garcia-SuarezAdd "state" feature
2006-05-03 Steve PetersUpgrade to CGI-3.20
2006-05-02 Steve PetersEscape prompts with #'s to avoid causing tests to fail...
2006-05-01 Rafael Garcia-SuarezAdd a BUGS section to Fatal.pm, see bug #38790
2006-05-01 Nicholas ClarkAllow a macro of "0" to mean "#if 0" for convenient...
2006-04-29 Nicholas ClarkMore tests for syswrite with UTF-8 data.
2006-04-28 Randy W. SimsRe: [ANNOUNCE] Module::Build 0.28 -> CPAN
2006-04-28 Steve PetersUpgrade to Pathtools-3.18
2006-04-28 Steve PetersUpgrade to Module-Build-0.28
2006-04-27 Steve PetersUpgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-MoritzRe: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-25 Steve HayMake Module-Build aware of new Test-Harness output
2006-04-24 Steve PetersReally bump the version of File::Find.
2006-04-24 Steve PetersReverting change #27953, as it appears that File::Find has
2006-04-24 David LandgrenRe: [perl #38965] File::Find documentation - is "Don...
2006-04-23 Nicholas ClarkAssimilate Test::Harness 2.57_06
2006-04-21 Alexey ToptyginRe: [perl #38904] Text::ParseWords doesn't always handl...
2006-04-20 Nicholas ClarkRemove the last traces of explicitly setting HINT_LOCAL...
2006-04-20 Yves OrtonRe: TODO tests and test::harness
2006-04-20 Nicholas ClarkTweak change 23256 to continue passing on 5.8.x
2006-04-20 Nicholas ClarkConvert two ok()s to better constructions.
2006-04-19 Linda Walsh[perl #38892] PATCH: remove spurious warning from Bench...
2006-04-19 Rafael Garcia-SuarezUpgrade to Test::Harness 2.57_05
2006-04-17 Steve PetersPatch to fix RT #31227: perldoc -f, -q ignores extra...
2006-04-17 Steve PetersUpgrade to CGI.pm-3.19.
2006-04-16 Jan Duboistestcase for change #27832
2006-04-16 Nicholas ClarkFix htmllink.t to cater for the case where perladmin...
2006-04-16 Jan DuboisChange anchor generation in Pod::Html for "=item item 2"
2006-04-16 Jan DuboisPod::Html::depod() doesn't work correctly for multi...
2006-04-16 Jan DuboisMissing part of change 25186
2006-04-16 Jan DuboisMissing part of change 25676
2006-04-05 SADAHIRO TomoyukiFix test portability on non-ASCII platforms
2006-04-05 Steve PetersDocument the functions htmlify() and anchorify() in...
2006-04-04 Gisle AasChange 27592 disabled the building of manpages for...
2006-04-04 Jan Dubois"smart match" description in overload.pm is in the...
2006-04-02 Robin HoustonPrevent "use sort 'stable'" from reversing the order
2006-04-01 Nicholas ClarkAutomatically set HINT_LOCALIZE_HH whenever %^H is...
2006-03-31 Rafael Garcia-SuarezUpgrade to Time::Local 1.12_01
2006-03-31 Rafael Garcia-SuarezTest for fileno definedness instead of truth
2006-03-30 Randy W. SimsRe: New Module::Build released
2006-03-29 Yuval KogmanCLONE for Tie::RefHash
2006-03-28 Jonathan StoweRe: [cpan #17773] Bug in Term::ReadKey being trigger...
next