summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* study_chunk: avoid mutating regexp program within GOSUBHugo van der Sanden2020-05-171-1/+25
* Add two entries to pod issues databaseJames E Keenan2020-05-141-1/+1
* Any Common digit set can match in any scriptKarl Williamson2019-04-051-2/+17
* fix 'for reverse @array' bug on AIXDavid Mitchell2019-04-021-1/+15
* (perl #133778) adjust MARK if we extend the stack in pp_repeatTony Cook2019-04-021-1/+83
* (perl #132158) abort compilation if we see an error compiling a formTony Cook2019-04-021-0/+9
* PATCH: [perl #133882] Assertion failureKarl Williamson2019-03-281-3/+4
* (perl #132655) nul terminate result of unpack "u" of invalid dataTony Cook2019-03-281-1/+8
* (perl #133659) make an in-place edit successful if the exit status is zeroTony Cook2019-01-092-3/+3
* (perl #133659) tests for global destruction handling of inplace editingTony Cook2019-01-091-1/+27
* PATCH: [perl #133423] for maint 5.28Karl Williamson2018-11-051-0/+3
* Fix script run bug '1' followed by Thai digitKarl Williamson2018-08-301-0/+5
* treat when(index() > -1) as a boolean expressionDavid Mitchell2018-08-301-1/+22
* PATCH: [perl #133185] Infinite loop in qr//Karl Williamson2018-05-191-1/+4
* Revert "set PERL_EXIT_DESTRUCT_END in all embeddings"David Mitchell2018-05-111-0/+4
* t/op/blocks.t: indent 6 tests in a new skip blockDavid Mitchell2018-05-111-36/+38
* t/op/blocks.t: consolidate VMS-skips togetherDavid Mitchell2018-05-111-20/+16
* t/op/blocks.t: add some whitespaceDavid Mitchell2018-05-111-14/+98
* sprintf2.t: mark TODO bad denorm values under g++David Mitchell2018-05-011-1/+11
* t/run/locale.t: Skip some Solaris localesKarl Williamson2018-05-011-0/+7
* Revert "Strengthen weak refs when sorting in-place"David Mitchell2018-04-261-12/+1
* Revert "Unweaken refs in in-place reverse"David Mitchell2018-04-261-15/+1
* Add regen/mph.pl for generating a perfect hashYves Orton2018-04-201-0/+1
* Bring all Unicode property definitions into coreKarl Williamson2018-04-202-1/+3
* Encode: truncated_utf8.t TODO passesDavid Mitchell2018-04-191-0/+1
* t/run/locale.t: Silence perl warningKarl Williamson2018-04-181-1/+1
* t/run/locale.t; Suppress wide char warningsKarl Williamson2018-04-171-0/+7
* PATCH [perl #132164] regcomp.c: Don't try to increment infinityKarl Williamson2018-04-171-1/+4
* t/loc_tools.pl: Special case openbsdKarl Williamson2018-04-171-2/+17
* t/run/locale.t: Refactor to use done_testing()Karl Williamson2018-04-171-313/+309
* t/run/locale.t: Add debugging codeKarl Williamson2018-04-171-17/+32
* re/regexp_unicode_prop.t: Add testKarl Williamson2018-04-171-0/+7
* t/re/reg_mesg.t: Add test for [perl #132055]Karl Williamson2018-04-171-0/+1
* t/thread_it.pl: Increase stack size on AIXKarl Williamson2018-04-161-1/+1
* heap-buffer-overflowKarl Williamson2018-04-161-4/+6
* fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8 targetYves Orton2018-04-162-7/+2
* Subject: PATCH: [perl #132063]: Heap buffer overflowKarl Williamson2018-04-161-0/+7
* Revert "S_regmatch: eliminate WHILEM_A_min paren saving"David Mitchell2018-04-161-0/+1
* (perl #131844) fix various space calculation issues in pp_pack.cTony Cook2018-04-161-1/+23
* Synch cpan/version/* and other files with CPAN version 0.9923.John Peacock2018-04-151-1/+1
* Synch cpan/version/* and other files with CPAN version 0.9921.John Peacock2018-04-121-2/+2
* fix parallel ALL_STATIC Win32 buildDaniel Dragan2018-04-091-1/+1
* PATCH: [perl #132167] Parse error in regex_setsKarl Williamson2018-04-021-0/+11
* Use lexically scoped ('our') variables in POD examples.James E Keenan2018-03-291-0/+1
* locale.c: Handle and edge caseKarl Williamson2018-03-161-1/+3
* t/lib/croak/regcomp: Fix up for EBCDICKarl Williamson2018-03-121-0/+9
* Let cmp_version be run from the top levelFather Chrysostomos2018-03-111-0/+1
* t/lib/croak/regcomp: Another attempt to fix test failureKarl Williamson2018-03-111-2/+2
* t/lib/croak/regcomp: Hopefully fix test failureKarl Williamson2018-03-091-1/+1
* Avoid goto into glob test failure on VMS.Craig A. Berry2018-03-081-3/+5