summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Dont’t crash when warning about XSUB redefinitionFather Chrysostomos2011-10-081-1/+12
* Don’t put malformed UTF8 in $AUTOLOADFather Chrysostomos2011-10-071-1/+10
* HEKf256 formatFather Chrysostomos2011-10-071-0/+1
* Teach porting/diag.t about HEKfFather Chrysostomos2011-10-071-0/+1
* Set PERL_DL_NONLAZY in t/TEST to check existence of all symbolsGerard Goossen2011-10-061-0/+2
* Correct skip counts for miniperlFather Chrysostomos2011-10-062-2/+2
* uni/universal.t tests passingFather Chrysostomos2011-10-061-8/+2
* Rewrite -l warning test to account for 433644eedFather Chrysostomos2011-10-061-6/+3
* whichsig nul-cleanup.Brian Fraser2011-10-061-1/+16
* toke.c, ext/attributes/attributes.xs: Make attributes UTF-8 clean.Brian Fraser2011-10-061-0/+195
* op.c: Scalar filehandles in errors UTF8 cleanup.Brian Fraser2011-10-062-22/+20
* TODO tests for parsing our() now passBrian Fraser2011-10-061-7/+4
* toke.c, op.c, sv.c: Prototype parsing and checking are nul-and-UTF8 clean.Brian Fraser2011-10-061-0/+50
* gv.c, op.c, pp.c: Stash-injected prototypes and prototype() are UTF-8 clean.Brian Fraser2011-10-061-6/+3
* toke.c: Some simple mending to get readline() working with UTF-8 filehandlesBrian Fraser2011-10-061-0/+66
* pp_sys.c: pp_select UTF8 cleanup.Brian Fraser2011-10-061-0/+35
* op.c: Malformed prototype warning on UTF8 sub nameBrian Fraser2011-10-061-1/+8
* globvar.t: Skip PL_warn_uninit_svFather Chrysostomos2011-10-061-1/+1
* Several TODO tests that now pass.Brian Fraser2011-10-063-14/+7
* util.c UTF8 cleanupBrian Fraser2011-10-061-0/+120
* More warnings tests.Brian Fraser2011-10-064-0/+219
* "Use of uninitialized value..." UTF8 cleanupBrian Fraser2011-10-061-0/+13
* mro.(c|xs): Make warnings utf8-cleanBrian Fraser2011-10-061-5/+2
* t/uni/gv.t, stringify is clean, remove the TODOBrian Fraser2011-10-061-3/+2
* Tests for DATA handle in UTF8 packagesBrian Fraser2011-10-061-1/+12
* Tests for UTF-8 stashes.Brian Fraser2011-10-061-0/+318
* Tests for package; declarations in UTF-8Brian Fraser2011-10-061-0/+94
* More tests for t/uni/method.tBrian Fraser2011-10-061-1/+88
* sv.c: Make most warnings utf8-cleanBrian Fraser2011-10-063-3/+78
* sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_numberBrian Fraser2011-10-061-6/+4
* pp_sys.c: Make warnings utf8-cleanBrian Fraser2011-10-062-2/+147
* pp_hot.c: Make warnings utf8-cleanBrian Fraser2011-10-062-1/+11
* Teach porting/diag.t about SVf32 and SVf256Father Chrysostomos2011-10-061-1/+4
* pp.c: Make warnings utf8-cleanBrian Fraser2011-10-061-0/+12
* Make op.c warnings UTF8-cleanBrian Fraser2011-10-064-1/+221
* doio.c: Make warnings UTF8- and nul-cleanBrian Fraser2011-10-061-0/+80
* Tests for DOES/isa/can with UTF8 and embedded nulsBrian Fraser2011-10-062-1/+184
* mro UTF8 cleanup.Brian Fraser2011-10-0636-0/+3408
* pp_sys.c: pp_tie and untie UTF8 cleanup.Brian Fraser2011-10-062-25/+34
* pp.c: pp_substr for UTF-8 globs.Brian Fraser2011-10-061-1/+15
* pp_ctl.c: pp_caller UTF8 cleanup.Brian Fraser2011-10-061-0/+71
* pp.c & sv.c: pp_ref UTF8 and null cleanup.Brian Fraser2011-10-062-5/+4
* pp.c: pp_bless UTF8 cleanup.Brian Fraser2011-10-061-0/+127
* op.c: Flag named methods if they are in UTF-8.Brian Fraser2011-10-061-0/+40
* pp_hot.c: method_common is UTF-8 aware.Brian Fraser2011-10-061-1/+17
* pp_ctl.c: pp_goto UTF8 cleanup.Brian Fraser2011-10-061-0/+41
* Tests for UTF-8 GVs.Brian Fraser2011-10-061-0/+853
* op.c: newCONSTSUB and newXS UTF8 cleanup.Brian Fraser2011-10-061-1/+6
* Basic tests for UTF-8 vars.Brian Fraser2011-10-061-0/+93
* podcheck.t: Guard against weird input file typesKarl Williamson2011-10-031-2/+6