This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update t/porting/customized.dat for 5.37.7
[perl5.git] / t / lib /
2022-12-17 Paul "LeoNerd" EvansDetect forbidden flow at compiletime of `defer` or...
2022-11-23 Yves Ortonpp_ctl.c - don't let the current cop_file end up empty...
2022-10-26 Yves Ortontoke.c - rework "Perl_no_op" warnings so we call Perl_w...
2022-09-09 Yves OrtonStop parsing on first syntax error.
2022-08-31 Tony Cookonly clear the stream error state in readline() for...
2022-07-29 Leon TimmermansAdd an EXISTS method to NDBM_File
2022-07-21 Karl Williamsonlib/warnings.t: regexec warnings need LC_CTYPE
2022-07-06 Dagfinn Ilmari Man... Update feature hint bit twiddling test for widened...
2022-07-04 Tony Cookfix no bareword_filehandles for method calls as first...
2022-04-20 Neil Bowerschanges to perl tests to handle perl without taint...
2022-04-08 Karl WilliamsonAccept \p{nv=-0}
2022-03-24 Karl Williamsontoke.c: Add missing ptr update
2022-03-20 Karl WilliamsonAllow reversal of some paired delimiters; deprecations
2022-03-20 Karl WilliamsonAdd 'extra paired delimiters' feature
2022-03-19 Karl WilliamsonRemove use of experimental regex sets warnings
2022-03-14 Paul "LeoNerd" EvansAn initial implementation of builtin::indexed
2022-03-11 Paul "LeoNerd" EvansFix order of builtin:: warnings tests
2022-03-08 Paul "LeoNerd" EvansMove sort's scalar context warning to new 'scalar'...
2022-03-07 Paul "LeoNerd" EvansRename is{bool,weak} to is_{bool,weak}
2022-02-20 Paul "LeoNerd" EvansRemove 'no warnings experimental::signatures' from...
2022-02-19 Yves OrtonReapply squashed "avoid identical stack traces" patches
2022-02-13 Paul "LeoNerd" EvansPrint a deprecation warning if downgrading to a use...
2022-01-27 Tomasz Konojackisubroutine redefinitions made with local() shouldn...
2022-01-25 Dagfinn Ilmari Man... Add test for experimental::builtin warnings
2022-01-19 David Mitchellmake a sort with zero args a compile-time err
2021-12-16 Dagfinn Ilmari Man... Also fix paren-less calls of subs where a filehandle...
2021-12-16 Dagfinn Ilmari Man... Fix function calls being misinterpreted as bareword...
2021-11-02 Dagfinn Ilmari Man... Remove DOS/DJGPP support
2021-10-08 Dagfinn Ilmari Man... Remove NetWare support
2021-09-22 Tony CookDon't try to Sv[PI]V() on an undef index SV in find_uni... 19148/head
2021-08-10 Tony CookProvide a simple API for testing features enabled
2021-07-06 Tony Cookwarn when using each on an anonymous hash or array
2021-06-28 Leon TimmermansRemove :win32 PerlIO layer
2021-02-08 Richard Leacht/lib/warnings/pad - add shadow checks for 'state'
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2021-01-17 Karl Williamsont/lib/Cname.pm: Comment, white-space only
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2020-12-15 James E Keenant/lib/croak/toke: Correct test label
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-04 Tony Cooksome extra tests as suggested by hvds
2020-11-04 Tony Cookdon't croak when the \K follows the lookaround assertion
2020-08-28 David Mitchellremove leaky warnings.t skip
2020-08-22 James E KeenanCorrect typo in 'die' message.
2020-08-11 Tony Cookadd a default enabled feature "multidimensional"
2020-07-30 Tony Cookreport the index for not found hash/array index lookups...
2020-05-27 Karl Williamsonlib/warnings.t: Fix EBCDIC toke warning wording
2020-04-27 David MitchellRevert "avoid identical stack traces"
2020-04-27 David MitchellRevert "fixup to "avoid identical stack traces" - try 2"
2020-03-27 Hugo van der Sandengh-17645: avoid oob read on conflict marker detection
2020-03-27 Hugo van der Sandengh-17645 test for out of bounds read
2020-03-18 David Mitchellfixup to "avoid identical stack traces" - try 2
2020-03-12 Nicolas RRevert "fixup to "avoid identical stack traces""
2020-03-12 David Mitchellfixup to "avoid identical stack traces"
2020-02-16 Dagfinn Ilmari Man... Add 'indirect' feature that can be turned off to disabl... 17477/head
2020-02-04 James E KeenanProhibit usage of Test::Simple under 't/'
2020-02-02 Yves Ortontoke.c: fix Multidimensional array heuristic to ignore...
2020-01-26 Tony Cooktest case for GH #17428, an interaction between undef...
2020-01-23 Karl Williamsonregcomp.c: Use grok_hex in expanding \N{U+...}
2020-01-23 Karl Williamsontoke.c: Don't accept illegal code points
2020-01-23 Karl Williamsonregcomp.c: Use uc to print hex A-F in err msg
2020-01-23 Karl WilliamsonRevise \o{ missing '}' error message
2020-01-23 Karl WilliamsonRestructure grok_bslash_[ox]
2020-01-23 Karl WilliamsonRestructure grok_bslash_c
2020-01-23 Karl WilliamsonHoist code point portability warnings
2019-12-13 David Mitchellavoid identical stack traces
2019-12-04 Tony Cookupdates to $^H{feature_validname} now update cop_features
2019-12-04 Tony Cooktests for the faster features problem sprout pointed out
2019-11-11 Tony Cookhandle s being updated without len being updated
2019-11-07 Karl WilliamsonUnTODO some tests fixed by the previous commit
2019-11-04 Tony Cookenforce strict for barewords in multiconcat
2019-11-03 Max MaischeinAnd silence some silly examples.
2019-09-25 Karl Williamsont/lib/charnames/alias: Fix typo in comment
2019-08-19 Tony Cook(perl #124256) disallow \K in lookahead and lookbehind
2019-08-08 Tony Cook(perl #134266) make sure $@ is writable when we write...
2019-07-31 Tony Cook(perl #134310) don't confuse S_no_op()
2019-07-10 David Mitchellavoid SEGV with uninit warning with multideref
2019-06-26 Tony Cook(perl #134125) make no digits after 0x/0b fatal
2019-06-24 David MitchellPerl_scalar() tail-call optimise
2019-06-17 Tony Cook(perl #133989) scalar() the argument to readline, if any
2019-06-12 Tony Cook(perl #130585) prevent a spurious ) in a subparse confu...
2019-06-11 Tony Cook(perl #134125) accept only complete hex and binary...
2019-06-11 Tony Cook(perl #133850) allow @x{...} with space in sub-parse
2019-06-11 Tony Cook(perl #133850) warn on ${time} even in sub-parse
2019-06-11 Tony Cook(perl #133850) fix parsing hints for print $fh "foo...
2019-05-30 James E KeenanUse of strings with code points over 0xFF as arguments...
2019-05-02 Karl WilliamsonPATCH: [perl #134064] Assertion failure in toke.c
2019-04-12 David Mitchellwarnings.t: skip some leaky tests
2019-03-19 Karl WilliamsonChange error wording for \o{}
2019-03-18 Karl WilliamsonPATCH: [perl #131551] Too deep regex compilation recursion
2019-03-08 Karl WilliamsonPATCH: [perl #131642] pack returning malformed UTF-8
2019-01-22 Tony Cook(perl #130367) separate error for push etc on hash...
2019-01-03 Tony Cook(perl #132158) abort compilation if we see an error...
2019-01-02 Tony Cook[perl #133524] report line number for Prototype not...
2018-10-20 Karl Williamsont/lib/warnings/regcomp: Turn off warns for experimental
2018-10-17 James E KeenanImplement fatalization of dump()
2018-10-17 James E KeenanFatalize use of $* and $#
2018-10-10 Tony Cook(perl #125760) fatalize sysread/syswrite/recv/send...
2018-10-03 James E KeenanImplement scheduled fatalization of my() in false condi...
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-08-30 Tony Cook(perl #132683) don't try to convert PL_sv_placeholder...
next