This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Concise: improve hints decoding
[perl5.git] / t /
2016-08-19 Father Chrysostomos[perl #128951] Fix ASan error with @{\327
2016-08-18 Father Chrysostomosmagic-27839.t miniperl fix-up
2016-08-18 Father Chrysostomosincfilter.t miniperl fix-up
2016-08-18 Father Chrysostomoshash-rt85026.t miniperl fix-up
2016-08-18 Father Chrysostomosgroups.t miniperl fix-up
2016-08-18 Father Chrysostomosgetpid.t miniperl fix-up
2016-08-18 Father Chrysostomosdump.t miniperl fix-up
2016-08-18 Father Chrysostomospat_advanced.t miniperl fix-up
2016-08-18 Father Chrysostomoseintr.t miniperl fix-up
2016-08-18 David Mitchellsignatures: eliminate XSIGVAR, add KEY_sigvar
2016-08-18 Father ChrysostomosRevert threads-dirh.t part of 624c42e21
2016-08-18 Jarkko HietaniemiTest data mistake was masked by mistaken fractional...
2016-08-18 Jarkko HietaniemiDo not deploy the fractional matching without fractions
2016-08-18 Jarkko HietaniemiTest subnormals with quadmath
2016-08-18 Jarkko HietaniemiHandle subnormals of x86 80-bit
2016-08-18 Jarkko HietaniemiUse library testing for subnormality
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-08-17 Steve HayUpgrade HTTP::Tiny from version 0.058_001 to 0.064
2016-08-17 Father ChrysostomosTest that the lexer does not upgrade constants
2016-08-17 Father ChrysostomosMove a recently-added test
2016-08-17 Jarkko HietaniemiThe 48c0e89d broke minitest by unconditional use Hash...
2016-08-16 Father Chrysostomos[perl #126482] Fix assert fail ‘a_const a_const’
2016-08-16 David Mitchellbuffer overflow in "string terminator" err msg
2016-08-15 David Mitchell"" . open(my $fh,...) gave wrong warning
2016-08-14 Jarkko HietaniemiFollow-up on a149d118.
2016-08-14 Yves OrtonMove hash introspection routines into Hash::Util/Util...
2016-08-14 Yves Ortonmove Internals::hv_clear_placeholders() to Hash::Util...
2016-08-14 Jarkko Hietaniemi[perl #128919] limited exponent range in hex fp literal...
2016-08-13 Jarkko HietaniemiAvoid test noise on non-longdouble.
2016-08-13 Jarkko Hietaniemi[rt.perl.org #128909] printf %a mishandles exponent...
2016-08-13 Jarkko HietaniemiBogus skip count.
2016-08-12 Jarkko HietaniemiTest new hexfp fixes also on (x86 80-bit) long doubles.
2016-08-12 Jarkko HietaniemiFix on top of 75326c48.
2016-08-12 Jarkko HietaniemiThe new tests are valid only for IEEE 754 64-bit doubles.
2016-08-11 Jarkko Hietaniemi[rt.perl.org #128893]: printf %a botches 0 flag for...
2016-08-11 Jarkko Hietaniemi[rt.perl.org #128890]: printf %a rounds incorrectly
2016-08-11 Jarkko Hietaniemi[rt.perl.org #128889]: printf %a mishandles negative...
2016-08-11 Jarkko Hietaniemi[rt.perl.org #128888]: printf %a mishandles zero precision
2016-08-11 Jarkko HietaniemiAdd rt.perl.org reference for b6d9b423
2016-08-11 Steve HayUpgrade Encode from version 2.85 to 2.86
2016-08-10 Karl Williamsont/uni/parser.t: Fix failing test on VMS
2016-08-10 Steve HayUpgrade File-Fetch from version 0.48_01 to 0.50
2016-08-10 David Mitchellin-place sort preserved element lvalue identity
2016-08-10 David MitchellPartially pessimise in-place sorting
2016-08-10 Steve HayAdd missing CUSTOMIZED entry for base.pm
2016-08-10 Jarkko Hietaniemihexfp: IEEE 754 subnormals printf %a
2016-08-10 Steve HayUpgrade Pod-Perldoc from vesion 3.25_03 to 3.27
2016-08-09 Steve HayUpgrade Encode from version 2.84 to 2.85
2016-08-09 Steve HayUpgrade Digest-SHA from version 5.95 to 5.96
2016-08-08 Karl WilliamsonAdd test for [perl #126606]
2016-08-08 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.10
2016-08-08 Chris 'BinGOs' Wil... Update IPC-Cmd to CPAN version 0.96
2016-08-08 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.22
2016-08-08 Steve HayUpgrade libnet from version 3.09_01 to 3.10
2016-08-06 James E KeenanDocument that return value of pos(), by default, expres...
2016-08-05 Karl Williamsont/op/tr.t: Fix to pass in EBCDIC
2016-08-05 Karl WilliamsonPATCH: [perl #128738] Large code pt as string delim
2016-08-04 Daniel Dragan#126041 preserve systemroot env var during env wipe...
2016-08-04 Father ChrysostomosRework mod loading for %- and %!; fix mem leak
2016-08-03 David Mitchellenable warnings+strict in t/op/signatures.t
2016-08-03 David Mitchellduplicate signature vars gave wrong warning
2016-08-03 David Mitchellpeephole optimise op_other branch in OP_ARGDEFELEM
2016-08-03 David Mitchellpessimise pp_argelem, pp_argdefelem
2016-08-03 David Mitchellucfirst() new signature diagnostic messages
2016-08-03 David Mitchelladd OP_ARGELEM, OP_ARGDEFELEM, OP_ARGCHECK ops
2016-08-03 David Mitchellsub signatures: use parser rather than lexer
2016-08-01 Dan Collins[RT #128574] Missed one incorrect usage of fresh_perl_
2016-08-01 Dan Collins[RT #128574] Fix use of fresh_perl in tests
2016-07-31 Father ChrysostomosDon’t trigger warnings for qq"@builtin"
2016-07-31 Father Chrysostomost/lib/common.pl: Ignore editor droppings
2016-07-31 Father ChrysostomosExempt @DB::args from ‘used once’ warnings
2016-07-30 Lukas Maiperlport: major overhaul
2016-07-29 Karl Williamsont/thread_it.pl: Increase Darwin stack size
2016-07-29 Father Chrysostomost/lib/warnings/pp_pack: Redundant tests
2016-07-29 Father ChrysostomosAvoid emitting pack("p",...) warning erroneously
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2016-07-28 Craig A. BerryMake switchDx.t more forgiving about newlines.
2016-07-28 Father Chrysostomost/lib/common.pl: Ignore .rej files
2016-07-28 Father Chrysostomos[perl #128747] Fix line number bug with s//<<END/e
2016-07-28 Jarkko HietaniemiVAX: catch vax floats beyond VMS or Ultrix
2016-07-28 Jarkko Hietaniemi[perl #128630] follow-up on 6151d433
2016-07-27 Karl WilliamsonPATCH: [perl #128734] tr/\N{...}/ failing for 128-255
2016-07-26 Father ChrysostomosAdd tests for runaway q«« strings
2016-07-26 Father ChrysostomosHandle missing Unicode heredoc terminators correctly
2016-07-26 Father Chrysostomos[perl #128701] Fix err msg for Unicode delimiters
2016-07-26 Tony Cook(perl #127834) update CUSTOMIZED entries
2016-07-26 Father Chrysostomosdecl-refs.t: I also forgot foreach
2016-07-26 Father Chrysostomosdecl-refs.t: I forgot to test \@ and \%
2016-07-21 Karl WilliamsonPATCH: [perl 128686] regex compiler crashes
2016-07-20 Steve HayModule-Metadata has another customized test script
2016-07-20 Steve HayEncode has some customized test scripts
2016-07-17 Father ChrysostomosFix failing uninit test on 64-bit-int builds
2016-07-17 Father ChrysostomosAdd Filter::Encoding to the known links
2016-07-17 Father Chrysostomosdecl_refs.t: Finish adding tests for declared_refs
2016-07-17 Father ChrysostomosTests for declared_refs err/warn messages
2016-07-17 Karl WilliamsonPATCH: [perl #128170] Assert fail in regcomp.c
2016-07-16 Karl Williamsont/re/anyof.t: add tests for ranges
2016-07-16 Karl Williamsonregcomp.c: Refactor code dealing with m/[...]/d
2016-07-16 Karl Williamsonregcomp.c: Improve -Dr output
2016-07-16 Karl Williamsont/re/pat.t: Add some tests
next