summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Empty \N{} in regex pattern should force /d to /uKarl Williamson2014-12-301-0/+1
* regcomp.c: Fix [_A-Z] for EBCDICKarl Williamson2014-12-301-0/+1
* lex_assign.t: Actually test chompFather Chrysostomos2014-12-291-1/+1
* lex_assign.t: Correct (s)cho(m)p commentsFather Chrysostomos2014-12-291-4/+4
* Raise warning on multi-byte char in single-byte localeKarl Williamson2014-12-294-0/+57
* lib/warnings/utf8: Add missing testsKarl Williamson2014-12-291-0/+9
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-292-3/+14
* More CUSTOMIZED updates:Steve Hay2014-12-291-3/+0
* Call FETCH once for values in {...}Father Chrysostomos2014-12-291-1/+5
* t/op/caller.t: Remove hardcoded $warnings::BYTES in favor of using $warnings:...Ævar Arnfjörð Bjarmason2014-12-291-4/+2
* Fix bad write in pp_transFather Chrysostomos2014-12-281-0/+4
* Remove ‘require Config’ from ref.tFather Chrysostomos2014-12-281-2/+0
* [perl #123514] Make prototype() imply $_Father Chrysostomos2014-12-282-2/+8
* Don’t write beyond the stack with scalar \()Father Chrysostomos2014-12-281-0/+4
* Add tests for stringification of regexps containing /nMatthew Horsfall2014-12-281-1/+13
* Support for nocapture regexp flag /nMatthew Horsfall (alh)2014-12-281-0/+49
* Note that threads is currently customized in bleadSteve Hay2014-12-281-0/+1
* [perl #123495] Stop gmtime(nan) from crashingFather Chrysostomos2014-12-252-1/+25
* t/bigmem/subst.t: Delete bogus commentFather Chrysostomos2014-12-241-2/+0
* Fix typos in two unrelated test descriptionsAaron Crane2014-12-241-1/+1
* [perl #103260] Fix s/// with long stringsFather Chrysostomos2014-12-231-0/+23
* remove obsolete B::CC code from t/harnessDaniel Dragan2014-12-231-20/+0
* Add Eval::WithLexicals to perl5220deltaFather Chrysostomos2014-12-221-0/+1
* Add B::Generate to perl5220deltaFather Chrysostomos2014-12-211-0/+1
* Ignore cx of padsv for padrange optimisationFather Chrysostomos2014-12-211-1/+12
* perlunicook: add trusted-to-exist links for perlunicookRicardo Signes2014-12-211-0/+6
* regen pod issuesFather Chrysostomos2014-12-211-2/+1
* Add Lexical::Var to perl5220deltaFather Chrysostomos2014-12-211-0/+1
* Fix assertion failure with $x[CONST->[0]]Father Chrysostomos2014-12-201-0/+2
* Fix assertion failure with $x[($_)]Father Chrysostomos2014-12-201-0/+4
* wantarray.t: $got before $expectedFather Chrysostomos2014-12-191-1/+1
* wantarray.t: Test logops at sub exitFather Chrysostomos2014-12-191-3/+29
* wantarray.t: Remove unused varFather Chrysostomos2014-12-191-1/+1
* Also allow /\N{}/Father Chrysostomos2014-12-181-0/+6
* regen pod issuesFather Chrysostomos2014-12-171-0/+1
* [perl #123417] Allow lexer to parse \N{U+dotted.hex}Father Chrysostomos2014-12-172-5/+15
* Add Template::Declare to perl5220deltaFather Chrysostomos2014-12-161-0/+1
* [perl #123020] Scalar cx for lhs of void (...)x...Father Chrysostomos2014-12-151-1/+7
* pp_readline: Don’t set PL_last_in_gv to &PL_sv_undefFather Chrysostomos2014-12-151-1/+6
* Allow OPf_SPECIAL on OP_GVFather Chrysostomos2014-12-131-0/+6
* Don’t call FETCH multiple times on int $infFather Chrysostomos2014-12-131-1/+3
* Fix garbage output from ‘my $é’Father Chrysostomos2014-12-131-0/+8
* diag.t: Ignore trailing whitespaceFather Chrysostomos2014-12-111-1/+1
* [perl #123410] sort CORE::fake bizarre behaviourFather Chrysostomos2014-12-111-1/+3
* Add test that to/from native character set worksKarl Williamson2014-12-111-0/+27
* t/run/locale.t: Don't operate on iffy localesKarl Williamson2014-12-111-1/+4
* t/loc_tools.pl: Add optional parameter to find_locales()Karl Williamson2014-12-111-45/+57
* t/op/utfhash.t: Clarify commentKarl Williamson2014-12-111-1/+1
* t/run/locale.t: Nit in commentKarl Williamson2014-12-111-1/+1
* t/re/reg_eval_scope.t: Don't stress memory limitKarl Williamson2014-12-111-4/+3