This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-12-22 Karl Williamsonhandy.h: Create isALPHANUMERIC() and kin
2012-12-22 Karl Williamsonhandy.h: Move some #defines
2012-12-22 Karl Williamsonintrpvar.h: Place some swash pointers in an array
2012-12-22 Karl Williamsonintrpvar.h: #include handy.h
2012-12-22 Karl Williamsonhandy.h: Guard against recursive #inclusion
2012-12-22 Karl Williamsonregcomp.c: White-space, comment only
2012-12-22 Karl Williamsonperlapi: Grammar nit
2012-12-22 Karl Williamsonutf8.c: Fix reference count in swash_to_invlist()
2012-12-22 Karl Williamsonperlapi: Clarify return value of SvREFCNT_inc()
2012-12-22 Karl Williamsonregexec.c: Remove redundant calculation
2012-12-22 Karl WilliamsonXS-Typemap: bump version
2012-12-22 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.97
2012-12-22 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2012-12-20 Daniel Dragana better perldelta for d1bee06989
2012-12-20 Daniel DraganBetter POD for newSVrv
2012-12-19 Tony Cookperldelta for d1bee06989
2012-12-19 Tony Cook[perl #115796] fix the T_BOOL OUTPUT typemap for parameters
2012-12-19 Tony Cookwhen the output isn't RETVAL, update the SV instead...
2012-12-19 Tony CookTODO the failing T_BOOL tests
2012-12-19 Daniel DraganT_BOOL failure example
2012-12-19 Tony CookThe T_BOOL_2 tests should have failed, rewrite and...
2012-12-19 Karl Williamsonregexec.c: Remove some read beyond buffer ends
2012-12-18 David Mitchellsilence g++ warning with PL_magic_vtable_names
2012-12-18 David Mitchelltest the resetting of refcnt for immortals
2012-12-18 Dave RolskyThe 5.17.7 release is done, give it a check mark on...
2012-12-18 Jesse Luehrsskip this test if we can't get an absolute path
2012-12-18 Dave RolskyBump the perl version in various places for 5.17.8
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-18 Dave RolskyAdd the 5.17.7 epigraph to epigraphs.pod v5.17.7.0
2012-12-18 Dave RolskyAdd known t/op/require_errors.t failure to known problems v5.17.7
2012-12-18 Dave RolskyAdd 5.17.7 to perlhist
2012-12-18 Dave RolskyUpdate Module::CoreList for 5.17.7
2012-12-18 Dave RolskyThe 23b7025ebc commit is sufficiently documented in...
2012-12-18 Dave RolskyBetter description of hash assignment bug fixes
2012-12-18 Dave RolskyClarify hash assignment bug fix in list context
2012-12-18 Dave RolskyTrim description of one bug fix in perldelta
2012-12-17 Dave RolskyAdd more build configurations to test in the RMG
2012-12-17 Dave RolskyAdd placeholder for additional 23b7025ebc changes in...
2012-12-17 Dave RolskyAdd an =item marker for sub-list in perldelta
2012-12-17 Dave RolskyAdd delta for Storable & Locale::Maketext security...
2012-12-17 Dave RolskyFix typo in Locale-Maketext ChangeLog
2012-12-17 Dave RolskyFix some weird formatting in perldelta
2012-12-17 Dave Rolskys/5.17.5/5.17.6/ in the INSTALL document
2012-12-17 Dave RolskyAdd the generated Acknowledgements section to perldelta
2012-12-17 Dave RolskyRemove all the boilerplate notes from perldelta
2012-12-17 Dave RolskyLook up RT authors in the DATA section aliases as well...
2012-12-17 Dave RolskyWork in progress on perldelta for 23b7025ebc
2012-12-17 David Mitchelluse PERL_UNUSED_VAR rather than PERL_UNUSED_DECL
2012-12-17 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.64
2012-12-17 Chris 'BinGOs... Update Scalar-List-Utils to CPAN version 1.26
2012-12-17 Nicholas ClarkGDBM_File must cast fatal_func appropriately for the...
2012-12-17 Tony Cookskip the \N{...} unloaded charnames croak test when...
2012-12-17 Tony CookSKIP in run_multiple_progs() was parsed but unimplement...
2012-12-17 Tony Cookfix the debugger t expr command regression
2012-12-17 Tony Cookrough TODO test for t expr
2012-12-17 Father ChrysostomosMake DosGlob.t more resilient
2012-12-17 Father Chrysostomosperl5180delta: Mention 2 more broken+patched modules
2012-12-16 David Mitchelleliminate PL_regsize
2012-12-16 Karl Williamsonmktables, regexec.c: Comments, white-space; no code...
2012-12-16 Karl WilliamsonRename property involved in \X matching, for clarity
2012-12-16 Karl Williamsonregen/unicode_constants.pl: Add option to skip if undef
2012-12-16 Karl Williamsonregexec.c: More efficient Korean \X processing
2012-12-16 Karl Williamsonregexec.c: Move #defines to earlier in the file
2012-12-16 Chris 'BinGOs... Added Sergey Alekseev to AUTHORS
2012-12-16 Sergey AlekseevCorrect typo in perlreftut
2012-12-15 Yves Ortonadd lib/File/DosGlob.pm to .gitignore
2012-12-15 Yves OrtonFix missing argument in sprintf in Socket.xs
2012-12-15 Yves OrtonSilence a warning under clang/asan
2012-12-15 Chris 'BinGOs... Update IO-Compress to CPAN version 2.059
2012-12-15 James E KeenanAdd regression tests for split on string of single...
2012-12-15 Father Chrysostomosperldelta: Add to-do note for hash changes
2012-12-15 Father Chrysostomosperldelta for glob changes
2012-12-15 Father Chrysostomosknown_pod_issues.dat: Allow links to Devel::Callsite
2012-12-15 Father Chrysostomosperldelta for bb4784f00 (Constant(undef))
2012-12-15 Father Chrysostomosperldelta for 67a057d6d8 (charnames crash)
2012-12-15 Father Chrysostomosperldelta for 230834321 (renamed stashes; m??; reset)
2012-12-15 Father Chrysostomosperldelta for 55b37f1c31 (goto $tied)
2012-12-15 Father Chrysostomosperldelta for f5eec17c/#115818
2012-12-15 Father Chrysostomosperldelta for 90b58ec9e (deprecate lexical $_)
2012-12-15 Father Chrysostomosperldelta for 4e52a9b69 and db9306af4 (local *method...
2012-12-15 Father Chrysostomosperldelta: 3d460042 fixed more local *ISA bugs
2012-12-15 Father Chrysostomosperldelta for 959f7ad7 (local *Detached::method)
2012-12-15 Father Chrysostomosperldelta for 978a498e (PL_sub_generation++)
2012-12-15 Father Chrysostomosperldelta for 6e1b2de7 (localised glob assignment)
2012-12-15 Father Chrysostomosperldelta for cows sawing ampersands
2012-12-15 Father Chrysostomosperldelta for de0df3c09/#23180
2012-12-15 Father Chrysostomosperldelta for ee0832cea (lexical constant warnings)
2012-12-15 Father Chrysostomosperldelta for 4ded55f35 (lexical constants)
2012-12-15 Father Chrysostomosperldelta for lexsub warnings
2012-12-15 Father Chrysostomosperldelta: Blanket entry for memory leaks
2012-12-15 Father Chrysostomosperldelta for f6f93f805 (circular blessings)
2012-12-15 Father Chrysostomosperldelta for 2f43ddf1e (sort {undef})
2012-12-15 Father ChrysostomosUse SvREFCNT_dec_NN in one place in hv.h
2012-12-15 Father Chrysostomosleakfinder.pl: exceptions
2012-12-15 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.96
2012-12-15 James E Keenant/op/inc.t: Add descriptions to all tests lacking them.
2012-12-15 James E Keenant/op/grent.t: Provide descriptions for tests lacking...
2012-12-15 James E Keenant/op/goto.t: Provide descriptions for remaining tests...
2012-12-15 James E Keenant/op/filetest.t: Provide descriptions for remaining...
2012-12-15 James E Keenant/op/filehandle.t: Provide descriptions for all tests.
next