| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence MakeMaker (Was: installman) | Andreas König | 2000-08-20 | 1 | -1/+1 |
* | Update to CGI 2.72, from Lincoln Stein. | Jarkko Hietaniemi | 2000-08-20 | 1 | -18/+31 |
* | Let's try #6717 again. | Jarkko Hietaniemi | 2000-08-20 | 1 | -8/+12 |
* | Introduce a 'veryclean' target that is like 'distclean' | Jarkko Hietaniemi | 2000-08-19 | 1 | -1/+6 |
* | was Re: [PATCH: 6640] VMS Makefile.SH update (fwd) | Peter Prymmer | 2000-08-19 | 1 | -1/+3 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 7 | -51/+142 |
* | fix for Win32::DomainName | Jan Dubois | 2000-08-18 | 1 | -1/+3 |
* | Don't eat leading os from index entries. | Russ Allbery | 2000-08-18 | 1 | -1/+1 |
* | cygwin port | Fifer, Eric | 2000-08-18 | 1 | -1/+3 |
* | Tiny Getopt::Long patch from Johan Vromans. | Jarkko Hietaniemi | 2000-08-18 | 1 | -1/+1 |
* | Delete the image, too, not just its MANIFEStation. | Jarkko Hietaniemi | 2000-08-18 | 1 | -0/+0 |
* | Fix the lib/complex failure of | Abigail | 2000-08-18 | 1 | -2/+2 |
* | Re: [PATCH]Re: Questions about Math::BigFloat | John Peacock | 2000-08-17 | 2 | -7/+20 |
* | Cwd.pm now uses strict | Tim Jenness | 2000-08-17 | 1 | -6/+5 |
* | Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface | Casey R. Tweten | 2000-08-17 | 1 | -18/+55 |
* | Cwd::_backtick_pwd does not check return value | Tim Jenness | 2000-08-16 | 1 | -2/+3 |
* | Update to CPAN 1.57. | Andreas König | 2000-08-16 | 1 | -134/+196 |
* | Missed a file from #6638. | Jarkko Hietaniemi | 2000-08-15 | 1 | -1/+1 |
* | debugger exit code should reflect user exit code | Mike Guy | 2000-08-15 | 1 | -1/+1 |
* | Update (kinda) to Test 1.14, from Joshua Pritikin. | Jarkko Hietaniemi | 2000-08-15 | 1 | -2/+1 |
* | Re: File::Temp problems on VMS in bleedperl | Tim Jenness | 2000-08-14 | 1 | -25/+59 |
* | Drop the eg/ mentions and also mention the recent suidperl thing. | Jarkko Hietaniemi | 2000-08-14 | 1 | -1/+1 |
* | Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0" | Mike Guy | 2000-08-14 | 1 | -1/+1 |
* | Upgrade to CGI 2.71, from Lincoln Stein. | Jarkko Hietaniemi | 2000-08-13 | 2 | -37/+50 |
* | Andreas says that 1.56 is fine, so reverting back to it. | Jarkko Hietaniemi | 2000-08-13 | 1 | -18/+18 |
* | Put back the \z changes of #5406 to CPAN.pm. | Jarkko Hietaniemi | 2000-08-13 | 1 | -18/+18 |
* | PlainText.pm is dead. | Jarkko Hietaniemi | 2000-08-11 | 1 | -700/+0 |
* | Add a few missing files, update MANIFEST. | Jarkko Hietaniemi | 2000-08-11 | 3 | -0/+708 |
* | Re: [ID 20000730.003] utf8::length() bad | Simon Cozens | 2000-08-11 | 1 | -1/+2 |
* | Re: [ID 20000809.006] Debugger lost the ability to see $1 et al | Peter Scott | 2000-08-11 | 1 | -0/+1 |
* | Preprocessing and postprocessing for File::Find. | Joe Smith | 2000-08-11 | 1 | -2/+27 |
* | debugger "d" command doesnt check line number | Mike Guy | 2000-08-11 | 1 | -2/+6 |
* | Update to CGI 2.70, from Lincoln Stein. | Jarkko Hietaniemi | 2000-08-10 | 6 | -206/+319 |
* | Update to CPAN 1.56, from Andreas König. | Jarkko Hietaniemi | 2000-08-10 | 2 | -116/+384 |
* | Update to Pod::Parser 1.17, from Brad Appleton. | Jarkko Hietaniemi | 2000-08-10 | 7 | -186/+422 |
* | Update to Getopt::Long 2.23_05, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-10 | 1 | -90/+278 |
* | Update to Term::ANSIColor 1.03, from Russ Allbery. | Jarkko Hietaniemi | 2000-08-10 | 1 | -40/+84 |
* | Zero entries were skipped, fix from Adrian Goalby | Jarkko Hietaniemi | 2000-08-10 | 2 | -1/+23 |
* | Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean. | Jarkko Hietaniemi | 2000-08-08 | 21 | -0/+1115 |
* | Delete chat2 as requested by Randal. | Randal L. Schwartz | 2000-08-08 | 1 | -379/+0 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 9 | -15/+15 |
* | Re-apply #6549. | Jarkko Hietaniemi | 2000-08-08 | 1 | -5/+5 |
* | Accidental retraction of #6549. | Jarkko Hietaniemi | 2000-08-08 | 1 | -5/+5 |
* | [ID 20000807.003] [PATCH] Debugger treatment of condition "0" | Mike Guy | 2000-08-08 | 1 | -5/+5 |
* | [ID 20000803.006] 'use lib ...' doesn't behave as documented | Tim Conrow | 2000-08-07 | 1 | -1/+5 |
* | Retract #6419 for now since it breaks in AFS and MachTen. | Jarkko Hietaniemi | 2000-08-07 | 1 | -29/+53 |
* | Allow "no AutoLoader;", based on change #6444, | Jarkko Hietaniemi | 2000-07-27 | 1 | -0/+11 |
* | Further File::Temp patches from Yitzchak Scott-Thoennes | Jarkko Hietaniemi | 2000-07-26 | 1 | -6/+4 |
* | File::Temp patches for VMS and OS/2 from Tim Jenness. | Jarkko Hietaniemi | 2000-07-26 | 1 | -50/+74 |
* | File::Spec::VMS fixup for tmpdir from Craig Berry. | Jarkko Hietaniemi | 2000-07-24 | 1 | -2/+2 |