This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re/anyof.t: Add debugging info
[perl5.git] / t / porting /
2022-03-14 Paul "LeoNerd" Evanst/porting/diag.t: Don't skip the bodies of XS functions...
2022-02-27 James E KeenanAdd example of two-stage bisection
2022-02-20 reneebfixed POD warnings in perldelta, regenerated known_pod_...
2022-02-19 Nicholas Clarkperldelta entry for the PV/IV flags changes.
2022-02-17 Karl Williamsonpodcheck: Make sure digest gets a byte string
2022-02-17 Karl WilliamsonAdd link to String::Util to podcheck db
2022-02-13 Hugo van der SandenSort tests in t/porting/dual-life.t
2022-02-10 Karl Williamsont/porting/diag.t: Fix typo in comment
2022-01-25 Paul "LeoNerd" EvansFix unit tests for experimental::builtin warnings
2022-01-19 Tomasz Konojackit/porting/authors.t: Windows fixes
2022-01-19 Graham Knopfix commit calculations in authors porting test
2022-01-05 Mike FultonUpdate the README to describe ASCII and EBCDIC builds
2021-12-08 Paul "LeoNerd" EvansUse builtin::reftype/refaddr in .t files
2021-10-18 Tony Cookadd customized entries for the latest Memoize changes
2021-10-13 Nicholas ClarkUpdate perlhack with details of the C99 features we...
2021-10-08 Dagfinn Ilmari Man... Remove NetWare support
2021-09-29 Nicholas ClarkRemove pp_pack "unlisted" exceptions from t/porting... 19155/head
2021-08-25 Karl Williamsonpodcheck db: exporter fixed pod problem
2021-08-24 Nicholas ClarkAdd /^vgcore.*/ to the list of podcheck.t filename...
2021-07-24 Thibault DUPONCHELLESkip 501_ping_icmpv6.t when icmpv6 cannot be initialize...
2021-06-30 Neil BowersReformatted Data-Dumper Changes as per CPAN::Changes...
2021-06-28 James E Keenanext/Pod-Html/t/*.t: Have each file run in tempdir pod2html-single-tempdir-20210510
2021-06-28 David Marshallfix new libperl.t 'no symbols' warning on darwin
2021-06-25 Thibault DUPONCHELLEDead link on ccl4, not found anywhere else but in webar...
2021-05-24 Todd RinaldoUpdate version from CPAN to 0.9929
2021-05-20 Sawyer XUpdate customized
2021-05-02 Ricardo Signesupdate experimental to 0.024 from CPAN 18763/head
2021-03-15 Tony Cookdocument how to get a PR as a local branch
2021-02-18 James E KeenanShow how to quote spaces in Configure invocations
2021-02-13 Yves OrtonIf a file has been deleted and removed from the MANIFES...
2021-02-13 Yves Orton[#18555] Ensure that PL_hash_seed and PL_hash_state...
2021-02-12 James E KeenanLook up 'nm' in %Config
2021-02-12 Leon TimmermansUpdate to ExtUtils::PL2Bat to 0.004
2021-01-28 xenuwin32: remove makefile.mk (#18511)
2021-01-25 James E KeenanClarify calculation of max line length
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2021-01-03 Craig A. BerryRevert "Fix Time::HiRes compile probe on VMS"
2020-12-24 Craig A. BerryFix Time::HiRes compile probe on VMS
2020-12-18 H.Merijn BrandUpdate Config::Perl::V to 0.33
2020-12-14 Karl Williamsonpodcheck.t: Combine duplicated code into a sub
2020-12-14 Karl Williamsonpodcheck.t: perldoc standard indent is 4.
2020-12-01 Tony CookTest-Harness: don't assume symlink succeeds
2020-12-01 Karl WilliamsonAccount for 'less' reserving an extra column
2020-11-06 Karl Williamsonautodoc.pl: Specify scn for single-purpose files
2020-10-22 Steve HayDevel::PPPort Makefile.PL is not customized since 46677...
2020-10-16 Steve Hayt/porting/customized.dat - Pod::Checker no longer has...
2020-10-15 Steve Hayversion - Fixes from recent CPAN update (966a34475a)
2020-10-15 Steve HayMemoize - t/expmod_t.t and t/speed.t were CUSTOMIZED...
2020-10-15 Steve HayMath::Complex - t/underbar.t was CUSTOMIZED by cde2523b3a
2020-10-13 Todd RinaldoUpdate Digest to CPAN version 1.19
2020-10-12 Steve HayUpdate ExtUtils-PL2Bat from version 0.002 to 0.003
2020-10-07 Dan Bookperlutil updates and cleanup
2020-10-06 Todd RinaldoUpdate ExtUtils-MakeMaker to CPAN version 7.48
2020-10-06 Todd RinaldoUpdate Digest::MD5 to CPAN version 2.57
2020-10-02 Todd RinaldoUpdate version to CPAN version 0.9928
2020-09-24 Tony Cookskip the failing dynamic vs static tests on Win32
2020-09-18 Todd RinaldoUpdate porting/customized.dat for recent change to...
2020-09-16 Nicholas ClarkSkip t/porting/bench.t if the cachegrind test takes...
2020-09-14 Karl Williamsonpodcheck db: Note that atof(3) exists
2020-09-14 Karl WilliamsonFix podcheck.t data.
2020-09-13 Todd RinaldoUpdate Filter-Util-Call to CPAN version 1.60
2020-09-11 Craig A. Berry.PHONY is specific to Unix make utilities.
2020-09-05 Karl Williamsonporting/known_pod_issues.dat: Note vsprintf() exists
2020-09-04 Karl WilliamsonReorganize perlapi
2020-09-04 Karl Williamsonautodoc: Simplify input loops
2020-09-04 Karl Williamsonautodoc.pl: Rmv unnecessary variable
2020-08-26 Tom HukinsStop implying "." belongs in $ENV{PATH}
2020-08-19 Dagfinn Ilmari Man... Note customized ExtUtils-Constant test
2020-08-19 Dagfinn Ilmari Man... Remove obsolete custimized.dat entry for Pod-Usage...
2020-08-15 Christian Walde... skip flaky port test on windows
2020-08-12 Tony Cookremove noise from porting/regen.t
2020-08-11 Karl Williamsonporting/pod_rules.t: Add a hint comment
2020-08-11 Tony Cookadd a default enabled feature "multidimensional"
2020-08-11 ☢ ℕicolas ℝAdd a hint to t/porting/regen.t
2020-07-30 Nicolas RFix Math-Complex issue in test suite
2020-07-30 Nicolas RUpdate Net-Ping from 2.72 to 2.73
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-07-18 Karl Williamsont/porting/readme.t: TODO tests now passing on EBCDIC
2020-05-30 Karen Etheridges/Github/GitHub/
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-03-13 Dan BookIPC::Open2 and IPC::Open3 documentation updates
2020-03-11 John LightseyImprove handling missing data in t/porting/authors...
2020-02-20 Karl WilliamsonFixup POSIX::mbtowc, wctomb
2020-02-20 Karl WilliamsonPOSIX::mblen() Make thread-safe; allow shift state...
2020-02-16 Dagfinn Ilmari Man... Storable: linkify alternatives references
2020-02-16 Dagfinn Ilmari Man... Add 'indirect' feature that can be turned off to disabl... 17477/head
2020-02-10 Yves Ortont/porting/manifest.t: ignore .mailmap
2020-02-04 James E KeenanProhibit usage of Test::Simple under 't/'
2020-01-21 Dan BookChange various search.cpan.org references to metacpan...
2020-01-17 Nicolas RSkip t/porting/authors.t when failing guessing common...
2020-01-09 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.31
2020-01-08 Dan BookDocument suggestion to use libffi for simple library...
2019-12-18 Karl WilliamsonAdd memCHRs() macro and use it
2019-12-18 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.42
2019-12-16 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.40
2019-11-30 Max MaischeinWe don't need to switch branches in git at all
2019-11-27 Dan BookConvert issue links from rt.perl.org to GitHub
2019-11-21 Max MaischeinTry to find the appropriate SHAs
2019-11-19 Max MaischeinFix the author email address on Github Actions pull...
2019-11-15 Dagfinn Ilmari Man... Add missing wchar.h include to Win32API::File
next