This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
amigaos4: implement flock() emulation
[perl5.git] / t / lib /
2015-08-27 Tony Cook[perl #125341] check for unexpected trash after any...
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-08-20 Tony Cook[perl 125760] fix new (and one old test) to pass with...
2015-08-18 Lukas Maidisallow nested declarations [perl #125587] [perl ...
2015-08-17 Tony Cook[perl #125760] deprecate sys(read|write)(), send()...
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-07-06 Karl WilliamsonChange wording of warning due to Unicode Standard change
2015-07-03 Stanislaw PusepNon-invasive mojibake fixes
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-27 Jarkko Hietaniemisleep() with negative argument makes no sense.
2015-06-27 Jarkko Hietaniemialarm() with negative argument makes no sense.
2015-06-22 Rafael Garcia-SuarezIncrease the maximal size of the string displayed in...
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-09 Reini Urbanadd warnings 7fatal testcase for #123398
2015-04-25 David Mitchell[perl #123737] Fix assertion failure with 0$#{
2015-03-31 Alex Vandivertoke.c: UTF-8 aware warning cleanups
2015-03-28 Karl WilliamsonDon't raise Wide char warning in UTF-8 locale
2015-03-27 Alex VandiverFix "...without parentheses is ambuguous" warning for...
2015-03-27 Alex VandiverAllow unquoted UTF-8 HERE-document terminators
2015-03-27 Alex Vandiver[perl #124113] Make check for multi-dimensional arrays...
2015-03-27 Father ChrysostomosStop $^H |= 0x1c020000 from enabling all features
2015-03-18 Karl Williamsonregexec.c: Fix improper warning.
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-06 Karl Williamsont/lib/croak/op: Fix to work on EBCDIC platforms
2015-03-06 Karl Williamsont/lib/warnings/regcomp: SKIP some EBCDIC tests
2015-03-06 Karl Williamsont/lib/warnings/op: Skip some tests on EBCDIC
2015-03-06 Karl Williamsont/lib/warnings/toke: Skip some tests on EBCDIC
2015-03-06 Karl Williamsont/lib/feature/implicit: Generalize for EBCDIC platforms
2015-03-06 Karl Williamsont/lib/feature/implicit: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonlib/feature/bundle: Generalize for non-ASCII platforms
2015-03-05 Karl Williamsont/lib/warnings/utf8: Update skip message
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2015-02-06 Father Chrysostomos[perl #123737] Fix assertion failure with 0${
2015-02-05 Father ChrysostomosFix double free with const overload after errors
2015-02-01 Father ChrysostomosTest predecence warning on new bitops
2015-02-01 Father ChrysostomosTest experimental bitop warning
2015-01-25 Ævar Arnfjörð Bjar... Revert the support for new warning categories outside...
2015-01-13 Karl WilliamsonOutput warning in qr// only once
2015-01-12 Jarkko HietaniemiCatch infnan repeat counts.
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2014-12-29 Karl Williamsonlib/warnings/utf8: Add missing tests
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-12-25 Father Chrysostomos[perl #123495] Stop gmtime(nan) from crashing
2014-12-13 Father ChrysostomosFix garbage output from ‘my $é’
2014-12-11 Karl WilliamsonDelete: t/lib/1_compile.t, t/lib/compmod.pl
2014-12-10 David Mitchellfix spurious 'Use of reference' warning
2014-12-10 Father ChrysostomosFix assertion failure with our @a->{0}
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-11-24 Karl Williamsoncharnames: Generalize to work on non-ASCII platforms
2014-11-21 Dagfinn Ilmari Man... Deprecate setting ${^ENCODING}
2014-11-15 Father ChrysostomosFix double free with unterminated /(?{ <<END })/
2014-11-15 Father ChrysostomosMake $/=-1 warning default like other dep warnings
2014-11-15 Father ChrysostomosFold t/lib/warnings/irs into mg
2014-11-15 Father Chrysostomost/lib/warnings/mg: Remove comment
2014-11-14 Karl WilliamsonAdd warning message for locale/Unicode intermixing
2014-11-13 Father Chrysostomos‘%s found where op expected’ under fatal warnings
2014-11-11 Father ChrysostomosTest the prev commit
2014-11-09 Father ChrysostomosSkip padsv op in $lex =~ ...
2014-11-09 Father ChrysostomosExtend y/// warnings to utf8
2014-11-04 Father Chrysostomos[perl #123103] Just set SVf_READONLY on magic vars
2014-10-29 Father Chrysostomos[perl #122782] map{no strict;...} etc.
2014-10-21 Karl WilliamsonDon't allow literal control chars in var names in EBCDIC
2014-10-21 Karl Williamsonuvoffuni_to_utf8_flags() die if platform can't handle
2014-10-21 Karl Williamsondquote_static.c: Forbid \c{ on EBCDIC
2014-10-19 Father ChrysostomosFix crash with ‘join,’ caused by 987c96916
2014-10-15 Lukas Maitreat fatal warnings after syntax errors as syntax...
2014-10-12 Father ChrysostomosTest croaks inadvertently rmvd by bd2688c4c
2014-10-12 Father ChrysostomosFold join to const or stringify where possible
2014-10-11 Father Chrysostomosop.c: Apply spair optimisation to \% \@ \&
2014-10-08 Jarkko HietaniemiSpecial test preambles needed for these.
2014-10-08 Jarkko HietaniemiTest preamble: explicit @INC, instead of unshift.
2014-10-08 Jarkko HietaniemiTest preamble: if requiring ./test.pl, needs chdir.
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2014-10-08 Jarkko HietaniemiTest preamble: unify chdir 't' if -d 't';
2014-10-06 Father ChrysostomosCorrect ‘"my" variable "&f::b"...’ message
2014-10-06 Father ChrysostomosReorder t/lib/croak/toke
2014-09-20 Father Chrysostomos[perl #115254] Fix flag check on scope exit
2014-09-20 Father ChrysostomosImplement the bipolar read-only system
2014-09-19 Father Chrysostomos[perl #121638] Make ‘Global symbol’ message more newbie...
2014-09-16 Father ChrysostomosMake ‘SIG handler not defined’ UTF8- and null-safe
2014-09-07 Karl WilliamsonPATCH: [perl #122671] Many warnings in regcomp.c can...
2014-09-05 Father ChrysostomosRemove -foo ambiguity warning
2014-08-22 Jarkko HietaniemiUnify the Inf/-Inf/NaN also in basic NV stringify.
2014-08-14 Father ChrysostomosStop defined(aassign) from being an error
2014-07-07 James E KeenanAdd description to tests lacking them.
2014-07-03 David MitchellDeprecate /\C/
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-06-19 Craig A. BerryAvoid blank lines in backslash warnings test.
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-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
next