summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* toke.c: 'No package name allowed for variable %s in "our"' cleanup.Brian Fraser2012-03-221-2/+8
* toke.c: 'No such class %s' cleanup.Brian Fraser2012-03-221-1/+10
* toke.c: 'Operator or semicolon missing before %c%s' cleanup.Brian Fraser2012-03-221-0/+20
* toke.c: 'Scalar value %s better written as $%s' cleanup.Brian Fraser2012-03-221-0/+26
* uni/parser.t: Fix eval num in testFather Chrysostomos2012-03-221-1/+1
* toke.c: 'You need to quote %s' cleanup.Brian Fraser2012-03-221-0/+20
* toke.c: 'Unrecognized character' croak cleanup.Brian Fraser2012-03-221-1/+9
* toke.c: S_no_op cleanupBrian Fraser2012-03-221-0/+25
* [RT #111842] prevent TRIE overwriting EXACT following NOTHING at startYves Orton2012-03-201-4/+2
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-2/+2
* utf8.c: pod (mostly formatting) + comments changesKarl Williamson2012-03-191-1/+1
* perlguts, warnings.t: Update references to obsolete fcn namesKarl Williamson2012-03-191-2/+2
* pat.t: Fix typo in commentKarl Williamson2012-03-191-1/+1
* Move the example git bisect shell script from perlgit.pod to Porting/Nicholas Clark2012-03-191-1/+1
* Move the todo list from pod/ to Porting/Nicholas Clark2012-03-191-2/+2
* Add a TODO test for RT 111842Abigail2012-03-191-0/+5
* charnames.t: Attempt to fix probable timing issueKarl Williamson2012-03-161-2/+2
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-151-1/+1
* avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-121-2/+1
* [rt #111654] properly propgate tainted errorsTony Cook2012-03-121-1/+0
* [rt #111654] TODO test for tainted die propagationTony Cook2012-03-121-1/+10
* regen pod issuesFather Chrysostomos2012-03-071-2/+1
* fix warning in test.pl diagnostics output.Craig A. Berry2012-03-071-1/+4
* TODO Failing tests for warnings in utf8 subcategoriesAaron Crane2012-03-041-0/+33
* rework how the trie logic handles the newer EXACT nodetypesYves Orton2012-03-031-1/+1
* make test.pl show test number and name in failure diagnostics outputYves Orton2012-03-031-1/+1
* [perl #107366] Allow attributes to set :lvalue on defined subFather Chrysostomos2012-03-011-11/+11
* re/pat.t: Remove obsolete commentKarl Williamson2012-02-281-3/+1
* (?foo:...) loses passed in charsetKarl Williamson2012-02-281-1/+10
* Patch [perl #111400] [:upper:] broken for above Latin1Karl Williamson2012-02-281-0/+22
* The parser should always close the file handle that it opened.Nicholas Clark2012-02-271-0/+42
* Improve the tests for -xNicholas Clark2012-02-273-2/+21
* Improve the tests for the -n and -p switches.Nicholas Clark2012-02-272-4/+17
* Simplify platform specific code in t/run/cloexec.tNicholas Clark2012-02-271-6/+3
* don't taint $$ determined by getpid()Zefram2012-02-251-1/+8
* delay allocating trans table until neededZefram2012-02-251-1/+10
* "no feature" now means reset to defaultRicardo Signes2012-02-221-2/+22
* podcheck.t: Typo in podKarl Williamson2012-02-191-1/+1
* Make t/porting/authors.t work on WindowsMax Maischein2012-02-191-1/+2
* Add t/porting/pending-author.t, fixing a limitation of t/porting/authors.tNicholas Clark2012-02-181-0/+60
* t/porting/authors.t only needs to pass the Author to checkAUTHORS.plNicholas Clark2012-02-181-1/+1
* Longer filenames for while_readdir.t.Craig A. Berry2012-02-181-1/+1
* Test that every function in perlfunc.pod has a summary for Pod::Functions.Nicholas Clark2012-02-181-1/+2
* Add t/porting/perlfunc.t so that porting tests catch problems with perlfuncNicholas Clark2012-02-181-0/+29
* For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'Nicholas Clark2012-02-171-2/+4
* pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCIIKarl Williamson2012-02-151-1/+47
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-3/+40
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-151-2/+13
* Skip stat.t readability test on VMS.Craig A. Berry2012-02-141-0/+1
* perl #110648, single Unicode prop in inverted class not getting invertedKarl Williamson2012-02-141-0/+3