summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* fixup to "avoid identical stack traces" - try 2David Mitchell2020-03-182-5/+26
* Fetch git history to run tests like t/porting/cmp-version.tNicolas R2020-03-131-0/+9
* IPC::Open2 and IPC::Open3 documentation updatesDan Book2020-03-131-0/+5
* chained comparisonsZefram2020-03-121-0/+170
* Revert "fixup to "avoid identical stack traces""Nicolas R2020-03-122-26/+5
* fixup to "avoid identical stack traces"David Mitchell2020-03-122-5/+26
* Improve handling missing data in t/porting/authors.t with github actions.John Lightsey2020-03-101-7/+5
* Fixup POSIX::mbtowc, wctombKarl Williamson2020-02-191-0/+2
* POSIX::mblen() Make thread-safe; allow shift state controlKarl Williamson2020-02-191-0/+1
* Restrict features in wildcardsKarl Williamson2020-02-191-0/+13
* t/re/reg_mesg.t: Emit diagnostics on some more failing testsKarl Williamson2020-02-191-2/+4
* Improve handling of nested qr/(?[...])/Karl Williamson2020-02-192-1/+7
* Storable: linkify alternatives referencesDagfinn Ilmari Mannsåker2020-02-161-0/+4
* Add 'indirect' feature that can be turned off to disable indirect object syntaxDagfinn Ilmari Mannsåker2020-02-162-0/+142
* Add qr/\p{Name=...}/Karl Williamson2020-02-121-0/+3
* t/porting/manifest.t: ignore .mailmapYves Orton2020-02-101-0/+1
* toke.c - handle ${10} properly - Issue #12948Yves Orton2020-02-101-2/+8
* skip op/signame_canonical test under miniperlHugo van der Sanden2020-02-091-0/+1
* regcomp.c: make \K+ and \K* illegal.Yves Orton2020-02-071-0/+3
* Pass the canonical signal name to the signal handler when it is invoked.Todd Rinaldo2020-02-041-0/+74
* Prohibit usage of Test::Simple under 't/'James E Keenan2020-02-042-6/+18
* multiconcat: keep assign for 'local $foo = "..."'David Mitchell2020-02-042-2/+30
* toke.c: fix Multidimensional array heuristic to ignore function callsYves Orton2020-02-021-0/+13
* pp_sort.c: fix fencepost error in call to av_extend()Yves Orton2020-01-311-2/+21
* run/switches.t: allocate the in-place edit test directory with tempfileTony Cook2020-01-281-19/+44
* regexec: don't increment recursion counter for non-postponed EVALHugo van der Sanden2020-01-271-1/+10
* always treat undef in %INC as a failed requireTony Cook2020-01-271-1/+0
* test case for GH #17428, an interaction between undef in %INC and requireTony Cook2020-01-272-1/+16
* regcomp.c: Use grok_hex in expanding \N{U+...}Karl Williamson2020-01-231-0/+6
* toke.c: Don't accept illegal code pointsKarl Williamson2020-01-231-0/+24
* regcomp.c: Use uc to print hex A-F in err msgKarl Williamson2020-01-231-4/+4
* (toke|regcomp).c: Use common fcn to handle \0 problemsKarl Williamson2020-01-231-4/+5
* regcomp.c: Code points above 255 are portableKarl Williamson2020-01-231-1/+0
* Revise \o{ missing '}' error messageKarl Williamson2020-01-232-8/+8
* Restructure grok_bslash_[ox]Karl Williamson2020-01-234-21/+14
* Restructure grok_bslash_cKarl Williamson2020-01-233-6/+8
* Hoist code point portability warningsKarl Williamson2020-01-232-0/+21
* Test that a leading '_' is ok in \x{}, \o{}Karl Williamson2020-01-231-0/+2
* Change various search.cpan.org references to metacpan.org and www.cpan.orgDan Book2020-01-221-1/+1
* re/pat.t: Fix failure on some systemsKarl Williamson2020-01-181-1/+1
* t/test.pl: Add comments about runperl vs fresh_perlKarl Williamson2020-01-181-0/+4
* t/test.pl: fresh_perl has only 2 argsKarl Williamson2020-01-181-1/+1
* Skip t/porting/authors.t when failing guessing common ancestorNicolas R2020-01-171-0/+2
* Fix Issue #17372 - Deal with NOTHING regops in trie code properlyYves Orton2020-01-091-1/+2
* Update autodie to CPAN version 2.31Chris 'BinGOs' Williams2020-01-091-6/+0
* Document suggestion to use libffi for simple library bindingsDan Book2020-01-091-0/+2
* PATCH: GH #17391 tr/// regressionKarl Williamson2019-12-291-2/+2
* PATCH: GH #17384 out of bounds read in qr//Karl Williamson2019-12-271-1/+4
* t/test.pl: Fix to display properly on EBCDICKarl Williamson2019-12-261-21/+11
* Update documentation, readmes, comments, and utilities to reference the GitHu...Dan Book2019-12-222-2/+3