summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/porting/authors.t can send just the git log info needed by checkAUTHORS.plNicholas Clark2011-10-311-1/+2
* Remove unnecessary cruft from the module example.Michael G. Schwern2011-10-291-1/+1
* produce a properly sorted known_pod_issues.datTony Cook2011-10-291-10/+9
* PATCH: [perl #99928] Document that is not a bugKarl Williamson2011-10-271-1/+1
* PATCH: [perl #101970] /[[:lower:]]/i matches upper caseKarl Williamson2011-10-271-0/+4
* Skip <~> test on VMSFather Chrysostomos2011-10-261-5/+8
* Make dual-life.t emit full pathsFather Chrysostomos2011-10-261-4/+4
* Tweak dual-life.t’s exclusion listFather Chrysostomos2011-10-261-1/+1
* Fix CORE::globFather Chrysostomos2011-10-261-1/+21
* Rewrite csh_glob in C; fix two quoting bugsFather Chrysostomos2011-10-262-45/+19
* Make <~> work again under miniperlFather Chrysostomos2011-10-241-2/+8
* [perl #101486] Make PL_curstash refcountedFather Chrysostomos2011-10-221-1/+9
* regexp_unicode_prop.t: Add tests.Karl Williamson2011-10-221-0/+9
* Reimplement $[ as a moduleFather Chrysostomos2011-10-213-4/+8
* Remove the MANIFEST check from the release guideFlorian Ragwitz2011-10-201-1/+1
* [perl #101738] Make sv_sethek set the UTF8 flag correctlyFather Chrysostomos2011-10-201-1/+10
* Remove untrue comment from t/op/ref.tFather Chrysostomos2011-10-201-1/+0
* regcomp.c: generate folded for EXACTF and EXACTFUKarl Williamson2011-10-171-1/+1
* regexec.c: Stop looking for match soonerKarl Williamson2011-10-171-0/+5
* regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/iKarl Williamson2011-10-131-2/+2
* t/re/re_tests: Add tests for multi-char fold bugKarl Williamson2011-10-131-0/+5
* Mention all variables in $undef..$undef warningsFather Chrysostomos2011-10-131-2/+2
* Call get-magic once for .. in list contextFather Chrysostomos2011-10-132-21/+11
* [perl #94390] Optimised numeric sort should warn for nanFather Chrysostomos2011-10-121-0/+16
* Mention sort in warnings about sort sub retvalsFather Chrysostomos2011-10-121-0/+5
* Avoid an redundant copy in pp_flopFather Chrysostomos2011-10-121-2/+2
* [perl #30661] autoload sort subsFather Chrysostomos2011-10-111-1/+12
* Stop attribute errors from leaking op treesFather Chrysostomos2011-10-101-0/+7
* 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