This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Always define sTHX as 0 when not using mem debug header
[perl5.git] / t /
2014-01-17 Father ChrysostomosSkip t/re/uniprops.t under PERL_DEBUG_READONLY_COW
2014-01-17 Father ChrysostomosTeach podcheck about mmap(2)
2014-01-17 Father Chrysostomosthreads.t: Increase watchdog timeout
2014-01-16 Chris 'BinGOs' Wil... Update known POD issues
2014-01-14 Tony Cook[perl #118843] work around recv() behaviour on cygwin
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMore test tweaks
2014-01-14 Father ChrysostomosFix copy & paste error in tests
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-14 Father ChrysostomosGet t/io/utf8.t working under PERL_UNICODE
2014-01-14 Tony Cookuse the more portable File::Spec->devnull for the stder...
2014-01-14 Tony Cook[perl #116971] avoid feeding manisort a bad @INC
2014-01-14 Tony Cook[perl #116971] avoid feeding utils run by utils.t a...
2014-01-13 Father ChrysostomosMake getc unset the utf8 flag on its retval
2014-01-11 Father Chrysostomost/re/pat.t: Keep minitest passing
2014-01-11 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4204
2014-01-11 Father ChrysostomosFix require’s get-magic handling for @INC elements
2014-01-10 Karl Williamsonregexec.c: Don't skip trying POSIX class if [] has...
2014-01-09 Karl Williamsont/re/charset.t: Better test descriptions
2014-01-06 Steve HayFix up the MAP for version following its upgrade to...
2014-01-06 Steve HayUpgrade libnet from version 1.23 to 1.24
2014-01-06 Tony Cook[perl #120832] match -links checks against find(1)...
2014-01-04 John PeacockFix regression with $version::LAX and bump release
2014-01-04 Karl Williamsont/run/locale.t: White-space only
2014-01-04 Karl WilliamsonPATCH: [perl #120723] Setting LC_NUMERIC breaks parsing...
2014-01-04 Karl WilliamsonPOSIX:strtod() should restore the locale it changed
2014-01-04 Karl Williamsonperl.h: Revise another locale setting macro
2014-01-04 Father Chrysostomosporting/customized.t --regen
2014-01-04 Father Chrysostomos[perl #120657] Fix require PADTMP when @INC=(sub{}...
2014-01-04 Father Chrysostomosporting/customized.t --regen
2014-01-03 Karl Williamsonporting/diag.t: Add comments
2014-01-03 Karl Williamsonperldiag.pod: Correct some categories
2014-01-01 Karl Williamsont/test.pl: Reword comment
2014-01-01 Father ChrysostomosReënable in-place lc/uc
2014-01-01 Father Chrysostomoslc.t: More tests for #43207
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-31 Karl WilliamsonFatalized non-unicode warnings skip regex optimization
2013-12-31 Karl WilliamsonOutput regex above-Unicode matching in syn strt class
2013-12-31 Karl WilliamsonConvert regnode to a flag for [...]
2013-12-31 Karl Williamsonregcomp.c: Reinstate use of synthetic start class
2013-12-30 Father ChrysostomosImprove rcatline bad fh warnings
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-12-26 Father ChrysostomosRevert "[perl #119801] Stop @DB::dbline modifications...
2013-12-25 David Mitchell[perl #120426] atof() small value rounding errors
2013-12-24 Father ChrysostomosInterpret do CORE() as do-file
2013-12-22 Dagfinn Ilmari Man... Remove support for "do SUBROUTINE(LIST)"
2013-12-22 Father Chrysostomos[perl #119801] Stop @DB::dbline modifications from...
2013-12-21 Karl Williamsonperlunicode: Nits
2013-12-20 AbigailGenerate new perldelta
2013-12-20 Father Chrysostomosregen pod issues
2013-12-20 Father ChrysostomosFix string corruption with (??{}) and PERL_NO_COW
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
next