This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make (l)stat respect get-magic on globs and globrefs
[perl5.git] / t / porting /
2011-06-21 Karl Williamsonperltodo: Change some C<> into F<>
2011-06-21 Karl Williamsonperlrun: Fix some link issues
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 ClarkRecord L<YAML::Syck> as a link to a known external...
2011-06-20 David Goldenpodcheck.t: update known issues v5.15.0
2011-06-20 David Goldentweak perlhack and update known POD issues
2011-06-17 Father ChrysostomosTypo in podcheck.t
2011-06-17 Karl Williamsonperlfaq4: Use E<> instead of non-ASCII
2011-06-17 Karl Williamsonpodcheck.t: Suppress entity out of range messages
2011-06-17 Karl Williamsonpodcheck: Make sure perltoc is known
2011-06-17 Karl Williamsonpodcheck.t: Add --add_link option
2011-06-17 Karl Williamsonpodcheck.t: Add 'Shell' to list of known modules
2011-06-17 Karl Williamsonpodcheck.t: Special case perldelta
2011-06-17 Karl Williamsonpodcheck.t: Ignore perldelta_template.pod
2011-06-17 Karl Williamsonpodcheck.t: NAME ok to be used in multi perldeltas
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-12 Nicholas ClarkGenerate the table of core magic types in perlguts...
2011-06-11 Nicholas ClarkGenerate magic_names in dump.c using mg_vtable.pl.
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-06-11 Nicholas ClarkGenerate the definitions for magic vtables from data...
2011-06-10 Father ChrysostomosRevert "Regenerate known_pod_issues.dat"
2011-06-10 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-06-10 Leon BrocardUpdate the list of CPAN mirrors in pod/perlmodlib.PL
2011-06-10 Father ChrysostomosRegenerate known_pod_issues.dat
2011-06-10 David GoldenShow diagnostic link format in perldelta template
2011-06-10 David Goldenpodcheck.t: decode verbatim paragraphs before checking...
2011-06-08 Father ChrysostomosRegenerate known_pod_issues.dat
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Change C<> to L<>
2011-05-27 Karl Williamsonpodcheck.t: Guard against transitory files
2011-05-26 Karl Williamsonpodcheck.t: Add comment, explicit return
2011-05-26 Karl Williamsonpodcheck.t: Skip broken symbolic links
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Nicholas ClarkFold Abigail's TAP generation logic back into cmpVERSION.pl
2011-05-23 Nicholas ClarkRefactor podcheck.t to slurp files into scalars, instea...
2011-05-23 Karl Williamsonpodcheck.t: Extract line numbers from strings properly
2011-05-23 Karl Williamsonpodcheck.t: Skip perltoc
2011-05-20 Karl Williamsonpodcheck.t: Improve VMS abilities
2011-05-20 Karl Williamsonpodcheck.t: Fully qualify carp call from package
2011-05-20 Karl Williamsonpodcheck.t: Deal properly with -1 counts
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Karl Williamsonperluniintro: fix broken link
2011-05-19 Karl Williamsonperlrecharclass: Fix broken link
2011-05-19 Karl Williamsonperlre: Fix broken links
2011-05-19 Karl Williamsonpodcheck.t: Missing diagnostics
2011-05-19 Karl Williamsonperlutil: Fix broken links
2011-05-19 Father ChrysostomosRegenerate known_pod_issues.dat
2011-05-19 Karl WilliamsonRevamp podcheck.t
2011-04-19 David Mitchellporting/cmp_version.t: skip threads 1.83
2011-04-19 David Mitchellfix blurb at top of t/porting/cmp_version.t
2011-04-19 David Mitchellt/porting/cmp_version.t: add version skip facility
2011-03-28 Nicholas ClarkAdd regen/uconfig_h.pl to regenerate uconfig.h
2011-03-23 Craig A. BerrySkip t/porting/regen.t on VMS.
2011-03-23 Craig A. BerrySkip t/porting/exec-bit.t on VMS.
2011-03-14 Nicholas ClarkAdd a test to ensure that test.pl doesn't mention $&
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-02-24 David Mitchellspeed up t/porting/filenames.t
2011-02-23 Nicholas ClarkNo need to sort {non_,}bincompat_options in Config...
2011-02-23 Nicholas ClarkTest that perl.c reports {non_,}bincompat_options in...
2011-02-18 Karl Williamsondiag.t: Allow underscore in warnings categories
2011-02-16 Father Chrysostomosadd refcnt_inc/dec to perldiag
2011-02-15 Ævar Arnfjörð Bjar... t/porting/podcheck.t: remove unused __DATA__ section
2011-02-13 Tony Cookignore extensions based on the configuration
2011-02-13 Tony Cookactually handle the case of extensions being built...
2011-02-11 David Goldenretab t/porting/checkcase.t
2011-02-11 David Goldent/porting/checkcase.t should skip directories
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-02-02 Jesse Vincentmade abigail's new porting/cmp_version.t not scream...
2011-02-02 AbigailMake it so that it acts as if cmpVERSION.pl had not...
2011-02-01 AbigailGet the tag from git describe instead of $]
2011-01-31 AbigailTurn exec flag off
2011-01-31 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-31 AbigailTurn Porting/cmpVERSION.pl into a test
2011-01-25 Craig A. BerryMake t/porting/buildtoc.t use runperl for portability.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas Clarkregen/mk_PL_charclass.pl can test that l1_char_class_ta...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas Clarkregen/overload.pl should use rename_if_different()...
2011-01-22 Nicholas ClarkExtend pod/buildtoc --test to validate that regenerated...
2011-01-18 David Mitchellt/porting/diag.t: fix indentation in check_file()
2011-01-18 David Mitchellvastly speed up t/porting/diag.t
2011-01-16 Tony Cookallow buildtoc to find libraries after chdir into pod/
2011-01-15 Tony Cooktest that perl.pod, pod.lst, MANIFEST and the file...
2011-01-10 Karl Williamsondiag.t: Change so a fixed TODO passes
2011-01-08 Karl Williamsondiag.t: Remove printf conversion modifiers from msgs
2011-01-08 Karl Williamsondiag.t: Check that TODOs haven't been done
2011-01-08 Karl Williamsondiag.t: Remove TODOs that have been done
2011-01-08 Karl Williamsondiag.t: Ignore formatting precisions in messages
2011-01-08 Karl Williamsondiag.t: Add checks that pod msgs have severity
2011-01-08 Karl Williamsondiag.t: Use variable for pod name
next