platform/upstream/perl.git
2012-11-19 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.93
2012-11-19 Steffen MuellerFix test-skipping logic for File::Glob under no-taint...
2012-11-19 Steffen MuellerCPAN for EU::ParseXS is now at 3.18
2012-11-19 Steffen MuellerComplete ExtUtils::ParseXS/EU::Typemaps version bump
2012-11-19 Daniel Draganrefactor pp_padsv
2012-11-19 Daniel Draganreduce scope of a var in save_clearsv
2012-11-19 Father Chrysostomosperlhack: Note why some t/op tests avoid test.pl
2012-11-19 Father ChrysostomosStop \P{Assigned} from leaking
2012-11-19 Father Chrysostomosutf8.c: Fix a minor refcounting bug caused by 02c8547
2012-11-19 Father ChrysostomosRequest that regcomp.c:S_regpposixcc be inlined
2012-11-19 Father ChrysostomosStop /[.zog.]/ and /[[.zog.]]/ from leaking
2012-11-19 Father Chrysostomosgv.t: Suppress warning
2012-11-19 Father ChrysostomosInline regcomp.c:S_checkposixcc into its only caller
2012-11-18 Tony Cookfix -DPERL_GLOBAL_STRUCT builds broken with the hash...
2012-11-18 Father Chrysostomosperldelta: hash function still needs mention
2012-11-18 Father Chrysostomosgv.t: More *foo{NAME,PACKAGE} tests
2012-11-18 Father ChrysostomosStop $unicode =~ /[[:posix:]]/ from leaking
2012-11-18 Father ChrysostomosStop prototype("CORE::...") errors from leaking
2012-11-18 Father ChrysostomosStop local $_[0] from leaking
2012-11-18 Father ChrysostomosMore perlδ stuff
2012-11-18 Father ChrysostomosMake *_{ARRAY} reify
2012-11-18 Father ChrysostomosDocument and test *glob{NAME} and *glob{PACKAGE}
2012-11-18 James E KeenanAll tests should have descriptions.
2012-11-17 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.45
2012-11-17 Daniel Draganrefactor pp_rand
2012-11-17 Father Chrysostomos[perl #115756] Fix XS::APItest::SvIsCOW
2012-11-17 Father Chrysostomos8c34e50dc slowed down detruction with no DESTROY
2012-11-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2012-11-17 Father Chrysostomosleakfinder: More exceptions
2012-11-17 Father Chrysostomosperlδ
2012-11-17 Father Chrysostomos[perl #114864] Don’t use amt for DESTROY
2012-11-17 Craig A. BerryPreserve case of command-line arguments on VMS.
2012-11-17 Yves Ortonadd .gdb_history to .gitignore
2012-11-17 Yves OrtonAdd a utility macro for reading hex digits.
2012-11-17 Yves Ortonmake regcharclass hash order determinisitic
2012-11-17 Yves OrtonEliminate test from generated cp macros
2012-11-16 David Mitchellclone() wasn't cloning the whole stack
2012-11-16 Steve HayOops, fix memory leak just introduced by 3fcdbd32b2
2012-11-16 Steve HayDon't try to ansify the path if it is empty
2012-11-16 Tony Cookunder -Dusedl there are no warnings about the other...
2012-11-16 Tony Cookleakfinder.pl requires XS::APItest which isn't built...
2012-11-16 Daniel Dragansave_freeop is not an expression, remove PL_Xpv
2012-11-16 Father Chrysostomosleakfinder.pl: More exceptions
2012-11-16 Father Chrysostomos[perl #115742] Push a new pad for recursive DB::DB
2012-11-15 Father Chrysostomosperlre: Fix syntax error in example
2012-11-15 Father Chrysostomosperlfunc: Correct note about eval in DB package
2012-11-15 Father Chrysostomosleakfinder.pl: Run evals four times
2012-11-15 Father Chrysostomosleakfinder.pl: More exceptions
2012-11-15 David Mitchell[MERGE] refactor pp_iter
2012-11-15 David Mitchellpp_iter: final whitespace/comment tidy up
2012-11-15 David Mitchellpp_iter: refactor CXt_LOOP_LAZYSV branch
2012-11-15 David Mitchellpp_iter: refactor CXt_LOOP_LAZYIV branch
2012-11-15 David Mitchellpp_iter: a bit more refactoring of CXt_LOOP_FOR branch
2012-11-15 David Mitchellpp_iter: factor out some common code in CXt_LOOP_FOR
2012-11-15 David Mitchellpp_iter: move var declarations to narrower scope
2012-11-15 David Mitchellpp_iter: reindent after removing if block
2012-11-15 David Mitchellpp_iter: move RETPUSHYES outside switch
2012-11-15 David Mitchellpp_iter: reindent code after previous change
2012-11-15 David Mitchellpp_iter: replace if/else with switch
2012-11-15 Craig A. BerryFix unescaped left brace warning in uni/parser.t.
2012-11-14 Father Chrysostomosdump.c: Fix non-mad threaded build error
2012-11-14 Father ChrysostomosSVf_IsCOW
2012-11-14 Father Chrysostomosleakfinder.pl: Duh!
2012-11-14 Reini UrbanCombine duplicate dump code
2012-11-14 Daniel Draganremove most calls to strlen in S_force_ident
2012-11-14 Father ChrysostomosStop eval "END OF TERMS" from leaking
2012-11-14 Father ChrysostomosStop my subs with syntax errors from leaking
2012-11-14 Karl Williamsonutf8.c: Don't copy a buffer to itself
2012-11-14 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.92
2012-11-14 Chris 'BinGOs... Sync Module-CoreList in Maintainers.pl with CPAN
2012-11-14 Father Chrysostomosleakfinder.pl: more exceptions
2012-11-14 Father ChrysostomosFix various mad eval leaks
2012-11-14 Father Chrysostomosop.c: Fix mad+POISON build under clang
2012-11-14 Craig A. BerryPreserve case for the current perldelta on VMS.
2012-11-13 Tony CookdTHX implies dVAR, using both fails to build under...
2012-11-13 Father Chrysostomosleakfinder.pl: More exceptions
2012-11-13 Father ChrysostomosFix assertion failures with anon subs
2012-11-13 Father ChrysostomosStop /(??{})/ from leaking temporary regexps
2012-11-13 Father Chrysostomosregexec.c: Safer stack handling for re-evals
2012-11-13 Eric Brine... Silence two build warnings on systems where ivsize...
2012-11-13 Father Chrysostomosleakfinder.pl: More exceptions
2012-11-13 Father Chrysostomosleakfinder.pl: Run code more times
2012-11-13 Eric BrineDo a better job of escaping components of ldlibpth...
2012-11-13 Father ChrysostomosPrune dead code in pp_ctl.c:pp_goto
2012-11-13 Father ChrysostomosDon’t leak subs containing syntax errors
2012-11-13 Father ChrysostomosStop anon subs with bad attributes from leaking
2012-11-13 Father ChrysostomosStop goto &sub from leaking when it croaks
2012-11-12 Chris 'BinGOs... Update IO-Compress to CPAN version 2.058
2012-11-12 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.058
2012-11-12 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.058
2012-11-12 Father ChrysostomosAdd Tom Wyant’s e-mail to AUTHORS
2012-11-12 Father Chrysostomosperlvar: two spaces after dots
2012-11-12 Tom WyantDocumentation of non-handle IO::Handle methods in perlv...
2012-11-12 Daniel Draganpv->pvn for literals in pp_require and Perl_sv_derived_...
2012-11-12 Lukas Maifix typo in comment
2012-11-12 Daniel Draganmore dTHX optimizations
2012-11-12 Daniel Draganadd items checking to Internals::SvREFCNT
2012-11-12 Daniel Draganclean up the users of PL_no_mem
2012-11-12 Ricardo SignesMerge branch 'debugger-refactoring' into blead
2012-11-12 Shlomi FishSmall cleanups.
next