summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Accept experimental script_run featureKarl Williamson2019-10-312-18/+2
* Accept experimental alpha_assertions featureKarl Williamson2019-10-312-2/+0
* fix panic caused by printf with %n with utf8 length magicTony Cook2019-10-311-0/+11
* Change the names of some regnodesKarl Williamson2019-10-292-12/+12
* Upgrade Math::BigInt from version 1.999817 to 1.999818Steve Hay2019-10-281-4/+0
* PATCH: [perl 134335], gh115,Assert fail in regmatchKarl Williamson2019-10-261-1/+11
* ensure locale_name_on_entry isn't clobberedTony Cook2019-10-241-1/+1
* Move keywords from a regexp to a qw() listPaul "LeoNerd" Evans2019-10-241-9/+9
* add git commit info into archive exports to allow building outside gitGraham Knop2019-10-231-0/+2
* PATCH: #17196, Assertion failure in /l patternKarl Williamson2019-10-221-1/+8
* Fix a failing test in Math::BigInt with VC14 or higherSteve Hay2019-10-201-0/+4
* Add GitHub issue templatesNicolas R2019-10-191-0/+1
* Update lists of CUSTOMIZED filesSteve Hay2019-10-161-0/+3
* Fix libperl.t 'no symbols' warning on darwinNicolas R2019-10-111-3/+5
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-115-8/+8
* Mailling list archaeology, restoring old contentMax Maischein2019-10-111-1/+2
* t/op/tr_latin1.t: Skip ASCII-centric tests on EBCDICKarl Williamson2019-10-091-0/+1
* t/op/qr.t: Don't use fancy apostropheKarl Williamson2019-10-091-1/+1
* t/op/threads-dirh.t: Add ability to skip on memory constrainedKarl Williamson2019-10-091-0/+1
* t/re/bigfuzzy_not_utf8.t: Add ability to skip on memory constrainedKarl Williamson2019-10-091-0/+0
* t/re/pat.t: Add ability to skip on memory constrainedKarl Williamson2019-10-091-4/+10
* t/re/re_tests: Skip ASCII-centric test for EBCDICKarl Williamson2019-10-091-1/+2
* Digest::MD5 is customizedTony Cook2019-10-081-0/+2
* t/TEST: Test most of CPAN on EBCDICKarl Williamson2019-10-061-3/+17
* Recent os390 experiences reflected in docs and hintsH.Merijn Brand2019-10-031-1/+1
* Eliminate modifiable variables in constantsJames E Keenan2019-10-021-26/+18
* regex: Add LEXACT_ONLY8 node typeKarl Williamson2019-09-291-3/+3
* regex: Create and handle LEXACT nodesKarl Williamson2019-09-291-2/+31
* regcomp.c: Change handling of filled EXACT nodesKarl Williamson2019-09-291-1/+50
* Silence verbatim line pod warning in perldebgutsKarl Williamson2019-09-271-1/+1
* t/lib/charnames/alias: Fix typo in commentKarl Williamson2019-09-251-1/+1
* t/harness: Clarify error message wordingKarl Williamson2019-09-241-2/+2
* sub foo($_) {...} - change error messageDavid Mitchell2019-09-231-2/+15
* signatures: add tests for multiline sigDavid Mitchell2019-09-231-0/+23
* signatures: add taint testsDavid Mitchell2019-09-231-1/+28
* si_cxsubix not restored on goto &XS_subDavid Mitchell2019-09-231-1/+18
* Un-revert "[MERGE] add+use si_cxsubix field"David Mitchell2019-09-231-0/+6
* Revert "[MERGE] add+use PL_curstackinfo->si_cxsubix field"v5.31.4Max Maischein2019-09-201-6/+0
* add Perl_gimme_V() static inline fn for GIMME_VDavid Mitchell2019-09-191-0/+6
* (perl #125557) correctly handle overload for bin/oct floatsTony Cook2019-09-161-1/+15
* regen/embed.pl: Generally generate an ARGS_ASSERTKarl Williamson2019-09-151-1/+3
* t/re/anyof.t: Fix test namesKarl Williamson2019-09-141-2/+1
* Avoid panic when last s///g is tainted and utf8David Mitchell2019-09-141-1/+23
* Document my_exit()Karl Williamson2019-09-021-0/+1
* Document rsignal()Karl Williamson2019-09-021-0/+1
* Document my_setenv()Karl Williamson2019-09-021-0/+1
* Document instr()Karl Williamson2019-09-021-0/+1
* t/re/pat.t: Use ASCII ' in comment, not Unicode charKarl Williamson2019-09-021-1/+1
* test for desired magic fetches/stores for vec()Tony Cook2019-09-021-1/+30
* Fix parent directory in pod2usage auxiliary script.Craig A. Berry2019-08-301-0/+1