summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-2414-6/+120
| * perldelta.pod changes for Win32::* functionsJan Dubois1999-03-231-0/+22
| * File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>Gurusamy Sarathy1999-03-236-8/+72
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-03-2316-73/+439
| |\
| * | add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-2342-3/+6092
* | | Configure regenerated because of changes #3130/#3154 and #3147.Jarkko Hietaniemi1999-03-242-21/+16
| |/ |/|
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-2345-142/+620
|\ \ | |/
| * patch for useless Math::BigInt warningsTim Witham1999-03-231-0/+2
| * avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`Kurt D. Starsinic1999-03-231-1/+5
| * avoid typeglob persistence in pp_readline()Gurusamy Sarathy1999-03-232-2/+18
| * update copyright yearsGurusamy Sarathy1999-03-2240-49/+317
| * implement win32_spawnvp() internally, making it return true PIDsGurusamy Sarathy1999-03-222-90/+278
* | Describe the new Benchmark feature in more detail.Jarkko Hietaniemi1999-03-191-1/+15
* | AVAILABILITY tuning.Jarkko Hietaniemi1999-03-191-15/+17
* | Rhapsody change assumed too much.Jarkko Hietaniemi1999-03-171-0/+3
* | Apollo DomainOS AVAILABILITY.Jarkko Hietaniemi1999-03-161-11/+10
* | Mention Rhapsody in 5.005_5X perldelta,Jarkko Hietaniemi1999-03-162-0/+6
* | perldelta niggling.Jarkko Hietaniemi1999-03-161-4/+4
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-165-10/+19
|\ \ | |/
| * sundry pod nigglesGurusamy Sarathy1999-03-165-10/+19
* | AVAILABILITY update: still mention PowerUX,Jarkko Hietaniemi1999-03-161-10/+10
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-1527-6/+798
|\ \ | |/
| * applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaksDaniel Yacob1999-03-1526-0/+795
| * change#3067 failed package.t due to needless creation of $a and $b;Gurusamy Sarathy1999-03-121-6/+3
* | First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-1514-53/+377
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-1015-245/+315
|\ \ | |/
| * change#3060 had the wrong quotesGurusamy Sarathy1999-03-091-2/+2
| * fix parsing of here documents in C<eval 's/.../<<FOO/e'>Gurusamy Sarathy1999-03-095-6/+80
| * use yyerror() instead of croak() so that compile-time failures inGurusamy Sarathy1999-03-092-3/+4
| * adjust testsuite for change#3067Gurusamy Sarathy1999-03-091-0/+3
| * remove bogus symbols from global.symGurusamy Sarathy1999-03-088-234/+223
| * tolerate CRs after optionsGurusamy Sarathy1999-03-061-0/+3
* | d_uname was broken (probably since _53), reported byJarkko Hietaniemi1999-03-092-22/+8
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-054-3/+45
|\ \ | |/
| * adjust timeouts to accomodate slow/busy systemsGurusamy Sarathy1999-03-051-2/+4
| * integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1
| * integrate change#2904 from maint-5.005Gurusamy Sarathy1999-03-052-0/+40
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-0417-62/+225
|\ \ | |/
| * LONGSIZE used before it is set in config.hHans Mulder1999-03-041-16/+16
| * exempt $foo::a,$foo::b from warnings only if sort() was seen in package fooGraham Barr1999-03-042-6/+5
| * updates to compiler modulesVishal Bhatia1999-03-047-26/+103
| * more s/s_/s!/ etc.Gurusamy Sarathy1999-03-042-7/+7
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-03-0417-111/+135
| |\
| * | HP-UX has yet another spelling for /NaNQ?/Gurusamy Sarathy1999-03-041-4/+4
| * | error-check for accept() testGurusamy Sarathy1999-03-041-1/+1
| * | allow custom comparison function in File::Compare::compare_text()Jan Dubois1999-03-041-6/+28
| * | better version of change#3038Abigail1999-03-041-2/+18
| * | updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>Gurusamy Sarathy1999-03-022-10/+43
* | | Regen config_h.SH once more because of *size, Hans Mulder1999-03-042-17/+17
| |/ |/|
* | Configure regen toJarkko Hietaniemi1999-03-032-14/+30