Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | support POSIX::uname() via win32_uname() | Gurusamy Sarathy | 1999-03-24 | 14 | -6/+120 | |
| * | perldelta.pod changes for Win32::* functions | Jan Dubois | 1999-03-23 | 1 | -0/+22 | |
| * | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> | Gurusamy Sarathy | 1999-03-23 | 6 | -8/+72 | |
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-03-23 | 16 | -73/+439 | |
| |\ | ||||||
| * | | add Pod-Parser-1.08 (verbatim module =include tests elided owing | Gurusamy Sarathy | 1999-03-23 | 42 | -3/+6092 | |
* | | | Configure regenerated because of changes #3130/#3154 and #3147. | Jarkko Hietaniemi | 1999-03-24 | 2 | -21/+16 | |
| |/ |/| | ||||||
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-23 | 45 | -142/+620 | |
|\ \ | |/ | ||||||
| * | patch for useless Math::BigInt warnings | Tim Witham | 1999-03-23 | 1 | -0/+2 | |
| * | avoid literal 'undef' in $lddlflags under `Configure -Uoptimize` | Kurt D. Starsinic | 1999-03-23 | 1 | -1/+5 | |
| * | avoid typeglob persistence in pp_readline() | Gurusamy Sarathy | 1999-03-23 | 2 | -2/+18 | |
| * | update copyright years | Gurusamy Sarathy | 1999-03-22 | 40 | -49/+317 | |
| * | implement win32_spawnvp() internally, making it return true PIDs | Gurusamy Sarathy | 1999-03-22 | 2 | -90/+278 | |
* | | Describe the new Benchmark feature in more detail. | Jarkko Hietaniemi | 1999-03-19 | 1 | -1/+15 | |
* | | AVAILABILITY tuning. | Jarkko Hietaniemi | 1999-03-19 | 1 | -15/+17 | |
* | | Rhapsody change assumed too much. | Jarkko Hietaniemi | 1999-03-17 | 1 | -0/+3 | |
* | | Apollo DomainOS AVAILABILITY. | Jarkko Hietaniemi | 1999-03-16 | 1 | -11/+10 | |
* | | Mention Rhapsody in 5.005_5X perldelta, | Jarkko Hietaniemi | 1999-03-16 | 2 | -0/+6 | |
* | | perldelta niggling. | Jarkko Hietaniemi | 1999-03-16 | 1 | -4/+4 | |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-16 | 5 | -10/+19 | |
|\ \ | |/ | ||||||
| * | sundry pod niggles | Gurusamy Sarathy | 1999-03-16 | 5 | -10/+19 | |
* | | AVAILABILITY update: still mention PowerUX, | Jarkko Hietaniemi | 1999-03-16 | 1 | -10/+10 | |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-15 | 27 | -6/+798 | |
|\ \ | |/ | ||||||
| * | applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks | Daniel Yacob | 1999-03-15 | 26 | -0/+795 | |
| * | change#3067 failed package.t due to needless creation of $a and $b; | Gurusamy Sarathy | 1999-03-12 | 1 | -6/+3 | |
* | | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 14 | -53/+377 | |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-10 | 15 | -245/+315 | |
|\ \ | |/ | ||||||
| * | change#3060 had the wrong quotes | Gurusamy Sarathy | 1999-03-09 | 1 | -2/+2 | |
| * | fix parsing of here documents in C<eval 's/.../<<FOO/e'> | Gurusamy Sarathy | 1999-03-09 | 5 | -6/+80 | |
| * | use yyerror() instead of croak() so that compile-time failures in | Gurusamy Sarathy | 1999-03-09 | 2 | -3/+4 | |
| * | adjust testsuite for change#3067 | Gurusamy Sarathy | 1999-03-09 | 1 | -0/+3 | |
| * | remove bogus symbols from global.sym | Gurusamy Sarathy | 1999-03-08 | 8 | -234/+223 | |
| * | tolerate CRs after options | Gurusamy Sarathy | 1999-03-06 | 1 | -0/+3 | |
* | | d_uname was broken (probably since _53), reported by | Jarkko Hietaniemi | 1999-03-09 | 2 | -22/+8 | |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-05 | 4 | -3/+45 | |
|\ \ | |/ | ||||||
| * | adjust timeouts to accomodate slow/busy systems | Gurusamy Sarathy | 1999-03-05 | 1 | -2/+4 | |
| * | integrate change#3081 from maint-5.005 | Gurusamy Sarathy | 1999-03-05 | 1 | -1/+1 | |
| * | integrate change#2904 from maint-5.005 | Gurusamy Sarathy | 1999-03-05 | 2 | -0/+40 | |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-04 | 17 | -62/+225 | |
|\ \ | |/ | ||||||
| * | LONGSIZE used before it is set in config.h | Hans Mulder | 1999-03-04 | 1 | -16/+16 | |
| * | exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo | Graham Barr | 1999-03-04 | 2 | -6/+5 | |
| * | updates to compiler modules | Vishal Bhatia | 1999-03-04 | 7 | -26/+103 | |
| * | more s/s_/s!/ etc. | Gurusamy Sarathy | 1999-03-04 | 2 | -7/+7 | |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-03-04 | 17 | -111/+135 | |
| |\ | ||||||
| * | | HP-UX has yet another spelling for /NaNQ?/ | Gurusamy Sarathy | 1999-03-04 | 1 | -4/+4 | |
| * | | error-check for accept() test | Gurusamy Sarathy | 1999-03-04 | 1 | -1/+1 | |
| * | | allow custom comparison function in File::Compare::compare_text() | Jan Dubois | 1999-03-04 | 1 | -6/+28 | |
| * | | better version of change#3038 | Abigail | 1999-03-04 | 1 | -2/+18 | |
| * | | updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com> | Gurusamy Sarathy | 1999-03-02 | 2 | -10/+43 | |
* | | | Regen config_h.SH once more because of *size, | Hans Mulder | 1999-03-04 | 2 | -17/+17 | |
| |/ |/| | ||||||
* | | Configure regen to | Jarkko Hietaniemi | 1999-03-03 | 2 | -14/+30 |