This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove indentation of no-longer #ifdef-guarded #defines
[perl5.git] / t / porting /
2019-10-16 Steve HayUpdate lists of CUSTOMIZED files
2019-10-11 Nicolas RFix libperl.t 'no symbols' warning on darwin
2019-10-08 Tony CookDigest::MD5 is customized origin/tonyc/133495-digest-md5
2019-10-03 H.Merijn BrandRecent os390 experiences reflected in docs and hints
2019-09-27 Karl WilliamsonSilence verbatim line pod warning in perldebguts
2019-09-15 Karl Williamsonregen/embed.pl: Generally generate an ARGS_ASSERT
2019-09-03 Karl WilliamsonDocument my_exit()
2019-09-03 Karl WilliamsonDocument rsignal()
2019-09-03 Karl WilliamsonDocument my_setenv()
2019-09-03 Karl WilliamsonDocument instr()
2019-08-30 Craig A. BerryFix parent directory in pod2usage auxiliary script.
2019-07-20 Steve HayNo need to list CUSTOMIZED files for anything but upstr...
2019-07-19 Steve HayConfig::Perl::V is ahead of CPAN
2019-06-21 James E KeenanAdd two entries to pod issues database
2019-06-20 Karen Etheridgefix podcheck errors for broken links
2019-06-18 Steve HayThe Windows CE Chainsaw Massacre
2019-06-03 Karl Williamsonpodcheck.t: Don't output warnings when extracting pod
2019-05-31 Karl Williamsonembed.fnc: Change s flag to S
2019-05-30 Karl Williamsonpodcheck.t: Stop using Pod::Parser
2019-05-30 Karl Williamsonpodcheck.t: Sort some output for consistency
2019-05-30 Karl Williamsonpodcheck.t: Typos, white-space, comment
2019-05-28 Dagfinn Ilmari Man... Remove remaining assignments to SvCUR and SvLEN in...
2019-05-26 Karl WilliamsonTime::HiRes: Add L<> to pod links
2019-04-27 David Mitchellfix t/porting/bench.t
2019-04-23 David Mitchell-DPERL_GLOBAL_STRUCT and -fno-common smoke fail
2019-04-16 Tony Cookhandle an ASAN specific section name parsing nm output... origin/tonyc/libperl-asan
2019-04-05 Karl Williamsonporting/diag.t: Allow nested =item's
2019-03-20 Zak B. ElepPorting/Maintainers.pl: vutil.c is CUSTOMIZED once...
2019-02-14 Nicolas Rt/porting/manifest.t add line number
2019-02-14 Nicolas RNet::Ping 501_ping_icmpv6.t: disable sudo test
2019-02-14 Nicolas RUpdate Net::Ping to upstream version 2.71
2019-01-21 Chris 'BinGOs' Wil... Test file in Encode is no longer customised
2018-12-26 Karl Williamsonregcomp.c: Simplify handling of EXACTFish nodes with...
2018-12-08 Karl Williamsonregcomp.c: Allow more EXACTFish nodes to be trieable
2018-11-20 Karen Etheridgeupdate list of customized files
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-09-15 Karen EtheridgeUpgrade perlfaq from version 5.20180605 to 5.0180915.
2018-08-23 Karl Williamsonperldelta for Locale::Codes removal
2018-08-22 James E KeenanMake porting tests pass after Locale::Codes removal
2018-07-25 Steve Hayt/porting/manifest.t - Don't strip out MANIFEST.SKIP...
2018-07-19 Steve HayTidy-ups following Devel::PPPort and Storable syncings
2018-07-19 Sawyer XMerge branch 'devel-ppport-reorder' into blead
2018-07-04 Steve HayUpgrade experimental from version 0.019 to 0.020
2018-07-04 Steve HaySync with version-0.9924
2018-07-04 Steve Hayversion is in sync with 0.9923; vxs.inc is not customized
2018-07-03 Steve HayUpgrade podlators from version 4.10 to 4.11
2018-07-03 Steve HayUpgrade perlfaq from version 5.021011 to 5.20180605
2018-06-25 Karl Williamsont/porting/regen.t: Add test for new uni_keywords.h
2018-06-25 Karl Williamsongrok_atoUV: allow non-C strings and document
2018-04-20 Yves OrtonAdd regen/mph.pl for generating a perfect hash
2018-04-19 H.Merijn BrandAllow MANIFEST.SKIP in dual-life modules where p5p...
2018-04-19 David MitchellEncode: truncated_utf8.t TODO passes
2018-04-16 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-12 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-09 Daniel Draganfix parallel ALL_STATIC Win32 build
2018-03-29 James E KeenanUse lexically scoped ('our') variables in POD examples.
2018-03-12 Father ChrysostomosLet cmp_version be run from the top level
2018-03-02 Karl WilliamsonReword warning for deviations from UTF-8 locales
2018-02-23 James E KeenanEnsure that we don't pick up any "system perl" librarie...
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-12 Karl Williamsonpodcheck.t: Recognize more forms of core files
2018-02-10 Karl Williamsonpodcheck.t: Skip core files in all directories
2018-02-10 Karl Williamsonpodcheck.t: Skip core files
2018-01-22 Chris 'BinGOs' Wil... Remove Module::CoreList::TieHashDelta
2018-01-11 Dagfinn Ilmari Man... Update Socket to CPAN version 2.025
2017-12-29 Zeframmake experimental.pm test agnostic about switch
2017-12-29 Zeframmake autodie more agnostic about smartmatch
2017-12-25 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 6.01
2017-12-18 Chris 'BinGOs' Wil... Customisations for Digest-SHA tests
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-05 Zeframchange "when" keyword to "whereso"
2017-11-28 Zeframremove useless "default" mechanism
2017-11-22 Zeframeviscerate smartmatch
2017-11-18 James E KeenanUpstream has released Test-Simple with new t/Legacy...
2017-11-16 Craig A. BerryPortability fix for Test::Simple 'do' test.
2017-11-14 Zeframfix naming of some test temp files
2017-11-13 Nicolas RAdjust porting/authors.t for travisci
2017-11-13 Nicolas RRemove win32 logic from t/porting/authors.t
2017-11-13 Zeframlocalise $@ around source filters
2017-11-08 Nicolas Rdisable t/porting/authors.t for distro packaging
2017-11-08 Nicolas Rdisable t/porting/podcheck.t for distro packaging
2017-11-01 Father Chrysostomoscustomized.dat: Add generator note
2017-11-01 Father ChrysostomosPorting/Maintainers.pl: vutil.c is no longer CUSTOMIZED
2017-10-28 Karl WilliamsonBump Socket version to 2.020_04
2017-10-28 Dagfinn Ilmari Man... Numify $Socket::VERSION
2017-10-27 Karl WilliamsonDevel-PPPort: Fix up pod
2017-10-27 Karl Williamsonmv Devel-PPPort from cpan to dist
2017-10-25 Steve HayUpgrade Net::Ping from version 2.55 to 2.61
2017-10-24 Dominic HargreavesSkip various tests if PERL_BUILD_PACKAGING is set
2017-10-23 David Mitchellbench.pl: add checks for bad benchmark files
2017-10-23 David Mitchellbench.pl: allow variable-width data columns
2017-10-23 David Mitchellbench.pl --autolabel: avoid degenerate cases
2017-10-23 David Mitchellbench.pl: fix race condition in test
2017-10-23 David Mitchellbench.pl --compact: display description too
2017-10-23 David Mitchellbench.pl: allow negative column indices
2017-10-23 David Mitchellbench.pl: list valid in 'unrecognised perl' err
2017-10-22 Aaron Cranet/porting/pending-author.t: report skip reasons more...
2017-10-20 Steve HayPorting/Maintainers.pl - version's vxs.inc is now CUSTO...
2017-10-20 Steve HayPorting/Maintainers.pl - NEXT is CUSTOMIZED
2017-10-16 Zeframcustomise Pod::Perldoc to fix output misbehaviour
next