This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct code-like snippet in documentation
[perl5.git] / t /
2023-01-27 Yves Ortonpp_hot.c - fix branch reset matches in list context
2023-01-24 Tony Cookcheck the IO object exists when writing to IO magic...
2023-01-19 Yves Ortonregcomp.c - add optimistic eval (*{ ... }) and (**...
2023-01-19 Tony Cookop/fork.t: skip the ulimit fork test under LSAN
2023-01-15 Yves Ortonregcomp_study.c - disable CURLYX optimizations when...
2023-01-15 Yves Ortonregcomp.c - increase size of CURLY nodes so the min...
2023-01-15 Yves Ortonregexec.c - fix accept in CURLYX/WHILEM construct.
2023-01-15 Yves Ortont/re/re_rests - extend test to show more buffers
2023-01-13 Richard Leacht/test.pl - assign caller() to separate vars in _where()
2023-01-13 Yves Ortonregexec.c - avoid calling regrepeat when the max is 0
2023-01-12 Yves Ortonregcomp.c etc - rework branch reset so it works properly
2023-01-12 Yves Ortontest.pl - add support for rtriming fresh perl output
2023-01-11 James E KeenanHint should advise using 'make regen' 20235/head
2023-01-09 Tony Cookwin32_symlink: correctly handle linking to abs path...
2023-01-09 Tony Cookon win32 translate / to \ in symlink targets
2023-01-09 Tony Cookmake win32_lstat() return the length of the link in...
2023-01-08 Yves Ortonupdate_authors.t - fixup shallow clone guards
2023-01-06 Yves Ortonregcomp.c - make sure CURLYM closes the capture buffer...
2023-01-06 Yves Ortonregcomp.c - in regdupe_internal() set up "in program...
2023-01-04 Yves Ortonregen/embed_lib.pl - don't add integer to reference...
2023-01-03 Yves Ortonpp_ctl.c - Check if refs have overloads in @INC
2023-01-02 Karl Williamsont/harness: Fix misspelling in comment
2022-12-31 Yves Ortont/harness - show the time tests finished (for late...
2022-12-30 James E Keenant/harness: correct one spelling error
2022-12-30 Yves Ortont/harness - rework serial detection logic
2022-12-30 Yves OrtonRevert "Revert "harness: handle serial/parallel directo...
2022-12-25 Max MaischeinRespect j8 in HARNESS_OPTIONS
2022-12-25 Karl Williamsonloc_tools.pl: Always do normalized locale name check
2022-12-24 Paul "LeoNerd" EvansHvNAMEf_QUOTEDPREFIX implies \"%s\"
2022-12-24 Yves Ortonregen/embed.pl - switch to using HeaderParser for code...
2022-12-24 Yves Ortonregen/HeaderParser.pm - A module to parse our header...
2022-12-23 Yves OrtonRevert "harness: handle serial/parallel directories...
2022-12-22 Yves Ortonsv.c - add support for HvNAMEf and HvNAMEf_QUOTEDPREFIX...
2022-12-22 Karl Williamsonloc_tools.pl: Accept dashless UTF8 besides to 'UTF-8'
2022-12-22 Karl Williamsonharness: handle serial/parallel directories mixture
2022-12-22 Karl Williamsonharness: Initialize parallel job count to 1 if unspecified
2022-12-20 Richard LeachUpdate t/porting/customized.dat for 5.37.7
2022-12-18 Karl Williamsonharness: When run in ASAP mode, intermix comp/run/cmd
2022-12-18 Karl Williamsonharness: Run more parallel tests by execution time...
2022-12-18 Karl Williamsonharness: Extract code into a function
2022-12-18 Karl Williamsonharness: Move comments
2022-12-18 Karl Williamsonharness: Improve handling of serial execution exceptions
2022-12-18 Karl Williamsonharness: Move ARGV, ENV processing earlier
2022-12-18 Karl Williamsonharness: Simplify
2022-12-18 Karl Williamsonharness: Change tabs to spaces
2022-12-18 Karl Williamsonharness: Don't strip off '../' in path
2022-12-18 Karl Williamsonharness: Assign names to $_
2022-12-18 Karl Williamsonharness: Assign name to $2
2022-12-18 Karl Williamsonharness: There is a .pl test file: cpan/Term-Cap/test.pl
2022-12-18 Karl Williamsonharness: Extract sort into function
2022-12-17 Craig A. BerryUse VMS absolute path to test tainting
2022-12-17 Paul "LeoNerd" EvansDetect forbidden flow at compiletime of `defer` or...
2022-12-09 Yves Ortonpp_ctl.c - add support for an INCDIR hook
2022-12-09 Yves Ortonpp_ctl.c - handle objects in @INC a bit more gracefully
2022-12-09 Yves Ortonpp_ctl.c - support $INC in require_file @INC hook
2022-12-09 Yves Ortonpp_ctl.c - require_file: truthful errors and tests...
2022-12-09 Yves Ortonpp_ctl.c - eval INC hooks, and rethrow errors with...
2022-12-09 Yves Ortont/ - INC hardening tests
2022-12-09 Yves Ortonpodcheck.t - make error message less confusing
2022-12-06 Karl Williamsonlocales: Add LC_NAME capabilities
2022-12-05 Karl WilliamsonAvoid use of Vietnamese UTF-8 locale on Solaris
2022-12-05 Karl Williamsonloc_tools.pl: Add ability to skip known bad locales
2022-12-05 Yves Ortonpp_ctl.c - copy hook into %INC not alias it
2022-11-30 Yves Ortonregen.pl - add miniperlmain.pl, it is fast, and doesn...
2022-11-29 Karl Williamsonloc_tools.pl: Add sub to classify locales UTF-8 vs non
2022-11-28 Tony Cookskip checking categorization of libperl symbols for...
2022-11-26 Paul "LeoNerd" EvansRecognise `//=` and `||=` syntax in signature parameter...
2022-11-23 Yves Ortonpp_ctl.c - don't let the current cop_file end up empty...
2022-11-23 Tony Cookt/op/readline.t: skip error handling checks on solaris...
2022-11-18 James E KeenanSkip one test under miniperl
2022-11-16 Felipe GasperFix & test useless-anonymous-subroutine warnings.
2022-11-16 Felipe GasperFail attempts to pass anonsub to \$ prototype.
2022-11-11 Tony Cookskip testing .github/README.md if doesn't appear to...
2022-11-06 Yves Ortonallow porting/corelist.t to be run from root
2022-11-02 Yves Ortonre/fold_grind.pl - rework so we don't double compile...
2022-11-01 Tony CookWin32 stat() didn't handle AF_UNIX socket files
2022-11-01 Tony Cookduplicate -F switches would overwrite PL_splitstr witho...
2022-11-01 Tony CookWe freed PL_splitstr in each thread, allocate it in...
2022-11-01 Yves Ortont/comp/require.t - add tests for module_true being off
2022-11-01 Yves Ortont/comp/require.t - add a way to disable the sleep 20
2022-11-01 Yves Ortont/comp/require.t - test module_true with requiring...
2022-11-01 Yves Ortonpp_ctl.c - teach module_true how to deal with blocked...
2022-11-01 Yves Ortonregen/scope_types.pl - add tool to manage the scope...
2022-11-01 chromaticEnable `use feature 'module_true'`
2022-10-26 Yves Ortontoke.c - rework "Perl_no_op" warnings so we call Perl_w...
2022-10-26 Yves Ortont/op/lex.t - allow it to be run from the root of the...
2022-10-26 Yves Ortonporting/diag.t - allow it to be run from the root directory
2022-10-25 Karl Williamsont/op/require_errors.t: Fix Windows miniperl warning
2022-10-25 Karl Williamsont/test.pl: Fix threads signalling watchdog cancellation
2022-10-25 Paul "LeoNerd" EvansBetter handling of builtin CV attributes
2022-10-24 Richard LeachOP_EMPTYAVHV - optimized empty ANONLIST/ANONHASH
2022-10-24 Yves Ortonpp_ctl.c - in try_run_unitcheck() guard against leaking...
2022-10-24 Yves Ortonpp_ctl.c - in try_yyparse do not leak PL_restartop...
2022-10-24 Tony Cookonly negative cache a method lookup if we look at UNIVERSAL
2022-10-22 Richard LeachAELEMFASTLEX_STORE - support negative keys, skip unnece...
2022-10-18 Karl Williamsont/run/locale.t: Move init stmt
2022-10-18 Karl Williamsonrun/locale.t: Add debug info.
2022-10-18 Karl Williamsont/test.pl: Outdent a wrongly indented line
2022-10-18 Karl Williamsonpat_advanced.t: Cancel a watchdog timer
2022-10-18 Karl Williamsont/test.pl: Add ability to cancel an watchdog timer
next