summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | &HUGE_VAL is not defined, it exists.Jarkko Hietaniemi2000-04-281-1/+1
* | | Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.Jarkko Hietaniemi2000-04-281-19/+22
* | | Preserve $!.Jarkko Hietaniemi2000-04-281-1/+5
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-04-2810-8/+28
|\ \ \ | |/ /
| * | various minor tweaks seen on p5pGurusamy Sarathy2000-04-281-1/+1
| * | use $ENV{LIB} to search for libs under Visual C compilerGurusamy Sarathy2000-04-281-0/+4
| * | s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul SharpeGurusamy Sarathy2000-04-281-1/+1
| * | sync version numbers in File::Spec with the ones on CPANGurusamy Sarathy2000-04-276-5/+22
| * | change#4197 somehow missed initializing PL_errors, meaningGurusamy Sarathy2000-04-271-1/+0
* | | Unicos tweaks from Mark P. Lutz.Jarkko Hietaniemi2000-04-271-1/+4
|/ /
* | Integrate with Sarathy.Jarkko Hietaniemi2000-04-261-1/+2
|\ \