platform/upstream/perl.git
2011-06-25 Leon BrocardExpand bump RT version number in Porting/release_manage...
2011-06-25 Alan Haggai... fix `perldoc -v '$0'`
2011-06-25 Father ChrysostomosIncrease $Pod::Perldoc::VERSION
2011-06-25 Father Chrysostomosperldelta entry for #93454
2011-06-25 Father ChrysostomosTiny comment typo fix in handy.h
2011-06-25 Father ChrysostomosCorrect comment that 903fd87c missed
2011-06-24 Karl Williamsonperlunicode: Nits
2011-06-24 Robin Barkercast unsigned to avoid warning
2011-06-24 Father Chrysostomos[perl #93454] Free deleted iterator when freeing hash
2011-06-24 Father ChrysostomosBypass a switch in gv_fetchpvn for 2-char symbols
2011-06-24 Father ChrysostomosUpdate proto docs after prev commit
2011-06-24 Father ChrysostomosAllow the \$ proto to accept any scalar lvalue [perl...
2011-06-24 Father ChrysostomosMake Perl_op_lvalue_flags provide a no-croak option
2011-06-24 Father Chrysostomosop_lvalue .= _flags
2011-06-24 Father Chrysostomosproto.t: Test \$ with subcall()->[elem]
2011-06-24 Father ChrysostomosRemove two tests from proto.t
2011-06-24 Father ChrysostomosMake pp_leavesublv use S_return_lvalues
2011-06-24 Craig A. Berryrealclean clean-up on VMS.
2011-06-23 Craig A. Berrypreplibrary needs an explicit action in descrip_mms...
2011-06-23 Father ChrysostomosFix explicit return of pad var in list lv context
2011-06-23 Father ChrysostomosCollapse the list context code in pp_leavesublv
2011-06-23 Father ChrysostomosRemove now-redundant check from pp_ctl.c:S_return_lvalues
2011-06-23 Leon BrocardMention bump-perl-version's inplace mode in Porting...
2011-06-23 Leon BrocardSeeing as Porting/bump-perl-version is run in a git...
2011-06-23 Leon BrocardMove Porting/bump-perl-version to use autodie
2011-06-23 Leon BrocardExtract the code the maps from an author/distribution...
2011-06-23 Nicholas ClarkTest studied scalars with s///ge.
2011-06-23 Nicholas Clarkstudy now passes REXEC_SCREAM to the regex engine when...
2011-06-23 Father ChrysostomosFix up some tests in sub_lval.t
2011-06-23 Father ChrysostomosMake lvalue return make the same checks as leavesublv
2011-06-23 Father Chrysostomospp_leavesublv: Put the deref code inside if(scalar)
2011-06-23 Father ChrysostomosMake pp_leavesublv switch based on gimme
2011-06-23 Father ChrysostomosRemoved unused label from pp_leavesublv
2011-06-23 Father ChrysostomosCopy PADTMPs explicitly returned from lv subs
2011-06-23 Craig A. BerryDuplicate in list of .h files on VMS.
2011-06-23 Nicholas ClarkFor s///r, avoid copying the source early only to edit...
2011-06-23 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.
2011-06-22 Nicholas ClarkTwo small tidying refactors for TestInit.pm
2011-06-22 Nicholas ClarkFix a (back)slash bug in a regex, added with the regex...
2011-06-22 Nicholas ClarkIn TestInit, eliminate @new_inc, by assigning to @INC...
2011-06-22 Nicholas ClarkIn TestInit, inline new_inc() and set_opt() into import...
2011-06-22 Nicholas ClarkIn find_git_or_skip(), also check whether we have a...
2011-06-22 Nicholas Clarkfind_git_or_skip() will now follow symlinks and chdir...
2011-06-22 Nicholas ClarkUse find_git_or_skip() in porting{authors,cmp_version...
2011-06-22 Nicholas ClarkAdd find_git_or_skip(), which skips if we are not in...
2011-06-22 Nicholas Clarkuse TestInit 'T' in porting{authors,cmp_version,manifes...
2011-06-22 Nicholas ClarkAdd an import option 'T' to TestInit, for tests that...
2011-06-22 Nicholas ClarkIn TestInit.pm, move the default chdir and @INC code...
2011-06-22 Nicholas ClarkIn TestInit.pm, merge two substitutions into one.
2011-06-22 Father ChrysostomosRemove another CvLVALUE check from pp_leavesublv
2011-06-22 Father ChrysostomosMove pp_leavesublv from pp_hot.c to pp_ctl.c
2011-06-22 Father ChrysostomosRemove the CvLVALUE check from pp_leavesub
2011-06-22 Chris 'BinGOs... Update IO-Compress to CPAN version 2.037
2011-06-22 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.037
2011-06-22 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.037
2011-06-22 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.72
2011-06-22 Father Chrysostomosattrs.t: Test for something I almost broke
2011-06-22 Father Chrysostomosattributes.pm: warn & don’t apply :lvalue to defined...
2011-06-22 Father ChrysostomosIncrease $attributes::version to 0.15
2011-06-22 Nicholas ClarkIn Cwd.xs, swap to defaulting to disabled prototypes.
2011-06-22 Nicholas ClarkMerge the implementation of Cwd::{fastcwd,getcwd} using...
2011-06-22 Nicholas ClarkIn Cwd.xs on VMS, don't compile bsd_realpath() at all.
2011-06-22 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Cwd.
2011-06-22 Nicholas ClarkIn Cwd::_win32_cwd() avoid a string eval when checking...
2011-06-22 Nicholas ClarkTrim multiple blank lines above =item in pod files.
2011-06-22 Nicholas ClarkThe podchecker much prefers a forward slash in F<symbia...
2011-06-21 Chris 'BinGOs... Update IO-Compress to CPAN version 2.036
2011-06-21 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.036
2011-06-21 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.036
2011-06-21 Father Chrysostomospodcheck.t: ignore buildtoc output
2011-06-21 Father ChrysostomosRe-clarify the pod.lst instruction
2011-06-21 Father ChrysostomosStop ‘sub :lvalue :Foo’ from applying :lvalue to define...
2011-06-21 Nicholas ClarkRe-flow some sample text in the perldelta template...
2011-06-21 Nicholas ClarkAdd perldelta "known issues" to the podchecker exceptio...
2011-06-21 Nicholas ClarkAdd perl5151delta to pod.lst and regenerate makefiles.
2011-06-21 Father ChrysostomosClarify the pod.lst instruction in rm guide
2011-06-21 Father ChrysostomosGrrr! I always forget to add new files
2011-06-21 Eric Brine[perl #78462] Don't warn for splice(@a,MAX_LEN)
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-21 Father ChrysostomosIncrease $Storable::VERSION to 2.29
2011-06-21 Father ChrysostomosAdd Sam Kimbrel to AUTHORS
2011-06-21 Sam Kimbrel[perl #92432] Storable::nfreeze shouldn't stringify...
2011-06-21 Nicholas ClarkIn pod/buildtoc, use abs_from_top() to generate pathnames.
2011-06-21 Zeframupdate Time-HiRes to CPAN version 1.9724
2011-06-21 Zeframupdate Math-Complex to CPAN version 1.58
2011-06-21 David Goldenupdate release schedule document
2011-06-21 Karl Williamsonperlunicode: Narrow verabitm lines so don't wrap
2011-06-21 Karl Williamsonpodcheck.t: sort --add_link output
2011-06-21 Karl Williamsonpodcheck.t: Reduce F<> message false positives
2011-06-21 Karl Williamsonpodcheck.t: White-space only changes
2011-06-21 Karl Williamsonpodcheck: Reduce fals positives for L<> message
2011-06-21 Karl Williamsonpodcheck: Fix skip upstream cpan
2011-06-21 Karl Williamsonpodcheck.t: Fewer false positives for L<>
2011-06-21 Karl Williamsonpodcheck.t: Suppress all L<> messages for config.pod
2011-06-21 Karl WilliamsonFile::Find pod: fix link issue
2011-06-21 Karl WilliamsonREADME.macosx: Change C<> into F<>
2011-06-21 Karl Williamsonperlapi: fix broken link, from sv.c
2011-06-21 Karl WilliamsonREADME.ce: Change some C<> into F<>
2011-06-21 Karl Williamsonperlcygwin: Fix broken link
2011-06-21 Karl Williamsonperlfunc: Fix some link issues
next