2011-06-22 |
Nicholas Clark | find_git_or_skip() will now follow symlinks and chdir... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Use find_git_or_skip() in porting{authors,cmp_version... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Add find_git_or_skip(), which skips if we are not in... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | use TestInit 'T' in porting{authors,cmp_version,manifes... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Add an import option 'T' to TestInit, for tests that... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | In TestInit.pm, move the default chdir and @INC code... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | In TestInit.pm, merge two substitutions into one. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | Remove another CvLVALUE check from pp_leavesublv |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | Move pp_leavesublv from pp_hot.c to pp_ctl.c |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | Remove the CvLVALUE check from pp_leavesub |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.037 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.037 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.037 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.72 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | attrs.t: Test for something I almost broke |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | attributes.pm: warn & don’t apply :lvalue to defined... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Father Chrysostomos | Increase $attributes::version to 0.15 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | In Cwd.xs, swap to defaulting to disabled prototypes. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Merge the implementation of Cwd::{fastcwd,getcwd} using... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | In Cwd.xs on VMS, don't compile bsd_realpath() at all. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Add PERL_NO_GET_CONTEXT to Cwd. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | In Cwd::_win32_cwd() avoid a string eval when checking... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | Trim multiple blank lines above =item in pod files. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nicholas Clark | The podchecker much prefers a forward slash in F<symbia... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.036 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.036 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.036 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | podcheck.t: ignore buildtoc output |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Re-clarify the pod.lst instruction |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Stop ‘sub :lvalue :Foo’ from applying :lvalue to define... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | Re-flow some sample text in the perldelta template... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | Add perldelta "known issues" to the podchecker exceptio... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | Add perl5151delta to pod.lst and regenerate makefiles. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Clarify the pod.lst instruction in rm guide |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Grrr! I always forget to add new files |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Brine | [perl #78462] Don't warn for splice(@a,MAX_LEN) |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | create perldelta for 5.15.1 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Increase $Storable::VERSION to 2.29 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Father Chrysostomos | Add Sam Kimbrel to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sam Kimbrel | [perl #92432] Storable::nfreeze shouldn't stringify... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | In pod/buildtoc, use abs_from_top() to generate pathnames. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Zefram | update Time-HiRes to CPAN version 1.9724 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Zefram | update Math-Complex to CPAN version 1.58 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
David Golden | update release schedule document |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlunicode: Narrow verabitm lines so don't wrap |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: sort --add_link output |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: Reduce F<> message false positives |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: White-space only changes |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck: Reduce fals positives for L<> message |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck: Fix skip upstream cpan |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: Fewer false positives for L<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: Suppress all L<> messages for config.pod |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | File::Find pod: fix link issue |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | README.macosx: Change C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlapi: fix broken link, from sv.c |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | README.ce: Change some C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlcygwin: Fix broken link |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlfunc: Fix some link issues |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlhack: Change some C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlhaiku: Change some C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | make_patchnum.pl: Change some C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perltodo: Change some C<> into F<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlrun: Fix some link issues |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlunifaq: Use L<> to actual link instead of C<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlxs: Fix broken link |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck.t: Fix typo |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck: Dashes often occur in file names |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | perlretut: Fix link problem |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Karl Williamson | podcheck: Improve heuristics for L<> |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | No need for D and d flags in pod.lst - source is fixed... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Nicholas Clark | Record L<YAML::Syck> as a link to a known external... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
David Golden | Update epigraphs.pod for 5.15.0 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | podcheck.t: update known issues |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: note YAML::Syck as known issue |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: put some things in C<> tags |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perlhist: add 5.15.0 and 5.14.1 entries |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Chris 'BinGOs... | Fix for slight inconsistency in perldelta |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: removed confusing XSLoader commentary |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: add Math::Trig to entry for Math::Complex |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Update Module::CoreList for 5.15.0 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: final draft |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: additional pre-release amendments |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | update Changes with 5.15.0 references |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | update INSTALL with 5.15.0 references |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | tweak perlhack and update known POD issues |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Update CUSTOMIZED in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Maintainers.PL: update Getopt::Long CUSTOMIZED |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Revert autodie version bump |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Add CUSTOMIZED for autodie and CGI |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | Improve tracking of cpan-upstream overrides |
commit | commitdiff | tree | snapshot |
2011-06-20 |
David Golden | perldelta: pre-release partial cleanup |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Leon Brocard | Talk to Leo about dev.perl.org, not Rafael |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Leon Brocard | Create pod/perl5125delta.pod |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Leon Brocard | Add the 5.12.4 epigraph to Porting/epigraphs.pod |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Leon Brocard | Add 5.12.4 release date to pod/perlhist.pod |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Leon Brocard | Add release date for 5.12.4 to lib/Module/CoreList.pm |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Father Chrysostomos | Add Shigeya Suzuki’s new address to checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Shigeya Suzuki | author email address change |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Father Chrysostomos | perldelta template: who are -> who will be |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Father Chrysostomos | perldelta: who are -> who will be |
commit | commitdiff | tree | snapshot |
next |