This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix a typo in perl520delta
[perl5.git] / t /
2014-06-18 Karl WilliamsonRegenerate podcheck.t db for new too-long verbatim...
2014-06-18 Karl Williamsont/re/pat_advanced.t: Remove a 'use encoding'
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Dagfinn Ilmari Man... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-16 Karl WilliamsonPATCH: [perl #122029] BBC KAWASAKI/Encode-JP-Emoji
2014-06-16 Karl Williamsont/re/pat_advanced.t: Add comment
2014-06-16 Dagfinn Ilmari Man... [perl #122110] [PATCH] Remove left-over mad cruft
2014-06-15 James E KeenanRun porting/podcheck.t --regen to undo manual changes.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-13 Karl WilliamsonAnother 'use encoding' issue
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-13 Karl WilliamsonAdd note to 'encoding' pod that it's removed
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-13 Matthew Horsfall... [perl #121126] - Allow deparse tests to skip/ignore...
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-12 Karl Williamsonregen podcheck.t db
2014-06-12 kafkaBring a few lines in Storable.pm under 80 cols.
2014-06-12 James E KeenanRemove entries for threads.pm and CoreList.pod.
2014-06-12 kafkaBring a few lines in SelfLoader.pm under 80 cols.
2014-06-11 Jarkko HietaniemiLocale tests assumed POSIX, not true in minitest.
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-10 Reini Urban[perl #121733] fix t/op/stat.t 96 for windows
2014-06-10 Reini Urban[perl #121732] fix t/op/filetest.t for windows
2014-06-05 Karl Williamsonperlapi: Refactor placements, headings of some functions
2014-06-05 Karl Williamsont/run/locale.t: Remove unnecessary setlocales()
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-05 Karl WilliamsonAllow dynamic lock of LC_NUMERIC
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-06-05 Karl WilliamsonSet utf8 flag properly in localeconv
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-02 Tony Cooktemporary fix for https://rt.cpan.org/Ticket/Display...
2014-06-01 Karl Williamsont/loc_tools.pl: Clarify comment
2014-06-01 Karl Williamsonrun/locale.t: Add explanation for when tests fail
2014-06-01 Karl Williamsonrun/locale.t: Remove redundant block
2014-06-01 Karl Williamsonperlebcdic: Clean-up
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-31 Karl WilliamsonUpdate podcheck db to reflect fixed problem
2014-05-31 Karl WilliamsonPATCH: [perl #121777] User-defined prop and packages
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayRemove old Class-ISA remnants
2014-05-31 Steve HayRemove Package-Constants remnant
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-31 Chris 'BinGOs' Wil... Belt and braces, add Module-CoreList version checks...
2014-05-31 Norman KochClarify "require <>"-message.
2014-05-30 Karl Williamson/x in patterns now includes all \p{PatWS}
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFix bug where charnames xlator doesn't return utf8
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
2014-05-30 Karl WilliamsonFatalize splitting '(?' and '(*' in regexes
2014-05-30 Karl Williamsonregexec.c: Fix some EBCDIC problems
2014-05-30 Karl Williamsont/run/locale.t: Skip some tests for some shells
2014-05-30 Karl Williamsont/run/locale.t: Rmv obsolete complicated idiom
2014-05-30 Karl Williamsont/test.pl: Use existing variable instead of recalculating
2014-05-30 Karl Williamsont/lib/charnames/alias: Add comment
2014-05-30 Karl Williamsont/re/charset.t: Fix comment, test names
2014-05-29 Jarkko HietaniemiNo more x2p.
2014-05-29 Leon TimmermansRemove x2p
2014-05-29 Jarkko HietaniemiUninitialized tmbuf.
2014-05-29 Jarkko HietaniemiFixes for running a clean minitest (at least in OS...
2014-05-28 Matthew Horsfall... [perl #121431] Add support for test.valgrind parallel...
2014-05-28 Jarkko HietaniemiOff-by-one in PL_fold_locale use.
2014-05-28 Tony Cookfix the I32 bug for index() and rindex()
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-05-27 Nicholas ClarkPackage::Constants is a legitimate module name, not...
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-14 Gisle Aasuse skip_all; test.pl plan does not support skip_all
2014-05-13 David Mitchell[perl #121854] use re 'taint' regression
2014-05-13 Ricardo Signesthere are no longer any problems in perldelta for now
2014-05-13 Ricardo Signesadd known modules from perl520delta
2014-05-12 Tony Cookensure qw//, q'' and '' report line on a missing terminator
2014-05-12 Ævar Arnfjörð Bjar... Revert "[perl #79908] Stop sub inlining from breaking...
2014-05-08 David MitchellFix Encode 2.60 with g++
2014-05-08 Steve Hayre-apply: Upgrade to Encode-2.60
2014-05-07 Karl WilliamsonFix remaining too-long verbatim lines in perlxstut.pod
2014-05-07 kafkaBring a few lines in perlxstut.pod under 80 cols
2014-05-07 Karl WilliamsonPATCH: [perl #121778]:BBC KAMIPO/autobox-String-Inflector
2014-05-07 Karl WilliamsonRevert "Upgrade to Encode-2.60"
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-05-06 Steve HayUpgrade to Encode-2.60
2014-05-02 David Mitchellvec(): downgrade before accessing string buffer
2014-04-29 David Mitchellmore Fix Windows build (of Encode) with VC++ 6.0
2014-04-28 Steve HayFix Windows build (of Encode) with VC++ 6.0
2014-04-28 David MitchellPseudo-fork dups arg array on argless calls
2014-04-23 Tony Cook[perl #121662] use a more stringent check for -DPERL_DI...
2014-04-23 Tom HukinsMake the test suite pass with -DPERL_DISABLE_PMC
2014-04-23 Craig A. BerryAvoid double quotes in switchM.t runperl args.
2014-04-14 David Mitchellrun/locale.t: reindent block
2014-04-14 David Mitchellrun/locale.t: silence shell warnings
2014-04-13 Tony Cook[perl #120998] avoid caller() crashing on eval '' stack...
next