summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* stash.t: The [perl #58530] test should not be skippedFather Chrysostomos2010-11-151-10/+10
* Correct an anonymisation test in stash.tFather Chrysostomos2010-11-151-3/+1
* Correct skip count in stash.tFather Chrysostomos2010-11-151-1/+1
* [perl #79208] %stash:: = () anonymises CVsFather Chrysostomos2010-11-151-2/+12
* Implement $^A taintingNiko Tyni2010-11-141-3/+6
* TODO tests for $^A taintingNiko Tyni2010-11-141-1/+22
* Make the new formline test fail more reliablyFather Chrysostomos2010-11-141-1/+2
* Fix a crash with a tainted formline() pictureNiko Tyni2010-11-141-1/+8
* Make changes to aliased *ISA workFather Chrysostomos2010-11-141-1/+13
* Add ${^GLOBAL_PHASE}Florian Ragwitz2010-11-141-0/+48
* [perl #74022] Parser hangs on some Unicode charactersFather Chrysostomos2010-11-141-1/+6
* Oops. I need to learn how to use git add.Father Chrysostomos2010-11-131-0/+31
* Fix undef %Foo:: to update subclassesFather Chrysostomos2010-11-131-1/+9
* Make delete $package::{ISA} workFather Chrysostomos2010-11-131-1/+9
* Update isarev when clobbered class has subsubclassesFather Chrysostomos2010-11-121-1/+10
* Guard write test against miniperlH.Merijn Brand2010-11-121-1/+5
* Add a test to use duplicated frormat through globH.Merijn Brand2010-11-121-1/+11
* Fix package assignment with nested aliased packagesFather Chrysostomos2010-11-111-1/+29
* [perl #79024] Bleadperl 80ebaca breaks OVID/Class-Trait-0.31.tar.gzFather Chrysostomos2010-11-111-1/+13
* PATCH: [perl #78994]: optimizer loses foldingKarl Williamson2010-11-111-0/+2
* Add Perl_bytes_cmp_utf8() to compare character sequences in different encodingsNicholas Clark2010-11-111-0/+5
* Add tests for cmp, eq, ne for UTF-8 vs octet representation.Nicholas Clark2010-11-111-2/+88
* Fix errors in the diagnostic output of t/op/cmp.tNicholas Clark2010-11-111-2/+2
* Adjust t/run/switchd-78586.t to work under t/TEST and t/harness.Nicholas Clark2010-11-111-1/+7
* Test for [perl #78586]Tim Bunce2010-11-111-0/+40
* undef *glob should update isa(rev)Father Chrysostomos2010-11-111-1/+11
* Move ExtUtils-Command from cpan/ to dist/Florian Ragwitz2010-11-091-1/+1
* Move ExtUtils-Manifest from cpan/ to dist/Florian Ragwitz2010-11-091-1/+1
* [perl #75176] Symbol::delete_package does not free certain memory associated ...Father Chrysostomos2010-11-083-8/+35
* Excluding tests in sub-dirsJerry D. Hedden2010-11-081-1/+1
* regexec.c: Don't give up on fold matching earlyKarl Williamson2010-11-071-0/+6
* localize $@ during binmode (RT#78844)David Golden2010-11-061-1/+0
* Added test for RT#78844David Golden2010-11-061-1/+9
* A hack for t/harness to restore the ability to run tests listed in @ARGVNicholas Clark2010-11-051-1/+4
* Document that the -Ci, -Co, and -CD options have file scopeNiko Tyni2010-11-051-1/+16
* fix for #23790.Marty Pauley2010-11-041-3/+9
* fix 68564: /g failure with zero-width patternsYves Orton2010-11-031-1/+8
* fix the trie part of rt-78356Yves Orton2010-11-031-0/+1
* y///rFather Chrysostomos2010-11-021-1/+22
* s///r leaks like a sieveFather Chrysostomos2010-11-021-1/+6
* Don’t capitalise words in the middle of an error messageFather Chrysostomos2010-11-021-1/+1
* Add test for rt-70998: qq{\x{30ab}} =~ /\xab|\xa9/ produces warningsFather Chrysostomos2010-11-021-1/+38
* Allow push/pop/keys/etc to act on referencesDavid Golden2010-10-315-12/+471
* [perl #78580] Stop a simple *glob from calling get-magicFather Chrysostomos2010-10-311-1/+14
* [:posix:] now works under /uKarl Williamson2010-10-311-19/+10
* RT 72246: rcatline memory leak on bad $/David Mitchell2010-10-311-2/+15
* Tests for [perl #77358]Father Chrysostomos2010-10-301-3/+27
* Merge branch 'blead' of perl5.git.perl.org:/gitroot/perl into bleadDavid Mitchell2010-10-302-1/+98
|\
| * Suppress warning from gv.tFather Chrysostomos2010-10-301-1/+1
| * A plethora of isarev testsFather Chrysostomos2010-10-301-7/+69