summaryrefslogtreecommitdiff
path: root/t/uni/gv.t
Commit message (Expand)AuthorAgeFilesLines
* Various .t's: Escape literal '}' and ']' in patternsKarl Williamson2017-01-131-2/+2
* Tired of looking up old bug numbersFather Chrysostomos2016-07-291-1/+1
* *glob{FILEHANDLE} is no longer deprecatedRicardo Signes2016-01-021-1/+4
* t/uni/gv.t: Generalize for EBCDICKarl Williamson2015-09-031-6/+13
* Increase the maximal size of the string displayed in non-numeric warningsRafael Garcia-Suarez2015-06-221-3/+3
* Avoid creating GVs when subs are declaredFather Chrysostomos2014-09-151-2/+2
* skip_all_without_unicode_tablesFather Chrysostomos2014-09-021-4/+1
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Really get t/uni/gv.t working under miniperlFather Chrysostomos2014-09-021-0/+4
* Get t/uni/gv.t working under minitestFather Chrysostomos2014-09-021-1/+2
* Fatalize defined(@) and defined{%)Karl Williamson2014-06-161-13/+1
* Allow stash elems to be array refsFather Chrysostomos2013-07-251-2/+2
* Avoid 'defined(@array) is deprecated' warnings in tests.Nicholas Clark2012-01-171-1/+4
* Correct skip counts for miniperlFather Chrysostomos2011-10-061-1/+1
* gv.c, op.c, pp.c: Stash-injected prototypes and prototype() are UTF-8 clean.Brian Fraser2011-10-061-6/+3
* Several TODO tests that now pass.Brian Fraser2011-10-061-6/+3
* t/uni/gv.t, stringify is clean, remove the TODOBrian Fraser2011-10-061-3/+2
* sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_numberBrian Fraser2011-10-061-6/+4
* pp_sys.c: pp_tie and untie UTF8 cleanup.Brian Fraser2011-10-061-24/+20
* Tests for UTF-8 GVs.Brian Fraser2011-10-061-0/+853