summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MakeMaker should not remove editor backups (*~) on `make clean`Gurusamy Sarathy2000-07-141-1/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-2/+9
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-114-0/+301
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-116-12/+37
* integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-6/+8
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-8/+19
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-112-2/+3
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-112-17/+74
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-1/+1
* some debugger output does not go to the socket when RemotePort is setGurusamy Sarathy2000-07-051-15/+15
* remove rel2abs prototypes (from Barrie Slaymaker)Gurusamy Sarathy2000-07-044-4/+4
* File::Spec 0.82 betaBarrie Slaymaker2000-06-304-87/+41
* replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-0/+1567
* SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-1/+4
* Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.Jarkko Hietaniemi2000-05-291-74/+153
* small bug in change#6144; remove random \xA0 character that snuckGurusamy Sarathy2000-05-282-2/+3
* prettier Test::Harness output on failed tests (from Nicholas ClarkGurusamy Sarathy2000-05-281-1/+1
* close open file before chmod() (from Rocco Caputo <troc@netrus.net>)Gurusamy Sarathy2000-05-281-6/+10
* doc typoGurusamy Sarathy2000-05-281-1/+1
* make xsubpp skip embedded pod (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+17
* MacOS support, part 2: make AutoSplit use File::Spec insteadGurusamy Sarathy2000-05-281-12/+20
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+1
* File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-0/+13
* revise mktables.PL for bugs and newness in Unicode 3.0Gurusamy Sarathy2000-05-2849-73/+1892
* enable Test::Harness to dynamically determine column width etc.Gurusamy Sarathy2000-05-281-22/+57
* make Test::Harness use wait.h/WCOREDUMP if availableGurusamy Sarathy2000-05-281-8/+1
* integrate vmsperl contents into mainlineGurusamy Sarathy2000-05-282-7/+36
|\
| * Allow eliminate_macros() and fixpath() to handle space-delimitedCharles Bailey2000-05-251-0/+11
| * Miscellaneous cosmetic fixes (Charles Lane)Charles Bailey2000-05-251-7/+25
| * Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2389-1238/+5004
* | downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-1/+0
* | add File::Temp v0.08 from CPAN, with small tweaks to testsuiteGurusamy Sarathy2000-05-071-0/+1584
* | remove outdated kludge in Carp (NULLs are permitted in diagnostics now)Gurusamy Sarathy2000-05-071-9/+3
* | avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-071-3/+3
* | Complex tweaks.Jarkko Hietaniemi2000-05-051-24/+34
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-057-53/+51
|\ \
| * | misformatted perllocal.pod (from Tim JennessGurusamy Sarathy2000-05-052-2/+2
| * | File::Spec compatibility update (from Barrie SlaymakerGurusamy Sarathy2000-05-055-51/+49
* | | The search of infinity continues, this time simplified.Jarkko Hietaniemi2000-05-031-8/+3
* | | Complex tweakery.Jarkko Hietaniemi2000-05-021-10/+13
* | | Infinite problems.Jarkko Hietaniemi2000-05-021-6/+4
* | | Integrate with Sarathy; unfortunately Sarathy's whitespaceJarkko Hietaniemi2000-05-0110-450/+638
|\ \ \ | |/ /
| * | small nits in diagnostics.pm (from Robin Barker)Gurusamy Sarathy2000-05-011-41/+51
| * | introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliasesGurusamy Sarathy2000-05-011-0/+4
| * | add CGI.pm v2.66 (from Lincoln Stein)Gurusamy Sarathy2000-05-016-360/+525
| * | Pod::Man generates groff-incompatible macro definition (fromGurusamy Sarathy2000-05-011-1/+1
| * | podlators-1.02 update (from Russ Allbery)Gurusamy Sarathy2000-05-012-48/+57
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-04-305-41/+20
|\ \ \ | |/ /
| * | Is{Alnum,Alpha,Word} don't match titlecaseGurusamy Sarathy2000-04-304-39/+19
| * | debugger stomps on $. (from M.J.T. Guy)Gurusamy Sarathy2000-04-301-2/+1