This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/corelist.pl - DeltaParser: match modules in L<> and C<>
[perl5.git] / t /
2013-12-18 Tony Cook[perl #120635] don't leak semaphores
2013-12-18 Tony Cook[perl #118651] don't overwrite $! in readdir()
2013-12-17 Karl Williamsonrun/locale.t: Fix bareword error
2013-12-16 Karl WilliamsonAdd comments that re tests can be commented in col 7
2013-12-16 Karl WilliamsonPATCH: [perl #120799] 5.18 regression with [:^ascii...
2013-12-16 Dabrien 'Dabe' Murphy[perl #120752] Fix t/op/coreamp.t rand test
2013-12-16 Dennis KaarsemakerMake tests work with detached git dir
2013-12-15 Father Chrysostomos[perl #72406] Bad read with do{} until CONST
2013-12-14 Father ChrysostomosFix ‘Can't declare null operation in "my"’
2013-12-09 Brian ChildsFixes the case where on 64bit big-endian boxes, calls...
2013-12-08 Karl WilliamsonImprove comments
2013-12-08 Karl WilliamsonSilence core test Useless use of greediness modifier
2013-12-07 Karl WilliamsonPATCH: [Perl #42957] Suggesting warning for useless...
2013-12-07 Father Chrysostomost/uni/variables.t: Skip $[ test under miniperl
2013-12-07 Father ChrysostomosSkip eintr_print.t under miniperl
2013-12-07 Father Chrysostomoscrlf.t: Add skip count
2013-12-07 Father ChrysostomosGet switches.t to pass under miniperl
2013-12-05 Father Chrysostomos[perl #120694] Fix ->SUPER::foo and AUTOLOAD
2013-12-03 Craig A. BerryCheck unlink on directory for all users, not just root.
2013-12-03 Evan ZacksMake unlink on directory as root set errno.
2013-12-01 James E KeenanExtract subroutines used to test File-Find into separat...
2013-11-30 Father Chrysostomosregen pod issues
2013-11-28 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4203
2013-11-25 Father ChrysostomosTest that (??{$pvlvregexp}) does not recompile the...
2013-11-25 Father ChrysostomosReënable qr caching for (??{}) retval where possible
2013-11-25 Father ChrysostomosDon’t cache qr magic on references
2013-11-25 Father ChrysostomosMake (??{$tied_ovrld}) see the right $1
2013-11-24 Father ChrysostomosDon’t skip pat_re_eval.t under miniperl
2013-11-24 Father ChrysostomosFix bug with (??{$overload}) regexp caching
2013-11-24 Father Chrysostomos->$#*
2013-11-24 Father ChrysostomosTest line number for (??{$str}) regexp warnings
2013-11-22 Yves OrtonFix RT #120600: Variable length lookbehind is not variable
2013-11-21 Father Chrysostomosregen pod issues
2013-11-20 Father Chrysostomost/op/sub.t: Suppress warnings properly
2013-11-19 Father ChrysostomosMove <-- HERE arrow for ‘Switch condition not recognized’
2013-11-19 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4202
2013-11-19 Matthew Horsfall... Optimise 'if ($a || $b)' and 'unless ($a && $b)' early...
2013-11-19 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4201
2013-11-18 Father ChrysostomosFix ‘panic: memory wrap’ in reg_scan_name
2013-11-18 Father ChrysostomosRequire closing paren for (?&...
2013-11-18 Tony Cookfix expected failure text for new croak.t test
2013-11-17 Father Chrysostomosperldiag: Don’t let <-- HERE be wrapped
2013-11-17 Father Chrysostomosdiag.t: Fix copy-and-paste error in os2 exception
2013-11-17 Father Chrysostomosdiag.t: Don’t check ‘calls’ in column 0
2013-11-17 Father Chrysostomosdiag.t: More win32 exceptions
2013-11-17 Father Chrysostomosdiag.t: Support multiline perldiag entries better
2013-11-17 Father Chrysostomosdiag.t: Let diag.t be run on specific source files
2013-11-17 Father Chrysostomosdiag.t: Another exception
2013-11-17 Father Chrysostomosdiag.t: Skip x2p
2013-11-17 Father Chrysostomosdiag.t: win32 exceptions
2013-11-17 Father Chrysostomosdiag.t: Support win32_croak_not_implemented
2013-11-17 Father Chrysostomosdiag.t: Another exception
2013-11-17 Father ChrysostomosRemove extraneous dot from ‘Missing right brace...’
2013-11-17 Father Chrysostomosperldiag: Document ‘\N{} in character class restricted...’
2013-11-17 Father Chrysostomosperldiag: Document ‘Zero length \N{}’
2013-11-17 Father Chrysostomosperldiag: Clean up ‘Sequence (...’ messages
2013-11-17 Father Chrysostomosperldiag: Add some ‘in regex’ variants
2013-11-17 Father Chrysostomosdiag.t: Fix FAIL and vFAIL support
2013-11-17 Father Chrysostomosdiag.t: Exceptions from plan9.c
2013-11-17 Father Chrysostomosdiag.t: Exceptions, mostly from os2.c
2013-11-17 Father Chrysostomosdiag.t: gv_override is not a croak function
2013-11-17 Father ChrysostomosStop diag.t from skipping yyerror messages
2013-11-17 Father Chrysostomosperldiag: \%d better written as $%d
2013-11-16 Father ChrysostomosFix memory leak with recursive sub redefinition
2013-11-14 Father Chrysostomos[perl #120463] s/// and tr/// with wide delimiters
2013-11-14 Father ChrysostomosDon’t skip t/re/reg_eval_scope.t under miniperl
2013-11-14 Father ChrysostomosCompile-time checking for %$obj{"key"} under ‘use fields’
2013-11-13 Karl Williamsonpodcheck: Remove workaround no longer needed
2013-11-12 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4200
2013-11-12 Father ChrysostomosIn newATTRSUB, clear glob slot before lowering refcount.
2013-11-12 Father ChrysostomosIn newXS, clear glob slot before lowering refcount.
2013-11-12 Father ChrysostomosUndeffing a gv in DESTROY triggered by undeffing the...
2013-11-11 David Mitchellfix chop formats with non PV vars
2013-11-09 David Mitchellporting/diag.t: restrict what's a warn function
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
2013-11-08 Father ChrysostomosMake _charnames comparison null-safe
2013-11-08 Father ChrysostomosStop lexical CORE sub from interfering with CORE::
2013-11-08 David Mitchellt/x2p/find2perl.t: expand output
2013-11-08 Craig A. BerryMore stack for pat_thr.t on VMS as well.
2013-11-06 Father ChrysostomosFix qx, `` and <<`` overrides
2013-11-06 Father ChrysostomosFix readline overriden with a constant
2013-11-06 Father ChrysostomosAllow CORE::GLOBAL:: subs in general to be aliased...
2013-11-05 Father ChrysostomosStop gv_try_downgrade from anonymising referenced CVs
2013-11-05 Father ChrysostomosFix readpipe overriden with a constant
2013-11-05 David MitchellRT #120446: /\Ga/ running slowly on long strings
2013-11-05 Father Chrysostomos[perl #120462] Exempt $a and $b from ‘used once’ warnings
2013-11-05 Father ChrysostomosMove tests for ‘used once’ from util to gv
2013-11-04 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4008
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::require lookup from crashing on...
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::glob lookup from crashing on stub
2013-11-04 Father ChrysostomosStop CORE::GLOBAL::do lookup from crashing on stub
2013-11-04 Father ChrysostomosCheck that stash entries are GVs when aliasing pkgs
2013-11-04 Father Chrysostomossub NEGATIVE_INDICES; + $tied[-1] = crash
2013-11-04 Father Chrysostomosmg.c: Fix misuse of AvARRAY in defelem_target
2013-11-04 Father ChrysostomosMake ‘No such class’ apply to ${$ref}{key}, too
2013-11-03 Father ChrysostomosMake ‘No such field’ error apply to 1-elem slices
2013-11-03 Father ChrysostomosStop my Class + sub FIELDS + hash lookup from crashing
2013-11-02 Father ChrysostomosUndefined lex sub used as inherited method crashes
2013-10-31 Father Chrysostomos‘Attempt to bless into a ref’ with stale method caches
2013-10-31 Father Chrysostomos[perl #119809] Disallow bless($ref, $tied_ref)
next