platform/upstream/perl.git
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
2011-06-21 Karl Williamsonperlhack: Change some C<> into F<>
2011-06-21 Karl Williamsonperlhaiku: Change some C<> into F<>
2011-06-21 Karl Williamsonmake_patchnum.pl: Change some C<> into F<>
2011-06-21 Karl Williamsonperltodo: Change some C<> into F<>
2011-06-21 Karl Williamsonperlrun: Fix some link issues
2011-06-21 Karl Williamsonperlunifaq: Use L<> to actual link instead of C<>
2011-06-21 Karl Williamsonperlxs: Fix broken link
2011-06-21 Karl Williamsonpodcheck.t: Fix typo
2011-06-21 Karl Williamsonpodcheck: Dashes often occur in file names
2011-06-21 Karl Williamsonperlretut: Fix link problem
2011-06-21 Karl Williamsonpodcheck: Improve heuristics for L<>
2011-06-21 Nicholas ClarkNo need for D and d flags in pod.lst - source is fixed...
2011-06-21 Nicholas ClarkRecord L<YAML::Syck> as a link to a known external...
2011-06-21 David GoldenUpdate epigraphs.pod for 5.15.0
2011-06-20 David Goldenpodcheck.t: update known issues
2011-06-20 David Goldenperldelta: note YAML::Syck as known issue
2011-06-20 David Goldenperldelta: put some things in C<> tags
2011-06-20 David Goldenperlhist: add 5.15.0 and 5.14.1 entries
2011-06-20 Chris 'BinGOs... Fix for slight inconsistency in perldelta
2011-06-20 David Goldenperldelta: removed confusing XSLoader commentary
2011-06-20 David Goldenperldelta: add Math::Trig to entry for Math::Complex
2011-06-20 David GoldenUpdate Module::CoreList for 5.15.0
2011-06-20 David Goldenperldelta: final draft
2011-06-20 David Goldenperldelta: additional pre-release amendments
2011-06-20 David Goldenupdate Changes with 5.15.0 references
next