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 |
2008-12-26 |
Rafael Garcia-Suarez |
Better fix for bug #6665 |
tree | commitdiff |
2008-12-26 |
Rafael Garcia-Suarez |
Revert "[perl #6665] Different behavior using the ... |
tree | commitdiff |
2008-12-25 |
Renee Baecker |
[perl #6665] Different behavior using the -Idir option... |
tree | commitdiff |
2008-12-20 |
Nicholas Clark |
f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be... |
tree | commitdiff |
2008-12-20 |
Paul Fenwick |
git-flavoured autodie 1.997 patch |
tree | commitdiff |
2008-12-19 |
Steve Peters |
Subject: PATCH 5.10 documentation |
tree | commitdiff |
2008-12-19 |
Sam Vilain |
[admin] set up .gitignore files |
tree | commitdiff |
2008-12-11 |
Chip Salzenberg |
[perl #60978] [PATCH] Tied filehandles can't distinguis... |
tree | commitdiff |
2008-12-03 |
Nicholas Clark |
Fix for tainting regression in a test of Text::Template... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Change PL_debug behaviour so that string eval lines... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Implement PERLDBf_SAVESRC_INVALID, which saves source... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Codify the current behaviour of evals which define... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Followup to change 34979. Tests are good, m'kay. Partic... |
tree | commitdiff |
2008-11-26 |
Vincent Pit |
Addendum to bug #38809: fix assertion failure, more... |
tree | commitdiff |
2008-11-25 |
Vincent Pit |
[perl #38809] return do { } : take 3 (or 4...) |
tree | commitdiff |
2008-11-25 |
reneeb |
[perl #7911] no warning for useless /d in tr/0-9//d |
tree | commitdiff |
2008-11-18 |
Nicholas Clark |
Remove the trailing NUL byte, and (hopefully) convert... |
tree | commitdiff |
2008-11-18 |
Abigail |
Improve and restructure t/op/pat.t and split out some... |
tree | commitdiff |
2008-11-18 |
Nicholas Clark |
Rafael noticed a bug in 34873 - I was comparing against... |
tree | commitdiff |
2008-11-17 |
Nicholas Clark |
S_save_lines() was using strchr() when it should have... |
tree | commitdiff |
2008-11-17 |
Nicholas Clark |
Fix the bug introduced with MRO, whereby the internals... |
tree | commitdiff |
2008-11-17 |
Chip Salzenberg |
Re: [perl #59998] [PATCH] crypt() returns tainted data... |
tree | commitdiff |
2008-11-16 |
Torsten Schoenfeld |
MRO tests for isa() and package aliases |
tree | commitdiff |
2008-11-14 |
Chip Salzenberg |
[perl #948] [PATCH] Allow tied $, |
tree | commitdiff |
2008-11-10 |
John E. Malmberg |
[patch@34779] Get posix exit mode working/tested on VMS |
tree | commitdiff |
2008-11-09 |
Yves Orton |
Add support for testing when under |
tree | commitdiff |
2008-11-09 |
Marcus Holland-Moritz |
Fix warning code in Perl_sv_vcatpvfn() to make the... |
tree | commitdiff |
2008-11-09 |
Marcus Holland-Moritz |
Update format warning tests to expect "%lld" instead... |
tree | commitdiff |
2008-11-09 |
Hugo van der Sanden |
"Perl_newSVpvf("%lld")" is broken |
tree | commitdiff |
2008-11-07 |
Yves Orton |
create new unicode props as defined in POSIX spec ... |
tree | commitdiff |
2008-11-06 |
Yves Orton |
Various changes to regex diagnostics and testing |
tree | commitdiff |
2008-11-06 |
karl williamson |
Reolve perlbug #59328: In re's, \N{U+...} doesn't match... |
tree | commitdiff |
2008-11-06 |
Yves Orton |
Resolve perl #60344: Regex lookbehind failure after... |
tree | commitdiff |
2008-11-02 |
Michael Cartmell |
[perl #56526] m/a{1,0}/ compiles but doesn't match... |
tree | commitdiff |
2008-10-30 |
Rafael Garcia-Suarez |
Add a test for bug #60214 |
tree | commitdiff |
2008-10-29 |
Ingo Weinhold |
Haiku Port |
tree | commitdiff |
2008-10-25 |
Vincent Pit |
Integrate: |
tree | commitdiff |
2008-10-21 |
Nicholas Clark |
Test::Simple 0.81_02 has: |
tree | commitdiff |
2008-10-20 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.48 |
tree | commitdiff |
2008-10-20 |
Nicholas Clark |
Change "use $foo; 1" in evals to "require $foo; 1"... |
tree | commitdiff |
2008-10-17 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.47_02 |
tree | commitdiff |
2008-10-15 |
Steve Peters |
One final tweak for the Test-Simple-0.82 upgrade. ... |
tree | commitdiff |
2008-10-15 |
Steve Peters |
*sigh* More files messed with for Test-Simple-0.82. |
tree | commitdiff |
2008-10-15 |
Steve Peters |
Some additional files changes for Test-Simple-0.82 |
tree | commitdiff |
2008-10-15 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.47_01 |
tree | commitdiff |
2008-10-07 |
Abigail |
Change of email address. |
tree | commitdiff |
2008-09-27 |
Jerry D. Hedden |
Loading modules in test.pl |
tree | commitdiff |
2008-09-22 |
Nicholas Clark |
Change 30638 to 5.8.x inadvertently introduced (at... |
tree | commitdiff |
2008-09-12 |
Nicholas Clark |
Need to free the isa lookup hash before rebuilding it. |
tree | commitdiff |
2008-09-10 |
Jerry D. Hedden |
Watchdog re-queue |
tree | commitdiff |
2008-09-08 |
Vincent Pit |
Re: 'if not / unless' optimization change makes my... |
tree | commitdiff |
2008-09-08 |
Nicholas Clark |
Re-instate all the warnings checks that don't work... |
tree | commitdiff |
2008-09-08 |
Craig A. Berry |
Make sure the watchdog requeues itself when sleep(... |
tree | commitdiff |
2008-09-08 |
Craig A. Berry |
Make sure temp file has an extension on VMS to work... |
tree | commitdiff |
2008-09-07 |
Bram |
$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS} |
tree | commitdiff |
2008-09-07 |
Vincent Pit |
Re: unless(...) terser than if(!...) |
tree | commitdiff |
2008-09-07 |
Nicholas Clark |
Split all the tests for ops that can return undef for... |
tree | commitdiff |
2008-08-28 |
Nicholas Clark |
Fix #30660: Repeated spaces on shebang line stops optio... |
tree | commitdiff |
2008-08-26 |
Nicholas Clark |
Khaaaaan! Change 34230 wasn't right. The tests all... |
tree | commitdiff |
2008-08-26 |
Nicholas Clark |
Move all of Test::Harness's test modules into ext/Test... |
tree | commitdiff |
2008-08-26 |
Steve Hay |
Fix new test added by #34198, which failed on Win32 |
tree | commitdiff |
2008-08-26 |
Nicholas Clark |
Move t/lib/{data,sample-tests,source_tests,subclass_tes... |
tree | commitdiff |
2008-08-24 |
Bram |
Unintented interpolation of $/ in regex (was: Re: ... |
tree | commitdiff |
2008-08-19 |
Bram |
Re: Change 34184: Convert all unimaginative (ie race... |
tree | commitdiff |
next |