This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-09-21 Nicholas ClarkIn embed.pl, read embed.fnc into an array, rather than...
2010-09-21 Nicholas ClarkIn embed.pl, %vfuncs has been unused since PERL_OBJECT...
2010-09-21 Nicholas ClarkExtUtils::Constant::ProxySubs should use mro_method_cha...
2010-09-21 Nicholas ClarkAdd macro_to_ifndef to ExtUtils::Constant::Base, and...
2010-09-21 Nicholas ClarkTweak ExtUtils::Constant::ProxySubs to use hv_exists_ent().
2010-09-21 Nicholas ClarkRemove boilerplate and (un)conditional code from Makefi...
2010-09-21 Nicholas ClarkTweak XS::APItest to automatically add all functions...
2010-09-21 Nicholas ClarkEliminate PL_* accessor functions under ithreads.
2010-09-21 Father ChrysostomosClarify a perldelta entry
2010-09-21 Father Chrysostomosperldelta entries for the last two bug fixes
2010-09-21 Father ChrysostomosMention wide character warnings in perl5135delta.pod
2010-09-21 Father ChrysostomosFix pod syntax in perlsub
2010-09-21 Father Chrysostomos[perl #47365] Docs for \$ prototypes
2010-09-21 Michael G SchwernTest localization of English.pm’s $LIST_SEPARATOR ...
2010-09-21 Father ChrysostomosLet B::Deparse know about the [perl #20444] fix.
2010-09-21 Father Chrysostomos[perl #20444] regex not evaluated in constant ?:
2010-09-21 Father Chrysostomos[perl #19078] wrong match order inside replacement
2010-09-21 Tony Cookcompare stat results on a file that isn't touched elsewhere
2010-09-21 Jerry D. HeddenDon't process .patch in Configure
2010-09-21 Tony CookRestore Unicode-Normalize .gitignore to ignore build...
2010-09-20 Tony CookAdd two (SV *) casts to placate C++.
2010-09-20 Chris 'BinGOs... Update perldelta.pod with recent module updates
2010-09-20 Chris 'BinGOs... Update Unicode-Normalize to CPAN version 1.07
2010-09-20 Father ChrysostomosAdd missing bug numbers
2010-09-20 David Mitchellcall defout/stderr destructors last
2010-09-20 David Mitchellrun named IO destructors later
2010-09-20 Father Chrysostomos[perl #77930] cx_stack reallocation during sort
2010-09-20 David Mitchellporting/manifest.t fail gracefully under !git
2010-09-20 Steffen MuellerUpgrade PathTools to 3.33
2010-09-20 Father ChrysostomosDon’t use PL_op without checking it first.
2010-09-20 David Mitchellfix typo in newSVpvn_flags() docs
2010-09-20 David Mitchellfix PL_psig_pend freeing
2010-09-20 David Mitchell[perl #40388] perl_destruct() leaks PL_main_cv
2010-09-20 David Mitchell[perl #40389] perl_destruct() leaks PL_defstash
2010-09-20 David MitchellPL_ofsgv is ref counted, so inc when duping
2010-09-20 David Mitchellstop do_clean_named_objs() leaving dangling refs
2010-09-20 Karl WilliamsonAdd (?^...) regex construct
2010-09-20 Karl Williamsonregcomp.c: fix an improper indent
2010-09-20 Florian RagwitzUpgade NEXT from version 0.64 to 0.65
2010-09-20 Florian RagwitzUpgrade PathTools from version 3.31_02 to 3.32
2010-09-19 Florian RagwitzModule::CoreList 2.39 is on CPAN now
2010-09-19 Florian RagwitzRemove unnecessary XS-APItest test boilerplate
2010-09-19 Florian RagwitzAdd tests for PL_peepp/PL_rpeepp
2010-09-19 Steve HayUpdate release manager's guide regarding perldelta
2010-09-19 Steve HayPrepare perldelta for Perl 5.13.6
2010-09-19 Chris 'BinGOs... Removed the superfluous META.yml from Module-CoreList
2010-09-19 Steve HayUpdate Porting/epigraphs.pod for Perl 5.13.5
2010-09-19 Steve HayRecord another known problem in perldelta v5.13.5
2010-09-19 Steve HayRecord a known problem in perldelta
2010-09-19 Steve HayDon't use wildcards in Porting/exec-bit.txt
2010-09-19 Steve HayFinal update to perldelta.pod for Perl 5.13.5
2010-09-19 Steve HayRecord Perl 5.13.5 in perlhist
2010-09-19 Steve HayUpdate Module::CoreList for Perl 5.13.5
2010-09-19 Steve HayUpdate Changes for 5.13.5
2010-09-19 Steve HayBump version to 5.13.5
2010-09-19 Steve HayUpdate perldelta for 5.13.5
2010-09-19 Steve HayBump VERSIONs in XS-APItest and XS-APItest-KeywordRPN
2010-09-19 Steve HayBump VERSION in PerlIO-scalar
2010-09-19 Steve HayBump VERSION in threads-shared
2010-09-19 Steve HayUpdate perldelta for 5.13.5 tomorrow (err, later today)
2010-09-18 Steve HayFix Porting/cmpVERSION.pl to work on Win32
2010-09-18 Florian RagwitzVarious perldelta tweaks
2010-09-18 Florian Ragwitzperldelta recent module upgrades
2010-09-18 Steve HayUpgrade Encode from 2.39 to 2.40
2010-09-18 Steve HayUpgrade B-Debug from 1.14 to 1.16
2010-09-18 Steve HaySilence compiler warnings
2010-09-18 Florian RagwitzUpdate the perl distribution's abstract
2010-09-17 Florian RagwitzFix inconsistency in perlpod
2010-09-17 Florian Ragwitzperldelta up to ebeb11a
2010-09-17 brian d foy* Fix 'a keys' question title in perlfaq4
2010-09-17 Tony CookExplicitly disable unicode for non-unicode tests in...
2010-09-17 Karl WilliamsonPATCH: perldelta entry for [\8] [perl #76840] fix.
2010-09-16 Chas. Owensreftype() used without checking for undef
2010-09-16 Florian RagwitzBack out the mauve module and related changes
2010-09-16 Karl WilliamsonFix /[\8]/ to not match NULL; give correct warning
2010-09-16 Father ChrysostomosFix "Wide character in warn" warning
2010-09-16 Father ChrysostomosFix warn to respect utf8-encoded scalars [perl #45549]
2010-09-16 Father Chrysostomoschange warn.t to use test.pl
2010-09-16 Rainer TammerAdd info regarding AIX 7.1
2010-09-16 Zeframadd hv_copy_hints_hv and save_hints to the API
2010-09-16 Jim Cromie'make regen' really shouldn't be special
2010-09-15 Florian RagwitzFix a pod link I broke
2010-09-15 Florian Ragwitzif.pm is upstream blead
2010-09-15 Gisle AasCPAN is UPSTREAM for Digest and Digest-MD5
2010-09-15 Florian RagwitzAdd Rob to AUTHORS
2010-09-15 Rob HoelzUpdate AUTOLOAD section in perlsub
2010-09-15 Karl Williamsonperlunicode.pod: Clarify user-defined casing.
2010-09-15 Karl WilliamsonPATCH: regex longjmp flaws
2010-09-15 Michael G.... Add new_ok() to create and test objects. From Test...
2010-09-15 Michael G.... Add note() to put informational notes into the TAP...
2010-09-15 Michael G.... Add done_testing from Test::More
2010-09-15 Michael G.... Shut up "used only once" warnings.
2010-09-15 brian d foyMerge branch 'briandfoy/perlfaq' of ssh://perl5.git...
2010-09-15 brian d foyMove book info to perlbook from perlfaq2
2010-09-15 Florian RagwitzUpgrade Math::BigRat from version 0.25 to 0.26
2010-09-15 Florian RagwitzWe now include Safe version 2.28
2010-09-15 Florian RagwitzSynchronize Module-CoreList's META.yml
2010-09-15 Florian RagwitzUpgrade bignum from version 0.24 to 0.25
2010-09-15 Florian RagwitzBump $open::VERSION
2010-09-14 Florian RagwitzUpgrade Math::BigRat from version 0.24 to 0.25
next