| Commit message (Expand) | Author | Age | Files | Lines |
* | find.t hack for VMS | Craig A. Berry | 2001-06-27 | 1 | -5/+6 |
* | "lose the it's", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 7 | -8/+8 |
* | xsubpp flags from the command line | Ilya Zakharevich | 2001-06-26 | 1 | -1/+2 |
* | OPTIMIZE=-g | Ilya Zakharevich | 2001-06-26 | 1 | -1/+2 |
* | Detypo. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas) | Mark-Jason Dominus | 2001-06-26 | 2 | -7/+13 |
* | Also catfile() needs now to explicitly exported. | Jarkko Hietaniemi | 2001-06-26 | 2 | -2/+2 |
* | Be more portable in the quest for tmpdir. | Jarkko Hietaniemi | 2001-06-26 | 2 | -5/+7 |
* | Be more portable in finding out the home directory, | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+3 |
* | static build | Ilya Zakharevich | 2001-06-26 | 2 | -2/+1 |
* | The default installation of Cygwin has 500 as root's uid. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+2 |
* | Proposed fix for Pod::Man | Rob Napier | 2001-06-25 | 1 | -1/+0 |
* | Re: [ID 20010621.007] readline() not quite as equal as <> | Abhijit Menon-Sen | 2001-06-25 | 1 | -1/+1 |
* | Re: "Deprecated interface" ?? | Michael G. Schwern | 2001-06-25 | 1 | -6/+7 |
* | Re: overload.t fails | Abhijit Menon-Sen | 2001-06-25 | 1 | -1/+1 |
* | Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | Mike Guy | 2001-06-25 | 1 | -5/+8 |
* | Add Test::More, from Michael G Schwern. | Jarkko Hietaniemi | 2001-06-25 | 6 | -0/+1004 |
* | Add Test::Simple from Michael G Schwern. | Jarkko Hietaniemi | 2001-06-25 | 8 | -0/+756 |
* | Upgrade to Attribute::Handlers 0.70. | Jarkko Hietaniemi | 2001-06-25 | 3 | -113/+333 |
* | (Replaced by #10922) | Tony Bowden | 2001-06-24 | 1 | -1/+6 |
* | missing DATE_OF_02 | Robin Barker | 2001-06-24 | 1 | -1/+2 |
* | Memoize patch from mjd. | Jarkko Hietaniemi | 2001-06-24 | 1 | -2/+1 |
* | Upgrade to Memoize 0.65. | Jarkko Hietaniemi | 2001-06-24 | 23 | -882/+415 |
* | Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | Mike Guy | 2001-06-24 | 1 | -7/+6 |
* | Re: [PATCH 5.6.1] test suite | Ilya Zakharevich | 2001-06-24 | 1 | -1/+3 |
* | (Retracted by #11586) | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+2 |
* | MacOS fixups for new lib/h2xs.t | Prymmer/Kahn | 2001-06-23 | 1 | -5/+11 |
* | cygwin needs cygwin1.dll in PATH or cwd to run external programs. | Jarkko Hietaniemi | 2001-06-23 | 1 | -2/+9 |
* | Retract #10865, the patch should be unnecessary. | Jarkko Hietaniemi | 2001-06-23 | 1 | -9/+0 |
* | (Retracted by #10867.) | Jarkko Hietaniemi | 2001-06-23 | 1 | -0/+9 |
* | More DOSish permission semantics for Cygwin. | Jarkko Hietaniemi | 2001-06-23 | 1 | -2/+4 |
* | Also in Cygwin use Socket to figure out domainname | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+1 |
* | Remove also the lib$Foo.def, not just $Foo.def. | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+2 |
* | Make also the bigintpm.t (like op/sprintf.t) be less demanding | Jarkko Hietaniemi | 2001-06-23 | 1 | -2/+7 |
* | correction to lib/ExtUtils.t patch | Peter Prymmer | 2001-06-23 | 1 | -1/+1 |
* | Retract #10845. | Jarkko Hietaniemi | 2001-06-22 | 1 | -1/+1 |
* | The croak message for nonexistent socket functions may vary. | Jarkko Hietaniemi | 2001-06-22 | 3 | -3/+3 |
* | (Retracted by #10848.) | Jarkko Hietaniemi | 2001-06-22 | 1 | -1/+1 |
* | Back out debug in taint.t | Nick Ing-Simmons | 2001-06-22 | 1 | -2/+1 |
* | Skip cwd test on Win32 ??? | Nick Ing-Simmons | 2001-06-22 | 1 | -7/+20 |
* | Upgrade to Locale::Maketext 1.03. | Jarkko Hietaniemi | 2001-06-22 | 3 | -4/+8 |
* | Upgrade to I18N::LangTags 0.26. | Jarkko Hietaniemi | 2001-06-22 | 3 | -4/+11 |
* | The #10792 didn't take, and s/sighni/signi/, as noticed by | Jarkko Hietaniemi | 2001-06-22 | 4 | -22/+57 |
* | trigraphs and tests for h2xs | Prymmer/Kahn | 2001-06-22 | 1 | -0/+117 |
* | nmake specific cleanliness for lib/ExtUtils.t | Prymmer/Kahn | 2001-06-22 | 1 | -0/+2 |
* | Documentation patch for Net::FTP | Marcel Grunauer | 2001-06-21 | 1 | -4/+5 |
* | Shuffle around tests to (ext|lib)/.../t/ subdirectories. | Jarkko Hietaniemi | 2001-06-21 | 16 | -417/+0 |
* | Upgrade to I18N::LangTags 0.25. | Jarkko Hietaniemi | 2001-06-21 | 3 | -10/+21 |
* | Just a guess that using the same hack for cygwin as | Jarkko Hietaniemi | 2001-06-21 | 1 | -1/+1 |
* | [PATCH 5.6.1] OS2 getpw*, getgr* | Ilya Zakharevich | 2001-06-21 | 1 | -1/+1 |