summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Prevent premature hsplit() calls, and only trigger REHASH after hsplit()Yves Orton2013-03-041-3/+17
* PATCH: [perl #114220] /\h/ not equiv to /[\h]/Karl Williamson2012-10-111-0/+5
* RT#114312: prevent ls from colourizing outputKaren Etheridge2012-10-111-0/+1
* Cloning a format whose outside has been undefinedFather Chrysostomos2012-06-301-1/+21
* Formats in closures called outside closures → crashFather Chrysostomos2012-06-281-1/+25
* Don’t let formats outlive their outer subsFather Chrysostomos2012-06-281-3/+37
* Make __SUB__ work in special blocksFather Chrysostomos2012-06-251-2/+10
* Make lvalue subs copy returned PADTMPs in rvalue cxFather Chrysostomos2012-06-252-1/+24
* PATCH: [perl #113584] tr/// multiple transliterationsKarl Williamson2012-06-241-1/+11
* Revert "Make lvalue subs copy returned PADTMPs in rvalue cx"Father Chrysostomos2012-06-232-24/+1
* Revert "Make __SUB__ work in special blocks"Father Chrysostomos2012-06-231-10/+2
* Make __SUB__ work in special blocksFather Chrysostomos2012-06-221-2/+10
* Make lvalue subs copy returned PADTMPs in rvalue cxFather Chrysostomos2012-06-222-1/+24
* perldelta: note the removal of the perl4 core .pl filesRicardo Signes2012-05-191-0/+1
* prevent PERL_UNICODE from affecting t/mro/package_aliases_utf8.tRicardo Signes2012-05-151-0/+1
* skip t/win32/runenv.t unless -DPERL_IMPLICIT_SYSRicardo Signes2012-05-141-0/+3
* skip the porting/utils.t unless in a git checkoutRicardo Signes2012-05-101-0/+7
* okay the links to CPAN modules in the perldeltaRicardo Signes2012-05-101-0/+5
* add a missing blink above =item to s2p.PLRicardo Signes2012-05-081-1/+0
* delete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T/TESTDavid Golden2012-05-041-1/+6
* utf8.c: refactor utf8n_to_uvuni()Karl Williamson2012-04-261-1/+1
* utf8.h: Use correct UTF-8 downgradeable definitionChristian Hansen2012-04-261-1/+17
* Make unicode label tests use unicode_eval.Brian Fraser2012-04-261-0/+1
* In the todo list, note who is already working on various suggestions.Nicholas Clark2012-04-241-0/+1
* Remove 2 microperl suggestions from the todo list.Nicholas Clark2012-04-241-1/+0
* PATCH: [perl #112530] Panic with inversion listsKarl Williamson2012-04-231-0/+6
* [perl #112316] Make strict vars respect null-to-null assignmentFather Chrysostomos2012-04-201-0/+10
* [perl #111980] Don’t allow ‘my $♠’Father Chrysostomos2012-04-201-0/+14
* Make strict vars respect ‘package ĵ; *ĵ::bar = [];’Father Chrysostomos2012-04-191-0/+9
* [perl #112316] Make strict vars respect assignment from null pkgFather Chrysostomos2012-04-191-0/+9
* [perl #112316] Make strict vars respect assignment to null pkgFather Chrysostomos2012-04-191-0/+9
* PATCH: [perl #111338] Warnings in utf8 subcategories do nothing in isolationKarl Williamson2012-04-171-3/+0
* [perl #112444] Don’t leak %^H autovivified by destructorFather Chrysostomos2012-04-161-2/+32
* op/sigdispatch.t: skip tests on prodn releasesDavid Mitchell2012-04-141-10/+18
* stop %^H pointing to being-freed hash; #112326David Mitchell2012-04-111-2/+23
* [perl #112352] Make ‘use v5.15’ always enable unicode_evalFather Chrysostomos2012-04-101-0/+9
* Fix for perl #112316: Wrong behavior regarding labels with same prefixBrian Fraser2012-04-062-2/+39
* [perl #111864] Don’t leave obj on stack for -x $overloadedFather Chrysostomos2012-03-281-1/+7
* uni/parser.t: Don’t test for explicit eval numberFather Chrysostomos2012-03-281-0/+1
* Correct minitest skip count in uni/labels.tFather Chrysostomos2012-03-281-1/+1
* [perl #111462] Don’t leak eval "" op tree when croakingFather Chrysostomos2012-03-271-1/+14
* [perl #111656] tie_fetch_count.t: Suppress ‘glob failed’Father Chrysostomos2012-03-261-1/+3
* Fix error in regexp, causing it to match too much.Abigail2012-03-261-1/+1
* Fix test failureFather Chrysostomos2012-03-251-2/+2
* Label UTF8 cleanupBrian Fraser2012-03-251-0/+82
* toke.c: "Illegal character in prototype" for Latin-1 protosBrian Fraser2012-03-251-3/+17
* toke.c: "Precedence problem: open %s should be open(%s)" cleanup.Brian Fraser2012-03-251-0/+48
* toke.c: "CORE::%s is not a keyword" cleanup.Brian Fraser2012-03-251-0/+8
* toke.c: "Ambiguous use of -%s resolved as -&%s()" cleanup.Brian Fraser2012-03-251-0/+52
* toke.c: "Bareword "%s" refers to nonexistent package" cleanup.Brian Fraser2012-03-251-0/+24