platform/upstream/perl.git
2012-11-12 Shlomi FishPrepend with an underscore.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishConvert another test to DebugWrap.
2012-11-12 Shlomi FishExtract a constructor.
2012-11-12 Shlomi FishConvert a test to DebugWrap.
2012-11-12 Shlomi FishConvert a perl5db.t test to DebugWrap.
2012-11-12 Shlomi FishAdd a test for l -num.
2012-11-12 Shlomi FishTest the ! command.
2012-11-12 Shlomi FishTest the { * command.
2012-11-12 Shlomi FishConvert to a different quoting.
2012-11-12 Shlomi FishTest for the { and { ? commands.
2012-11-12 Shlomi FishAdd a test for the < and > commands together.
2012-11-12 Daniel Draganrmv context from Perl_croak_no_modify and Perl_croak_xs...
2012-11-12 David MitchellPADRANGE: don't assume targs are contiguous
2012-11-12 Yves Ortonfix hash order dependency bug in new Module::Corelist...
2012-11-12 Father Chrysostomos[perl #43077] Make goto &sub leave @_ alone
2012-11-12 Father Chrysostomosleakfinder.pl: Many more exceptions
2012-11-12 Father ChrysostomosEnv.pm: Fix splice in list context
2012-11-12 Father ChrysostomosIncrease $Env::VERSION to 1.04
2012-11-12 Father ChrysostomosEven more regexp charclass leaks
2012-11-11 Karl Williamsontoke.c: White-space only; no code changes
2012-11-11 Karl Williamsontoke.c: Don't force \N{} into utf8 unnecessarily
2012-11-11 Karl Williamsontoke.c: Remove redundant checks
2012-11-11 Karl Williamsontoke.c: Reorder declaration
2012-11-11 Karl Williamsontoke.c: Use UTF-8 macros for portability
2012-11-11 Karl Williamsonutf8.h: Add macro that handled malformed 2-byte UTF-8
2012-11-11 Karl Williamsonutil.c: Add some asserts()
2012-11-11 Karl Williamsonutf8.c: Remove redundant unlikely branches
2012-11-11 Karl WilliamsonValidate above-Latin1 characters in \N{} aliases
2012-11-11 Karl Williamsonembed.fnc: Allow toke.c to call core_swash_init()
2012-11-11 Karl Williamsontoke.c: Fail on malformed UTF-8 in \N{} input
2012-11-11 Karl Williamsontoke.c: Remove no-longer needed {...} and outdent corre...
2012-11-11 Brian Frasertoke.c: [RT#73022] Make \N{...} UTF-8 clean.
2012-11-11 Karl Williamsontoke.c Refactor S_get_and_check_backslash_N_name()
2012-11-11 Karl Williamsonperldiag: Add entry for unknown charname
2012-11-11 Karl Williamsontoke.c: Don't validate core charnames output
2012-11-11 Karl Williamsoncharnames: Don't accept illegal :aliases
2012-11-11 Karl Williamsonregen/mk_PL_charclass.pl: Use mktables table for charname
2012-11-11 Karl Williamsonmktables: Create tables for charname beginning and...
2012-11-11 Karl WilliamsonMake \N{alias} deprecations fatal.
2012-11-11 Karl Williamsoncharnames: Correct pod misstatement
2012-11-11 Karl Williamsontoke.c: Extract part of \N{} processing to new function
2012-11-11 Karl Williamsonutf8n_to_uvuni() pod: Add clarifications
2012-11-11 Karl Williamsoncharnames pod: Nits
2012-11-11 Karl Williamsoncharnames.t: Make EXPECTs more robust
2012-11-11 Craig A. BerryPreserve filename case on VMS.
2012-11-11 Craig A. BerryMove VMS feature-setting function to an appropriate...
2012-11-11 Craig A. BerrySet feature logical names in VMS init code.
2012-11-11 Craig A. BerryNormalize VMS case handling in ExtUtils::Manifest.
2012-11-11 Craig A. BerryFix VMS-specific case nit in File::Glob's basic.t.
2012-11-11 Craig A. BerryRemove an inadvertent case sensitivity from find.t.
2012-11-11 James E KeenanAmplify diagnostic about in-place editing.
2012-11-11 Chris 'BinGOs... Update IO-Compress to CPAN version 2.057
2012-11-11 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.057
2012-11-11 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.057
2012-11-11 David Mitchellmake MULTICALL safe across cxstack reallocs
2012-11-10 David MitchellREADME: add pointer to super-quick patch quide
2012-11-10 David Mitchellfix NAME of perl5125delta.pod
2012-11-10 Chris 'BinGOs... Module-CoreList updated to 2.77
2012-11-10 Chris 'BinGOs... The v5.16.2 updates had disappeared (if they were there...
2012-11-10 Dominic Hargreavesadd 5.12.5 to perlhist
2012-11-10 Dominic HargreavesAdd the 5.12.5 perldelta
2012-11-10 Dominic Hargreavesadd 5.12.5 epigraph
2012-11-10 David Mitchell[MERGE] add PADRANGE op and $B::overlay
2012-11-10 David Mitchellext/B/t/OptreeCheck.pm: fix hint stripping
2012-11-10 David Mitchellfix optree_misc.t test after smoke
2012-11-10 David MitchellConsolidate any single pad ops after a padrange
2012-11-10 David MitchellConsolidate adjacent padrange ops
2012-11-10 David Mitchellpadrange: handle @_ directly
2012-11-10 David Mitchellreindent block in leave_scope
2012-11-10 David Mitchelladd SAVEt_CLEARPADRANGE
2012-11-10 David Mitchelladd padrange op
2012-11-10 David Mitchellpad_free(): don't clear SVs_PADSTALE
2012-11-10 David Mitchelladd $B::overlay feature
2012-11-10 Chris 'BinGOs... Update CGI to CPAN version 3.62
2012-11-10 Chris 'BinGOs... Update Term-UI to CPAN version 0.32
2012-11-09 Steve HayRestore non-DEBUGGING build on Win32, broken in 28e70dfacc
2012-11-09 Steve HayRestore DEBUGGING build with USE_ITHREADS on Win32...
2012-11-09 Shlomi FishFix the phrasing of the previous patch.
2012-11-09 Shlomi FishReplace mentions of the "-w" flag in perl.pod.
2012-11-09 Daniel Draganrefactor gv.c:Perl_newGP
2012-11-09 Father ChrysostomosTo-do test for eval "END OF TERMS" leaking
2012-11-09 Father ChrysostomosAnother regexp charclass leak
2012-11-09 Father Chrysostomosleakfinder.pl: Yet mair exceptions
2012-11-09 Father Chrysostomosregcomp.c: Typo
2012-11-09 Daniel Draganremove various redundant dTHXes
2012-11-09 Daniel Draganremove unused dTHXes in /win32/*
2012-11-09 Daniel Dragancreate aTHXa, some unused dTHXs removed in /win32/*
2012-11-09 Daniel Dragan"func not implemented" croaks optimizations in /win32/*
2012-11-08 David Goldenperlpolicy: remove 5.12 references from maint cherry...
2012-11-08 Yves OrtonSync version of autodie in Maintainers.pl with CPAN
2012-11-08 Yves Ortonfix a hash key order dependency in cpan/autodie/t/hints...
2012-11-08 Jesse Luehrslimit number of args before formatting
2012-11-08 Jesse Luehrsfix Carp stacktraces after deleting a stash
2012-11-06 Father ChrysostomosRemove x bit from MANIFEST
2012-11-06 Jerry D. HeddenUpgrade to Thread::Queue 3.01
2012-11-06 Father Chrysostomossvleak.t: Fix a mad failure
2012-11-06 Father ChrysostomosStop eval "qq'\$\0foo'" from leaking
next