This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rely on C89 <math.h>
[perl5.git] / t /
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...
2017-08-28 Father Chrysostomos[perl #131883] Include pkg in :prototype warnings
2017-08-28 Father ChrysostomosTest ‘Missing ']' in prototype’ warning
2017-08-28 Tony Cook(perl #131836) avoid a use-after-free after parsing...
2017-08-22 Father Chrysostomosdiag.t needs to know that yywarn implies WARN_SYNTAX
2017-08-22 Father ChrysostomosTeach diag.t about Perl_form
2017-08-22 Father ChrysostomosMove illegalproto warnings to t/lib/warning/toke
2017-08-17 Tony Cook(perl #131793) sanely handle PL_linestart > PL_bufptr
2017-08-14 Tony Cook(perl #124368) make /foo/o; /$null/ act consistently
2017-08-14 Tony Cook(perl #131725) ignore the exponent on a decimal float...
2017-08-08 Tony Cook(perl #131646) make the test less fragile
2017-08-07 David Mitchellfix index(...) == -1 type optimisations
2017-08-05 David Mitchellt/perf/opcount.t typo
2017-08-05 David Mitchellextend index(...) == -1 optimisation
2017-08-05 David Mitchellt/op/index.t: automate a block of tests
2017-08-04 David Mitchellset SVs_PADTMP flag on PL_sv_zero
2017-08-04 David MitchellPVLV-as-REGEXP: avoid PVX double free
2017-08-04 David Mitchellmake utf8::upgrade() of a REGEXP a NOOP
2017-08-01 David Mitchellfix ($lex = index(....)) == -1
2017-07-31 David Mitchellfix SvTRUE() cast (broke xor)
2017-07-27 David Mitchellt/perf/benchmarks: rename some keys() entries
2017-07-27 David Mitchellmake scalar(keys(%lexical)) less slow.
2017-07-27 David Mitchellhv_pushkv(): handle keys() and values() too
2017-07-27 David Mitchellt/op/tie.t: add tests for scalar(keys(%tied))
2017-07-27 David Mitchellsimplify keys(%tied_hash) in boolean context.
2017-07-27 David Mitchellcreate Perl_hv_pushkv() function
2017-07-27 David Mitchelloptimise (index() == -1)
2017-07-27 David Mitchellt/perf/optree.t: reformat a table
2017-07-27 David Mitchelladd boolean context support to several ops
2017-07-27 David Mitchellt/perf/optree.t: better diagnostics
2017-07-27 David Mitchelloptimise @array in boolean context
2017-07-27 David Mitchelloptimise away OP_KEYS op in scalar/void context
2017-07-27 David Mitchelladd some SvTRUE() benchmarks
2017-07-27 David MitchellS_check_for_bool_cxt(): special-case OP_AND
2017-07-25 Dagfinn Ilmari Man... Revert B::Debug removal
2017-07-25 James E KeenanRemove B::Debug from core distribution.
2017-07-18 Aaron CraneImport Encode-2.92 from CPAN
2017-07-16 Aaron Crane[perl #131627] extend stack in scalar-context pp_list...
2017-07-16 Karl Williamsont/lib/warnings/utf8: Fix test
2017-07-15 Aaron CraneRT #130907: Fix the Unicode Bug in split " "
2017-07-13 Karl WilliamsonForbid above IV_MAX code points
2017-07-13 Karl Williamsonutf8n_to_uvchr(): Properly handle extremely high code...
2017-07-13 Karl Williamsonutf8n_to_uvchr() Use correct warnings category
2017-07-13 Karl Williamsont/uni/parser.t: Skip some tests on 32-bit platforms
2017-07-13 Karl WilliamsonMove test from t/opbasic to t/uni
next