summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-2810-26/+138
* fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
* fix the perl -V breakageIlya Zakharevich1999-07-281-0/+1
* avoid warning (from Doug MacEachern)Gurusamy Sarathy1999-07-281-1/+3
* Pod::Html tweakJan Dubois1999-07-281-2/+2
* freebsd hints updateAnton Berezin1999-07-281-1/+8
* cosmetic testsuite patchGraham Barr1999-07-282-2/+10
* here lies 5.005_58Gurusamy Sarathy1999-07-277-112/+170
* regenerate win32/config_H.?cGurusamy Sarathy1999-07-273-246/+390
* Patch pl2bat.pl so batch file can failTye McQueen1999-07-271-8/+171
* decrease memory footprint of standard modulesIlya Zakharevich1999-07-274-14/+35
* support -DPERL_BINCOMPAT_5005, still needs a Configure testGurusamy Sarathy1999-07-272-4/+58
* recognize more constructs such as C<$-> in pod (from Russ AllberyGurusamy Sarathy1999-07-271-2/+4
* cover case where CLK_TCK is a float, not integer (fromGurusamy Sarathy1999-07-271-2/+2
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-275-1/+41
* replace Pod::Text with Pod::SimpleText v0.01 (thanksGurusamy Sarathy1999-07-275-570/+987
* Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3Andy Dougherty1999-07-271-1/+5
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-2714-60/+264
* don't quit if =head* wasn't found (suggested by Roland BauerGurusamy Sarathy1999-07-271-3/+2
* change#3762 wasn't neededGurusamy Sarathy1999-07-271-1/+1
* update Changes, patchlevel &c.Gurusamy Sarathy1999-07-267-27/+251
* a more correct fix for change#2744Stephen McCamant1999-07-261-10/+9
* utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>Gurusamy Sarathy1999-07-261-1/+1
* avoid DIVZEROGurusamy Sarathy1999-07-261-0/+2
* warnings identified by Borland compilerGurusamy Sarathy1999-07-262-4/+4
* avoid infinite recursion when Thread.pm croaks duringGurusamy Sarathy1999-07-261-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-2618-330/+311
* typo in change#3768Gurusamy Sarathy1999-07-261-1/+1
* alpha-stage support for user-hooks in @INCKen Fox1999-07-261-16/+207
* optimize method name lookupChip Salzenberg1999-07-2613-32/+129
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-2614-2879/+2960
* (Version 2) Extending unpack to deal with counted stringsIan Phillipps1999-07-264-4/+95
* ~ isn't valid in VMS filenamesGurusamy Sarathy1999-07-261-2/+3
* setstate stop-gap from Vishal BhatiaGurusamy Sarathy1999-07-261-1/+1
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-2611-192/+206
* add disclaimer about perl 4 libraries (modified version ofGurusamy Sarathy1999-07-2620-6/+171
* make reset() behave with high-bit charactersIan Phillipps1999-07-261-3/+3
* update to perlport-1.44 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-07-261-23/+89
* dprofpp pod additions from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-07-261-1/+40
* disable VPATH for now (breaks x2p build)Gurusamy Sarathy1999-07-261-1/+1
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-2611-52/+45
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-2654-948/+1513
|\
| * Back up a tiny bit from #3735.Jarkko Hietaniemi1999-07-251-7/+0
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-253-17/+42
| |\
| * | Recode locale.t so that the change in #3730Jarkko Hietaniemi1999-07-254-10/+32
| * | Fix another typo in #3725.Jarkko Hietaniemi1999-07-251-1/+0
| * | Fix a typo in #3725.Jarkko Hietaniemi1999-07-251-3/+5
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2526-50/+176
| |\ \
| * | | Cut-and-pasto in #3737.Jarkko Hietaniemi1999-07-251-0/+1
| * | | Use vendorprefixlib.Jarkko Hietaniemi1999-07-256-7/+151