summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-281-2/+2
|\
| * fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
* | Fix a typo, un-shout, and reformat the installation output.Jarkko Hietaniemi1999-07-281-3/+1
|/
* Pod::Html tweakJan Dubois1999-07-281-2/+2
* decrease memory footprint of standard modulesIlya Zakharevich1999-07-272-7/+13
* recognize more constructs such as C<$-> in pod (from Russ AllberyGurusamy Sarathy1999-07-271-2/+4
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-272-1/+37
* replace Pod::Text with Pod::SimpleText v0.01 (thanksGurusamy Sarathy1999-07-273-565/+825
* don't quit if =head* wasn't found (suggested by Roland BauerGurusamy Sarathy1999-07-271-3/+2
* avoid infinite recursion when Thread.pm croaks duringGurusamy Sarathy1999-07-261-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-263-177/+209
* ~ isn't valid in VMS filenamesGurusamy Sarathy1999-07-261-2/+3
* add disclaimer about perl 4 libraries (modified version ofGurusamy Sarathy1999-07-2620-6/+171
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-262-4/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-251-2/+4
|\
| * warn rather than die when parse_version() can't cut it (fromGurusamy Sarathy1999-07-251-2/+4
* | First steps of making builds outside the sourceJarkko Hietaniemi1999-07-251-1/+1
* | MakeMaker doc fix.Kurt D. Starsinic1999-07-221-1/+1
* | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-212-2/+4
|/
* don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-191-4/+8
* display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-181-2/+10
* Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19
* mention the -Minteger effect on modulus (from Nathan Torkington)Gurusamy Sarathy1999-07-181-0/+11
* tiny bug in vars.pm (from John Dlugosz)Gurusamy Sarathy1999-07-171-1/+1
* applied suggested patch, along with later tweakJan Dubois1999-07-171-11/+56
* use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5Gurusamy Sarathy1999-07-171-19/+31
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-125-46/+10
* integrate cfgperl contentsGurusamy Sarathy1999-07-0722-369/+1235
|\
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-074-135/+357
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-072-0/+2
| |\ \
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-0622-369/+1235
* | | | applied new parts of suggested patchCharles Bailey1999-07-073-25/+97
| |_|/ |/| |
* | | MakeMaker support for pod2htmlJan Dubois1999-07-073-54/+284
* | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-81/+73
| |/ |/|
* | make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggestedGurusamy Sarathy1999-07-071-0/+1
* | applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-0/+1
|/
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-0/+175
|\
* \ Integrate with mainperl.Jarkko Hietaniemi1999-07-054-4/+15
|\ \ | |/
| * suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
| * cygwin32 updateFifer, Eric1999-07-052-2/+11
| * compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
| * make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-043-1/+15
| * avoid warningsGurusamy Sarathy1999-07-021-2/+2
| * inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
| * [19990526.002] Misc. improvements to Class:StructDamian Conway1999-06-281-18/+111
| * upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)Gurusamy Sarathy1999-06-285-144/+576
* | Integrate with mainperl.Jarkko Hietaniemi1999-07-0410-166/+530
* | EPOC port to Psion5.Olaf Flebbe1999-06-272-1/+5
|/
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-272-4/+3
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-2/+1