This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
in B::Concise, show RV target better
[perl5.git] / t /
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-12 Lukas Maiprevent invalid memory access in S_check_uni (RT #132433)
2017-11-12 Daniel Draganfix do dir returning no $!
2017-11-11 Father ChrysostomosRevert "Temporarily revert CV-in-stash optimisation"
2017-11-11 Todd RinaldoReplace multiple 'use vars' by 'our' in t
2017-11-10 Slaven RezicHandle Linux containers' use of 0 for PPID with orphane...
2017-11-10 Zeframparse yada-yada only as a statement
2017-11-08 Lukas Mairestore error message for unterminated strings
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-06 Karl Williamsonlocale.c: Tighten what is considered a LC variable
2017-11-06 Yves Ortonsupport -nre in t/harness, exclude files by regex
2017-11-04 Zeframinitialisation of simple aggregate state variables
2017-11-02 Tony Cook(perl #131895) fail stat on names with \0 embedded
2017-11-02 Lukas Maiyada-yada is a term, not an operator
2017-11-02 David Mitchellsprintf-as-multiconcat: fix \x80 issue
2017-11-01 Father Chrysostomoscustomized.dat: Add generator note
2017-11-01 Father ChrysostomosPorting/Maintainers.pl: vutil.c is no longer CUSTOMIZED
2017-10-31 David MitchellAdd OP_MULTICONCAT op
2017-10-31 David Mitchellfix a benchmarks sprintf entry
2017-10-29 Tony Cook(perl #132245) don't leak on \N{}
2017-10-29 Tony Cook(perl #132245) don't try to process a char range with...
2017-10-29 Harald JörgShow that '/o' modifier no longer has adverse effects...
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 Dagfinn Ilmari Man... Unweaken refs in in-place reverse
2017-10-24 Dominic HargreavesSkip various tests if PERL_BUILD_PACKAGING is set
2017-10-23 David Mitchellbenchmarks.t: update to handle field changes
2017-10-23 David Mitchellbench.pl: add 'compile' benchmark field
2017-10-23 David Mitchellbench.pl: add 'pre' and 'post' benchmark fields
2017-10-23 David Mitchellbench.pl: make 'desc' default to 'code'
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-21 Aaron CraneDelete useless references to DG/UX
2017-10-21 Aaron CraneDrop support for PowerUX / Power MAX OS
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-20 Father ChrysostomosTemporarily revert CV-in-stash optimisation
2017-10-18 Dagfinn Ilmari Man... [perl #131730] Fix exec PROGRAM LIST with empty LIST
2017-10-17 Tony Cookthe unopened test should use a file handle distinct...
2017-10-17 Tony Cook[perl #127063] suppress warning on assigning 0 to $[
2017-10-16 Zeframcustomise Pod::Perldoc to fix output misbehaviour
2017-10-15 Aaron CraneRT#131000: splice doesn't honour read-only flag
2017-10-15 Dmitry UlanovUse library functions instead of manual TAP in t/io...
2017-10-13 Lukas Maiskip bench.t if valgrind is installed but broken
2017-10-08 Father ChrysostomosMake pp_multideref handle local $::{subref}
2017-10-08 Father Chrysostomos[perl #129916] Allow sub-in-stash outside of main
2017-10-08 Father ChrysostomosSet PL_curstname in pp_ctl.c:doeval
2017-10-04 Steve HayNote that vutil.c is customized in blead
2017-10-04 Steve HayNote Devel-PPPort/parts/embed.fnc is customized in...
2017-10-04 Steve HayNote perlfaq/lib/perlfaq[58].pod are customized in...
2017-10-04 Steve HayNote pod/perlpodstyle.pod is customized in blead
2017-10-04 Steve HayNote Net-Ping/t/510_ping_udp.t is also customized in...
2017-10-04 Steve HayRegen customized.dat
2017-10-03 Steve HayUpgrade Test-Simple from version 1.302073 to 1.302096
2017-09-21 Tony Cook(perl #127663) skip the new in-place edit tests if...
2017-09-20 John SJ AndersonRevert "test - Do not run test output at compilation... v5.27.4
2017-09-20 Tony Cookavoid sysread()/syswrite() warnings from the default...
2017-09-19 Tony Cook(perl #131777) prevent non-'=' assign ops tokens in...
2017-09-18 James E KeenanRevise tests to account for d_linkat.
2017-09-18 Tony Cook(perl #127663) work around what appears to be a freebsd bug
2017-09-15 James E KeenanRevert changes to t/op/threads-dirh.t in 1ce8be81dfaf09...
2017-09-15 Nicolas Rtest - Do not run test output at compilation time
2017-09-15 Nicolas Rtest - Do not use B which is a reserved namespace
2017-09-15 Nicolas Rtests - remove useless setting in BEGIN
2017-09-15 Nicolas Rtests - Use set_up_inc helper to set @INC
2017-09-15 Karl Williamsont/run/locale.t: Move function call
2017-09-13 AbigailTest for 0e3f4440d849cf8fca676f87e574164e33cf2e13
2017-09-11 Dagfinn Ilmari Man... Check for Unicode replacement character in t/porting...
2017-09-11 Dagfinn Ilmari Man... Fix misplaced =back in t/porting/podcheck.t
2017-09-11 Tony Cook(perl #127663) fallback to looking for work file if...
2017-09-11 Tony Cook(perl #127663) reject a changed directory for relative...
2017-09-11 Tony Cook(perl #127663) test we fail if the work file can't...
2017-09-11 Tony Cook(perl #127663) test we fail if the backup rename fails
2017-09-11 Tony Cook(perl #127663) clean up any files left behind
2017-09-11 Tony Cook(perl #127663) don't do inplace renaming etc in child...
2017-09-11 Tony Cook(perl #127663) don't do inplace renaming etc in child...
2017-09-11 Tony Cook(perl #127663) test chdir() within an in-place edit...
2017-09-11 Tony Cook(perl #127663) test that die/exit leave the original...
2017-09-11 Tony Cook(perl #127663) add more in-place edit tests
2017-09-11 Tony Cook(perl #127663) only test renaming directories with...
2017-09-10 Tony Cook(perl #131665) avoid a buffer overflow in a buffer...
2017-09-10 Yves Ortonfix #132017 - OPFAIL insert needs to set flags to 0
2017-09-10 Karl WilliamsonTeach podcheck about strftime() and localeconv() man...
2017-09-04 Nicolas RAdd unit test t/op/stash_parse_gv.t
2017-09-04 Dagfinn Ilmari Man... Strengthen weak refs when sorting in-place
2017-08-31 Tony Cookperldelta for 745e740c825d
2017-08-31 Tony Cook(perl #128263) handle PL_last_in_gv being &PL_sv_undef
2017-08-30 Tony Cook(perl #131949) adjust s in case peekspace() moves the...
next