This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-10-12 Chip SalzenbergSSize_t, not IV, is a signed STRLEN
2011-10-11 Father Chrysostomos[perl #30661] autoload sort subs
2011-10-11 Father Chrysostomosmro.c: Oops, missing a =cut
2011-10-11 Father ChrysostomosEliminate (X|F) convention from perldiag.
2011-10-11 Alan Haggai... Corrected: 'possible a' => 'possibly a'
2011-10-11 Alan Haggai... Corrected: 'filehanlde' => 'filehandle'
2011-10-11 Alan Haggai... Corrected: 'can made' => 'can be made'
2011-10-11 Alan Haggai... Corrected: 'Zeus for Window' => 'Zeus for Windows'
2011-10-11 Father ChrysostomosMake sv_set[ps]v(cv...) set prototype
2011-10-11 David Mitchelladd missing STATIC to S_finalize_op
2011-10-11 Father ChrysostomosXS::APItest: s/justinc/justisa/
2011-10-11 Steffen MuellerAlso add repaired variants for CV and SVREF typemaps
2011-10-11 Steffen MuellerA repaired, properly refcounting AV&HV typemap
2011-10-11 Father Chrysostomos[perl #94306] Do not skip first elem of linear isa
2011-10-11 Father ChrysostomosDocument calling convention for Perl_mro_register
2011-10-11 Father ChrysostomosStop attribute errors from leaking op trees
2011-10-11 Chip Salzenbergunder DEBUGGING, minimize the sentinels written in...
2011-10-11 Chip Salzenbergtweak sv_chop pod
2011-10-11 Chip Salzenbergdo not return useless value from void-context substr
2011-10-11 Chip SalzenbergI32 may not be big enough for string insert length
2011-10-11 Father ChrysostomosAvoid creating extra SVs in gv_fullname4
2011-10-10 Father ChrysostomosFix cv-to-gv assignment to use CvPROTO
2011-10-10 Father Chrysostomosgv.c:gv_autoload_pvn: Avoid warning due to temp flag
2011-10-10 Father ChrysostomosResolve XS AUTOLOAD-prototype conflict
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-10 Father ChrysostomosFix up pad_check_dup entry in perlintern
2011-10-10 Father ChrysostomosUpdate docs for XS AUTOLOAD
2011-10-09 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.80
2011-10-09 Nicholas Clarkbisect-runner.pl needs the linux.sh libpth mutli-arch...
2011-10-08 Father Chrysostomosperldelta: s/nul\k/l/g
2011-10-08 Father ChrysostomosCorrect SvEND docs
2011-10-08 Father ChrysostomosRewrite sv_catsv to pass SV_CAT* flags to sv_catpvn
2011-10-08 Father Chrysostomosmro.c:S_gather_and_rename: Avoid extra SVs
2011-10-08 Father ChrysostomosDont’t crash when warning about XSUB redefinition
2011-10-08 Karl Williamsonperldelta: Document fix for not matching non-Unicode...
2011-10-08 Nicholas ClarkTweak the documentation for bisect-runner.pl
2011-10-08 Father ChrysostomosUse full sym name in isIDFIRST_utf8 to fix [perl #100930]
2011-10-07 Nicholas Clarkbisect-runner.pl disables building DB_File if it can...
2011-10-07 Nicholas Clarkbisect-runner.pl now emulates -Dnoextensions if Configu...
2011-10-07 Father ChrysostomosDon’t put malformed UTF8 in $AUTOLOAD
2011-10-07 Father ChrysostomosRemoving modules should include updating references
2011-10-07 Nicholas Clarkbisect-runner.pl needs to set @paths correctly on 32...
2011-10-07 Nicholas Clarkbisect-runner.pl should add db4 compatibility to DB_Fil...
2011-10-07 Nicholas Clarkbisect-runner.pl must build CombiningClass.pl before...
2011-10-07 David Mitchellrenumber SVpad_STATE and free a bit in SvFLAGS
2011-10-07 David Mitchellmake SVs_PADTMP and SVs_PADSTALE share a bit
2011-10-07 Father ChrysostomosUse HEKf
2011-10-07 Father ChrysostomosHEKf256 format
2011-10-07 Father ChrysostomosTeach porting/diag.t about HEKf
2011-10-07 Father ChrysostomosHEKf format
2011-10-07 Nicholas ClarkIn bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to...
2011-10-07 Tony Cookuse SSize_t for string offsets instead of int or socklen_t
2011-10-07 Tony Cookdocument the behaviour of negative klen for hv_fetch...
2011-10-07 Father Chrysostomosperldelta up to c60dbbc38
2011-10-07 Father ChrysostomosSuppress some uninit warnings in gv.c:S_maybe_add_coresub
2011-10-07 Brian FraserCast to signed before negating, to avoid compiler warnings
2011-10-07 Brian FraserClarification in perlre.pod about captures created...
2011-10-07 Father Chrysostomosperldelta up to 59c72abb9
2011-10-07 Father ChrysostomosMake undef %overload:: test more likely to crash
2011-10-07 Father ChrysostomosIncrease $DynaLoader'VERSION from 1.13 to 1.14,
2011-10-07 John P LindermanRemove "8-bit" reference from ord documentation
2011-10-06 Gerard GoossenSet PERL_DL_NONLAZY in t/TEST to check existence of...
2011-10-06 Father ChrysostomosMerge support for UTF8 symbols
2011-10-06 Father ChrysostomosCorrect skip counts for miniperl
2011-10-06 Father ChrysostomosIncrease $mro::VERSION from 1.08 to 1.09
2011-10-06 Father ChrysostomosIncrease $attributes::VERSION from 0.16 to 0.17
2011-10-06 Father ChrysostomosIncrease $XS::APItest::VERSION from 0.31 to 0.32
2011-10-06 Father ChrysostomosIncrease $constant::VERSION from 1.22 to 1.23
2011-10-06 Father Chrysostomosuni/universal.t tests passing
2011-10-06 Father ChrysostomosRewrite -l warning test to account for 433644eed
2011-10-06 Father ChrysostomosRestore whichsig to the list in perlapi
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian Fraserop.c: Scalar filehandles in errors UTF8 cleanup.
2011-10-06 Father ChrysostomosModify S_pending_ident to use sv_catpvn_flags
2011-10-06 Brian FraserTODO tests for parsing our() now pass
2011-10-06 Father ChrysostomosOust cv_ckproto_len
2011-10-06 Brian Frasertoke.c, op.c, sv.c: Prototype parsing and checking...
2011-10-06 Brian Frasergv.c, op.c, pp.c: Stash-injected prototypes and prototy...
2011-10-06 Brian Fraserpp.c: Got pp_gelem nul-clean.
2011-10-06 Brian Frasertoke.c: Some simple mending to get readline() working...
2011-10-06 Brian Fraserpp_sys.c: pp_select UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Malformed prototype warning on UTF8 sub name
2011-10-06 Father Chrysostomosgv.c: Use name_end to avoid compiler warning
2011-10-06 Father Chrysostomosglobvar.t: Skip PL_warn_uninit_sv
2011-10-06 Father ChrysostomosFix diag.t failure with diag_listed_as comment
2011-10-06 Brian FraserSeveral TODO tests that now pass.
2011-10-06 Brian Fraserutil.c UTF8 cleanup
2011-10-06 Brian FraserMore warnings tests.
2011-10-06 Brian Fraseruniversal.c: VERSION UTF8 cleanup
2011-10-06 Brian Fraseruniversal.c: Make croak_xs_usage account for UTF8
2011-10-06 Brian Fraser"Use of uninitialized value..." UTF8 cleanup
2011-10-06 Brian Frasergv.c: Make more warnings utf8-clean
2011-10-06 Brian Frasermro.(c|xs): Make warnings utf8-clean
2011-10-06 Brian Frasert/uni/gv.t, stringify is clean, remove the TODO
2011-10-06 Brian FraserTests for DATA handle in UTF8 packages
2011-10-06 Father Chrysostomostoke.c: Take utf8 into account when creating DATA handle
2011-10-06 Brian FraserTests for UTF-8 stashes.
2011-10-06 Brian FraserTests for package; declarations in UTF-8
2011-10-06 Brian FraserMore tests for t/uni/method.t
next