2005-12-22 |
Steve Peters |
Add documentation for method domainname() in Net::Domai... |
tree | commitdiff |
2005-12-21 |
Robin Houston |
Feature bundle is now :5.10, and add -E switch |
tree | commitdiff |
2005-12-20 |
Rafael Garcia-Suarez |
Remove some hardcoded references to ./perl in tests |
tree | commitdiff |
2005-12-20 |
Nicholas Clark |
Croak if gv_init doesn't know how to create a typeglob... |
tree | commitdiff |
2005-12-20 |
Robin Houston |
[TEST PATCH] %^H can now propagate into eval |
tree | commitdiff |
2005-12-20 |
Nicholas Clark |
Verify that the code for initialising typeglobs from... |
tree | commitdiff |
2005-12-19 |
Dave Mitchell |
[perl #8262] //g loops infinitely on tainted data |
tree | commitdiff |
2005-12-19 |
Rafael Garcia-Suarez |
Missing file from last change |
tree | commitdiff |
2005-12-19 |
Robin Houston |
latest switch/say/~~ |
tree | commitdiff |
2005-12-19 |
Yves Orton |
Un-TODO a fixed test |
tree | commitdiff |
2005-12-19 |
Yves Orton |
TODO-SKIP tests must be "not ok", or else the test... |
tree | commitdiff |
2005-12-18 |
Craig A. Berry |
Two test workarounds for VMS |
tree | commitdiff |
2005-12-17 |
Steve Peters |
Addition documentation explaining aritmetic negation... |
tree | commitdiff |
2005-12-16 |
Jan Dubois |
RE: PeekMessage() call in win32\win32.c win32_async_check |
tree | commitdiff |
2005-12-16 |
Nicholas Clark |
comp/require.t exits early for the case of UTF-8 or... |
tree | commitdiff |
2005-12-15 |
Steve Peters |
Added test for change #26373. |
tree | commitdiff |
2005-12-15 |
Rafael Garcia-Suarez |
Fix for [perl #37886] strict 'refs' doesn't apply insid... |
tree | commitdiff |
2005-12-15 |
Rafael Garcia-Suarez |
Don't autovivify stashes as soon as the lexer sees... |
tree | commitdiff |
2005-12-15 |
John Peacock |
Re: [perl #37897] sprintf of version objects |
tree | commitdiff |
2005-12-13 |
Nicholas Clark |
Convert range.t to test.pl |
tree | commitdiff |
2005-12-13 |
Gisle Aas |
Remove tests that were not portable to 64bit ints. |
tree | commitdiff |
2005-12-13 |
Gisle Aas |
Add overflow check to EXPECT_NUMBER() used by sv_vcatpv... |
tree | commitdiff |
2005-12-12 |
Nicholas Clark |
Check that %v$foo does not crash. |
tree | commitdiff |
2005-12-12 |
Gisle Aas |
Oops, change 26326 broke t/run/switches.t |
tree | commitdiff |
2005-12-12 |
Gisle Aas |
Drop "v" prefix from sprintf("%vd", $^V). |
tree | commitdiff |
2005-12-11 |
Nicholas Clark |
Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug... |
tree | commitdiff |
2005-12-11 |
Nicholas Clark |
Move the rest of the data munging into the test prepara... |
tree | commitdiff |
2005-12-11 |
Nicholas Clark |
Move the $data and $result munging into the test prepar... |
tree | commitdiff |
2005-12-11 |
Gisle Aas |
Disallow sprintf's vector handling for non-integer... |
tree | commitdiff |
2005-12-11 |
Nicholas Clark |
Quench the other 2 ways obscure ways of abusing positio... |
tree | commitdiff |
2005-12-08 |
Steve Peters |
Further yak-shaving on Pod::Usage. Now, t/pod/pod2usag... |
tree | commitdiff |
2005-12-06 |
John Peacock |
Re: stringification of v-string references |
tree | commitdiff |
2005-12-05 |
SADAHIRO Tomoyuki |
Clarification and cleanup of the XS SWASHGET code |
tree | commitdiff |
2005-12-01 |
Dave Mitchell |
sprintf %NNN$ check for large values wrapping to negative |
tree | commitdiff |
2005-12-01 |
Gisle Aas |
[PATCH] Re: Perl PR: "Security holes in Sys::Syslog" |
tree | commitdiff |
2005-12-01 |
Gisle Aas |
Disable constant folding of sprintf |
tree | commitdiff |
2005-11-30 |
Rafael Garcia-Suarez |
Revert change #22520 (optimise away my $foo = undef... |
tree | commitdiff |
2005-11-23 |
SADAHIRO Tomoyuki |
XS-assisted SWASHGET (esp. for t/uni/class.t speedup) |
tree | commitdiff |
2005-11-22 |
Nicholas Clark |
Note the URL describing the vast riches awaiting us. |
tree | commitdiff |
2005-11-22 |
Dave Mitchell |
[perl #37725] perl segfaults on reversed array reference |
tree | commitdiff |
2005-11-22 |
Robin Houston |
Re: [PATCH] concat interacts badly with magic |
tree | commitdiff |
2005-11-22 |
Rafael Garcia-Suarez |
Revert change #26185, which could have some unwanted... |
tree | commitdiff |
2005-11-22 |
John E. Malmberg |
patch@26180 - t/op/pat.t : Can't reset %ENV on VMS |
tree | commitdiff |
2005-11-22 |
John E. Malmberg |
patch@26180 - t/op/array.t : Can't reset %ENV on VMS |
tree | commitdiff |
2005-11-21 |
Robin Houston |
concat interacts badly with magic |
tree | commitdiff |
2005-11-21 |
H.Merijn Brand |
Thread failures on AIX (and others) caused by interleav... |
tree | commitdiff |
2005-11-20 |
Andy Lester |
Pulling ancient RCS comments |
tree | commitdiff |
2005-11-16 |
Hugo van der Sanden |
Re: [perl #37688] Unexpected regex failure. |
tree | commitdiff |
2005-11-15 |
SADAHIRO Tomoyuki |
Re: [perl #37616] Bug in &= (string) and/or m// |
tree | commitdiff |
2005-11-14 |
Nicholas Clark |
Provide a crude way for specifying the command line for |
tree | commitdiff |
2005-11-10 |
Rafael Garcia-Suarez |
Add tests for two untested syntax error messages about \N |
tree | commitdiff |
2005-11-09 |
Nicholas Clark |
I/O is UTF-8, not "UNICODE" |
tree | commitdiff |
2005-11-09 |
Nicholas Clark |
As using -C to turn on utf8 IO is equivalent to the... |
tree | commitdiff |
2005-11-09 |
Nicholas Clark |
Better diagnostics from io/utf8.t |
tree | commitdiff |
2005-11-08 |
SADAHIRO Tomoyuki |
Re: A surprising segfault |
tree | commitdiff |
2005-11-07 |
Nicholas Clark |
s/Nick Clark/Nicholas Clark/ |
tree | commitdiff |
2005-11-07 |
Nicholas Clark |
For each test function, test it as is, and with extra... |
tree | commitdiff |
2005-11-07 |
Nicholas Clark |
Fix bug #37628 (both lcfirst and ucfirst) |
tree | commitdiff |
2005-11-04 |
Rafael Garcia-Suarez |
Revert patch #25993. |
tree | commitdiff |
2005-11-04 |
Andreas König |
[perl #19049] Incorrect $` after replacement |
tree | commitdiff |
2005-11-04 |
Robin Houston |
Re: [PATCH] sort/multicall patch |
tree | commitdiff |
2005-11-03 |
Steve Peters |
Add appropriate skips to t/io/fs.t to fix test failures... |
tree | commitdiff |
2005-11-03 |
Steve Peters |
More core test cleanups. Mainly fixes to remove code... |
tree | commitdiff |
2005-11-03 |
Steve Peters |
Clean up some test files. |
tree | commitdiff |
2005-11-03 |
Steve Peters |
Make harness warning-free when running with -Mdiagnostics |
tree | commitdiff |
2005-11-02 |
Steve Peters |
Test case should not execute /no_such_process if it... |
tree | commitdiff |
2005-11-02 |
Rafael Garcia-Suarez |
Remove last sort test, that was failing with and withou... |
tree | commitdiff |
2005-11-02 |
Robin Houston |
sort/multicall patch |
tree | commitdiff |
2005-11-02 |
Paul Marquess |
RE: [perl #37571] -z FH broken with Borland build |
tree | commitdiff |
2005-11-02 |
Gisle Aas |
Re: futimes [PATCH] |
tree | commitdiff |
2005-11-02 |
Steve Peters |
Ambiguous test cases may be hazardous to your health. |
tree | commitdiff |
2005-11-02 |
Steve Peters |
Lowercase barewords considered harmful to your health. |
tree | commitdiff |
2005-10-31 |
Gisle Aas |
futimes [PATCH] |
tree | commitdiff |
2005-10-31 |
Rafael Garcia-Suarez |
Tests for index/rindex with empty search string, |
tree | commitdiff |
2005-10-31 |
Steve Peters |
Coverage stats showed that there were no tests for... |
tree | commitdiff |
2005-10-26 |
Steve Peters |
Multiple versions of OpenBSD fail this test, not just... |
tree | commitdiff |
2005-10-25 |
Rafael Garcia-Suarez |
t/TEST should require Time::HiRes only when it uses it. |
tree | commitdiff |
2005-10-24 |
Robin Houston |
Re: do { EXPR for EXPR } |
tree | commitdiff |
2005-10-21 |
Gisle Aas |
allow "" as select bitmask [PATCH] |
tree | commitdiff |
2005-10-21 |
Gisle Aas |
wrong maxlen in sselect [PATCH] |
tree | commitdiff |
2005-10-20 |
John E. Malmberg |
[patch@25809]restore documented exit behavior |
tree | commitdiff |
2005-10-19 |
Robin Houston |
Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger... |
tree | commitdiff |
2005-10-18 |
Rafael Garcia-Suarez |
Force _ to be always a bareword after filetest operators |
tree | commitdiff |
2005-10-16 |
John E. Malmberg |
[patch@25763] Fix VMS error/exit handling, update kill... |
tree | commitdiff |
2005-10-16 |
Steve Peters |
Upgrade to Pod-Parser-1.34 (with some changes to get... |
tree | commitdiff |
2005-10-15 |
Hugo van der Sanden |
pre{inc,dec} is faster, even with integers |
tree | commitdiff |
2005-10-13 |
Andy Lester |
Stas' croak patch and then some |
tree | commitdiff |
2005-10-13 |
John E. Malmberg |
[patch@25744] t/op/local.t - change 25514 broke VMS |
tree | commitdiff |
2005-10-06 |
Rafael Garcia-Suarez |
Move ZlibTestUtils.pm under t/ |
tree | commitdiff |
2005-10-06 |
Rafael Garcia-Suarez |
Remove the getprotobynumber test, for portability concerns |
tree | commitdiff |
2005-10-05 |
Steven Schubiger |
Re: Untested builtins |
tree | commitdiff |
2005-09-28 |
Steve Peters |
Upgrade to Test::Harness 2.56 |
tree | commitdiff |
2005-09-27 |
Rafael Garcia-Suarez |
Comment nit by Vadim Konovalov |
tree | commitdiff |
2005-09-27 |
Rafael Garcia-Suarez |
Fix by Rick Delaney for [perl #3269] no warnings "barew... |
tree | commitdiff |
2005-09-27 |
Ilya Zakharevich |
Re: [BUG 5.8.7] Another major bug in PerlIO layer |
tree | commitdiff |
2005-09-27 |
Rafael Garcia-Suarez |
Test for OPpCONST_NOVER only on OP_CONST ops. |
tree | commitdiff |
2005-09-26 |
Rafael Garcia-Suarez |
Upgrade to Test::Simple 0.61 |
tree | commitdiff |
2005-09-23 |
H.Merijn Brand |
Re: pod/pod2usage2.t |
tree | commitdiff |
2005-09-21 |
Rafael Garcia-Suarez |
Upgrade to Pod::Parser 1.33 |
tree | commitdiff |
2005-09-20 |
Rick Delaney |
Re: [perl #36733] %SIG not properly local-ized |
tree | commitdiff |
next |