This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-08-24 Nicholas ClarkFor microperl, prefix generateuudmap and the 3 generate...
2011-08-24 Nicholas ClarkGroup 3 headers as $(generated_headers) in microperl...
2011-08-24 Father ChrysostomosCall get-magic once for defined ${...}
2011-08-23 Chip SalzenbergSVTYPEMASK must be cast to (svtype) when comparing...
2011-08-23 Father ChrysostomosStop readline($foo) from autovivifying
2011-08-23 Father Chrysostomosclose($undef) should not croak_no_modify
2011-08-23 Father ChrysostomosCall get-magic once for implicit rv2gv in close(),...
2011-08-23 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.56
2011-08-23 Florian RagwitzUpgrade Pod::Simple from version 3.18 to 3.19
2011-08-23 Father ChrysostomosSo much for ‘correcting’ a test!
2011-08-23 Father Chrysostomosreaddir.t: Remove erroneous comments; correct test
2011-08-23 Father ChrysostomosRemove null checks from pp_rv2gv
2011-08-23 Nicholas ClarkRun regen/uconfig_h.pl as part of the regen and regen_h...
2011-08-23 Nicholas ClarkAdd t/porting/globvar.t, to sanity test globvar.sym...
2011-08-23 Nicholas ClarkHandle PL_sh_path better in globvar.sym and makedef.pl
2011-08-23 Nicholas ClarkGroup 3 headers as $(generated_headers) in the *nix...
2011-08-23 Father Chrysostomosperlfunc: List all prototypes for lstat
2011-08-23 Matthew Horsfall... Strip S<> formatting codes from diagnostics output
2011-08-22 Father Chrysostomos[perl #95530] BigRat int(-1/2) == 0
2011-08-22 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2011-08-22 Father ChrysostomosOnly list non-static undocumented funcs in perlintern
2011-08-22 Father ChrysostomosRevise perlintern’s descr of undocumented funcs
2011-08-22 Father Chrysostomosperlfaq: remove 1 link; correct another
2011-08-22 Matthew HorsfallAdd quick note to perlfaq main page about searching...
2011-08-22 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.54
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-22 Tony Cookskip a test that requires Cwd under miniperl
2011-08-22 Tony Cookskip the defined *+ and *- tests on miniperl
2011-08-22 H.Merijn BrandFix Configure's csym test for gcc's link time optimisation
2011-08-22 Nicholas Clarkboot_Win32CORE needs to be XS_EXTERNAL() following...
2011-08-22 Father ChrysostomosAdd tests for defined(*builtin)
2011-08-22 Father ChrysostomosMake rv2gv return autovivified magic GVs
2011-08-22 Father ChrysostomosMake defined(${'$'}) return true
2011-08-22 Father ChrysostomosRemove obsolete paragraph from perlintern/is_gv_magical_sv
2011-08-22 Father ChrysostomosAdd tests for unlink
2011-08-22 Father ChrysostomosMake unlink with implicit $_ work once more
2011-08-21 AbigailMention the 5.14 and 5.15 tracks.
2011-08-21 Steffen MuellerChangelog/version bump for ExtUtils::ParseXS
2011-08-21 Steffen MuellerMake sure to strip trailing semicolons from inputmap
2011-08-21 Nicholas ClarkFix C++ build following commit ab1478f7146843f7.
2011-08-21 Nicholas ClarkBump $ExtUtils::ParseXS::VERSION following commit 948e9...
2011-08-21 Ricardo Signesadd the 5.15.2 epigraph
2011-08-21 Steffen MuellerMake the use of XS_EXTERNAL fall back to XS
2011-08-21 Steffen MuellerPerldelta for static XSUBs
2011-08-21 Steffen MuellerMake XSUBs static by default
2011-08-21 Steffen MuellerExlicitly enable exporting of some XSUB symbols
2011-08-21 Steffen MuellerNew XS keyword: EXPORT_XSUB_SYMBOLS
2011-08-21 Father ChrysostomosRefactor unpack’s newDEFSVOP logic; correct prototype
2011-08-21 Father ChrysostomosCorrect test in defins.t
2011-08-21 Father ChrysostomosTest unpack with no args
2011-08-21 Dominic Hargreaves[perl #96000] Apply standard copyright license statement
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
2011-08-21 Ricardo Signescreate perldelta.pod for 5.12.3
2011-08-20 Ricardo Signesadd new release to perlhist v5.15.2
2011-08-20 Ricardo Signesremove boilerplate text from perldelta
2011-08-20 Ricardo Signesupdate perldelta for release;
2011-08-20 Ricardo SignesWIP
2011-08-20 Ricardo SignesUpdate Module::CoreList for 5.x.y
2011-08-20 Ricardo Signesbump version to 5.12.2 using Porting/bump-perl-version
2011-08-20 Father Chrysostomos&CORE::fork()
2011-08-19 Father ChrysostomosAdd OPpASSIGN_CV_TO_GV to B::Concise
2011-08-19 Father ChrysostomosAdd OPpDONT_INIT_GV to B::Concise
2011-08-19 Father Chrysostomospp.c:pp_rv2gv: Skip amagic check when vivifying a glob
2011-08-19 Father Chrysostomos&CORE::pwent()
2011-08-19 Florian RagwitzIgnore ExtUtils::Manifest's release tests in the core
2011-08-19 Florian RagwitzUpgrade ExtUtils::Manifest from version 1.59 to 1.60
2011-08-19 Florian RagwitzSwap the release suckers for 5.15.3 and 5.15.4
2011-08-18 Father Chrysostomosperldelta for perl #97010
2011-08-18 Father Chrysostomos[perl #97020] Carp (actually caller) leaking memory
2011-08-18 Father ChrysostomosUpdate perldiag/&CORE::%s cannot be called directly
2011-08-18 Father ChrysostomosDocument &CORE::nullary() calls
2011-08-18 Father Chrysostomos&CORE::wantarray()
2011-08-18 Father Chrysostomos&CORE::foo() for nullary functions
2011-08-18 Father ChrysostomosAdd coreargs op
2011-08-18 Jesse Vincentrafl has accepted the burden of a maint release.
2011-08-18 Jesse VincentDave Cross has been volunteered for a blead release
2011-08-18 Father ChrysostomosCorrect spelling of Kaňkovský
2011-08-17 Father Chrysostomos[perl #96126] Allocate CvFILE more simply
2011-08-17 Jesse VincentAdd Max as a release victim
2011-08-16 Steve HayUpdate AUTHORS following commit f5458e3a4f.
2011-08-16 Steve HayFix tabbing from commit f5458e3a4f and bump IO::Handle...
2011-08-16 Stephen OberholtzerFix setting sockets nonblocking in Win32
2011-08-16 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-08-16 Jesse VincentRestore (and slightly update) documentation about The...
2011-08-16 Jesse VincentAdd another explicit synonym for the porters.
2011-08-16 Father Chrysostomos[perl #97076] Fix mad+threads bareword strict exemption
2011-08-16 Father Chrysostomosperldelta update
2011-08-16 Father ChrysostomosTwo AUTHORS fixes
2011-08-16 Father ChrysostomosRemove OPpENTERSUB_NOMOD from B::Concise
2011-08-16 Gerard GoossenRemove OPpENTERSUB_NOMOD.
2011-08-16 Gerard GoossenPropagate lvalue context only to children of list ops...
2011-08-15 Steve HayFix tabbing and trailing whitespace from commit f1d35e3443
2011-08-15 Karthik RajagopalanUse the exception set in select (connect()) to early...
2011-08-15 Father Chrysostomosgeneric perldelta entry for prototype changes
2011-08-15 Father Chrysostomos&CORE::not and &CORE::getprotobynumber
2011-08-15 Father ChrysostomosGive not and getprotobynumber listop prototypes
2011-08-15 Father ChrysostomosDocument and test $; prototype syntax
2011-08-15 Gerard GoossenMove checking of CV to GV assigned (OPpASSIGN_CV_TO_GV...
2011-08-15 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-08-15 Jesse VincentAdd Abigail as a release manager
next