2009-05-03 |
Rafael Garcia-Suarez |
Add tests for last and next in when() |
tree | commitdiff |
2009-05-02 |
John E. Malmberg |
t/test - Hack for VMS pipe bug. |
tree | commitdiff |
2009-04-26 |
Michael G Schwern |
[PATCH] Allow PERL5OPT=-W |
tree | commitdiff |
2009-04-25 |
Craig A. Berry |
Make time64 use NV for time_t, I32 for year, not Quad_t. |
tree | commitdiff |
2009-04-25 |
David Mitchell |
[perl #56644] TODO was too severe. Only :unix :stdio... |
tree | commitdiff |
2009-04-23 |
David Mitchell |
qr_gc.t is only TODO on 5.11.x+ |
tree | commitdiff |
2009-04-16 |
Niko Tyni |
Squelch 'Constant subroutine ... undefined' warnings... |
tree | commitdiff |
2009-04-16 |
Niko Tyni |
Add tests to verify that h2ph output compiles and is... |
tree | commitdiff |
2009-04-13 |
Nicholas Clark |
our $TODO should be local $::TODO, revealing a bug... |
tree | commitdiff |
2009-04-13 |
Nicholas Clark |
Tweak t/lib/common.pl to use test.pl's (better) tempfil... |
tree | commitdiff |
2009-04-13 |
Nicholas Clark |
Propagate the upgraded TODO/SKIP parser from ext/B... |
tree | commitdiff |
2009-04-12 |
Nicholas Clark |
Deprecate using "unique" with the attributes pragma. |
tree | commitdiff |
2009-04-12 |
Nicholas Clark |
Deprecate using "locked" with the attributes pragma. |
tree | commitdiff |
2009-04-12 |
Nicholas Clark |
Deprecate use of the attribute :locked on subroutines. |
tree | commitdiff |
2009-04-09 |
Nicholas Clark |
Don't SEGV while warning about redefining the format... |
tree | commitdiff |
2009-04-07 |
Rafael Garcia-Suarez |
Deprecate assignment to $[ |
tree | commitdiff |
2009-03-31 |
Nicholas Clark |
Avoid "Constant subroutine ... redefined" warning,... |
tree | commitdiff |
2009-03-28 |
Vincent Pit |
Allow when to be used as a statement modifier |
tree | commitdiff |
2009-03-27 |
Rafael Garcia-Suarez |
Merge commit 'mauzo/over-X' into blead |
tree | commitdiff |
2009-03-26 |
unknown |
-ugk don't call string overload when S_IXXX isn't defined. |
tree | commitdiff |
2009-03-25 |
Paul Marquess |
fix smoke issues with the compression modules |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
IO refs always stringify for -t, -T and -B. |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
Test -X overloads on GLOB and IO refs. |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
Test stacked overloaded -X. |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
More tests for -X/string/random overloading. |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
Adjust tests. |
tree | commitdiff |
2009-03-25 |
Ben Morrow |
Tests for -X overloading. |
tree | commitdiff |
2009-03-25 |
Nicholas Clark |
Move Module:Pluggable tests from t/Module_Pluggable... |
tree | commitdiff |
2009-03-22 |
Paul Marquess |
Fixes for ext/compress |
tree | commitdiff |
2009-03-22 |
David Mitchell |
fix [RT #60034]. An equivalent fix was already in 5... |
tree | commitdiff |
2009-03-19 |
Steve Hay |
Upgrade to Module-Pluggable-3.9 |
tree | commitdiff |
2009-03-14 |
Paul Marquess |
Create IO-Compress |
tree | commitdiff |
2009-03-14 |
Ian Goodacre |
Better test case for [perl #63854] Error parsing "[~" |
tree | commitdiff |
2009-03-14 |
Ian Goodacre |
Return OPERATOR('[') for '[' without falling through... |
tree | commitdiff |
2009-03-13 |
Jerry D. Hedden |
Tests for floating point args to localtime and gmtime |
tree | commitdiff |
2009-03-12 |
Bram |
Fix #56194 Regex: (((??{1 + $^N}))) behaves differently... |
tree | commitdiff |
2009-03-08 |
Nicholas Clark |
Update t/harness to reflect behaviour changes in TAP... |
tree | commitdiff |
2009-03-05 |
Paul Fenwick |
Merge of autodie 1.999 into blead. |
tree | commitdiff |
2009-03-02 |
Steffen Mueller |
Integrate Parse::CPAN::Meta 0.04 into core |
tree | commitdiff |
2009-02-28 |
Craig A. Berry |
Make deprecate.pm work on VMS. |
tree | commitdiff |
2009-02-27 |
Robin Barker |
rewrote deprecate test using File::Spec |
tree | commitdiff |
2009-02-26 |
Rafael Garcia-Suarez |
Remove spurious TODO indicators |
tree | commitdiff |
2009-02-25 |
Robin Barker |
test script for deprecate.pm |
tree | commitdiff |
2009-02-20 |
Rafael Garcia-Suarez |
More smartmatch tests |
tree | commitdiff |
2009-02-20 |
Rafael Garcia-Suarez |
Reorder and complete tests for smart matching with... |
tree | commitdiff |
2009-02-20 |
Rafael Garcia-Suarez |
Fix {%hash} ~~ %hash test |
tree | commitdiff |
2009-02-20 |
Rafael Garcia-Suarez |
Better diagnostics for the ~~ test |
tree | commitdiff |
2009-02-17 |
Nicholas Clark |
Tests for S_incpush_use_sep() splitting on : (or platfo... |
tree | commitdiff |
2009-02-17 |
Nicholas Clark |
In runenv.t, break apart running perl and testing the... |
tree | commitdiff |
2009-02-17 |
Nicholas Clark |
Get $ENV{PERL5LIB} into a known consistent state under... |
tree | commitdiff |
2009-02-16 |
Bram |
Use tempfile() in tests |
tree | commitdiff |
2009-02-16 |
Bram |
Extra regex tests |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
More tests for coderefs and smart match |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
Remove code that has never been used in any test |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
$object ~~ undef should always test for definedness |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
Add tests for undef smart-matching |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
Remove obsolete comment; document test format |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
More tests for array-ref smart match |
tree | commitdiff |
2009-02-13 |
Rafael Garcia-Suarez |
Remove one of the two definitions of the a_const contan... |
tree | commitdiff |
2009-02-12 |
Jerry D. Hedden |
Unigue test file names in t/lib/warnings/9enabled |
tree | commitdiff |
2009-02-12 |
Steve Hay |
win32/ext doesn't exist any more, so no need to look... |
tree | commitdiff |
2009-02-12 |
Steve Hay |
Skip tests for flattened extensions that weren't built. |
tree | commitdiff |
2009-02-09 |
Nicholas Clark |
Rename ext/XS/APItest to ext/XS-APItest |
tree | commitdiff |
2009-02-09 |
Nicholas Clark |
Move the 4 tests of core PerlIO functionality to t... |
tree | commitdiff |
2009-02-08 |
Craig A. Berry |
Skip tests for flattened extensions that weren't built. |
tree | commitdiff |
2009-02-07 |
Rafael Garcia-Suarez |
Add test for previous patch (deprecation of UNIVERSAL... |
tree | commitdiff |
2009-02-04 |
Steve Hay |
Upgrade to Pod-Parser-1.37. |
tree | commitdiff |
2009-02-04 |
Niko Tyni |
setpgrp() should extend the stack before modifying it |
tree | commitdiff |
2009-02-02 |
Jerry D. Hedden |
Make t/pod/pod2usage2.t work on case insensitive file... |
tree | commitdiff |
2009-01-30 |
Nicholas Clark |
Fix paths on new pod2usage2 tests to work in the core. |
tree | commitdiff |
2009-01-30 |
Steve Hay |
Upgrade to Pod-Parser-1.36. |
tree | commitdiff |
2009-01-27 |
Karl |
Change to use 5.1 Unicode file versions |
tree | commitdiff |
2009-01-26 |
Max Maischein |
Make t/win32/system.t use the more common compiler... |
tree | commitdiff |
2009-01-16 |
Karl |
Add warning about octal > 377 in some regexes |
tree | commitdiff |
2009-01-15 |
karl williamson |
[perl #59908] \x, \0, and \N{} not ok in double-quotish... |
tree | commitdiff |
2009-01-14 |
Nicholas Clark |
Actually commit the state infomation at the end of... |
tree | commitdiff |
2009-01-08 |
John Malmberg |
t/op/chdir.t, t/op/defins.t on VMS |
tree | commitdiff |
2009-01-08 |
John Malmberg |
t/x2p/s2p.t fix for VMS in UNIX mode |
tree | commitdiff |
2009-01-06 |
Rafael Garcia-Suarez |
Require a space or a newline after a "#line XXX" directive |
tree | commitdiff |
2009-01-06 |
Rafael Garcia-Suarez |
Merge t/.gitignore in main git ignore file |
tree | commitdiff |
2009-01-05 |
John Malmberg |
VMS posix exit fixes |
tree | commitdiff |
2009-01-04 |
Slaven Rezic |
Another regexp failure with utf8-flagged string and... |
tree | commitdiff |
2009-01-03 |
Rafael Garcia-Suarez |
Merge branch 'schwern/y2038' into blead |
tree | commitdiff |
2009-01-03 |
Michael G. Schwern |
Update from y2038. |
tree | commitdiff |
2009-01-03 |
Michael G. Schwern |
We are no longer bound by the limits of the tm struct. |
tree | commitdiff |
2009-01-03 |
Michael G. Schwern |
Everything should now work with negative times, so... |
tree | commitdiff |
2009-01-03 |
Michael G Schwern |
Patch in a 64 bit clean gmtime_r() and localtime_r... |
tree | commitdiff |
2009-01-03 |
Ben Morrow |
Fix a thinko in regression test for [perl #54956] |
tree | commitdiff |
2009-01-03 |
Paul Fenwick |
Subject: [PATCH] Update autodie to 1.998 |
tree | commitdiff |
2009-01-02 |
Yuval Kogman |
a test for Paul Evan's qr leak |
tree | commitdiff |
2009-01-02 |
Yuval Kogman |
More comprehensive smartmatch.t, supersedes smobj.t |
tree | commitdiff |
2009-01-02 |
Yuval Kogman |
add eval and error support to the t/op/smartmatch.t... |
tree | commitdiff |
2009-01-02 |
Yuval Kogman |
add undef tests to t/op/smartmatch.t |
tree | commitdiff |
2009-01-02 |
Ben Morrow |
[perl #54956] crash on binary-or lvalue operation on... |
tree | commitdiff |
2008-12-31 |
Yves Orton |
much better git related version numbering in our (... |
tree | commitdiff |
2008-12-28 |
Vincent Pit |
On scope end, delete localized array elements that... |
tree | commitdiff |
2008-12-28 |
Karl |
Revise malformed utf8 test case |
tree | commitdiff |
2008-12-27 |
Nicholas Clark |
Move all mro:: XS functions from mro.c to ext/mro/mro... |
tree | commitdiff |
2008-12-27 |
Nicholas Clark |
Proper pluggable Method Resolution Orders. 'c3' is... |
tree | commitdiff |
2008-12-27 |
Yves Orton |
fix bug #57042 - preserve $^R across TRIE matches |
tree | commitdiff |
next |