platform/upstream/perl.git
2011-08-29 Florian RagwitzUpgrade perlfaq from version 5.015003 to 5.01500301
2011-08-29 Florian RagwitzLet's have at least one indexed package in perlfaq
2011-08-29 Father Chrysostomos&CORE::sysopen()
2011-08-29 Father ChrysostomosUse leavesublv for all CORE subs
2011-08-29 Father ChrysostomosMake tie_fetch_count.t pass with PERL_UNICODE set
2011-08-29 Father ChrysostomosMake coreamp.t pass with PERL_UNICODE set
2011-08-28 Craig A. BerryThinko in vms.c:copy_expand_unix_filename_escape().
2011-08-28 Steffen MuellerBackport XS_(IN|EX)TERNAL, be explicit about linkage
2011-08-28 Steffen MuellerRevert back to making XS(name) expose XSUB symbols
2011-08-28 Father Chrysostomos&CORE::substr()
2011-08-28 Father Chrysostomos&CORE::srand()
2011-08-28 Father Chrysostomos&CORE::sleep()
2011-08-28 Craig A. BerryClose some unclosed comments in vms/vms.c.
2011-08-28 Craig A. BerryFix miscellaneous compiler warnings in vms/vms.c.
2011-08-28 Craig A. BerryRemove unnecessary includes from vms/vms.c.
2011-08-28 Father Chrysostomos&CORE::send() and &CORE::syswrite()
2011-08-28 Father Chrysostomos&CORE::select()
2011-08-28 Father ChrysostomosDocument getprotobynumber’s precedence
2011-08-28 Father Chrysostomos perlfunc/gethostbyname: Add missing C in C<>
2011-08-28 Father ChrysostomosTesting deparsing of CORE::not
2011-08-27 Craig A. BerryGet coreamp.t passing on VMS.
2011-08-27 Karl Williamsonpp.c: Use built-in case tables for ords < 256
2011-08-27 Karl Williamsonpp.c: Change comment
2011-08-27 Florian RagwitzMake pod2html a regular script without substitutions
2011-08-27 Florian RagwitzGive Pod-Html a more modern dist layout
2011-08-27 Father Chrysostomos&CORE::reset()
2011-08-27 Father ChrysostomosGVs of localised arrays and hashes should be refcounted
2011-08-27 Father Chrysostomos&CORE::foo() for (sys)read and recv
2011-08-27 Father ChrysostomosAdd OPpCOREARGS_SCALARMOD flag
2011-08-27 Father ChrysostomosUpdate the comments at the top of t/op/core*.t
2011-08-27 Father ChrysostomosRename t/op/core*.t
2011-08-27 Father Chrysostomos&CORE::rand()
2011-08-27 Father Chrysostomos&CORE::open()
2011-08-26 Father ChrysostomosReverse the order of two tests in gv.t
2011-08-26 Father Chrysostomos&CORE::mkdir()
2011-08-26 Father Chrysostomos&CORE::lock()
2011-08-26 Father Chrysostomos&CORE::index() and &CORE::rindex()
2011-08-26 Father ChrysostomosUpdate UNIVERSAL::VERSION docs following 9bf41c1
2011-08-26 Father Chrysostomos&CORE::gmtime() and &CORE::localtime()
2011-08-26 Father Chrysostomosperldelta for f132ae69 (*{undef})
2011-08-26 Father ChrysostomosRemove now-unnecessary len check from pp.c:S_rv2gv
2011-08-26 Father ChrysostomosMake *{undef} self-consistent
2011-08-26 Father Chrysostomosperlop: Minor consistency tweak
2011-08-26 Father Chrysostomos[perl #93358] Clarify => quoting
2011-08-26 Florian RagwitzRe-generate uconfig.h
2011-08-26 Florian RagwitzBump the perlfaq version for a new cpan release
2011-08-26 H.Merijn BrandRemove unwanted space in comments
2011-08-26 H.Merijn BrandRevert "Fix Configure's csym test for gcc's link time...
2011-08-26 Father ChrysostomosCorrect mro_get_linear_isa’s docs
2011-08-26 Father Chrysostomos&CORE::getpgrp()
2011-08-26 Father Chrysostomos&CORE::exit()
2011-08-26 Father Chrysostomospp.c: Suppress stupid compiler warning
2011-08-26 Father Chrysostomos&CORE::foo() for dbmopen and dbmclose
2011-08-26 Father Chrysostomos&CORE::foo() for close, getc and readline
2011-08-26 Craig A. Berryvoid rather than empty parameter for Perl___notused.
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
next