1999-03-24 |
Gurusamy Sarathy | warn about newfangled vfork() caveats |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate change#3115 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | add note about map in scalar context |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | doc tweak |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vishal Bhatia | applied suggested patch, modulo bogus hunk |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate change#3104 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | fix failure of C<&locked_sub;> under -Dusethreads |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | debugger tweak (wasn't printing a newline after recalle... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | document OO exceptions (based on a suggestion by Andrea... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | better "Illegal %s digit ignored" warnings |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | fix off-by-one that resulted in misparse of C</[\x... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | flip release & version in win32_uname() |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | support POSIX::uname() via win32_uname() |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Jan Dubois | perldelta.pod changes for Win32::* functions |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | add Pod-Parser-1.08 (verbatim module =include tests... |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Tim Witham | patch for useless Math::BigInt warnings |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Kurt D. Starsinic | avoid literal 'undef' in $lddlflags under `Configure... |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | avoid typeglob persistence in pp_readline() |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Gurusamy Sarathy | update copyright years |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Gurusamy Sarathy | implement win32_spawnvp() internally, making it return... |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Jarkko Hietaniemi | Describe the new Benchmark feature in more detail. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Jarkko Hietaniemi | AVAILABILITY tuning. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jarkko Hietaniemi | Rhapsody change assumed too much. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Apollo DomainOS AVAILABILITY. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Mention Rhapsody in 5.005_5X perldelta, |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | perldelta niggling. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | AVAILABILITY update: still mention PowerUX, |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Gurusamy Sarathy | sundry pod niggles |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Wilfredo Sánchez | First pass of integrating the Rhapsody port, |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Daniel Yacob | applied suggested patch (mailed to perl-unicode@perl... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Gurusamy Sarathy | change#3067 failed package.t due to needless creation... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | change#3060 had the wrong quotes |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jarkko Hietaniemi | d_uname was broken (probably since _53), reported by |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | fix parsing of here documents in C<eval 's/.../<<FOO/e'> |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | use yyerror() instead of croak() so that compile-time... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | adjust testsuite for change#3067 |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Gurusamy Sarathy | remove bogus symbols from global.sym |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Gurusamy Sarathy | tolerate CRs after options |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | adjust timeouts to accomodate slow/busy systems |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | integrate change#3081 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | integrate change#2904 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hans Mulder | Regen config_h.SH once more because of *size, |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hans Mulder | LONGSIZE used before it is set in config.h |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Graham Barr | exempt $foo::a,$foo::b from warnings only if sort(... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Vishal Bhatia | updates to compiler modules |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | more s/s_/s!/ etc. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | HP-UX has yet another spelling for /NaNQ?/ |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | error-check for accept() test |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jan Dubois | allow custom comparison function in File::Compare:... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Abigail | better version of change#3038 |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Configure regen to |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Change #3053 missed perldelta. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Use '!' to mark native integer packings instead of... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Jarkko Hietaniemi | The HP-UX threads patch (change #3028) is needed also... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Hans Mulder | Minor update to README.VMS |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Hans Mulder | To: perl5-porters@perl.org, vmsperl@perl.org |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Spider Boardman | Eliminate (valid) warning in byterun.c |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Gurusamy Sarathy | updated HP-UX notes from Jeff Okamoto <okamoto@xfiles... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | this is 5.005_56 |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | destroy PL_svref_mutex in perl_destruct() |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | up patchlevel &c. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Jan Dubois | slightly edited version of suggested patch |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | fix subtle bug in eval'' testsuite |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | avoid literal control characters in change#3039 |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | todo item: permit extended control variables a la ... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Abigail | Recognize -> and => inside [A-Z]<> sequences. |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | fix longstanding bug: searches for lexicals originating... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Jan Dubois | revert parts of change#2990 to preserve predictable... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | remove superfluous stack_sp decl |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | s/print STDERR/warn/ suggested by abigail@fnx.com;... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Jan Dubois | add File::Compare::compare_text() |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | add README.hpux |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | avoid escaping & et al multiple times (variant... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Jan Dubois | Test::Harness setting $ENV{HARNESS_ACTIVE} |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Gurusamy Sarathy | add note about env pollution |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Jarkko Hietaniemi | Temporary workaround for the config_h.SH versus |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Gurusamy Sarathy | integrate cfgperl contents |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Daniel Grisinger | perldoc -q broken |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Gurusamy Sarathy | ansify perlio.c, fix PerlIO-ish typos |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Hans Mulder | adjust a Perl_malloc() flag for NeXT |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Gurusamy Sarathy | perltodo adjustments from Joshua Pritikin <joshua.priti... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Joshua Pritikin | improved error message [PATCH _55] [RESEND] |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Tom Christiansen | perlfunc updates (against 55) |
commit | commitdiff | tree | snapshot |
1999-02-24 |
M. J. T. Guy | testsuite adjustments |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Gurusamy Sarathy | avoid modifying readonly values from qw() |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Gurusamy Sarathy | more "correct" utbuf for utime() |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Jarkko Hietaniemi | Fix MacPerl version, change PowerUX to PowerMAX. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Jarkko Hietaniemi | Snapshot the cross-compilation/multiarchitecture stuff |
commit | commitdiff | tree | snapshot |
next |