summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* integrate changes#3091-3094 from maint-5.005Gurusamy Sarathy1999-03-244-25/+111
* warn about newfangled vfork() caveatsGurusamy Sarathy1999-03-241-1/+10
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
* add note about map in scalar contextGurusamy Sarathy1999-03-241-0/+2
* doc tweakGurusamy Sarathy1999-03-241-1/+2
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-243-17/+26
* integrate change#3104 from maint-5.005Gurusamy Sarathy1999-03-242-46/+118
* fix failure of C<&locked_sub;> under -DusethreadsGurusamy Sarathy1999-03-242-3/+22
* debugger tweak (wasn't printing a newline after recalled commands)Gurusamy Sarathy1999-03-241-2/+2
* document OO exceptions (based on a suggestion by Andreas KoenigGurusamy Sarathy1999-03-241-0/+21
* better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-246-13/+23
* fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>Gurusamy Sarathy1999-03-242-1/+38
* flip release & version in win32_uname()Gurusamy Sarathy1999-03-241-5/+5
* 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
|\
| * Integrate from mainperl.Jarkko Hietaniemi1999-03-2345-142/+620
| |\
| * | 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
| |\ \
| * | | AVAILABILITY update: still mention PowerUX,Jarkko Hietaniemi1999-03-161-10/+10
| * | | Integrate from mainperl.Jarkko Hietaniemi1999-03-1527-6/+798
| |\ \ \
| * | | | First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-1514-53/+377
| * | | | Integrate from mainperl.Jarkko Hietaniemi1999-03-1015-245/+315
| |\ \ \ \
| * | | | | d_uname was broken (probably since _53), reported byJarkko Hietaniemi1999-03-092-22/+8
| * | | | | Integrate from mainperl.Jarkko Hietaniemi1999-03-054-3/+45
| |\ \ \ \ \
| * \ \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-0417-62/+225
| |\ \ \ \ \ \
| * | | | | | | Regen config_h.SH once more because of *size, Hans Mulder1999-03-042-17/+17
* | | | | | | | add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-2342-3/+6092
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | sundry pod nigglesGurusamy Sarathy1999-03-165-10/+19
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | adjust timeouts to accomodate slow/busy systemsGurusamy Sarathy1999-03-051-2/+4
* | | integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1