2009-02-07 |
Rafael Garcia-Suarez |
Add test for previous patch (deprecation of UNIVERSAL... |
tree | commitdiff |
2009-02-04 |
Niko Tyni |
setpgrp() should extend the stack before modifying it |
tree | commitdiff |
2009-01-16 |
Karl |
Add warning about octal > 377 in some regexes |
tree | commitdiff |
2009-01-08 |
John Malmberg |
t/op/chdir.t, t/op/defins.t on VMS |
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-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-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 |
Yves Orton |
fix bug #57042 - preserve $^R across TRIE matches |
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-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-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-17 |
Chip Salzenberg |
Re: [perl #59998] [PATCH] crypt() returns tainted data... |
tree | commitdiff |
2008-11-14 |
Chip Salzenberg |
[perl #948] [PATCH] Allow tied $, |
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-25 |
Vincent Pit |
Integrate: |
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-08 |
Vincent Pit |
Re: 'if not / unless' optimization change makes my... |
tree | commitdiff |
2008-09-07 |
Vincent Pit |
Re: unless(...) terser than if(!...) |
tree | commitdiff |
2008-08-26 |
Steve Hay |
Fix new test added by #34198, which failed on Win32 |
tree | commitdiff |
2008-08-13 |
Craig A. Berry |
VMS-specific follow-up to tempfile name changes in... |
tree | commitdiff |
2008-08-12 |
Bram |
RE: [perl #35877] Strange regex failure? |
tree | commitdiff |
2008-08-11 |
Bram |
[perl #52740] [PATCH-tests] crash when localizing a... |
tree | commitdiff |
2008-08-07 |
Nicholas Clark |
Use test.pl's tempfile(). |
tree | commitdiff |
2008-08-06 |
Bram |
Tests for [perl #57564] and [perl #24524] Refcounting bug |
tree | commitdiff |
2008-07-26 |
Nicholas Clark |
Convert undef.t to use test.pl and strict. |
tree | commitdiff |
2008-07-26 |
Nicholas Clark |
Convert yadayada.t to test.pl and strict, and fix two... |
tree | commitdiff |
2008-07-26 |
Nicholas Clark |
Convert wantarray.t to use strict and test.pl |
tree | commitdiff |
2008-07-13 |
Nicholas Clark |
Make format items @* and ^* work with references (safel... |
tree | commitdiff |
2008-07-13 |
Nicholas Clark |
For cases FF_LINESNGL and FF_LINEGLOB in pp_formline... |
tree | commitdiff |
2008-07-12 |
Nicholas Clark |
Format tests for @* too. |
tree | commitdiff |
2008-07-11 |
Nicholas Clark |
Regression tests for, and fix quite a lot of bugs in... |
tree | commitdiff |
2008-07-11 |
Nicholas Clark |
Bring the joy of strict to the rest of write.t |
tree | commitdiff |
2008-07-11 |
Nicholas Clark |
Complete the conversion of t/op/write.t to test.pl... |
tree | commitdiff |
2008-07-11 |
Nicholas Clark |
Reduce the -| skip back to just the tests that use... |
tree | commitdiff |
2008-07-11 |
Nicholas Clark |
Start converting t/op/write.t to test.pl |
tree | commitdiff |
2008-07-09 |
Abigail |
[Patch t/op/re_tests] Re: [perl #56690] Some bugs in... |
tree | commitdiff |
2008-07-03 |
Steve Hay |
Fix test count that was missed in #34092 |
tree | commitdiff |
2008-06-28 |
Ben Morrow |
Some more missing isGV_with_GP()s |
tree | commitdiff |
2008-06-25 |
Reini Urban |
Re: split smoke for threaded -DDEBUGGING builds |
tree | commitdiff |
2008-06-25 |
Rafael Garcia-Suarez |
Skip one test that was failing with DEBUGGING and threads, |
tree | commitdiff |
2008-06-17 |
Bram |
[perl #51370] length($@)>0 for empty $@ if utf8 is... |
tree | commitdiff |
2008-06-15 |
John P. Linderman |
[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux... |
tree | commitdiff |
2008-06-13 |
John E. Malmberg |
[patch@34044] Enable getgrgid on VMS |
tree | commitdiff |
2008-05-30 |
Dave Mitchell |
[perl #53746] bug with index() matching beyond end... |
tree | commitdiff |
2008-05-30 |
Abigail |
Add index() tests for embedded nulls |
tree | commitdiff |
2008-05-24 |
Dave Mitchell |
make TODO output TAP-compliant in regexp.t |
tree | commitdiff |
2008-05-18 |
chromatic |
Add ..., !!!, and ??? operators |
tree | commitdiff |
2008-05-18 |
Tom Wyant |
[perl #53500] op/pwent.t should use the DirectoryServic... |
tree | commitdiff |
2008-05-15 |
Vincent Pit |
Re: [PATCH] Double magic with chop |
tree | commitdiff |
2008-05-08 |
Bram |
extra tests for t/op/range.t (was Re: [perl #53554... |
tree | commitdiff |
2008-05-02 |
Vincent Pit |
~~ with non-overloaded objects |
tree | commitdiff |
2008-05-01 |
Robin Barker |
t/op/pat.t |
tree | commitdiff |
2008-04-30 |
Rafael Garcia-Suarez |
Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" |
tree | commitdiff |
2008-04-30 |
David Dick |
[perl #53560] Patch for linux LDAP groups |
tree | commitdiff |
2008-04-30 |
Rafael Garcia-Suarez |
Avoid garbage in test output when running make minitest. |
tree | commitdiff |
2008-04-30 |
Rafael Garcia-Suarez |
A skip() function is missing, to get this test pass... |
tree | commitdiff |
2008-04-30 |
Bram |
extra tests for t/op/sprintf2.t (was Re: [perl #45383... |
tree | commitdiff |
2008-04-26 |
Robin Barker |
another go; was RE: [perl #49302] [[:print:]] v \p... |
tree | commitdiff |
2008-04-26 |
Ricardo SIGNES |
New tests (and TODO tests) for ~~ and overloading, |
tree | commitdiff |
2008-04-26 |
David Dick |
[perl #53238] Patch to stop t/op/fork.t relying on... |
tree | commitdiff |
2008-04-17 |
Nicholas Clark |
Test dbmopen more thoroughly, including closing the... |
tree | commitdiff |
2008-04-16 |
Nicholas Clark |
Use like() rather than is() to get better failure diagn... |
tree | commitdiff |
2008-04-16 |
Nicholas Clark |
Add the verbatim perl code mentioned in the comments of |
tree | commitdiff |
2008-04-15 |
Rafael Garcia-Suarez |
Add a regression test for bug #52658 (fixed by change... |
tree | commitdiff |
2008-04-14 |
Rafael Garcia-Suarez |
Revert change #33676, likely to break atan(-0,0) on... |
tree | commitdiff |
2008-04-14 |
Rafael Garcia-Suarez |
Make atan2(0,0) return undef |
tree | commitdiff |
2008-04-11 |
Ævar Arnfjörð Bjar... |
Re: [perl #52672] regexp failure: (?=) turns into OPFAIL |
tree | commitdiff |
2008-03-28 |
Dominic Dunlop |
Re: Tests failed on PPC64 |
tree | commitdiff |
2008-03-26 |
Nicholas Clark |
The offset for pos is stored as bytes, and converted... |
tree | commitdiff |
2008-03-10 |
Yitzchak Scott-Tho... |
count-only transliteration needlessly makes copy-on... |
tree | commitdiff |
2008-03-04 |
brian d foy |
[perl #50538] when( @n && %n ) fails to smart match |
tree | commitdiff |
2008-02-17 |
Yves Orton |
Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g |
tree | commitdiff |
2008-02-17 |
Yves Orton |
Fix perlbug 50114 and document what the code does a... |
tree | commitdiff |
2008-02-15 |
Rafael Garcia-Suarez |
Typo catch, by Abigail |
tree | commitdiff |
2008-02-15 |
Rafael Garcia-Suarez |
Avoid utf8 warnings when printing diagnostics |
tree | commitdiff |
next |