summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [perl #73712] ‘Variable is not imported’ cannot be suppressedFather Chrysostomos2010-04-131-0/+7
* Merge commit 'origin/davem/post-5.12' into bleadDavid Mitchell2010-04-136-10/+328
|\
| * RT 8857: premature free in local of tied elementDavid Mitchell2010-04-112-1/+32
| * create SV leak test infrastructureDavid Mitchell2010-04-111-0/+37
| * fix RT 23810: eval and tied methodsDavid Mitchell2010-04-081-0/+90
| * PL_defoutgv isn't always a GV.David Mitchell2010-03-302-0/+59
| * RT #67962: $1 treated as tainted in untainted matchDavid Mitchell2010-03-251-1/+17
| * Fix assorted bugs related to magic (such as pos) not "sticking" toDavid Mitchell2010-03-232-9/+24
| * [perl #73626] get magic wasn't called on 3rd arg of openDavid Mitchell2010-03-211-1/+15
| * [perl #45167] Taint removal by sprintfDavid Mitchell2010-03-211-1/+28
| * [perl #6758] tainted values become untainted in tied hashesDavid Mitchell2010-03-201-1/+30
* | Fix test comment (noticed by Alex Vandiver)Rafael Garcia-Suarez2010-04-131-1/+1
* | [perl #74168] Assertion failure when emitting a stricture error messageRafael Garcia-Suarez2010-04-091-0/+6
* | untodo the no-longer-failing todo test for rgs' patchJesse Vincent2010-04-021-3/+1
* | Add a TODO test for block evals segfaulting on syntax errors.Florian Ragwitz2010-04-021-1/+11
* | More tests for in-place reverse (empty tied array)Rafael Garcia-Suarez2010-03-311-1/+5
* | Add a test for reversing in-place an empty arrayRafael Garcia-Suarez2010-03-311-1/+5
* | [perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not workDavid Leadbeater2010-03-271-1/+5
* | Attached are two TODO patches for the remaining test failures on VMS.Craig A. Berry2010-03-172-4/+12
|/
* [perl #72740]: Blead breaks LEMBARK/LinkedList-Single-0.99.1.tar.gzZefram2010-03-101-1/+23
* Support cygwin-1.7 mountReini Urban2010-03-081-3/+3
* Revert "Forbid labels with keyword names"Jan Dubois2010-03-021-3/+3
* Setup @INC at compile time because commit ec34a119 needs to load utf8.pmJan Dubois2010-03-021-1/+3
* [perl #73174] swash_init() wasn't saving %^HDavid Mitchell2010-03-021-2/+17
* Don't scrub DCL$PATH unless it's there.Craig A. Berry2010-03-011-1/+1
* fix for [perl #72604] @DB::args and win32 forkDavid Mitchell2010-02-281-0/+18
* Regression test for 34394ecd - SVs that were only on the tmps stack leaked.Nicholas Clark2010-02-231-1/+13
* stop op/groups.t skipping on LinuxDavid Mitchell2010-02-211-2/+13
* unTODO some passing TODO tests in reg_fold.tDavid Mitchell2010-02-201-1/+6
* PATCH: deprecation warnings for unreasonable charnamesKarl Williamson2010-02-201-1/+15
* Improve handling of qq(\N{...}); and /xKarl Williamson2010-02-201-1/+30
* PATCH: [perl #56444] delayed interpolation of \N{...}Karl Williamson2010-02-195-8/+96
* rt #72866 - add magic to arrayrefs assigned to *Foo::ISATony Cook2010-02-181-1/+23
* Fix #72850 - reading $! shouldn't SEGV if Strerror(errno) returns NULL.Nicholas Clark2010-02-161-1/+7
* Removes 32-bit limit on substr arguments. The full range of IV and UV is avai...Eric Brine2010-02-141-1/+41
* Remove npl addresses from "my" filesRobin Barker2010-02-113-3/+3
* Per Jesse, ignoring the skipping the tests form threaded OpenBSDSteve Peters2010-02-101-0/+4
* Fix for non-regexps being upgraded to SVt_REGEXPNicholas Clark2010-02-091-3/+20
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-02-062-10/+52
|\
| * Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-052-10/+52
* | Improvements to 31c9a3 - CPAN code did depend on the previous behaviour of bl...Nicholas Clark2010-02-063-4/+29
|/
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-02-031-1/+13
|\
| * Tests for RT #72432Abigail2010-02-031-1/+13
* | add a watchdog for schwern's time overflow tests.Jesse Vincent2010-02-031-0/+6
* | Add sanity checks for far, far distant dates.Michael G. Schwern2010-02-031-1/+24
|/
* Add a few regression tests, making sure ... is parsed as a range operatorAbigail2010-01-281-1/+34
* fix qr// and get-magic problemsFather Chrysostomos2010-01-192-2/+28
* Fix a NULL pointer dereference when looking for a DESTROY methodNiko Tyni2010-01-191-1/+14
* Fix for #71254: SEGV in Data::DumperFather Chrysostomos2010-01-181-1/+12
* Move packagev.t from t/comp to t/op, as it fouls the test bootstrapping policy.Nicholas Clark2010-01-181-0/+0