summaryrefslogtreecommitdiff
path: root/dist/constant/t
Commit message (Expand)AuthorAgeFilesLines
* Don’t let list const modification affect future retvalsFather Chrysostomos2013-08-041-2/+14
* [perl #119045] Make list constant mutable againFather Chrysostomos2013-07-281-0/+1
* Version number tweaks in tests and other cleanupFather Chrysostomos2013-07-251-7/+4
* constant.pm: Make list constants read-onlyFather Chrysostomos2013-07-251-1/+0
* constant.t: Correct versionFather Chrysostomos2013-07-251-2/+2
* op.c: Stop copying constants under ithreadsFather Chrysostomos2013-07-251-2/+0
* Test (im)mutability of constants and constant-like subsFather Chrysostomos2013-07-251-1/+62
* Remove checks for Perl 5.6; adjust tests; bump version number.James E Keenan2013-01-181-1/+0
* dist/constant/t/utf8.t: Skip tests for early PerlsSébastien Aperghis-Tramoni2012-12-051-1/+7
* Make Unicode constants under use utf8 work againFather Chrysostomos2011-04-171-0/+12
* Move test for #76540 to op/gv.tFlorian Ragwitz2010-09-081-14/+1
* [perl #76540] "print CONSTANT," gives double-freeDavid Mitchell2010-07-241-1/+14
* [perl #68640] Wrong error for undef constant nameZefram2009-12-151-1/+7
* Move constant from ext/ to dist/Nicholas Clark2009-09-291-0/+343