summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with the podlators updateChris 'BinGOs' Williams2010-10-191-1/+1
* Tweak t/porting/dual-life.t for the file renames in 463da0ac9e3d63ff.Nicholas Clark2010-10-181-1/+1
* Make splice invoke set magicFlorian Ragwitz2010-10-151-1/+11
* Add tests for the usage messages for Tie::Hash::NamedCapture::*Nicholas Clark2010-10-131-1/+18
* In reg_nc_tie.t, use like() to get better diagnostics on failure.Nicholas Clark2010-10-131-3/+3
* [perl #78362] Make mro_package_moved check for recursionFather Chrysostomos2010-10-121-1/+8
* Reset isa caches on nonexistent substashes when stash trees are movedFather Chrysostomos2010-10-121-1/+44
* Add an inheritance diagram to package_aliases.tFather Chrysostomos2010-10-101-0/+9
* Make more ways to move packages around reset isa cachesFather Chrysostomos2010-10-091-42/+76
* Oops. Remove a duplicate require.Father Chrysostomos2010-10-091-1/+1
* Reset isa on stash manipulationFather Chrysostomos2010-10-091-1/+76
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-0/+1
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-051-0/+3
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-051-4/+15
* [perl #45133] -0.0 has variable Boolean valueFather Chrysostomos2010-10-041-0/+12
* [perl #20661] Constant strings representing a number can BECOME numbersFather Chrysostomos2010-10-041-1/+15
* Correct test names in negate.tFather Chrysostomos2010-10-041-2/+2
* [perl #57706] Unary minus on 'numeric' inputs like '-1'Renée Bäcker2010-10-041-2/+2
* stop map,grep leaking temps [perl #48004]David Mitchell2010-10-041-1/+43
* Test for RT#3363: lexical lvalue under recursionGeorge Greer2010-10-031-1/+18
* Add a refgen+PADTMP testFather Chrysostomos2010-10-031-2/+11
* [perl #48332] Debugger corrupts symbol table mungingFather Chrysostomos2010-09-302-2/+19
* re.t: Suppress warningKarl Williamson2010-09-291-0/+1
* Add test against re-eval corrupting regexp stateAndrew Rodland2010-09-291-0/+85
* Revert "[perl #77928] Glob slot assignment and set-magic"Father Chrysostomos2010-09-291-14/+1
* regcomp.c [perl #78058] qr/\18/ loopsKarl Williamson2010-09-281-2/+7
* [perl #77928] Glob slot assignment and set-magicFather Chrysostomos2010-09-281-1/+14
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-0/+23
* [perl #75174] Clone dir handlesFather Chrysostomos2010-09-271-0/+131
* Make gv.t pass on systems that do not support -T $glob with stdioFather Chrysostomos2010-09-261-3/+10
* [perl #73754] Better error message for PerlIO layer implementationsTye McQueen2010-09-261-1/+2
* #!perl -C -w diesFather Chrysostomos2010-09-261-1/+14
* [perl #77362] Assigning glob to lvalue causes stringificationFather Chrysostomos2010-09-261-6/+130
* Fix spellingKarl Williamson2010-09-251-3/+3
* [perl #76814] FETCH called twice - yFather Chrysostomos2010-09-241-4/+1
* [perl #76814] FETCH called twice - m and sFather Chrysostomos2010-09-241-3/+5
* [perl #76814] FETCH called twice - !Father Chrysostomos2010-09-241-1/+1
* [perl #76814] FETCH called twice - string comparison opsFather Chrysostomos2010-09-241-10/+7
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-245-10/+14
* Avoid using double quotes in a one-liner runperl.Nicholas Clark2010-09-241-1/+1
* [perl #71806] perldb does not setup %dbline with the shebang option -dFather Chrysostomos2010-09-231-1/+14
* [perl #70614] Seg. fault with eval/use/UNITCHECK/DESTROY/eval combinationFather Chrysostomos2010-09-221-1/+5
* Add /d, /l, /u (infixed) regex modifiersKarl Williamson2010-09-223-6/+42
* Add lib to @INC in t/base/rs.tFather Chrysostomos2010-09-221-3/+9
* [perl #20444] regex not evaluated in constant ?:Father Chrysostomos2010-09-201-1/+31
* [perl #19078] wrong match order inside replacementFather Chrysostomos2010-09-201-1/+23
* Add missing bug numbersFather Chrysostomos2010-09-203-3/+3
* [perl #77930] cx_stack reallocation during sortFather Chrysostomos2010-09-201-1/+19
* porting/manifest.t fail gracefully under !gitDavid Mitchell2010-09-201-0/+1
* stop do_clean_named_objs() leaving dangling refsDavid Mitchell2010-09-201-1/+17