2005-07-29 |
Andy Lester |
Fix English error in overload.pm |
tree | commitdiff |
2005-07-25 |
Steve Hay |
Ken pointed out that CBuilder's cleanup is too agrressive |
tree | commitdiff |
2005-07-25 |
Steve Hay |
Silence uninitialized value warnings in Net::Cmd |
tree | commitdiff |
2005-07-25 |
Steve Hay |
Make CBuilder and ParseXS clean up their temp test... |
tree | commitdiff |
2005-07-25 |
Rafael Garcia-Suarez |
Increment the version number of version.pm |
tree | commitdiff |
2005-07-19 |
Steve Hay |
Fix test following change #25181 |
tree | commitdiff |
2005-07-19 |
Earl Hood |
[perl #36526] Incorrect (X)HTML generated by Pod::Html |
tree | commitdiff |
2005-07-15 |
Michael G Schwern |
[perl #36514] Add curl support to CPAN.pm |
tree | commitdiff |
2005-07-15 |
Michael G Schwern |
[perl #24691] leading spaces on cpan configuration... |
tree | commitdiff |
2005-07-14 |
Michael G. Schwern |
Re: [perl #36507] File::Copy::copy($foo, $foo) dies |
tree | commitdiff |
2005-07-14 |
Michael G Schwern |
[perl #5634] CPAN.pm v1.59 chdirs before looking for... |
tree | commitdiff |
2005-07-13 |
David Manura |
Re: [perl #25157] [PATCH] Text-Balanced extract_quoteli... |
tree | commitdiff |
2005-07-13 |
Tels |
#2 try at Text::Balanced patch and maintainership |
tree | commitdiff |
2005-07-13 |
Michael G Schwern |
[perl #28385] minor bug in cpan -- the i command does... |
tree | commitdiff |
2005-07-13 |
Michael G Schwern |
[perl #24275] CPAN shell - online help not clear |
tree | commitdiff |
2005-07-13 |
Michael G Schwern |
[perl #6749] Perl debugger outputs ctrl-\ wrongly |
tree | commitdiff |
2005-07-12 |
Michael G Schwern |
[perl #24119] CPAN.pm error in Win32: uses rename(... |
tree | commitdiff |
2005-07-12 |
Michael G Schwern |
[perl #17487] ncftp only handles http |
tree | commitdiff |
2005-07-12 |
Michael G Schwern |
[perl #36502] File::Copy::mv fails to replicate behavio... |
tree | commitdiff |
2005-07-12 |
Michael G. Schwern |
Cleanup File::Copy tests |
tree | commitdiff |
2005-07-12 |
Michael G. Schwern |
Re: [perl #36502] File::Copy::mv fails to replicate... |
tree | commitdiff |
2005-07-08 |
Michael G. Schwern |
basename() and suffixes |
tree | commitdiff |
2005-07-08 |
Michael G. Schwern |
Re: [perl #36477] File::Basename basename() bug |
tree | commitdiff |
2005-07-07 |
Tels |
bug with charnames::viacode("0x1234") and optimize it |
tree | commitdiff |
2005-07-07 |
Ton Hospel |
ReadParse in the CGI docs |
tree | commitdiff |
2005-07-07 |
Michael G. Schwern |
Mention File::Spec in File::Basename |
tree | commitdiff |
2005-07-07 |
Michael G Schwern |
[perl #22236] File::Basename behavior is misleading |
tree | commitdiff |
2005-07-07 |
Michael G. Schwern |
Further lies in the File::Basename docs |
tree | commitdiff |
2005-07-06 |
Michael G. Schwern |
File::Basename doc overhaul |
tree | commitdiff |
2005-07-05 |
Yitzchak Scott-Tho... |
Pod::Html - correctly link to =item's on the same page |
tree | commitdiff |
2005-07-02 |
Tels |
do just-in-time loading of Carp.pm in some modules |
tree | commitdiff |
2005-07-01 |
Steve Hay |
Make Archive::Tar clean up its test files on Win32 |
tree | commitdiff |
2005-07-01 |
Dave Mitchell |
undo some excessive Carp.pm minimalisation |
tree | commitdiff |
2005-07-01 |
Michael G. Schwern |
Make Exporter.t warnings clean |
tree | commitdiff |
2005-06-30 |
Michael G. Schwern |
Re: [PATCH] Convert File::Basename tests to Test::More |
tree | commitdiff |
2005-06-28 |
Dave Mitchell |
move Carp.pod back into Carp.pm |
tree | commitdiff |
2005-06-27 |
Rafael Garcia-Suarez |
Fix installation of ptar(1) manpage. |
tree | commitdiff |
2005-06-27 |
Dave Mitchell |
Make Carp.pm even lighter (and Carp::Heavy even heavier) |
tree | commitdiff |
2005-06-27 |
Rafael Garcia-Suarez |
Oops (fix previous fix). |
tree | commitdiff |
2005-06-27 |
Rafael Garcia-Suarez |
Fix tests of Filter::Simple 0.82 in the core |
tree | commitdiff |
2005-06-27 |
Rafael Garcia-Suarez |
Upgrade to Filter::Simple 0.82 |
tree | commitdiff |
2005-06-27 |
Rafael Garcia-Suarez |
Upgrade to Test::Harness 2.52 |
tree | commitdiff |
2005-06-24 |
Rafael Garcia-Suarez |
Upgrade to Unicode::Collate 0.51 |
tree | commitdiff |
2005-06-24 |
Rafael Garcia-Suarez |
Remove cargo-culted binmode. |
tree | commitdiff |
2005-06-24 |
Steve Hay |
Fix Archive-Tar tests on Win32 following change 24954 |
tree | commitdiff |
2005-06-23 |
Andy Lester |
Pre-YAPC consting fun |
tree | commitdiff |
2005-06-23 |
Rafael Garcia-Suarez |
Fix Archive::Tar test when perl is built with -Dmksymlinks |
tree | commitdiff |
2005-06-23 |
Steve Peters |
Re: [perl #9741] possible problem with File::Find |
tree | commitdiff |
2005-06-23 |
Rafael Garcia-Suarez |
This dummy test didn't pass |
tree | commitdiff |
2005-06-23 |
Rafael Garcia-Suarez |
Add a pseudo-test to clean up data files for Archive... |
tree | commitdiff |
2005-06-23 |
Rafael Garcia-Suarez |
Remove test that relies on Test::POD |
tree | commitdiff |
2005-06-23 |
Rafael Garcia-Suarez |
Remove binary files, add a pseudo-test in Archive:... |
tree | commitdiff |
2005-06-22 |
H.Merijn Brand |
Upgrade to Test::Harness 2.50 |
tree | commitdiff |
2005-06-22 |
Steve Hay |
Fix Archive-Tar tests on Win32 |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Upgrade to Test::Harness 2.49_02 |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Trim trailing spaces |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Add pod, so ptar has a manpage |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Add the ptar(1) utility from Archive::Tar |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Cleanup after this test |
tree | commitdiff |
2005-06-21 |
Rafael Garcia-Suarez |
Add Archive::Tar 1.24, except ptar for now |
tree | commitdiff |
2005-06-20 |
Rafael Garcia-Suarez |
Remove signature test, which is always skipped |
tree | commitdiff |
2005-06-17 |
Steve Hay |
Silence STDERR grumblings from Borland's math library. |
tree | commitdiff |
2005-06-17 |
Rafael Garcia-Suarez |
Upgrade to PathTools 3.09 |
tree | commitdiff |
2005-06-16 |
Ken Williams |
Re: a warning for a ExtUtils::ParseXS test |
tree | commitdiff |
2005-06-16 |
Steve Hay |
Teach lib/warnings.t about Borland CRT error messages |
tree | commitdiff |
2005-06-14 |
Rafael Garcia-Suarez |
Add core test preamble |
tree | commitdiff |
2005-06-14 |
Steve Hay |
Stop "test" filename clashing with "TEST" on Win32 |
tree | commitdiff |
2005-06-14 |
Steve Hay |
Actually skip tests when they're supposed to be skipped! |
tree | commitdiff |
2005-06-14 |
Rafael Garcia-Suarez |
Add IO::Zlib 1.04 to bleadperl |
tree | commitdiff |
2005-06-14 |
Salvador Fandiño |
better assertion support |
tree | commitdiff |
2005-06-14 |
Rafael Garcia-Suarez |
Since the version module is use'd afterwards, use_ok... |
tree | commitdiff |
2005-06-13 |
John Peacock |
Bring bleadperl up to version.pm |
tree | commitdiff |
2005-06-13 |
Rafael Garcia-Suarez |
Make some variables global, to avoid some "will not... |
tree | commitdiff |
2005-06-08 |
José Pedro Oliveira |
Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux... |
tree | commitdiff |
2005-06-04 |
José Pedro Oliveira |
Improve FindBin discovery of current directory, based... |
tree | commitdiff |
2005-06-03 |
Gisle Aas |
Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net... |
tree | commitdiff |
2005-06-03 |
Jan Dubois |
[PATCH] Run ICMP ping tests on Windows as long as we... |
tree | commitdiff |
2005-06-02 |
Rafael Garcia-Suarez |
Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX... |
tree | commitdiff |
2005-06-01 |
Andy Lester |
Speed up lib/unicore/mktables by 45% |
tree | commitdiff |
2005-05-31 |
Rafael Garcia-Suarez |
Remove duplicated line |
tree | commitdiff |
2005-05-31 |
Rafael Garcia-Suarez |
Upgrade to Module::CoreList 2.02 |
tree | commitdiff |
2005-05-30 |
Rafael Garcia-Suarez |
Upgrade to PathTools 3.08 |
tree | commitdiff |
2005-05-27 |
Steve Hay |
Fix failing Cwd tests on Win32 |
tree | commitdiff |
2005-05-26 |
SADAHIRO Tomoyuki |
bytes.pm doesn't check undefined subroutine calling |
tree | commitdiff |
2005-05-25 |
perlbug@veggiechin... |
Update description of Term::ReadLine and fix typo |
tree | commitdiff |
2005-05-24 |
Jarkko Hietaniemi |
xsubpp, ParseXS: allow other suffix beyond .c |
tree | commitdiff |
2005-05-22 |
Michael G. Schwern |
Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS |
tree | commitdiff |
2005-05-21 |
Jarkko Hietaniemi |
ExtUtils::CBuilder Tru64 support |
tree | commitdiff |
2005-05-21 |
Rafael Garcia-Suarez |
Update to MakeMaker 6.30 |
tree | commitdiff |
2005-05-20 |
Rafael Garcia-Suarez |
Upgrade to Math::BigInt 1.77 |
tree | commitdiff |
2005-05-20 |
Rafael Garcia-Suarez |
Upgrade to MakeMaker 6.29 |
tree | commitdiff |
2005-05-18 |
Yitzchak Scott-Tho... |
Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl... |
tree | commitdiff |
2005-05-15 |
Nicholas Clark |
Upgrade to CGI.pm 3.10 |
tree | commitdiff |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
tree | commitdiff |
2005-05-09 |
Rafael Garcia-Suarez |
Upgrade to Unicode::Collate 0.50 |
tree | commitdiff |
2005-05-06 |
Rafael Garcia-Suarez |
Upgrade to PathTools 3.07 |
tree | commitdiff |
2005-05-05 |
Rafael Garcia-Suarez |
Missing files in Test::Simple |
tree | commitdiff |
2005-05-05 |
Nicholas Clark |
Bump versions of non dual-life modules |
tree | commitdiff |
2005-05-05 |
Rafael Garcia-Suarez |
Upgrade to Test::Simple 0.60 |
tree | commitdiff |
2005-05-05 |
Dave Mitchell |
stop Math/BigInt/t/bare_mbf.t producing spurious test... |
tree | commitdiff |
next |