platform/upstream/perl.git
2010-07-13 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9007
2010-07-13 Chris 'BinGOs... Update ExtUtil-ParseXS to CPAN version 2.2206
2010-07-13 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.64
2010-07-13 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.60
2010-07-13 Josh ben JoreReset variables being initialized by readline before...
2010-07-13 Tony Cooknew is a reserved word in C++, don't use it as a variab...
2010-07-12 Nicholas ClarkCreate S_assert_uft8_cache_coherent() with one copy...
2010-07-12 Nicholas ClarkPerl_sv_len_utf8 can use the UTF-8 offset cache to...
2010-07-12 Nicholas ClarkPerl_sv_pos_b2u now calls utf8_mg_len_cache_update...
2010-07-12 Nicholas ClarkS_sv_pos_u2b_cached now updates the UTF-8 length cache...
2010-07-12 Nicholas ClarkBreak S_utf8_mg_len_cache_update() out from Perl_sv_len...
2010-07-12 George GreerFix for RT#2353: catch yyparse() exceptions in (?{...
2010-07-12 Ben MorrowUpdate MANIFEST.
2010-07-12 Ben MorrowDocument the blockhook functions and macros.
2010-07-12 Ben MorrowTeach autodoc.pl about 'o' functions.
2010-07-12 Ben MorrowSystematic tests for the block hooks.
2010-07-12 Ben MorrowWrap PL_blockhooks in an API function.
2010-07-12 Ben MorrowMacroify the block_hooks structure.
2010-07-12 Ben MorrowInitial very basic tests for PL_blockhooks.
2010-07-12 Ben MorrowGeneric hooks into Perl_block_{start,end}.
2010-07-11 Nicholas ClarkAvoid UTF-8 cache panics with offsets beyond the string...
2010-07-11 Nicholas ClarkIn Perl_sv_pos_u2b_flags and S_sv_pos_u2b_cached, retur...
2010-07-11 Nicholas ClarkIn S_sv_pos_u2b_midway, inline the call to S_sv_pos_u2b...
2010-07-11 Vincent PitSort and complete the op flags lists for op_dump()
2010-07-11 Tony CookRT #73520: POSIX::strftime memory leak
2010-07-10 Josh ben JoreDie with $@ instead of empty message
2010-07-10 Josh ben JoreRemove extra/useless $@ check after eval { require...
2010-07-10 Josh ben JorePromote eval( "require ..." ) to eval { require ... }
2010-07-10 Josh ben JorePromote eval { require( ... )} || die to mere require...
2010-07-10 Josh ben JoreRemove indirect object notation from debugger
2010-07-10 Josh ben JoreDocument that @{$main::{'_<'.$filename}} lines are...
2010-07-09 Nicholas ClarkIn t/harness, clear PERL5LIB, PERLLIB, PERL5OPT as...
2010-07-08 Jerry D. HeddenSilence compiler warning
2010-07-08 karl williamson... PATCH: t/lib/common.pl localized $/ setting; allow...
2010-07-08 AbigailFix typo
2010-07-08 Jerry D. HeddenReorganize dist/threads-shared
2010-07-07 Jan DuboisGet rid of PERL_DECL_PROT
2010-07-07 Jerry D. HeddenReorganize dist/threads
2010-07-06 Ricardo Signescautionary note about "no VERSION"
2010-07-06 Bo LindberghChange of address for Bo Lindbergh
2010-07-06 David GoldenAdd Bo Lindburgh alternate email to checkAUTHORS.pl
2010-07-06 Bo LindberghCode for allowing uppercase X/B in hexadecimal/binary...
2010-07-06 Bo LindberghTests for allowing uppercase X/B in hexadecimal/binary...
2010-07-06 David GoldenClean up new Locale-Maketest test for use in core
2010-07-06 Todd RinaldoLocale::Maketext external cache support
2010-07-06 David Goldenreplace spaces with tabs in MANIFEST
2010-07-06 David GoldenDon't set strict for 'no 6;'
2010-07-06 David GoldenIgnore generated files from Time-HiRes
2010-07-05 Jerry D. HeddenEnsure new arg to watchdog() in t/test.pl gets initialized
2010-07-05 Jesse Vincentadded a "list" command to list open tickets that might...
2010-07-05 Jesse Vincentwe can't depend on patches having filenames. Thanks...
2010-07-05 Jesse VincentFirst pass at a tool to help porters apply RT patches...
2010-07-05 Nicholas ClarkIn Perl_lex_start(), use newSVpvn_flags() to reduce...
2010-07-05 Nicholas ClarkIn pp_regcomp and pp_entereval, use newSVpvn_flags...
2010-07-04 Karl WilliamsonSpeed up viacode
2010-07-04 Karl Williamsoncharnames.t update because of rebase
2010-07-04 Karl WilliamsonCorrect perldelta for these changes
2010-07-04 Karl WilliamsonAdd vi hint for non-std format of charnames.pm
2010-07-04 Karl WilliamsonMore charnames pod updates
2010-07-04 Karl Williamsoncharnames: check for use bytes in vianame; efficiency
2010-07-04 Karl WilliamsonClean up charnames pod, including new changes
2010-07-04 Karl WilliamsonClean up viacode, accept large aliases
2010-07-04 Karl WilliamsonExtend \N{} enhancements to vianame()
2010-07-04 Karl WilliamsonBump version; some pod cleanup
2010-07-04 Karl Williamsoncharnames: add CORE:: to hex()
2010-07-04 Karl WilliamsonAbandon plans to change viacode's return of unassigned
2010-07-04 Karl WilliamsonAllow defining custom charnames to ordinals
2010-07-04 Karl WilliamsonAdd clarifying comments to charnames.t
2010-07-04 Karl WilliamsonReword feedback request.
2010-07-04 Karl WilliamsonAdd a number of abbrs and variants to \N{}
2010-07-04 Jesse VincentRemove a release_manager_guide step since it's now...
2010-07-04 Jesse VincentUpdate Makefile to regen META.yml as it regens other...
2010-07-04 Jesse VincentMake the META.yml regen code use regen_lib.pl per the...
2010-07-04 Jesse VincentMissing AUTHORS will now generate failing tests. Removi...
2010-07-04 Jesse VincentMake checkAUTHORS a test to further reduce the release...
2010-07-04 Jesse VincentFurther refactoring of checkAUTHORS
2010-07-04 Jesse Vincentrefactoring checkAUTHORS in advance of testifcation
2010-07-04 Jesse VincentBring AUTHORS up to date
2010-07-04 Chris 'BinGOs... Fix Digest-MD5 tests to run properly under core
2010-07-04 Chris 'BinGOs... Update Digest-MD5 to CPAN version 2.40
2010-07-04 David Goldenremove trailing space in cmpVERSION
2010-07-04 George GreerMake Test::Harness source_handler.t use the build perl...
2010-07-04 Craig A. BerryAdd Matt Johnson to AUTHORS.
2010-07-04 Matt Johnsondocs: updates for git-based cmpVERSION.pl
2010-07-04 Matt JohnsonUpdate Porting/cmpVERSION.pl to use git
2010-07-04 Rafael Garcia... Make previous test fix conditional on the platform...
2010-07-04 George GreerForce t/io/openpid.t to use the alarm() watchdog strategy.
2010-07-03 David Mitchelladd some comments to pp_concat
2010-07-03 David Mitchellmake_patchnum.pl: handle not on a branch properly
2010-07-03 David Mitchellavoid multiple FETCH/stringify on filetest ops
2010-07-03 David Mitchelladd my_[l]stat_flags(); make my_[l]stat() mathoms
2010-07-03 David MitchellPL_amagic_generation doesn't show overload loaded
2010-07-03 David Mitchellfix bad indentation in pp_regcomp
2010-07-03 David Mitchellavoid extra FETCHes on overloaded qr stringify
2010-07-03 David Mitchelloverload.t: clarify concat #FETCH expected
2010-07-03 David Mitchellremove double stringify-overload from $ovld .= foo
2010-07-03 David Mitchelleval: handle taint of overloaded/tied arg
2010-07-03 David Mitchelleval $overloaded can crash
2010-07-03 David Mitchellfix tainting and overload
2010-07-03 David Mitchelltaint-enable lib/overload.t
next