platform/upstream/perl.git
2011-08-25 Father Chrysostomos[perl #92376] Change - to : in time template
2011-08-25 Father Chrysostomos&CORE::foo() for @ and $@ prototypes, except unlink
2011-08-25 Father ChrysostomosAdd OPpCOREARGS_PUSHMARK flag
2011-08-25 Father Chrysostomos&CORE::caller()
2011-08-25 Father Chrysostomos&CORE::bless()
2011-08-25 Father Chrysostomos&CORE::binmode()
2011-08-25 Father Chrysostomos[perl #93320] localising @DB::args leads to coredump
2011-08-25 Father ChrysostomosAllow ampersand calls for CORE subs with $*$$**$ protos
2011-08-25 Father ChrysostomosAdd private coreargs flags for vivifying GVs
2011-08-25 Father ChrysostomosMove most of pp_rv2gv into a static function
2011-08-25 Father ChrysostomosAdd Frederic Briere to AUTHORS
2011-08-25 Frederic BriereAttribute::Handlers: "my" should be "till"
2011-08-25 Father ChrysostomosAttribute::Handlers: correct spelling
2011-08-25 Father ChrysostomosDumper.xs: Suppress compiler warning
2011-08-25 Father Chrysostomoscoresubs.t: Minor clean-up
2011-08-25 Father ChrysostomosInvert the list of &-able functions in gv.c
2011-08-25 Father ChrysostomosMake sure coresubs.t tests all &-able funcs
2011-08-25 Leo Lapworthreplace old bookmarks.cpan link with perl.org and learn...
2011-08-25 Nicholas ClarkMerge the refactored makedef.pl into blead.
2011-08-25 Nicholas ClarkNote the demise of global.sym in perldelta.
2011-08-25 Nicholas ClarkIn embed.pl, inline walk_table() into its only caller.
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-25 Nicholas ClarkAdd regen/embed_lib.pl, for the code that processes...
2011-08-25 Nicholas ClarkIn embed.pl, move processing embed.fnc and regen/opcode...
2011-08-25 Nicholas ClarkIn embed.pl, refactor the handling of varargs *_noconte...
2011-08-25 Nicholas ClarkIn makedef.pl, move handling of $ARGS{TARG_DIR} to...
2011-08-25 Nicholas ClarkIn makedef.pl, defaulting $ARGS{TARG_DIR} to '' simplif...
2011-08-25 Nicholas ClarkTest the TARG_DIR argument to makedef.pl too.
2011-08-25 Nicholas ClarkIn makedef.pl, no need to store 'config.h' in a variable.
2011-08-25 Nicholas ClarkIn embed.pl, simplify the code that parses regen/opcodes.
2011-08-25 Nicholas Clarkembed.pl was relying on embed.fnc starting with a pre...
2011-08-25 Steffen MuellerExtUtils::ParseXS: Accept overridden input typemaps
2011-08-25 Steffen MuellerExtUtils::ParseXS: Explicitly require current version...
2011-08-25 Father Chrysostomosperldelat update
2011-08-25 Father Chrysostomosperldelta: Move an entry under Testing
2011-08-25 Father ChrysostomosEnable ampersand calls to CORE subs with $$$ prototypes
2011-08-25 Father ChrysostomosSimplify the CORE::__FOO__ op-generation code
2011-08-25 Father ChrysostomosMove coresub op-creation from gv.c to op.c
2011-08-25 Father ChrysostomosAllow ampersand calls to CORE subs with (_) proto
2011-08-25 Father ChrysostomosAdd find_rundefsv2 function
2011-08-25 Father ChrysostomosTest CORE::break’s prototype (just that this time)
2011-08-25 Gerard GoossenMove making inplace sort and reverse away from the...
2011-08-25 Father ChrysostomosRevert "Test CORE::break’s prototype"
2011-08-25 Father Chrysostomos&CORE::break
2011-08-25 Father ChrysostomosTest CORE::break’s prototype
2011-08-25 Father Chrysostomos[perl #71154] undef &$coderef consistency
2011-08-25 Eric BrineTrim dead code in do_kv.
2011-08-25 Leo LapworthRemove nvi (site no loger works) and put vim above...
2011-08-25 Leo LapworthRemove Elvis editor as link broken
2011-08-25 Leo LapworthFix broken link
2011-08-25 Leo LapworthRemove a2ps as link does not work and even gnu.org...
2011-08-25 Father ChrysostomosMake $class->method work when $class is tied
2011-08-24 Father Chrysostomosgmagic.t: Correct two test names
2011-08-24 Father ChrysostomosUn-todo gmagic.t tests that now pass
2011-08-24 Gerard Goossen[perl #97088] Prevent double get-magic in various cases
2011-08-24 Gerard GoossenAdd tests for autovivication combined with get-magic...
2011-08-24 Father ChrysostomosAdd missing files from Archive::Extract 0.56
2011-08-24 Nicholas ClarkFor microperl, prefix generateuudmap and the 3 generate...
2011-08-24 Nicholas ClarkGroup 3 headers as $(generated_headers) in microperl...
2011-08-24 Father ChrysostomosCall get-magic once for defined ${...}
2011-08-23 Chip SalzenbergSVTYPEMASK must be cast to (svtype) when comparing...
2011-08-23 Father ChrysostomosStop readline($foo) from autovivifying
2011-08-23 Father Chrysostomosclose($undef) should not croak_no_modify
2011-08-23 Father ChrysostomosCall get-magic once for implicit rv2gv in close(),...
2011-08-23 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.56
2011-08-23 Florian RagwitzUpgrade Pod::Simple from version 3.18 to 3.19
2011-08-23 Father ChrysostomosSo much for ‘correcting’ a test!
2011-08-23 Father Chrysostomosreaddir.t: Remove erroneous comments; correct test
2011-08-23 Father ChrysostomosRemove null checks from pp_rv2gv
2011-08-23 Nicholas ClarkRun regen/uconfig_h.pl as part of the regen and regen_h...
2011-08-23 Nicholas ClarkAdd t/porting/globvar.t, to sanity test globvar.sym...
2011-08-23 Nicholas ClarkHandle PL_sh_path better in globvar.sym and makedef.pl
2011-08-23 Nicholas ClarkGroup 3 headers as $(generated_headers) in the *nix...
2011-08-23 Father Chrysostomosperlfunc: List all prototypes for lstat
2011-08-23 Matthew Horsfall... Strip S<> formatting codes from diagnostics output
2011-08-22 Father Chrysostomos[perl #95530] BigRat int(-1/2) == 0
2011-08-22 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2011-08-22 Father ChrysostomosOnly list non-static undocumented funcs in perlintern
2011-08-22 Father ChrysostomosRevise perlintern’s descr of undocumented funcs
2011-08-22 Father Chrysostomosperlfaq: remove 1 link; correct another
2011-08-22 Matthew HorsfallAdd quick note to perlfaq main page about searching...
2011-08-22 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.54
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-22 Tony Cookskip a test that requires Cwd under miniperl
2011-08-22 Tony Cookskip the defined *+ and *- tests on miniperl
2011-08-22 H.Merijn BrandFix Configure's csym test for gcc's link time optimisation
2011-08-22 Nicholas Clarkboot_Win32CORE needs to be XS_EXTERNAL() following...
2011-08-22 Father ChrysostomosAdd tests for defined(*builtin)
2011-08-22 Father ChrysostomosMake rv2gv return autovivified magic GVs
2011-08-22 Father ChrysostomosMake defined(${'$'}) return true
2011-08-22 Father ChrysostomosRemove obsolete paragraph from perlintern/is_gv_magical_sv
2011-08-22 Father ChrysostomosAdd tests for unlink
2011-08-22 Father ChrysostomosMake unlink with implicit $_ work once more
2011-08-21 AbigailMention the 5.14 and 5.15 tracks.
2011-08-21 Steffen MuellerChangelog/version bump for ExtUtils::ParseXS
2011-08-21 Steffen MuellerMake sure to strip trailing semicolons from inputmap
2011-08-21 Nicholas ClarkFix C++ build following commit ab1478f7146843f7.
2011-08-21 Nicholas ClarkBump $ExtUtils::ParseXS::VERSION following commit 948e9...
2011-08-21 Ricardo Signesadd the 5.15.2 epigraph
2011-08-21 Steffen MuellerMake the use of XS_EXTERNAL fall back to XS
next