platform/upstream/perl.git
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.
2012-12-15 James E Keenant/op/each_array.t: Provide descriptions for all tests.
2012-12-15 James E Keenant/op/dor.t: Provide descriptions for tests still lackin...
2012-12-15 James E Keenant/op/die_unwind.t: Provide descriptions for some tests.
2012-12-15 James E Keenant/op/die_except.t: Add description for each test.
2012-12-14 David Mitchellfurther fix to SvUPGRADE
2012-12-14 Yves OrtonAdd diagnostics for PERL_HASH_SEED warning
2012-12-14 Yves OrtonUse the right warn routine
2012-12-14 Yves Ortonwarn if PERL_HASH_SEED contains an unexpected character
2012-12-14 David Mitchellslight update to perldelta for SvUPGRADE
2012-12-14 David Mitchellmake SvUPGRADE() a statement.
2012-12-14 Craig A. BerryMore fun escaping dots in tovmsspec.
2012-12-14 David Mitchellregcomp.c: silence some compiler warnings
2012-12-14 David MitchellTypemap.xs: fix warning under clang
2012-12-14 Nicholas ClarkRemove BeOS special-casing from Configure.
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-12-13 Nicholas ClarkNote the GDBM_File changes in perldelta.
2012-12-13 Nicholas ClarkEliminate the fifth argument from GDBM_File::TIEHASH.
2012-12-13 Nicholas ClarkGDBM_File is meant to croak() if the gdbm library has...
2012-12-13 David MitchellB.xs: silence clang warning
2012-12-13 Craig A. Berrychdir's argument is a directory in DosGlob.t.
2012-12-13 Father ChrysostomosSigh. Fix lex.t again
2012-12-13 Father Chrysostomos{Dos,}Glob.xs: Skip freeing during global destruction
2012-12-13 Father ChrysostomosFix occasional failures in svleak.t and DosGlob.t
2012-12-13 Father Chrysostomosleakfinder.pl: More exceptions
2012-12-12 David Mitchellperl.h: fix signedness warning with clang
2012-12-12 Nicholas ClarkIn DosGlob.xs, add a block around MY_CXT_INIT, as it...
2012-12-12 Steffen MuellerData::Dumper is at 2.139
2012-12-12 Steffen MuellerBring Data::Dumper version and changelog up to date...
2012-12-12 Karl Williamsonperlvar.pod: Slight clarification, typo
2012-12-12 Daniel Draganbetter POD for mg_get and SvGROW
2012-12-12 Father ChrysostomosReally fix t/op/lex.t
2012-12-11 Father Chrysostomos[Merge] hash assignment fixes and speedup
2012-12-11 Hugo van der... pp_hot.c: Comments to clarify pp_aassign
2012-12-11 Father Chrysostomoshashassign.t: Suppress oddball warnings
2012-12-11 Father Chrysostomoshashassign.t: Test undef explicitly
2012-12-11 Father ChrysostomosCopy keys for aassign in lvalue sub
2012-12-11 Ruslan Zakirovhash argument is not used anymore in do_oddball
2012-12-11 Father Chrysostomospp_hot.c:pp_aassign: mortalise variable only if we...
2012-12-11 Ruslan Zakirovdon't create a copy of keys if it's not LVALUE context
2012-12-11 Ruslan Zakirovrefactor aassign
next