This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
win32.c: Add mutexes around some calls
[perl5.git] / t /
2022-09-23 Craig A. BerrySO_SNDBUF requires elevated privileges on VMS
2022-09-23 Richard Leachpp_undef w/ TARGMY: push sv, not &PL_sv_undef, onto...
2022-09-20 Karl Williamsonlocale.c: Workaround for attributes.pm breakage
2022-09-20 Karl WilliamsonFix links in perldelta
2022-09-13 James E KeenanNet-Ping: No longer need to TODO some tests when on...
2022-09-12 James E Keenanperlfilter.pod: Retain entry in customized database
2022-09-11 Bramre/pat_advanced.t: remove `todo_skip` from test
2022-09-09 Yves Ortonop.c - Ignore attributes and prototypes on BEGIN blocks
2022-09-09 Yves OrtonStop parsing on first syntax error.
2022-09-08 Yves Ortont/op/eval.t - Test for eval string inside of sort
2022-09-08 Yves Ortonperldiag.pod - Document "Filehandle .. reopened for...
2022-09-08 Yves Ortondiag.t - show what needs to be removed to un-TODO a...
2022-09-08 Yves Ortonporting/diag.t - improved parsing a bit
2022-09-07 Richard LeachOP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lex
2022-09-05 Bramio/socket.t: Use SO_SNDBUF instead of SO_RCVBUF
2022-09-05 James E KeenanBlock lacked 'skip' condition; de-SKIP it
2022-09-05 Yves Ortonpp_ctl.c - handle UNITCHECK better
2022-09-05 Yves Ortont/comp/retainedlines.t - test eval "UNITCHECK{die}...
2022-09-05 Yves Ortonpp_ctl.c - use try_yyparse() for eval
2022-09-03 BramAdd a .github/README.md
2022-09-03 Yves OrtonRevert "Revert "set PERL_EXIT_DESTRUCT_END in all embed...
2022-09-03 Yves OrtonRevert "postpone perl_parse() exit(0) bugfix"
2022-09-03 Yves Ortonop.c - work around Module::Install::DSL issue
2022-09-02 Yves Ortonop.c - Restrict nested eval/BEGIN blocks to a user...
2022-08-31 Tony Cooktest that <> doesn't clear the stream error state
2022-08-31 Tony Cookonly clear the stream error state in readline() for...
2022-08-28 Karl Williamsondiag.t: subDivide exception list
2022-08-28 Yves Ortonretainedlines.t - deterministic results and fixup tests...
2022-08-27 Kenneth OlwingCustom timeout in watchdog in -T tests fails
2022-08-26 James E KeenanChange variable names in test
2022-08-25 Richard LeachAdd OPpTARGET_MY optimization to OP_UNDEF
2022-08-25 Karl Williamsonrun/locale.t: skip illegal locale test when all are...
2022-08-25 Yves Ortonsv.c - add a _QUOTEDPREFIX version of SVf, UTF8f, and...
2022-08-24 Karl WilliamsonConsolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()
2022-08-23 Karl WilliamsonUse Windows system default locale
2022-08-23 Richard Leachrpeep: don't apply padsv_store and padrange together
2022-08-22 BramSkip t/porting/authors.t on shallow clones
2022-08-22 Karl Williamsonrun/locale.t: Use langinfo not localeconv
2022-08-22 Karl Williamsonrun/locale.t white space
2022-08-21 Bramt/io/eintr.t: only show diag message on failure
2022-08-21 Bramt/io/eintr.t: Add `diag` when F_GETPIPE_SZ failed
2022-08-21 Bramt/io/eintr.t: Fix sporadic test failure
2022-08-21 Bramt/io/eintr.t: Whitespace fixes
2022-08-21 Bramt/io/eintr.t: Rename variable to `$pipe_buf_size`
2022-08-21 Yves OrtoncheckAUTHORS.pl - delete and replace with updateAUTHORS.pl
2022-08-21 Yves OrtonupdateAUTHORS.p[lm] - add support for reports like...
2022-08-21 Yves Ortont/porting/update_authors.t - initial tests for Porting...
2022-08-21 Yves Ortont/porting/podcheck.t - ignore .bak files
2022-08-18 Graham Knopfix t/porting/authors.t detection of merge commits
2022-08-18 Karl Williamsondiag.t: Rmv obsolete don't cares
2022-08-18 Karl Williamsondiag.t: Collapse "Function not implemented" entries
2022-08-18 Karl Williamsondiag.t: Collapse all Usage: entries
2022-08-18 Karl Williamsonlocale.c: Make sure LC_ALL gets changed when necessary
2022-08-18 Karl Williamsont/loc_tools.pl: Turn off warnings in a timely manner
2022-08-18 Karl Williamsont/loc_tools.pl: White-space only
2022-08-18 Karl Williamsont/loc_tools.pl: Check for unsupported locales
2022-08-18 Karl Williamsont/loc_tools.pl: Don't allow commas in locale names
2022-08-18 Karl Williamsont/loc_tools.pl: Add checks
2022-08-18 Karl Williamsont/loc_tools.pl: Fail earlier
2022-08-18 Karl Williamsont/loc_tools.pl: Refactor _trylocale()
2022-08-18 Karl Williamsont/loc_tools.pl: Print better failing test numbers
2022-08-18 Karl Williamsonloc_tools.pl: Move code in file
2022-08-18 Karl Williamsonloc_tools: Create function, refactor
2022-08-18 Karl Williamsonrun/locale.t: Skip collation test if no LC_COLLATION
2022-08-17 Richard LeachImplement OP_PADSV_STORE - combined sassign/padsv OP
2022-08-16 Yves Ortont/porting/authors.t - respect .mailmap in test
2022-08-12 Yves OrtonAdd a new env var PERL_RAND_SEED
2022-08-12 Yves Ortont/op/each.t - Deal with env vars PERL_HASH_SEED or...
2022-08-11 Leon TimmermansMake PerlIO::get_layers accept IO references
2022-08-10 Karl Williamsonrun/locale.t: Skip localeconv test if not on system
2022-08-07 James E Keenant/op/sselect.t: skip 4 tests under miniperl 20040/head
2022-08-05 Elvin Aslanov[doc] Link to module manual pages
2022-08-05 Elvin Aslanovpodcheck.t: Clarify syntax for --add-link
2022-08-04 Nicholas ClarkAdd tests for `do { ... } while 0;` and `do { ... ...
2022-08-02 Paul "LeoNerd" EvansFix some unit tests to use new refcount_is() function
2022-08-02 Paul "LeoNerd" EvansAdd a refcount_is() helper to t/test.pl
2022-08-02 A. Sinan UnurFile::Find: fix "follow => 1" on Windows
2022-07-30 Yves Ortontoke.c - consistently refuse octal digit vars, and...
2022-07-29 David Mitchellformats: fix splitting on non-spaces
2022-07-29 Leon TimmermansAdd an EXISTS method to NDBM_File
2022-07-28 Karl WilliamsonFix GH #20009, pattern match panic
2022-07-27 Karl Williamsoncharset.t: Requires LC_ALL, LC_CTYPE to run
2022-07-27 Karl Williamsonregex_sets.t: Requires LC_ALL to run
2022-07-21 Karl Williamsonlib/warnings.t: regexec warnings need LC_CTYPE
2022-07-21 Karl Williamsont/uni/overload.t: Skip if LC_CTYPE not avail
2022-07-20 Loren Merrittpp_subst: optimize by not calling utf8_length
2022-07-20 Nicolas RSocket 2.035 is not customized anymore
2022-07-19 Felipe GasperMake 4-argument select() handle UTF8-flagged strings...
2022-07-17 Karl Williamsont/re/fold_grind: Use C locale if no LC_CTYPE
2022-07-17 Karl WilliamsonFix compiled pattern display under -Dr
2022-07-12 Karl Williamsonregex: Add optimizing regnode
2022-07-11 TAKAI Kousukesetsockopt: treat boolean values as numbers
2022-07-11 TAKAI Kousuket/io/socket.t: add a testcase from GH #19892
2022-07-11 TAKAI Kousukesetsockopt: use SvPOK to determine whether OPTVAL is...
2022-07-09 David Mitchellavoid SEGVs on goto &xs_sub
2022-07-09 David Mitchellfix another panic from eval {} inside /(?{...})/
2022-07-09 Karl Williamsonqr/\K*/ now works without hanging; rmv check
2022-07-07 Tony Cookfix t/op/goto.t in minitest after 58cf04199f
2022-07-07 Karl WilliamsonAdd test for GH #8369
2022-07-06 Dagfinn Ilmari Man... Update feature hint bit twiddling test for widened...
next