summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add ..., !!!, and ??? operatorschromatic2008-05-181-0/+45
* [perl #53500] op/pwent.t should use the DirectoryService on OS X Tom Wyant2008-05-181-0/+65
* Re: [PATCH] Double magic with chopVincent Pit2008-05-151-1/+5
* It transpires that POSIX.xs also duplicated several constants definedNicholas Clark2008-05-151-6/+6
* Handle PL_minus_E before PL_minus_{n,p}.Florian Ragwitz2008-05-111-1/+7
* extra tests for t/op/range.t (was Re: [perl #53554] RangeBram2008-05-081-1/+63
* ~~ with non-overloaded objectsVincent Pit2008-05-021-16/+17
* t/op/pat.tRobin Barker2008-05-011-1/+1
* Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"Rafael Garcia-Suarez2008-04-301-1/+4
* [perl #53560] Patch for linux LDAP groups David Dick2008-04-301-1/+1
* Double magic/warnings with tie $x, $mVincent Pit2008-04-301-1/+0
* Re: [PATCH] testing $/ with in memory filesBram2008-04-301-76/+144
* Avoid garbage in test output when running make minitest.Rafael Garcia-Suarez2008-04-302-1/+2
* A skip() function is missing, to get this test pass with miniperlRafael Garcia-Suarez2008-04-301-1/+12
* Double magic/warnings with binmode $fh, undefVincent Pit2008-04-301-1/+0
* extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE:Bram2008-04-301-1/+6
* Warnings within the conditional of until() and for() are not reportedNicholas Clark2008-04-271-0/+43
* Warnings within the condition of while are not reported with theNicholas Clark2008-04-271-0/+16
* another go; was RE: [perl #49302] [[:print:]] v \p{Print} Robin Barker2008-04-261-1/+27
* New tests (and TODO tests) for ~~ and overloading,Ricardo SIGNES2008-04-261-0/+48
* [perl #53238] Patch to stop t/op/fork.t relying on rand David Dick2008-04-261-5/+3
* Update Compression modules to version 2.009Paul Marquess2008-04-212-10/+28
* Fix the line-number-in-elsif longstanding bug.Rafael Garcia-Suarez2008-04-181-1/+0
* Add "eliminate incorrect line numbers in warnings" to perltodo, andNicholas Clark2008-04-171-0/+23
* Test dbmopen more thoroughly, including closing the coverage hole forNicholas Clark2008-04-172-30/+55
* Use like() rather than is() to get better failure diagnostics.Nicholas Clark2008-04-161-15/+15
* Add the verbatim perl code mentioned in the comments ofNicholas Clark2008-04-161-1/+7
* Move the NoExporter test module under Test::SimpleRafael Garcia-Suarez2008-04-151-10/+0
* Sync with CPAN's version of the More.t test in Test::SimpleRafael Garcia-Suarez2008-04-151-4/+0
* Add a regression test for bug #52658 (fixed by change #33685)Rafael Garcia-Suarez2008-04-151-1/+9
* Fix for [perl #52074] Segfault on ISA push after symbol table deleteRafael Garcia-Suarez2008-04-151-1/+5
* Revert change #33676, likely to break atan(-0,0) on some platformsRafael Garcia-Suarez2008-04-141-5/+1
* Make atan2(0,0) return undefRafael Garcia-Suarez2008-04-141-1/+5
* Re: [perl #52672] regexp failure: (?=) turns into OPFAILÆvar Arnfjörð Bjarmason2008-04-111-0/+1
* UCD 5.1.0Nicholas Clark2008-04-051-1/+1
* Re: Tests failed on PPC64Dominic Dunlop2008-03-282-88/+97
* The offset for pos is stored as bytes, and converted to (Unicode)Nicholas Clark2008-03-261-1/+9
* Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10,Vincent Pit2008-03-251-1/+0
* Double warning with perl -we '\&$x'Vincent Pit2008-03-201-2/+0
* Upgrade to Module::Pluggable 3.7Nicholas Clark2008-03-1338-40/+172
* count-only transliteration needlessly makes copy-on-write Yitzchak Scott-Thoennes2008-03-101-1/+8
* [perl #50538] when( @n && %n ) fails to smart matchbrian d foy2008-03-041-2/+64
* for -M:Foo, extended and revisedRobin Barker2008-03-021-1/+29
* Upgrade to Test-Simple-0.78Steve Peters2008-02-293-4/+26
* Upgrade to Test-Harness-3.10Steve Peters2008-02-291-0/+9
* Avoid a segfault case in MRO code, based on :ilmari@vesla.ilmari.org2008-02-251-2/+13
* fix variable names in 'ununit var' warnings in evalsDave Mitchell2008-02-221-1/+7
* Setting the f flag on length causes the op to be constant folded.Nicholas Clark2008-02-201-14/+20
* Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/gYves Orton2008-02-171-4/+4
* Fix perlbug 50114 and document what the code does a bit betterYves Orton2008-02-171-0/+3